Splitting according to references/in-reply-to obeys the ignore-groups
[gnus] / lisp / ChangeLog
1 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Splitting
4         according to references/in-reply-to obeys the ignore-groups variable,
5         while splitting by sender and subject do not.
6
7 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8
9         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10         alist, so that we can look for non-Unicode chars.
11         (article-translate-strings): Allow both character and string maps.
12
13 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * shr.el (shr-insert): Don't insert space behind a wide character
16         categorized as kinsoku-bol, or between characters both categorized as
17         nospace.
18
19 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
20
21         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
22         headers to gnus-newsgroup-headers.
23
24 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25
26         * shr.el (shr-tag-img): Don't align images -- since we're not
27         rescaling, this often leads to ugly displays.
28
29 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
30
31         * gnus-sum.el (gnus-summary-refer-thread): unconditionally ignore
32         duplicates.
33
34 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
35
36         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
37         call.
38
39 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * gnus.el: Autoload gnus-html-show-images.
42
43         * nnimap.el: Use nnheader-message throughout.
44
45         * shr.el (shr-tag-img): Ignore images with no data.
46
47 2010-10-15  Julien Danjou  <julien@danjou.info>
48
49         * mml.el (mml-generate-mime-1): Add `mml-enable-flow' variable to add a
50         possibility to disable format=flow encoding when using hard newlines.
51
52 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
53
54         * shr.el (shr-insert): Remove space inserted before or after a
55         breakable character or at the beginning or the end of a line.
56         (shr-find-fill-point): Do kinsoku; find the second best point or give
57         it up if there's no breakable point.
58
59 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60
61         * nnimap.el (nnimap-open-connection): Message when opening connection
62         for debugging purposes.
63
64         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
65         on every setup buffer call to allow this to change from article to
66         article.
67
68         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
69         buffers where we have a wide table.
70
71 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
72
73         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
74         uses *-request-thread.
75
76 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
77
78         * nnimap.el (nnimap-open-connection): Remove %s from openssl
79         incantation, which is no longer valid.
80
81 2010-10-14  Julien Danjou  <julien@danjou.info>
82
83         * shr.el: Fix defcustom type (char -> character).
84
85 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
86
87         * nnimap.el (nnimap-open-connection): tls-program should be a list of
88         programs.
89
90 2010-10-14  Julien Danjou  <julien@danjou.info>
91
92         * shr.el (shr-tag-a): Use url-link as widget type.
93
94         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
95         `gnus-group-get-icon'.
96
97 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
100         This should make server editing work better.
101
102         * shr.el (shr-find-fill-point): Don't inloop on indented text.
103
104         * tls.el (tls-program): Remove spurious %s from openssl.
105
106         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
107         (nnimap-parse-flags): Fix regexp.
108
109         * shr.el (shr-find-fill-point): Use a filling algorithm that should
110         probably work for CJVK text, too.
111
112         * nnimap.el (nnimap-extend-tls-programs): Removed.
113         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
114
115         * tls.el (tls-starttls-switches): Remove starttls hack.
116         (open-tls-stream): Ditto.
117         (tls-find-starttls-argument): Ditto.
118
119 2010-10-13  Julien Danjou  <julien@danjou.info>
120
121         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
122         responses.
123
124 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
127
128         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
129         anything in Emacs.
130
131         * shr.el (shr-current-column): Remove buggy and unnecessary function.
132
133 2010-10-13  Julien Danjou  <julien@danjou.info>
134
135         * shr.el (shr-width): Make shr-width a defcustom with default to
136         fill-column.
137         (shr-tag-img): Use shr-width rather than fill-column.
138
139 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
140
141         * dgnushack.el (byte-optimize-apply)
142         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
143
144         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
145         position when (X-)Faces exist.
146         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
147         avatars when called interactively.
148
149 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
150
151         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
152         gnus-article-x-face-too-ugly is bound.
153
154 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
155
156         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
157
158         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
159         mailbox that doesn't exist.
160
161 2010-10-12  Julien Danjou  <julien@danjou.info>
162
163         * shr.el (shr-tag-img): Encode URL properly when retrieving.
164         (shr-get-image-data): Encode URL properly when fetching from cache.
165         (shr-tag-img): Use aligned-to spaces to align correctly images.
166
167         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
168         before inserting the Gravatar.
169
170         * shr.el (shr-tag-img): Add align attribute support for <img>.
171
172 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * gnus-gravatar.el (gnus-art): Required.
175
176         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
177         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
178         Remove long obsoleted functions.
179
180 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
183
184         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
185
186         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
187         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
188         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
189         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
190         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
191         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
192         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
193
194 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * nnimap.el (nnimap-request-rename-group): Select group read-only
197         before renaming it.
198
199         * shr.el (shr-insert): Fix up the white space only regexp.
200
201         * nnimap.el (nnimap-transform-split-mail): Not all articles have
202         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
203
204         * shr.el (shr-current-column): New function.
205         (shr-find-fill-point): New function.
206
207 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
208
209         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
210         numbers.
211
212 2010-10-11  Julien Danjou  <julien@danjou.info>
213
214         * shr.el (shr-hr-line): Add.
215         (shr-tag-hr): Use shr-hr-line to specify which character to use to
216         display hr lines.
217         (shr-max-columns): Do not change state to nil if we just inserting
218         spaces.
219
220 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * gnus-topic.el (gnus-topic-read-group): If after the last group,
223         select the last group.
224
225 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
226
227         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
228
229 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
230
231         * dig.el (dig-mode-map): Declare and define in one step.
232
233 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234
235         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
236         for Gnus.
237         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
238         (nnimap-update-qresync-info): Mark \Seen articles as read.
239
240         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
241         non-variable, too.
242
243         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
244         available.
245         (nnimap-update-info): Rely more on the current active than the param
246         active to avoid marking articles as read too much.
247
248         * auth-source.el (auth-source-create): Use (user-login-name) for the
249         user name default.
250
251         * nnimap.el (nnimap-update-info): If the server doesn't return any
252         useful info, just use the previous info.
253         (nnimap-update-info): Prefer old info over start-article.
254         (nnimap-update-qresync-info): Finish implementing QRESYNC.
255
256 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
257
258         * nnir.el (autoload): Clean up autoloads.
259         (nnir-imap-default-search-key): Renamed from
260         nnir-imap-search-field. Use key rather than value.
261         (nnir-imap-search-other): New variable.
262         (nnir-read-parm): Use it.
263         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
264         (gnus-summary-nnir-goto-thread): Modify to work with imap.
265
266 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
267
268         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
269         the process, too.
270
271 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
274         Allbery.
275
276         * shr.el: Rework the way things are indented by <li> slightly.
277
278         * gnus.el (gnus-group-set-parameter): Fix typo.
279
280         * nnimap.el: Start implementing QRESYNC support.
281
282 2010-10-09  Julien Danjou  <julien@danjou.info>
283
284         * nnir.el (nnir-engines): Fix too many arguments.
285
286 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
287
288         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
289         group is the "last", so that the backends like nnfolder actually save
290         their folders.
291
292         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
293         try to use that for the tls stream.
294         (nnimap-retrieve-group-data-early): Rework the marks code to heed
295         UIDVALIDITY and find out which groups are read-only and not.
296         (nnimap-get-flags): Use the same marks parsing code as the rest of
297         nnimap.
298
299 2010-10-09  Julien Danjou  <julien@danjou.info>
300
301         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
302
303         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
304         retrieving gravatars.
305
306         * shr.el (shr-table-corner): Add.
307         (shr-table-line): Add.
308         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
309
310 2010-10-08  Julien Danjou  <julien@danjou.info>
311
312         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
313
314 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
315
316         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
317
318         * gnus-sum.el (gnus-mark-article-as-unread)
319         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
320         (gnus-summary-set-bookmark): Use it.
321
322         * gnus-msg.el (gnus-setup-message): Use it.
323
324         * gnus-demon.el (gnus-demon-remove-handler): Use it.
325
326         * gnus.el (gnus-group-remove-parameter): Use it.
327
328         * gnus-group.el (gnus-group-make-web-group): Use it.
329
330         * gnus-demon.el (gnus-demon-remove-handler): Use it.
331
332         * nnregistry.el: Update docs to mention manual.
333
334         * gnus-registry.el: Update docs to mention nnregistry.el.
335         (gnus-registry-initialize): Don't install nnregistry refer method
336         automatically.
337         (gnus-registry-install-nnregistry): Remove it.
338
339 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
340
341         * shr.el (shr-insert): Don't insert double spaces.
342
343 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
344
345         * gnus-gravatar.el (gnus-treat-from-gravatar)
346         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
347         called interactively.
348
349         * gnus-art.el (gnus-mime-view-part-externally)
350         (gnus-mime-view-part-internally): Make predicate function passed to
351         gnus-mime-view-part-as-type assume argument is a mime type, not a list
352         of a mime type.
353
354         * shr.el (shr-table-widths): Don't use cl function `reduce'.
355
356 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * shr.el (require): Require cl when compiling.
359         (shr-tag-hr): New function.
360
361         * nnimap.el (nnimap-update-info): Remove double setting of high.
362         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
363         makes nnimap work properly on Courier again.
364
365         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
366         the variable for backwards compatability.
367
368         * mm-decode.el (mm-save-part): If given a non-directory result, expand
369         the file name before using to avoid setting mm-default-directory to
370         nil.
371
372         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
373         bidning gnus-agent variables.
374
375         * shr.el (shr-render-td): Use a cache for the table rendering function
376         to avoid getting an exponential rendering behaviour in nested tables.
377         (shr-insert): Rework the line-breaking algorithm.
378         (shr-insert): Don't leave trailing spaces.
379         (shr-insert-table): Also insert empty TDs.
380         (shr-tag-blockquote): Ensure paragraphs after </ul>.
381
382 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
383
384         * gnus-sum.el (gnus-number): Rename from `number'.
385         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
386         (gnus-summary-limit-children): Update uses correspondingly.
387
388 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
389
390         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
391         (gnus-gravatar-transform-address): Don't show avatars of people of
392         which mail addresses match gnus-gravatar-too-ugly.
393
394 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * shr.el (shr-table-widths): Expand TD elements to fill available
397         space.
398
399 2010-10-07  Julien Danjou  <julien@danjou.info>
400
401         * nnimap.el (nnimap-request-rename-group): Add this method.
402
403 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
404
405         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
406         name from XEmacs' function-arglist.
407
408         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
409         gravatar under XEmacs.
410
411 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
412
413         * auth-source.el: Update docs with TODO items.
414
415         * gnus-sync.el: Update docs to explain state and plans.
416
417         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
418         Hooks for mark updates.
419         (gnus-request-set-mark, gnus-request-update-mark): Use them.
420
421         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
422         hooks with arguments, which is needed for mark update hooks.
423
424 2010-10-06  Julien Danjou  <julien@danjou.info>
425
426         * gnus.el (gnus-expand-group-parameter): Only return and act on what
427         was matched.
428
429         * sieve-manage.el: Update example in `Commentary'.
430
431         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
432
433         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
434         not 2000.
435         (sieve-manage-authenticate): Re-add function.
436
437 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
438
439         * shr.el (shr-insert): Get 'space transition right.
440         (shr-render-td): Only delete space at the end of the TD.
441
442         * nnimap.el (nnimap-open-connection): Prepare to support
443         open-gnutls-stream.
444
445         * shr.el: Rearrange function order to be more logical.
446
447 2010-10-06  Julien Danjou  <julien@danjou.info>
448
449         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
450         (nnrss-discover-feed): Remove 404 URL in docstring.
451
452         * nnir.el: Fix Swish-E URL.
453         Fix Namazu URL.
454
455         * message.el (message-change-subject): Remove 404 URL in a comment.
456
457 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
460         called interactively.
461
462         * gnus-util.el (gnus-remove-if): Allow hash table.
463         (gnus-remove-if-not): New function.
464
465         * gnus-art.el (gnus-mime-view-part-as-type)
466         * gnus-score.el (gnus-summary-score-effect)
467         * gnus-sum.el (gnus-read-move-group-name):
468         Replace remove-if-not with gnus-remove-if-not.
469
470         * gnus-group.el (gnus-group-completing-read):
471         Regard collection as a hash table if it is not a list.
472
473 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474
475         * shr.el (shr-render-td): Allow blank/missing <TD>s.
476
477         * shr.el: Document the table-rendering algorithm.
478
479 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
480
481         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
482         for Emacsen having no `libxml-parse-html-region' support.
483
484 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
485
486         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
487         invalid URLs.
488
489         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
490         line-broken.
491         (shr-tag-img): Ignore image fetching errors.
492         (shr-overlays-in-region): Compute overlay positions correctly.
493
494         * mm-decode.el (mm-shr): Require shr.
495
496         * gnus-art.el (gnus-blocked-images): Move variable here.
497
498         * shr.el (shr-insert-table): Bind free variable.
499
500         * mm-decode.el (mm-shr): Bind shr-content-function.
501
502         * shr.el (shr-content-function): New variable.
503
504         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
505         added for symmetry.
506
507         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
508
509         * gnus-group.el (gnus-group-make-group): Doc fix.
510
511         * nnimap.el (nnimap-request-newgroups): Return success.
512
513         * shr.el (shr-find-elements): New function.
514         (shr-tag-table): Put all the images after the table.
515         (shr-tag-table): Really inhibit images inside the table.
516         (shr-collect-overlays): Copy over overlays from the TD elements to the
517         main document.
518
519         * mm-decode.el (mm-shr): Bind shr-blocked-images to
520         gnus-blocked-images.
521
522 2010-10-05  Julien Danjou  <julien@danjou.info>
523
524         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
525
526         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
527         (gnus-html-maximum-image-size): Add this function.
528         (gnus-html-put-image): Use gnus-html-maximum-image-size.
529
530         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
531         server-value of the capability is nil.
532
533 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
534
535         * shr.el (shr-tag-em): Add <EM> tag.
536
537 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
538
539         * sieve-manage.el (sieve-manage-default-stream): Make default stream
540         customizable.
541
542         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
543         handing broken links to browse-url.
544
545 2010-10-05  Julien Danjou  <julien@danjou.info>
546
547         * gnus-util.el (gnus-emacs-completing-read)
548         (gnus-iswitchb-completing-read): Use autoload rather than require.
549
550 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
553         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
554         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
555         iswitchb-temp-buflist for XEmacs.
556
557         * gnus-util.el (gnus-completing-read-function): Exclude
558         gnus-icompleting-read and gnus-ido-completing-read from candidates for
559         XEmacs since iswitchb.el is very old and ido.el is unavailable in
560         XEmacs.
561
562         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
563         not to use `delete-dups' that is unavailable in XEmacs 21.4.
564
565         * gnus-html.el: Don't require help-fns under XEmacs.
566         (gnus-html-schedule-image-fetching): Work for XEmacs.
567
568         * mm-decode.el (mm-shr): Decode contents by charset.
569
570 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
573         unknown.
574
575         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
576         (shr-get-image-data): Ensure against the cache file missing.
577
578         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
579         for data.
580
581         * spam-report.el (spam-report-url-ping-plain): Don't query about
582         killing the process.
583
584         * shr.el (shr-render-td): Protect against too-wide text.
585
586 2010-10-04  Julien Danjou  <julien@danjou.info>
587
588         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
589         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
590
591         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
592         retrieved.
593
594 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * shr.el (browse-url): Required.
597         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
598         lines.
599         (shr-show-alt-text, shr-browse-image): New commands.
600         (shr-browse-url, shr-copy-url): New commands.
601
602         * gnus-sum.el (gnus-widen-article-window): New variable.
603         (gnus-summary-select-article-buffer): Use it.
604
605         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
606         without @ signs.
607
608 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
609
610         * nnir.el (nnir-run-imap): Remove spurious space in search string.
611
612 2010-10-04  Julien Danjou  <julien@danjou.info>
613
614         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
615         for XEmacs.
616
617 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
618
619         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
620
621         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
622         (nnimap-close-server): Implement.
623
624         * dgnushack.el (iswitchb): Require to shut up the compiler.
625
626         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
627         (shr-insert): Tweak line breaking.
628         (shr-insert): Handle <pre> better.
629         (shr-tag-li): Get <li> indentation right.
630         (shr-tag-li): Get <li> indentation even righter.
631         (shr-tag-blockquote): Ensure paragraph start.
632         (shr-make-table): Tweak table generation.
633         (shr-make-table): Fix typo.
634
635         * shr.el: Implement table rendering.
636
637 2010-10-04  Julien Danjou  <julien@danjou.info>
638
639         * gnus-html.el (gnus-html-put-image): Fix resize image code.
640
641 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * shr.el (shr-insert): Use string anchors instead of line anchors.
644
645 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * shr.el: Add headings.
648         (shr-ensure-paragraph): Actually work.
649         (shr-tag-li): Make <ul> prettier.
650         (shr-insert): Get white space at the beginning/end of elements right.
651         (shr-tag-p): Collapse subsequent <p>s.
652         (shr-ensure-paragraph): Don't insert double line feeds after blank
653         lines.
654         (shr-insert): \t is also space.
655         (shr-tag-s): Fix "s" tag name function.
656         (shr-tag-s): Fix face prop name.
657
658 2010-10-03  Julien Danjou  <julien@danjou.info>
659
660         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
661
662         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
663         gnus-window-inside-pixel-edges.
664
665         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
666         gnus-ems.
667
668         * mm-view.el (mm-inline-image-emacs): Support image resizing.
669
670         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
671         function.
672
673         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
674         resize choice.
675
676 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
679         beginning of the buffer.
680
681         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
682         article buffer again.
683
684         * shr.el (shr-tag-p): Don't insert newlines at the start of the
685         buffer.
686
687         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
688         when it's at the start of the buffer.
689
690         * shr.el (shr-tag-blockquote): Convert name.
691         (shr-rescale-image): Use the right image-size variant.
692
693         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
694         buffer isn't shown, then select the current article first instead of
695         bugging out.
696         (gnus-summary-select-article-buffer): Show both the article and summary
697         buffers again.
698
699         * shr.el (shr-fontize-cont): Protect against regions with no text.
700         Rename tag functions to shr-tag-* for enhanced security.
701         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
702
703 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
704
705         * shr.el (shr-insert):
706         * pop3.el (pop3-movemail):
707         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
708         loaded.
709
710 2010-10-03  Glenn Morris  <rgm@gnu.org>
711
712         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
713
714         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
715
716         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
717
718         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
719
720         * gnus-util.el (gnus-make-local-hook): Simplify.
721
722 2010-10-02  Julien Danjou  <julien@danjou.info>
723
724         * gnus-util.el (gnus-iswitchb-completing-read): New function.
725         (gnus-ido-completing-read): New function.
726         (gnus-emacs-completing-read): New function.
727         (gnus-completing-read): Use gnus-completing-read-function.
728         Add gnus-completing-read-function.
729
730 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * shr.el (shr-insert-document): Autoload.
733         (shr-img): Be silent.
734         (shr-insert): Add a newline after every picture before text.
735         (shr-add-font): Use overlays for combining faces.
736         (shr-insert): Pass upwards the text start point.
737
738         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
739         possible.
740         (mm-shr): New function.
741
742 2010-10-02  Julien Danjou  <julien@danjou.info>
743
744         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
745         should go backward.
746
747 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
748
749         * shr.el (shr): Fix typo in provide call.
750
751 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
752
753         * shr.el: New file.
754
755         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
756
757         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
758         completing read.
759
760 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
763         we're being queried about.  Suggested by Dan Jacobson.
764
765         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
766         by Jason Eisner.
767
768         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
769         table, too.  Suggested by Stefan Wiens.
770         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
771         the table unnecessary.  Suggested by Stefan Wiens.
772
773         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
774         longer needed, and probably doesn't work either, as pointed out by
775         Stefan Wiens.
776         (gnus-summary-exit): Remove call to the clearing function.
777         (gnus-summary-exit-no-update): Ditto.
778
779         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
780         instead of gnus-eval-in-buffer-window to avoid popping up frames.
781         Reported by Stefan Monnier.
782         (gnus-summary-save-in-rmail): Ditto.
783
784         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
785         article buffer, instead of both the article buffer and the summary
786         buffer.  Sort of suggested by Dan Jacobson.
787
788         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
789
790         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
791         Suggested by Dan Jacobson.
792
793         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
794         documentation clearer.
795
796         * message.el (message-shorten-references): Comment on the number "21".
797         Suggested by Stefan Monnier.
798
799         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
800         Suggested by Dan Jacobson.
801
802         * gnus.el (gnus-large-newsgroup): Mention
803         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
804
805         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
806         externalize attachments.  Bug reported by Steve Wen.
807
808         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
809         really message anything to the user.
810
811         * nnmail.el (nnmail-article-group): Allow using the fancy split method
812         directly.
813
814         * nnimap.el (nnimap-request-group): Low higher than high to signal no
815         messages in empty groups.
816
817 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
818
819         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
820         non-UIDNEXT group.
821
822 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
823
824         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
825         not the value from the collection.
826
827         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
828         values.  This sometimes happens on some groups that have no info.
829         (nnimap-request-newgroups): New function.
830
831 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
832
833         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
834         check into `gnus-registry-initialize'.
835         (gnus-registry-initialize): Ditto.
836         Fix and extend header docs.
837
838 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
841         regexp backtrace overflows.
842
843         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
844         for starttls that tls.el implements; i.e. openssl.
845
846         * tls.el (tls-starttls-switches): Give up on using starttls with
847         gnutls-cli.
848         (tls-program): Add --insecure to be consistent with the defaults from
849         openssl s_client.  Now all three commands are insecure.
850
851 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * lpath.el: Bind completion-styles-alist for XEmacs.
854
855         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
856         (gravatar-create-image): New function that's an alias to
857         gnus-xmas-create-image, gnus-create-image, or create-image.
858         (gravatar-data->image): Use it.
859
860 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
861
862         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
863         install the nnregistry refer method.
864         (gnus-registry-install-hooks): Use it.
865         (gnus-registry-unfollowed-groups): Add nnmairix to the default
866         unfollowed groups.
867
868 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
869
870         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
871         expanding threads.
872
873 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * nnir.el: Use the server names without suffixes (bug #7009).
876
877         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
878         unencrypted to STARTTLS, if possible.
879
880 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
881
882         * message.el (message-ignored-supersedes-headers): Strip Injection-*
883         headers before superseding.
884
885 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886
887         * nnrss.el (nnrss-use-local): Add documentation.
888
889         * nnimap.el (nnimap-extend-tls-programs): New function.
890         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
891         (nnimap-wait-for-connection): Accept the greeting from the stupid
892         output from openssl s_client -starttls, too.
893
894         * tls.el (tls-starttls-switches): New variable.
895         (tls-find-starttls-argument): Use it.
896         (open-tls-stream): Ditto.
897
898         * netrc.el (netrc-credentials): Return the value of the "default"
899         entry.
900         (netrc-machine): Ditto.
901
902         * nnimap.el (nnimap-find-article-by-message-id): Really return the
903         article number.
904         (nnimap-split-fancy): New variable.
905         (nnimap-split-incoming-mail): Use it.
906
907         * nntp.el (nntp-server-list-active-group): Document.
908
909         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
910         SELECT to get the message-id.
911
912         * mail-source.el (mail-sources): Removed webmail support.
913         (defvar): Ditto.
914         (mail-source-fetcher-alist): Ditto.
915         (mail-source-fetch-webmail): Removed.
916
917         * webmail.el: Removed -- doesn't seem relevant any more.
918
919         * gnus.el: Fix up make-obsolete-variable declarations throughout.
920
921         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
922         the \r.
923
924 2010-09-30  Julien Danjou  <julien@danjou.info>
925
926         * gnus-agent.el (gnus-agent-add-group): Fix call to
927         gnus-completing-read.
928
929 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930
931         * nndoc.el (nndoc-retrieve-groups): New function.
932
933         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
934         `default', use nnmail-split-methods.
935         (nnimap-request-article): Downcase the NILs so that they are nil.
936
937         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
938         symbol.
939
940         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
941         code, since if the user has requested network, that's what they ought
942         to get.
943         (nnimap-request-set-mark): Erase the buffer before issuing commands.
944         (nnimap-split-rule): Mark as obsolete.
945
946         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
947         variable.
948
949         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
950         correct slot, too.
951
952 2010-09-29  Julien Danjou  <julien@danjou.info>
953
954         * gnus.el (gnus-local-domain): Declare variable obsolete.
955
956         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
957         computing.
958         (gnus-ido-completing-read): Require ido.
959
960 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
961
962         * gnus-registry.el: Don't prompt on load, which makes it impossible to
963         build Gnus.
964
965         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
966         when interpreting the structures.
967         (nnimap-request-accept-article): Add \r\n to the lines to make this
968         work with Cyrus.
969
970         * nndraft.el (nndraft-request-expire-articles): Use the group name
971         instead if "nndraft".  Fix found by Nils Ackermann.
972
973 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
974
975         * nnregistry.el: Added.
976
977 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
978
979         * nnmail.el (group, group-art-list, group-art):
980         Remove unneeded directives.
981
982 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
985         (mm-mime-charset)
986         * rfc2047.el (rfc2047-syntax-table)
987         * utf7.el (utf7-utf-16-coding-system): Comment fix.
988
989         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
990         rather than `insert-file-contents' and `eval-region'.
991
992         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
993         construction.
994
995         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
996
997         * time-date.el: No need to require cl for Emacs 21.
998
999 2010-09-29  Julien Danjou  <julien@danjou.info>
1000
1001         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1002         replacement of `gnus-gravatar-relief' to mimic
1003         `gnus-faces-properties-alist'.
1004         Add :version property.
1005
1006 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1007
1008         * mail-source.el (mail-source-report-new-mail)
1009         * message.el (message-default-mail-headers)
1010         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1011
1012         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1013
1014 2010-09-28  Julien Danjou  <julien@danjou.info>
1015
1016         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1017         mail-address contains the same string as real-name.
1018
1019         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1020         non-blank in header, otherwise it'll get stripped.
1021
1022         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1023         real-name, and then for mail address rather than doing : or , search.
1024
1025 2010-09-27  Julien Danjou  <julien@danjou.info>
1026
1027         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1028         (gnus-server-goto-server): Use gnus-completing-read.
1029
1030         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1031
1032         * mm-util.el (defalias): Use gnus-completing-read.
1033         (mm-codepage-setup): Use gnus-completing-read.
1034
1035         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1036         (smime-decrypt-buffer): Use gnus-completing-read.
1037
1038         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1039
1040         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1041         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1042         (mml-insert-multipart): Use gnus-completing-read.
1043
1044         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1045
1046         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1047
1048         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1049
1050         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1051
1052         * gnus.el (gnus-read-method): Use gnus-completing-read.
1053
1054         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1055
1056         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1057         (gnus-mime-action-on-part): Use gnus-completing-read.
1058         (gnus-article-encrypt-body): Use gnus-completing-read.
1059
1060         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1061         (gnus-topic-move-matching): Use gnus-completing-read.
1062         (gnus-topic-copy-matching): Use gnus-completing-read.
1063         (gnus-topic-sort-topics): Use gnus-completing-read.
1064         (gnus-topic-move): Use gnus-completing-read.
1065
1066         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1067         (gnus-agent-add-group): Use gnus-completing-read.
1068
1069         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1070         gnus-completing-read.
1071         (nnmairix-update-groups): Use gnus-completing-read.
1072         (nnmairix-get-server): Use gnus-completing-read.
1073         (nnmairix-backend-to-server): Use gnus-completing-read.
1074         (nnmairix-goto-original-article): Use gnus-completing-read.
1075         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1076
1077         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1078
1079         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1080         (gnus-group-make-useful-group): Use gnus-completing-read.
1081         (gnus-group-make-web-group): Use gnus-completing-read.
1082         (gnus-group-add-to-virtual): Use gnus-completing-read.
1083         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1084
1085         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1086         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1087         (gnus-summary-execute-command): Use gnus-completing-read.
1088         (gnus-summary-respool-article): Use gnus-completing-read.
1089         (gnus-read-move-group-name): Use gnus-completing-read.
1090
1091         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1092         (gnus-summary-score-effect): Use gnus-completing-read.
1093
1094         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1095
1096         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1097         right completing-read function.
1098         (gnus-use-ido): New variable
1099         (gnus-completing-read-with-default): Remove.
1100
1101 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1102
1103         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1104         x-focus-frame.
1105
1106         * nnimap.el (auth-source-forget-user-or-password)
1107         (auth-source-user-or-password): Autoload.
1108
1109         * message.el (message-from-style, message-interactive)
1110         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1111         (message-yank-prefix, message-indentation-spaces, message-signature)
1112         (message-signature-file): Add comment.
1113
1114 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1115
1116         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1117         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1118         new articles.
1119
1120         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1121         parts.
1122         (nnimap-request-article): Work with the t setting, too.
1123
1124         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1125         that you don't get flashes of other buffers.
1126         (gnus-summary-show-complete-article): Intern before setting.
1127
1128 2010-09-27  David Engster  <dengste@eml.cc>
1129
1130         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1131         well as HEADERS.
1132         (nnmairix-retrieve-headers): Provide new argument for the above.
1133
1134 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135
1136         * gnus-sum.el (gnus-summary-move-article): Don't alter
1137         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1138         group.
1139
1140         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1141
1142         * message.el (message-cite-prefix-regexp): Revert my last edit.
1143
1144         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1145         variable instead of the Gnus variable.
1146
1147         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1148
1149         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1150         again.
1151
1152         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1153         since some servers don't like it.
1154         (nnimap-open-connection): Forget credentials if the server says the
1155         password was wrong.
1156         (nnimap-parse-line): Protect against invalid data.
1157
1158         * gnus-sum.el (gnus-summary-move-article): Add comment.
1159         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1160         nothing alters it while scanning for new messages.
1161
1162         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1163         which may or may not help.
1164         (nnimap-open-connection): If we're doing a stream connection, and then
1165         discover we're on a STARTTLS-capable server, then open a STARTTLS
1166         connection instead.
1167
1168 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * nnimap.el (utf7): Required.
1171
1172         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1173         prefix.
1174
1175 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1176
1177         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1178
1179 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * nnimap.el (nnimap-request-accept-article): Message the error on
1182         error.
1183
1184 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1187
1188 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * nndoc.el (nndoc-request-list): Return success always.
1191
1192         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1193         `fetch-old' -- we only want to fetch the articles we've requested.  The
1194         rest are in the agent, probably.
1195         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1196         disappeared server" to something low.  It's not important.
1197
1198         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1199         arrived before the FETCH data.
1200
1201         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1202         target here, because we don't know the Gnus name of the group.
1203
1204         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1205         for the correct group.
1206
1207         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1208
1209         * gnus.el (gnus): Give a final warning after startup.
1210
1211         * gnus-util.el (gnus-action-message-log): New variable.
1212         (gnus-message): Use it.
1213         (gnus-final-warning): New function.
1214
1215         * nnimap.el (nnimap-open-connection): Record the greeting.
1216         (nnimap): Add greeting.
1217
1218 2010-09-26  Julien Danjou  <julien@danjou.info>
1219
1220         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1221         arguments.
1222         (gnus-html-wash-images): Fix spec computing to include start/end.
1223
1224         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1225
1226 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1229         deletion.
1230         (nnimap-retrieve-headers): Don't select the group, because that's
1231         already done by nnimap-possibly-change-group.
1232
1233         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1234         (gnus-picon-transform-address): Use it.
1235
1236         * mail-source.el (mail-source-value): Revert previous patch.
1237
1238         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1239         on failure.
1240         (nnimap-open-connection): Look up both virtual and physical server name
1241         credentials.
1242
1243         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1244
1245 2009-02-07  Dave Love  <fx@gnu.org>
1246
1247         * tls.el (open-tls-stream): Don't query killing process.
1248
1249 2009-02-08  Dave Love  <fx@gnu.org>
1250
1251         * gnus-win.el (gnus-window-to-buffer-helper,
1252         gnus-all-windows-visible-p): Function needn't be a symbol.
1253
1254         * mail-source.el (mail-source-value): Function needn't be a symbol.
1255
1256 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * message.el (message-cite-prefix-regexp): Remove } from the cite
1259         prefix.
1260
1261         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1262         highlight again, so that the highlight is correct.
1263
1264         * gnus-picon.el (gnus-picon): Remove again.
1265         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1266
1267         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1268         doing the header highlightling, so that the background colour of the
1269         picon is correct.
1270
1271         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1272         (gnus-picon): Ditto.
1273         (gnus-picon): Reinstate.  The background colour for picons is white.
1274         (gnus-picon-insert-glyph): Make the background white.
1275
1276         * nnml.el (nnml-open-nov): Don't return dead buffers.
1277
1278         * auth-source.el (auth-source-create): Query the user for whether to
1279         store the credentials.
1280
1281         * netrc.el (netrc-store-data): New function.
1282
1283         * auth-source.el (auth-source-user-or-password): Use the existing auth
1284         sources, if any, for creation.
1285
1286         * gnus.el (gnus-group-fast-parameter): Return the last matching
1287         parameter instead of the first matching parameter.
1288
1289 2010-09-26  Julien Danjou  <julien@danjou.info>
1290
1291         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1292
1293 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * mml2015.el (mml2015-use): Remove gpg support.
1296
1297         * mml1991.el (mml1991-function-alist): Remove gpg function.
1298         (mml1991-gpg-sign): Removed.
1299
1300 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1301
1302         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1303         (gnus-browse-unsubscribe-current-group): Document it.
1304         (gnus-browse-unsubscribe-group): Use it.
1305
1306 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1307
1308         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1309         address to the To list for easier response.
1310
1311         * gnus.el (gnus-play-startup-jingle): Removed.
1312         (gnus-splash): Don't play jingle.
1313         (gnus): Silence gnus-load message.
1314
1315         * gnus-art.el (gnus-treat-play-sounds): Removed.
1316
1317         * gnus.el (gnus-play-jingle): Remove audio support.
1318
1319         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1320
1321         * earcon.el: Removed -- no users.
1322
1323         * gnus-audio.el: Removed -- no users of this package.
1324
1325         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1326
1327         * gnus-start.el (gnus-setup-news): Remove nocem support.
1328
1329         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1330
1331         * gnus.el (gnus-use-nocem): Removed.
1332
1333         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1334         Removed.
1335
1336         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1337         uses NoCeM any more.
1338
1339         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1340         (gnus-button-ctan-handler): Ditto.
1341         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1342         (gnus-button-ctan-directory-regexp): Ditto.
1343         (gnus-button-handle-ctan): Ditto.
1344         (gnus-button-tex-level): Ditto.
1345         (gnus-button-alist): Removed CTAN stuff.
1346
1347 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1350         nnimap-streaming test.
1351
1352         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1353         servers twice.
1354
1355         * nnimap.el (nnimap-open-connection): Add more error reporting when
1356         nnimap fails early.
1357
1358         * nnheader.el (nnheader-get-report-string): New function.
1359         (nnheader-get-report): Use it.
1360
1361         * gnus-int.el (gnus-check-server): Say what the error was when opening
1362         failed.
1363
1364         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1365         using streaming.
1366
1367 2010-09-25  Julien Danjou  <julien@danjou.info>
1368
1369         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1370         gnus-window-inside-pixel-edges.
1371
1372 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1375
1376         * mm-decode.el (mm-save-part): Allow saving to other directories the
1377         normal Emacs way.
1378
1379         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1380         by Jay Berkenbilt.
1381
1382         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1383         there isn't a single byte.
1384
1385         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1386         just do it.  It doesn't really seem to matter what the user responds
1387         here, I think, so it's just a confusing question.
1388
1389         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1390         non-streaming case.
1391
1392         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1393         (gnus-article-encrypt-body): Use it.
1394
1395         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1396         keystroke.
1397
1398         * nnimap.el (nnimap-find-wanted-parts-1): Use
1399         gnus-fetch-partial-articles.
1400
1401         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1402
1403         * nnimap.el (nnimap-insert-partial-structure): New function.
1404         (nnimap-get-partial-article): New function.
1405         (nnimap-request-article): Use it.
1406         (nnimap-wait-for-response): Return whether the wait was successful.
1407         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1408         retrieval wasn't successful.
1409         (nnimap-retrieve-group-data-early): Allow throttling servers.
1410         (nnimap-streaming): New variable.
1411         (nnimap-fetch-partial-articles): Removed.
1412
1413         * mm-decode.el (mm-with-part): Protect against killed buffers.
1414
1415         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1416         for prettier summary display.
1417
1418 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1419
1420         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1421         directly.
1422
1423 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1426         apparently third-party libraries depend on it.
1427
1428         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1429         before starting negotiation.
1430
1431         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1432         privacy reasons.
1433         (gnus-treat-mail-gravatar): Ditto.
1434
1435         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1436         buffer when inserting images.  Inserting text into the headers, for
1437         instance, can make them invalid.
1438
1439 2010-09-25  Julien Danjou  <julien@danjou.info>
1440
1441         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1442         variables.
1443
1444         * nnheader.el: Remove useless variables news-reply-yank-from and
1445         news-reply-yank-message-id.
1446
1447         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1448         variables.
1449
1450         * mml1991.el: Remove useless mml1991-verbose.
1451
1452         * gnus.el: Remove useless variable gnus-use-generic-from.
1453         Remove obsolete variable gnus-topic-indentation.
1454
1455         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1456
1457         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1458
1459         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1460
1461         * gnus-group.el: Remove useless gnus-group-icon-cache.
1462         Remove useless gnus-ephemeral-group-server.
1463
1464         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1465
1466         * mml2015.el: Remove useless mml2015-verbose.
1467
1468         * mml-smime.el: Remove useless mml-smime-verbose.
1469
1470         * gnus.el: Remove useless gnus-local-domain.
1471
1472         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1473         gnus-gravatar-size.
1474
1475         * gnus-art.el: Remove useless gnus-treat-translate.
1476
1477 2010-09-24  Julien Danjou  <julien@danjou.info>
1478
1479         * gnus-sum.el: Add support for Gravatars.
1480
1481         * gnus-art.el: Add support for Gravatars.
1482
1483         * gnus-gravatar.el: Add this file.
1484
1485         * gravatar.el: Add this file.
1486
1487 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488
1489         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1490
1491         * gnus-group.el (gnus-group-fetch-faq): Removed.
1492
1493         * gnus.el (gnus-group-faq-directory): Removed.
1494
1495         * gnus-group.el (gnus-group-fetch-charter): Removed.
1496
1497         * gnus.el (gnus-group-charter-alist): Removed.
1498
1499         * gnus-group.el (gnus-group-archive-directory): Removed.
1500         (gnus-group-recent-archive-directory): Ditto.
1501         (gnus-group-make-archive-group): Removed.
1502
1503         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1504
1505         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1506         use the same article number for all the cached articles.
1507
1508         * nnimap.el (nnimap-command): Register the last command time so
1509         that we can use it for idling NOOPs.
1510         (nnimap-open-connection): Start the keeplive timer.
1511         (nnimap-make-process-buffer): Store all the process buffers.
1512         (nnimap-keepalive): New function.
1513
1514         * starttls.el: (starttls-open-stream): Add autoload cookie.
1515
1516 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1517
1518         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1519         handling.
1520
1521 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1522
1523         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1524         its data structures.
1525
1526         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1527         instead of the cl.el copy-list.
1528         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1529         equalp.
1530
1531 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1534         and tool-bar-local-item-from-menu.
1535
1536         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1537         mode-line-highlight face for Emacs.
1538
1539         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1540         loading gnus-sum.elc; fix comment for canlock-verify.
1541         (gnus-article-jump-to-part): Use read-number.
1542         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1543         Emacs pre-21 compatible code for help-echo.
1544         (gnus-article-next-page-1): No need to adjust the number of lines.
1545         (gnus-article-describe-bindings): Always use help-buffer.
1546
1547         * gnus-audio.el (gnus-audio-inline-sound)
1548         * gnus-cus.el (gnus-custom-mode)
1549         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1550
1551         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1552
1553         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1554         compatible code.
1555
1556 2010-09-24  Glenn Morris  <rgm@gnu.org>
1557
1558         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1559         visiting the fcc file in rmail-mode.
1560
1561         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1562
1563 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1564
1565         * nnir.el: Silence the byte compiler.
1566
1567         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1568         alias to browse-url-url-encode-chars if any.
1569         (gnus-html-encode-url): Use it.
1570
1571 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1572
1573         * gnus-start.el (gnus-use-backend-marks): New variable.
1574         (gnus-get-unread-articles-in-group): Use it.
1575
1576         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1577         makeover.
1578
1579 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1580
1581         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1582
1583 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1586         Removed.
1587         (gnus-setup-news-hook): Removed
1588         gnus-fixup-nnimap-unread-after-getting-new-news.
1589
1590         * gnus-int.el (gnus-request-update-info): Protect against backends not
1591         having the function.
1592
1593         * nnimap.el (nnimap-stream): Mention starttls.
1594         (nnimap-open-connection): Add starttls support.
1595
1596 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1597
1598         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1599
1600 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1601
1602         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1603         BODYSTRUCTUREs.
1604         (nnimap-transform-headers): Unfold quoted {42} headers.
1605
1606         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1607         the info.
1608         (gnus-get-unread-articles): Only call updatep on backends that support
1609         it.
1610
1611         * nnweb.el (nnweb-request-update-info): NOOP.
1612
1613         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1614
1615         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1616         since it only deals with marks.
1617
1618         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1619         gnus-request-marks, and make a new gnus-request-update-info.
1620
1621         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1622         the active instead of the high number, which is usually too low.
1623
1624 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1625
1626         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1627         * encrypt.el: Removed.
1628
1629 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630
1631         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1632         server in symbolic form.
1633
1634         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1635         0.9.
1636
1637 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1640         (nnimap-update-info): Fix up code slightly.
1641
1642         * gnus-int.el (gnus-open-server): Add tracing for performance
1643         debugging.
1644
1645         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1646         (gnus-group-insert-group-line): Pass the real group name so that it
1647         gets the right data.
1648
1649         * gnus-start.el (gnus-get-unread-articles): Don't have
1650         `gnus-get-unread-articles-in-group' update info, since that can be
1651         really slow and doesn't seem to be needed?
1652
1653 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1654
1655         * time-date.el (date-to-time): Try using parse-time-string first before
1656         using the slower timezone-make-date-arpa-standard.
1657
1658 2010-09-22  Julien Danjou  <julien@danjou.info>
1659
1660         * gnus-group.el (gnus-group-insert-group-line): Call
1661         gnus-group-highlight-line.
1662         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1663         default hook list.
1664         (gnus-group-update-eval-form): Add new function.
1665         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1666         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1667
1668 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1669
1670         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1671         immediate, then expire all articles.
1672         (nnimap-update-info): Fix off-by-one errors.
1673         (nnimap-flags-to-marks): Would return no marks lists for group with no
1674         flags.  Instead return the other data.
1675
1676 2010-09-22  Julien Danjou  <julien@danjou.info>
1677
1678         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1679         Only return an icon.
1680         (gnus-group-insert-group-line): Compute icon to return.
1681
1682         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1683         variable.
1684         (gnus-html-image-fetched): Only cache if
1685         gnus-html-image-automatic-caching is set.
1686         (gnus-html-image-fetched): Check for errors.
1687
1688 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1691         once per method on `g'.  This ensures that backends like nnfolder don't
1692         open all their folders.
1693
1694         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1695         (nnimap-request-list): Nix out group in the correct buffer.
1696         (nnimap-parse-flags): Implement by using `read' instead of
1697         hand-parsing.
1698         (nnimap-flags-to-marks): Pass on permanent-flags.
1699         (nnimap-make-process-buffer): Record the server name.
1700         (nnimap-parse-flags): Fix typo.
1701         (nnimap-request-scan): Run split on the server in general, not just a
1702         single group.
1703
1704         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1705         parameter, and propagate this downwards.
1706
1707         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1708         since EXAMINE changes it on the server.
1709
1710         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1711         this command might take a while.
1712
1713 2010-09-22  Julien Danjou  <julien@danjou.info>
1714
1715         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1716         harmful if you have 2 images side-by-side, they can't be properly
1717         update on text deletion.  Using text-property is safer here.
1718         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1719         data.
1720
1721 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1722
1723         * nnimap.el (nnimap-expunge-inbox): Removed.
1724         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1725         (nnimap-expunge): Flip default to t.
1726
1727         * gnus.el (gnus-method-to-server): Don't push things to the cache
1728         unless it's unique.
1729         (gnus-server-to-method): Ditto.
1730
1731 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1732
1733         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1734
1735 2010-09-22  Julien Danjou  <julien@danjou.info>
1736
1737         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1738         get the start of data.
1739         (gnus-html-encode-url): Add this function to encode special chars in
1740         URL.
1741         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1742         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1743
1744         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1745         default.
1746         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1747
1748         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1749         images alt-text.
1750         (gnus-html-put-image): Put alt-text as help-echo.
1751
1752 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1753
1754         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1755         * mm-util.el (mm-decompress-buffer)
1756         * nnir.el (nnir-run-find-grep)
1757         * pop3.el (pop3-list): Use 3rd arg of split-string.
1758
1759         * time-date.el (format-seconds): Comment fix.
1760
1761         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1762         and byte-optimize-form-code-walker.
1763         (dgnushack-make-auto-load): Don't advise make-autoload.
1764
1765         * lpath.el: Remove Emacs 21 stuff.
1766
1767 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1768
1769         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1770         outside the active range.  Suggested by Dan Christensen.
1771
1772         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1773         slightly later to avoid double-getting it.
1774
1775         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1776         previous patch.
1777
1778         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1779
1780 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1781
1782         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1783
1784 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1785
1786         * gnus-int.el (gnus-open-server): Give a better error message in the
1787         "go offline" case.
1788
1789         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1790         marks for nnimap, which is seldom the right thing to do.
1791
1792         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1793         (gnus-same-method-different-name): New function.
1794
1795         * nnimap.el (parse-time): Require.
1796
1797         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1798         method in the presence of many similar methods.
1799
1800         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1801
1802         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1803         nnml-inhibit-expiry.
1804
1805         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1806         find out whether methods are equal.
1807
1808         * nnimap.el (nnimap-find-expired-articles): New function.
1809         (nnimap-process-expiry-targets): New function.
1810         (nnimap-request-move-article): Request the article before looking at
1811         what the Message-ID is.  Fix found by Andrew Cohen.
1812         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1813
1814         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1815         for oldness in addition to being a predicate.
1816
1817         * nnimap.el (nnimap-request-group): When we have zero articles, return
1818         the right data to Gnus.
1819         (nnimap-request-expire-articles): Only delete articles immediately if
1820         the target is 'delete.
1821
1822         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1823         method, this would bug out.
1824
1825         * gnus-group.el (gnus-group-expunge-group): Renamed from
1826         gnus-group-nnimap-expunge, and implemented as a normal interface
1827         function.
1828
1829         * gnus-int.el (gnus-request-expunge-group): New function.
1830
1831         * nnimap.el (nnimap-request-create-group): Implement.
1832         (nnimap-request-expunge-group): New function.
1833
1834 2010-09-21  Julien Danjou  <julien@danjou.info>
1835
1836         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1837         (gnus-html-cache-expired): Add new function.
1838         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1839         wethever we should display image for fetch it.
1840         Compute alt-text earlier to pass it to the fetching function too.
1841         (gnus-html-schedule-image-fetching): Change function argument to only
1842         get one image at a time, not a list.
1843         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1844         cache.
1845         (gnus-html-get-image-data): New function to retrieve image data from
1846         cache.
1847         (gnus-html-put-image): Change buffer argument to use image data rather
1848         than file, and place image above region rather than inserting a new
1849         one. Do not take alt-text as argument, since it's useless now: we place
1850         the image above alt-text.
1851         (gnus-html-prune-cache): Remove.
1852         (gnus-html-show-images): Start to fetch image when we find one, do not
1853         push into a temporary list.
1854         (gnus-html-prefetch-images): Only fetch image if they have expired.
1855         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1856         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1857
1858 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1859
1860         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1861
1862 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863
1864         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1865         spec inser "*" if the group isn't active instead of 0.
1866
1867         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1868         opening the server.
1869         (nnimap-request-delete-group): Implement group deletion.
1870         (nnimap-transform-headers): Return the size of the entire message in
1871         the Bytes header, not just the size of the first part.
1872         (nnimap-request-move-article): When moving an article from nnimap,
1873         request the article first so the accepting form has an article to
1874         accept.  Reported by Dan Christensen.
1875         (nnimap-command): Make sure that the error message doesn't error out.
1876
1877 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1878
1879         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1880         we haven't requested anything.
1881
1882 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1885         "".  Fix found by Andrew Cohen.
1886
1887         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1888         instead of -encode-string.
1889
1890 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1893
1894         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1895         by mm-subst-char-in-string.
1896
1897 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1898
1899         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1900         waiting for the connection string.
1901
1902         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1903         arriving.
1904
1905         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1906         bogus characters.  This allows selecting certain Gmail groups.
1907
1908         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1909         (nnimap-fetch-partial-articles): New variable.
1910         (nnimap-open-connection): When looking for credentials, also use the
1911         nnimap-server-port.
1912         (nnimap-request-article): Return the group/article number, so that Gnus
1913         `^' works as expected.
1914         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1915         them.
1916
1917         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1918         comments.
1919         (gnus-methods-sloppily-equal): New function.
1920         (gnus): When using the development version of Gnus, load the gnus-load
1921         file.
1922
1923         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1924         `gnus-open-server' on each method before trying to scan them etc.  This
1925         ensures that all the backend parameters are set correctly.
1926
1927         * nnimap.el (nnimap-authenticator): New variable.
1928         (nnimap-open-connection): Allow anonymous login.
1929         (nnimap-transform-headers): The chars header is called Chars not
1930         Bytes.
1931         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1932         drops.
1933
1934         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1935         patch, found by Knut Anders Hatlen.
1936
1937 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1938
1939         * gnus-agent.el (gnus-agent-batch-confirmation)
1940         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1941         to gnus-message.
1942         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1943         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1944         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1945         * gnus-int.el (gnus-open-server): Likewise.
1946         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1947         (gnus-score-check-syntax): Likewise.
1948         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1949         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1950         Likewise.
1951         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1952
1953 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954
1955         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1956         calling conventions so that prefetch doesn't bug out.
1957
1958 2010-09-19  Julien Danjou  <julien@danjou.info>
1959
1960         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1961         rather than `subst-char-in-region' in order to be able to replace ASCII
1962         char by UTF-8 ones.
1963
1964         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1965         than curl.
1966         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1967         the right URL and ALT text on images.
1968         (gnus-html-wash-tags): Fix tag case.
1969         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1970         (gnus-article-html): Add -o display_ins_del=2 option.
1971         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1972
1973 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1974
1975         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1976         the extra mail headers, which sometimes seem to happen for unknown
1977         reasons.
1978
1979         * mail-parse.el (mail-header-encode-parameter): Define as
1980         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1981         (or most, perhaps?) mail readers don't understand the latter, but do
1982         understand the former.
1983
1984         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1985         to nil, so that no methods are automatically agentized.  I think this
1986         is probably what most users want.
1987
1988         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1989         from url-retrieve, for instance about invalid URLs.
1990
1991         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1992         groups that have no articles.
1993         (nnimap-request-article): Check that we really got an article when we
1994         requested one.
1995
1996         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1997         doesn't exist.
1998
1999         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2000         nntp buffer so the agent can save it.
2001         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2002         that CRLF doesn't get translated to \n.
2003         (nnimap-open-connection): Don't make 'shell commands only send \n.
2004
2005 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2006
2007         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2008         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2009         Update var name.
2010         (nnml-generate-nov-file): Use dolist.
2011         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2012         Use with-current-buffer.
2013
2014 2010-09-18  Julien Danjou  <julien@danjou.info>
2015
2016         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2017         parallel.
2018
2019 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2020
2021         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2022         the range update right.
2023         (nnimap-request-group): Don't make `M-g' bug out on group with no
2024         marks.
2025         (nnoo): Required, so that other packages can require nnimap.
2026         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2027         command we're looking for.  This helps when the server sends more
2028         responses after we've gotten everything we expected.
2029         (nnimap): Add a `newlinep' field to keep track of end-of-line
2030         conventions.
2031         Don't send CRLF to things that don't want it.
2032         (nnimap-request-accept-article): Ditto.
2033
2034 2010-09-18  Julien Danjou  <julien@danjou.info>
2035
2036         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2037         than curl to retrieve images.
2038
2039 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2040
2041         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2042         the marks.
2043         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2044         (nnimap-wait-for-connection): New function.
2045         (nnimap-open-connection): If we have PREAUTH, don't query for login
2046         credentials.
2047         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2048         when doing a partial update.
2049
2050 2010-09-18  Julien Danjou  <julien@danjou.info>
2051
2052         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2053         tags.
2054
2055 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056
2057         * nnimap.el (nnimap-credentials): New function.
2058         (nnimap-open-connection): Use the new function to look for credentials
2059         also on the numeric equivalents of "imap" and "imaps".
2060
2061         * gnus-start.el (gnus-activate-group): Send the info to
2062         gnus-request-group.
2063
2064         * nnimap.el (nnimap-request-group): Have the "check" version of the
2065         function parse flags and update the info, so that a `M-g' get a total
2066         resync of all flags from the group.
2067
2068         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2069         to allow backends to alter the info on group selection.  Also alter all
2070         the backend -request-group functions to take the parameter.
2071
2072         * nnimap.el (nnimap-store-info): New function.
2073         (nnimap-update-info): Store the info for later usage.
2074         (nnimap-request-group): Use the stored info for the dont-check case, so
2075         that we don't retrieve all marks when we enter a group.
2076
2077         * nnimap.el: Use deffoo instead of defun for interface functions.
2078
2079         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2080         update the group info.  This makes the nndraft groups, for instance, go
2081         back to their old behaviour.
2082
2083         * gnus-sum.el (gnus-select-newsgroup): Indent.
2084
2085         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2086         in.
2087         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2088         nothing.
2089
2090         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2091         from methods that are denied.
2092
2093         * gnus-int.el (gnus-method-denied-p): New function.
2094
2095         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2096         store the password instead of netrc.
2097         (nnimap-open-connection): Don't error out when we can't make a
2098         connections.
2099
2100         * auth-source.el (auth-source-create): In the password prompt, say what
2101         we're querying for.  Also prompt for user name if that hasn't been
2102         given.
2103
2104         * nnimap.el (nnimap-with-process-buffer): Removed.
2105
2106 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2107
2108         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2109         method when we're reading from the agent.
2110
2111         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2112
2113         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2114         that's probably most useful for users.
2115
2116         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2117         "failed" all the time.
2118
2119         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2120         ...)) with (with-current-buffer ... ).
2121
2122         * nntp.el (nntp-open-server): Return whether the open was successful or
2123         not.
2124
2125         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2126         select an unread unseen article first.
2127
2128         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2129         /etc/services, supply some sensible port defaults.
2130
2131         * dgnushack.el: Define netrc-credentials.
2132
2133 2010-09-17  Julien Danjou  <julien@danjou.info>
2134
2135         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2136
2137 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2138
2139         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2140         doesn't have any parameters.
2141
2142 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2143
2144         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2145         only upcased checks.
2146
2147         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2148
2149         * nnimap.el (nnimap-open-shell-stream): New function.
2150         (nnimap-open-connection): Use it.
2151         (nnimap-transform-headers): Get the number of lines in each message.
2152         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2153         number of lines.
2154         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2155         problem.
2156
2157         * utf7.el (utf7-encode): Autoload.
2158
2159         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2160         to allow the mail splitting to not return a default group.  This is
2161         useful for nnimap, which will leave unmatched mail in the inbox.
2162
2163         * nnimap.el: Rewritten.
2164
2165         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2166         nnimap usage.
2167
2168         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2169         if the move is internal, so that nnimap can do fast internal moves.
2170
2171         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2172         data.
2173         (gnus-read-active-for-groups): Support finishing the early retrieval of
2174         data.
2175
2176         * gnus-range.el (gnus-range-nconcat): New function.
2177
2178         * gnus-int.el (gnus-finish-retrieve-group-infos)
2179         (gnus-retrieve-group-data-early): New functions.
2180
2181 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2182
2183         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2184         (nnrss-retrieve-groups):
2185         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2186         (pop3-quit): Use with-current-buffer.
2187
2188 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2189
2190         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2191         instead of nnheader-accept-process-output.
2192
2193         * dgnushack.el (dgnushack-compile): Add comment.
2194
2195         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2196
2197         * gnus-html.el (gnus-html-schedule-image-fetching)
2198         (gnus-html-prefetch-images): Replace process-kill-without-query by
2199         gnus-set-process-query-on-exit-flag.
2200
2201 2010-09-16  Romain Francoise  <romain@orebokech.com>
2202
2203         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2204
2205 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2208         parameter to unintern is mandatory-ish in Emacs 24.
2209
2210         * gnus-html.el (gnus-html-schedule-image-fetching)
2211         (gnus-html-prefetch-images): Check for curl before using it.
2212
2213         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2214         depend on curl, which isn't essential.
2215
2216         * imap.el: Revert back to version
2217         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2218         seem problematic.
2219
2220 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2221
2222         * gnus-registry.el (gnus-registry-install-shortcuts):
2223         Explicitly pass `obarray' to `unintern' to avoid a warning.
2224
2225 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2226
2227         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2228         change.
2229
2230         * nnrss.el (nnrss-request-list): Removed this function and related
2231         functions, including the moreover stuff.
2232
2233 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234
2235         * nnrss.el (nnrss-retrieve-groups): New function.
2236
2237 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2238
2239         * .dir-locals.el: Add no-byte-compile cookie.
2240
2241 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2242
2243         * time-date.el (format-seconds): Comment fix.
2244
2245         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2246         for back end that doesn't support request-scan.
2247
2248 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2251         then do request scans from the backends.
2252
2253         * netrc.el (netrc-credentials): New conveniency function.
2254
2255         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2256         avoid running a hook per line, since this takes a lot of time,
2257         profiling shows.
2258         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2259         directly if gnus-visual-p is true.
2260
2261 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2264         groups; replace mapcar with dolist which is a bit faster; pass groups
2265         info to gnus-read-active-file-1.
2266         (gnus-read-active-file-1): Scan only specified groups if the new
2267         optional arg `infos' is given.
2268
2269 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2270
2271         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2272
2273         * pop3.el (pop3-movemail): Removed.
2274         (pop3-streaming-movemail): Renamed to pop3-movemail.
2275
2276         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2277         don't restrict end-tag searches to the end of the line.
2278
2279 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2280
2281         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2282         articles of every unchecked group to t, which means unknown since the
2283         server has never been opened.
2284
2285 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2286
2287         * gnus-html.el (gnus-html-show-alt-text): New command.
2288         (gnus-html-browse-image): Ditto.
2289         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2290         to browse the image directly.
2291         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2292         better.
2293
2294         * gnus-async.el (gnus-async-article-callback): Call
2295         `gnus-html-prefetch-images' unconditionally.
2296
2297         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2298         before feeding URLs to curl.
2299
2300 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2301
2302         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2303         internal images as deletable by `W D D'.
2304
2305         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2306         (gnus-async-article-callback): Fix typo.
2307
2308 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2309
2310         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2311         current line to work around bugs in the output from w3m.
2312
2313         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2314         for groups that want that.
2315
2316         * nntp.el (nntp-wait-for-string): Supply a timeout for
2317         accept-process-output to ensure progress.
2318
2319         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2320         level to get unread articles from, then use that for foreign groups,
2321         too.
2322
2323         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2324         confuses the rest of the function.
2325
2326         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2327         for the methods that support -retrieve-groups, too.
2328
2329         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2330
2331 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2332
2333         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2334         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2335
2336         * pop3.el: Require cl when compiling.
2337         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2338
2339 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2342         that aren't going to be activated.
2343         (gnus-get-unread-articles): Fix up the last commit.
2344
2345         * gnus-html.el (gnus-article-html): Allow calling without specifying
2346         the handle.  In that case, dissect the buffer first.
2347
2348         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2349
2350         * nnimap.el (nnimap-open-connection): Revert the change that would look
2351         into authinfo for imaps instead of imap.
2352
2353         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2354         say that you don't want to call gnus-request-group with don-check, but
2355         do check the reponse.  This is for virtual groups only.
2356         (gnus-get-unread-articles): Count the archive groups as secondary, so
2357         that they're activated the same way as before.
2358
2359         * imap.el (imap-message-map): Removed optional buffer parameter, since
2360         no callers use it.
2361         (imap-message-get): Ditto.
2362         (imap-message-put): Ditto.
2363         (imap-mailbox-map): Ditto.
2364         (imap-mailbox-put): Ditto.
2365         (imap-mailbox-get): Ditto.
2366         (imap-mailbox-get): Revert last change for this function.
2367
2368         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2369         case-insensitively.
2370         (nnimap-debug): Removed.
2371
2372         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2373         to use `imap-fetch' instead.  According to the comments, this should be
2374         safe, since all other IMAP clients use the 1:* syntax.
2375         (imap-enable-exchange-bug-workaround): Removed.
2376         (imap-debug): Removed -- doesn't seem very useful.
2377
2378         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2379         mail from a file, and the file doesn't exist.
2380
2381         * imap.el (imap-log): New convenience function used throughout instead
2382         of repeating the same code all over the place.
2383
2384         * pop3.el (pop3-streaming-movemail): Return t for success.
2385
2386         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2387         .authinfo if we're using ssl connection.
2388
2389         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2390         already have if we're in a main Gnus `g' run.
2391
2392         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2393
2394 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2397
2398         * nnmh.el (nnmh-request-list-1): Bind `file'.
2399
2400         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2401         alias to set-process-query-on-exit-flag or process-kill-without-query.
2402         (pop3-open-server): Use it.
2403
2404 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2407         box to the Incoming file.  Fixes mistake in previous checkin.
2408
2409         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2410         request loop (for debugging purposes) removed.
2411
2412         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2413         culprit is more visible.
2414         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2415         (nnml-add-incremental-nov): New functions to do "incremental" nov
2416         updates, where we just append to the end of the existing nov files
2417         without reading/writing them in full.
2418
2419         * mail-source.el (mail-source-delete-crash-box): Really only check the
2420         incoming files once in a while.
2421
2422         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2423
2424         * mail-source.el (mail-source-delete-crash-box): Only check the
2425         incoming files for deletion once per day to save a lot of file
2426         accesses.
2427
2428         * pop3.el (pop3-logon): Fix up unbound variable typo.
2429
2430         * mail-source.el (pop3-streaming-movemail): Autoload.
2431
2432         * pop3.el (pop3-streaming-movemail): Respect
2433         pop3-leave-mail-on-server.
2434
2435         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2436         retrieval.
2437
2438         * pop3.el (pop3-process-filter): Removed unused function.
2439         (pop3-streaming-movemail, pop3-send-streaming-command)
2440         (pop3-wait-for-messages, pop3-write-to-file)
2441         (pop3-number-of-responses): New functions for streaming pop3
2442         retrieval.
2443
2444         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2445         come from no known methods.
2446         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2447         list.
2448
2449         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2450         message sizes.
2451         (pop3-movemail): Use erase-buffer instead of looping and deleting
2452         regions, which seems rather odd.
2453
2454         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2455         file once per `g' run.
2456
2457         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2458         directories.  This makes the draft queue directory work.
2459
2460         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2461         data from the backends, so that we only request the list of groups from
2462         each method once.  This should speed things up considerably.
2463
2464         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2465         detect that it's not implemented.
2466
2467         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2468         we actually do recurse down into the tree, but don't stat all leaf
2469         nodes.
2470
2471         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2472         then say so instead of bugging out.
2473
2474         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2475         files exist before trying to read them.
2476
2477         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2478         around <pre_int>.
2479
2480         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2481
2482         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2483
2484 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2485
2486         * mm-util.el (mm-image-load-path): Just return the image directories,
2487         not all directories in the path in addition to the image directories.
2488         (mm-image-load-path): Maintain a cache of the image directories so that
2489         the `g' command in Gnus doesn't have to stat dozens of directories each
2490         time.
2491
2492         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2493         (gnus-html-wash-tags): Add a new `i' command to insert images.
2494         (gnus-html-insert-image): New command and keystroke.
2495         (gnus-html-redisplay-with-images): New command and keystroke.
2496         (gnus-html-show-images): Renamed command.
2497         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2498         spacers.
2499         (gnus-html-wash-tags): Decode entities at the end, so that entities
2500         inside the tags don't mess up the rest of the "parsing".
2501
2502         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2503         so that nnimap methods aren't agentized by default.  There's apparently
2504         many problems related to agent/imap behaviour.
2505
2506         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2507
2508         * gnus-html.el: Doc fix.
2509
2510 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2511
2512         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2513         specifier-spec-list for Emacs 21.
2514
2515         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2516         glyph-width and glyph-height instead of display-graphic-p and
2517         image-size; make avoidance of displaying small images work for XEmacs.
2518
2519         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2520         for XEmacs.
2521
2522         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2523         of symbol that holds plist data.
2524         (gnus-process-plist): Remove plist of process after getting it.
2525
2526 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2527
2528         * message.el (message-generate-hashcash): Change default to
2529         'opportunistic if hashcash is installed.
2530
2531         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2532         (gnus-html-put-image): Only call image-size once, since it's somewhat
2533         time-consuming on remote X servers.
2534
2535 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2538         type on data, not a file name.
2539
2540         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2541         window-pixel-edges for Emacs 21.
2542
2543         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2544         decoded contents.
2545         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2546
2547 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2548
2549         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2550         group line format, since it isn't very interesting.
2551
2552         * gnus-agent.el (gnus-agent-short-article),
2553         (gnus-agent-long-article): Increase values for these two variables,
2554         since most people are likely to have more network connection and
2555         storage than before.
2556
2557         * gnus.el (gnus-refer-article-method): Change default to 'current.
2558         When referring an article, the common behaviour is to refer it from the
2559         current select method, not the native select method.  The chances of
2560         the native select method having the message in question is rather slim
2561         these days.
2562
2563         * gnus-sum.el (gnus-auto-select-subject): Change default to
2564         `unseen-or-unread'.  I think it's likely that most people want to
2565         select an unseen article over a previously seen, but unread one.
2566
2567         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2568         means that in the article buffer none of the minor mode elements will
2569         be shown, usually, and this is not desirable in most cases.
2570
2571         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2572         that commands like `d' (and the like) go to the next line in the
2573         buffer, instead of the next unread article.  I think this is the
2574         behaviour that is most natural for most users.
2575         (gnus-single-article-buffer): Change default to nil, so that people can
2576         have as many article buffers open as they have summary buffer.  I think
2577         this is the most natural way for the groups to behave.
2578
2579         * message.el (message-generate-new-buffers): Change default to
2580         `unsent', so that all new message buffers start their names with the
2581         string "*unsent", and it's easier to find the buffers if you move from
2582         them.
2583
2584 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585
2586         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2587         small.  They're probably tracking images.
2588         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2589         (gnus-html-rescale-image): Yet another try at getting the image sizing
2590         right.
2591
2592         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2593         nntp-marks-file-name is nil.
2594
2595 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2596
2597         * gnus-html.el (gnus-html-wash-tags)
2598         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2599         Better logging.
2600
2601 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602
2603         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2604
2605         * gnus-html.el (gnus-html-wash-tags): Check the value of
2606         gnus-blocked-images in the summary buffer.
2607
2608 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2609
2610         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2611
2612 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2613
2614         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2615         like "a", it seems like.
2616         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2617         since it needs to be picked from the correct buffer.
2618
2619         * nnwfm.el: Removed.
2620
2621         * nnlistserv.el: Removed.
2622
2623 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2624
2625         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2626         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2627
2628 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * nnkiboze.el: Removed.
2631
2632         * nndb.el: Removed.
2633
2634         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2635         alt text.
2636         (gnus-html-rescale-image): Try to get the rescaling logic right for
2637         images that are just wide and not tall.
2638
2639         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2640         overshadow variable bindings.
2641
2642 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2643
2644         * gnus-html.el (gnus-html-wash-tags)
2645         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2646         extra logging.
2647
2648 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2649
2650         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2651         (gnus-max-image-proportion): New variable.
2652         (gnus-html-rescale-image): New function.
2653         (gnus-html-put-image): Rescale images.
2654
2655 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2656
2657         Fix up some byte-compiler warnings.
2658         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2659         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2660         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2661         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2662         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2663         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2664         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2665
2666 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * gnus-html.el (gnus-article-html): Decode contents by charset.
2669
2670 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2673         (gnus-html-frame-width, gnus-blocked-images)
2674         * message.el (message-prune-recipient-rules): Add custom version.
2675         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2676
2677         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2678         functions.
2679
2680         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2681         gnus-process-get.
2682
2683 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2684
2685         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2686         instead of lsub directly.
2687
2688 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2689
2690         * nnwarchive.el: Removed.
2691
2692         * gnus-soup.el: Removed.
2693
2694         * nnsoup.el: Removed.
2695
2696         * nnultimate.el: Removed.
2697
2698         * gnus-html.el (gnus-blocked-images): New variable.
2699
2700         * message.el (message-prune-recipients): New function.
2701         (message-prune-recipient-rules): New variable.
2702
2703         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2704         guess whether a long line is natural text or not.
2705
2706         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2707         gnus-process-plist and friends for compatibility.
2708
2709 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2710
2711         * gnus-html.el: Require packages that define macros used in this file.
2712         (gnus-article-mouse-face): Declare to silence byte-compiler.
2713         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2714         process-get.
2715         (gnus-html-put-image): Use plist-get to avoid getf.
2716         (gnus-html-prefetch-images): Use with-current-buffer.
2717
2718 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2719
2720         * gnus-ems.el: Provide compatibility functions for
2721         gnus-set-process-plist.
2722
2723         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2724         header-line-format for XEmacs 21.4.
2725
2726         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2727         * gnus.el (gnus-valid-select-methods)
2728         * message.el (message-send-mail-partially-limit)
2729         * mm-decode.el (mm-text-html-renderer)
2730         * mml.el (mml-insert-mime-headers-always)
2731         * smiley.el (smiley-regexp-alist): Bump custom version.
2732
2733 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2734
2735         * gnus-html.el: require mm-url.
2736         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2737         with the url to `url'.
2738         (gnus-html-wash-tags): Support cid: URLs/images.
2739
2740 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2743         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2744         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2745
2746         * gnus-move.el: Removed file, since it doesn't really work.
2747
2748         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2749         UTF-8.  This seems to fix problems with some German web feeds.
2750
2751         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2752         at the top so that the proper colours are applied.
2753
2754         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2755         don't have dots in their names.
2756
2757         * gnus-art.el (gnus-article-view-part): Doc fix.
2758
2759         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2760         XEmacs-compatible.
2761         (gnus-html-put-image): Don't do images on non-graphic displays.
2762
2763         * nnslashdot.el: Removed this unused backend.
2764
2765         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2766         actions.
2767         (gnus-undo-register-1): Revert last change.
2768
2769         * gnus-group.el (gnus-group-completing-read): Protect against not
2770         having completion-styles bound.
2771
2772         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2773         make broken recipients happier.
2774
2775         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2776
2777         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2778         point parameter.
2779
2780         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2781
2782         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2783         completion-styles for group selection.
2784
2785 2009-02-04  Andreas Schwab  <schwab@suse.de>
2786
2787         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2788         headers and regexp-quote the match if necessary.
2789
2790 2009-03-24  Miles Bader  <miles@gnu.org>
2791
2792         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2793         the blinking smiley.
2794
2795 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2796
2797         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2798         blink smiley.
2799
2800 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2801
2802         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2803         where the dribbel file lives exists.
2804
2805         * message.el (message-send-mail-partially-limit): Change the default to
2806         nil, since most people don't want this.
2807
2808         * mm-url.el (mm-url-decode-entities): Also decode entities like
2809         &#x3212.
2810
2811 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2812
2813         * gnus-sum.el (gnus-summary-idna-message):
2814         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2815         Hyperlink urls in docstrings with URL `...'.
2816
2817 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2818
2819         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2820         functions.
2821
2822 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2823
2824         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2825         say what the mouseover text should be.
2826
2827         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2828         version of the mm-w3m-safe-url-regexp variable to only download images
2829         in the groups where we want that to happen.
2830
2831         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2832
2833         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2834         easier debugging.
2835         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2836         big pictures in the article buffer.
2837
2838         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2839         gnus-article-html.
2840         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2841         w3m.
2842
2843         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2844
2845 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2846
2847         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2848         which doesn't exist.
2849
2850         * message.el (message-inhibit-ecomplete): New variable to allow some
2851         function to inhibit ecomplete address storage.
2852         (message-resend): Disable ecomplete message storage when resending
2853         messages.
2854
2855         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2856
2857 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2858
2859         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2860         Save excursion while copying, moving, and deleting articles in order to
2861         prevent the cursor from jumping to unforeseen place.
2862
2863 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2864
2865         * lpath.el: No need to bind bookmark-current-buffer,
2866         bookmark-yank-point and bookmark-make-record-function.
2867
2868 2010-08-17  Glenn Morris  <rgm@gnu.org>
2869
2870         * gnus-sync.el: Require gnus components whose functions are used.
2871
2872         * gnus-art.el (bookmark-make-record-function):
2873         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2874         Declare for compiler.
2875
2876         * mm-url.el (mml-compute-boundary): Autoload.
2877
2878 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2881
2882 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2883
2884         Typo fix "hoo4a" -> "hook".
2885
2886         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2887
2888 2010-08-14  Glenn Morris  <rgm@gnu.org>
2889
2890         * gnus-sync.el (gnus-sync): Fix defgroup version.
2891
2892 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2893
2894         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2895
2896         * gnus-sync.el: Fix docs.
2897         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2898         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2899
2900 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2901
2902         Optimizations for gnus-sync.el.
2903
2904         * gnus-sync.el: Add docs about gnus-sync-backend
2905         possibilities.
2906         (gnus-sync-save): Remove unnecessary message.
2907         (gnus-sync-read): Optimize and show what groups were skipped.
2908
2909 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2910
2911         Minor bug fixes for gnus-sync.el.
2912
2913         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2914         read the sync on get-new-news.
2915
2916         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2917         quiet.
2918
2919         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2920
2921 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2922
2923         Make saving and restoring of hidden threads work with overlays.
2924         Patch applied by Ted Zlatanov.
2925
2926         * gnus-sum.el (gnus-hidden-threads-configuration)
2927         (gnus-restore-hidden-threads-configuration): Update to deal with text
2928         properties, rather than searching for a magic character.
2929
2930 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2931
2932         New gnus-sync.el library for synchronization of marks.
2933
2934         * gnus-sync.el: New library for synchronization of marks.
2935
2936         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2937         renamed from `gnus-registry-grep-in-list'.
2938
2939         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2940
2941         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2942
2943 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2944
2945         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2946         determining charset of text fails.
2947
2948 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2949
2950         * nnmail.el (nnmail-get-new-mail-1): Revert.
2951
2952         * nnml.el (nnml-active-number): Make sure names of newly created groups
2953         in nnml-group-alist are encoded.
2954
2955 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2956
2957         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2958         containing non-ASCII characters in active file for nnml back end.
2959
2960 2010-07-24  David Engster  <dengste@eml.cc>
2961
2962         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2963         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2964
2965 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2966
2967         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2968         tag (Bug#6654).
2969
2970 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2971
2972         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2973         the article buffer, not the summary buffer.
2974
2975 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2976
2977         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2978         Emacs 23 as well.
2979
2980 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2983         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2984
2985 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2986
2987         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2988         Patch applied by Karl Fogel.
2989
2990         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2991         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2992
2993 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2994
2995         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2996         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2997         C-w still not working correctly from Article buffers; Thierry's
2998         patch to fix that will be applied after this.
2999
3000         * gnus-art.el (bookmark-make-record-function): New local variable.
3001
3002         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3003         article buffer.
3004         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3005
3006 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3007
3008         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3009         on changes in bookmark.el.
3010
3011 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3012
3013         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3014         `no-log' instead of message not to log prompt string.
3015
3016 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3017
3018         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3019         the *other* type of HTML form submission.
3020
3021 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3022
3023         * auth-source.el (auth-source-pick): If choice does not contain a
3024         questioned keyword, set the check to t.
3025
3026 2010-06-12  Romain Francoise  <romain@orebokech.com>
3027
3028         * gnus-util.el (gnus-date-get-time): Move up before first use.
3029
3030 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3031
3032         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3033         (gnus-article-edit-part): Bind it to make last part that is substituted
3034         or deleted visible.
3035         (gnus-mime-display-single): Buttonize part of which id equals to
3036         gnus-mime-buttonized-part-id.
3037
3038 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3039
3040         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3041         (gnus-dd-mmm): Use gnus-date-get-time.
3042         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3043         simplify logic.
3044         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3045         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3046
3047 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3048
3049         * auth-source.el (top): Autoload `secrets-list-collections',
3050         `secrets-create-item', `secrets-delete-item'.
3051         (auth-sources): Fix tag string.
3052         (auth-get-source, auth-source-retrieve, auth-source-create)
3053         (auth-source-delete): New defuns.
3054         (auth-source-pick): Rewrite in order to avoid 2 passes.
3055         (auth-source-forget-user-or-password): New parameter USERNAME.
3056         (auth-source-user-or-password): New parameters CREATE-MISSING and
3057         DELETE-EXISTING.  Retrieve password interactively, if needed.
3058
3059 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3060
3061         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3062         deleting unused directories when gnus-expert-user is t.
3063
3064 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3067         for each temp file when gnus-article-browse-delete-temp is ask.
3068
3069 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3070
3071         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3072         Lisp calls to delete-backward-char by calls to delete-char.
3073
3074 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3075
3076         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3077
3078 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3079
3080         * password-cache.el (password-cache-remove): Fix docstring.
3081
3082 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3085         article unless decoding article to be saved.
3086
3087 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3090         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3091         generated within the mm-with-unibyte-current-buffer macro.
3092
3093 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3094
3095         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3096         to nil when we're in a mml-preview buffer and no group is selected.
3097
3098 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3099
3100         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3101         when catching the `C-g'.  Reported by "Leo".
3102
3103 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3104
3105         * message.el (message-forward-make-body-plain)
3106         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3107         multibyte-string-p.
3108
3109         * lpath.el: Revert.
3110
3111 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3112
3113         * message.el (message-forward-make-body-mml): Assume original message
3114         is multibyte string; error on unibyte.
3115         (message-forward-make-body-plain): Ditto; don't add excessive newline
3116         in body end.
3117
3118         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3119
3120 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3121
3122         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3123         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3124
3125 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3126
3127         * mm-extern.el (mm-extern-url): Don't use
3128         mm-with-unibyte-current-buffer.
3129         (mm-extern-cache-contents): Use with-current-buffer instead of
3130         save-excursion + set-buffer.
3131
3132 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * mm-util.el (mm-emacs-mule): Remove.
3135
3136 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3137
3138         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3139         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3140         change.
3141
3142 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3143
3144         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3145         bind the default value of enable-multibyte-characters to nil.
3146
3147 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * message.el (message-forward-make-body-plain)
3150         (message-forward-make-body-mml):
3151         Don't use mm-with-unibyte-current-buffer.
3152
3153 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3154
3155         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3156
3157 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3158
3159         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3160         (Bug#5592).
3161
3162 2010-05-07  Julien Danjou  <julien@danjou.info>
3163
3164         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3165         it to mm-pipe-part.
3166
3167         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3168         it is given.
3169
3170 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3171
3172         * binhex.el (binhex-decode-region-internal)
3173         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3174         (dns-query)
3175         * nnweb.el (nnweb-gmane-search)
3176         * pgg-parse.el (pgg-parse-armor)
3177         * pgg.el (pgg-verify-region)
3178         * sha1.el (sha1-string-external)
3179         * uudecode.el (uudecode-decode-region-internal)
3180         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3181         XEmacs.
3182
3183         * gnus-art.el (gnus-article-browse-html-parts)
3184         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3185         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3186         make-temp-file.
3187
3188         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3189         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3190         compiling.
3191
3192         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3193         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3194         XEmacs when compiling.
3195
3196         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3197         gnus-pick-mode-off-hook for XEmacs when compiling.
3198         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3199         gnus-binary-mode-off-hook for XEmacs when compiling.
3200
3201         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3202         nil if char-charset is not available.
3203
3204         * imap.el (imap-disable-multibyte)
3205         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3206         macros.
3207
3208         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3209         instead of encode-coding-string.
3210
3211         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3212         'xemacs) instead of mm-emacs-mule to switch function definitions.
3213         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3214
3215         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3216         bind temporary-file-directory for XEmacs;
3217         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3218         timer-set-function for XEmacs 21.4 and SXEmacs;
3219         bind timer-list for XEmacs 21.4 and SXEmacs;
3220         fbind char-charset and find-charset-region for non-Mule XEmacs;
3221         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3222         encode-coding-region and encode-coding-string for XEmacs having no
3223         file-coding feature.
3224
3225 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3226
3227         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3228
3229 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3230
3231         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3232         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3233
3234 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3235
3236         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3237         alias `jka-compr-delete-temp-file' no longer exists.
3238
3239 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3240
3241         Use define-minor-mode in Gnus where applicable.
3242         * mml.el (mml-mode): Use define-minor-mode.
3243         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3244         (gnus-undo-mode): Use define-minor-mode.
3245         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3246         (gnus-dead-summary-mode): Use define-minor-mode.
3247         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3248         Initialize in declaration.
3249         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3250         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3251         (gnus-mailing-list-mode): Use define-minor-mode.
3252         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3253         (gnus-draft-mode): Use define-minor-mode.
3254         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3255         (gnus-dired-mode): Use define-minor-mode.
3256
3257 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3258
3259         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3260         handles on recursive mml-to-mime translation and check them for
3261         boundary delimiter collisions.  Reported by Greg Troxel.
3262
3263 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3264
3265         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3266
3267 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3268
3269         * mm-util.el (mm-find-buffer-file-coding-system):
3270         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3271
3272 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3273
3274         * message.el (message-generate-headers): Record insertion of optional
3275         headers as well.  Otherwise the check to prevent repeated insertion of
3276         optional headers is a no-op.
3277
3278 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3279
3280         * smime.el: Don't mention CVS.
3281
3282         * nnrss.el (nnrss-fetch): Don't mention CVS.
3283
3284         * nnir.el: Don't mention CVS.
3285
3286 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3287
3288         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3289
3290 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * lpath.el: Fbind bookmark-default-handler,
3293         bookmark-get-bookmark-record, bookmark-make-record-default,
3294         bookmark-prop-get for Emacs <23 and XEmacs.
3295
3296 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3297
3298         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3299         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3300         Use with-current-buffer to silence the byte-compiler.
3301         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3302         bother to require `gnus'.
3303         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3304
3305 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3306
3307         * gnus-sum.el (gnus-summary-bookmark-make-record)
3308         (gnus-summary-bookmark-jump): New functions.
3309         (gnus-summary-mode): Setup bookmark support.
3310
3311 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3312
3313         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3314         if set.
3315
3316 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3319         gnus-article-browse-html-save-cid-image; make it work recursively for
3320         forwarded messages as well.
3321         (gnus-article-browse-html-parts): Work when prefix arg is given.
3322         (gnus-article-browse-html-article): Doc fix.
3323
3324 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3325
3326         * message.el (message-default-mail-headers):
3327         (message-default-headers): Carry the value mail-default-headers over
3328         into message-default-mail-headers, rather than message-default-headers.
3329
3330 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3331
3332         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3333         charset.
3334
3335         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3336         charset into the <meta> tag when the article is encoded to utf-8.
3337
3338 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3341         directories as well.
3342         (gnus-article-browse-html-parts): Work for images that do not specify
3343         file names; delete temp directory when quitting; insert header at the
3344         right place; use file: scheme for image files.
3345
3346 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3347
3348         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3349         (gnus-article-browse-html-parts): Use it to make temporary cid image
3350         files in addition to html file so that browser may display them.
3351
3352 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3355
3356 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3357
3358         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3359
3360 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3361
3362         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3363         about Secret Service API sources.  Improve Customize options.
3364         (auth-source-pick): Change to accept any number of search parameters.
3365         Implement fallbacks iteratively, not recursively.  Add scoring on the
3366         second pass and sort by score.  Call Secret Service API when needed.
3367         (auth-source-user-or-password): Use it.  Call Secret Service API
3368         directly when needed to get the user name and the password.
3369
3370 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3371
3372         * message.el (message-interactive): Doc fix.
3373         (message-qmail-inject-args): Reflow.
3374         (message-kill-to-signature): Fix typo in docstring.
3375
3376         * smiley.el (smiley-buffer): Fix typo in docstring.
3377
3378 2010-03-24  Glenn Morris  <rgm@gnu.org>
3379
3380         * mail-source.el (gnus-message): Declare.
3381         (mail-source-delete-old-incoming): Require gnus-util.
3382
3383 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3384
3385         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3386
3387         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3388
3389         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3390         password-cache's default if it is not bound.
3391         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3392         password-cache-expiry's default if it is not bound.
3393
3394         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3395         available in Emacs 21.
3396
3397         * lpath.el: Suppress compiler warnings for:
3398         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3399         XEmacs;
3400         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3401         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3402         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3403
3404 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3405
3406         * auth-source.el (auth-sources): Fix up definition so extra parameters
3407         are always inline.
3408
3409 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3410
3411         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3412         wasn't updated after mismatch.  Clear cached mailbox info correctly
3413         when uidvalidity changes.
3414         (nnimap-group-prefixed-name): New function to avoid some code
3415         duplication.
3416         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3417         (nnimap-request-group): Use it.
3418         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3419         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3420         with many imap folders.  This is done by caching the group status from
3421         the imap server persistently in a group parameter `imap-status'.  (This
3422         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3423         but not persistently, so every Gnus startup was still very slow.)
3424
3425 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3426
3427         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3428         delete the extra newline.  Otherwise editing of :string and :number
3429         types don't work.
3430
3431 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3432
3433         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3434         secrets.el dependency.
3435         (auth-sources): Add optional user name.  Add secrets.el configuration
3436         choice (unused right now).
3437
3438 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3439
3440         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3441         `gnus-registry-install-shortcuts' fill in the functions.
3442
3443         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3444         warnings.
3445         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3446         (gnus-registry-install-shortcuts): Populate and use it in a
3447         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3448
3449 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3450
3451         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3452         In-place substitutions for the group name encoding/decoding.
3453         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3454         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3455         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3456         (nnimap-update-unseen, nnimap-request-list)
3457         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3458         (nnimap-request-set-mark, nnimap-split-to-groups)
3459         (nnimap-split-articles, nnimap-request-newgroups)
3460         (nnimap-request-create-group, nnimap-request-accept-article)
3461         (nnimap-request-delete-group, nnimap-request-rename-group)
3462         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3463         `encoded-mbx' for consistency.
3464         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3465         variable `imap-current-mailbox'.
3466
3467         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3468         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3469
3470 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3471
3472         * pop3.el (pop3-display-message-size-flag): Display message size byte
3473         counts during POP3 download.
3474         (pop3-movemail): Use it.
3475         (pop3-list): Implement listing of available messages.
3476
3477 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3478
3479         * nnir.el (nnir-get-article-nov-override-function): New function to
3480         override the normal NOV retrieval.
3481         (nnir-retrieve-headers): Use it.
3482
3483 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3484
3485         * auth-source.el (netrc-machine-user-or-password): Autoload.
3486
3487 2010-03-19  Glenn Morris  <rgm@gnu.org>
3488
3489         Stop message.el from loading about 40 libraries it doesn't always need.
3490         The general approach is to autoload rather than require, and to
3491         require in the specific functions rather than the file.  (Bug#5642)
3492
3493         * gmm-utils.el: Don't require wid-edit.
3494         (widget-create-child-value, widget-convert, widget-default-get):
3495         Autoload.
3496
3497         * gnus-util.el: Don't require time-date, netrc.
3498         (message-fetch-field, gnus-group-name-decode): Declare rather than
3499         autoloading.
3500         (gnus-fetch-field): Require message.
3501         (gnus-decode-newsgroups): Require gnus-group.
3502
3503         * ietf-drums.el: Don't require time-date.
3504
3505         * message.el: Don't require hashcash, canlock, ecomplete.
3506         Do require mail-utils.  Require nnheader only when compiling.
3507         (smtpmail-default-smtp-server): Remove declaration.
3508         (message-send-mail-function): Check smtpmail-default-smtp-server
3509         is bound rather than requiring smtpmail.
3510         (message-auto-save-directory, message-insert-signature): Use
3511         expand-file-name rather than nnheader-concat.
3512         (nnheader-insert-file-contents): Autoload.
3513         (hashcash-wait-async): Declare.
3514         (message-send-mail): Only call gnus-setup-posting-charset if
3515         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3516         (message-send-mail-with-sendmail): Require sendmail.
3517         (canlock-password, canlock-password-for-verify): Declare.
3518         (message-canlock-password): Require canlock.
3519         (nnheader-get-report): Autoload.
3520         (gnus-setup-posting-charset): Declare.
3521         (message-send-news): Require gnus-msg.
3522         (message-make-references, message-make-in-reply-to): Use mail-header-id
3523         rather than the alias mail-header-message-id.
3524         (ecomplete-add-item, ecomplete-save): Declare.
3525         (message-put-addresses-in-ecomplete): Require ecomplete.
3526         (ecomplete-display-matches): Autoload.
3527
3528         * mm-decode.el: Don't require mailcap, gnus-util.
3529         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3530         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3531         Autoload.
3532         (mailcap-mime-extensions): Declare.
3533
3534         * mm-encode.el: Don't require mailcap.
3535         (mailcap-extension-to-mime): Autoload.
3536
3537         * mml-sec.el: Don't require password-cache.
3538
3539         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3540         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3541         (mml-minibuffer-read-type): Require mailcap.
3542         (mml-preview): Require gnus-msg.
3543
3544         * mml1991.el: Require password-cache.
3545         (password-cache-expiry): Remove declaration.
3546
3547         * mml2015.el: Require password-cache.
3548         (password-cache-expiry): Remove declaration.
3549
3550         * nneething.el (mailcap): Require mailcap.
3551
3552         * nnheader.el (declare-function): Add compatibility stub.
3553         (message-remove-header): Declare rather than autoload.
3554         (nnheader-replace-header): Require message.
3555
3556         * nnimap.el (declare-function): Add compatibility stub.
3557         (netrc-parse, netrc-machine-user-or-password): Declare.
3558         (nnimap-open-connection): Require netrc.
3559
3560         * nntp.el (declare-function): Add compatibility stub.
3561         (netrc-parse, netrc-machine, netrc-get): Declare.
3562         (nntp-send-authinfo): Require netrc.
3563
3564         * rfc2047.el: Don't require qp.
3565         (quoted-printable-encode-region, quoted-printable-decode-string):
3566         Autoload.
3567
3568         * sieve-mode.el: Don't require easymenu.
3569         (easy-menu-add-item): Autoload it.
3570
3571         * spam-stat.el (time-to-number-of-days): Autoload it.
3572
3573 2010-03-19  Glenn Morris  <rgm@gnu.org>
3574
3575         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3576
3577 2010-03-18  Glenn Morris  <rgm@gnu.org>
3578
3579         * hashcash.el (declare-function): Remove duplicate definition.
3580
3581 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3582
3583         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3584         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3585         value if any backslash escapes).
3586
3587 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3588
3589         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3590         if it is available.  (bug#5647)
3591
3592         * lpath.el: Suppress compiler warning for coding-system-from-name for
3593         Emacs 21 and XEmacs.
3594
3595 2010-03-14  Juri Linkov  <juri@jurta.org>
3596
3597         * hmac-def.el:
3598         * hmac-md5.el:
3599         * netrc.el: Fix keywords.
3600
3601 2010-02-26  Glenn Morris  <rgm@gnu.org>
3602
3603         * message.el (message-send-mail-function): Change the default, so that
3604         it inherits from a customized send-mail-function.  (Bug#5643)
3605
3606 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3607
3608         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3609         shell-command-to-string signals an error (bug#5299).
3610
3611 2010-02-24  Glenn Morris  <rgm@gnu.org>
3612
3613         * message.el (message-smtpmail-send-it)
3614         (message-send-mail-with-mailclient): Doc fixes.
3615
3616 2010-02-16  Glenn Morris  <rgm@gnu.org>
3617
3618         * message.el (message-default-mail-headers): Change the default value
3619         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3620
3621 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3624         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3625
3626 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3627
3628         * time-date.el (date-to-time): Doc fix (Bug#5408).
3629
3630 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3631
3632         * message.el (message-mail): Just pass yank-action on to message-setup.
3633         (message-setup): Handle (FUN . ARGS) form of yank-action.
3634         (message-with-reply-buffer, message-widen-reply)
3635         (message-yank-original): Handle non-buffer values of
3636         message-reply-buffer (Bug#4080).
3637         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3638
3639 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3640
3641         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3642         Fix typo in docstring.
3643
3644 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3645
3646         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3647         response.
3648
3649 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3652
3653         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3654
3655         * message.el (message-check-news-header-syntax): Protect against a
3656         string that `rfc822-addresses' returns when parsing fails.
3657
3658 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3659
3660         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3661         (gnus-previous-char-property-change): New functions.
3662
3663         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3664
3665 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3666
3667         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3668         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3669
3670 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3671
3672         * message.el (message-exchange-point-and-mark): Rework last change to
3673         avoid using optional arg of exchange-point-and-mark, for backward
3674         compatibility.
3675
3676 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3677
3678         * message.el (message-exchange-point-and-mark): Call
3679         exchange-point-and-mark with an argument rather than setting
3680         mark-active by hand (Bug#5175).
3681
3682 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3683
3684         * nntp.el (nntp-service-to-port): Work for service expressed with
3685         numeric string; replace [:digit:] with [0-9] for XEmacs.
3686
3687 2009-12-17  Glenn Morris  <rgm@gnu.org>
3688
3689         * gnus-group.el (gnus-bug-group-download-format-alist):
3690         Change emacs entry to debbugs.gnu.org.  Bump :version.
3691
3692 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3693
3694         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3695
3696 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3697
3698         * message.el (message-info): Explain why we use `Info-goto-node'.
3699
3700 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3703
3704 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3705
3706         * message.el (message-completion-in-region): New compatibility function.
3707         (message-expand-group): Use it.
3708
3709 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3710
3711         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3712         with no unread article should be listed if the 2nd arg `predicate' is
3713         given.
3714
3715 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3718
3719 2009-11-29  Juri Linkov  <juri@jurta.org>
3720
3721         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3722         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3723         on `gnus-recenter'. (Bug#4698, Bug#4981)
3724
3725 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3726
3727         * sha1.el (sha1-string-external): default-directory "/" in case
3728         otherwise non-existent.  process-connection-type pipe for touch of
3729         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3730
3731 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3732
3733         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3734         it's comms related and sgml-mode.el has "comm" on that basis too.
3735
3736 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3739         containing tspecial characters if they have been already quoted.
3740
3741 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3742
3743         * dns-mode.el (auto-mode-alist): Purecopy string.
3744
3745 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3746
3747         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3748
3749 2009-10-24  Glenn Morris  <rgm@gnu.org>
3750
3751         * gnus-art.el (help-xref-stack-item): Define for compiler.
3752
3753 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3754
3755         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3756
3757 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3758
3759         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3760
3761 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3762
3763         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3764         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3765
3766 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3769         (gnus-overlays-in): New alias to overlays-in.
3770
3771         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3772         gnus-overlay-get, and gnus-delete-overlay.
3773         (gnus-summary-show-thread): Make it work as well for systems in which
3774         next-single-char-property-change is not available.
3775         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3776
3777         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3778         (gnus-overlay-get): New alias to extent-property.
3779         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3780
3781         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3782         SXEmacs.
3783
3784         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3785         SXEmacs.
3786
3787 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3788
3789         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3790
3791 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3792
3793         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3794         and XEmacs that don't have `remove-overlays'.
3795
3796 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3797
3798         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3799         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3800         selective display.  Use overlays instead.
3801
3802 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3803
3804         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3805
3806 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3807
3808         * spam-stat.el (spam-stat-load): Fix typo in message.
3809
3810 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3811
3812         * dig.el (dig-invoke): Fix typo in docstring.
3813         (query-dig): Reflow docstring.
3814
3815 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3816
3817         * gnus-art.el (gnus-article-encrypt-body):
3818         * message.el (message-check-recipients):
3819         * mm-util.el (mm-codepage-setup):
3820         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3821         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3822
3823 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3824
3825         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3826         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3827         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3828         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3829         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3830
3831 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3832
3833         * dig.el: Add "Keywords: comm", as per net-utils.el.
3834
3835 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3836
3837         * dig.el (dig-mode): Use define-derived-mode.
3838
3839 2009-09-19  Glenn Morris  <rgm@gnu.org>
3840
3841         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3842
3843 2009-09-18  Glenn Morris  <rgm@gnu.org>
3844
3845         * gnus-diary.el (gnus-diary-check-message):
3846         * message.el (message-insert-formatted-citation-line):
3847         * nnbabyl.el (top-level):
3848         * nndiary.el (nndiary-schedule):
3849         Fix typos in condition-case handlers.
3850
3851 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3854         configuration that provides the sole article window in a frame;
3855         position point correctly after deleting a part.
3856
3857 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3858
3859         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3860         (spam-resolve-registrations-routine): Use it to unregister articles
3861         that change status.
3862
3863 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3866         with XEmacs.
3867         (parse-time-string-chars): Use it.
3868
3869 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3870
3871         * imap.el (imap-interactive-login): Better messages.
3872         (imap-open): Fix bug with renamed buffer on reconnect.
3873         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3874         for easier debugging and cleaner code.  On successful (guessed based on
3875         server capabilities) secondary authentication, set imap-state
3876         correctly.
3877         (imap-last-authenticator): Define imap-last-authenticator as a variable
3878         to avoid warnings.
3879
3880 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * nnrss.el (nnrss-request-article): Remove binding of
3883         default-enable-multibyte-characters that has gotten needless by
3884         the 2007-07-13 change in rfc2047-encode-message-header.
3885
3886         * mml.el (mml-insert-multipart): Error on the message header.
3887         (mml-insert-part): Error on the message header; position point at
3888         the end of a MIME tag.
3889
3890 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3891
3892         * time-date.el (autoload): Expand define-obsolete-function-alias into
3893         defalias and make-obsolete for old Emacsen that Gnus supports.
3894         (with-no-warnings): Define it for old Emacsen.
3895         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3896         is available.
3897         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3898         float-time is available; suppress compile warning for time-to-seconds.
3899
3900         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3901         (gnus-float-time): Alias to float-time if it exists.
3902
3903         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3904         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3905         float-time is available; suppress compile warning for time-to-seconds.
3906
3907         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3908         XEmacs.
3909
3910 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3911
3912         * imap.el (imap-message-map): Docstring fix.
3913
3914 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3915
3916         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3917         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3918         Add the optional argument `encoding' that overrides the default.
3919
3920         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3921         mm-encode-buffer.
3922
3923 2009-09-04  Glenn Morris  <rgm@gnu.org>
3924
3925         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3926         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3927         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3928         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3929         * mm-util.el (mm-with-unibyte-current-buffer)
3930         (mm-find-buffer-file-coding-system):
3931         * yenc.el (yenc-decode-region): Use default-value rather than
3932         default-enable-multibyte-characters.
3933
3934 2009-09-03  Glenn Morris  <rgm@gnu.org>
3935
3936         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3937         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3938         than default-enable-multibyte-characters.
3939
3940 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3941
3942         * gnus-art.el (gnus-article-read-summary-keys):
3943         Fix gnus-buffer-configuration's value temporarily used.
3944
3945 2009-09-02  Glenn Morris  <rgm@gnu.org>
3946
3947         * gnus-util.el (gnus-float-time): New function.
3948         * gnus-delay.el (gnus-delay-article):
3949         * gnus-sum.el (gnus-thread-latest-date):
3950         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3951         * nnspool.el (nnspool-request-newgroups):
3952         Use gnus-float-time rather than time-to-seconds.
3953         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3954
3955         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3956         (gnus-header-subject-face, gnus-header-newsgroups-face)
3957         (gnus-header-name-face, gnus-header-content-face):
3958         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3959         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3960         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3961         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3962         (gnus-cite-face-11):
3963         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3964         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3965         (gnus-server-closed-face, gnus-server-denied-face)
3966         (gnus-server-offline-face):
3967         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3968         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3969         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3970         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3971         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3972         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3973         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3974         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3975         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3976         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3977         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3978         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3979         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3980         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3981         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3982         (gnus-summary-high-undownloaded-face)
3983         (gnus-summary-low-undownloaded-face)
3984         (gnus-summary-normal-undownloaded-face)
3985         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3986         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3987         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3988         (gnus-splash-face):
3989         * message.el (message-header-to-face, message-header-cc-face)
3990         (message-header-subject-face, message-header-newsgroups-face)
3991         (message-header-other-face, message-header-name-face)
3992         (message-header-xheader-face, message-separator-face)
3993         (message-cited-text-face, message-mml-face):
3994         * sieve-mode.el (sieve-control-commands-face)
3995         (sieve-action-commands-face, sieve-test-commands-face)
3996         (sieve-tagged-arguments-face):
3997         * spam.el (spam-face):
3998         Mark face aliases with "-face" in the name as obsolete.
3999
4000 2009-09-01  Glenn Morris  <rgm@gnu.org>
4001
4002         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4003         than goto-line.
4004
4005 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4008         Don't move point if the command is invoked inside the message header.
4009
4010 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4011
4012         * imap.el (imap-send-command): Simplify.
4013         (imap-wait-for-tag): point-max -> buffer-size.
4014
4015 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4016
4017         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4018         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4019         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4020         * nnir.el (nnir-swish-e-index-file):
4021         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4022         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4023         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4024         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4025         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4026         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4027
4028 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4029
4030         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4031         Don't save excursion.
4032
4033 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4034
4035         * nnheader.el (nnheader-find-file-noselect):
4036         * mm-util.el (mm-insert-file-contents):
4037         Use (default-value 'major-mode) instead of default-major-mode.
4038
4039 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4040
4041         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4042
4043 2009-08-26  Glenn Morris  <rgm@gnu.org>
4044
4045         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4046         than placing in files.el.
4047
4048 2009-08-25  Glenn Morris  <rgm@gnu.org>
4049
4050         * nnir.el (top-level): Don't require cl at run-time.
4051         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4052         Replace cl-function substitute with gnus-replace-in-string.
4053         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4054         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4055         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4056         simplified expansions.
4057
4058 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4059
4060         * dig.el (dig): Add autoload cookie.
4061
4062 2009-08-22  Glenn Morris  <rgm@gnu.org>
4063
4064         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4065         goto-line.
4066
4067 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4068
4069         * parse-time.el (parse-time-string-chars): Save match data.
4070
4071 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4072
4073         * parse-time.el (parse-time-string-chars): Compute using character
4074         classes, to handle non-ascii characters (Bug#3190).
4075
4076 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4077
4078         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4079
4080         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4081         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4082         (gnus-mm-display-part, gnus-mime-display-single)
4083         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4084         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4085
4086         * gnus-sum.el
4087         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4088         (gnus-summary-move-article): Add expirable mark to articles copied or
4089         moved to group that has auto-expire turned on if the option is non-nil.
4090
4091 2009-07-24  Glenn Morris  <rgm@gnu.org>
4092
4093         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4094         Fix typo.  (Bug#3903)
4095
4096 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4099         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4100         that should not be used for draft articles.
4101         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4102         that has no concern in minor mode keys.
4103         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4104         Abolish.
4105
4106 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4109         article without making inquiry to a user for unknown encoding.
4110
4111         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4112         (nnmaildir--scan): Assume i-node and device number that file-attributes
4113         returns might be cons-cell.
4114
4115         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4116
4117         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4118
4119 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4120
4121         * auth-source.el: Remove docs now in auth.texi.  Don't use
4122         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4123         `auth-source-hide-passwords' and use them.
4124
4125 2009-07-15  Glenn Morris  <rgm@gnu.org>
4126
4127         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4128
4129 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4132         excessive whitespace from the default values of title and description.
4133
4134 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4135
4136         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4137         mail-fetch-field to fetch Content-Description header in order to
4138         exclude newlines.
4139
4140 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4141
4142         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4143         format used by GnuPG 2.0.11.
4144
4145 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4148         to deleted part.
4149
4150 2009-05-30  David Engster  <dengste@eml.cc>
4151
4152         * nnmairix.el: Remove old documentation in the commentary block.
4153         (nnmairix-request-group): Do not update active file for nnml back ends.
4154         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4155         end so that overview files are ignored.
4156         (nnmairix-update-groups): Make updating the groups more robust by using
4157         marks.
4158         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4159         with dollar characters in message-id.
4160
4161 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4162
4163         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4164         2008-12-25 in dns.el.
4165
4166 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4167
4168         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4169         could happen if the text is only composed of spaces and/or tabs.
4170
4171 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4172
4173         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4174         when sending a queued message to avoid extra mml tags.
4175
4176 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4177
4178         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4179
4180 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4183         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4184         rmail-toggle-header for XEmacs;
4185         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4186
4187 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * gnus-dired.el: Remove autoload for gnus-setup-message.
4190         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4191         displaying Gnus logo; always use compose-mail.
4192
4193 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4196
4197 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4198
4199         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4200         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4201         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4202         available.
4203         (gnus-nocem-epg-verify): New function.
4204
4205 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4206
4207         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4208
4209 2009-02-15  Glenn Morris  <rgm@gnu.org>
4210
4211         * gnus-util.el (rmail-insert-rmail-file-header)
4212         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4213         autoloads.
4214         (rmail-default-rmail-file): Remove unnecessary declaration.
4215         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4216
4217 2009-02-14  Glenn Morris  <rgm@gnu.org>
4218
4219         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4220         variable (only used in gnus-util, which declares it anyway).
4221         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4222         which was only needed by gnus-art (changed to not use it any more).
4223         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4224         only used in gnus-util, which autoloads it itself.
4225         (rmail-update-summary): Fix autoload.
4226
4227         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4228         rather than rmail-output-to-rmail-file.
4229
4230 2009-02-07  Glenn Morris  <rgm@gnu.org>
4231
4232         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4233         autoload of function that no longer exists.
4234         (rmail-toggle-header): Declare.
4235         (message-forward-rmail-make-body): Handle mbox Rmail.
4236
4237 2009-01-31  Glenn Morris  <rgm@gnu.org>
4238
4239         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4240         2009-01-09 change.
4241
4242 2009-01-31  Dave Love  <fx@gnu.org>
4243
4244         * imap.el (imap-fetch-safe): Bind debug-on-error.
4245         (imap-debug): Add imap-fetch-safe.
4246
4247 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4248
4249         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4250         (auth-source-forget-all-cached): New convenience function.
4251         (auth-source-user-or-password): Accept list of modes or a single mode.
4252
4253         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4254         auth-source modes.
4255
4256         * netrc.el (netrc-machine-user-or-password): Use list of
4257         auth-source modes.
4258
4259         * nnimap.el (nnimap-open-connection): Use list of
4260         auth-source modes.
4261
4262         * nntp.el (nntp-send-authinfo): Use list of
4263         auth-source modes.
4264
4265 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4266
4267         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4268         now.
4269
4270 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4273         coding system in XEmacs; add a workaround for XEmacs.
4274
4275         * lpath.el: Fbind coding-system-aliasee.
4276
4277 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4278
4279         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4280         of current-language-environment.
4281
4282 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4283
4284         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4285         available at runtime.
4286
4287 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4288
4289         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4290
4291 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4292
4293         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4294         the greatest positive fixnum value doesn't work under an XEmacs with
4295         bignum support; use the most-positive-fixnum constant instead,
4296         available since Emacs 21.1 with cl and XEmacs 21.1.
4297
4298 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4299
4300         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4301         XEmacs gets not to work.
4302
4303 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * mm-util.el (mm-coding-system-priorities): Allow the value like
4306         "Japanese (UTF-8)" of current-language-environment.
4307
4308 2009-01-09  Glenn Morris  <rgm@gnu.org>
4309
4310         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4311         with last-command-event.
4312
4313 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4314
4315         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4316         in the doc string.
4317
4318         * message.el (message-fix-before-sending): Amend comment.
4319
4320 2009-01-08  Dave Love  <fx@gnu.org>
4321
4322         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4323
4324 2009-01-07  David Engster  <dengste@eml.cc>
4325
4326         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4327         simplified server definitions by converting it via
4328         gnus-server-to-method.
4329
4330 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4333         parameter's operands.
4334
4335 2009-01-06  David Engster  <dengste@eml.cc>
4336
4337         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4338         primary select method (for gnus-group-mark-article-as-read).
4339
4340 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4341
4342         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4343         `(gnus)Face', not `(gnus)X-Face'.
4344
4345 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4346
4347         * mm-util.el (mm-ucs-to-char): New function.
4348
4349         * mm-url.el (mm-url-decode-entities): Use it.
4350
4351         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4352         unicode-to-char.
4353
4354 2009-01-05  Dave Love  <fx@gnu.org>
4355
4356         * time-date.el: Require cl for `declare'.
4357
4358 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4359
4360         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4361         Dave Love.
4362
4363 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4364
4365         * message.el (message-fix-before-sending): Add `eight-bit' to
4366         illegible-text check.
4367
4368 2009-01-03  Michael Olson  <mwolson@gnu.org>
4369
4370         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4371         `headers' is nil.  This can occur if the IMAP server does not have
4372         permissions to read messages from a folder, but can write new messages
4373         to the folder.
4374         (nnimap-request-article-part): Do not insert `data' if it is nil.
4375
4376         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4377         characters which will confuse `read', so skip past them.
4378
4379 2009-01-01  Dave Love  <fx@gnu.org>
4380
4381         * imap.el (imap-string-to-integer): Fix typo.
4382         (imap-fetch-safe): New function.
4383         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4384
4385         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4386
4387         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4388         (imap-parse-greeting): Fix doc strings.
4389         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4390         (imap-parse-flag-list): Make messages unique.
4391         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4392
4393         * nnimap.el: Fix author email.
4394         (nnimap-split-rule): Add FIXME comment.
4395         (nnimap-debug): Fix doc string.
4396
4397 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4398
4399         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4400
4401 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4402
4403         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4404         nslookup if resolv.conf isn't available.
4405         (dns-query): Rename from query-dns.
4406         (dns-query-cached): Rename from query-dns-cached.
4407
4408 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4411         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4412         to check if those variables exist (first appeared in Emacs 18.50).
4413
4414 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4415
4416         * mm-util.el (mm-line-number-at-pos): New function.
4417
4418         * spam-report.el (spam-report-process-queue): Use it.
4419
4420 2008-12-24  David Engster  <dengste@eml.cc>
4421
4422         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4423         parameters that haven't existed as variables as buffer-local variables.
4424
4425 2008-12-23  Dave Love  <fx@gnu.org>
4426
4427         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4428         cadar.
4429
4430         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4431         imap-starttls-p.
4432         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4433
4434 2008-12-22  Dave Love  <fx@gnu.org>
4435
4436         * imap.el: Fix author email.  Doc fixes.
4437         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4438         reply.
4439
4440 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4441
4442         * spam-report.el (spam-report-gmane-max-requests): New constant.
4443         (spam-report-gmane-wait): New variable.
4444         (spam-report-gmane-ham, spam-report-gmane-spam)
4445         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4446         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4447         the server.
4448
4449         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4450         Add explanations.
4451
4452         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4453         nnheader-accept-process-output and nnheader-read-timeout if available.
4454         (pop3-movemail): Use it.
4455
4456         * message.el (message-check-news-body-syntax): Fix signature check if
4457         there's an attachment.
4458
4459 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4460
4461         * mm-util.el: Add comments to the mm- emulating functions.
4462
4463 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4464
4465         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4466         by Stephen Berman <stephen.berman@gmx.net>.
4467
4468 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4469
4470         * mm-util.el (mm-substring-no-properties): New function.
4471         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4472         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4473         (mm-string-to-multibyte): Doc fix.
4474
4475         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4476
4477 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4478
4479         * mml.el (mml-attach-file): Strip text properties from file name.
4480         (Bug#1574)
4481
4482 2008-12-16  Glenn Morris  <rgm@gnu.org>
4483
4484         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4485
4486 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4487
4488         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4489         knows since the charset specified might be a bogus alias that
4490         mm-charset-synonym-alist provides.
4491
4492 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4495         "ISO_8859-1".
4496
4497         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4498
4499 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4500
4501         * mm-util.el (mm-charset-eval-alist):
4502         Define it before mm-charset-to-coding-system.
4503         (mm-charset-to-coding-system): Add optional argument `silent';
4504         define it before mm-charset-override-alist.
4505         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4506         default value if it can be used in Emacs currently running;
4507         silence mm-charset-to-coding-system.
4508
4509 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4510
4511         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4512         `allow-override' which says whether to use `mm-charset-override-alist'.
4513         (rfc2047-decode-encoded-words): Use it.
4514
4515         * mm-util.el (mm-charset-override-alist): Fix custom type;
4516         add `(gb2312 . gbk)' to choices.
4517
4518 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4519
4520         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4521         fast.
4522
4523         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4524
4525         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4526
4527 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4528
4529         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4530         on links.
4531
4532         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4533
4534 2008-12-03  Lute Kamstra  <lute@gnu.org>
4535
4536         * sha1.el: Remove leading * from docstrings of defcustoms,
4537         deffaces, defconsts and defuns.
4538
4539 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4542         users' addresses that don't have domain parts.
4543         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4544         rather than message-narrow-to-head since there will be the message
4545         header separator.
4546
4547 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4548
4549         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4550         since the result is inserted in a unibyte buffer anyway.
4551         (nnimap-demule-use-string-to-multibyte): Remove.
4552         (nnimap-demule): Alias it to mm-string-to-multibyte.
4553
4554 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4555
4556         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4557         variable for debugging bug#464 and bug#1174.
4558         (nnimap-demule): Use it.
4559
4560 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4561
4562         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4563         score calculation correctly.
4564
4565 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4566
4567         * message.el (message-send-mail): Just set the buffer to unibyte
4568         rather than use mm-with-unibyte-current-buffer which does a lot more.
4569         (message-send-mail-partially): Don't bother with
4570         mm-with-unibyte-current-buffer since it's already been made unibyte by
4571         message-send-mail.
4572
4573 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4574
4575         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4576
4577 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4578
4579         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4580
4581 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4584         require itself and to remove `with-no-warnings'.
4585
4586 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4587
4588         * starttls.el (starttls-any-program-available): Get the name of the
4589         available TLS layer program.
4590         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4591         well as the host name in the "opening" message.
4592
4593         * auth-source.el (auth-source-cache, auth-source-do-cache)
4594         (auth-source-user-or-password): Cache passwords and logins by default,
4595         allow override with `auth-source-do-cache'.
4596         (auth-source-forget-user-or-password): Allow users to remove cache
4597         entries if needed.
4598
4599 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4600
4601         * md4.el (md4-buffer): Fix typo in docstring.
4602         (md4, md4-64): Doc fixes.
4603         (md4-pack-int32): Reflow docstring.
4604
4605 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4606
4607         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4608         condition-case to only the forward-sexp call.
4609
4610 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4611
4612         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4613         quotes contained.  Make it more robust regardless by an extra
4614         condition-case wrapper.
4615
4616 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4617
4618         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4619
4620 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4621
4622         * nnml.el (nnml-request-expire-articles): Check if the function set to
4623         `nnmail-expiry-target' returns the symbol `delete'.
4624
4625         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4626
4627         * nnmail.el (nnmail-expiry-target): Fix custom type.
4628
4629 2008-10-02  Glenn Morris  <rgm@gnu.org>
4630
4631         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4632         Silence compiler warning.
4633
4634 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4635
4636         * tls.el (open-tls-stream): Show the actual command being
4637         executed, instead of the format string.
4638
4639 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * lpath.el: Fbind codepage-setup for Emacs 23.
4642
4643 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4644
4645         * mml.el (mml-menu): Don't assume mml2015 is bound.
4646
4647 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4648
4649         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4650         exists.
4651
4652 2008-09-27  Glenn Morris  <rgm@gnu.org>
4653
4654         * gnus-util.el (mail-header-remove-comments): Autoload it.
4655
4656 2008-09-27  Andreas Schwab  <schwab@suse.de>
4657
4658         * gnus-util.el (gnus-split-references): Strip comments.
4659         (gnus-parent-id): Likewise.
4660
4661 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4662
4663         * message.el (message-confirm-send): Fix version.
4664
4665 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * message.el (message-idna-to-ascii-rhs-1): Use
4668         mail-extract-address-components rather than mail-header-parse-addresses
4669         that is an alias by default to ietf-drums-parse-addresses that does not
4670         support non-ASCII names in headers' contents.
4671
4672 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4673
4674         * message.el (message-confirm-send): Fixed variable documentation to
4675         avoid the "y/n" wording.
4676
4677 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4678
4679         * message.el (message-set-auto-save-file-name): Save to a different
4680         filename so multiple messages (especially drafts) can be recovered.
4681
4682 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4683
4684         * message.el (message-confirm-send): Add appropriate version.
4685
4686 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4687
4688         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4689         defvar.
4690
4691 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4692
4693         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4694         (mm-pkcs7-enveloped-magic): Ditto.
4695
4696 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4697
4698         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4699         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4700
4701 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4702
4703         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4704         default, it's better.
4705
4706 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4707
4708         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4709         summary line gnus-number property and ignore them (with a warning
4710         message).
4711
4712 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4715         macro caddr in the interactive form since it won't be expanded.
4716
4717 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4720         `charset'; fix name of function called recursively.
4721         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4722
4723 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4724
4725         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4726         (gnus-mime-set-charset-parameters): New function.
4727         (gnus-mime-view-part-as-charset): Use it to correctly display part
4728         specifying wrong charset.
4729
4730 2008-09-08  David Engster  <dengste@eml.cc>
4731
4732         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4733         in completing-read for back end server.
4734
4735 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4736
4737         * message.el (message-confirm-send): New variable to confirm sending a
4738         message.
4739         (message-send): Use it.
4740
4741 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4742
4743         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4744
4745 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4746
4747         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4748
4749 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4750
4751         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4752         prevent tracking too many groups.
4753         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4754         Use it.
4755
4756 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4757
4758         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4759         moving point to the bottom of the window in order to avoid recentering.
4760
4761 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4764
4765         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4766         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4767         (gnus-article-beginning-of-window): Fix calculation.
4768
4769 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4770
4771         * gnus-msg.el (gnus-summary-supersede-article)
4772         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4773         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4774         message header.
4775
4776 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4777
4778         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4779         pending output coming after the status change.
4780
4781 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4782
4783         * message.el:
4784         * gnus-start.el:
4785         * gnus-registry.el: Remove VMS support.
4786
4787 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4790         macro.
4791         (rfc2104-hash): Use it.
4792
4793 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4794
4795         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4796         (gnus-summary-sort-by-most-recent-date): New commands.
4797         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4798         and menu entries.
4799
4800 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4803         don't redisplay article for raw contents; remove plural articles stuff.
4804
4805         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4806         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4807         on gnus-summary-save-article; display results properly.
4808
4809 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * lpath.el: No need to fbind ns-focus-frame.
4812
4813 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4816
4817 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4818
4819         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4820         gnus-save-all-headers.
4821
4822 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4823
4824         * gnus-util.el (ns-focus-frame): Remove declaration.
4825         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4826         like x.
4827
4828 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4829
4830         * rfc2104.el (rfc2104-zero): Delete defconst.
4831         (rfc2104-hex-alist): Likewise.
4832         (rfc2104-hex-to-int): Delete func.
4833         (rfc2104-hexstring-to-bitstring): Likewise.
4834         (rfc2104-nybbles): New defconst.
4835         (rfc2104-hash): Rewrite for speed.
4836
4837 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * tls.el (open-tls-stream): Make it work with the 2nd argument
4840         BUFFER that is a string but does not exist as a buffer object, as
4841         mentioned in the doc-string.
4842
4843 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4844
4845         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4846         SXEmacs.
4847
4848 2008-07-16  Glenn Morris  <rgm@gnu.org>
4849
4850         * gnus-util.el (ns-focus-frame): Declare for compiler.
4851
4852 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4853
4854         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4855         set as a group parameter.
4856         (gnus-summary-save-in-pipe): Work when it is called independently.
4857         (gnus-summary-pipe-to-muttprint): Don't modify
4858         gnus-summary-pipe-output-default-command.
4859
4860 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4861
4862         * message.el (message-send-mail-with-sendmail):
4863         Display the error message.
4864
4865 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * gnus-art.el (gnus-default-article-saver):
4868         Add gnus-summary-save-in-pipe to choices.
4869         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4870         gnus-summary-pipe-output-default-command as the default command.
4871         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4872         instead of gnus-last-shell-command.
4873
4874         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4875         New user option.
4876         (gnus-summary-muttprint-program): Mention the value will be changed.
4877         (gnus-summary-save-article): Force showing of all headers.
4878         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4879
4880 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4881
4882         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4883
4884 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4885
4886         * nnimap.el (nnimap-id):
4887         * sieve-manage.el (sieve-manage-open): Doc fixes.
4888
4889 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4890
4891         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4892         if available.
4893
4894 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4895
4896         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4897
4898         * nnkiboze.el (nnkiboze-generate-group):
4899         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4900
4901         * nnmairix.el: Require CL.
4902
4903 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4904
4905         * dgnushack.el: Autoload get-display-table and put-display-table for
4906         XEmacs 21.5.
4907
4908         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4909         21.4 and SXEmacs.
4910
4911 2008-06-15  David Engster  <dengste@eml.cc>
4912
4913         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4914
4915 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4916
4917         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4918         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4919         runtime choice under XEmacs.
4920
4921         * gnus-sum.el (gnus-summary-set-display-table):
4922         Use `gnus-put-display-table', `gnus-get-display-table',
4923         `gnus-set-display-table' for the display table, instead of `aset'.
4924
4925         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4926         Use `gnus-put-display-table', `gnus-get-display-table',
4927         `gnus-set-display-table' for the display table.
4928
4929 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4930
4931         * nnmairix.el: Add autoloads.
4932
4933 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4934
4935         * nnmairix.el (nnmairix-delete-recreate-group)
4936         (nnmairix-update-and-clear-marks): Fix error messages.
4937
4938 2008-06-14  David Engster  <dengste@eml.cc>
4939
4940         * nnmairix.el: Upgrade to version 0.6.
4941         (nnmairix-group-toggle-propmarks-this-group)
4942         (nnmairix-group-toggle-readmarks-this-group)
4943         (nnmairix-group-delete-recreate-this-group)
4944         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4945         (nnmairix-remove-tick-mark-original-article): New commands.
4946         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4947         (nnmairix-propagate-marks-to-nnmairix-groups)
4948         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4949         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4950         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4951         functions needed for marks propagation and manipulation of read marks.
4952         (nnmairix-update-groups): New function.
4953         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4954         (nnmairix-determine-original-group-from-registry)
4955         (nnmairix-determine-original-group-from-path)
4956         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4957         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4958         New helper functions.
4959         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4960         keystrokes for new commands.
4961         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4962         (nnmairix-request-group): Check allow-fast group parameter.
4963         (nnmairix-request-create-group): Set allow-fast group parameter if
4964         nnmairix-allowfast-default is set.
4965         (nnmairix-close-group): Propagate marks upon closing if needed.
4966         (nnmairix-group-toggle-threads-this-group): Use new.
4967         nnmairix-group-toggle-parameter helper function.
4968         (nnmairix-search): Better check for empty search result.
4969         (nnmairix-goto-original-article): Use new helper functions for
4970         determining original article.
4971         (nnmairix-show-original-article): Make sure message-id is in brackets.
4972         (nnmairix-call-mairix-binary): Change variable name.
4973         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4974         helper function.
4975         (nnmairix-widget-toggle-activate): Fix doc string.
4976
4977 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4978
4979         * nnir.el: Require edmacro when compiling with XEmacs.
4980         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4981         available in Emacs 21.
4982
4983 2008-06-11  Glenn Morris  <rgm@gnu.org>
4984
4985         * gnus-util.el (x-focus-frame):
4986         * gnus.el (image-size):
4987         * mm-decode.el (image-size): Declare.
4988
4989         * gnus-picon.el (declare-function): Add compat definition.
4990         (image-size): Declare.
4991
4992         * gnus-group.el (tool-bar-map):
4993         * gnus-sum.el (tool-bar-map): Define for compiler.
4994
4995         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4996
4997         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4998
4999         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5000         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5001         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5002         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5003         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5004         * sieve-manage.el, spam-report.el, spam.el:
5005         Remove unnecessary eval-and-compile of autoloads.
5006
5007 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5008
5009         * auth-source.el: Precise Tramp doc.
5010
5011 2008-06-07  Glenn Morris  <rgm@gnu.org>
5012
5013         * nnmairix.el: Remove unnecessary eval-when-compile.
5014
5015 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5016
5017         * lpath.el: Fbind propertize for XEmacs 21.4.
5018
5019 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5020
5021         * nnir.el: Move here from ../contrib.
5022
5023 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5024
5025         * gnus-util.el (gnus-read-shell-command): New function.
5026         * mm-decode.el (mm-pipe-part):
5027         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5028
5029 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5030
5031         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5032
5033 2008-06-03  Glenn Morris  <rgm@gnu.org>
5034
5035         * pop3.el (nnheader-accept-process-output): Autoload it.
5036
5037 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5040         are not 2-digit hexadecimal characters that follow `%'s.
5041
5042 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5043
5044         * message.el (message-bogus-recipient-p): Fix type in doc string.
5045         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5046         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5047         Improve custom options.
5048         (message-bogus-recipient-p): Adjust accordingly.
5049
5050 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5051
5052         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5053         long-form month and day names.
5054
5055 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5056
5057         * dgnushack.el: Autoload debug, eudc-expand-inline and
5058         pgg-snarf-keys-region for XEmacs.
5059
5060         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5061
5062         * nnmairix.el: Require edmacro when compiling with XEmacs.
5063
5064 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5065
5066         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5067         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5068
5069 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5070
5071         * auth-source.el: Add more docs.
5072
5073         * netrc.el (netrc-machine): Always match if the port is not given.
5074
5075 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5078         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5079         retrieval faster in some cases, but might make CPU usage larger.  If
5080         this has any bad side effects, we might revert this change.
5081
5082         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5083         seems to make mail retrieval much, much faster.
5084         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5085         unconditionally.
5086
5087         * gnus-draft.el (gnus-group-send-queue): Bind
5088         message-send-mail-partially-limit to nil to avoid being prompted.
5089
5090 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5091
5092         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5093
5094         * message.el (message-bogus-address-regexp): Fix and improve custom
5095         type.
5096         (message-setup-hook): Add message-check-recipients as custom option.
5097
5098 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5099
5100         * message.el (message-cite-function): Remove bogus autoload which crept
5101         in during merge from v5-10.
5102
5103 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5104
5105         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5106
5107         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5108
5109         * auth-source.el: Preliminary Tramp docs.
5110         (auth-sources): Change the default auth-sources to use
5111         EPA .gpg files.
5112
5113 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5114
5115         * nntp.el: Autoload `auth-source-user-or-password'.
5116         (nntp-send-authinfo): Use it.
5117
5118         * nnimap.el: Autoload `auth-source-user-or-password'.
5119         (nnimap-open-connection): Use it.
5120
5121         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5122         for the gnus-message function.
5123         (auth-source-user-or-password): Use it.
5124
5125 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5126
5127         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5128         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5129         (rfc2104-hash): Use it.
5130
5131 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5132
5133         * gnus-art.el (gnus-article-toggle-truncate-lines):
5134         Don't use `iff' in docstring.
5135
5136 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5137
5138         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5139
5140         * gnus-util.el (gnus-extract-address-component-name)
5141         (gnus-extract-address-component-email): Convenience functions around
5142         `gnus-extract-address-components'.
5143
5144         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5145         Use `gnus-extract-address-component-email' to fix bug of comparing full
5146         sender name to `user-mail-address'.
5147
5148 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5149
5150         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5151         catch/throw to optimize.
5152         (gnus-registry-find-keywords): Just use member to find a keyword.
5153
5154 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5155
5156         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5157         is current before calling gnus-server-prepare.
5158         (gnus-server-setup-buffer, gnus-server-update-server)
5159         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5160
5161 2008-05-04  Juri Linkov  <juri@jurta.org>
5162
5163         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5164         (mailcap-file-default-commands): Use mailcap-replace-in-string
5165         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5166         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5167
5168 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5169
5170         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5171
5172 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5173
5174         * gnus.el: Bump version to 0.11.
5175
5176 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5177
5178         * gnus.el: No Gnus v0.10 is released.
5179
5180 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5181
5182         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5183         hooks.
5184         (gnus-update-read-articles): Speed up non-marks-using users.
5185         (gnus-use-marks): Define gnus-use-marks.
5186         (gnus-propagate-marks): Rename variable to something more sensible.
5187
5188 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5189
5190         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5191         (gmm-image-load-path-for-library): Fix typos in docstrings.
5192         (gmm-message): Reflow docstring.
5193
5194 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5195
5196         * mail-source.el (mail-source-set-1, mail-source-bind):
5197         Move auth-source code out of the macro to clean it up and fix bugs.
5198
5199 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5200
5201         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5202         by sender if it's equal to user-mail-address, it's likely to be
5203         useless.
5204
5205         * mail-source.el (mail-source-bind): Don't use user or password if they
5206         are not bound.  Unintern them if they are nil.  Don't use server unless
5207         it's bound, and default it to empty string otherwise.
5208
5209 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5210
5211         * mail-source.el: Load auth-source.el.
5212         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5213         get user name or password, if auth-sources is set up.
5214
5215         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5216         strategy of splitting with parent.
5217         (gnus-registry-split-fancy-with-parent)
5218         (gnus-registry-post-process-groups): Use it and fix prior
5219         bug (returning a list as the split result).
5220
5221         * auth-source.el (auth-sources): Remove server parameter.
5222         (auth-source-pick, auth-source-user-or-password)
5223         (auth-source-user-or-password-imap)
5224         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5225         (auth-source-user-or-password-sftp)
5226         (auth-source-user-or-password-smtp): Remove server parameter.
5227
5228 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5229
5230         * smime.el (smime-sign-region, smime-encrypt-region)
5231         (smime-decrypt-region):
5232         Remove redundant calls to `generate-new-buffer-name'.
5233
5234 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5235
5236         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5237         Don't use QP for message/rfc822.
5238         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5239
5240 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5241
5242         * sieve-manage.el (sieve-string-bytes): Remove.
5243         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5244         correct byte-length only if the process's coding-system is the same as
5245         the one used internally by Emacs to represent strings.
5246
5247 2008-04-22  Juri Linkov  <juri@jurta.org>
5248
5249         * mailcap.el (mailcap-file-default-commands): New function.
5250
5251 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5252
5253         * message.el (message-signature-separator, message-cite-function):
5254         Change custom version.
5255
5256 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5257
5258         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5259         commands.
5260         (tls-checktrust): Ditto.
5261
5262 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5263
5264         * mm-decode.el (mm-display-external): Make temp file read-only.
5265
5266 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5267
5268         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5269         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5270         `C-c C-f d'.
5271
5272 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5273
5274         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5275
5276 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5277
5278         * gnus.el: Bump version to 0.9.
5279
5280 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5281
5282         * gnus.el: No Gnus v0.8 is released.
5283
5284 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5285
5286         * mail-source.el (mail-source-value):
5287         Prefer fboundp to functionp so it works with macros as well.
5288
5289 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5290
5291         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5292         Fix last change in case the element is not even a symbol.
5293
5294 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5295
5296         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5297         Prefer fboundp to functionp so it works with macros as well.
5298
5299 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5300
5301         * auth-source.el: Added docs.
5302         (auth-sources): Modify format to support server.
5303         (auth-source-pick, auth-source-user-or-password)
5304         (auth-source-user-or-password-imap)
5305         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5306         (auth-source-user-or-password-sftp)
5307         (auth-source-user-or-password-smtp): Add server parameter.
5308
5309 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5310
5311         * gnus-registry.el: Initialize the registry when gnus-registry-install
5312         is t.
5313
5314 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5315
5316         * compface.el (uncompface): Make buffer unibyte.
5317
5318 2008-04-05  Glenn Morris  <rgm@gnu.org>
5319
5320         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5321
5322 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5323
5324         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5325         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5326
5327         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5328         multibyteness after rather than before erasing it.
5329
5330         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5331         mm-with-multibyte.
5332         (gnus-request-article-this-buffer): Make sure the proper decoding is
5333         used if gnus-original-article-buffer happens to be unibyte.
5334
5335         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5336         default-enable-multibyte-characters.
5337
5338         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5339         default-enable-multibyte-characters.
5340
5341         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5342
5343         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5344
5345 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5346
5347         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5348         (imap-message-copyuid-1): Use it.
5349         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5350         J. Williams in
5351         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5352
5353         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5354         imap-enable-exchange-bug-workaround.
5355         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5356
5357 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5358
5359         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5360         a 100 byte status-checks into a 2-3MB transfer for each group.
5361         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5362         to enable bug workaround or not.
5363         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5364
5365 2008-03-31  Glenn Morris  <rgm@gnu.org>
5366
5367         * message.el (mml2015-use): Declare for compiler.
5368         (message-info): Require mml2015 when appropriate.
5369
5370 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5371
5372         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5373         whitespace.
5374
5375 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5376
5377         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5378         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5379         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5380         (nntp-service-to-port): New function.
5381         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5382         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5383         (nntp-open-netcat-stream): New function.
5384         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5385
5386 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5387
5388         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5389
5390 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5391
5392         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5393
5394 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5395
5396         * dns.el (dns-write): Use set-buffer-multibyte.
5397
5398 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5399
5400         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5401
5402 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5403
5404         * message.el (message-signature-separator): Change default.
5405         Improve custom type.
5406         (message-cite-function): Change default to
5407         message-cite-original-without-signature.
5408
5409         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5410         toggle.
5411
5412         * message.el (message-check-news-body-syntax): Fix signature check.
5413         (message-setup-1): Mark buffer as unmodified _after_ running
5414         message-setup-hook and handling message-alternative-emails.
5415         (message-shorten-references): Be more strict when building list of
5416         valid references to comply with GNKSA.
5417
5418         * gnus-group.el (gnus-read-ephemeral-bug-group)
5419         (gnus-read-ephemeral-debian-bug-group)
5420         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5421
5422         * message.el (message-info): Don't use booleanp which isn't supported
5423         in Emacs 21 and XEmacs.
5424
5425 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5426
5427         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5428         gnus-group-gmane-group-download-format.
5429         (gnus-group-read-ephemeral-gmane-group): Rename from
5430         gnus-group-read-ephemeral-gmane-group.
5431         (gnus-read-ephemeral-gmane-group-url): Rename from
5432         gnus-group-read-ephemeral-gmane-group-url.
5433         (gnus-bug-group-download-format-alist): New variable.
5434         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5435         (gnus-read-ephemeral-emacs-bug-group): New commands.
5436
5437 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5438
5439         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5440         (gnus-visible-headers): Improve custom type.
5441
5442 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5443
5444         * mml.el (mml-menu): Add workarounds for XEmacs.
5445
5446         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5447         X-Boundary header.
5448
5449         * message.el (message-simplify-recipients): Fix previous commit.
5450
5451 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5452
5453         * mm-util.el (mm-set-buffer-multibyte): New function.
5454         * mm-decode.el (mm-copy-to-buffer): Use it.
5455
5456 2008-03-19  Glenn Morris  <rgm@gnu.org>
5457
5458         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5459         Accidentally removed in the sync process with Emacs.
5460
5461 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5462
5463         * message.el (message-alter-recipients-discard-bogus-full-name):
5464         New function.
5465         (message-alter-recipients-function): New variable.
5466         (message-get-reply-headers): Use it.
5467         (message-replace-header): New helper function.
5468         (message-recipients-without-full-name): New variable.
5469         (message-simplify-recipients): New command.
5470
5471         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5472
5473         * message.el (message-info): Handle EasyPG manual.
5474
5475         * mml.el (mml-menu): Add entry for EasyPG.
5476
5477 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5478
5479         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5480         parameter.
5481
5482         * message.el (message-disassociate-draft): Specify drafts group name
5483         fully.
5484
5485 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5486
5487         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5488         unnecessary duplicates from the match list.
5489
5490 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5491
5492         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5493
5494         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5495
5496         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5497         args of `how-many' of which the XEmacs version doesn't take; declare
5498         Info-index-next as function.
5499
5500 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5501
5502         * gnus-score.el (gnus-score-headers): Fix handling of
5503         gnus-inhibit-slow-scoring.
5504
5505         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5506         string.
5507         (gnus-button-url-regexp): Improve handling of parenthesis.
5508         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5509         (gnus-button-handle-info-keystrokes): Handle index entries.
5510
5511 2008-03-15  Glenn Morris  <rgm@gnu.org>
5512
5513         * parse-time.el (parse-time-string): Simplify.
5514
5515 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5516
5517         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5518         Incoming* files.
5519
5520 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5521
5522         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5523         (auth-source-pick): Use it.
5524
5525 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5526
5527         * binhex.el (binhex-decode-region-internal):
5528         * uudecode.el (uudecode-decode-region-internal):
5529         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5530         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5531         setting default-enable-multibyte-characters.
5532
5533 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5534
5535         * auth-source.el (auth-source-protocols)
5536         (auth-source-protocols-customize, auth-source-choices): Added and
5537         modified variable customizations and defaults.
5538         (auth-source-pick, auth-source-user-or-password)
5539         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5540         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5541         (auth-source-user-or-password-sftp)
5542         (auth-source-user-or-password-smtp): Use new variables and provide an
5543         interface to netrc.el.
5544
5545 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5548         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5549         Make sure the nntp port to specify is a string.
5550
5551 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5552
5553         * nntp.el: Use with-current-buffer.
5554         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5555         dubious mm-with-unibyte-current-buffer.
5556         (nntp-with-open-group-function): New function extracted from
5557         nntp-with-open-group macro.
5558         (nntp-with-open-group): Use the function, so it's easier to debug.
5559         Add indentation and debugging info.
5560         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5561         the use of the netcat alternatives.
5562
5563         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5564         Avoid mm-string-as-multibyte as well.
5565
5566         * nnweb.el (nnweb-insert-html):
5567         Remove use of nnheader-string-as-multibyte.
5568
5569         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5570         (nnheader-string-as-multibyte): Remove.
5571
5572         * mm-view.el: Use inhibit-read-only.
5573         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5574         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5575         or unibyte-string.
5576
5577         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5578         (mm-uu-yenc-extract): Use with-current-buffer.
5579
5580         * gnus-soup.el (gnus-soup-send-packet): Don't use
5581         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5582
5583         * nnmh.el: Use with-current-buffer.
5584         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5585         mm-string-as-multibyte on the output of mm-encode-coding-string.
5586
5587         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5588         (nnimap-request-move-article): Use with-current-buffer.
5589
5590         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5591         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5592         conversion uses string-make-unibyte rather than string-as-unibyte.
5593
5594         * gnus-msg.el: Use with-current-buffer.
5595
5596         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5597
5598 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5599
5600         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5601         string for caching if it is 'PIN.
5602
5603 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * lpath.el: Consider the case without Emacs/W3.
5606
5607 2008-03-08  Glenn Morris  <rgm@gnu.org>
5608
5609         * time-date.el (date-to-time, time-subtract, time-add)
5610         (safe-date-to-time): Doc fixes.
5611
5612 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5613
5614         * mail-source.el (mail-source-delete-old-incoming-confirm):
5615         Change default to nil.
5616         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5617
5618 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * lpath.el: Rearrange.
5621
5622         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5623         (gnus-article-goto-prev-page): Work for articles having ^L's.
5624
5625         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5626
5627         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5628
5629 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5630
5631         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5632         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5633         (gnus-bookmark-jump): Adjust some variable names.
5634
5635 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5636
5637         * auth-source.el: New package.
5638         (auth-source-choices): Add customization entry point variable.
5639
5640         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5641         bug.
5642
5643 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5644
5645         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5646         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5647         (gnus-registry-install-shortcuts): Rename from
5648         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5649         the `gnus-registry-mark-map' keymap dynamically from
5650         `gnus-registry-marks'.  The generated functions update the summary line
5651         when a registry mark is added or deleted, and will call
5652         `gnus-registry-install-p' (see the comments in the code).
5653         (gnus-registry-user-format-function-M): Use concat intelligently.
5654
5655         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5656         the registry mark functions.
5657
5658 2008-03-05  Glenn Morris  <rgm@gnu.org>
5659
5660         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5661         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5662         gnus-art.
5663         (top-level): No need to load own source when compiling.
5664
5665 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5666
5667         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5668         Suggested by <chris.anderton@zetnet.co.uk>.
5669
5670 2008-03-04  Glenn Morris  <rgm@gnu.org>
5671
5672         * gnus-sum.el (top-level): No need to require gnus when compiling,
5673         since unconditionally required near start of file.
5674         (gnus-summary-display-while-building): Move definition before use.
5675
5676 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5677
5678         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5679         formatting function.
5680
5681 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5682
5683         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5684         with plists.
5685         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5686         Use new format.
5687
5688 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5691         `where-is-internal' that returns a range of key sequences.
5692
5693 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5694
5695         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5696
5697         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5698         (gnus-summary-jump-to-group): Consider windows on other displayed
5699         frames as well.  Similar changes might be needed elsewhere, but that's
5700         the one I've bumped into during my use.
5701
5702         * nndoc.el (nndoc-oe-dbx-type-p):
5703         * gnus-msg.el (gnus-debug):
5704         * gnus-group.el (gnus-update-group-mark-positions):
5705         Use mm-string-to-multibyte.
5706
5707 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5708
5709         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5710         doesn't handle NotDashEscaped.
5711
5712         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5713         (mml-dnd-attach-options): Fix typo in custom choice.
5714
5715         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5716         nndoc-article-type to mbox.
5717         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5718
5719         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5720         to nil, instead of html2text.
5721
5722         * imap.el (imap-debug): Add `imap-ping-server'.
5723
5724         * gnus-bookmark.el: Add FIXMEs.
5725
5726         * message.el (message-form-letter-separator)
5727         (message-send-form-letter-delay): New variables.
5728         (message-send-form-letter): Use them.  New command to send form
5729         letters.  Requested by Uwe Siart.
5730         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5731
5732 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5733
5734         * Update copyright years.
5735
5736 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5737
5738         Sync from EMACS_22_BASE.
5739
5740         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5741
5742 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5743
5744         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5745         empty author.
5746
5747 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5748
5749         * gnus-registry.el (gnus-registry-marks): Add variable for
5750         customization of marks and their appearance.
5751         (gnus-registry-read-mark): Use it.
5752         (gnus-registry-do-marks): Add utility function to loop through
5753         `gnus-registry-marks'.
5754         (gnus-registry-install-shortcuts-and-menus): Add function to install
5755         shortcuts and menus.
5756         (gnus-registry-initialize): Use it.
5757         (gnus-registry-default-mark): Clarify documentation.
5758
5759 2008-02-29  Glenn Morris  <rgm@gnu.org>
5760
5761         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5762         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5763         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5764         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5765         Change defcustom :version from 23.0 to 23.1.
5766
5767 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5768
5769         * gnus-registry.el (gnus-registry-follow-group-p)
5770         (gnus-registry-post-process-groups): Add functions to aid registry
5771         splitting and improve logging.  Clarify behavior in function
5772         documentation.
5773         (gnus-registry-split-fancy-with-parent): Use them.
5774
5775 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5776
5777         * gnus-art.el: Use with-current-buffer.
5778
5779 2008-02-27  David Engster  <dengste@eml.cc>
5780
5781         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5782         Express real group name in the response.
5783
5784 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5785
5786         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5787         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5788         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5789         autoload gnus-registry-fetch-group when compiling.
5790         (nnmairix-request-group-with-article-number-correction): Remove
5791         unreferenced argument passed to nnmairix-call-backend.
5792
5793 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5794
5795         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5796         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5797         Wilde.
5798
5799 2008-02-27  Glenn Morris  <rgm@gnu.org>
5800
5801         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5802         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5803         variables to defconsts.  Convert comments to doc-strings.
5804         (nnmairix-last-server, nnmairix-current-server): Convert from free
5805         variables to defvars.  Convert comments to doc-strings.
5806         (gnus-registry-fetch-group): Autoload.
5807         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5808         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5809         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5810         caddr.
5811         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5812         nnmairix-request-group-with-article-number-correction call.
5813         (nnmairix-fast, nnmairix-group): New, less general names, for free
5814         variables passed from nnmairix-request-group to
5815         nnmairix-request-group-with-article-number-correction.  Declare.
5816         (nnmairix-request-group-with-article-number-correction):
5817         Use nnmairix-fast, nnmairix-group rather than fast, group.
5818
5819 2008-02-26  David Engster  <dengste@eml.cc>
5820
5821         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5822         version 0.5.
5823
5824 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5825
5826         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5827         instead of making an extra function call.  Don't add the current group
5828         to articles only when they have the group.  Use
5829         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5830         Reported by David <de_bb@arcor.de>.
5831
5832 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5835         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5836
5837 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5838
5839         * mail-source.el (mail-source-delete-incoming): Change default.
5840         Supplement doc string.
5841
5842         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5843
5844 2008-02-14  Glenn Morris  <rgm@gnu.org>
5845
5846         * time-date.el (format-seconds): New function.
5847
5848 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5849
5850         * nnmail.el (nnmail-message-id-cache-file): Derive from
5851         `gnus-home-directory'.
5852
5853 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5854
5855         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5856         Document negative prefix.
5857
5858         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5859
5860 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5861
5862         * message.el (message-unsent-separator): Add the Exim bounce
5863         separator.
5864
5865 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5866
5867         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5868         list.
5869         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5870         recipient/signer list.
5871
5872 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * Makefile.in (datarootdir): Define.
5875         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5876         name that might contain whitespace.
5877
5878 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5879
5880         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5881         fbound (Emacs 23 unicode), signal an error.
5882
5883 2008-02-08  Glenn Morris  <rgm@gnu.org>
5884
5885         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5886
5887 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5888
5889         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5890         ports to the calls to `netrc-machine-user-or-password' in addition to
5891         "imap" and "imaps".
5892
5893 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5894
5895         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5896
5897         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5898
5899 2008-02-01  Kenichi Handa  <handa@m17n.org>
5900
5901         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5902         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5903         (rfc2104-hash): Convert the result of concat to unibyte string.
5904
5905 2008-02-01  Dave Love  <fx@gnu.org>
5906
5907         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5908         coding-system-for-read.
5909         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5910
5911 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5914         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5915         <hanche@math.ntnu.no>.
5916
5917 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5920
5921         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5922
5923 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5924
5925         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5926         * message.el (message-beginning-of-line): Use featurep instead of bound
5927         tests in order to resolve conditionals at compile time.
5928
5929 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5930
5931         * mail-source.el (mail-sources): Add `group' choice.
5932
5933         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5934         parameter `in-group' to control into which group the articles go.
5935         Add treatment of `group' mail-source.
5936
5937 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5938
5939         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5940
5941         * mm-decode.el (mm-dissect-buffer): Decode description.
5942
5943         * mml.el (mml-to-mime): Encode message header first.
5944
5945 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5946
5947         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5948         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5949
5950         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5951         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5952
5953 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5954
5955         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5956
5957 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5958
5959         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5960         prefix keys.
5961         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5962         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5963         gnus-xmas.el.
5964
5965         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5966         (gnus-xmas-article-describe-bindings): New function.
5967         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5968         gnus-xmas-article-describe-bindings.
5969
5970         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5971
5972 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5973
5974         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5975         Add new variables for article mark management.
5976         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5977         list of extra data entries which, when present, will indicate that the
5978         article ID should not be trimmed from the registry.
5979         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5980         functions.
5981         (gnus-registry-read-mark): New function to read a mark name from the
5982         user.
5983         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5984         (gnus-registry-set-article-mark-internal): New functions to add and
5985         remove marks.
5986         (gnus-registry-get-article-marks): New function to show the marks for
5987         an article, or retrieve them for further use.
5988
5989 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5990
5991         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5992         keys when no argument is given.
5993
5994 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5995
5996         * imap.el (imap-ping-server): New variable.
5997         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5998         (imap-ping-server): Minor doc string fixes.
5999
6000 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6001
6002         * imap.el (imap-ping-server): New function.
6003         (imap-opened): Call imap-ping-server.
6004
6005 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * gnus-sum.el (gnus-article-sort-by-random)
6008         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6009         jidanni@jidanni.org.
6010
6011 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * gnus-art.el (gnus-article-describe-bindings): New function.
6014         (gnus-article-read-summary-keys): Use it.
6015         (gnus-article-mode-map): Bind `C-h b' to it.
6016
6017 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6018
6019         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6020         XEmacs.
6021         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6022         against non-character events.
6023
6024         * lpath.el: Fbind map-keymap for Emacs 21.
6025
6026 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6027
6028         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6029         command.
6030         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6031         instead of END.  Change name of the temp file.
6032         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6033         customizable.
6034
6035 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6038         bind `S W' to gnus-article-wide-reply-with-original; set default
6039         binding to gnus-article-read-summary-send-keys.
6040         (gnus-article-read-summary-keys): Fix the order of keys; display
6041         continuation keys correctly in the echo area; describe bindings
6042         correctly when keys end with `C-h'.
6043         (gnus-article-read-summary-send-keys): New function.
6044         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6045         for gnus-article-read-summary-send-keys; display continuation keys
6046         correctly in the echo area.
6047         (gnus-article-reply-with-original): Ignore prefix argument.
6048         (gnus-article-wide-reply-with-original): New function.
6049
6050         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6051         Emacs 21.
6052
6053 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6054
6055         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6056         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6057
6058 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6059
6060         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6061         (gnus-group-read-ephemeral-gmane-group): New command.
6062
6063 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6064
6065         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6066
6067 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6068
6069         * message.el (message-send-mail-function): Increase custom version.
6070
6071         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6072         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6073
6074 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6075
6076         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6077         for the cases where imap-authenticate is called with a nil buffer
6078         parameter.
6079
6080 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6081
6082         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6083         html parts correctly; support forwarded messages.
6084         (gnus-article-browse-html-article): Remove work buffers.
6085
6086         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6087         compiling.
6088         (netrc-bound-and-true-p): New macro.
6089         (netrc-parse): Use it instead of bound-and-true-p that is not available
6090         in XEmacs 21.4.
6091
6092 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6093
6094         * gnus-registry.el (gnus-registry-mark-article)
6095         (gnus-registry-article-marks): Add functionality to mark articles
6096         through the Gnus registry.
6097
6098         * encrypt.el: Clarify documentation for the new pgg method.
6099         (encrypt-file-alist): Add PGG option.
6100         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6101         functionality.  Abstract password key and messaging to external
6102         functions.
6103         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6104         (encrypt-message-method-and-cipher): Add new convenience external
6105         functions.
6106         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6107         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6108
6109         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6110         (netrc-parse): Use encrypt-file-alist to determine if
6111         encrypt-find-model or encrypt-insert-file-contents should be used.
6112
6113         * encrypt.el: Clarify documentation.  Load password-cache or
6114         password, whichever one is found first, instead of autoloading.
6115
6116 2007-12-19  Glenn Morris  <rgm@gnu.org>
6117
6118         * mml.el (message-options-set, message-narrow-to-head)
6119         (message-in-body-p, message-mail-p, message-encode-message-body):
6120         Autoload.
6121         (message-remove-header, message-narrow-to-headers-or-head)
6122         (message-subscribed-p, message-make-mail-followup-to)
6123         (message-position-on-field, message-news-p)
6124         (message-options-set-recipient, message-generate-headers)
6125         (message-sort-headers): Declare as functions.
6126
6127 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6128
6129         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6130         convention in doc string.
6131
6132 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6133
6134         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6135         title to html parts.
6136         (gnus-article-browse-html-article): Pass message header to it.
6137
6138         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6139
6140 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6141
6142         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6143         or password compatible with XEmacs.
6144
6145 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6146
6147         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6148         format document.
6149         (gnus-mime-delete-part): Don't write description line if empty.
6150         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6151
6152 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6153
6154         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6155         (gnus-summary-mark-read-and-unread-as-read)
6156         (gnus-summary-mark-current-read-and-unread-as-read)
6157         (gnus-summary-mark-unread-as-ticked): Doc fix.
6158         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6159
6160 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6161
6162         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6163         Christoph Conrad <christoph.conrad@gmx.de>.
6164
6165 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6166
6167         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6168         yes-or-no-p.
6169
6170 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6171
6172         * mm-decode.el (mm-add-meta-html-tag): New function.
6173         (mm-save-part-to-file, mm-pipe-part): Use it.
6174
6175         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6176         gnus-y-or-n-p instead of y-or-n-p.
6177         (gnus-article-browse-html-parts): Work with message/external-body; use
6178         mm-add-meta-html-tag.
6179
6180 2007-12-11  Glenn Morris  <rgm@gnu.org>
6181
6182         * gnus-cache.el: Require gnus-sum not just when compiling.
6183
6184         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6185
6186         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6187         definitions before use.
6188
6189         * mm-decode.el: Require gnus-util.
6190         (mm-remove-part): Only call delete-annotation on XEmacs.
6191
6192         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6193
6194         * nnmail.el: Require gnus-int.
6195
6196         * spam.el: Move `require's before `eval-when-compile's.
6197
6198         * gnus-ems.el (gnus-alive-p):
6199         * gnus-fun.el (message-goto-eoh):
6200         * gnus-util.el (gnus-group-name-decode):
6201         * mail-source.el (gnus-compress-sequence):
6202         * message.el (Info-goto-node, format-spec):
6203         * mm-bodies.el (message-options-get):
6204         * mm-decode.el (mm-view-pkcs7):
6205         * mm-util.el (gmm-write-region):
6206         * mml-smime.el (mml-compute-boundary)
6207         (gnus-completing-read-with-default):
6208         * mml.el (widget-button-press, gnus-make-hashtable):
6209         * mml1991.el (mm-decode-content-transfer-encoding)
6210         (mm-encode-content-transfer-encoding)
6211         (message-options-get, message-options-set):
6212         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6213         * nnfolder.el (gnus-request-group):
6214         * nnheader.el (ietf-drums-unfold-fws):
6215         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6216         * smime.el (gnus-run-mode-hooks):
6217         * spam-stat.el (gnus-message): Autoload.
6218
6219         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6220         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6221         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6222         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6223         Add declare-function compatibility definition.
6224
6225         * gnus-cache.el (nnvirtual-find-group-art):
6226         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6227         (gnus-add-image, gnus-add-wash-type):
6228         * gnus-group.el (nnkiboze-score-file):
6229         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6230         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6231         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6232         (message-tokenize-header, gnus-get-buffer-create)
6233         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6234         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6235         * gnus.el (gnus-group-decoded-name):
6236         * mail-source.el (imap-capability):
6237         * mm-bodies.el (message-options-set):
6238         * mm-decode.el (gnus-configure-windows):
6239         * mm-extern.el (message-goto-body):
6240         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6241         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6242         (epg-sub-key-validity, message-options-set):
6243         * mml.el (widget-event-point, gnus-configure-windows):
6244         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6245         * mml2015.el (epg-check-configuration, epg-configuration)
6246         (message-options-set):
6247         * nndb.el (nndb-request-article):
6248         * nnfolder.el (gnus-request-create-group):
6249         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6250         * nnmaildir.el (gnus-group-mark-article-read):
6251         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6252         * rfc1843.el (message-fetch-field):
6253         * spam.el (gnus-extract-address-components):
6254         Declare as functions.
6255
6256 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6257
6258         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6259
6260         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6261
6262         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6263         bind show-trailing-whitespace for XEmacs.
6264
6265 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6266
6267         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6268         new no-op macro for backward compatibility.
6269
6270         * imap.el (imap-string-to-integer): New function.
6271
6272 2007-12-09  Glenn Morris  <rgm@gnu.org>
6273
6274         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6275
6276         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6277         * message.el, mm-view.el, sieve-manage.el, smime.el:
6278         Add declare-function compatibility definition.
6279
6280         * gnus-art.el (w3-region, w3m-region, Info-menu):
6281         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6282         * gnus-sum.el (gnus-get-predicate):
6283         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6284         * message.el (mail-abbrev-in-expansion-header-p):
6285         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6286         (w3m-detect-meta-charset, w3m-region):
6287         * sieve-manage.el (password-read, password-cache-add)
6288         (password-cache-remove):
6289         * smime.el (password-read-and-add): Declare as functions.
6290
6291 2007-12-08  David Kastrup  <dak@gnu.org>
6292
6293         * gnus-sum.el (gnus-summary-simplify-subject-query):
6294         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6295         `message'.
6296
6297 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6300         it to bind idna-program, installation-directory, defined-colors, and
6301         face-attribute for XEmacs of the version that compiles defcustom forms.
6302
6303 2007-12-07  Glenn Morris  <rgm@gnu.org>
6304
6305         * gnus-art.el (article-make-date-line): Revert previous change.
6306
6307 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6308
6309         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6310
6311 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6312
6313         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6314         Call gnus-add-to-range ranges only once with a prepared article-list.
6315
6316 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6317
6318         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6319         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6320         group names with backslashes.  Reported by Tassilo Horn
6321         <tassilo@member.fsf.org>.
6322
6323 2007-12-06  Deepak Goel  <deego3@gmail.com>
6324
6325         * gnus-art.el (article-make-date-line):
6326         * gnus-start.el (gnus-load):
6327         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6328
6329 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6330
6331         * gnus-art.el (gnus-use-idna)
6332         * gnus-start.el (gnus-site-init-file)
6333         * message.el (message-use-idna)
6334         * mm-uu.el (mm-uu-hide-markers)
6335         * smiley.el (smiley-style): Revert changes that suppress warnings.
6336
6337 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6340         specify charset to html source.  Reported by Christoph Conrad
6341         <christoph.conrad@gmx.de>.
6342
6343 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6344
6345         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6346         idna-program in order to suppress byte compile warning issued by XEmacs
6347         that came to byte compile the default value section of defcustom forms
6348         recently.
6349
6350         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6351         value of installation-directory.
6352
6353         * message.el (message-use-idna): Don't directly refer to the value of
6354         idna-program.
6355
6356         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6357
6358         * smiley.el (smiley-style): Don't directly call face-attribute.
6359
6360 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6361
6362         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6363
6364         * gnus-dired.el: Reduce Gnus dependencies.
6365         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6366         require.  Use autoloads instead.
6367         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6368         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6369         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6370         (gnus-dired-mode): Adjust doc string.
6371         (gnus-dired-mail-mode): New variable.
6372         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6373         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6374         (gnus-dired-mail-buffers): New function.  Return mail or message
6375         composition buffers.
6376         (gnus-dired-attach): Use it.
6377         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6378         NO-DECODE.
6379         (gnus-dired-print): Use `gnus-print-buffer' depending on
6380         `gnus-dired-mail-mode'.
6381
6382 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * rfc2047.el (rfc2047-encoded-word-regexp)
6385         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6386         explaining what regexp patterns are for.
6387
6388 2007-12-04  Glenn Morris  <rgm@gnu.org>
6389
6390         * password.el: Move to password-cache.el.
6391
6392         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6393         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6394         * mml-smime.el (password-read, password-cache-add)
6395         (password-cache-remove):
6396         No need to autoload, since mml-sec requires password.
6397
6398         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6399         * message.el (gnus-extract-address-components):
6400         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6401
6402         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6403         password.
6404
6405 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * mailcap.el: Reduce dependencies.
6408         (mail-header-parse-content-type): Autoload.
6409         (mailcap-delete-duplicates): New alias.
6410         (mailcap-mime-info): Add optional argument NO-DECODE.
6411         (mailcap-mime-types): Use mailcap-delete-duplicates.
6412
6413         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6414
6415 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6416
6417         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6418         (imap-parse-status): Upcase status-att for servers that sends them
6419         lower-case (e.g., MS Exchange 2007).
6420
6421 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6422
6423         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6424         function.
6425
6426         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6427         (gnus-uu-yenc-article): New function.
6428
6429         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6430
6431         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6432         buffer.
6433
6434 2007-12-02  Glenn Morris  <rgm@gnu.org>
6435
6436         * binhex.el (binhex): New custom group.
6437         (binhex-decoder-program, binhex-decoder-switches)
6438         (binhex-use-external): Move to the binhex custom group.
6439
6440         * uudecode.el (uudecode): New custom group.
6441         (uudecode-decoder-program, uudecode-decoder-switches)
6442         (uudecode-use-external): Move to the uudecode custom group.
6443
6444         * netrc.el (top-level): Don't load `encrypt' features.
6445         (netrc-parse): Don't use encrypt.
6446         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6447
6448         * encrypt.el: Remove file.
6449
6450 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6451
6452         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6453         matches on patches.
6454
6455         * gnus-art.el (gnus-article-browse-html-article): Mention
6456         `mm-text-html-renderer' in the doc string.
6457
6458         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6459         string.  Add comments.
6460
6461         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6462         if rhs is ASCII.
6463
6464 2007-12-01  Glenn Morris  <rgm@gnu.org>
6465
6466         * mail-source.el (top-level): Require format-spec before
6467         eval-when-compile.
6468
6469 2007-11-30  Glenn Morris  <rgm@gnu.org>
6470
6471         * encrypt.el: Require password, rather than autoloading password-read.
6472
6473 2007-11-29  Glenn Morris  <rgm@gnu.org>
6474
6475         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6476         (sasl-make-client, sasl-next-step, sasl-step-data)
6477         (sasl-step-set-data): Declare as functions.
6478
6479 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6480
6481         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6482
6483 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6484
6485         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6486         certs should be verified and what is to be done in the event of a
6487         verification failure.
6488
6489         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6490         caller can indicate whether the cache should be disregarded for this
6491         call.  This way the result of the call is reproducible at all times and
6492         can be considered a canonical server name for the supplied method.
6493         (gnus-agent-method-p): Canonicalize server names by pushing their
6494         method through `gnus-method-to-server' using the no-cache argument.
6495
6496         * gnus-srvr.el (gnus-server-insert-server-line): Call
6497         `gnus-method-to-server' with `no-cache' argument.
6498
6499         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6500         gnus-agent-possibly-synchronize-flags as this should be called when the
6501         server is actually being opened.
6502         (gnus-agent-possibly-synchronize-flags)
6503         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6504         flags file of an agentized server to the latter function.
6505
6506         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6507         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6508         after a connection has been established successfully.
6509
6510 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6511
6512         * gnus-art.el (article-display-face): Force to display face if called
6513         interactively; check if gnus-article-x-face-too-ugly matches author.
6514         (article-display-x-face): Display face even if From header is missing
6515         as article-display-face does.
6516
6517 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6518
6519         * hashcash.el (message-narrow-to-headers-or-head)
6520         (message-fetch-field, message-goto-eoh)
6521         (message-narrow-to-headers): Declare as functions.
6522
6523 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6524
6525         * mail-source.el (mail-sources): Default to fetch from file for
6526         compatibility with default of nnmail-spool-file.
6527
6528 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6529
6530         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6531         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6532         to look for encoded word that should be encoded again.
6533         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6534         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6535         encoding pattern.
6536         (rfc2047-decode-region): Switch strict regexp and loose one according
6537         to rfc2047-allow-irregular-q-encoded-words.
6538
6539 2007-11-25  Romain Francoise  <romain@orebokech.com>
6540
6541         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6542
6543 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6544
6545         * tls.el (tls-program): Provide more custom choices from
6546         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6547         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6548
6549 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6550
6551         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6552         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6553
6554         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6555         `nnmail-spool-file'.
6556
6557         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6558         `nnmail-spool-file'.
6559
6560         * gnus-move.el (gnus-change-server): Ditto.
6561
6562         * gnus-kill.el (gnus-batch-score): Ditto.
6563
6564         * gnus-cache.el (gnus-jog-cache): Ditto.
6565
6566         * gnus-msg.el (gnus-summary-reply):
6567         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6568
6569 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6572         version.  Minor improvement to doc strings.
6573         (tls-program): Add comment.
6574
6575 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6576
6577         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6578         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6579         mismatch between the hostname provided in the certificate and the name
6580         of the host connnecting to.
6581         (open-tls-stream): Use them.  Check certificates against trusted root
6582         certificates.
6583
6584 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6585
6586         * gnus-cache.el (gnus-cache-generate-nov-databases):
6587         Use nnml-generate-nov-databases-directory instead of
6588         nnml-generate-nov-databases-1.
6589
6590 2007-11-24  Glenn Morris  <rgm@gnu.org>
6591
6592         * message.el (message-tool-bar-retro): Update for rename
6593         mail_send.xpm->mail-send.xpm.
6594
6595 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6596
6597         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6598         `smime-ldap-search' for Emacs 22 and up.
6599
6600 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6601
6602         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6603
6604         * message.el (message-send-mail-function): Fix error convention.
6605         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6606         (message-widen-reply, message-send-mail, message-talkative-question)
6607         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6608         (message-clone-locals, message-send-news): Use with-current-buffer.
6609         (message-insert-or-toggle-importance): Remove unused var `valid'.
6610         (message-make-references): Remove unused var `new-references'.
6611         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6612
6613 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6614
6615         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6616         (spam-split-symbolic-return-positive): Reflow docstring.
6617         (spam-backends, spam-summary-exit-behavior)
6618         (spam-mark-ham-unread-before-move-from-spam-group)
6619         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6620         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6621         (spam-clear-cache, spam-backend-check, spam-install-backend)
6622         (spam-install-statistical-backend, spam-list-of-processors)
6623         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6624         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6625         (spam-check-crm114, spam-initialize, spam-unload-hook):
6626         Fix typos in docstrings.
6627
6628 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6631         been checked if they have never been read and those group levels are
6632         higher than the one that a user specified.
6633
6634 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6637         foreign groups unless a group level is specified by a user.
6638         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6639
6640 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6641
6642         * message.el (message-send-mail-function): Require sendmail.
6643
6644 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6645
6646         * message.el (message-send-mail-function): Check for smtpmail too.
6647
6648         * utf7.el (utf7-encode, utf7-decode): Use coding system
6649         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6650
6651         * message.el (message-send-mail-function): New function.
6652         (message-send-mail-function): Set default using
6653         message-send-mail-function.  Adjust doc string.
6654         (message-send-mail-with-mailclient): New function.
6655
6656 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6657
6658         * smime.el (from):
6659         * rfc2047.el (message-posting-charset):
6660         * qp.el (mm-use-ultra-safe-encoding):
6661         * pop3.el (parse-time-months):
6662         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6663         * nnml.el (files):
6664         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6665         (jka-compr-compression-info-list, ange-ftp-path-format)
6666         (efs-path-regexp):
6667         * nndiary.el (files):
6668         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6669         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6670         (epg-digest-algorithm-alist, inhibit-redisplay)
6671         (password-cache-expiry):
6672         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6673         (pgg-output-buffer, password-cache-expiry):
6674         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6675         (efs-path-regexp):
6676         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6677         (inhibit-redisplay):
6678         * mm-uu.el (file-name, start-point, end-point, entry)
6679         (gnus-newsgroup-name, gnus-newsgroup-charset):
6680         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6681         (latin-unity-ucs-list):
6682         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6683         (mm-uu-binhex-decode-function):
6684         * message.el (gnus-message-group-art, gnus-list-identifiers)
6685         (rmail-enable-mime-composing, gnus-local-organization)
6686         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6687         (gnus-read-active-file, facemenu-add-face-function)
6688         (facemenu-remove-face-function, gnus-article-decoded-p)
6689         (tool-bar-mode):
6690         * mail-source.el (display-time-mail-function):
6691         * gnus-util.el (nnmail-pathname-coding-system)
6692         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6693         (gnus-original-article-buffer, gnus-user-agent)
6694         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6695         (xemacs-codename, sxemacs-codename, emacs-program-version):
6696         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6697         * gnus-start.el (gnus-agent-covered-methods)
6698         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6699         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6700         (gnus-newsgroup-headers, gnus-group-list-mode)
6701         (gnus-group-mark-positions, gnus-newsgroup-data)
6702         (gnus-newsgroup-unreads, nnoo-state-alist)
6703         (gnus-current-select-method, mail-sources)
6704         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6705         (nnmail-spool-file, gnus-cache-active-hashtb):
6706         * gnus-mh.el (mh-lib-progs):
6707         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6708         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6709         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6710         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6711         (gnus-group-buffer):
6712         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6713         (font-lock-set-defaults):
6714         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6715         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6716         (gnus-summary-post-menu, total-parts, type, condition, length):
6717         * gnus-agent.el (gnus-agent-read-agentview):
6718         * flow-fill.el (show-trailing-whitespace):
6719         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6720         eval-and-compile wrappers for byte compiler pacifiers.
6721
6722         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6723         (mm-display-inline-fontify): Check for featurep 'xemacs not
6724         extent-list.
6725
6726         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6727         itimer-list.
6728         (mm-create-image-xemacs): Only do something for XEmacs.
6729         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6730
6731         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6732
6733         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6734         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6735
6736 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6737
6738         * nnimap.el (nnimap-split-download-body):
6739         * gnus-demon.el (gnus-demon):
6740         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6741
6742 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6745         macros.
6746         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6747         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6748         copy data from unibyte buffer to multibyte current buffer.
6749         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6750         to copy data from unibyte current buffer to multibyte buffer.
6751         (nntp-make-process-buffer): Make process buffer unibyte.
6752
6753         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6754
6755 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6756
6757         * pop3.el (pop3-open-server): Accept and process data more robustly at
6758         connexion start to avoid spurious "POP SSL connexion failed" errors.
6759
6760 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6763         read group names.
6764
6765 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6766
6767         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6768
6769 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6770
6771         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6772         (nnmail-save-active): Use a unibyte buffer when saving active file,
6773         which may contain non-ASCII group names.
6774
6775         * nnml.el (nnml-request-group): Decode group names in messages.
6776
6777 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6778
6779         * message.el (message-citation-line-function)
6780         (message-insert-formatted-citation-line): Fix spelling of
6781         `message-insert-formated-citation-line'.
6782
6783 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6784
6785         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6786
6787 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6790         nnmail-pathname-coding-system.
6791
6792         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6793         that a user enters; decode group names in messages.
6794
6795         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6796
6797 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6798
6799         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6800
6801         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6802
6803         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6804         risky local variable.
6805
6806         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6807
6808 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6809
6810         * encrypt.el: Improve documentation to fix function name typo.
6811         Reported by Daiki Ueno <ueno@unixuser.org>.
6812
6813 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6814
6815         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6816         even if the point is not in the last page of an article.
6817         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6818         back to the previous page.
6819
6820 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6821
6822         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6823
6824 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6827
6828 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6829
6830         * message.el (message-check-news-body-syntax): Avoid
6831         mm-string-as-multibyte.
6832         (message-hide-headers): Don't assume (point-min)==1.
6833
6834 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6835
6836         * message.el (message-remove-blank-cited-lines): Fix if remove is
6837         given.
6838         (message-bogus-address-regexp): New variable.
6839         (message-bogus-recipient-p): New function.
6840         (message-check-recipients): New command.
6841         (message-syntax-checks): Add `bogus-recipient'.
6842         (message-fix-before-sending): Add `bogus-recipient'.
6843
6844         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6845         (gnus-treat-body-boundary): Don't test window-system.
6846
6847 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6848
6849         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6850
6851 2007-10-28  Miles Bader  <miles@gnu.org>
6852
6853         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6854         at compile-time too.
6855
6856 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6857
6858         * gnus-msg.el (gnus-message-setup-hook): Add
6859         `message-remove-blank-cited-lines' to options.
6860
6861 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6862
6863         * message.el (message-remove-blank-cited-lines): New function.
6864         Suggested by Karl Plästerer.
6865
6866 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6867
6868         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6869         mapc.
6870
6871         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6872         (top-level): Use mapc to set functions to be traced for debugging.
6873
6874         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6875         called for effect with while loop.
6876
6877         * message.el (message-talkative-question): Replace mapcar called for
6878         effect with mapc.
6879
6880         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6881         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6882         called for effect with dolist.
6883
6884         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6885
6886         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6887         gnus-extra-headers and nnmail-extra-headers.
6888
6889         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6890         called for effect with dolist.
6891         (top-level): Use mapc to set functions to be traced for debugging.
6892
6893         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6894         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6895         dolist.
6896
6897         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6898         Replace mapcar called for effect with mapc.
6899         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6900         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6901         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6902         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6903
6904         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6905         remove-if that's a cl function.
6906
6907         * webmail.el (webmail-debug): Replace mapcar called for effect with
6908         dolist.
6909
6910         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6911         with mapc.
6912
6913 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6914
6915         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6916         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6917         with while loop.
6918
6919         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6920         functions from article-* functions.
6921         (gnus-multi-decode-header): Replace mapcar called for effect with
6922         dolist.
6923
6924         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6925         (gnus-bookmark-show-details): Replace mapcar called for effect with
6926         while loop.
6927
6928         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6929         called for effect with while loop.
6930
6931         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6932         with dolist.
6933
6934         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6935         mapcar called for effect with dolist.
6936
6937         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6938
6939         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6940         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6941         Replace mapcar called for effect with dolist.
6942         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6943         mapc.
6944
6945         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6946         Replace mapcar called for effect with dolist.
6947         (gnus-topic-list): Replace mapcar called for effect with mapc.
6948
6949         * gnus.el: Use mapc instead of mapcar to add autoloads.
6950
6951 2007-10-23  Richard Stallman  <rms@gnu.org>
6952
6953         * gnus-group.el (gnus-group-highlight): Mark as risky.
6954
6955 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * gnus.el (gnus-server-to-method): Return method found first in
6958         gnus-newsrc-alist.
6959
6960         * gnus-art.el (gnus-article-highlight-signature)
6961         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6962         button overlay without the front stickiness.
6963
6964 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6965
6966         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6967         overview buffer needed a catch to receive its throw.
6968         (gnus-agent-flush-cache): Declared as interactive to make this function
6969         easier to use.
6970
6971 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6972
6973         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6974         `next-line'.
6975
6976 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6977
6978         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6979         exclude address matching message-dont-reply-to-names.
6980
6981 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * gnus-util.el (gnus-string<): New function.
6984
6985         * gnus-sum.el (gnus-article-sort-by-author)
6986         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6987
6988 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6991         the frame-focus tag is set in gnus-buffer-configuration.
6992
6993 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6994
6995         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6996         the front stickiness.
6997
6998 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6999
7000         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7001         url pattern; remove duplicate one.
7002         (gnus-article-extend-url-button): New function.
7003         (gnus-article-add-buttons): Use it.
7004         (gnus-button-push): Use concatenated url that it makes.
7005
7006 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7007
7008         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7009
7010 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7011
7012         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7013         Don't hardcode point-min==1.
7014
7015 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7016
7017         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7018         Fix comment about "iso8859-1".
7019
7020 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7021
7022         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7023         ones returned from the verify-function.
7024
7025         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7026         mml2015-extract-cleartext-signature if extraction failed.
7027
7028 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7029
7030         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7031         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7032         failed.
7033
7034 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7035
7036         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7037
7038 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7039
7040         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7041         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7042         recommends to use EasyPG instead of PGG.
7043
7044         * pgg.el: Revert to revision 6.23.2.16.
7045
7046         * pgg-def.el: Revert to revision 6.6.2.14.
7047
7048         * pgg-gpg.el: Revert to revision 6.23.2.34.
7049
7050 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7051
7052         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7053         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7054         thread for both the null and zero (kill/expire thread) universal prefix
7055         cases.
7056         (gnus-summary-expire-thread): Add new function to expire a thread,
7057         using gnus-summary-kill-thread.
7058         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7059         shortcuts for gnus-summary-expire-thread.
7060         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7061         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7062
7063 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7064
7065         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7066         extras value, so an extras entry can be deleted.
7067         (gnus-registry-delete-extra-entry): Use it.
7068         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7069         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7070         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7071         storage through the gnus-registry, and provide an appropriate API for
7072         it.
7073
7074 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7077         Suggested by Leo <sdl.web@gmail.com>.
7078
7079         * gnus.el: Do.
7080
7081 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7084         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7085
7086         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7087
7088         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7089         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7090
7091 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7094         newline.
7095         (nnmbox-request-accept-article): Don't change article in source buffer;
7096         narrow to header to use message-fetch-field rather than
7097         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7098         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7099         as delimiters; make sure article ends with newline.
7100         (nnmbox-delete-mail): Correct last position of article to be deleted;
7101         ignore X-Gnus-Newsgroup header in article body.
7102         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7103         positions; make sure article ends with newline.
7104
7105         * message.el (message-display-abbrev): Don't infloop when a user
7106         inserts SPC in the beginning of header.
7107
7108         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7109         coding-system-for-read and coding-system-for-write for XEmacs having no
7110         file-coding feature.
7111
7112         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7113
7114 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7115
7116         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7117         list of groups not followed by default.  Fix type to be regexp.
7118         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7119
7120 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7121
7122         * hmac-def.el (define-hmac-function): Switch from old-style to
7123         new-style backquotes.
7124
7125         * md4.el (md4-make-step): Likewise.
7126
7127 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7130         raw-text coding system when saving .newsrc file, which may contain
7131         non-ASCII group names.
7132
7133 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-cus.el (gnus-score-extra): New widget.
7136         (gnus-score-extra-convert): New function.
7137         (gnus-score-customize): Use it for Extra.
7138
7139 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7140
7141         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7142         (mml2015-mailcrypt-clear-verify): Use it.
7143         (mml2015-gpg-clear-verify): Use it.
7144         (mml2015-pgg-clear-verify): Use it.
7145         (mml2015-epg-clear-verify): Replace the current part with the output
7146         from GnuPG; don't extract the plaintext by itself.
7147
7148         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7149         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7150         mml2015-clear-verify-function; don't touch the armor headers or
7151         dash-escaped text here.
7152
7153 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7154
7155         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7156         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7157         parts, or application/octet-stream as a last resort.
7158         (gnus-mime-view-part-as-type): Don't toggle display.
7159         (gnus-mime-view-part-as-charset): Don't turn off display before
7160         querying charset.
7161
7162         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7163         stuff to undisplayer function in Emacs.
7164         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7165
7166         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7167         text/calendar parts.
7168
7169 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7172         decoding text/calendar parts.
7173
7174         * message.el (message-forward-make-body-mime): Always mark body as
7175         having no illegible text; remove signed-or-encrypted argument.
7176         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7177
7178         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7179         (mml-generate-mime-1): Don't encode body if it is specified to be in
7180         raw form; don't make buffer be unibyte when inserting multibyte string.
7181
7182 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7183
7184         * sha1.el: Fix up comment style.
7185         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7186         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7187
7188         * hex-util.el: Fix up comment style.
7189         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7190
7191         * gnus-salt.el: Use with-current-buffer.
7192         (gnus-pick-setup-message): Fix long-standing typo.
7193
7194 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * imap.el (imap-logout-timeout): New variable.
7197         (imap-logout, imap-logout-wait): New functions.
7198         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7199
7200         * nnimap.el (nnimap-logout-timeout): New server variable.
7201         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7202         nnimap-logout-timeout.
7203
7204         * gnus-art.el (gnus-article-summary-command-nosave)
7205         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7206
7207 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7208
7209         * gnus.el (gnus-maximum-newsgroup): New variable.
7210
7211         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7212         according to gnus-maximum-newsgroup.
7213
7214         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7215         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7216         Limit the range of articles according to gnus-maximum-newsgroup.
7217
7218 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7219
7220         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7221         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7222         Don't perform gnus-configure-windows here; reuse existing sticky
7223         article buffer.
7224
7225         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7226         it doesn't exist in gnus-article-mode.
7227
7228 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7229
7230         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7231         (gnus-agent-decoded-group-name): New function.
7232         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7233         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7234
7235 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7236
7237         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7238         Add binding for gnus-sticky-article.
7239         (gnus-summary-exit): Don't kill sticky article buffers.
7240
7241         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7242         article buffer.
7243         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7244         (gnus-kill-sticky-article-buffers): New commands.
7245
7246 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7247
7248         * nntp.el (nntp-xref-number-is-evil): New server variable.
7249         (nntp-find-group-and-number): If it is non-nil, don't trust article
7250         numbers in the Xref header.
7251
7252 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7253
7254         * gnus-agent.el (gnus-agent-read-group): New function.
7255         (gnus-agent-flush-group, gnus-agent-expire-group)
7256         (gnus-agent-regenerate-group): Use it.
7257         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7258         nnmail-pathname-coding-system.
7259
7260 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7263
7264         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7265         that are unread as unread, and also as selected so that information of
7266         marks having been changed by a user may be updated when exiting group.
7267
7268 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7269
7270         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7271         calculated ignoring signature parts to gnus-treat-article.
7272
7273 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7274
7275         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7276         a point here in order to keep the window start.
7277         (gnus-insert-mime-security-button): Make a button overlay without the
7278         front stickiness.
7279         (gnus-mime-display-security): Goto the end of a button.
7280
7281         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7282
7283 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7284
7285         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7286         group-name-at-point.
7287         (gnus-group-completing-read): New function that offers decoded
7288         non-ASCII group names for completion.
7289         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7290         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7291         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7292         (gnus-group-fetch-control): Use it.
7293         (gnus-fetch-group): Use group-name-at-point for the initial value
7294         rather than the default value; use gnus-alive-p.
7295
7296         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7297         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7298         (gnus-summary-post-news): Use gnus-group-completing-read.
7299
7300         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7301         (gnus-read-move-group-name): Decode group name for completion.
7302
7303 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7304
7305         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7306         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7307         Yamaoka slightly modified the code).
7308
7309 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7312         (nnmail-split-incoming): Bind it.
7313
7314         * nnml.el (nnml-group-name-charset): New function.
7315         (nnml-decoded-group-name): Use it; don't decode group name if
7316         nnmail-group-names-not-encoded-p is non-nil.
7317         (nnml-encoded-group-name): New function.
7318         (nnml-group-pathname): Inline nnml-decoded-group-name.
7319         (nnml-request-expire-articles): Decode group name in message.
7320         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7321         nnmail-pathname-coding-system.
7322         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7323         not decoded ones according to nnmail-group-names-not-encoded-p.
7324         (nnml-generate-active-info): Use nnml-encoded-group-name.
7325
7326 2007-08-08  Glenn Morris  <rgm@gnu.org>
7327
7328         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7329         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7330         doc-strings and comments.
7331
7332 2007-07-25  Glenn Morris  <rgm@gnu.org>
7333
7334         * Relicense all FSF files to GPLv3 or later.
7335
7336 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-sum.el (gnus-summary-move-article): Make
7339         gnus-summary-respool-article work.
7340
7341 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7342
7343         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7344         string.
7345
7346 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7347
7348         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7349         that should be ignored when comparing distant RSS articles with local
7350         ones.
7351         (nnrss-make-hash-index): New function.  Create a hash index according
7352         to the ignored fields.
7353         (nnrss-check-group): Use it.
7354
7355 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7356
7357         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7358
7359         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7360
7361         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7362         the new optional argument ENCODED is non-nil.
7363         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7364         coding system for encoding group name.
7365         (gnus-group-make-rss-group): Pass un-encoded group name to
7366         gnus-group-make-group.
7367         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7368         encoded.
7369
7370         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7371         Encode group name to which articles are moved or copied.
7372         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7373         coding system for encoding Newsgroup, Followup-To and Xref headers.
7374
7375         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7376         marks; use nnheader-file-coding-system to write a file.
7377         (nnagent-retrieve-headers): Bind file-name-coding-system to
7378         nnmail-pathname-coding-system.
7379
7380         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7381
7382         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7383         (nnml-request-article, nnml-request-create-group)
7384         (nnml-request-rename-group, nnml-find-id)
7385         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7386         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7387         (nnml-save-marks): Use nnml-group-pathname instead of
7388         nnmail-group-pathname.
7389
7390         (nnml-request-create-group, nnml-request-expire-articles)
7391         (nnml-request-move-article, nnml-request-delete-group)
7392         (nnml-deletable-article-p, nnml-possibly-create-directory)
7393         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7394         (nnml-open-marks): Bind file-name-coding-system to
7395         nnmail-pathname-coding-system.
7396
7397         (nnml-request-article): Pass server argument to nnml-find-group-number.
7398         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7399         server argument to nnml-possibly-create-directory.
7400         (nnml-request-accept-article): Pass server argument to
7401         nnml-active-number and nnml-save-mail.
7402         (nnml-find-group-number): Pass server argument to nnml-find-id.
7403         (nnml-request-update-info): Pass server argument to
7404         nnml-marks-changed-p.
7405
7406         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7407         (nnml-save-mail, nnml-active-number): Add server argument.
7408
7409         (nnml-request-delete-group): Warn if group is missing.
7410         (nnml-get-nov-buffer): Decode group name.
7411         (nnml-generate-active-info): Encode group name.
7412         (nnml-open-marks): Decode group name in messages.
7413
7414 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7415
7416         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7417         if it is not specified.
7418         (gnus-article-pipe-part, gnus-article-save-part)
7419         (gnus-article-interactively-view-part, gnus-article-copy-part)
7420         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7421         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7422         (gnus-article-replace-part, gnus-article-delete-part)
7423         (gnus-article-view-part-as-type): Pass raw prefix argument to
7424         gnus-article-part-wrapper.
7425
7426 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7427
7428         * gnus-agent.el (gnus-agent-save-active): Bind
7429         nnheader-file-coding-system to gnus-agent-file-coding-system.
7430
7431         * gnus-cache.el (gnus-cache-save-buffers)
7432         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7433         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7434         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7435         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7436         (gnus-cache-generate-active, gnus-cache-rename-group)
7437         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7438         (gnus-cache-update-overview-total-fetched-for): Bind
7439         file-name-coding-system to nnmail-pathname-coding-system.
7440         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7441         variables.
7442         (gnus-cache-decoded-group-name): New function.
7443         (gnus-cache-file-name): Use it.
7444         (gnus-cache-generate-active): Use non-decoded group name for active.
7445
7446         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7447         right place.
7448         (gnus-write-active-file): Don't break non-ASCII group names.
7449
7450         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7451         nnmail-pathname-coding-system.
7452
7453         * lpath.el: Bind default-file-name-coding-system,
7454         file-name-coding-system and language-info-alist for XEmacs.
7455
7456         * gnus-uu.el (gnus-uu-decode-save): Typo.
7457
7458 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7461
7462 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7465         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7466         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7467         (gnus-agent-flush-group, gnus-agent-flush-cache)
7468         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7469         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7470         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7471         (gnus-agent-regenerate-group)
7472         (gnus-agent-update-files-total-fetched-for)
7473         (gnus-agent-update-view-total-fetched-for): Bind
7474         file-name-coding-system to nnmail-pathname-coding-system.
7475         (gnus-agent-group-pathname): Don't encode file names by
7476         nnmail-pathname-coding-system.
7477         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7478         coding-system-for-write instead of buffer-file-coding-system to
7479         gnus-agent-file-coding-system.
7480
7481         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7482         Decode group name.
7483
7484         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7485
7486         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7487         (gnus-read-newsrc-el-file): Make group names unibyte.
7488
7489         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7490         nnmail-pathname-coding-system.
7491
7492         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7493         (nnrss-request-delete-group): Bind file-name-coding-system to
7494         nnmail-pathname-coding-system.
7495         (nnrss-read-server-data, nnrss-read-group-data): Bind
7496         file-name-coding-system correctly.
7497         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7498
7499         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7500         (nntp-server-to-method-cache): New variable.
7501         (nntp-group-pathname): New function that decodes non-ASCII group names.
7502         (nntp-possibly-create-directory, nntp-marks-changed-p)
7503         (nntp-save-marks, nntp-open-marks): Use it.
7504         (nntp-possibly-create-directory, nntp-open-marks):
7505         Bind file-name-coding-system to nnmail-pathname-coding-system.
7506         (nntp-open-marks): Decode group names when bootstrapping marks.
7507
7508         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7509         Newsgroups and Folowup-To headers.
7510
7511 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7514         (gnus-server-closed-face, gnus-server-denied-face)
7515         (gnus-server-offline-face): Remove variable.
7516         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7517
7518         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7519         of modifying message-stack directly for XEmacs.
7520
7521         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7522         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7523         if the coding-system argument is nil for XEmacs.
7524
7525         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7526         mm-charset-override-alist.
7527
7528         * rfc2047.el: Don't require base64; require rfc2045 for the function
7529         rfc2045-encode-string.
7530         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7531         to quote the parameter value.
7532
7533 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7536         form in gnus-group-name-charset-method-alist.
7537
7538         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7539         overrides the default layout edit-form.
7540
7541         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7542
7543         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7544
7545 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7548         as unfetched articles.
7549
7550 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7551
7552         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7553
7554 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7557         original back end that keeps marks in the local system.
7558
7559 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7562         arg of pop-to-buffer for XEmacs.
7563         (gnus-article-read-summary-keys): Ditto; don't restore window
7564         configuration if summary command ends up with neither article buffer
7565         nor summary buffer; describe bindings if summary keys end with C-h.
7566
7567 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * message.el (message-fix-before-sending): Skip raw message part to be
7570         forwarded while checking illegible text.
7571         (message-forward-make-body-mime, message-forward-make-body): Mark
7572         signed or encrypted raw message as having no illegible text.
7573
7574 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7575
7576         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7577         (gnus-message-with-timestamp-1): New macro.
7578         (gnus-message-with-timestamp): New function.
7579         (gnus-message): Use them.
7580
7581         * nnheader.el (nnheader-message): Use them.
7582
7583 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7584
7585         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7586         .newsrc.eld file.
7587
7588 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7589
7590         * gnus-agent.el (gnus-agent-fetch-headers)
7591         (gnus-agent-retrieve-headers): Bind
7592         gnus-decode-encoded-address-function to identity.
7593
7594         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7595         available also when the server returns simply a dot.
7596
7597         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7598
7599 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7602
7603 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7604
7605         * gnus-ems.el (gnus-x-splash): Make it work.
7606
7607         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7608         from being used.
7609
7610         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7611
7612 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7613
7614         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7615         4th and the 5th arguments.
7616
7617         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7618         the front stickiness.
7619         (gnus-article-summary-command-nosave): Correct the order of the
7620         arguments passed to pop-to-buffer.
7621         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7622         summary command ends up with the article buffer.
7623
7624         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7625         the same faces.
7626
7627 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7628
7629         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7630
7631 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7632
7633         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7634         * gnus-sum.el (gnus-summary-highlight):
7635         * pgg.el (pgg-sign-region, pgg-sign):
7636         * mail-source.el (mail-source-delete-old-incoming-confirm):
7637         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7638
7639 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * gnus-art.el (gnus-mime-view-part-externally)
7642         (gnus-mime-view-part-internally): Fix predicate function passed to
7643         completing-read.
7644
7645         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7646
7647         * gnus.el (gnus-update-message-archive-method): Add :version.
7648
7649 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * gnus.el (gnus-update-message-archive-method): New variable.
7652
7653         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7654         according to gnus-message-archive-method if
7655         gnus-update-message-archive-method is non-nil.
7656
7657 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7660         by Loic Dachary <loic@dachary.org>.
7661         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7662
7663 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7664
7665         * message.el (message-pop-to-buffer): Add switch-function argument.
7666         (message-mail): Pass switch-function argument to it.
7667
7668 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7669
7670         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7671         Improve doc string.
7672
7673 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7674
7675         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7676         (gnus-header-content)
7677         * gnus-cite.el (gnus-cite-10)
7678         * gnus-srvr.el (gnus-server-closed)
7679         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7680         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7681         (gnus-group-mail-3-empty, gnus-group-mail-low)
7682         (gnus-group-mail-low-empty, gnus-splash)
7683         * message.el (message-header-to, message-header-cc)
7684         (message-header-subject, message-header-other, message-header-name)
7685         (message-header-xheader, message-separator, message-cited-text)
7686         (message-mml): Lighten colors of faces used for dark background.
7687
7688 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7689
7690         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7691         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7692
7693 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * message.el (message-narrow-to-headers-or-head):
7696         Ignore mail-header-separator in the body.
7697
7698 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7701         same as window size.
7702
7703 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7704
7705         * message.el (message-font-lock-keywords): Use message-header-xheader
7706         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7707         ahead of the anything pattern, to get it recognised.
7708
7709 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7710
7711         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7712         spam.el loads uses it in the compiled defadvice form.
7713
7714 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7715
7716         * gnus-sum.el (gnus-articles-to-read)
7717         (gnus-summary-insert-old-articles): Don't truncate group name for
7718         `read-string'.
7719
7720         * gnus-util.el (gnus-limit-string): Delete this function.
7721
7722         * gnus-sum.el (gnus-simplify-subject-fully): Use
7723         `truncate-string-to-width' instead.
7724
7725 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7726
7727         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7728         if, on summary exit, the next group has to be selected.
7729         (gnus-summary-exit): Use it.
7730
7731 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7732
7733         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7734         non-break space.
7735
7736 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7739         Check if group is not a directory.
7740         (nnfolder-request-expire-articles): Don't delete articles if the target
7741         group is not available.
7742
7743         * nnml.el (nnml-request-create-group): Properly check if group is not a
7744         file.
7745         (nnml-request-expire-articles): Don't delete articles if the target
7746         group is not available.
7747
7748         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7749         Don't quote characters that are within parentheses.
7750
7751 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7754         (gnus-handle-ephemeral-exit): Select article according to it.
7755
7756 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7757
7758         * message.el (message-insert-formated-citation-line): Remove newline.
7759         (message-citation-line-format): Add final \n here so that the user can
7760         avoid a blank line.
7761
7762 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7763
7764         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7765         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7766         Update lanl/arXiv support.
7767
7768 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7769
7770         * gnus.el: Bump version number.
7771
7772 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7773
7774         * gnus.el (gnus-version-number): Bump version.
7775
7776 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7777
7778         * gnus.el: No Gnus v0.6 is released.
7779
7780 2007-04-27  Didier Verna  <didier@xemacs.org>
7781
7782         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7783         * gmm-utils.el (gmm-regexp-concat): here.
7784         * message.el: Don't require 'gnus-util.
7785         (message-dont-reply-to-names): Handle name change above.
7786         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7787
7788 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7789
7790         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7791         since the initial value varies according to the system.
7792
7793 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7796
7797 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7798
7799         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7800
7801 2007-04-24  Didier Verna  <didier@xemacs.org>
7802
7803         Improve the type of gnus-ignored-from-addresses.
7804         * gnus-util.el (gnus-orify-regexp): New function.
7805         * message.el (gnus-util): Require it.
7806         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7807         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7808         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7809
7810 2007-04-24  Didier Verna  <didier@xemacs.org>
7811
7812         * gnus-sum.el:
7813         * gnus-utils.el: Fix some trailing whitespaces.
7814
7815 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7816
7817         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7818         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7819         article's Message-ID; refer parent article in summary buffer.
7820
7821         * message.el (message-bounce): Call mime-to-mml.
7822
7823         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7824         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7825         optimize and/or forms properly.
7826
7827 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7828
7829         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7830         URL.
7831
7832 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7835
7836 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7837
7838         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7839         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7840         displayed of multipart/alternative part if it is invoked from summary
7841         buffer.
7842
7843         * mm-view.el (mm-inline-text-html-render-with-w3m)
7844         (mm-inline-text-html-render-with-w3m-standalone)
7845         (mm-inline-render-with-function): Use mail-parse-charset by default.
7846
7847 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7848
7849         * parse-time.el (parse-time-string-chars): Check if CHAR
7850         is less than the length of parse-time-syntax.
7851
7852 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7855         from gnus-newsgroup-processable.
7856
7857 2007-04-16  Didier Verna  <didier@xemacs.org>
7858
7859         * gnus-msg.el (gnus-configure-posting-styles): Handle
7860         message-signature-directory properly with :file syntax.  Reported by
7861         "Leo".
7862
7863 2007-04-11  Didier Verna  <didier@xemacs.org>
7864
7865         New user option: message-signature-directory.
7866         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7867         * message.el (message-insert-signature): Ditto.
7868         * message.el (message-signature-file): Doc update.
7869         * message.el (message-signature-directory): New.
7870
7871 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7872
7873         * gnus-msg.el (gnus-inews-yank-articles): Use
7874         message-exchange-point-and-mark instead of exchange-point-and-mark.
7875
7876 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * message.el (message-yank-original): Make sure cited text ends with
7879         newline; don't exchange point and mark.
7880
7881 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7882
7883         * tls.el (open-tls-stream): Properly handle case where there
7884         is no associated buffer.
7885
7886 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7887
7888         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7889         message-yank-original, make sure (< mark TEXT point).
7890
7891 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7892
7893         * message.el (message-fill-column): New variable.
7894         (message-mode): Use it.  Add comment on a possible new hook.
7895
7896         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7897         (nnmail-get-new-mail): Reformat.
7898
7899         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7900
7901         * gmm-utils.el: Fix Commentary.
7902         (gmm-tool-bar-from-list): Fix typo in doc string.
7903
7904 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7905
7906         * message.el (message-yank-original): Don't switch point and mark
7907         unnecessarily to put point and mark as documented.
7908
7909 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7910
7911         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7912         from the message heads.
7913
7914 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7915
7916         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7917         article buffer does not have a window.  This may not be the best
7918         solution but is certainly better than setting the start of the null,
7919         that is the current, window.
7920
7921 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7922
7923         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7924         (gnus-draft-setup): Run it.
7925
7926         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7927         gnus-score-fast-scoring.  Allow regexp.
7928         (gnus-score-headers): Use it.
7929
7930         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7931         XEmacs.
7932
7933         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7934         string.
7935         (gnus-button-alist): Also catch `<f1> k ...'.
7936         (gnus-treat-display-x-face): Fix doc string.
7937
7938 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7939
7940         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7941         evaluation of gnus-extended-version to ensure correct generation of the
7942         User-Agent header when message-generate-headers-first is used.
7943
7944 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7945
7946         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7947         hashcash-path is nil.  Don't call callback with incorrect number of
7948         parameters if val is 0.
7949
7950 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7951
7952         * message.el (message-required-news-headers):
7953         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7954
7955 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7956
7957         * tls.el (open-tls-stream): In handshake-waiting loop,
7958         don't wait more if there is output available to process.
7959
7960 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7961
7962         * tls.el (tls-program): Doc fix.
7963
7964 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * message.el (message-generate-new-buffers): Change the meaning of the
7967         nil value; add `standard' to the choices; treat t as `unique'; improve
7968         doc string.
7969         (gnus-select-frame-set-input-focus): Autoload.
7970         (message-buffer-name): Search for the existing message buffer if
7971         message-generate-new-buffers is nil or `standard'; treat the value t of
7972         message-generate-new-buffers as `unique'.
7973         (message-pop-to-buffer): Raise the frame already displaying the message
7974         buffer; clear the echo area after querying.
7975         (message-setup): Pass the `continue' argument to compose-mail.
7976         (message-mail): Prefer `switch-function' if it is given; search for the
7977         existing message buffer if the `continue' argument is non-nil; pass
7978         continue and switch-function arguments to compose-mail by way of
7979         message-setup.
7980         (message-mail-other-window): Adjust argument of message-setup.
7981         (message-mail-other-frame): Ditto.
7982
7983 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7986         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7987         to turn font-lock on when turning gnus-message-citation-mode on.
7988
7989 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7990
7991         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7992         (mml-smime-function-alist): New variable; add epg as the backend.
7993         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7994         mml-smime- functions instead.
7995         * mm-view.el: Require smime.
7996
7997 2007-03-05  Didier Verna  <didier@xemacs.org>
7998
7999         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8000         instead of just inheritance for posting styles.
8001         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8002
8003 2007-02-24  Chris Moore  <dooglus@gmail.com>
8004
8005         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8006         * pgg-pgp.el (pgg-pgp-encrypt-region):
8007         * pgg-gpg.el (pgg-gpg-encrypt-region):
8008         Check pgg-encrypt-for-me if no other recipients.
8009
8010 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8011
8012         * tls.el (tls-certtool-program): Fix custom type.
8013
8014 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8017         and point-at-eol instead of line-(beginning|end)-position.
8018
8019         * assistant.el (assistant-parse-buffer): Ditto.
8020
8021         * netrc.el (netrc-parse-services): Ditto.
8022
8023 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8024
8025         * mml2015.el (mml2015-epg-find-usable-key): New function.
8026         (mml2015-epg-sign): Use it.
8027         (mml2015-epg-encrypt): Use it.
8028
8029 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8030
8031         * message.el (message-make-in-reply-to): Quote name containing
8032         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8033         if there are special characters.  Reported by NAKAJI Hiroyuki
8034         <nakaji@jp.freebsd.org>.
8035
8036 2007-02-27  Didier Verna  <didier@xemacs.org>
8037
8038         Include the group parameters as well as the topic ones in the
8039         inheritance filter process.
8040         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8041         argument GROUP-PARAMS-LIST.
8042         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8043
8044 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * nntp.el (nntp-never-echoes-commands)
8047         (nntp-open-connection-functions-never-echo-commands): New variables.
8048         (nntp-send-command): Use them.
8049
8050 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8051
8052         * mml2015.el (mml2015-epg-verify): Simplified.
8053
8054 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8055
8056         * mml.el (mml-content-disposition-alist): New user option.
8057         (mml-content-disposition): New function.
8058         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8059         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8060
8061 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8062
8063         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8064         verification.
8065
8066 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8067
8068         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8069         articles posted in the last 24 hours.
8070
8071 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8072
8073         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8074
8075 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8076
8077         * nntp.el (nntp-send-command): Don't wait for echoes when
8078         nntp-open-ssl-stream is used.
8079
8080 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8083         (gnus-message-add-citation-keywords)
8084         (gnus-message-remove-citation-keywords): Remove.
8085         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8086         directly, make the variables in font-lock-defaults buffer-local, add
8087         gnus-message-citation-keywords to them and then update the value of
8088         font-lock-keywords.
8089
8090 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8091
8092         * message.el (message-cite-original-1): Don't call
8093         gnus-article-highlight-citation.
8094
8095         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8096         citations; fix line count.
8097
8098 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8101         (gnus-message-add-citation-keywords)
8102         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8103         versions of font-lock-add-keywords and font-lock-remove-keywords to
8104         work with XEmacs correctly.
8105
8106 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * gnus-cite.el (gnus-cite-face-list): Set the values of
8109         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8110         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8111         (gnus-message-cite-prefix-regexp): New variable.
8112         (gnus-message-search-citation-line): Use it; protect against long
8113         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8114         the 0th match data for Emacs.
8115         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8116         (gnus-message-add-citation-keywords): Append keywords rather than
8117         prepending; emulate font-lock-add-keywords if it is not available.
8118         (gnus-message-remove-citation-keywords): Emulate
8119         font-lock-remove-keywords if it is not available.
8120
8121         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8122
8123         * message.el (message-cite-prefix-regexp): Set the value of
8124         gnus-message-cite-prefix-regexp.
8125
8126 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8127
8128         * nnweb.el (nnweb-google-parse-1): Update parser.
8129
8130 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8131
8132         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8133
8134 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8135
8136         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8137         regexp.
8138
8139 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8142         string-to-multibyte.
8143         (uudecode-decode-region-internal): Use it.
8144
8145         * lpath.el: Fbind string-as-multibyte for XEmacs.
8146
8147 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8148
8149         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8150         custom choice.
8151
8152         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8153
8154 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8155
8156         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8157
8158         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8159         `write-region' to respect `mm-inhibit-file-name-handlers'.
8160
8161 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8162
8163         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8164         Use gnus-home-directory instead of "~/" or "$HOME".
8165
8166 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8167
8168         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8169         to mention filename.
8170         Add comments at beginning regarding usage.
8171         (encrypt-write-file-contents): Change interactive so a string is
8172         acceptable.  If the file has no associated model, show an error instead
8173         of a nonsense prompt.
8174
8175 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8176
8177         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8178         Thanks to Yoshihiko Yamada for kind notification of this typo.
8179
8180 2007-01-12  Kenichi Handa  <handa@m17n.org>
8181
8182         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8183         multibyte buffer.
8184
8185 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8186
8187         * gnus-score.el (gnus-score-fast-scoring): New variable.
8188         (gnus-score-headers): Use it.
8189
8190         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8191
8192         * message.el (message-cite-original-1): Call
8193         gnus-article-highlight-citation if requested.
8194         (message-make-from): Allow name and address as optional arguments.
8195
8196         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8197
8198         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8199         bugs to doc string.
8200         (gnus-button-alist): Add mid\\|message-id.
8201         (gnus-button-fetch-group): Extend for use in
8202         `browse-url-browser-function'.
8203         (gnus-button-url-regexp): Try to catch paired parentheses like in
8204         Wikipedia URLs.
8205
8206         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8207         Suggested by Simon Krahnke <overlord@gmx.li>.
8208
8209 2007-01-13  Romain Francoise  <romain@orebokech.com>
8210
8211         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8212         Update copyright.
8213
8214 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8215
8216         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8217
8218 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8219
8220         * gnus-registry.el (gnus-registry-unfollowed-groups)
8221         (gnus-registry-split-fancy-with-parent): Fix documentation.
8222
8223 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8224
8225         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8226         from nnweb groups.
8227
8228 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8229
8230         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8231         Xref urls.  Erase buffer before requesting head.
8232
8233 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8234
8235         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8236         customizable.
8237
8238 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8239
8240         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8241         no signing key is found.
8242         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8243         no encrypting and/or signing key is found.
8244
8245 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8246
8247         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8248
8249 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8250
8251         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8252         headers read from disk with the ones newly found in the current search.
8253         This should no longer cause problems, because the article numbers in
8254         Gmane's `nov.php' output are ignored since the previous change.
8255
8256 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8257
8258         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8259
8260 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8261
8262         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8263         replace-regexp-in-string; bind url-version; fbind display-images-p and
8264         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8265         find-face and set-itimer-function for Emacs; bind itimer-list for
8266         Emacs.
8267
8268         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8269
8270 2007-01-01  Romain Francoise  <romain@orebokech.com>
8271
8272         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8273
8274 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8275
8276         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8277         `define-minor-mode' macro definition expanded properly.
8278         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8279         exclude it there.
8280
8281         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8282         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8283         `fboundp' test.
8284         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8285         This is OK to autoload in (S)XEmacs now.
8286
8287 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8288
8289         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8290         keystroke.
8291         (gnus-summary-limit-to-singletons): Fix typo.
8292
8293         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8294         else fails.
8295
8296 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8297
8298         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8299         docstring.
8300
8301         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8302         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8303         (gnus-summary-insert-dormant-articles): Fix typo in message.
8304
8305 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8306
8307         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8308         nil for XEmacs.
8309         (gnus-message-citation-mode): Don't autoload in XEmacs.
8310
8311         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8312
8313 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8314
8315         * nnimap.el (nnimap-expunge-search-string): Mention
8316         nnimap-search-uids-not-since-is-evil in docstring.
8317
8318 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8319
8320         * spam.el: Revert to make-obsolete-variable because
8321         define-obsolete-variable-alias is not supported in Emacs 21.
8322
8323         * spam.el (spam-ifile-path, spam-ifile-database-path)
8324         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8325         make-obsolete-variable.
8326         (spam-bsfilter-path, spam-bsfilter-program)
8327         (spam-spamassassin-path, spam-spamassassin-program)
8328         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8329         use "path" inappropriately.
8330         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8331         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8332         variable names.
8333
8334 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8335
8336         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8337         summary buffer.
8338
8339         * password.el (password-cache-remove): Use clear-string to burn
8340         password, if available.
8341
8342 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8343
8344         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8345
8346         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8347
8348         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8349         (gnus-message-highlight-citation): Move defcustom here from
8350         gnus-cite.el.
8351         (gnus-message-citation-mode): Autoload.
8352
8353         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8354         checks to make it compile with XEmacs.
8355         (gnus-message-citation-mode): New minor mode.
8356         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8357         (gnus-message-highlight-citation): New variables.
8358         (gnus-message-search-citation-line)
8359         (gnus-message-add-citation-keywords)
8360         (gnus-message-remove-citation-keywords)
8361         (turn-on-gnus-message-citation-mode)
8362         (turn-off-gnus-message-citation-mode): New functions.
8363
8364 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8365
8366         * gnus-cite.el: Enable highlighting of different citation levels in
8367         message-mode.
8368
8369 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8370
8371         * message.el (message-make-fqdn): Fix comment.
8372         (message-bogus-system-names): Add ".local".
8373
8374         * spam.el (spam-ifile-path, spam-ifile-program)
8375         (spam-ifile-database-path, spam-ifile-database)
8376         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8377         Don't use "path" inappropriately.
8378         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8379         strings.
8380         (spam-check-ifile, spam-ifile-register-with-ifile)
8381         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8382         new variable names.
8383
8384         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8385         (gnus-treat-display-smileys): Simplify using
8386         gnus-image-type-available-p.
8387
8388         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8389         available.
8390
8391         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8392         `display-images-p' if available.
8393
8394 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8395
8396         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8397         one after turning on the buffer's multibyteness instead of decoding
8398         them directly in the unibyte buffer that causes unexpected conversion
8399         in Emacs 23 (unicode).
8400
8401 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8402
8403         * message.el (message-generate-hashcash): Fix custom type.
8404
8405 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8406
8407         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8408
8409 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8410
8411         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8412         disconnect icons.  Add help text.
8413
8414 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8415
8416         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8417         negated to be consistent with the others we handle.
8418
8419 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8422         version of gnus-summary-buffer to something, so that we can use two
8423         article buffers at the same time.
8424
8425 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8426
8427         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8428         trigger all the extra headers.
8429         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8430         sorting.
8431
8432 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8433
8434         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8435         solid groups.
8436
8437 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8438
8439         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8440
8441 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8442
8443         * legacy-gnus-agent.el: Add Copyright notice.
8444
8445 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8446
8447         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8448
8449 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8450
8451         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8452
8453         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8454         to make it work reliably in CVS Emacs.
8455         (gnus-summary-limit-strange-charsets-predicate)
8456         (gnus-summary-limit-to-predicate): New functions.
8457
8458 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8459
8460         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8461         specifying array size.
8462         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8463         array if it is too small.
8464         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8465         (gnus-sort-threads-loop): New function.
8466
8467 2006-12-06  Chris Moore  <dooglus@gmail.com>
8468
8469         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8470         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8471
8472 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8473
8474         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8475         options.
8476
8477 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8478
8479         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8480         DOS-ing the recipient.
8481
8482         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8483         the headers when creating the mapping to avoid mismappings.
8484         (nnweb-gmane-create-mapping): Always nix out old mapping.
8485
8486 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8489         and mm-verify-option to never.
8490
8491 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * message.el (message-signed-or-encrypted-p): New function.
8494         (message-forward-make-body): Use it.
8495
8496         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8497         Replace encode-coding-string with mm-encode-coding-string.
8498
8499 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8500
8501         * nneething.el (nneething-decode-file-name): Replace
8502         decode-coding-string with mm-decode-coding-string.
8503
8504         * gnus-int.el (gnus-open-server): Say failed server's name.
8505
8506 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8507
8508         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8509         strings to a single string.  Quote `errors-file-name'.
8510         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8511         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8512         Adjust calls.  Use `shell-quote-argument'.
8513
8514 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8515
8516         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8517         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8518
8519         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8520         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8521         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8522         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8523         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8524         (gnus-subscribe-newsgroup, gnus-1):
8525         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8526         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8527         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8528         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8529
8530 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8531
8532         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8533         keystroke.
8534         (gnus-summary-limit-to-bodies): Implement headersp.
8535
8536 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8537
8538         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8539
8540 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8541
8542         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8543
8544 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545
8546         * message.el (message-generate-hashcash): Expand range of values to
8547         include `opportunistic'.
8548         (message-send-mail): Use it.
8549
8550 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8551
8552         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8553         and comment it.
8554
8555         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8556
8557 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8558
8559         * gnus-util.el (gnus-extract-address-components): Improve comment.
8560
8561 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * gnus-util.el (gnus-extract-address-components): Work with address in
8564         which the name portion contains @.
8565
8566         * lpath.el: Fbind custom-autoload.
8567
8568 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8569
8570         * gnus.el (gnus-start): Move custom group up.
8571         (gnus-select-method): Don't autoload, but make it available for
8572         `customize-variable'.
8573         (gnus-getenv-nntpserver): Don't autoload.
8574
8575 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8576
8577         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8578
8579 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8580
8581         * message.el (message-sendmail-extra-arguments): New variable.
8582         (message-send-mail-with-sendmail): Use it.
8583
8584 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8587         mm-with-unibyte-current-buffer to make string unibyte.
8588
8589         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8590         mm-string-as-multibyte.
8591
8592 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8593
8594         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8595         Reported by Werner Koch <wk@gnupg.org>.
8596
8597 2006-11-14  Daiki Ueno  <ueno@p360>
8598
8599         * mml2015.el: Autoload epa-select-keys when compiling.
8600
8601 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8602
8603         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8604         message-options.
8605         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8606
8607 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8608
8609         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8610         EasyPG (< 0.0.6).
8611         (mml2015-always-trust): New user option.
8612         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8613         prompt.
8614
8615 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8616
8617         * nntp.el (nntp-authinfo-force): New variable.
8618         (nntp-send-authinfo): Use it.
8619
8620 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8621
8622         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8623         decode encoded words.  Improve prompt.  Add comment about forwarding.
8624         (message-replacement-char): Move up.
8625
8626 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8627
8628         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8629         instead of gnus-intersection because arguments of gnus-sorted-nunion
8630         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8631
8632 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8633
8634         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8635         (message-simplify-subject-functions): Enable
8636         message-strip-subject-encoded-words by default.
8637
8638 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8639
8640         * message.el (message-strip-subject-encoded-words): New function.
8641         (message-simplify-subject-functions): New variable.
8642         (message-simplify-subject): Use it.  Fix typo in doc string.
8643         Support message-strip-subject-encoded-words.
8644
8645 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8646
8647         * gnus-diary.el (gnus-diary-delay-format-function):
8648         * nndiary.el (nndiary-reminders):
8649         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8650
8651 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8652
8653         * gnus-art.el (article-hide-boring-headers): Fetch date from
8654         gnus-original-article-buffer to avoid problems with localized date
8655         strings.
8656
8657 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8660
8661 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8662
8663         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8664         New variables.
8665         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8666         (mm-charset-synonym-alist): Move some entries to
8667         mm-codepage-iso-8859-list.
8668         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8669         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8670
8671 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8672
8673         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8674
8675 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8676
8677         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8678         with Emacs 21 and XEmacs.
8679
8680 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8681
8682         * spam.el (spam-parse-address): New function for better parsing,
8683         catching errors, etc.
8684         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8685
8686 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8687
8688         * mm-view.el: Add interactive arg to html2text autoload.
8689
8690 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8693
8694 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8695
8696         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8697         variables.
8698         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8699         (mm-charset-synonym-alist): Move some entries to
8700         mm-codepage-iso-8859-list.
8701
8702         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8703
8704 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8705
8706         * message.el (message-citation-line-format)
8707         (message-insert-formated-citation-line): Fix implementation of %E, %N
8708         and %n according to the doc string.
8709
8710 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8711
8712         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8713         car-safe to avoid bad parses.
8714
8715 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8716
8717         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8718         names.
8719
8720         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8721
8722 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8725         header.
8726
8727         * message.el (message-draft-headers): Add Date.
8728         (message-headers-to-generate): Fix typo in docstring.
8729
8730         * nndraft.el (nndraft-required-headers): New variable.
8731         (nndraft-generate-headers): Use it.
8732
8733         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8734
8735 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8736
8737         * gnus-registry.el (gnus-registry-wash-for-keywords)
8738         (gnus-registry-find-keywords): New functions to allow easy searching of
8739         articles that are in the registry.
8740
8741 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8742
8743         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8744         ietf-drums-parse-address instead of gnus-extract-address-components.
8745         Reported by Damien Elmes <damien@repose.cx>.
8746
8747 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8748
8749         * gnus.el (gnus-mime): Remove unused custom group.
8750
8751 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8752
8753         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8754         "blank line" when searching for end of armor headers.
8755
8756 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * gmm-utils.el (gmm-write-region): Fix variable name.
8759
8760 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8761
8762         * gmm-utils.el (gmm-write-region): New function based on compatibility
8763         code from `mm-make-temp-file'.
8764
8765         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8766
8767         * nnmaildir.el (nnmaildir--update-nov)
8768         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8769         Use `gmm-write-region'.
8770
8771 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8772
8773         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8774         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8775
8776         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8777
8778         * message.el (message-replacement-char): New variable.
8779         (message-fix-before-sending): Use it.
8780         (message-simplify-subject): New function to remove duplicate code.
8781         (message-reply, message-followup): Use it.
8782
8783         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8784         gnus-summary-limit-to-articles.
8785
8786 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * gnus-util.el (gnus-with-local-quit): New macro.
8789
8790         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8791
8792 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8793
8794         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8795         ignore non-string data.
8796
8797 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8798
8799         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8800         non-string data (needs to be done in the registry too).
8801
8802 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8803
8804         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8805         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8806         (gnus-registry-split-fancy-with-parent)
8807         (gnus-registry-fetch-simplified-message-subject-fast)
8808         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8809         Remove text properties on ingress into the registry and when it's saved.
8810         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8811         registry from entries with no groups.
8812
8813 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8814
8815         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8816         function to remove string properties.
8817
8818 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8819
8820         * gmm-utils.el (gmm): Adjust custom version.
8821
8822         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8823         custom version.
8824
8825         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8826
8827 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8828
8829         * gnus-art.el (gnus-insert-prev-page-button)
8830         (gnus-insert-next-page-button): Simplify.  Reformat.
8831
8832 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8833
8834         * gnus-art.el (gnus-insert-prev-page-button)
8835         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8836
8837 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8838
8839         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8840
8841 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8842
8843         * gnus-art.el (gnus-insert-mime-button)
8844         (gnus-insert-mime-security-button):
8845         Apply gnus-article-button-face to MIME and security buttons.
8846
8847 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8848
8849         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8850         readable.
8851
8852 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8853
8854         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8855
8856 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8857
8858         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8859         `browse-url-of-file' instead of `browse-url'.
8860
8861 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8862
8863         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8864         regexp.  Articles containing quotation were cut prematurely.
8865
8866 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * message.el (message-cite-original-1): Use nobody by default for the
8869         value of From header.
8870         (message-reply): Ditto.
8871
8872 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8873
8874         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8875         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8876         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8877
8878 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8881         mails in the doc string.  Add some URLs in comment.
8882         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8883
8884 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8885
8886         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8887         backslashes handling and the way to find boundaries of quoted strings.
8888
8889 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8890
8891         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8892         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8893         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8894         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8895
8896 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8897
8898         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8899         doc string.
8900         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8901
8902 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * lpath.el: Fbind epg-check-configuration.
8905
8906 2006-09-06  Simon Josefsson  <jas@extundo.com>
8907
8908         * mml2015.el (mml2015-use): Doc fix, mention epg.
8909
8910 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8911
8912         * mml2015.el (mml2015-use): Default to epg, if available.
8913
8914 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8915
8916         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8917         message-sender.
8918         (mml1991-epg-encrypt): Ditto.
8919         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8920         message-sender.
8921         (mml2015-epg-encrypt): Ditto.
8922
8923 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8924
8925         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8926         several common directories.
8927
8928 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8929
8930         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8931         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8932
8933 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * gnus-art.el (article-decode-encoded-words): Make it fast.
8936
8937 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8940
8941         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8942         in quoted string into `\'.
8943
8944 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8947         Use standard-syntax-table.
8948
8949 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8950
8951         * gnus-art.el (gnus-decode-address-function): New variable.
8952         (article-decode-encoded-words): Use it to decode headers which are
8953         assumed to contain addresses.
8954         (gnus-mime-delete-part): Remove useless `or'.
8955
8956         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8957         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8958         (gnus-nov-parse-line): Use it to decode From header.
8959         (gnus-get-newsgroup-headers): Ditto.
8960         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8961
8962         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8963         (mail-decode-encoded-address-string): New alias.
8964
8965         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8966         New function.
8967         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8968         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8969         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8970         (rfc2047-decode-string): Ditto.
8971         (rfc2047-decode-address-region): New function.
8972         (rfc2047-decode-address-string): New function.
8973
8974 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8975
8976         * message.el (message-caesar-buffer-body): Allow rotating headers.
8977
8978         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8979
8980         * message.el (message-insert-formated-citation-line): Fix %f.
8981         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8982
8983 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8984
8985         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8986         (gnus-bookmark-mouse-available-p): New macro.
8987         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8988         (gnus-bookmark-bmenu-show-infos): Use it.
8989         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8990         (gnus-bookmark-bmenu-hide-infos): Ditto.
8991         (gnus-bookmark-remove-properties): New function.
8992         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8993         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8994         (gnus-bookmark-write-file): Bind coding-system-for-write.
8995         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8996         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8997         group before selecting it.
8998         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8999         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9000         quit-window if it is not available; use gnus-mouse-2 and bind it to
9001         gnus-bookmark-bmenu-select-by-mouse.
9002         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9003         (gnus-bookmark-bmenu-select-by-mouse): New function.
9004
9005 2006-08-13  Romain Francoise  <romain@orebokech.com>
9006
9007         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9008         space.
9009
9010 2006-08-10  Romain Francoise  <romain@orebokech.com>
9011
9012         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9013         (dns-mode-soa-auto-increment-serial): New user option.
9014         (dns-mode-soa-maybe-increment-serial): New function.
9015         (dns-mode): Add the latter to `write-contents-functions'.
9016
9017 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9018
9019         * compface.el (uncompface): Use binary rather than raw-text-unix.
9020
9021 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9022
9023         * compface.el (uncompface): Make sure the eol conversion doesn't take
9024         place when communicating with the external programs.  Reported by
9025         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9026
9027 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9028
9029         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9030
9031 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9032
9033         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9034         Make it more robust by parsing author and date independently.
9035
9036 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9037
9038         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9039
9040 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9041
9042         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9043         first matching secret key.
9044         (mml2015-epg-encrypt): Ditto.
9045
9046         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9047         first matching secret key.
9048         (mml1991-epg-encrypt): Ditto.
9049
9050         * mml2015.el (mml2015-encrypt-to-self): New user option.
9051         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9052         mml2015-epg-encrypt-to-self is set.
9053
9054         * mml1991.el (mml1991-encrypt-to-self): New variable.
9055         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9056         mml1991-epg-encrypt-to-self is set.
9057
9058         * mml2015.el (mml2015-signers): New user option.
9059         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9060         (mml2015-epg-encrypt): Allow to select signing keys.
9061
9062         * mml1991.el (mml1991-signers): New variable.
9063         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9064         (mml1991-epg-encrypt): Allow to select signing keys.
9065
9066 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * nnheader.el (nnheader-insert-head): Make it work even if the file
9069         uses CRLF for the line-break code.
9070
9071 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9072
9073         * mml2015.el: Require mml-sec instead of password.
9074         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9075         (mml2015-cache-passphrase): Inherit the default value from
9076         mml-secure-cache-passphrase.
9077         (mml2015-passphrase-cache-expiry): Inherit the default value from
9078         mml-secure-passphrase-cache-expiry.
9079
9080         * mml1991.el: Require mml-sec instead of password.
9081         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9082         (mml1991-cache-passphrase): Inherit the default value from
9083         mml-secure-cache-passphrase.
9084         (mml1991-passphrase-cache-expiry): Inherit the default value from
9085         mml-secure-passphrase-cache-expiry.
9086
9087         * mml-sec.el: Require password.
9088         (mml-secure-verbose): New user option.
9089         (mml-secure-cache-passphrase): New user option.
9090         (mml-secure-passphrase-cache-expiry): New user option.
9091
9092 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9093
9094         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9095         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9096         andreas@altroot.de (Andreas Vögele).
9097
9098         FIXME: Use `tiny change'?
9099
9100 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9101
9102         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9103         workaround for the url package included with Emacs.
9104
9105         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9106
9107 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9108
9109         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9110         correctly.  This fixes a bug caused by the 2006-05-12 change.
9111
9112 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9113
9114         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9115         some information about the error when saying that the `bogus' mail
9116         group will be used.
9117
9118 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9119
9120         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9121         string.
9122
9123 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9124
9125         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9126
9127 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9128
9129         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9130
9131 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9132
9133         * mml1991.el (mml1991-function-alist): Add epg.
9134         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9135         (mml1991-epg-encrypt): New functions.
9136
9137 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9138
9139         * mml2015.el (mml2015-verbose): New variable.
9140         (mml2015-cache-passphrase): Ditto.
9141         (mml2015-passphrase-cache-expiry): Ditto.
9142         (mml2015-function-alist): Add epg.
9143         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9144         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9145         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9146         functions.
9147
9148 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9149
9150         * message.el (message-cite-original-1): Preserve region when removing
9151         quoted text due to X-No-Archive in order to avoid bogus attribution
9152         when citing multiple messages.
9153
9154 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9155
9156         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9157         Kenneth Jacker <khj@be.cs.appstate.edu>.
9158
9159 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9160
9161         * gnus-diary.el (gnus-user-format-function-d)
9162         (gnus-user-format-function-D): Autoload.
9163
9164         * imap.el (Commentary): Fix typo.
9165
9166         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9167         2006-04-22 contribution.
9168
9169 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9170
9171         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9172         It didn't really fix the bogosity I'm seeing with solid web groups.
9173
9174 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9175
9176         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9177         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9178         created using server names.  If we use the feature without declaring
9179         it, Gnus does not properly manage server and group state.
9180
9181         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9182         bound.
9183
9184 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9185
9186         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9187         looking up the method using GROUP's prefix before inventing a new one.
9188         It is used on killed/unknown groups in various places where returning
9189         an all-new method isn't expected by the caller.
9190
9191         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9192         and match semantics of gnus-group-real-prefix.
9193
9194 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * nnmail.el (nnmail-broken-references-mailers): New variable.
9197         (nnmail-ignore-broken-references): New function generalizing
9198         nnmail-fix-eudora-headers.
9199         (nnmail-fix-eudora-headers): Now obsolete.
9200
9201         * gnus-art.el (gnus-button-handle-custom): Support
9202         `customize-apropos*'.
9203
9204 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9205
9206         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9207
9208         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9209         articles.
9210
9211 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9212
9213         * message.el (message-cite-reply-above): New variable.
9214         (message-yank-original): Use it.
9215
9216 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9219
9220 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9221
9222         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9223         as read.
9224
9225         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9226
9227 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9228
9229         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9230         (gnus-bookmark-default-file): Use gnus-directory.
9231         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9232         Remove "*" in doc string.
9233         (gnus-bookmark-write-file): Simplify.
9234         (gnus-bookmark-maybe-sort-alist): Use `when'.
9235         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9236         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9237         FIXME about Emacs 21 and XEmacs compatibility.
9238         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9239         compatibility.
9240         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9241         compatibility.
9242         (gnus-bookmark-menu-heading): Fix version.
9243
9244 2006-06-19  Bastien Guerry  <bzg@altern.org>
9245
9246         * gnus-bookmark.el: New file.
9247
9248 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * message.el (message-syntax-checks): Doc fix.
9251
9252 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9253
9254         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9255         unsubscribed groups as if they were killed ones.  It causes duplicate
9256         entries in gnus-newsrc-alist.
9257
9258 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * message.el (message-syntax-checks): Doc fix.
9261         (message-send-mail): Add check for continuation headers.
9262         (message-check-news-header-syntax): Fix regexp used to check for
9263         continuation headers.
9264
9265 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9268
9269 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9270
9271         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9272
9273 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9276         default-truncate-lines.
9277
9278 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9281         to fill the utf-8 entry.
9282
9283         * lpath.el: Fbind unicode-precedence-list.
9284
9285 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9286
9287         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9288
9289 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9290
9291         * gnus-agent.el (directory-files-and-attributes): Move all the way
9292         forward (the third and final move).
9293         (gnus-agent-read-agentview): Trap reconstruction errors due to
9294         nonexistant directory.  Handle by returning nil.
9295
9296 2006-05-30  Didier Verna  <didier@xemacs.org>
9297
9298         * message.el (message-dont-reply-to-names): Update the custom type.
9299         * message.el (message-dont-reply-to-names): New defsubst: potentially
9300         convert a list of regexps into a single one.
9301         * message.el (message-get-reply-headers): Use it.
9302         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9303
9304 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * gnus-agent.el (directory-files-and-attributes): Move forward.
9307
9308 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9309
9310         * gnus-ml.el (gnus-mailing-list-subscribe)
9311         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9312         (gnus-mailing-list-message): Fix doc strings.
9313
9314 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9315
9316         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9317         of doing it manually.
9318
9319 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9320
9321         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9322         comment.
9323
9324 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9325
9326         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9327         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9328         (gnus-agent-read-local): All symbols allocated in my-obarray.
9329         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9330         (gnus-agent-regenerate-group): Check numeric names to see if they are
9331         messages or groups.
9332         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9333         better way of do this...)
9334
9335         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9336         'dummy.group' (there should be a better way of do this...)
9337
9338 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9341         (gnus-saved-headers): Ditto.
9342         (gnus-default-article-saver): Mention functions may have properties.
9343         (gnus-article-save): Override gnus-save-all-headers and
9344         gnus-saved-headers by :headers property which saver function may have.
9345         (gnus-summary-save-in-file): Add :headers property.
9346         (gnus-summary-write-to-file): Ditto.
9347
9348         * gnus-sum.el (gnus-summary-save-article): Bind
9349         gnus-prompt-before-saving to t when saving many articles in a file;
9350         always show all headers.
9351
9352         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9353
9354 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9355
9356         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9357         marks.
9358
9359         * message.el (message-indent-citation): Add optional arguments to allow
9360         using it outside of message buffers.
9361
9362         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9363         (gnus-article-treat-unfold-headers): Use it.
9364         (gnus-article-truncate-lines): New variable.
9365         (gnus-article-mode): Use it.
9366         (gnus-article-toggle-truncate-lines): New function.
9367
9368         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9369         gnus-article-toggle-truncate-lines.
9370
9371         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9372         coding system in XEmacs, use binary.
9373
9374 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9377         after-load-alist.
9378
9379         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9380         this function should save decoded articles.
9381         (gnus-summary-write-to-file): Use property to specify this function
9382         should save decoded articles and specify gnus-summary-save-in-file
9383         should be used to save articles other than the first one when saving
9384         many articles.
9385         (gnus-summary-save-body-in-file): Use property to specify this
9386         function should save decoded articles.
9387         (gnus-summary-write-body-to-file): Use property to specify this
9388         function should save decoded articles and specify
9389         gnus-summary-save-body-in-file should be used to save articles other
9390         than the first one when saving many articles.
9391
9392         * gnus-sum.el (gnus-summary-save-article): Simplify.
9393
9394 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * gnus-art.el (gnus-default-article-saver): Add
9397         gnus-summary-write-body-to-file.
9398         (gnus-article-save-coding-system): Don't use coding system object
9399         in XEmacs.
9400         (gnus-read-save-file-name): Add optional `dir-var' argument which
9401         specifies directory in which files are saved; work even if optional
9402         `variable' argument is not specified.
9403         (gnus-summary-write-to-file): Read file name.
9404         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9405         (gnus-summary-write-body-to-file): New function.
9406
9407         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9408         (gnus-summary-local-variables): Add it.
9409         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9410         (gnus-summary-save-article): Remove optional `decode' argument;
9411         determine whether to decode articles by the value of
9412         gnus-default-article-saver; when saving many files using
9413         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9414         it first and use gnus-summary-save-in-file or
9415         gnus-summary-save-body-in-file thereafter unless
9416         gnus-prompt-before-saving is always; move point to article which
9417         will be saved.
9418         (gnus-summary-save-article-file): Revert.
9419         (gnus-summary-write-article-file): Revert.
9420         (gnus-summary-save-article-body-file): Revert.
9421         (gnus-summary-write-article-body-file): New function.
9422
9423 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * gnus-art.el (gnus-default-article-saver): Doc fix.
9426         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9427         from gnus-summary-save-article-coding-system, and default to a
9428         certain coding system.
9429         (gnus-output-to-file): Add coding cookie and encode text according
9430         to gnus-article-save-coding-system; don't use mm-append-to-file.
9431
9432         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9433         gnus-art.el and rename to gnus-article-save-coding-system.
9434         (gnus-summary-save-article): Require gnus-art; don't show all
9435         headers if it decodes articles; don't add coding cookie here;
9436         don't bind mm-text-coding-system-for-write.
9437         (gnus-summary-save-article-file): Save decoded articles.
9438         (gnus-summary-write-article-file): When saving many files, use
9439         gnus-summary-write-to-file first and gnus-summary-save-in-file
9440         thereafter unless gnus-prompt-before-saving is always.
9441         (gnus-summary-save-article-body-file): Save decoded articles.
9442
9443         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9444
9445 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9446
9447         * nnrss.el (nnrss-check-group): Bind hash-index.
9448
9449 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9450
9451         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9452         its hash index.  Store this hash in `nnrss-group-data'.
9453         (nnrss-read-group-data): Update accordingly.
9454
9455 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9456
9457         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9458         entry.
9459
9460         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9461         gnus-article-browse-html-article.
9462
9463 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9464
9465         * gnus-sum.el (gnus-summary-mime-map): Add
9466         gnus-article-browse-html-article.
9467
9468         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9469
9470 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9471
9472         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9473         suitable coding systems in customize.
9474
9475 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9476
9477         * mail-source.el (mail-sources): Fix custom type.
9478
9479 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9480
9481         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9482         (gnus-summary-expire-articles-now): Shorten prompt.
9483
9484         * gmm-utils.el (wid-edit): Require.
9485         (defun-gmm): Renamed from `gmm-defun-compat'.
9486         (gmm-image-search-load-path): Use it.
9487         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9488
9489 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9492         variable.
9493         (gnus-summary-save-article): Add optional `decode' argument.  If
9494         it is set and gnus-summary-save-article-coding-system is non-nil,
9495         save decoded article.
9496         (gnus-summary-write-article-file): Save decoded article if
9497         gnus-summary-save-article-coding-system is non-nil.
9498
9499         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9500         type.
9501
9502 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9503
9504         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9505
9506 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9507
9508         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9509         first to test gnus-single-article-buffer which may be buffer-local.
9510
9511         * gnus-sum.el (gnus-summary-setup-buffer): Make
9512         gnus-single-article-buffer buffer-local and nil in ephemeral
9513         group; make gnus-article-buffer, gnus-article-current, and
9514         gnus-original-article-buffer always buffer-local.
9515         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9516         group.
9517         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9518
9519 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9520
9521         * nnml.el (nnml-request-compact-group): Compressed files might not
9522         have .gz extension.
9523
9524 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9525
9526         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9527         (mm-copy-to-buffer): Use with-current-buffer.
9528         (mm-display-part): Simplify.
9529         (mm-inlinable-p): Add optional arg `type'.
9530
9531 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9532
9533         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9534         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9535         Try harder to show the attachment internally or externally using
9536         gnus-mime-view-part-as-type.
9537
9538 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9539
9540         * message.el (message-from-style, message-signature-separator)
9541         (message-user-organization-file, message-send-mail-function)
9542         (message-citation-line-function, message-yank-prefix)
9543         (message-indent-citation-function, message-signature)
9544         (message-signature-file, message-signature-insert-empty-line):
9545         Remove autoloads.
9546
9547         * gnus-art.el (gnus-buttonized-mime-types): Remove
9548         "multipart/signed".  Revert 2006-04-26 change.
9549
9550 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * gnus.el (gnus-version-number): Bump version.
9553
9554 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9555
9556         * gnus.el: No Gnus v0.5 is released.
9557
9558 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9559
9560         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9561         fetching articles by message-id.
9562
9563 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9564
9565         * message.el (hashcash): Require hashcash as normal.
9566
9567         * ecomplete.el (ecomplete-highlight-match-line): Use
9568         point-at-eol.
9569         (ecomplete-highlight-match-line): Use `highlight', because that
9570         face exists in both Emacs and XEmacs.
9571
9572         * message.el (message-display-abbrev): Use point-at-bol.
9573
9574         * mail-source.el: Don't require timer/timer-funcs.
9575
9576         * gnus-async.el: Ditto.
9577
9578         * password.el: Ditto.
9579
9580         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9581
9582         * mm-url.el: Ditto.
9583
9584         * gnus-xmas.el: Don't require timer-funcs.
9585
9586         * mm-util.el: Require timer/timer-funcs.
9587
9588 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9589
9590         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9591         Close.
9592
9593 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9596         unibyte after clear-decrypt function runs.
9597
9598         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9599         returns as a unibyte string.
9600
9601 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * lpath.el: Revert.
9604
9605         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9606         (pgg-gpg-process-sentinel): Revert.
9607
9608         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9609         (pgg-pgp-lookup-key): Revert.
9610
9611         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9612         (pgg-pgp5-lookup-key): Revert.
9613
9614         * pgg.el (pgg-fetch-key): Revert.
9615
9616 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * lpath.el: Fbind string-as-multibyte for XEmacs.
9619
9620         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9621         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9622         (mml1991-pgg-encrypt): Ditto.
9623
9624         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9625         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9626         a multibyte buffer.
9627
9628         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9629         (pgg-pgp-lookup-key): Ditto.
9630
9631         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9632         (pgg-pgp5-lookup-key): Ditto.
9633
9634         * pgg.el (pgg-fetch-key): Ditto.
9635
9636 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9637
9638         * message.el (message-user-organization-file): Check several
9639         locations of the organization file.
9640
9641         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9642         Add gnus-article-view-part-as-type.
9643
9644         * gnus-art.el (gnus-article-view-part-as-type): New function.
9645
9646         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9647         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9648
9649         * mml.el: Simplify autoload.
9650         (mml-mode): defvar dnd-protocol-alist instead of using
9651         symbol-value.
9652         (mml-default-directory): New variable.
9653         (mml-minibuffer-read-file): Use it.
9654         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9655
9656         * message.el (message-citation-line-format): New variable.
9657         (message-insert-formated-citation-line): New function.
9658         (message-citation-line-function): Add
9659         `message-insert-formated-citation-line' to custom type.
9660
9661         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9662         to doc string.
9663
9664         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9665         depending on mm-verify-option.
9666
9667 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9670         binding pgg-* variables; reimplement the section which prevents
9671         MIME header from being signed.
9672         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9673         pgg-text-mode; remove a blank line at the top of body.
9674
9675         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9676         lines at the top of body; use gnus-newsgroup-charset if there's no
9677         Charset header.
9678
9679 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * message.el (message-self-insert-commands): Doc fix.
9682
9683         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9684         (mm-uu-pgp-encrypted-test): Ditto.
9685         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9686         between header and body; return application/pgp-encrypted handle
9687         if decryption failed; decode decrypted body by charset.
9688
9689         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9690         element match to application/pgp-*.
9691
9692 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9693
9694         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9695         HTML.
9696
9697 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9698
9699         * mail-source.el (mail-source-call-script): Message the error
9700         string.
9701
9702 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9703
9704         * gnus-util.el (gnus-byte-compile): Use it.
9705
9706 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9707
9708         * gnus-util.el (kill-empty-logs): New function.
9709
9710 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9711
9712         * message.el (message-mail-alias-type): Doc fix.
9713         (message-mail-alias-type-p): New function.
9714         (message-send): Use it.
9715         (message-mode): Ditto.
9716         (message-strip-forbidden-properties): Ditto.
9717
9718         * ecomplete.el (ecomplete-database-file-coding-system): New
9719         variable.
9720         (ecomplete-save): Use it.
9721         (ecomplete-setup): Use it.
9722
9723 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9724
9725         * message.el (message-self-insert-commands): New variable.
9726         (message-strip-forbidden-properties): Use it.
9727
9728 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9729
9730         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9731         that doesn't make XEmacs choke.
9732
9733 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9734
9735         * gnus-util.el (gnus-replace-in-string):
9736         Prefer replace-regexp-in-string over of replace-in-string.
9737
9738 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9739
9740         * gnus-util.el (gnus-select-frame-set-input-focus):
9741         Use select-frame-set-input-focus if it is available in XEmacs; use
9742         definition defined in Emacs 22 for old Emacsen.
9743
9744         * dgnushack.el: Autoload unmorse-region for XEmacs.
9745
9746         * lpath.el: Bind cursor-in-non-selected-windows and
9747         select-frame-set-input-focus for XEmacs.
9748
9749 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9750
9751         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9752
9753 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9754
9755         * gnus-registry.el (gnus-registry-cache-save): Remove text
9756         properties when saving via the temp buffer.
9757
9758 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9759
9760         * message.el (message-generate-hashcash): Honor custom type.
9761
9762 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9763
9764         * message.el (message-generate-hashcash): Default to non-nil when
9765         hashcash is found.
9766
9767         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9768         (gnus-refer-thread-limit): Increase default to 500.
9769
9770         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9771
9772         * flow-fill.el (fill-flowed): Allow delete-space.
9773
9774 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9775
9776         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9777         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9778         Remove autoloads.
9779
9780 2006-04-18  Simon Josefsson  <jas@extundo.com>
9781
9782         * message.el (message-generate-hashcash): Default to.
9783
9784 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9787         concatenating segments rather than before concatenating them.
9788
9789 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9792
9793 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9794
9795         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9796
9797         * message.el (message-forward-make-body-plain): Allow
9798         message-forward-ignored-headers to be a list.
9799         (message-remove-ignored-headers): Factor out into function.
9800         (message-forward-make-body-mml): Use it.
9801
9802         * imap.el (imap-quote-specials): New function.
9803         (imap-login-auth): Quote specials.
9804
9805         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9806         (rfc2231-parse-string): Allow concatanation of parameters that
9807         aren't contiguous.  The test case is
9808           (mail-header-parse-content-type "message/external-body;
9809             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9810             access-type=LOCAL-FILE;
9811             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9812
9813 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9814
9815         * nntp.el (nntp-accept-process-output): Return the value of
9816         `nnheader-accept-process-output'.
9817
9818 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9819
9820         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9821         (gnus-button-alist): Recognize more diff formats.
9822         (gnus-button-patch): Strip directory.
9823
9824 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9825
9826         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9827         Emacs 22 when setting focus.
9828
9829 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9830
9831         * gnus-art.el (gnus-article-treat-types): Do treatment of
9832         text/x-verbatim parts.
9833         (gnus-button-patch): New command.
9834
9835         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9836         addresses that contain invalid characters.
9837
9838 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9839
9840         * message.el (message-put-addresses-in-ecomplete): Use
9841         gnus-replace-in-string.
9842         (message-is-yours-p): Use the more correct
9843         mail-header-parse-address instead of
9844         mail-extract-address-components.
9845         (message-put-addresses-in-ecomplete): Fix typo.
9846
9847         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9848         keystroke.
9849
9850         * gnus-art.el (gnus-treatment-function-alist): Change order of
9851         newsgroups/generic header folding to avoid double-folding.
9852
9853         * message.el (message-hidden-headers): Add X-Draft-From.
9854
9855         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9856         command.
9857         (gnus-summary-repeat-search-article-backward): New command.
9858
9859         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9860         groups in the parent topic.
9861
9862 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9863
9864         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9865         (spam-extra-header-to-number): Return the CRM114 number as a
9866         number instead of a string.
9867
9868 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9869
9870         * gnus-art.el (gnus-face-properties-alist): Moved here from
9871         gnus-fun.
9872
9873         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9874
9875 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9876
9877         * message.el (message-strip-forbidden-properties): Only display on
9878         self-insert-command.
9879
9880         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9881         reindent.
9882         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9883
9884 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9885
9886         * smiley.el (smiley-style): Fix typo.
9887
9888 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889
9890         * hashcash.el (hashcash-insert-payment-async-2): Use
9891         message-goto-eoh instead of doing it manually.
9892         (mail-add-payment): Use message-narrow-to-header instead of trying
9893         to do the same itself.
9894
9895         * message.el (message-hidden-headers): Add Face.
9896
9897         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9898         reparenting code.
9899         (gnus-summary-reparent-children): Refactored out code.
9900         (gnus-summary-thread-map): New keystroke.
9901         (gnus-summary-reparent-children): Make into command.
9902
9903         * smiley.el (smiley-style): Default to `medium' if using a large
9904         font.
9905
9906         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9907         does it itself.
9908
9909         * message.el (message-point-in-header-p): Simplify definition.
9910
9911 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9912
9913         * nnagent.el (nnagent-request-set-mark): Silence log file
9914         writing.
9915         (nnagent-request-set-mark): Use write-region instead of
9916         append-to-file.
9917
9918         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9919         strange select method.
9920
9921         * ecomplete.el (ecomplete-display-matches): Get highlightling
9922         right.
9923         (ecomplete-display-matches): Use literals.
9924         (ecomplete-display-matches): Disable message logging.
9925
9926         * message.el (message-display-abbrev): Small optimization.
9927
9928         * ecomplete.el (ecomplete-display-matches): Allow automatic
9929         display.
9930
9931         * message.el (message-strip-forbidden-properties): Display
9932         abbrevs.
9933         (message-display-abbrev): Get automatic display right.
9934
9935         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9936         keystrokes.
9937
9938 2006-04-13  Romain Francoise  <romain@orebokech.com>
9939
9940         TODO: Backport to v5-10!
9941
9942         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9943         Moved here (and renamed) from gnus-registry.el.
9944
9945         * gnus-registry.el: Require gnus-util.
9946         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9947
9948 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9949
9950         * gnus-group.el (gnus-group-catchup-current): Change
9951         if-then-else-if-then-else into cond.
9952         (gnus-group-catchup): Indent.
9953         (group-name-at-point): New function.
9954         (gnus-fetch-group): Provide default from thing at point.
9955
9956 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9957
9958         * message.el (message-display-abbrev): Fix regexp.
9959
9960         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9961         choosing.
9962         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9963         dead variables.
9964
9965         * message.el (message-newline-and-indent): Remove debugging.
9966         (message-display-abbrev): Use new implementation.
9967
9968 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9969
9970         * gnus-art.el (gnus-article-mode): Set
9971         cursor-in-non-selected-windows to nil.
9972
9973         * smiley.el: Revert previous change.
9974         (smiley-data-directory): defvar it before using it in the
9975         defcustom of `smiley-style'.
9976
9977 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9978
9979         * message.el (message-newline-and-indent): New function.
9980
9981         * ecomplete.el: Implement more bits.
9982
9983         * message.el (message-put-addresses-in-ecomplete): Clean up the
9984         string.
9985
9986         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9987
9988         * gnus-sum.el (gnus-summary-save-parts): Bind
9989         gnus-summary-save-parts-counter and use it to make unique file
9990         names.
9991
9992         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9993
9994         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9995         parameter to say whether to actually parse the individual
9996         addresses.
9997
9998         * message.el (message-put-addresses-in-ecomplete): New function.
9999         (ecomplete): Require.
10000         (message-mail-alias-type): Add ecomplete as an option.
10001
10002 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10003
10004         * flow-fill.el (fill-flowed): Remove trailing space from blank
10005         quoted lines.
10006
10007 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10008
10009         * smiley.el (smiley-style): Move definition later to avoid a
10010         compilation warning.
10011
10012 2006-04-12  Kenichi Handa  <handa@m17n.org>
10013
10014         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10015         buffer and then decode the buffer text if necessary.
10016         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10017         first, and after mm-encode-body, change the buffer to unibyte.
10018         Use mm-disable-multibyte instead of set-buffer-multibyte.
10019
10020 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10021
10022         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10023         Content-Type header instead of Content-Disposition header.
10024         (gnus-mime-inline-part): Ditto.
10025         (gnus-mime-view-part-as-charset): Ignore charset that the part
10026         specifies.
10027
10028         * mm-decode.el (mm-display-part): Work with external parts and
10029         usual parts similarly.
10030
10031         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10032         instead of gnus-display-mime.
10033
10034         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10035         instead of with-temp-buffer.
10036
10037         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10038         tag to summarized topics part in order to encode non-ASCII text.
10039
10040 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10041
10042         * smiley.el (smiley-style): New variable.
10043         (smiley-directory): New function.
10044         (smiley-data-directory): Derive from `smiley-style' using
10045         `smiley-directory'.
10046         (smiley-regexp-alist): Add new entries.
10047
10048         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10049         (gnus-article-browse-delete-temp): Add :version.
10050
10051 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10052
10053         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10054         the sieve region.
10055
10056 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10057
10058         * gnus.el (gnus-version-number): Bump version.
10059
10060 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10061
10062         * gnus.el: No Gnus v0.4 is released.
10063
10064 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10065
10066         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10067         layout.
10068
10069         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10070         unknown charset.
10071
10072         * message.el (message-header-synonyms): Add Original-To to the
10073         default.
10074
10075         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10076         optional parameter.
10077
10078 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10079
10080         * gnus-fun.el (gnus): Require it for gnus-directory.
10081
10082 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10083
10084         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10085
10086 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10087
10088         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10089
10090 2006-04-05  Simon Josefsson  <jas@extundo.com>
10091
10092         * password.el (password-reset): New function.
10093
10094 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10095
10096         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10097         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10098
10099 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10100
10101         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10102         Some whitespace was matched into the url, which broke browsing hits
10103         > 100 when mm-url-use-external was nil.
10104
10105 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10106
10107         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10108         gnus-extra-headers for 'Newsgroups.
10109
10110         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10111         bound.
10112
10113 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10114
10115         * pgg-gpg.el: Clean up process buffers every time gpg processes
10116         complete.
10117
10118 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10119
10120         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10121         doc string.
10122
10123 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10124
10125         * pgg-gpg.el (pgg-gpg-process-filter)
10126         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10127
10128         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10129         lines, temporary fix.
10130
10131 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10132
10133         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10134
10135 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10136
10137         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10138         default-enable-multibyte-characters.  This reverts the change from
10139         revision 6.17 which is no longer necessary because the passphrase
10140         is sent separately now.  GnuPG messages are unreadable under
10141         multibyte locales with default-enable-multibyte-characters set to
10142         nil.
10143
10144 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10145
10146         * message.el (message-tool-bar-gnome): Move "spell".
10147
10148 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10149
10150         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10151         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10152         instead.
10153
10154 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10155
10156         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10157         newsgroups handling for NNTP overviews which don't include
10158         Newsgroups.
10159
10160 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10161
10162         * message.el (message-resend): Bind message-generate-hashcash to nil.
10163
10164 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10165
10166         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10167         when searching for already-paid recipients.
10168
10169 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10170
10171         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10172         passphrases when it is not needed.
10173         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10174         passphrase stuff from gpg, should only be necessary when you use
10175         gpg with a smartcard.
10176
10177 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * mml.el (mml-insert-mime): Ignore cached contents of
10180         message/external-body part.
10181
10182         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10183         (mm-insert-part): Ditto.
10184
10185 2006-03-23  Simon Josefsson  <jas@extundo.com>
10186
10187         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10188         Reiner.
10189         (pgg-gpg-use-agent-p): Use it again.
10190
10191 2006-03-23  Simon Josefsson  <jas@extundo.com>
10192
10193         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10194         older emacsen.
10195         (pgg-gpg-use-agent-p): Don't use it.
10196
10197 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10198
10199         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10200         if we can.
10201
10202 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10203
10204         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10205         (pgg-gpg-update-agent): New function.
10206         (pgg-gpg-use-agent-p): New function.
10207         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10208         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10209         (pgg-gpg-sign-region): Use it.
10210
10211 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10214         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10215
10216 2006-03-21  Simon Josefsson  <jas@extundo.com>
10217
10218         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10219         <wilde@sha-bang.de>.
10220         (pgg-gpg-use-agent): New variable.
10221         (pgg-gpg-process-region): Use it.
10222         (pgg-gpg-encrypt-region): Likewise.
10223         (pgg-gpg-encrypt-symmetric-region): Likewise.
10224         (pgg-gpg-decrypt-region): Likewise.
10225         (pgg-gpg-sign-region): Likewise.
10226         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10227
10228 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10229
10230         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10231
10232         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10233         Add comment on version.
10234
10235 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10236
10237         * smiley.el: Add missing test smiley.
10238
10239 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * mm-decode.el (mm-with-part): New macro.
10242         (mm-get-part): Use it; work with message/external-body as well.
10243         (mm-save-part): Treat name and filename equally.
10244
10245         * mm-extern.el (mm-extern-cache-contents): New function.
10246         (mm-inline-external-body): Use it; force the part to be displayed;
10247         move undisplayer added to the cached handle to the parent.
10248
10249         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10250         (gnus-mime-view-part-as-type): Work with message/external-body.
10251
10252         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10253
10254 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10255
10256         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10257         images in image-load-path.  [Sync with image.el, revision 1.60, in
10258         Emacs.]
10259
10260 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10261
10262         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10263         path rather than symbol.  Always return list of directories.
10264         Guarantee that image directory comes first.  [Sync with image.el,
10265         revision 1.59, in Emacs.]
10266
10267         * message.el (message-make-tool-bar): Adjust to new API of
10268         `gmm-image-load-path-for-library'.
10269
10270         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10271
10272         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10273
10274 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10275
10276         * gnus-art.el (gnus-article-only-boring-p):
10277         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10278         intangible text.
10279         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10280
10281 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10282
10283         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10284         `defun' instead of `gmm-defun-compat'.
10285
10286 2006-03-14  Simon Josefsson  <jas@extundo.com>
10287
10288         * message.el (message-unique-id): Don't use message-number-base36
10289         if (user-uid) is a float.
10290         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10291
10292 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10295
10296         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10297         empty line between a part and a message part.
10298
10299 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10300
10301         * smiley.el: Add more test smileys.
10302         (smiley-data-directory, smiley-regexp-alist)
10303         (gnus-smiley-file-types): Fix doc strings.
10304         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10305         adding new elements.
10306         (smiley-mouse-map): Unused code.  Make it a comment.
10307
10308 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10309
10310         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10311         scan latest NoCeM messages instead of old ones.
10312         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10313         delimiters that are recently used.
10314         (gnus-nocem-load-cache): Add autoload cookie.
10315
10316         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10317
10318         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10319         level which is larger than gnus-use-nocem is specified.
10320
10321         * gnus-group.el (gnus-group-get-new-news): Ditto.
10322
10323 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10324
10325         * gnus-util.el (gnus-tool-bar-update): New function.
10326
10327         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10328         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10329
10330         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10331
10332         * gnus-group.el (gnus-group-redraw-when-idle)
10333         (gnus-group-redraw-check): Remove.
10334         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10335
10336 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10337
10338         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10339         if optional last element is specified in splits (FIELD VALUE...).
10340
10341 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10344         to gmm-image-load-path-for-library.  Call with no-error argument.
10345         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10346
10347         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10348
10349         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10350
10351         * gmm-utils.el (gmm-image-load-path): Remove alias.
10352
10353 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10354
10355         * gmm-utils.el (gmm-image-load-path): Add alias.
10356
10357         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10358         nnml-generate-nov-databases-1.
10359         (nnml-generate-nov-databases): Use it.
10360         (nnml-generate-nov-databases-directory): Document no-active
10361         argument.
10362
10363         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10364         directory if path is t.  Add no-error.
10365
10366         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10367         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10368
10369         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10370         resetting gnus-article-browse-html-temp-list.
10371
10372         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10373         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10374         Add example to docstring.  Rename local variables.  Move error
10375         checks to default case in cond and simplify.
10376
10377 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10380         handle is multipart when calling it recursively.
10381         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10382
10383 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10384
10385         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10386         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10387
10388 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10389
10390         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10391         is loaded.
10392
10393         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10394         loaded.
10395
10396 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10397
10398         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10399         to "Emacs 23 (unicode)" in doc string.
10400
10401         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10402         "Emacs 23 (unicode)" in comment.
10403
10404 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10407
10408         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10409         characters 160 through 255 in Emacs 23.
10410
10411 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10412
10413         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10414         gnus-article-browse-html-temp.
10415         (gnus-article-browse-delete-temp): Make it customizable.  Add
10416         `file'.  Adjust doc string.
10417         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10418         query for each file.  Adjust doc string.
10419         (gnus-article-browse-html-parts): Add
10420         `gnus-article-browse-delete-temp-files' to
10421         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10422
10423 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10424
10425         * gnus-art.el (gnus-article-browse-html-temp)
10426         (gnus-article-browse-delete-temp): New variables.
10427         (gnus-article-browse-delete-temp-files): New function.
10428         (gnus-article-browse-html-parts): Use it.
10429
10430 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10431
10432         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10433
10434         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10435         string.
10436
10437         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10438         gnus-summary-insert-new-articles when unplugged.  Remove
10439         gnus-summary-search-article-forward.
10440
10441         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10442         display-visual-class instead of display-color-cells.
10443
10444 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10445
10446         * dgnushack.el: Autoload customize-group for XEmacs.
10447
10448         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10449         message/* containing non-ASCII text properly.
10450
10451 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10452
10453         * message.el: Require gmm-utils, remove autoloads.
10454         (message-tool-bar): Set default based on
10455         gmm-tool-bar-style.
10456         (message-tool-bar-gnome): Add gmm-customize-mode.
10457
10458         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10459         gmm-tool-bar-style.
10460         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10461
10462         * gnus-group.el (gnus-group-tool-bar): Set default based on
10463         gmm-tool-bar-style.
10464         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10465
10466         * gmm-utils.el (gmm-image-directory): Rename variable from
10467         gmm-image-load-path.
10468         (gmm-image-load-path): Use gmm-image-directory.
10469         (gmm-customize-mode): New function.
10470         (gmm-tool-bar-style): New variable.
10471
10472         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10473         gnus-group-redraw-line-number.
10474         (gnus-group-redraw-check): Simplify.
10475         (gnus-group-tool-bar-update): Remove redraw check.
10476         (gnus-group-make-tool-bar): Add redraw check.
10477
10478 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10479
10480         * gnus-art.el (gnus-button): Add missing parentheses.
10481
10482 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10483
10484         * lpath.el: Fbind line-number-at-pos.
10485
10486 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10487
10488         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10489
10490 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10491
10492         * gnus-art.el (gnus-button): New face.
10493         (gnus-article-button-face): Use it.
10494
10495         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10496         gnus-summary-next-page.  Re-order.
10497
10498         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10499         next-node are now included.
10500         (gnus-group-redraw-line-number): New internal variable.
10501         (gnus-group-redraw-check): Helper function for updating the tool
10502         bar.
10503         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10504
10505         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10506
10507         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10508         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10509         Use it to match format of Spamassassin 3.0 and later.  Reported by
10510         IRIE Tetsuya <irie@t.email.ne.jp>.
10511         (spam-check-bogofilter)
10512         (spam-bogofilter-register-with-bogofilter): Fix args of
10513         `gnus-error' calls.
10514
10515 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10516
10517         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10518         unnecessary interaction when sending queued mails.  Reported by
10519         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10520
10521 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10522
10523         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10524         first or last are nil.
10525
10526 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10527
10528         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10529
10530 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10531
10532         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10533
10534 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10535
10536         * dns.el (query-dns): Protect more against buggy tcp output.
10537
10538 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10539
10540         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10541         nov.php.
10542
10543 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10544
10545         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10546         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10547         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10548         output on the server side.
10549         (nnweb-google-create-mapping): Update regexps and add some
10550         progress indication.
10551
10552 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10553
10554         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10555         gnus-agent-toggle-plugged.  Re-order icons.
10556         (gnus-group-tool-bar-gnome): Add
10557         gnus-group-{prev,next}-unread-group.
10558         (gnus-group-tool-bar-gnome): Re-order icons.
10559
10560         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10561         gnus-summary-insert-new-articles.
10562
10563         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10564         comments.
10565
10566         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10567         also available in Emacs 21.3.
10568
10569         * message.el (message-fix-before-sending): Change "Emacs 22" to
10570         "Emacs 23 (unicode)" in comment.
10571
10572         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10573         "Emacs 23 (unicode)" in comment.
10574
10575         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10576         comment.
10577         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10578
10579         * mm-view.el (mm-fill-flowed): Add :version.
10580
10581 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10582
10583         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10584         and load-path.
10585
10586 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10587
10588         * message.el: Autoload gmm-image-load-path.
10589         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10590         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10591         consitency.
10592
10593         * gmm-utils.el (gmm-image-load-path): Also search in
10594         "../etc/images".  Don't set gmm-image-load-path if we don't find
10595         the image.
10596
10597 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * gmm-utils.el (gmm-image-load-path): Don't make
10600         `gmm-image-load-path' include subdirectories which the second arg
10601         `image' might specify.
10602
10603         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10604         subdirectory to icon file names.
10605
10606         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10607
10608 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10609
10610         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10611         gmm-image-load-path calls.
10612
10613         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10614
10615         * message.el (message-make-tool-bar): Ditto.
10616
10617         * mml.el (mml-preview): Added comment concerning tool bar icons.
10618
10619         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10620         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10621
10622         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10623         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10624
10625         * message.el (message-tool-bar-gnome): Use new icon names.
10626         (message-make-tool-bar): Use `gmm-image-load-path'.
10627
10628         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10629         functions from MH-E.
10630         (gmm-image-load-path): New variable from MH-E.
10631         (gmm-image-load-path): New function from MH-E.  Added arguments
10632         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10633         *-image-load-path-called-flag.
10634
10635 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10636
10637         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10638
10639 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10640
10641         * nnimap.el (nnimap-request-move-article): Change folder back to
10642         source group before deleting.
10643
10644 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10645
10646         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10647
10648         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10649         mm-url.
10650
10651         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10652
10653 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10654
10655         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10656         coding system which mm-charset-to-coding-system returns for a
10657         given charset is valid.
10658
10659 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10660
10661         * html2text.el (html2text-remove-tag-list):
10662         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10663
10664 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10665
10666         * gnus-cus.el: Revert 2005-10-17 change.
10667
10668 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * gnus-art.el (article-strip-banner): Call
10671         article-really-strip-banner only when the regexp match is made.
10672
10673 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * gnus-art.el (article-strip-banner): Use
10676         gnus-extract-address-components instead of
10677         mail-header-parse-addresses to make it work with non-ASCII text;
10678         remove mail-encode-encoded-word-string.
10679
10680         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10681         values which are surrounded with \"...\"; make it never cause a
10682         Lisp error; give up parsing of parameters if it failed in
10683         extracting type.
10684
10685 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10686
10687         * smime.el (smime-cert-by-ldap-1): Fix bug where
10688         `smime-ldap-search' returns results without userCertificates.
10689
10690 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10691
10692         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10693
10694 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10695
10696         * spam.el (spam-check-spamassassin-headers): Adapt format for
10697         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10698         <ari@mbf.ocn.ne.jp>.
10699         (spam-list-of-processors): Add spam-use-gmane.
10700
10701 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10702
10703         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10704         make-temp-file; make it work with XEmacs as well.
10705
10706         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10707         mm-make-temp-file.
10708
10709         * mm-decode.el (mm-display-external): Use the 3rd arg of
10710         mm-make-temp-file.
10711         (mm-create-image-xemacs): Ditto.
10712
10713 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10716         with message-narrow-to-headers.
10717         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10718         (gnus-draft-check-draft-articles): New function.
10719         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10720
10721 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10722
10723         * gnus-art.el (gnus-article-browse-html-parts):
10724         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10725         Don't use suffix argument for mm-make-temp-file for Emacs 21
10726         compatibility.  Remove useless `format'.
10727
10728 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10729
10730         * nnweb.el (nnweb-google-wash-article): Update regexps.
10731         (nnweb-group-alist): Use defvoo instead of defvar.
10732
10733 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10736         re-loading nn* modules.
10737
10738 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10739
10740         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10741         for `tool-bar-mode' and don't check it's default-value.
10742
10743         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10744
10745         * message.el (message-make-tool-bar): Ditto.
10746
10747         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10748         `substring'.  Shorten tmp-file name.
10749
10750         * gnus.el: Remove bogus comment.
10751
10752 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10753
10754         * gnus-art.el (gnus-article-browse-html-parts): New function.
10755         (gnus-article-browse-html-article): New function for viewing html
10756         articles with a browser.
10757
10758 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10759
10760         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10761         in elisp.
10762         (pgg-gpg-encrypt-symmetric-region): Ditto.
10763         (pgg-gpg-sign-region): Ditto.
10764
10765         * pgg-def.el (pgg-text-mode): New variable.
10766
10767         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10768         (mml2015-pgg-encrypt): Ditto.
10769
10770         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10771         (mml1991-pgg-encrypt): Ditto.
10772
10773 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10774
10775         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10776         message-make-date instead of current-time-string.
10777
10778         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10779         to gnus-decoded which mm-uu might set.
10780
10781 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10782
10783         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10784         don't decode quoted parameters; remove misimported Emacs code.
10785         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10786         (rfc2231-decode-encoded-string): Don't use split-string which
10787         behaves differently according to Emacs version; use
10788         mm-decode-coding-region to convert charset to coding-system.
10789         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10790         (rfc2231-encode-string): Remove misimported Emacs code.
10791
10792 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10793
10794         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10795         when calling mail-header-parse-content-type.
10796         (article-de-quoted-unreadable): Ditto.
10797         (article-de-base64-unreadable): Ditto.
10798         (article-wash-html): Ditto.
10799
10800         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10801         calling mail-header-parse-content-type and
10802         mail-header-parse-content-disposition.
10803         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10804         mail-header-parse-content-type.
10805
10806         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10807         insert charset and format parameters; encode description after
10808         inserting it to buffer.
10809         (mml-insert-parameter): Fold lines properly even if a parameter is
10810         segmented into two or more lines; change the max column to 76.
10811
10812         * rfc1843.el (rfc1843-decode-article-body): Don't use
10813         ignore-errors when calling mail-header-parse-content-type.
10814
10815         * rfc2231.el (rfc2231-parse-string): Return at least type if
10816         possible; don't cause an error even if it fails in parsing of
10817         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10818         (rfc2231-encode-string): Don't break lines at the beginning, leave
10819         it to mml-insert-parameter.
10820
10821         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10822         calling mail-header-parse-content-type.
10823
10824 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10825
10826         * spam-report.el (spam-report-gmane-use-article-number):
10827         Improve doc string.
10828         (spam-report-gmane-internal): Check if a suitable header was found
10829         in the article.
10830
10831 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10832
10833         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10834         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10835
10836 2006-02-05  Romain Francoise  <romain@orebokech.com>
10837
10838         Update copyright notices of all files in the gnus directory.
10839
10840 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10841
10842         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10843
10844 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10847         segmented lines of parameter value to cope with Thunderbird 1.5
10848         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10849         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10850         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10851
10852 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10853
10854         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10855         parts.
10856
10857 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10858
10859         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10860         there's only one active file for all servers.
10861         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10862         solid groups.  Gnus might have used a FAST request to select the group.
10863         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10864         and nnweb-search redundantly in the active file.
10865         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10866         (nnweb-request-create-group): Don't use ARGS.
10867         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10868         initialisations.  Let nnoo do the work.
10869
10870 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10871
10872         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10873         Say the part has been decoded.
10874
10875         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10876
10877 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10878
10879         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10880         mailcap-viewer-test-cache when there's no 'test clause, since that
10881         will invert the meaning of a "nil" test previously determined by
10882         mailcap-mailcap-entry-passes-test.
10883
10884 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10885
10886         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10887         compiling.
10888
10889         * gnus-sum.el: Ditto.
10890
10891         * message.el: Don't bind tool-bar-map when compiling.
10892
10893 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10894
10895         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10896
10897 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10898
10899         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10900         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10901         current Google Groups.
10902
10903 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10904
10905         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10906         and tool-bar-mode.
10907
10908         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10909         and tool-bar-mode.
10910
10911         * message.el (message-tool-bar-update): Simplify.
10912         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10913
10914         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10915         gnus-summary-buffer.
10916         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10917         gnus-summary-reply.
10918
10919         * gmm-utils.el (gmm): Add :version.
10920
10921 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10922
10923         * Makefile.in (clean): New rule.
10924         (distclean): Use it.
10925
10926 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10927
10928         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10929         autoload.
10930
10931 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10932
10933         * gmm-utils.el (gmm-verbose): Add :group.
10934
10935 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10936
10937         * message.el: Change some comments WRT tool-bars.
10938
10939         * gnus-sum.el (gnus-summary-tool-bar)
10940         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10941         (gnus-summary-tool-bar-zap-list): New variables.
10942         (gnus-summary-make-tool-bar): Complete rewrite using
10943         `gmm-tool-bar-from-list'.
10944
10945         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10946         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10947         variables.
10948         (gnus-group-make-tool-bar): Complete rewrite using
10949         `gmm-tool-bar-from-list'.
10950         (gnus-group-tool-bar-update): New function.
10951
10952         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10953
10954 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10955
10956         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10957         is dissected into a single part of which the type is the same as
10958         the given one; decode charset.
10959
10960 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10961
10962         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10963         into alists as symbol not string, since that's what
10964         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10965         look for.
10966
10967 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10968
10969         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10970         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10971
10972         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10973
10974 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10975
10976         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10977         (gnus-xmas-mime-security-button-menu): New function.
10978
10979         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10980         (gnus-mime-security-button-menu): New definition.
10981         (gnus-mime-security-button-map): Use them.
10982         (gnus-mime-security-button-menu): New function.
10983         (gnus-insert-mime-security-button): Addition to help echo.
10984         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10985         (gnus-mime-security-pipe-part): New functions.
10986
10987         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10988         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10989
10990         * mm-decode.el (mm-handle-set-disposition): Remove.
10991         (mm-handle-set-description): Remove.
10992
10993 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10994
10995         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10996         (mm-w3m-standalone-supports-m17n-p): New function.
10997         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10998         w3m usage.
10999
11000         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11001         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11002
11003 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11004
11005         * message.el (message-tool-bar-zap-list): Use
11006         gmm-tool-bar-zap-list as custom type.
11007         (message-tool-bar-update): New function.
11008         (message-tool-bar, message-tool-bar-gnome)
11009         (message-tool-bar-retro): Add message-tool-bar-update.
11010         (message-tool-bar-gnome): Add flyspell-buffer.
11011
11012         * gnus-util.el (gnus-error): Describe `args'.
11013
11014         * gmm-utils.el (gmm-error): Describe `args'.
11015         (gmm-tool-bar-zap-list): New widget.
11016         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11017
11018 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11019
11020         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11021         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11022         the number of recursive calls.
11023
11024         * mm-decode.el (mm-handle-set-disposition): New macro.
11025         (mm-handle-set-description): New macro.
11026
11027 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11030         encoding.
11031
11032 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11033
11034         * message.el (message-tool-bar-zap-list, message-tool-bar)
11035         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11036         (message-tool-bar-local-item-from-menu): Remove.
11037         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11038         (message-make-tool-bar): New function.
11039         (message-mode): Use `message-make-tool-bar'.
11040
11041         * gmm-utils.el: New file.
11042         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11043         (gmm-lazy): New widget copied from `nnmail.el'.
11044         (gmm-tool-bar-from-list): New function for creating customizable
11045         tool bars.
11046         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11047         output.
11048         (gmm): Add :prefix to defgroup.
11049
11050 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11051
11052         * gmm-utils.el (gmm-widget-p): New function.
11053
11054 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11055
11056         * mml.el (mml-attach-file): Describe `description' in doc string.
11057         (mml-menu): Add Emacs MIME manual and PGG manual.
11058
11059 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11060
11061         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11062
11063 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11064
11065         * nntp.el (nntp-end-of-line): Doc fix.
11066
11067 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11068
11069         * imap.el (imap-open): Handle case where buffer is a buffer
11070         object.
11071
11072 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11073
11074         * gnus-delay.el (gnus-delay): Don't autoload.
11075         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11076         to be re-loaded when customizing the `gnus-delay' group.
11077
11078 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11079
11080         * message.el (message-insert-citation-line): Use newlines.
11081
11082 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11083
11084         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11085         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11086         these routines, so the passphrase can be managed externally and
11087         passed in to the system.
11088         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11089         pgg-add-passphrase-to-cache function.
11090
11091         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11092         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11093         these routines, so the passphrase can be managed externally and
11094         passed in to the system.
11095         (pgg-pgp5-sign-region): Use new name of
11096         pgg-add-passphrase-to-cache function.
11097
11098 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11099
11100         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11101         part of the decoded armor to find the key-identifier.
11102         (pgg-gpg-lookup-key-owner): New function to return the
11103         human-readable identifier of a key owner.
11104         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11105         itself.
11106         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11107         the key value) if we have a key and can match it against a secret
11108         key.  Also, added a note pointing out fact that the prompt only
11109         indicates the first matching key.
11110
11111         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11112         pgg-decrypt-region.
11113         (pgg-add-passphrase-to-cache): Rename from
11114         `pgg-add-passphrase-cache' to reduce confusion (all callers
11115         changed).
11116         (pgg-remove-passphrase-from-cache): Rename from
11117         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11118         changed).
11119         (pgg-read-passphrase, pgg-add-passphrase-cache)
11120         (pgg-remove-passphrase-cache): Add informative docstrings.
11121         (pgg-decrypt): Convey provided passphrase in subordinate call to
11122         pgg-decrypt-region.
11123
11124 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11125
11126         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11127         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11128         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11129         'passphrase' argument, so the passphrase can be managed externally
11130         and then passed in to the system.
11131
11132         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11133         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11134         so the passphrase cache can be used reliably with identifiers
11135         besides a pgp packet's key id.
11136
11137         * pgg-gpg.el (pgg-gpg-encrypt-region)
11138         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11139         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11140         these routines, so the passphrase can be managed externally and
11141         passed in to the system.
11142
11143         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11144         'notruncate' argument, so the passphrase cache can be used
11145         reliably with identifiers besides a pgp packet's key id.
11146
11147 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11148
11149         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11150         symmetric encryption.
11151         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11152         encrypted session key.
11153         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11154         message ask for the passphrase in a proper way.
11155
11156         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11157         New user commands for symmetric encryption.
11158
11159 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11160
11161         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11162
11163         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11164
11165 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11166
11167         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11168
11169 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * mm-decode.el (mm-inlined-types): Add application/pgp.
11172         (mm-automatic-display): Ditto.
11173
11174         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11175         part as text.
11176
11177 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * nnrss.el: Update copyright.
11180         (nnrss-opml-import): Query whether to subscribe to each entry.
11181
11182         * gnus-art.el:
11183         * gnus-sum.el:
11184         * gnus-xmas.el:
11185         * messagexmas.el:
11186         * mm-uu.el:
11187         * mm-view.el: Update copyright.
11188
11189 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11190
11191         * message.el (message-info): New function.
11192         (message-mode-menu): Add it.
11193         Update copyright.
11194
11195         * ChangeLog: Fix and update copyright.
11196
11197 2006-01-13  Romain Francoise  <romain@orebokech.com>
11198
11199         * message.el (message-forward-subject-name-subject): Prefer the
11200         address to 'nowhere' if the sender has no name.
11201         Fix typo.  Update copyright year.
11202
11203 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11204
11205         * gnus-art.el (article-wash-html): Use
11206         gnus-summary-show-article-charset-alist if a numeric arg is given.
11207         (gnus-article-wash-html-with-w3m-standalone): New function.
11208
11209         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11210         mm-inline-text-html-render-with-w3m-standalone.
11211         (mm-text-html-washer-alist): Map w3m-standalone to
11212         gnus-article-wash-html-with-w3m-standalone.
11213         (mm-inline-text-html-render-with-w3m-standalone): New function.
11214
11215 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11216
11217         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11218         Improve LaTeX.
11219
11220 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11223         (nnrss-request-article): Render text/plain parts as HTML.
11224
11225         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11226         the buffer.
11227
11228 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11229
11230         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11231         custom definition of `gnus-posting-styles'.
11232
11233         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11234         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11235
11236 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11237
11238         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11239         Use nntp for bug archive.
11240
11241 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11242
11243         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11244         parts.
11245         (nnrss-normalize-date): New function converts ISO 8601 date into
11246         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11247         (nnrss-check-group): Use it.
11248
11249 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11250
11251         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11252
11253         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11254         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11255         (nnrss-insert-w3): Ditto.
11256
11257 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11260         the articles to be forwarded including the case where neither a
11261         number of articles nor a region is specified.
11262
11263 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * nnrss.el (nnrss-request-article): Fix last change; fill
11266         text/plain parts.
11267
11268 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11269
11270         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11271         in text/plain part.
11272         (nnrss-check-group): Don't add excessive newline to dc:subject.
11273
11274 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11275
11276         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11277         article.
11278
11279 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11280
11281         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11282         (nnml-use-compressed-files, nnml-save-mail): Support other
11283         comression programs such as bzip2.
11284
11285 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11286
11287         * dns.el (query-dns): Make sure we check the buffer size before
11288         removing tcp headers.
11289
11290 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11291
11292         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11293         remove MIME buttons associated with multipart/alternative parts.
11294         (gnus-mime-display-alternative): Tag buttons using `article-type'
11295         text property.
11296
11297         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11298         associated with multipart/alternative parts.
11299
11300         * gnus-art.el (gnus-signature-separator): Fix custom type.
11301
11302         * mm-decode.el (mm-inlined-types): Fix custom type.
11303         (mm-keep-viewer-alive-types): Ditto.
11304         (mm-automatic-display): Ditto.
11305         (mm-attachment-override-types): Ditto.
11306         (mm-inline-override-types): Ditto.
11307         (mm-automatic-external-display): Ditto.
11308
11309 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11310
11311         * spam-report.el (spam-report-user-mail-address)
11312         (spam-report-user-agent): New variables.
11313         (spam-report-url-ping-plain): Use spam-report-user-agent.
11314
11315 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11316
11317         * gnus-art.el (gnus-button-handle-custom): Do not just use
11318         `customize-apropos' for any "M-x customize-*" button but the
11319         function called for.  Accept both the function name and its
11320         argument in order to achieve this.
11321         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11322         function name to `gnus-button-handle-custom' in case of "M-x
11323         customize-*" buttons.
11324
11325 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11326
11327         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11328         multipart/alternative and add xref to mm-discouraged-alternatives
11329         in doc string.
11330
11331         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11332         gnus-buttonized-mime-types in doc string.
11333
11334 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11337         Suggest image/.* in the doc string.
11338
11339 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11340
11341         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11342         message-marks (Debian bug #342521).
11343
11344 2005-12-12  Simon Josefsson  <jas@extundo.com>
11345
11346         * password.el (password-read-from-cache): Add.
11347         (password-read): Use it.
11348
11349 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11350
11351         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11352         us-ascii as a MIME charset.
11353
11354         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11355         against the case where the 2nd arg TYPE is nil.
11356
11357 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11358
11359         * pop3.el (pop3-stream-type): Fix custom version.
11360
11361         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11362
11363 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11364
11365         * mm-decode.el (mm-display-external): Add missing cdr.
11366
11367 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11368
11369         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11370         RFC1524) if it is in mailcap or add a suffix according to
11371         mailcap-mime-extensions when generating a temp filename; postpone
11372         deleting a temp file for 2 seconds for some wrappers, shell
11373         scripts, and so on, which might exit right after having started a
11374         viewer command as a background job.
11375
11376 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11377
11378         * nntp.el (nntp-marks-directory): Fix custom group.
11379
11380         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11381         steps when < 10.
11382
11383         * gnus-start.el (gnus-no-server-1): Mention
11384         `gnus-level-default-subscribed' in doc string.
11385
11386 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11387
11388         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11389         parens.
11390
11391 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11392
11393         * gnus-xmas.el (gnus-use-toolbar): Revert.
11394         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11395         gnus-use-toolbar is default.
11396
11397         * messagexmas.el (message-use-toolbar): Revert.
11398         (message-setup-toolbar): Use global default-toolbar if
11399         message-use-toolbar is default.
11400
11401 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11404         according to default-toolbar-visible-p.
11405
11406         * messagexmas.el (message-use-toolbar): Ditto.
11407
11408 2005-11-26  Dave Love  <fx@gnu.org>
11409
11410         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11411         (tls-program, tls-success): Provide openssl alternative.
11412
11413         * starttls.el: Doc fixes.
11414         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11415         SERVICE to PORT.
11416
11417         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11418         port null or service name.
11419         (starttls-negotiate): Autoload.
11420
11421 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11422
11423         * message.el (message-kill-to-signature): Fix interactive spec.
11424
11425 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11426
11427         * pop3.el (pop3-open-server): Recognize a string as a service name.
11428
11429 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11430
11431         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11432
11433 2005-11-23  Dave Love  <fx@gnu.org>
11434
11435         Add pop3s, pop3/starttls.
11436
11437         * pop3.el (pop3-authentication-scheme): Clarify doc.
11438         (open-tls-stream, starttls-open-stream): Autoload.
11439         (pop3-stream-type): New.
11440         (pop3-open-server): Use it.
11441
11442         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11443         for POP.
11444         (mail-source-keyword-map): Add :stream for POP.
11445         (mail-source-fetch-pop): Use pop3-stream-type.
11446
11447 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11448
11449         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11450         of current-time-string.
11451
11452 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11453
11454         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11455         date header.
11456
11457 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11458
11459         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11460         it can seriously impact performance as it bypasses the agent's
11461         local caches.
11462
11463 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11464
11465         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11466         must be explicitly online rather than "not explicitly offline" for
11467         its flags to be synchronized.
11468
11469         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11470         that gnus-uu-unmark-thread will function correctly.
11471
11472         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11473         1024K is instead displayed as 1M.
11474
11475 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11476
11477         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11478
11479 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11480
11481         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11482
11483 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11484
11485         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11486         error message to display actual error condition.
11487         (gnus-agent-save-local): Avoid saving symbols that are bound to
11488         nil as they simply result in a warning message in
11489         gnus-agent-read-local.
11490
11491 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11492
11493         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11494         rather than make-variable-buffer-local for file-precious-flag.
11495
11496 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11497
11498         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11499         for duplicates which are removed.  The invalid sort check then
11500         triggers a rescan after the sort as sorting may have moved
11501         duplicate entries such that they can be cheaply detected.
11502
11503 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11504
11505         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11506
11507 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11508
11509         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11510         internal variable to a custom variable.  Changed default value
11511         from compressed(2) to uncompressed(1).
11512         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11513         support for uncompressed agentview files.  Taken together, reading
11514         the agentview file should now be 6-7 times faster.
11515
11516 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11517
11518         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11519         as a buffer-local variable.  This avoids creating truncated
11520         dribble files as a result of a hang up, eg.
11521
11522 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11523
11524         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11525         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11526         XEmacs.
11527
11528 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11529
11530         * gnus-start.el (gnus-start-draft-setup): Enforce
11531         `gnus-draft-mode' for nndraft:drafts at startup.
11532
11533         * gnus.el (gnus-splash): Change custom group.
11534         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11535         allow-list argument.
11536
11537         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11538         string.
11539
11540 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11541
11542         * gnus-art.el (gnus-default-article-saver): Add user-defined
11543         `function' to custom type.
11544
11545 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11546
11547         * imap.el (imap-open): Handle case where buffer is a buffer
11548         object.
11549
11550 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11551
11552         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11553         long lines.
11554         (gnus-cache-delete-group): Wrap doc strings.
11555
11556         * gnus-agent.el (gnus-agent-rename-group)
11557         (gnus-agent-delete-group): Wrap doc strings.
11558
11559 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11560
11561         * messagexmas.el (message-use-toolbar): Change the valid values
11562         into default, top, bottom, left, and right.
11563         (message-toolbar-thickness): New variable.
11564         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11565         well.
11566         (message-setup-toolbar): Make it work.
11567
11568         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11569         (gnus-use-toolbar): Change the valid values into default, top,
11570         bottom, left, and right.
11571         (gnus-toolbar-thickness): New variable.
11572         (gnus-xmas-setup-toolbar): New function.
11573         (gnus-xmas-setup-group-toolbar): Use it.
11574         (gnus-xmas-setup-summary-toolbar): Use it.
11575
11576 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11577
11578         * gnus-start.el (gnus-1): Add "native" to
11579         gnus-predefined-server-alist.
11580
11581         * gnus.el (gnus-method-to-server): Don't add "native" to the
11582         lists here, because that leads to problems when
11583         gnus-select-method is bound.
11584
11585 2005-11-09  Simon Josefsson  <jas@extundo.com>
11586
11587         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11588         use (not sort-by-date) instead.
11589
11590 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11591
11592         * gnus-delay.el (gnus-delay-group): Don't autoload.
11593         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11594         to be re-loaded when customizing the `gnus-delay' group.
11595
11596 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11597
11598         * message.el: Revert last changes.
11599         (message-insert-citation-line): Use newlines.
11600
11601 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11602
11603         * message.el (message-courtesy-message)
11604         (message-mark-insert-begin, message-mark-insert-end)
11605         (message-elide-ellipsis, message-cancel-message)
11606         (message-add-header, message-change-subject)
11607         (message-cross-post-followup-to-header)
11608         (message-cross-post-insert-note, message-reduce-to-to-cc)
11609         (message-widen-reply, message-delete-not-region)
11610         (message-kill-to-signature, message-insert-signature)
11611         (message-insert-importance-high, message-insert-importance-low)
11612         (message-insert-or-toggle-importance)
11613         (message-insert-disposition-notification-to)
11614         (message-indent-citation, message-yank-original)
11615         (message-cite-original-without-signature, message-cite-original)
11616         (message-insert-citation-line, message-position-on-field)
11617         (message-fix-before-sending, message-send-mail-partially)
11618         (message-send-mail, message-send-mail-with-sendmail)
11619         (message-send-mail-with-qmail, message-send-news)
11620         (message-check-news-header-syntax, message-generate-headers)
11621         (message-insert-courtesy-copy, message-fill-address)
11622         (message-fill-header, message-shorten-references)
11623         (message-setup-1, message-cancel-news)
11624         (message-forward-make-body-plain, message-forward-make-body-mime)
11625         (message-forward-make-body-mml, message-encode-message-body)
11626         (message-forward-make-body-digest-plain)
11627         (message-forward-make-body-digest-mime)
11628         (message-use-alternative-email-as-from): Insert `hard-newline'
11629         instead of ordinary newlines.
11630
11631 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11632
11633         * message.el (message-generate-headers): Downcase the argument
11634         given to message-check-element.
11635
11636 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11637
11638         * nntp.el (nntp-authinfo-rejected): New error condition.
11639         (nntp-wait-for): Use new error condition to signal authentication
11640         error.
11641         (nntp-retrieve-data): Rethrow new error condition to break out of
11642         recursive call to nntp-send-authinfo.
11643
11644 2005-11-08  Romain Francoise  <romain@orebokech.com>
11645
11646         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11647         (gnus-summary-exit-map): Bind to `Z p'.
11648         (gnus-summary-make-menu-bar): Add menu item.
11649
11650 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11651
11652         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11653         (gnus-treat-*): Add `first' in all doc strings.
11654
11655         * gnus-group.el (gnus-group-compact-group): Fix typo.
11656
11657 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * gnus.el (gnus-parameters-case-fold-search): New variable.
11660         (gnus-parameters-get-parameter): Use it.
11661
11662         * gnus-score.el (gnus-home-score-file): Doc fix.
11663
11664 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11665
11666         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11667
11668 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11669
11670         * mm-util.el (mm-special-display-p): New function.
11671
11672         * mml.el (mml-preview): Use it; doc fix.
11673
11674 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11675
11676         * imap.el (imap-open): Handle case where buffer is a buffer object.
11677
11678 2005-10-29  Romain Francoise  <romain@orebokech.com>
11679
11680         * message.el (message-fix-before-sending): Fix comment.
11681
11682 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11683
11684         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11685
11686 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11687
11688         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11689         Used in gnus-score.el.
11690
11691 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11692
11693         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11694
11695 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11696
11697         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11698         whitespace removed in revision 7.8.  Use concatenated string to
11699         protect trailing whitespace.
11700
11701 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11702
11703         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11704         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11705         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11706         Courier IMAP ("some version from 2004").  Mostly based on similar
11707         code in the same function.
11708
11709 2005-10-26  Didier Verna  <didier@xemacs.org>
11710
11711         * gnus-group.el (gnus-group-compact-group): Invalidate original
11712         article buffer.
11713         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11714         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11715         NOV database and in article itself.
11716         Invalidate article backlog.
11717
11718 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11719
11720         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11721
11722 2005-10-26  Simon Josefsson  <jas@extundo.com>
11723
11724         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11725         part of 2004-07-25 change.
11726
11727 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11728
11729         * message.el (message-display-completion-list): New function.
11730         (message-expand-group): Use it; make sure the Completions buffer
11731         is modifiable.
11732 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11733
11734         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11735         user-mail-name is an empty string.
11736
11737 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11738
11739         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11740         depending on gnus-score-decay-constant.
11741
11742         * encrypt.el (encrypt-insert-file-contents)
11743         (encrypt-write-file-contents): Don't use `gnus-message'.
11744
11745         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11746         arguments.
11747         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11748         arguments to mm-uu-verbatim-marks-extract.
11749         (mm-uu-hide-markers): New variable.
11750         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11751
11752         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11753         (gnus-convert-image-to-face-command): Use "convert" by default to
11754         allow other input image formats.
11755         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11756         accordingly.
11757
11758 2005-10-23  Simon Josefsson  <jas@extundo.com>
11759
11760         * imap.el (imap-gssapi-program): Align command line parameters
11761         with latest GNU SASL.
11762         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11763
11764 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11765
11766         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11767         HTML.
11768         (nnslashdot-request-article): Ditto.
11769
11770         * lpath.el (featurep): Add nobreak-char-display.
11771
11772 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11773
11774         * mail-source.el (mail-source-fetch-pop): Require pop3.
11775         (mail-source-check-pop): Ditto.
11776
11777 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11780         errors.
11781
11782 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11783
11784         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11785         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11786
11787         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11788
11789         * mm-bodies.el (mm-decode-string): Call
11790         `mm-charset-to-coding-system' with allow-override argument.
11791
11792 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11793
11794         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11795         (rfc2047-charset-to-coding-system): New function.
11796         (rfc2047-decode-encoded-words): New function.
11797         (rfc2047-decode-region): Use them.
11798         (rfc2047-decode-cte): Remove.
11799         (rfc2047-parse-and-decode): Remove.
11800         (rfc2047-decode): Remove.
11801
11802 2005-10-15  Kenichi Handa  <handa@m17n.org>
11803
11804         * rfc2047.el (rfc2047-decode-cte): New function.
11805         (rfc2047-decode-region): Change the way to decode successive
11806         encoded-words: decode B- or Q-encoding in each encoded-word,
11807         concatenate them, and decode it as charset.
11808
11809 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11810
11811         * lpath.el: Fbind codepage-setup for XEmacs.
11812
11813 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11814
11815         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11816         widget-move-and-invoke.
11817         (gnus-custom-mode): Use gnus-custom-map.
11818
11819 2005-10-15  Bill Wohler  <wohler@newt.com>
11820
11821         * message.el (message-tool-bar-map): Renamed image file from
11822         mail_send to mail/send.
11823
11824 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11825
11826         * message.el (message-expand-group): Pass the common
11827         prefix substring of completion to `display-completion-list'.
11828
11829 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11830
11831         * mml-sec.el (mml-secure-method): New internal variable.
11832         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11833         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11834         functions using mml-secure-method.
11835
11836         * mml.el (mml-mode-map): Add key bindings for those functions.
11837         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11838         Harder <harder@myrealbox.com>.
11839         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11840         end of message if point is the headers of the message.
11841
11842         * message.el (message-in-body-p): New function.
11843
11844         * assistant.el: Autoload gnus-util and netrc.
11845
11846         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11847         Use `mm-charset-override-alist' only when decoding.
11848
11849         * mm-bodies.el (mm-decode-body): Call
11850         `mm-charset-to-coding-system' with allow-override argument.
11851
11852         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11853         `filename' from Content-Disposition if Content-Type doesn't
11854         provide `name'.
11855         (gnus-mime-view-part-as-type): Set default instead of
11856         initial-input.
11857
11858 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11859
11860         * format-spec.el (format-spec): Propagate text properties of % spec.
11861
11862 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11863
11864         * gnus-art.el (gnus-treat-predicate): Add `first'.
11865
11866 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11867
11868         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11869         (mm-charset-override-alist): New variable.
11870         (mm-charset-to-coding-system): Use it.
11871         (mm-codepage-setup): New helper function.
11872         (mm-charset-eval-alist): New variable.
11873         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11874         about unknown charsets.
11875
11876         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11877
11878 2005-10-04  David Hansen  <david.hansen@gmx.net>
11879
11880         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11881         (nnrss-check-group): Ditto.
11882
11883 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11884
11885         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11886         Rename x-gnus-verbatim to x-verbatim.
11887         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11888
11889         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11890         x-verbatim.
11891
11892         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11893
11894         * gnus-util.el (gnus-remove-duplicates): Remove.
11895
11896         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11897         instead of gnus-remove-duplicates.
11898
11899         * message.el (message-remove-duplicates): Remove.
11900         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11901         message-remove-duplicates.
11902
11903         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11904         available, else use implementation from `delete-dups'.
11905
11906         * message.el (message-insert-expires): New function.
11907         (message-mode-map): Add key binding.
11908         (message-mode-field-menu): Add menu entry.
11909         (message-mode): Document it.
11910         (message-make-expires-date): Use `message-make-date'.
11911
11912 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11913
11914         * message.el (message-make-expires-date): New function.
11915
11916 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * Makefile.in (list-installed-shadows): New entry.
11919         (install): Use it.
11920         (remove-installed-shadows): New entry.
11921
11922         * dgnushack.el (dgnushack-default-load-path): New variable.
11923         (dgnushack-find-lisp-shadows): New function.
11924         (dgnushack-remove-lisp-shadows): New function.
11925
11926 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11927
11928         * Makefile.in (install-el-elc): New entry.
11929         (install): Use it so that .el files are necessarily installed.
11930
11931 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11932
11933         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11934
11935 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11936
11937         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11938         function rather than the diff-mode.el package.
11939         (mm-display-external): Use with-current-buffer.
11940         (mm-viewer-completion-map, mm-viewer-completion-map):
11941         Move initialization inside declaration.
11942
11943 2005-09-29  Simon Josefsson  <jas@extundo.com>
11944
11945         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11946         autoload mail-check-payment.
11947         (spam-check-hashcash): Define unconditionally, since hashcash.el
11948         is part of Gnus now.  Ignore errors from payment checking.
11949
11950 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11951
11952         * message.el (message-bold-region, message-unbold-region): Rename
11953         from `bold-region' and `unbold-region'.
11954
11955         * message.el: Remove useless autoloads.
11956
11957 2005-09-28  Simon Josefsson  <jas@extundo.com>
11958
11959         * message.el (message-use-idna): Default to t.
11960         (message-use-idna): Test whether encoding works too.  Doc fix.
11961
11962 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * nntp.el (nntp-warn-about-losing-connection): Remove.
11965
11966 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11969         customizable.  Change default value.
11970         (mm-uu-diff-groups-regexp): Change default value.
11971         (mm-uu-type-alist): Add doc string.
11972         (mm-uu-configure): Add doc string.  Make it interactive.
11973         (mm-uu-tex-groups-regexp): New variable.
11974         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11975         (mm-uu-type-alist): Add LaTeX documents.
11976         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11977         of "text/verbatim".
11978         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11979
11980         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11981         instead of "text/verbatim".
11982
11983         * message.el (message-mark-inserted-region)
11984         (message-mark-insert-file): Use slrn style marks when called with
11985         prefix argument.
11986
11987 2005-09-27  Simon Josefsson  <jas@extundo.com>
11988
11989         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11990
11991 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11992
11993         * message.el (message-remove-duplicates): New function.
11994         Implementation borrowed from `gnus-remove-duplicates'.
11995         (message-idna-to-ascii-rhs): Also encode idna addresses in
11996         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11997         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11998         only ask about the same idna domain once per header and also tell
11999         in what header to replace the idna domain.
12000
12001         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12002         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12003         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12004         a header is decoded and not just the last one.
12005
12006 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12009         has been decoded.
12010
12011         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12012         (mm-insert-part): Don't modify text if it has been decoded.
12013
12014         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12015         decoded.
12016
12017         * mm-view.el (mm-inline-text): Don't strip text props unless
12018         decoding enriched or richtext parts.
12019
12020 2005-09-25  Romain Francoise  <romain@orebokech.com>
12021
12022         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12023         * gnus-start.el (gnus-subscribe-interactively):
12024         * gnus-uu.el (gnus-uu-grab-articles):
12025         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12026         space.
12027
12028 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12029
12030         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12031         * mm-view.el (mm-view-pkcs7-decrypt):
12032         * gnus-sum.el (gnus-summary-limit-to-extra)
12033         (gnus-summary-respool-article, gnus-read-move-group-name):
12034         * gnus-score.el (gnus-summary-increase-score):
12035         * gnus-util.el (gnus-completing-read-with-default):
12036         * gnus-art.el (gnus-read-save-file-name)
12037         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12038         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12039         * message.el (message-check-news-header-syntax):
12040         Follow convention for reading with the minibuffer.
12041
12042 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12043
12044         * spam-report.el (spam-report-url-ping-plain):
12045         Use gnus-extended-version as User-Agent.
12046
12047         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12048         default value is nil.
12049
12050         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12051         (mm-uu-verbatim-marks-extract): New function.
12052         (mm-uu-extract): New face.
12053         (mm-uu-copy-to-buffer): Use it.
12054
12055         * spam-report.el (spam-report-gmane-ham): Renamed from
12056         `spam-report-gmane-unspam'.
12057         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12058         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12059
12060         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12061         Autoload.
12062         (spam-report-gmane-unregister-routine): Renamed
12063         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12064
12065 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12066
12067         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12068         (spam-report-gmane-unregister-routine): Add support for gmane
12069         unregistration.
12070
12071         * spam-report.el (spam-report-gmane-unspam)
12072         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12073         (spam-report-gmane): Change to take a single article and do unspam
12074         registration.
12075
12076 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12077
12078         * mm-url.el (mm-url-decode-entities): Fix regexp.
12079
12080 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12081
12082         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12083         default to nil, to be able to use Gnus at all.  If the default
12084         switches to something else, then the function should be fixed not
12085         be exceedingly slow.
12086
12087 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12088
12089         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12090         fail hard.
12091
12092         * spam-report.el: Add better Keywords line.
12093
12094         * spam.el: Add Maintainer and better Keywords line.
12095
12096 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12097
12098         * gnus-art.el (gnus-article-replace-part)
12099         (gnus-mime-replace-part): New functions.
12100         (gnus-mime-action-alist, gnus-mime-button-commands)
12101         (gnus-mime-save-part-and-strip): Added file argument.
12102         (gnus-article-part-wrapper): Added interactive argument.
12103
12104         * gnus-sum.el (gnus-summary-mime-map): Add
12105         `gnus-article-replace-part'.
12106
12107 2005-09-19  Didier Verna  <didier@xemacs.org>
12108
12109         The nnml compaction feature:
12110         * nnml.el (nnml-request-compact-group): New function.
12111         * nnml.el (nnml-request-compact): New function.
12112         * gnus-int.el (gnus-request-compact-group): New function.
12113         * gnus-int.el (gnus-request-compact): New function.
12114         * gnus-group.el (gnus-group-compact-group): New function.
12115         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12116         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12117         * gnus-srvr.el (gnus-server-compact-server): New function.
12118         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12119         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12120
12121 2005-09-18  Deepak Goel  <deego@gnufans.org>
12122
12123         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12124         format spec.
12125
12126 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12127
12128         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12129
12130 2005-09-15  Romain Francoise  <romain@orebokech.com>
12131
12132         * message.el (message-fill-paragraph): Clarify docstring.
12133
12134 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * gnus-art.el (gnus-mime-display-part): Protect against broken
12137         MIME messages.
12138
12139 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12142         before parsing header.
12143
12144 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12145
12146         * html2text.el (html2text-replace-list): Add new entities.
12147
12148 2005-09-11  Romain Francoise  <romain@orebokech.com>
12149
12150         * message.el (message-alternative-emails): Improve docstring.
12151         (message-setup-1): Call `message-use-alternative-email-as-from'
12152         after `message-setup-hook' to give it precedence over posting
12153         styles, etc.
12154         (message-use-alternative-email-as-from): Add docstring.  Remove
12155         the original From header if present.
12156
12157         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12158         (nnml-save-mail): Use it.
12159
12160         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12161         articles.  Add new argument `silent'.
12162         (gnus-uu-mark-all): Report the total number of marked articles.
12163
12164 2005-09-10  Romain Francoise  <romain@orebokech.com>
12165
12166         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12167         (gnus-uu-mark-series): Likewise.
12168
12169 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12170
12171         * spam-report.el (spam-report-gmane): Fix generation of spam
12172         report URL.
12173
12174 2005-09-10  Simon Josefsson  <jas@extundo.com>
12175
12176         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12177         t, based on discussion on the ding list with Robert Epprecht
12178         <epprecht@solnet.ch>.
12179
12180 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12181
12182         * spam-report.el (spam-report-gmane): Make it work without
12183         X-Report-Spam header.  Gmane now only provides Archived-At.
12184         This is only used if `spam-report-gmane-use-article-number' is nil.
12185         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12186
12187         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12188         make `gnus-summary-sort-by-recipient' work with threading.
12189
12190         * nnweb.el (nnweb-google-wash-article): Print a message if article
12191         is not available.
12192
12193 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12194
12195         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12196         change.  Decode text/* parts content before displaying.
12197
12198 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12199
12200         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12201
12202 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12203
12204         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12205
12206         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12207         url-package-name, url-package-version,
12208         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12209         w3m-display-inline-images, and w3m-minor-mode-map.
12210
12211 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12212
12213         * message.el (message-tab-body-function): Fix mismatched custom type.
12214
12215         * gnus.el (gnus-group-change-level-function): Ditto.
12216
12217         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12218
12219         * gnus-art.el (gnus-signature-limit)
12220         (gnus-article-mime-part-function): Ditto.
12221
12222 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * mml.el (mml-mode): Silence the byte compiler.
12225
12226         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12227         using `(sit-for 0)' before moving the point to the specified part;
12228         skip unbuttonized parts.
12229         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12230         return to the summary window if gnus-auto-select-part is non-nil.
12231
12232 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12233
12234         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12235         variables.
12236         (mml-dnd-attach-file, mml-mode): Use them.
12237
12238         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12239         Make fetching article by MID work again for Google Groups.  Added
12240         FIXME concerning gnus-group-make-web-group.
12241
12242         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12243         Don't depend on Gnus by using mail-extract-address-components if
12244         gnus-extract-address-components is not bound.
12245
12246 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12247
12248         * gnus-art.el (gnus-mime-display-security): Don't display the
12249         signature, but only the signed part.
12250
12251 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12252
12253         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12254
12255         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12256         list, not listp.
12257
12258 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12259
12260         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12261         when encoding.
12262
12263         * mm-bodies.el (mm-decode-content-transfer-encoding):
12264         De-canonicalize CRLF for all text content types, not just
12265         text/plain.
12266
12267 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12270         valid article; point arrow and cursor at the MIME button.
12271
12272 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12275         Suggested by Dan Christensen <jdc@uwo.ca>.
12276
12277         * mm-decode.el (mm-save-part): Enable change of prompt.
12278
12279 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12280
12281         * gnus-msg.el (gnus-inews-add-send-actions): Made
12282         `message-post-method' lambda parameter ARG `&optional'.
12283
12284 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12285
12286         * gnus-sum.el (gnus-summary-mime-map): Added
12287         gnus-article-save-part-and-strip, gnus-article-delete-part and
12288         gnus-article-jump-to-part.
12289
12290         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12291         (gnus-article-edit-part): Use it.
12292         (gnus-article-part-wrapper): Added no-handle argument.
12293         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12294         functions.
12295
12296 2005-08-29  Romain Francoise  <romain@orebokech.com>
12297
12298         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12299         docstring.
12300         (gnus-face-from-file): Likewise.
12301
12302 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12303
12304         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12305         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12306         non-nil.
12307         (gnus-auto-select-part): New variable.
12308         (gnus-article-jump-to-part): New function.
12309         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12310         (gnus-mime-delete-part): Allow selecting specified part after
12311         deleting or stripping parts.
12312         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12313         part if argument is bogus.
12314
12315 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12316
12317         * gnus-art.el (w3m-minor-mode-map):
12318         * gnus-spec.el (gnus-newsrc-file-version):
12319         * gnus-util.el (nnmail-active-file-coding-system)
12320         (gnus-original-article-buffer, gnus-user-agent):
12321         * gnus.el (gnus-ham-process-destinations)
12322         (gnus-parameter-ham-marks-alist)
12323         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12324         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12325         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12326         * mm-decode.el (gnus-current-window-configuration):
12327         * mm-extern.el (gnus-article-mime-handles):
12328         * mm-url.el (url-current-object, url-package-name)
12329         (url-package-version):
12330         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12331         (smime-keys, w3m-cid-retrieve-function-alist)
12332         (w3m-current-buffer, w3m-display-inline-images)
12333         (w3m-minor-mode-map):
12334         * mml-smime.el (gnus-extract-address-components):
12335         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12336         (gnus-newsrc-hashtb, message-default-charset)
12337         (message-deletable-headers, message-options)
12338         (message-posting-charset, message-required-mail-headers)
12339         (message-required-news-headers):
12340         * mml1991.el (mc-pgp-always-sign):
12341         * mml2015.el (mc-pgp-always-sign):
12342         * nnheader.el (nnmail-extra-headers):
12343         * rfc1843.el (gnus-decode-encoded-word-function)
12344         (gnus-decode-header-function, gnus-newsgroup-name):
12345         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12346
12347 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12348
12349         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12350         the end of the date treatments.
12351
12352 2005-08-15  Simon Josefsson  <jas@extundo.com>
12353
12354         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12355         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12356         Capello and Romain Francoise.
12357         (pgg-fetch-key-function): Removed, not used?
12358         (pgg-insert-url-with-w3): Require url, to get
12359         url-insert-file-contents regardless of where it is defined.
12360
12361 2005-08-13  Romain Francoise  <romain@orebokech.com>
12362
12363         * message.el (message-cite-original-1): New function.
12364         (message-cite-original): Use it.
12365         (message-cite-original-without-signature): Ditto.
12366
12367 2005-08-08  Romain Francoise  <romain@orebokech.com>
12368
12369         * message.el (message-yank-empty-prefix): New variable.
12370         (message-indent-citation): Use it.
12371         (message-cite-original-without-signature): Respect X-No-Archive.
12372
12373 2005-08-08  Simon Josefsson  <jas@extundo.com>
12374
12375         * pgg.el: Autoload url-insert-file-contents instead of loading
12376         w3/url.
12377         (pgg-insert-url-with-w3): Don't load url here.
12378
12379 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12380
12381         * message.el (message-kill-to-signature): Don't insert newline at
12382         bol.
12383         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12384
12385 2005-08-06  Romain Francoise  <romain@orebokech.com>
12386
12387         * message.el (message-user-fqdn): Fix typo in docstring.
12388
12389 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12390
12391         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12392
12393         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12394
12395 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12396
12397         * mm-bodies.el (mm-encode-body): Use coding system rather than
12398         charset to encode text.
12399
12400         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12401         number of charsets if utf-8 is available (XEmacs).
12402
12403 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12404
12405         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12406         taken from `gnus-button-mid-or-mail-regexp'.
12407         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12408         (gnus-button-alist): Improve regexp for domain part of the MIDs
12409         for news:localpart@domain buttons.
12410         (gnus-button-ctan-directory-regexp): Update.
12411
12412 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12413
12414         * sieve-manage.el (sieve-manage-interactive-login): Use
12415         make-local-variable rather than make-variable-buffer-local.
12416         (sieve-manage-open): Ditto.
12417         (sieve-manage-authenticate): Ditto.
12418
12419         * mml.el (mml-generate-mime-1): Make the content type default to
12420         text/plain if the filename is not specified.
12421
12422 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12423
12424         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12425         instead of insert-buffer.
12426
12427         * message.el (message-yank-original): Ditto; set the mark at the
12428         end of the yanked message.
12429
12430 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12431
12432         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12433         lines to scroll rather than to stop it.
12434
12435         * mml.el (mml-generate-default-type): Add doc string.
12436         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12437         default to application/octet-stream when determining the content
12438         type if it is not specified for the part or the mml contents; add
12439         a comment about mml-generate-default-type.
12440
12441 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12442
12443         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12444         make it default to application/octet-stream when determining the
12445         content type if it is not specified for the external contents.
12446
12447 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12448
12449         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12450         segmented parameter but also other parameters might be there.
12451
12452 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12453
12454         * mm-decode.el (mm-display-external): Delete temp file, directory
12455         and buffer immediately if the external process is exited.
12456
12457 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12458
12459         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12460         fewer lines than that of scroll-margin.
12461         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12462
12463 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * gnus-art.el (gnus-article-next-page): Revert.
12466         (gnus-article-beginning-of-window): New macro.
12467         (gnus-article-next-page-1): Use it.
12468         (gnus-article-prev-page): Ditto.
12469         (gnus-article-edit-part): Use insert-buffer-substring instead of
12470         insert-buffer.
12471         (gnus-article-edit-exit): Ditto.
12472
12473         * gnus-util.el (gnus-beginning-of-window): Remove.
12474         (gnus-end-of-window): Remove.
12475
12476         * lpath.el: Don't bind header-line-format and scroll-margin.
12477
12478 2005-07-25  Simon Josefsson  <jas@extundo.com>
12479
12480         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12481         to have the url package without w3.  Reported by Daiki Ueno
12482         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12483
12484 2005-07-20  Didier Verna  <didier@xemacs.org>
12485
12486         * gnus-diary.el: Remove the description comment (nndiary is now
12487         properly documented in the Gnus manual).
12488         Fix the spelling of "Back End".
12489         * nndiary.el: Ditto.
12490         Fix the copyright notice.
12491
12492 2005-07-18  Romain Francoise  <romain@orebokech.com>
12493
12494         * gnus-sum.el (gnus-summary-to-prefix)
12495         (gnus-summary-newsgroup-prefix): New variables.
12496         (gnus-summary-from-or-to-or-newsgroups): Use them.
12497
12498 2005-07-17  Romain Francoise  <romain@orebokech.com>
12499
12500         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12501         space as it's generally not especially interesting to the user.
12502
12503 2005-07-16  Romain Francoise  <romain@orebokech.com>
12504
12505         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12506         nil to avoid prompting and file modification if one of the
12507         messages at the top of the nnfolder file contains a copyright
12508         notice.
12509         Update copyright notice.
12510
12511         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12512         instead of `current-time-string' as the latter creates a time
12513         string that is not RFC 2822 compliant (it lacks the zone).
12514         Update copyright notice.
12515
12516 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12517
12518         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12519         for text/rtf.  Display default in prompt.  Pass default for M-n.
12520
12521         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12522
12523 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12524
12525         * gnus-msg.el (gnus-button-mailto): Remove
12526         save-selected-window-window hackery because it relies on
12527         save-selected-window internals.
12528
12529 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12532         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12533         (gnus-article-prev-page): Ditto.
12534
12535         * gnus-util.el (gnus-beginning-of-window): New function.
12536         (gnus-end-of-window): New function.
12537
12538         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12539
12540 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12541
12542         * gnus-score.el (gnus-score-edit-all-score): Set
12543         gnus-score-edit-exit-function to gnus-score-edit-done and call
12544         gnus-message.
12545
12546 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12547
12548         * gnus-msg.el (gnus-button-mailto): Remove
12549         save-selected-window-window hackery because it relies on
12550         save-selected-window internals.
12551
12552 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12553
12554         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12555         add-minor-mode.
12556         (gnus-binary-mode): Ditto.
12557
12558         * gnus-topic.el (gnus-topic-mode): Ditto.
12559
12560 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12561
12562         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12563         (gnus-article-prev-page): Take scroll-margin into consideration.
12564
12565 2005-07-04  Lute Kamstra  <lute@gnu.org>
12566
12567         Update FSF's address in GPL notices.
12568
12569 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12570
12571         * gnus.el (gnus-exit):
12572         * gnus-group.el (gnus-group-icons):
12573         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12574
12575         * gnus-nocem.el (gnus-nocem):
12576         * message.el (message-various, message-buffers, message-sending)
12577         (message-interface, message-forwarding, message-insertion)
12578         (message-headers, message-news, message-mail):
12579         * pgg-gpg.el (pgg-gpg):
12580         * pgg-parse.el (pgg-parse):
12581         * pgg-pgp.el (pgg-pgp):
12582         * pgg-pgp5.el (pgg-pgp5):
12583         * pop3.el (pop3): Finish `defgroup' description with period.
12584
12585 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * gnus-art.el (article-display-face): Improve the efficiency.
12588         (article-display-x-face): Ditto; remove grey x-face stuff.
12589
12590 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12591
12592         * gnus-art.el (article-display-face): Correct the position in
12593         which Faces are inserted.
12594
12595 2005-06-29  Didier Verna  <didier@xemacs.org>
12596
12597         * gnus-art.el (article-display-face): Display faces in correct
12598         order.
12599
12600 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12601
12602         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12603         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12604         (gnus-nocem-check-article): Fetch the Type header.
12605         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12606         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12607         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12608         make sure gnus-nocem-hashtb is initialized.
12609         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12610         (gnus-nocem-unwanted-article-p): Ditto.
12611
12612         * pgg.el (pgg-verify): Return the verification result.
12613
12614 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12615
12616         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12617         is ascii.
12618
12619 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12620
12621         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12622         `show-nonbreak-escape'.
12623
12624 2005-06-23  Lute Kamstra  <lute@gnu.org>
12625
12626         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12627
12628         * dig.el (dig-mode):
12629         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12630
12631 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12632
12633         * nnimap.el (nnimap-split-download-body): Fix spellings.
12634
12635 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12636
12637         * gnus-art.el (gnus-article-encrypt-body):
12638         * gnus-cus.el (gnus-score-customize):
12639         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12640         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12641
12642 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12643
12644         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12645         header by looking for magic "MII" at the beginnig.
12646
12647 2005-06-16  Miles Bader  <miles@gnu.org>
12648
12649         * gnus-xmas.el (gnus-xmas-group-startup-message):
12650         Use renamed gnus-splash face.
12651
12652         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12653         (assistant-field-face): New backward-compatibility alias for renamed
12654         face.
12655         (assistant-render-text): Use renamed assistant-field face.
12656
12657         * spam.el (spam): Remove "-face" suffix from face name.
12658         (spam-face): New backward-compatibility alias for renamed face.
12659         (spam-face, spam-initialize): Use renamed spam face.
12660
12661         * message.el (message-header-to, message-header-cc)
12662         (message-header-subject, message-header-newsgroups)
12663         (message-header-other, message-header-name)
12664         (message-header-xheader, message-separator, message-cited-text)
12665         (message-mml): Remove "-face" suffix from face names.
12666         (message-header-to-face, message-header-cc-face)
12667         (message-header-subject-face, message-header-newsgroups-face)
12668         (message-header-other-face, message-header-name-face)
12669         (message-header-xheader-face, message-separator-face)
12670         (message-cited-text-face, message-mml-face):
12671         New backward-compatibility aliases for renamed faces.
12672         (message-font-lock-keywords): Use renamed message faces.
12673
12674         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12675         (sieve-test-commands, sieve-tagged-arguments):
12676         Remove "-face" suffix from face names.
12677         (sieve-control-commands-face, sieve-action-commands-face)
12678         (sieve-test-commands-face, sieve-tagged-arguments-face):
12679         New backward-compatibility aliases for renamed faces.
12680         (sieve-control-commands-face, sieve-action-commands-face)
12681         (sieve-test-commands-face, sieve-tagged-arguments-face):
12682         Use renamed sieve faces.
12683
12684         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12685         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12686         (gnus-group-news-3-empty, gnus-group-news-4)
12687         (gnus-group-news-4-empty, gnus-group-news-5)
12688         (gnus-group-news-5-empty, gnus-group-news-6)
12689         (gnus-group-news-6-empty, gnus-group-news-low)
12690         (gnus-group-news-low-empty, gnus-group-mail-1)
12691         (gnus-group-mail-1-empty, gnus-group-mail-2)
12692         (gnus-group-mail-2-empty, gnus-group-mail-3)
12693         (gnus-group-mail-3-empty, gnus-group-mail-low)
12694         (gnus-group-mail-low-empty, gnus-summary-selected)
12695         (gnus-summary-cancelled, gnus-summary-high-ticked)
12696         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12697         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12698         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12699         (gnus-summary-low-undownloaded)
12700         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12701         (gnus-summary-low-unread, gnus-summary-normal-unread)
12702         (gnus-summary-high-read, gnus-summary-low-read)
12703         (gnus-summary-normal-read, gnus-splash):
12704         Remove "-face" suffix from face names.
12705         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12706         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12707         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12708         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12709         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12710         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12711         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12712         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12713         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12714         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12715         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12716         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12717         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12718         (gnus-summary-normal-ticked-face)
12719         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12720         (gnus-summary-normal-ancient-face)
12721         (gnus-summary-high-undownloaded-face)
12722         (gnus-summary-low-undownloaded-face)
12723         (gnus-summary-normal-undownloaded-face)
12724         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12725         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12726         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12727         (gnus-splash-face):
12728         New backward-compatibility aliases for renamed faces.
12729         (gnus-group-startup-message): Use renamed gnus faces.
12730
12731         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12732         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12733         (gnus-server-agent): Remove "-face" suffix from face names.
12734         (gnus-server-agent-face, gnus-server-opened-face)
12735         (gnus-server-closed-face, gnus-server-denied-face)
12736         (gnus-server-offline-face):
12737         New backward-compatibility aliases for renamed faces.
12738         (gnus-server-agent-face, gnus-server-opened-face)
12739         (gnus-server-closed-face, gnus-server-denied-face)
12740         (gnus-server-offline-face): Use renamed gnus faces.
12741
12742         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12743         Remove "-face" suffix from face names.
12744         (gnus-picon-xbm-face, gnus-picon-face):
12745         New backward-compatibility aliases for renamed faces.
12746
12747         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12748         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12749         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12750         (gnus-cite-11): Remove "-face" suffix from face names.
12751         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12752         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12753         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12754         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12755         New backward-compatibility aliases for renamed faces.
12756         (gnus-cite-attribution-face, gnus-cite-face-list)
12757         (gnus-article-boring-faces): Use renamed gnus faces.
12758
12759         * gnus-art.el (gnus-signature, gnus-header-from)
12760         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12761         (gnus-header-content): Remove "-face" suffix from face names.
12762         (gnus-signature-face, gnus-header-from-face)
12763         (gnus-header-subject-face, gnus-header-newsgroups-face)
12764         (gnus-header-name-face, gnus-header-content-face):
12765         New backward-compatibility aliases for renamed faces.
12766         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12767
12768         * gnus-sum.el (gnus-summary-selected-face)
12769         (gnus-summary-highlight): Use renamed gnus faces.
12770         * gnus-group.el (gnus-group-highlight): Likewise.
12771
12772 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12773
12774         * gnus-sieve.el (gnus-sieve-article-add-rule):
12775         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12776         * spam-stat.el (spam-stat-buffer-change-to-spam)
12777         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12778
12779         * message.el (message-is-yours-p):
12780         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12781
12782 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12783
12784         * mm-view.el (mm-inline-text): Withdraw the last change.
12785
12786 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12789         executing enriched-decode.
12790
12791 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12794         charset of tar files.
12795
12796 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12797
12798         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12799
12800 2005-06-04  Lute Kamstra  <lute@gnu.org>
12801
12802         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12803         information is never recorded.
12804
12805 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12806
12807         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12808
12809 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12810
12811         * pop3.el (pop3-apop): Run md5 in the binary mode.
12812
12813         * starttls.el (starttls-set-process-query-on-exit-flag):
12814         Use eval-and-compile.
12815
12816 2005-05-31  Simon Josefsson  <jas@extundo.com>
12817
12818         * smime.el (smime-replace-in-string): Define.
12819         (smime-cert-by-ldap-1): Use it.
12820
12821 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12822
12823         * gnus-art.el (article-display-x-face): Replace
12824         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12825
12826         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12827         set-process-query-on-exit-flag or process-kill-without-query.
12828
12829         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12830         loop instead of replace-regexp.
12831
12832         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12833         instead of process-kill-without-query if it is available.
12834
12835         * lpath.el: Fbind ldap-search-entries.
12836
12837         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12838         instead of find-file-hooks if it is available.
12839
12840         * mml1991.el: Bind pgg-default-user-id when compiling.
12841
12842         * mml2015.el: Bind pgg-default-user-id when compiling.
12843
12844         * nndraft.el (nndraft-request-associate-buffer):
12845         Use write-contents-functions instead of write-contents-hooks if it is
12846         available.
12847
12848         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12849         instead of find-file-hooks if it is available.
12850
12851         * nntp.el (nntp-open-connection): Replace
12852         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12853         (nntp-open-ssl-stream): Ditto.
12854         (nntp-open-tls-stream): Ditto.
12855
12856         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12857         set-process-query-on-exit-flag or process-kill-without-query.
12858         (starttls-open-stream-gnutls): Use it instead of
12859         process-kill-without-query.
12860         (starttls-open-stream): Ditto.
12861
12862 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12863
12864         * smime.el (smime-cert-by-ldap-1): Don't use
12865         replace-regexp-in-string.
12866
12867 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12868
12869         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12870
12871         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12872         in PEM format.  Adjust to the XEmacs compability.
12873
12874 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12875
12876         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12877         by `string-to-number'.
12878         * gnus-agent.el (gnus-agent-regenerate-group)
12879         (gnus-agent-fetch-articles): Ditto.
12880         * gnus-art.el (gnus-button-fetch-group): Ditto.
12881         * gnus-cache.el (gnus-cache-generate-active)
12882         (gnus-cache-articles-in-group): Ditto.
12883         * gnus-group.el (gnus-group-set-current-level)
12884         (gnus-group-insert-group-line): Ditto.
12885         * gnus-score.el (gnus-score-set-expunge-below)
12886         (gnus-score-set-mark-below, gnus-summary-score-effect)
12887         (gnus-summary-score-entry): Ditto.
12888         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12889         (gnus-soup-pack): Ditto.
12890         * gnus-spec.el (gnus-xmas-format): Ditto.
12891         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12892         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12893         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12894         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12895         * nndb.el (nndb-get-remote-expire-response): Ditto.
12896         * nndiary.el (nndiary-parse-schedule-value)
12897         (nndiary-string-to-number, nndiary-request-replace-article)
12898         (nndiary-request-article): Ditto.
12899         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12900         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12901         * nneething.el (nneething-make-head): Ditto.
12902         * nnfolder.el (nnfolder-request-article)
12903         (nnfolder-retrieve-headers): Ditto.
12904         * nnheader.el (nnheader-file-to-number): Ditto.
12905         * nnkiboze.el (nnkiboze-request-article): Ditto.
12906         * nnmail.el (nnmail-process-unix-mail-format)
12907         (nnmail-process-babyl-mail-format): Ditto.
12908         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12909         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12910         (nnmh-request-create-group, nnmh-request-list-1)
12911         (nnmh-request-group, nnmh-request-article): Ditto.
12912         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12913         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12914         * nnsoup.el (nnsoup-make-active): Ditto.
12915         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12916         * nntp.el (nntp-find-group-and-number)
12917         (nntp-retrieve-headers-with-xover): Ditto.
12918         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12919         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12920         (pgg-format-key-identifier): Ditto.
12921         * pop3.el (pop3-last, pop3-stat): Ditto.
12922         * qp.el (quoted-printable-decode-region): Ditto.
12923
12924         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12925         of concat.
12926
12927 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12930
12931         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12932
12933         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12934
12935         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12936
12937         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12938
12939         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12940
12941         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12942         (gnus-carpal-mode): Ditto.
12943
12944         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12945         (gnus-browse-mode): Ditto.
12946
12947         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12948
12949         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12950
12951 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12952
12953         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12954
12955 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * gnus-util.el (gnus-run-mode-hooks): New function.
12958
12959         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12960
12961         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12962         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12963
12964 2005-05-27  Lute Kamstra  <lute@gnu.org>
12965
12966         * dns-mode.el (dns-mode): Specify customization group.
12967
12968 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12969
12970         * gnus-agent.el (gnus-agent-make-mode-line-string):
12971         Use mode-line-highlight as mouse-face.
12972
12973 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12974
12975         * canlock.el (canlock): Change the parent group to news.
12976
12977         * deuglify.el (gnus-outlook-deuglify): Add :group.
12978
12979         * dig.el (dig): Add :group.
12980
12981         * dns-mode.el (dns-mode): Add :group.
12982
12983         * encrypt.el (encrypt): Add :group.
12984
12985         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12986         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12987         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12988         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12989         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12990
12991         * gnus-diary.el (gnus-diary): Add :group.
12992
12993         * gnus.el (gnus-group-news-1-face): Add :group.
12994         (gnus-group-news-1-empty-face): Ditto.
12995         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12996         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12997         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12998         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12999         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13000         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13001         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13002         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13003         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13004         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13005         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13006         (gnus-summary-high-ticked-face): Ditto.
13007         (gnus-summary-low-ticked-face): Ditto.
13008         (gnus-summary-normal-ticked-face): Ditto.
13009         (gnus-summary-high-ancient-face): Ditto.
13010         (gnus-summary-low-ancient-face): Ditto.
13011         (gnus-summary-normal-ancient-face): Ditto.
13012         (gnus-summary-high-undownloaded-face): Ditto.
13013         (gnus-summary-low-undownloaded-face): Ditto.
13014         (gnus-summary-normal-undownloaded-face): Ditto.
13015         (gnus-summary-high-unread-face): Ditto.
13016         (gnus-summary-low-unread-face): Ditto.
13017         (gnus-summary-normal-unread-face): Ditto.
13018         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13019         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13020
13021         * hashcash.el (hashcash): New custom group.
13022         (hashcash-default-payment): Add :group.
13023         (hashcash-payment-alist): Ditto.
13024         (hashcash-default-accept-payment): Ditto.
13025         (hashcash-accept-resources): Ditto.
13026         (hashcash-path): Ditto.
13027         (hashcash-extra-generate-parameters): Ditto.
13028         (hashcash-double-spend-database): Ditto.
13029         (hashcash-in-news): Ditto.
13030
13031         * message.el (message-minibuffer-local-map): Add :group.
13032
13033         * netrc.el (netrc): Add :group.
13034
13035         * sieve-manage.el (sieve-manage-log): Add :group.
13036         (sieve-manage-default-user): Diito.
13037         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13038         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13039         (sieve-manage-authenticators): Ditto.
13040         (sieve-manage-authenticator-alist): Ditto.
13041         (sieve-manage-default-port): Ditto.
13042
13043         * sieve-mode.el (sieve-control-commands-face): Add :group.
13044         (sieve-action-commands-face): Ditto.
13045         (sieve-test-commands-face): Ditto.
13046         (sieve-tagged-arguments-face): Ditto.
13047
13048         * smime.el (smime): Add :group.
13049
13050         * spam-report.el (spam-report): Add :group.
13051
13052         * spam.el (spam, spam-face): Add :group.
13053
13054 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13055
13056         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13057         return \n.\n.\n at the end of articles.  Protect against that.
13058         (nntp-with-open-group): Allow debugging.
13059
13060         * nnheader.el (mail-header-set-extra): Make into a function
13061         because I just could't understand how to quote the list properly.
13062
13063         * dns.el (query-dns-cached): New function.
13064
13065 2005-05-26  Lute Kamstra  <lute@gnu.org>
13066
13067         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13068
13069 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13070
13071         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13072
13073         * gnus-art.el: Don't autoload mail-extract-address-components.
13074
13075         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13076         eval-and-compile to evaluate it.
13077
13078         * hashcash.el: Don't autoload executable-find.
13079
13080         * nndb.el: Don't declare the nndb back end two or more times; don't
13081         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13082
13083         * nntp.el: Autoload format-spec instead of format; use
13084         eval-and-compile to evaluate autoload forms.
13085
13086 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13087
13088         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13089
13090 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13091
13092         * gnus.el (gnus-version-number): Bump version.
13093
13094 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13095
13096         * gnus.el: No Gnus v0.3 is released.
13097
13098 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13099
13100         * lpath.el (featurep): Bind show-nonbreak-escape.
13101
13102 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * gnus-art.el (gnus-article-edit-part): Disable undo.
13105
13106 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13107
13108         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13109         gnus-article-date-lapsed-new-header is t if date timer is active;
13110         skip headers in which the original date value is empty.
13111         (gnus-article-save-original-date): Redefine it as a macro.
13112         (gnus-display-mime): Use it.
13113
13114 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13115
13116         * gnus-art.el (article-date-ut): Support converting date in
13117         forwarded parts as well.
13118         (gnus-article-save-original-date): New function.
13119         (gnus-display-mime): Use it.
13120
13121 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13122
13123         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13124         enclosure element of <item>.
13125
13126 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13127
13128         * message.el (message-kill-buffer-query): Renamed from
13129         `message-kill-buffer-query-if-modified'.  Added :version.
13130
13131 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13132
13133         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13134         window layout.
13135
13136 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * mml.el: Autoload dnd when compiling.
13139
13140 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13141
13142         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13143         x-dnd-*.
13144
13145 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * qp.el (quoted-printable-encode-region): Save excursion.
13148
13149 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13150
13151         * message.el (message-kill-buffer-query-if-modified): Add new variable
13152         so the user can kill a modified message buffer quickly.
13153         (message-kill-buffer): Use it.
13154
13155 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * lpath.el: Fbind display-time-event-handler; don't fbind
13158         string-to-multibyte.
13159
13160         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13161
13162 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13163
13164         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13165         contained in text because xml.el decodes entities) with LFs.
13166
13167 2005-04-11  Lute Kamstra  <lute@gnu.org>
13168
13169         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13170         differently.
13171
13172 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13173
13174         * mm-util.el (mm-detect-coding-region): Typo.
13175
13176 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13179
13180 2005-04-06  Deepak Goel  <deego@gnufans.org>
13181
13182         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13183         user-function allow user modifications of the scores.
13184         (spam-stat-score-buffer-user): New function, to allow
13185         user-computed modifications to the score.
13186         (spam-stat-score-buffer-user-functions): List of additional
13187         scoring functions.
13188         (spam-stat-error-holder): Global temporary error holder.
13189         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13190         variable.
13191
13192 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13193
13194         * gnus-registry.el (gnus-registry-clean-empty-function)
13195         (gnus-registry-trim, gnus-registry-fetch-groups)
13196         (gnus-registry-delete-group): Groups that match
13197         `gnus-registry-ignored-groups' are removed from the registry
13198         entries, not just ignored for splitting.  This helps clean up the
13199         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13200         to get all the groups a message ID is in.
13201
13202         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13203         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13204         (spam-stat-score-buffer-user-functions): Add :number custom type.
13205
13206 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13207
13208         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13209         argument in XEmacs.
13210
13211         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13212         (nnrss-request-group): Decode group name first.
13213         (nnrss-request-article): Make a text/plain article if mml-to-mime
13214         failed.
13215         (nnrss-get-encoding): Return a compatible encoding according to
13216         nnrss-compatible-encoding-alist.
13217         (nnrss-find-el): Use consp instead of listp.
13218         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13219
13220 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13223         which Emacs 20 doesn't support.
13224         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13225
13226 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13227
13228         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13229         silence the byte compiler inside the defun.
13230
13231         * gnus-demon.el (parse-time-string): Add autoload.
13232
13233         * gnus-delay.el (parse-time-string): Add autoload.
13234
13235         * gnus-art.el (parse-time-string): Add autoload.
13236
13237         * nnultimate.el (parse-time): Require for `parse-time-string'.
13238
13239 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13240
13241         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13242
13243         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13244
13245         * smime.el (smime-ldap-host-list): Add :version.
13246
13247 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13248
13249         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13250         pass it to `gnus-browse-read-group'.
13251         (gnus-browse-read-group): Add NUMBER argument and pass it to
13252         `gnus-group-read-ephemeral-group'.
13253
13254         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13255         argument and pass it to `gnus-group-read-group'.
13256
13257 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13258
13259         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13260         mm-xemacs-find-mime-charset-1 if we have the mule feature
13261         available at runtime.
13262
13263 2005-03-25  Werner Lemberg  <wl@gnu.org>
13264
13265         * nnmaildir.el: Replace `illegal' with `invalid'.
13266
13267 2005-03-23  Lute Kamstra  <lute@gnu.org>
13268
13269         * time-date.el: Add comment on time value formats.
13270         Don't require parse-time.
13271         (with-decoded-time-value): New macro.
13272         (encode-time-value): New function.
13273         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13274         (days-to-time): Return a valid time value when arg is huge.
13275         (time-since): Use time-subtract.
13276         (time-to-number-of-days): Use time-to-seconds.
13277
13278 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13279
13280         * gnus-start.el (gnus-display-time-event-handler):
13281         Check display-time-timer at runtime rather than only at load time
13282         in case display-time-mode is turned off in the mean time.
13283
13284 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13285
13286         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13287         used.
13288
13289         * nneething.el (nneething-map-file-directory): Derive from
13290         `gnus-directory'.
13291
13292         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13293         the To/Cc button.
13294
13295 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * nnmaildir.el (nnmaildir-request-accept-article):
13298         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13299
13300 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13301
13302         * gnus-async.el: Require timer-funcs at compile time when in
13303         XEmacs for `run-with-idle-timer'.
13304
13305 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13306
13307         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13308         autoloaded function.
13309
13310 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13311
13312         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13313
13314 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13315
13316         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13317
13318 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13319
13320         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13321         gnus-expert-user to default.
13322
13323 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13324
13325         * nnimap.el (nnimap-open-server): Ditto.
13326
13327         * imap.el (imap-authenticate): Fix typo.
13328
13329 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13330
13331         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13332         buffer (since IMAP server might return FETCH response out of
13333         order, and the nntp buffer must be sorted).
13334
13335 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13336
13337         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13338         comparison on string.
13339
13340         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13341         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13342         (gnus-agent-summary-fetch-series): Modified to protect against
13343         gnus-agent-summary-fetch-group clearing processable flags.
13344         (gnus-agent-synchronize-group-flags): Update live group buffer as
13345         synchronization may occur due to the user toggle the plugged
13346         status.
13347         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13348         successfully downloaded.
13349         (gnus-agent-expire-group-1): Avoid using markers when the overview
13350         is in ascending order; greatly improves performance.
13351         (gnus-agent-regenerate-group): Use
13352         gnus-agent-synchronize-group-flags to reset read status in both
13353         gnus and server.
13354         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13355
13356 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13357
13358         * message.el: Don't autoload former message-utils variables.
13359         (message-strip-subject-trailing-was): Change doc string.
13360
13361         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13362         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13363         (nnweb-google-search): Add "hl=en" here.
13364         (nnweb-google-parse-1, nnweb-google-create-mapping):
13365         Don't hardcode URL.
13366
13367 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13368
13369         * message.el (message-get-reply-headers, message-followup):
13370         Mention related variables `message-use-followup-to' and
13371         `message-use-mail-followup-to', in the information buffer.
13372
13373         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13374         of broken groups(-beta).google.com.
13375
13376 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13377
13378         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13379         parameter to invoked gnus-request-move-article; remove the
13380         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13381         all at once instead of once per article.
13382         (gnus-summary-remove-process-mark): Accept a list of articles as
13383         well as a single article for processing.
13384
13385         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13386         parameter.
13387
13388         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13389
13390         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13391
13392         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13393         parameter.
13394
13395         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13396         parameter.
13397
13398         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13399         parameter and remove the gnus-sum-hint-move-is-internal variable.
13400
13401         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13402         parameter.
13403
13404         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13405         parameter.
13406
13407         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13408         parameter.
13409
13410         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13411
13412         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13413         parameter.
13414
13415         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13416         parameter.
13417
13418 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13419
13420         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13421         a more conservative way.
13422
13423 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13424
13425         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13426         buffer, so it moves the window's cursor.
13427
13428 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13429
13430         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13431         `mm-dissect-multipart' and receive the from field as an (optional)
13432         argument from `mm-dissect-multipart'.
13433         (mm-dissect-multipart): Receive the from field as an argument and
13434         pass it on when we call `mm-dissect-buffer' on MIME parts.
13435         Fixes verification/decryption of signed/encrypted MIME parts.
13436
13437 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13438
13439         * gnus-sum.el (gnus-summary-move-article): Set
13440         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13441         whatever it calls (right now, only nnimap-request-move article
13442         respects it).
13443
13444         * nnimap.el (nnimap-request-move-article): When
13445         gnus-sum-hint-move-is-internal is set, don't do the extra
13446         nnimap-request-article.
13447
13448 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13449
13450         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13451
13452         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13453         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13454
13455         * gnus-sum.el (gnus-summary-caesar-message):
13456         Apply `gnus-treat-article' after rotation.
13457
13458         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13459         doc string.
13460
13461 2005-02-22  Simon Josefsson  <jas@extundo.com>
13462
13463         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13464         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13465         <arne@arnested.dk>.
13466         (encrypt): Add password-cache and password-cache-expiry as group
13467         members.
13468
13469 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13470
13471         * smime.el (smime-ldap-host-list): Doc fix.
13472         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13473         cache) password.
13474         (smime-sign-region): Use it.
13475         (smime-decrypt-region): Use it.
13476         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13477         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13478         fails.
13479         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13480         certificate from DER to PEM format rather than calling openssl.
13481
13482         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13483
13484         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13485         for signing/encryption.
13486
13487         * mml.el (mml-parse-1): Use them.
13488
13489 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13490
13491         * nnrss.el (nnrss-verbose): Removed.
13492         (nnrss-request-group): Use `nnheader-message' instead.
13493
13494 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13495
13496         * nnrss.el (nnrss-verbose): New variable.
13497         (nnrss-request-group): Make it say nnrss is requesting a group.
13498
13499 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13500
13501         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13502         Handle news URL with given port correctly.
13503
13504 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13505
13506         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13507         containing special characters.
13508
13509         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13510
13511         * mml.el (mime-to-mml): Ditto.
13512
13513         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13514         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13515         (rfc2047-decode-region): Quote decoded words containing special
13516         characters when rfc2047-quote-decoded-words-containing-tspecials
13517         is non-nil.
13518
13519 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13520
13521         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13522
13523         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13524
13525 2005-02-15  Simon Josefsson  <jas@extundo.com>
13526
13527         * nnimap.el (nnimap-debug): Doc fix.
13528
13529         * imap.el (imap-debug): Doc fix.
13530
13531 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13532
13533         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13534
13535 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13536
13537         * gnus.el (spam-contents): Improve docs for spam-contents
13538         parameter in its variable incarnation.
13539
13540 2005-02-14  Simon Josefsson  <jas@extundo.com>
13541
13542         * smime-ldap.el: Use require instead of load-library for ldap.
13543         (smime-ldap-search): Indent.
13544         (smime-ldap-search-internal): Shorten line.
13545
13546         * smime.el (smime-cert-by-dns): Add doc-string.
13547         (smime-cert-by-ldap-1): Indent.
13548
13549         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13550         mml-smime-get-dns-ldap.
13551         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13552
13553 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13554
13555         * smime.el: Require smime-ldap.
13556         (smime-ldap-host-list): New variable.
13557         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13558
13559         * mml-smime.el (mml-smime-encrypt-query): New function.
13560         (mml-smime-encrypt-query): Use it.
13561
13562         * smime-ldap.el: New file.
13563
13564 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13565
13566         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13567
13568 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13569
13570         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13571         argument in doc string.  Make query for type more clear.
13572
13573 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13574
13575         * gnus.el (gnus-group-startup-message): Search for gnus images in
13576         etc/images/gnus.
13577         * mm-util.el (mm-image-load-path): Likewise.
13578         * smiley.el (smiley-data-directory): Search for smilies in
13579         etc/images/smilies.
13580
13581 2005-02-09  Kim F. Storm  <storm@cua.dk>
13582
13583         Change Emacs release version from 21.4 to 22.1 throughout.
13584         Change Emacs development version from 21.3.50 to 22.0.50.
13585
13586 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13587
13588         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13589
13590         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13591         non-Mule XEmacs as well.
13592         (mm-decompress-buffer): Signal an error intentionally if it does
13593         not decompress compressed data because auto-compression-mode is
13594         disabled.
13595
13596 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13597
13598         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13599         an ID in the registry even if it has no groups.
13600
13601 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13602
13603         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13604         merge it into mm-decompress-buffer.
13605         (gnus-mime-copy-part): Use the MIME part charset, the value which
13606         a user specified or gnus-newsgroup-charset for decoding, like
13607         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13608         save-buffer what was used.  Suggested by Kevin Ryde
13609         <user42@zip.com.au>.
13610         (gnus-mime-inline-part): Allow the name parameter as well as the
13611         filename parameter; force decompressing of compressed data; always
13612         display contents being not decoded as unibyte.
13613
13614         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13615         as well as the filename parameter.
13616
13617         * mm-util.el (mm-decompress-buffer): Merge
13618         gnus-mime-jka-compr-maybe-uncompress.
13619         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13620         of compressed data.
13621
13622 2005-02-08  Simon Josefsson  <jas@extundo.com>
13623
13624         * imap.el (imap-log): Doc fix.
13625
13626 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13627
13628         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13629         the coding cookies; decompress compressed parts.
13630
13631         * mml.el (mml-generate-mime-1): Add the charset parameter according
13632         to the value which a user specified manually or the coding cookie.
13633
13634         * mm-util.el (mm-string-to-multibyte): New function.
13635         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13636         (mm-coding-system-to-mime-charset): New function.
13637         (mm-decompress-buffer): New function.
13638         (mm-find-buffer-file-coding-system): New function.
13639
13640         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13641         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13642         parts.
13643
13644 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13645
13646         * mm-view.el (mm-display-inline-fontify): Decode a part according
13647         to the charset parameter.
13648
13649 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13650
13651         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13652         prefix arg is neither nil nor a number, as info specifies.
13653
13654 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13657         timestamps.
13658
13659 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13660
13661         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13662         groups error checking and notify user.
13663
13664 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13665
13666         * message.el (message-send-mail-function): Check existence of
13667         sendmail-program first before using default value
13668         `message-send-mail-with-sendmail'.  Otherwise use more generic
13669         `smtpmail-send-it'.
13670
13671 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * nntp.el (nntp-request-update-info): Always return nil.
13674
13675 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13676
13677         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13678
13679 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13680
13681         * message.el (message-beginning-of-line): Change the behavior when
13682         invoked between BOL and : so that it first moves backward.
13683
13684 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13687         article buffer when editing of the article is discarded.
13688         (gnus-article-prepare): Revert.
13689
13690 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * gnus-art.el (gnus-article-prepare):
13693         Remove message-strip-forbidden-properties from the local hook.
13694
13695 2005-01-27  Simon Josefsson  <jas@extundo.com>
13696
13697         * password.el (password-cache-add): Only start one timer per key.
13698         Reported by Derek Atkins <warlord@MIT.EDU>.
13699
13700 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13701
13702         * run-at-time.el: Removed.  It is no longer needed as
13703         timer-funcs.el in the xemacs-base package has a working version of
13704         `run-at-time'.
13705
13706         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13707
13708         * password.el: Require timer-funcs instead of run-at-time in
13709         XEmacs.
13710         Remove `password-run-at-time' macro.
13711         (password-cache-add): Use `run-at-time' instead of
13712         `password-run-at-time'.
13713
13714         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13715         Remove `nnheader-cancel-function-timers' alias,
13716         `cancel-function-timers' exists in XEmacs in timer-funcs.
13717
13718         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13719         for `run-with-idle-timer'.
13720
13721         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13722         for `run-at-time'.
13723
13724         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13725         for `with-timeout'.
13726
13727         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13728         the same as for XEmacs 21.4.
13729         No need to ignore `run-with-idle-timer', this function exists in
13730         XEmacs now in timer-funcs.el in the xemacs-base package.
13731         (dgnushack-compile): No need to delete
13732         run-at-time.el from the list of files to compile because it
13733         doesn't exist anymore.
13734
13735 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13738         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13739
13740 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13741
13742         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13743         sensitively.
13744
13745 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13746
13747         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13748
13749 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13750
13751         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13752         which will be inserted according to the multibyteness of a buffer
13753         rather than the type of contents.  Suggested by ARISAWA Akihiro
13754         <ari@mbf.ocn.ne.jp>.
13755
13756         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13757         of string which old xml.el may return rather than a string.
13758
13759 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13762
13763 2005-01-16  Simon Josefsson  <jas@extundo.com>
13764
13765         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13766         idn/idna.el isn't available.
13767         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13768         <michael@waxrat.com>.
13769
13770         * hashcash.el: Remove non-FSF copyright header.
13771
13772         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13773         (hashcash-generate-payment): Use it.
13774         (hashcash-generate-payment-async): Use it.
13775
13776 2005-01-15  Simon Josefsson  <jas@extundo.com>
13777
13778         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13779         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13780
13781         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13782         gnus-summary-idna-message.
13783         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13784         (gnus-summary-idna-message): New function.
13785
13786 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13787
13788         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13789         gnus-novice-user.
13790
13791 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * nnrss.el (nnrss-request-delete-group): Delete entries in
13794         nnrss-group-alist as well.
13795         (nnrss-save-server-data): Insert newline.
13796
13797 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13798
13799         * gnus.el (gnus-user-agent): Use list of symbols instead of
13800         symbols.  Display full version number for (S)XEmacs.  Optionally
13801         display (S)XEmacs codename.
13802
13803         * gnus-util.el (gnus-emacs-version): Update for new
13804         `gnus-user-agent'.
13805
13806         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13807         Gnus version.
13808
13809 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13810
13811         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13812         which is unreadable in some setups.
13813
13814 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * gnus-spec.el (gnus-update-format-specifications): Flush the
13817         group format spec cache if it doesn't support decoded group names.
13818
13819 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13820
13821         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13822         Allow to apply decay on score files matching a regexp.
13823
13824 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13827         compatibility in %g and %c.
13828
13829 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13830
13831         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13832         name for only %g and %c.
13833         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13834         of gnus-tmp-group to decoded group name.
13835         (gnus-group-make-rss-group): Exclude `/'s from group names.
13836
13837 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13838
13839         * nnrss.el (nnrss-get-encoding): Fix regexp.
13840
13841 2004-12-27  Simon Josefsson  <jas@extundo.com>
13842
13843         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13844         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13845         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13846
13847 2004-12-17  Kim F. Storm  <storm@cua.dk>
13848
13849         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13850
13851         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13852
13853 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13854
13855         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13856
13857 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13858
13859         * nnrss.el: Require rfc2047 and mml.
13860         (nnrss-file-coding-system): New variable.
13861         (nnrss-format-string): Redefine it as an inline function.
13862         (nnrss-decode-group-name): New function.
13863         (nnrss-string-as-multibyte): Remove.
13864         (nnrss-retrieve-headers): Decode group name; don't use
13865         nnrss-format-string.
13866         (nnrss-request-group): Decode group name.
13867         (nnrss-request-article): Decode group name; allow a Message-ID as
13868         well as an article number; don't use nnrss-format-string; encode a
13869         Message-ID string which may contain non-ASCII characters; use
13870         mml-to-mime to compose a MIME article.
13871         (nnrss-request-expire-articles): Decode group name.
13872         (nnrss-request-delete-group): Decode group name.
13873         (nnrss-fetch): Clarify error message.
13874         (nnrss-read-server-data): Use insert-file-contents instead of load;
13875         bind file-name-coding-system; use multibyte buffer.
13876         (nnrss-save-server-data): Bind coding-system-for-write to the
13877         value of nnrss-file-coding-system; bind file-name-coding-system;
13878         add coding cookie.
13879         (nnrss-read-group-data): Use insert-file-contents instead of load;
13880         bind file-name-coding-system; use multibyte buffer.
13881         (nnrss-save-group-data): Bind coding-system-for-write to the
13882         value of nnrss-file-coding-system; bind file-name-coding-system.
13883         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13884         make it work with non-ASCII text.
13885         (nnrss-find-el): Make it work with old xml.el as well.
13886
13887 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13888
13889         * nnrss.el (nnrss-get-encoding): New function.
13890         (nnrss-fetch): Use unibyte buffer initially; bind
13891         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13892         decode contents according to the encoding attribute.
13893         (nnrss-save-group-data): Add coding cookie.
13894         (nnrss-mime-encode-string): New function.
13895         (nnrss-check-group): Use it to encode subject and author.
13896
13897 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13898
13899         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13900         imaginary variable.
13901
13902 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13905         correctly even if there are wide characters.
13906
13907 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13908
13909         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13910         downcased symbol names; make a new cache instead of reusing
13911         bbdb-hashtable.
13912
13913 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13914
13915         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13916         concatenating segments rather than before concatenating them.
13917         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13918
13919         * message.el (message-get-reply-headers): Bind `extra'.
13920
13921 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13922
13923         * message.el (message-extra-wide-headers): New variable.
13924         (message-get-reply-headers): Use it.
13925
13926 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13927
13928         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13929         (gnus-agent-group-pathname): Ditto.
13930
13931         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13932
13933         * gnus-group.el (gnus-group-make-group): Decode group name.
13934         (gnus-group-make-rss-group): Register the group data after opening
13935         the nnrss group.
13936
13937 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13938
13939         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13940         by expiry now get marked as read.
13941
13942 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13945
13946 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13947
13948         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13949         unify Latin characters in XEmacs.
13950         (mm-find-mime-charset-region): Use it.
13951
13952 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13953
13954         * gnus-util.el (gnus-delete-directory): New function.
13955
13956         * gnus-agent.el (gnus-agent-delete-group): Use it.
13957
13958         * gnus-cache.el (gnus-cache-delete-group): Use it.
13959
13960 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13961
13962         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13963         names.
13964
13965 2004-12-16  Simon Josefsson  <jas@extundo.com>
13966
13967         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13968
13969 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13972
13973         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13974         (gnus-group-set-current-level): Decode group name.
13975
13976 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13977
13978         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13979         failed.
13980
13981 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * gnus-group.el (gnus-group-delete-group): Decode group name.
13984         (gnus-group-make-rss-group): Encode group name.
13985         (gnus-group-catchup-current): Decode group name.
13986         (gnus-group-kill-group): Decode group name.
13987
13988 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13989
13990         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13991
13992 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * gnus-group.el (gnus-group-make-rss-group):
13995         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13996
13997         * gnus-start.el (gnus-setup-news): Honor user's setting to
13998         gnus-message-archive-method.  Suggested by Lute Kamstra
13999         <lute@gnu.org>.
14000
14001 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14002
14003         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14004         global counterparts of the buffer-local variables.
14005
14006 2004-11-16  Romain Francoise  <romain@orebokech.com>
14007
14008         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14009         counterparts of the buffer-local variables.
14010
14011 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14012
14013         * message.el (message-forbidden-properties): Fixed typo in doc
14014         string.
14015
14016 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14017
14018         * gnus-util.el (gnus-replace-in-string): Added doc string.
14019
14020         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14021         to avoid problems when splitting mails with many recipients.
14022
14023 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14024
14025         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14026         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14027
14028 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14029
14030         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14031         if there is no hashtable in memory or file modification time is
14032         newer than cached timestamp.
14033
14034 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14035
14036         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14037         not-matching option.
14038
14039 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14040
14041         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14042         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14043         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14044         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14045         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14046         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14047
14048 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14049
14050         * message.el (message-forward-make-body-mml): Remove headers
14051         according to message-forward-ignored-headers if a message is decoded.
14052
14053 2004-12-02  Romain Francoise  <romain@orebokech.com>
14054
14055         * message.el (message-forward-make-body-plain): Always remove
14056         headers according to message-forward-ignored-headers.
14057
14058 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14059
14060         * spam.el (spam-summary-prepare-exit): Remove the
14061         gnus-summary-limit pop for now, it has problems with ham marks for
14062         me.
14063
14064 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14065
14066         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14067         correctly.
14068
14069 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14070
14071         * format-spec.el (format-spec): Message the char.
14072
14073 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14074
14075         * gnus-art.el (gnus-split-methods): Reformat comments.
14076
14077         * spam.el (spam-summary-prepare-exit): Remove article limits
14078         before exiting the summary buffer.
14079
14080 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14081
14082         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14083         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14084
14085         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14086         order to silence the byte compiler.
14087
14088         * spam.el: Fix the way to silence the byte compiler, which
14089         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14090         bbdb-search-simple, spam-BBDB-register-routine,
14091         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14092         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14093         spam-stat-buffer-is-spam, spam-stat-load,
14094         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14095         spam-stat-save and spam-stat-split-fancy.
14096
14097 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14098
14099         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14100         which may confuse users.
14101         (canlock-password-for-verify): Ditto.
14102
14103         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14104
14105         * gnus-art.el (gnus-emphasis-alist): Ditto.
14106
14107         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14108
14109         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14110
14111         * gnus-start.el (gnus-save-killed-list): Ditto.
14112
14113         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14114         (gnus-sum-thread-tree-root): Ditto.
14115         (gnus-sum-thread-tree-false-root): Ditto.
14116         (gnus-sum-thread-tree-single-indent): Ditto.
14117
14118         * message.el (message-courtesy-message): Ditto.
14119         (message-archive-note): Ditto.
14120         (message-subscribed-address-file): Ditto.
14121         (message-user-fqdn): Ditto.
14122
14123         * spam-report.el (spam-report-gmane-regex): Ditto.
14124
14125         * spam.el (spam-blackhole-good-server-regex): Ditto.
14126
14127 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14128
14129         * mml.el (mml-preview): Widen the message buffer before copying
14130         the contents to the preview buffer; sort headers before previewing.
14131
14132         * message.el (message-hidden-headers): Fix the way to avoid a bug
14133         in the `repeat' widget in Emacs 21.3 or earlier.
14134
14135 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14136
14137         * message.el (message-hidden-headers): Default to "^References:".
14138         Improve customization type.  Suggested by Reiner Steib
14139         <Reiner.Steib@gmx.de>.
14140
14141 2004-11-25  Romain Francoise  <romain@orebokech.com>
14142
14143         * message.el (message-strip-forbidden-properties): Remove check for
14144         obsolete `message-hidden' text property, hidden headers are not
14145         accessible in the buffer anymore.
14146
14147 2004-11-22  Romain Francoise  <romain@orebokech.com>
14148
14149         * message.el (message-header-format-alist): Add `From' in list
14150         so that it can be sorted.
14151         (message-fix-before-sending): Widen and sort headers before
14152         sending.
14153         (message-hide-headers): Use narrowing to hide headers by moving
14154         them to the top of the buffer and narrowing to the region
14155         underneath.
14156
14157 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14158
14159         * message.el (message-strip-forbidden-properties): Bind
14160         buffer-read-only (etc) to nil.
14161
14162 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14165         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14166
14167 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14168
14169         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14170
14171 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14172
14173         * dns.el (query-dns): Use sit-for to time instead of
14174         accept-process-output, since that doesn't seem to work on udp
14175         sockets.
14176
14177 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14178
14179         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14180
14181 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14182
14183         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14184         doc string.  Improve doc string.
14185
14186 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14187
14188         * nntp.el (nntp-request-update-info): Return nil if
14189         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14190         may not call gnus-activate-group which uselessly issues the GROUP
14191         commands for all nntp groups and wastes time.  Reported by Romain
14192         Francoise <romain@orebokech.com>.
14193
14194         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14195
14196 2004-11-15  Simon Josefsson  <jas@extundo.com>
14197
14198         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14199         headers separately.
14200         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14201         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14202
14203 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14204
14205         * gnus-start.el (gnus-convert-old-newsrc):
14206         Assign legacy-gnus-agent to 5.10.7.
14207
14208 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14209
14210         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14211         start of the lines.
14212
14213 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14214
14215         * hashcash.el (hashcash-default-payment): Change default to 20.
14216         (hashcash-default-accept-payment): Change default to 20.
14217         (hashcash-process-alist): New variable.
14218         (hashcash-generate-payment-async): Add.
14219         (hashcash-already-paid-p): Add.
14220         (hashcash-insert-payment): Don't generate payments twice.
14221         (hashcash-insert-payment-async): Add.
14222         (hashcash-insert-payment-async-2): Add.
14223         (hashcash-cancel-async): Add.
14224         (hashcash-wait-async): Add.
14225         (hashcash-processes-running-p): Add.
14226         (hashcash-wait-or-cancel): Add.
14227         (mail-add-payment): New optional argument.  Conditionally start
14228         asynchronous calculation.
14229         (mail-add-payment-async): Add.
14230
14231         * message.el (message-send-mail): Wait for asynchronous hashcash
14232         results.  Don't clobber existing X-Hashcash headers.
14233         (message-setup-1): Call mail-add-payment-async when
14234         message-generate-hashcash is non-nil.
14235
14236 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14237
14238         * message.el (message-use-alternative-email-as-from): Examine the
14239         From header as well; use message-make-from in order to include a
14240         user's full name.
14241
14242 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14243
14244         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14245         default; improve customization type.
14246         (gnus-emphasis-custom-with-format): New macro.
14247         (gnus-emphasis-custom-value-to-external): New function.
14248         (gnus-emphasis-custom-value-to-internal): New function.
14249
14250 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14251
14252         * dns.el (query-dns): Resolve reverse addresses.
14253
14254 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14255
14256         * gnus-group.el (gnus-group-get-new-news): Use it.
14257
14258         * gnus-start.el (gnus-check-reasonable-setup): New function.
14259
14260 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14261
14262         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14263         "Args out of range" error.  Reported by Arnaud Giersch
14264         <arnaud.giersch@free.fr>.
14265
14266 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14267
14268         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14269
14270 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14271
14272         * spam.el (spam group): Add :version.
14273
14274         * pgg-def.el (pgg group): Add :version.
14275
14276 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14277
14278         * gnus-art.el (gnus-article-edit-article): Don't associate the
14279         article buffer with a draft file.  This is a temporary measure
14280         against the 2004-08-22 change to gnus-article-edit-mode.
14281
14282 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14283
14284         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14285         (html2text-format-tags): Remove unused variable `attr'.
14286
14287 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14288
14289         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14290
14291         * tls.el (tls-process-connection-type, tls-success)
14292         (tls-certtool-program): Add :version.
14293
14294         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14295         (starttls-extra-arguments, starttls-process-connection-type)
14296         (starttls-connect, starttls-failure, starttls-success): Add :version.
14297
14298         * spam-stat.el (spam-stat): Add :version.
14299
14300         * sieve.el (sieve): Add :version.
14301
14302         * sha1.el (sha1): Add :version.
14303         (sha1-use-external): Remove redundant version.
14304
14305         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14306         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14307         (nnmail-split-fancy-match-partial-words)
14308         (nnmail-split-lowercase-expanded): Add :version.
14309
14310         * nndiary.el (nndiary): Add :version.
14311
14312         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14313
14314         * mml-sec.el (mml-default-sign-method)
14315         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14316         Add :version.
14317
14318         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14319
14320         * mm-url.el (mm-url-use-external, mm-url-program)
14321         (mm-url-arguments): Add :version.
14322
14323         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14324         (mm-attachment-file-modes, mm-decrypt-option)
14325         (mm-w3m-safe-url-regexp): Add :version.
14326
14327         * message.el (message-cite-prefix-regexp)
14328         (message-sendmail-envelope-from, message-minibuffer-local-map)
14329         (message-user-fqdn, message-completion-alist): Add :version.
14330
14331         * gnus-win.el (gnus-configure-windows-hook)
14332         (gnus-use-frames-on-any-display): Add :version.
14333
14334         * gnus-art.el (gnus-article-address-banner-alist)
14335         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14336         (gnus-treat-from-picon, gnus-treat-mail-picon)
14337         (gnus-treat-x-pgp-sig): Add :version.
14338
14339         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14340         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14341         (gnus-summary-article-delete-hook)
14342         (gnus-summary-display-while-building): Add :version.
14343
14344         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14345         (gnus-get-top-new-news-hook): Add :version.
14346
14347         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14348         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14349
14350         * gnus-registry.el (gnus-registry): Add :version.
14351
14352         * gnus-spec.el (gnus-use-correct-string-widths)
14353         (gnus-make-format-preserve-properties): Add :version.
14354
14355         * gnus.el (gnus-group-charter-alist)
14356         (gnus-group-fetch-control-use-browse-url)
14357         (gnus-install-group-spam-parameters): Add :version.
14358
14359         * gnus-diary.el (gnus-diary): Add :version.
14360
14361         * gnus-delay.el (gnus-delay): Add :version.
14362
14363         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14364         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14365         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14366         Add :version.
14367
14368         * gnus-agent.el (gnus-agent-max-fetch-size)
14369         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14370         (gnus-agent-prompt-send-queue): Add :version.
14371
14372         * deuglify.el (gnus-outlook-deuglify): Add :version.
14373
14374         * html2text.el: Beautify code.  Improve doc strings.  Some
14375         checkdoc cleanup.
14376         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14377
14378 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14379
14380         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14381
14382 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14383
14384         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14385         when package is loaded.
14386
14387         * spam.el (spam-summary-score-preferred-header): Add global preference
14388         for people who want to override the default SpamAssassin over
14389         Bogofilter preference (when both are set).
14390         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14391         (spam-user-format-function-S): Check
14392         spam-summary-score-preferred-header.
14393         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14394         (spam-user-format-function-S): Format the score correctly.
14395
14396 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14399         signature file.  Suggested by Manoj Srivastava
14400         <srivasta@golden-gryphon.com>.
14401
14402         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14403         iso-2022-jp even in the Japanese language environment.
14404         Suggested by Jason Rumney <jasonr@gnu.org>.
14405
14406 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14409         use the same characters as the dummy marks; make it free from
14410         getting affected by the language environment.
14411         (gnus-summary-read-group-1): Update mark positions only when the
14412         format spec is updated.
14413
14414         * gnus-spec.el (gnus-update-format-specifications): Return a list
14415         of updated types.
14416
14417 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14418
14419         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14420         of boundp to check if display-warning is available.
14421
14422 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14423
14424         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14425
14426 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14427
14428         * nnspool.el (nnspool-spool-directory): Use news-path if the
14429         news-directory variable is not bound.
14430
14431         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14432         function instead of display-warning if it is not available.
14433
14434 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14435
14436         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14437         v5-10: Use `point-at-bol'.
14438
14439 2004-10-26  Simon Josefsson  <jas@extundo.com>
14440
14441         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14442         <chenggao@gmail.com>.
14443
14444 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14445
14446         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14447         instead.
14448
14449 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14450
14451         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14452         to remove a server from the nnimap-server-buffer-alist.
14453         (nnimap-open-connection, nnimap-close-server): Use it.
14454
14455         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14456
14457 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14458
14459         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14460         running the major-mode function.
14461
14462 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14463
14464         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14465         dummy marks in the right way.
14466
14467 2004-10-18  David Edmondson  <dme@dme.org>
14468
14469         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14470         excessively.
14471
14472 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14473
14474         * gnus-util.el (gnus-split-references): Accept a nil references
14475         string and go on blissfully.
14476
14477         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14478         cases where the references string is non-nil but has no references.
14479
14480         * encrypt.el: Add autoload tags.
14481
14482         * spam.el (spam-resolve-registrations-routine): Remove article
14483         from unregistration list too.  Reported by David Hanak
14484         <dhanak@isis.vanderbilt.edu>
14485
14486 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14487
14488         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14489         nil.  Changed custom type.
14490
14491 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14492
14493         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14494
14495         * gnus-sum.el (gnus-summary-move-article): Use it.
14496
14497 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14498
14499         * encrypt.el: Add autoload cookies.
14500
14501         * spam.el (spam-backend-article-list-property)
14502         (spam-backend-get-article-todo-list)
14503         (spam-backend-put-article-todo-list)
14504         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14505         Resolve registrations separately.
14506         (spam-register-routine): Format comments.
14507         (spam-unregister-routine, spam-register-routine): Always call with
14508         specific-articles, no default list.
14509         (spam-summary-prepare-exit): Use the spam-classifications function.
14510
14511         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14512         gnus-encrypt.el.
14513
14514         * encrypt.el: Copied from gnus-encrypt.el.
14515
14516         * gnus-encrypt.el: Commented that it's obsolete.
14517
14518 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14519
14520         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14521         (gnus-score-save): Use it.
14522
14523         * message.el (message-bury): Use `window-dedicated-p'.
14524
14525 2004-10-15  Simon Josefsson  <jas@extundo.com>
14526
14527         * pop3.el (top-level): Don't require nnheader.
14528         (pop3-read-timeout): Add.
14529         (pop3-accept-process-output): Add.
14530         (pop3-read-response, pop3-retr): Use it.
14531
14532 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14533
14534         * spam.el (spam-register-routine): Move comment.
14535         (spam-verify-bogofilter): Use 'unknown for the initial
14536         spam-bogofilter-valid state, not 'never.
14537
14538         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14539         for netrc-machine.
14540
14541         * nnimap.el (nnimap-open-connection): Use
14542         netrc-machine-user-or-password.
14543
14544 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14545
14546         * gnus-registry.el (gnus-registry-unload-hook):
14547         Set as a variable with add-hook.
14548
14549         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14550         of news-path.
14551
14552         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14553
14554         * spam.el: Delete duplicate `provide'.
14555         (spam-unload-hook): Set as a variable with add-hook.
14556
14557 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14558
14559         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14560         in the doc string.
14561
14562         * message.el (message-ignored-news-headers)
14563         (message-ignored-supersedes-headers)
14564         (message-ignored-resent-headers)
14565         (message-forward-ignored-headers): Improve custom type.
14566
14567 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14568
14569         * message.el (message-tokenize-header): Fix 2004-09-06 change
14570         which used point-min in the wrong place.
14571
14572 2004-10-12  Simon Josefsson  <jas@extundo.com>
14573
14574         * tls.el (tls-certtool-program): New variable.
14575         (tls-certificate-information): New function, based on
14576         ssl-certificate-information.
14577
14578 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14579
14580         * compface.el: Move the version of ELisp-based uncompface program
14581         to the contrib directory because of the copyright problem.
14582
14583 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14584
14585         * message.el (message-kill-buffer): Raise the current frame.
14586
14587 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14588
14589         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14590
14591         * gnus.el (message-y-or-n-p): Autoload.
14592
14593         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14594         (pop3-password-required, pop3-authentication-scheme)
14595         (pop3-leave-mail-on-server): Made customizable.
14596         (pop3): New custom group.
14597         (pop3-retr): Remove `sleep-for' statements.
14598         Suggested by Dave Love <fx@gnu.org>.
14599
14600         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14601         Windows/DOS.
14602
14603         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14604         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14605         Dave Love <fx@gnu.org>.
14606
14607         * mml.el (mml-minibuffer-read-disposition): Require match.
14608         Suggested by Dave Love <fx@gnu.org>.
14609
14610 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14611
14612         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14613         doc string.
14614
14615 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14616
14617         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14618
14619 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14620
14621         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14622         instead of calling `mm-insert-inline', to decode text/* parts
14623         before displaying them.
14624
14625 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14626
14627         * mm-uu.el (mm-uu-text-plain-type): New variable.
14628         (mm-uu-pgp-signed-extract-1): Use it.
14629         (mm-uu-pgp-encrypted-extract-1): Use it.
14630         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14631         bind mm-uu-text-plain-type with that value.
14632         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14633         mm-uu-dissect.
14634
14635 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * gnus-group.el (gnus-update-group-mark-positions):
14638         * gnus-sum.el (gnus-update-summary-mark-positions):
14639         * message.el (message-check-news-body-syntax):
14640         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14641         of string-as-multibyte.
14642
14643 2004-10-05  Juri Linkov  <juri@jurta.org>
14644
14645         * gnus-group.el (gnus-update-group-mark-positions):
14646         * gnus-sum.el (gnus-update-summary-mark-positions):
14647         * message.el (message-check-news-body-syntax):
14648         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14649         8-bit unibyte values to a multibyte string for search functions.
14650
14651 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14654         (mm-uu-dissect-text-parts): New function.
14655
14656         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14657         dissect text parts.
14658
14659         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14660         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14661
14662         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14663
14664         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14665         gnus-current-topics instead of gnus-current-topic.
14666
14667 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14668
14669         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14670
14671 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14672
14673         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14674         where approriate.
14675
14676         * nnml.el (nnml-generate-active-info): do.
14677
14678         * nndiary.el (nndiary-generate-active-info): do.
14679
14680         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14681         (gnus-topic-move): do.
14682
14683         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14684         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14685
14686         * gnus-srvr.el (gnus-server-prepare)
14687         (gnus-server-open-all-servers): do.
14688
14689         * gnus-msg.el (gnus-summary-cancel-article)
14690         (gnus-summary-resend-message)
14691         (gnus-summary-mail-crosspost-complaint): do.
14692
14693         * gnus-move.el (gnus-change-server): do.
14694
14695         * gnus-group.el (gnus-group-unmark-all-groups)
14696         (gnus-group-set-current-level): do.
14697
14698 2004-10-04  Simon Josefsson  <jas@extundo.com>
14699
14700         * message.el (message-generate-hashcash): Doc fix.
14701
14702 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14703
14704         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14705         avoid infinite recursion via gnus-get-function.
14706
14707 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14708
14709         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14710
14711         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14712
14713         * nnmail.el (nnmail-split-history): do.
14714
14715         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14716         (nnml-request-delete-group): do.
14717
14718         * nnslashdot.el (nnslashdot-read-groups): do.
14719
14720         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14721         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14722
14723         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14724         (nnspool-sift-nov-with-sed): Use last.
14725         (nnspool-retrieve-headers-with-nov): Use mapc.
14726         (nnspool-request-newgroups): Use dolist.
14727         (nnspool-request-group): Use last.
14728
14729         * nntp.el (nntp-read-server-type): Use dolist.
14730
14731         * nnvirtual.el (nnvirtual-create-mapping)
14732         (nnvirtual-update-read-and-marked): Use dolist.
14733         (nnvirtual-convert-headers): Simplify.
14734
14735 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14736
14737         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14738         support for sync'ing tick marks.
14739
14740 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14741
14742         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14743         there's no visible header.
14744
14745 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14746
14747         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14748         necessary, pass full group name to gnus-request-set-marks.
14749
14750 2004-10-01  Simon Josefsson  <jas@extundo.com>
14751
14752         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14753         acroread.
14754
14755 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14756
14757         * spam-report.el (spam-report-gmane): Fix interactive.
14758
14759         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14760
14761         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14762         when writing file.
14763         (gnus-agent-synchronize-flags): Don't default to being
14764         interactive.
14765
14766 2004-09-30  Simon Josefsson  <jas@extundo.com>
14767
14768         * message.el (message-generate-hashcash): Add.
14769         (message-send-mail): Use it, call mail-add-payment.
14770
14771 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14772
14773         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14774
14775 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14776
14777         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14778         gnus-requst-update-info with explicit code to sync the in-memory
14779         info read flags with the marks being sync'd to the backend.
14780
14781         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14782
14783 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14784
14785         * spam.el (spam-verify-bogofilter): Add new function.
14786         (spam-check-bogofilter)
14787         (spam-bogofilter-register-with-bogofilter): Use it.
14788         (spam-verify-bogofilter): Add small fixes.
14789
14790 2004-09-28  Simon Josefsson  <jas@extundo.com>
14791
14792         * hashcash.el (hashcash-generate-payment): Revert.
14793
14794 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14795
14796         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14797         gnus-extract-references instead of gnus-split-references.
14798
14799         * gnus-util.el (gnus-extract-references): Add new function, analogous
14800         to gnus-split-references but extracts only the message-ID without
14801         anything extra.
14802
14803         * hashcash.el (hashcash-generate-payment)
14804         (hashcash-check-payment): Do the right thing if hashcash-path is
14805         nil (because the hashcash program could not be found).
14806
14807         * spam.el (spam-use-hashcash): Remove comment.
14808
14809 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14810
14811         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14812         (gnus-cache-enter-article, gnus-cache-remove-article)
14813         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14814
14815         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14816
14817         * gnus-art.el (article-hide-boring-headers)
14818         (article-translate-strings, article-display-face)
14819         (gnus-article-mime-match-handle-first)
14820         (gnus-article-highlight-headers)
14821         (gnus-article-add-buttons-to-head): do.
14822
14823 2004-09-27  Simon Josefsson  <jas@extundo.com>
14824
14825         * hashcash.el: New version, from
14826         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14827         ../contrib/.
14828
14829 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14830
14831         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14832
14833 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14834
14835         * gnus-dup.el (gnus-dup-open): Use mapc.
14836         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14837
14838         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14839         Reported by Stefan Wiens <s.wi@gmx.net>.
14840
14841         * gnus.el (gnus-shutdown): Use dolist.
14842
14843         * gnus-undo.el (gnus-undo): Use mapc.
14844
14845         * nnrss.el (nnrss-generate-active): do.
14846
14847         * message.el (message-cite-original-without-signature)
14848         (message-cite-original): Use mapc.
14849         (message-do-actions, message-make-forward-subject): Use dolist.
14850
14851 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14852
14853         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14854         deletion to remove entire duplicate line.  Fixes merged article
14855         number bug.
14856
14857 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14858
14859         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14860         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14861         first ask if you want to open a server and then, even when you
14862         responded with no, asking if you want to synchronize the server's
14863         flags.
14864         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14865         multi-line expressions.
14866         (gnus-agent-synchronize-group-flags): New internal function.
14867         Updates marks in memory (in the info structure) AND in the
14868         backend.
14869
14870         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14871
14872         * nnagent.el (nnagent-request-set-mark): Use
14873         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14874         method, to ensure that synchronization updates marks in the
14875         backend and in the info (in memory) structure.
14876
14877 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14878
14879         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14880         convention fully; don't miss the root article of a thread; make
14881         the X-Draft-From header with correct article numbers.
14882
14883 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14884
14885         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14886         unless plugged.  Disable the agent so that an open failure causes
14887         an error.
14888
14889         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14890         Reverted 2004-09-21 change.  The backend must be opened while
14891         synchronizing flags even when the backend stores the flags
14892         locally.
14893
14894 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14895
14896         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14897         in `header' match.  Reported by Svend Tollak Munkejord.
14898
14899         * message.el (message-cite-original): Fix use of
14900         `message-cite-articles-with-x-no-archive'.
14901
14902 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14905         (gnus-window-to-buffer): Ditto.
14906
14907         * mml.el (mml-preview-buffer): New variable.
14908         (mml-preview): Manage window layout with gnus-buffer-configuration.
14909
14910         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14911         X-Draft-From header even if those articles aren't quoted.
14912
14913 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14914
14915         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14916         (gnus-request-set-mark, gnus-request-update-mark): Use new
14917         g-s-t-u-l-m to decide to use backend even when unplugged.
14918
14919 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14920
14921         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14922         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14923
14924 2004-09-20  Simon Josefsson  <jas@extundo.com>
14925
14926         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14927         "utf-16-le".
14928
14929 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14930
14931         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14932
14933 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14934
14935         * uudecode.el (uudecode-use-external): Add :version.
14936
14937         * smime.el (smime-CA-file, smime-encrypt-cipher)
14938         (smime-dns-server): Add :version.
14939
14940         * smiley.el (gnus-smiley-file-types): Add :version.
14941
14942         * sha1.el (sha1-use-external): Add :version.
14943
14944         * pgg-def.el (pgg-query-keyserver): Add :version.
14945
14946         * nnmail.el (nnmail-fancy-expiry-targets)
14947         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14948         Add :version.
14949
14950         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14951         (nnimap-retrieve-groups-asynchronous): Add :version.
14952         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14953
14954         * mml.el (mml-content-disposition-parameters)
14955         (mml-insert-mime-headers-always): Add :version.
14956
14957         * mm-util.el (mm-coding-system-priorities): Add :version.
14958
14959         * mm-decode.el (mm-inline-text-html-with-images)
14960         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14961         (mm-verify-option): Add :version.
14962         (mm-text-html-renderer): Change :version.
14963
14964         * message.el (message-fcc-externalize-attachments)
14965         (message-required-headers, message-draft-headers)
14966         (message-subject-trailing-was-query)
14967         (message-subject-trailing-was-ask-regexp)
14968         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14969         (message-mark-insert-end, message-archive-header)
14970         (message-archive-note, message-cross-post-default)
14971         (message-cross-post-note, message-followup-to-note)
14972         (message-cross-post-note-function, message-use-mail-followup-to)
14973         (message-subscribed-address-functions)
14974         (message-subscribed-address-file, message-subscribed-addresses)
14975         (message-subscribed-regexps, message-allow-no-recipients)
14976         (message-yank-cited-prefix, message-signature-insert-empty-line)
14977         (message-hidden-headers, message-hierarchical-addresses)
14978         (message-mail-user-agent, message-use-idna)
14979         (message-valid-fqdn-regexp)
14980         (message-strip-special-text-properties, message-header-synonyms)
14981         (message-beginning-of-line, message-tab-body-function): Add :version.
14982         (message-insert-canlock, message-wide-reply-confirm-recipients):
14983         Change :version.
14984
14985         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14986         and :version.
14987         (mail-source-delete-old-incoming-confirm)
14988         (mail-source-movemail-program): Add :version.
14989
14990         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14991         (gnus-agent-cache, gnus-agent): Change :version.
14992
14993         * gnus-util.el (gnus-use-byte-compile): Change :version.
14994
14995         * gnus-sum.el (gnus-summary-make-false-root-always)
14996         (gnus-summary-default-high-score)
14997         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14998         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14999         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15000         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15001         (gnus-sum-thread-tree-single-indent)
15002         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15003         (gnus-sum-thread-tree-leaf-with-other)
15004         (gnus-sum-thread-tree-single-leaf): Add :version.
15005         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15006         (gnus-article-loose-mime): Change :version.
15007
15008         * gnus-start.el (gnus-backup-startup-file)
15009         (gnus-save-startup-file-via-temp-buffer): Add :version.
15010
15011         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15012         (gnus-server-offline-face): Add :version.
15013
15014         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15015
15016         * gnus-msg.el (gnus-gcc-externalize-attachments)
15017         (gnus-debug-files, gnus-debug-exclude-variables)
15018         (gnus-discouraged-post-methods): Change :version.
15019         (gnus-confirm-mail-reply-to-news)
15020         (gnus-confirm-treat-mail-like-news): Add :version.
15021
15022         * gnus-int.el (gnus-server-unopen-status): Add :version.
15023
15024         * gnus-group.el (gnus-group-jump-to-group-prompt)
15025         (gnus-large-ephemeral-newsgroup)
15026         (gnus-fetch-old-ephemeral-headers): Add :version.
15027
15028         * gnus-fun.el (gnus-x-face-directory)
15029         (gnus-convert-pbm-to-x-face-command)
15030         (gnus-convert-image-to-x-face-command)
15031         (gnus-convert-image-to-face-command): Add :version.
15032
15033         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15034
15035         * gnus-cite.el (gnus-cite-blank-line-after-header)
15036         (gnus-article-boring-faces): Add :version.
15037
15038         * gnus-art.el (gnus-buttonized-mime-types)
15039         (gnus-inhibit-mime-unbuttonizing)
15040         (gnus-treat-display-face)
15041         (gnus-treat-body-boundary): Change :version.
15042         (gnus-body-boundary-delimiter, gnus-picon-databases)
15043         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15044         (gnus-treat-date-english, gnus-treat-fold-headers)
15045         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15046         (gnus-treat-mail-picon, gnus-treat-wash-html)
15047         (gnus-article-encrypt-protocol)
15048         (gnus-use-idna, gnus-article-over-scroll)
15049         (gnus-mime-display-multipart-alternative-as-mixed)
15050         (gnus-mime-display-multipart-related-as-mixed)
15051         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15052         (gnus-ctan-url, gnus-button-ctan-handler)
15053         (gnus-button-handle-ctan-bogus-regexp)
15054         (gnus-button-ctan-directory-regexp)
15055         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15056         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15057         (gnus-button-man-level, gnus-button-emacs-level)
15058         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15059
15060         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15061         (gnus-agent-go-online): Change :version.
15062         (gnus-agent-expire-unagentized-dirs)
15063         (gnus-agent-auto-agentize-methods): Add :version.
15064
15065         * flow-fill.el (fill-flowed-display-column)
15066         (fill-flowed-encode-column): Add :version.
15067
15068         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15069         (gnus-outlook-deuglify-unwrap-max)
15070         (gnus-outlook-deuglify-cite-marks)
15071         (gnus-outlook-deuglify-unwrap-stop-chars)
15072         (gnus-outlook-deuglify-no-wrap-chars)
15073         (gnus-outlook-deuglify-attrib-cut-regexp)
15074         (gnus-outlook-deuglify-attrib-verb-regexp)
15075         (gnus-outlook-deuglify-attrib-end-regexp)
15076         (gnus-outlook-display-hook): Add :version.
15077
15078         * binhex.el (binhex-use-external): Add :version.
15079
15080 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15081
15082         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15083         and `invisible'.
15084
15085 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15086
15087         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15088         in gnus-registry-trim.
15089
15090 2004-09-13  Simon Josefsson  <jas@extundo.com>
15091
15092         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15093
15094         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15095
15096         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15097         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15098         <yamaoka@jpl.org>.
15099         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15100         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15101         <yamaoka@jpl.org>.
15102
15103         * sieve.el (sieve-manage-mode): Ditto.
15104
15105 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15106
15107         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15108
15109 2004-09-11  Simon Josefsson  <jas@extundo.com>
15110
15111         * dns-mode.el: Add.
15112
15113         * mm-view.el (mm-display-dns-inline): Add.
15114
15115         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15116         (mm-automatic-display): Ditto.
15117
15118         * mailcap.el (mailcap-mime-data): Add text/dns.
15119         (mailcap-mime-extensions): Map .soa to text/dns.
15120
15121 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15122
15123         * gnus-art.el (article-decode-mime-words, article-babel)
15124         (gnus-article-highlight-signature, gnus-article-add-buttons)
15125         (gnus-signature-toggle): Remove unnecessary bindings of
15126         `inhibit-read-only' inherited from v5.10 merge.
15127
15128 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15129
15130         * nntp.el (nntp): New customization group.
15131         (nntp-authinfo-file): Add customization group.
15132
15133         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15134
15135         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15136
15137         * gnus.el (to-address, to-list, subscribed)
15138         (large-newsgroup-initial): Ditto.
15139
15140         * flow-fill.el (fill-flowed-display-column)
15141         (fill-flowed-encode-column): Ditto.
15142
15143 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15144
15145         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15146         Use point-min rather than 1.
15147         (message-send-mail): Use buffer-size rather than point-max.
15148
15149         * gnus-sum.el (gnus-summary-search-article-forward):
15150         Signal a specific `search-failed' rather than a generic `error'.
15151
15152         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15153         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15154         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15155
15156 2004-09-10  Simon Josefsson  <jas@extundo.com>
15157
15158         * nndb.el (require): Remove tcp and duplicate cl.
15159
15160 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15161
15162         * gnus-agent.el (directory-files-and-attributes): Move forward.
15163
15164 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15165
15166         * gnus-agent.el (directory-files-and-attributes): Optionally
15167         defined to support XEmacs.
15168
15169 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15170
15171         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15172         to avoid run-time CL dependencies.
15173         (gnus-agent-unfetch-articles): New function.
15174         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15175         article numbers even when local .overview file is missing.
15176         (gnus-agent-read-article-number): New function.  Only accepts
15177         27-bit article numbers.
15178         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15179         gnus-agent-read-article-number.
15180         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15181         from backend while recognizing that article numbers in .overview
15182         must be valid.
15183         (gnus-agent-update-files-total-fetched-for): Use
15184         directory-files-and-attributes to improve performance.
15185         * gnus-int.el (gnus-request-move-article): Use
15186         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15187         improve performance.
15188
15189         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15190         some users confused by references to .newsrc when they only have a
15191         .newsrc.eld file.
15192         (gnus-convert-mark-converter-prompt)
15193         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15194         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15195         New function.  Used internally to only display 'gnus converting
15196         files' message when actually necessary.
15197
15198         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15199         methods now autoloaded.
15200
15201 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15202
15203         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15204         identifiers.
15205
15206 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15207
15208         * gnus-picon.el: Fix indentation and closing parenthesis.
15209
15210 2004-09-01  Simon Josefsson  <jas@extundo.com>
15211
15212         * message.el (message-canlock-generate): Require sha1, not
15213         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15214         to require within a function.  Sadly, if sha1.el isn't loaded, the
15215         let binding in m-c-g will hide the defcustom definition, which is
15216         bad.)
15217
15218         * canlock.el: Require sha1, not sha1-el.
15219
15220         * message.el: Don't autoload sha1 (there is a autoload cookie in
15221         sha1.el).
15222
15223         * sha1-el.el: Renamed to sha1.el.
15224
15225 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15226
15227         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15228
15229 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15230
15231         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15232
15233 2004-08-30  Kim F. Storm  <storm@cua.dk>
15234
15235         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15236
15237         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15238         Add :group 'nnimap.
15239
15240 2004-08-30  Andreas Schwab  <schwab@suse.de>
15241
15242         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15243         ?* and ?\;.
15244
15245         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15246         and ?\' to symbol instead of whitespace.
15247
15248 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15249
15250         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15251
15252         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15253         instead of re-search-forward.
15254
15255         * gnus-uu.el (gnus-uu-save-article): Ditto.
15256         (gnus-uu-post-encode-uuencode): Ditto.
15257
15258         * html2text.el (html2text-clean-list-items): Ditto.
15259         (html2text-clean-dtdd): Ditto.
15260         (html2text-format-tags): Ditto.
15261
15262         * message.el (message-send-mail-with-sendmail): Fix regexp.
15263         (message-fill-field-general): Use search-forward instead of
15264         re-search-forward.
15265         (unbold-region): Ditto.
15266
15267         * nnrss.el (nnrss-request-article): Ditto.
15268
15269         * nnslashdot.el (nnslashdot-request-article): Ditto.
15270
15271         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15272
15273         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15274         "Unrecognized menu descriptor" error in XEmacs.
15275
15276 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15277
15278         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15279         parent article of a sparse article in the thread hashtb.
15280
15281 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15282
15283         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15284         (nnmail-expand-newtext): Lowercase expanded entries if
15285         nnmail-split-lowercase-expanded is non-nil.
15286
15287 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15288
15289         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15290
15291         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15292         of gnus-tmp-news-method into string under XEmacs.  It will be
15293         passed to gnus-correct-length which takes only a string argument.
15294
15295 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15296
15297         * gnus-util.el (gnus-bind-print-variables): New macro.
15298         (gnus-prin1): Use it.
15299         (gnus-prin1-to-string): Use it.
15300         (gnus-pp): New function.
15301         (gnus-pp-to-string): New function.
15302
15303         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15304         Replace pp-to-string with gnus-pp-to-string.
15305         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15306         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15307         * gnus-msg.el (gnus-debug): Ditto.
15308         * gnus-score.el (gnus-score-save): Ditto.
15309         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15310         gnus-pp-to-string.
15311         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15312         with gnus-pp.
15313         * score-mode.el (gnus-score-pretty-print): Ditto.
15314         * webmail.el (webmail-debug): Ditto.
15315
15316 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * gnus-art.el (article-display-face, article-display-x-face):
15319         Use buffer-read-only.
15320
15321 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * gnus-art.el (article-hide-list-identifiers):
15324         Bind inhibit-read-only as t.
15325
15326 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15327
15328         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15329
15330 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15331
15332         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15333         (gnus-narrow-to-page): Don't assume point-min == 1.
15334         (gnus-article-edit-mode): Derive from message-mode.
15335
15336         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15337         point-min == 1.
15338
15339         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15340         Disable incorrect use of `assert'.
15341
15342         * message.el (message-mode): Set comment-start-skip.
15343
15344
15345 2004-08-22  Sam Steingold  <sds@gnu.org>
15346
15347         * pop3.el (pop3-leave-mail-on-server): New user variable.
15348         (pop3-movemail): Delete mail only when it is nil.
15349
15350 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15351
15352         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15353
15354         * mml.el (mml-preview): Use `pop-to-buffer'.
15355
15356         * message.el (message-goto-mail-followup-to): Insert after "To".
15357         (message-carefully-insert-headers): Add comment.
15358
15359         * gnus.el: Remove unused variable `gnus-article-check-size'.
15360
15361         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15362
15363         * gnus-art.el (gnus-button-alist): Improve
15364         `gnus-button-handle-library' entry.
15365
15366 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15367
15368         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15369         downcase, since XEmacs capitalizes error messages differently.
15370
15371 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15372
15373         * nntp.el: Add (require 'gnus) due to reference to
15374         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15375
15376 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15377
15378         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15379         `mm-fill-flowed'.
15380
15381         * mm-decode.el (mm-dissect-singlepart): Check it.
15382
15383 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15384
15385         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15386         'imap' for netrc parsing.
15387
15388 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15389
15390         * mailcap.el (mailcap-mime-data): Mark as risky.
15391
15392 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15393
15394         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15395         may be included in the encoded word.
15396         (rfc2047-encode): Don't append a space if the encoded word
15397         includes close parenthesis.
15398
15399 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15400
15401         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15402         of text within parentheses.
15403
15404 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15405
15406         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15407         (gnus-encrypt-write-file-contents): Make the password key the file
15408         name PLUS the cipher, not just the cipher.  Also remove failed
15409         passwords from the cache.
15410
15411 2004-08-06  Simon Josefsson  <jas@extundo.com>
15412
15413         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15414         fix.
15415
15416 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15417
15418         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15419         LWSP.
15420
15421 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15422
15423         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15424         to append in-reply-to: data to the references: header.
15425
15426         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15427         (netrc-parse): Use gnus-encrypt.el functions.
15428
15429         * gnus-encrypt.el: Add new file for encryption support; currently
15430         does only a few GPG ciphers and an internal XOR cipher.
15431
15432         * password.el: Add comments on using password-read-and-add.
15433         (password-read-and-add): Add function to read and add the
15434         password to the cache at once.
15435
15436 2004-07-28  Simon Josefsson  <jas@extundo.com>
15437
15438         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15439         parameter (but don't use it, for now).
15440
15441         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15442         instead of hard coding to nil.
15443
15444 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15445
15446         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15447         as mm-inline-image-xemacs does.
15448
15449 2004-07-26  Simon Josefsson  <jas@extundo.com>
15450
15451         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15452         Revert part of 2004-07-17 change below.
15453
15454 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15455
15456         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15457         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15458
15459 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15460
15461         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15462         quotes that actually start with ">" at the beginning of the
15463         lines.
15464
15465 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15466
15467         * rfc2047.el (rfc2047-encode-region): Fix last change.
15468         (rfc2047-encode-parameter): Remove useless concat.
15469
15470 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15473         encode special characters; fix some kind of misconfigured headers;
15474         signal a real error if debug-on-quit or debug-on-error is non-nil.
15475         (rfc2047-encode-max-chars): New variable.
15476         (rfc2047-encode-1): Use it.
15477         (rfc2047-encode-parameter): New function.
15478
15479         * mml.el (mml-insert-parameter): Remove an excessive space.
15480
15481 2004-07-17  Simon Josefsson  <jas@extundo.com>
15482
15483         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15484         Kai Grossjohann <kai@emptydomain.de>.
15485         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15486         (gnus-group-make-menu-bar): Ditto.
15487
15488         * gnus-util.el (gnus-group-server): Add.
15489
15490 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15491
15492         * message.el (message-clone-locals): Clone sendmail and smtp
15493         variables.
15494
15495 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15496
15497         * rfc2047.el (rfc2047-encode-region): Fix last change.
15498
15499 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15500
15501         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15502         characters as non-special.
15503
15504 2004-07-09  Simon Josefsson  <jas@extundo.com>
15505
15506         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15507         Users will lose all flag changes made while unplugged with
15508         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15509         good default.  See numerous reports on ding mailing list.
15510
15511 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15514         add generate-head-function and generate-article-function to the
15515         rfc822-forward entry.
15516         (nndoc-rfc822-forward-generate-article): New function.
15517         (nndoc-rfc822-forward-generate-head): New function.
15518
15519         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15520
15521 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15522
15523         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15524         respect display group parameter and gnus-summary-expunge-below.
15525         (gnus-articles-to-read): Remove unused reference to display group
15526         parameter.
15527
15528 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15529
15530         * nnheader.el (nnheader-uniquify-message-id): New experimental
15531         variable.
15532         (nnheader-nov-read-message-id): Use it.
15533
15534         * spam-report.el (spam-report-gmane): Add interactive.
15535
15536 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15537
15538         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15539         qp-or-base64 for the application/* types.
15540
15541 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15542
15543         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15544
15545 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15546
15547         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15548         trim value.
15549
15550 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15551
15552         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15553         New macro and function.
15554         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15555
15556 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15559         after-load-alist.
15560
15561 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15562
15563         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15564         update info that isn't there.
15565
15566 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15567
15568         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15569         entry.
15570
15571 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * mm-view.el (mm-inline-render-with-function): Use multibyte
15574         buffer; decode html source by charset.
15575
15576         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15577
15578         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15579         Mule-UCS is loaded under XEmacs.
15580         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15581
15582 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15583
15584         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15585
15586 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15587
15588         * mm-util.el (mm-coding-system-p): Return a coding-system.
15589         (mm-mime-mule-charset-alist): Use shift_jis instead of
15590         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15591         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15592         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15593         instead of japanese-shift-jis and iso-latin-1 respectively in
15594         order to share the default value with both Emacs and XEmacs-mule.
15595         (mm-mule-charset-to-mime-charset): Make
15596         mm-coding-system-priorities effective.
15597         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15598         while predicating of candidates upon the priorities.
15599
15600 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15601
15602         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15603         gnus-uu-invert-processable.
15604
15605         * gnus.el: Autoload gnus-uu-invert-processable.
15606
15607 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15608
15609         * mm-util.el (mm-with-multibyte-buffer): New macro.
15610
15611         * rfc2047.el (rfc2047-encode-string): Use it.
15612         (rfc2047-encode-region): Move point to the end of the region after
15613         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15614
15615 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15616
15617         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15618         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15619
15620 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15623         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15624         Karl Chen <quarl@nospam.quarl.org>.
15625
15626 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15627
15628         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15629         invalid addresses.
15630
15631 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15632
15633         * spam.el: Change section markers, revise TODO list.
15634         (spam-backends): Make new master list of all installed backends.
15635         (spam-summary-exit-behavior): Add new variable to determine how
15636         messages moves are done at summary exit.
15637         (spam-move-spam-nonspam-groups-only)
15638         (spam-process-ham-in-nonham-groups)
15639         (spam-process-ham-in-spam-groups): Remove variables, the
15640         spam-summary-exit-behavior variable should be used to manage this
15641         behavior.
15642         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15643         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15644         and spam-old-spam-articles.
15645         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15646         Add empty variables, placeholders for the backends they represent.
15647         (spam-set-difference): Move, unchanged.
15648         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15649         unless the user has a processor variable.
15650         (spam-classifications, spam-classification-valid-p)
15651         (spam-backend-properties, spam-backend-property-valid-p)
15652         (spam-backend-function-type-valid-p)
15653         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15654         (spam-report-articles-gmane, spam-report-articles-resend):
15655         Remove functions, they are not needed.
15656         (spam-install-backend-super, spam-backend-list)
15657         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15658         (spam-backend-function, spam-backend-ham-registration-function)
15659         (spam-backend-spam-registration-function)
15660         (spam-backend-ham-unregistration-function)
15661         (spam-backend-spam-unregistration-function)
15662         (spam-backend-statistical-p, spam-backend-mover-p)
15663         (spam-install-backend-alias, spam-install-checkonly-backend)
15664         (spam-install-mover-backend, spam-install-nocheck-backend)
15665         (spam-install-backend, spam-install-statistical-backend)
15666         (spam-install-statistical-checkonly-backend): Add backend installation
15667         support.
15668         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15669         (spam-group-processor-p): Use the new backend code and respect the
15670         summary exit behavior.
15671         (spam-mark-spam-as-expired-and-move-routine): Remove.
15672         (spam-summary-prepare): Change to use the new spam-old-articles
15673         variable.
15674         (spam-copy-or-move-routine, spam-copy-spam-routine)
15675         (spam-move-spam-routine, spam-copy-ham-routine)
15676         (spam-move-ham-routine): Add code to copy/move ham or spam.
15677         (spam-fetch-field-fast): Improve doc and code, plus allow the
15678         'number request.
15679         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15680         variables.
15681         (spam-split, spam-find-spam): Use the new backend code.
15682         (spam-registration-functions): Remove variable.
15683         (spam-unregister-routine): Add convenience wrapper.
15684         (spam-log-undo-registration, spam-register-routine)
15685         (spam-log-processing-to-registry)
15686         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15687         where possible.
15688         (spam-check-gmane-xref, spam-check-regex-headers)
15689         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15690         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15691         (spam-check-bogofilter-headers, spam-check-spamoracle)
15692         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15693         (spam-check-crm114-headers): Use the spam-split-group that
15694         spam-split prepares, no need to determine it every time.
15695
15696         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15697         to the nnheader-parse-naked-head call.
15698
15699         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15700
15701         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15702         the nnheader-nov-read-message-id call.
15703
15704 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15705
15706         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15707         gnus-activate-group twice.  Suggested by Markus Peter
15708         <warp@spin.de>.
15709
15710 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15711
15712         * gnus-art.el (gnus-article-time-format): Exchange the order of
15713         day and month in the default value; fix customization type.
15714         (article-date-ut): Use add-text-properties.
15715         (article-make-date-line): Use message-make-date instead of
15716         current-time-string.
15717
15718         * message.el (message-fetch-field): Don't use set-text-properties.
15719         (message-make-date): Simplify.
15720
15721         * messagexmas.el (message-xmas-make-date): New function.
15722         (message-xmas-redefine): Defalias message-make-date to it.
15723
15724 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15725
15726         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15727         (rfc2047-encode-region): Treat text within parentheses as special;
15728         show the original text when error has occurred.
15729
15730         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15731         already-computed method to gnus-activate-group.
15732
15733         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15734         same select-methods identical Lisp objects.
15735
15736         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15737         object when modifying the info.
15738
15739 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15740
15741         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15742         gnus-opened-servers since it has never been opened with the new
15743         configuration yet.
15744
15745 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15746
15747         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15748         arg to nnheader-generate-fake-message-id.
15749
15750 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15751
15752         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15753         number and build a fake message ID localized to a group and
15754         article number (so it's repeatable from that point on).
15755         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15756         ID format.
15757
15758         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15759         nnheader-generate-fake-message-id with the article number.
15760
15761 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15762
15763         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15764         end-of-buffer.
15765
15766 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15767
15768         * message.el (message-ignored-supersedes-headers): Add Approved.
15769
15770 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15771
15772         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15773         goto-char.
15774         (rfc2047-encode): Fold the line before encoding.
15775
15776 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15777
15778         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15779         folding -- not all headers can be folded, and this should be done
15780         by the message composition mode.  Probably.  I think.
15781
15782 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15783
15784         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15785         fast.
15786
15787         * gnus-ems.el (gnus-remove-image): Don't use
15788         message-text-with-property; remove only the image found first.
15789
15790         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15791         found first.
15792
15793 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15794
15795         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15796
15797 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15798
15799         * message.el (message-text-with-property): Make it fast and accept
15800         optional arguments.
15801         (message-strip-forbidden-properties): Use it.
15802         (message-fix-before-sending): Follow the m-t-w-p change.
15803
15804         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15805
15806 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15807
15808         * gnus-art.el (article-hide-headers): Don't change the buffer
15809         mistakenly when performing mml-preview even if
15810         gnus-single-article-buffer is nil.
15811
15812 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15813
15814         * message.el (message-expand-name-databases): New user option.
15815         (message-expand-name): Use it.
15816
15817 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15818
15819         * spam.el (spam-report-articles-resend)
15820         (spam-report-resend-register-routine): Allow ham reporting.
15821         (spam-report-resend-register-ham-routine): Add wrapper.
15822         (spam-registration-functions): Add ham resending functions.
15823         (spam-list-of-processors): Add ham resend processor.
15824
15825         * gnus.el (ham-resend-to): Add new group parameter.
15826         (spam-process): Add ham resend option.
15827
15828         * spam-report.el (spam-report-resend): Allow reporting ham.
15829         (spam-report-resend-ham): Add wrapper.
15830
15831 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15832
15833         * message.el (message-cite-articles-with-x-no-archive): New
15834         variable.
15835         (message-cite-original): Use it.
15836
15837 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15838
15839         * message.el (message-cite-original): Respect X-No-Archive.
15840
15841 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15842
15843         * gnus-art.el (article-hide-headers): Refer to the values for
15844         gnus-ignored-headers and gnus-visible-headers in the summary
15845         buffer since a user may have set them as group parameters.
15846
15847 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15848
15849         * assistant.el (assistant-node-name): Add convenience function.
15850         (assistant-render-text, assistant-render-node): Add error handling,
15851         plus handle multiple next nodes.
15852         (assistant-find-next-node): Comment out for now.
15853         (assistant-find-next-nodes): Add function, returns list of next
15854         nodes.
15855
15856 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15857
15858         * mail-source.el (mail-source-directory): Fix doc-string.
15859
15860 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15861
15862         * assistant.el (assistant-render-text, assistant-eval): Add :set
15863         widget type, which is different because it takes and returns a
15864         list.  Much hilarity ensues.
15865
15866 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15867
15868         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15869
15870         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15871         doc-string.
15872
15873         * gnus-start.el (gnus-activate-group): Added doc-string.
15874
15875 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15876
15877         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15878
15879 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15880
15881         * assistant.el (assistant-render-text): Try to add a :set
15882         widget, more to come.
15883
15884         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15885         strings.
15886         (spam-report-articles-resend)
15887         (spam-register-routine): Do registration iff any articles warrant
15888         it.
15889         (spam-summary-prepare-exit): Change log message for nil group
15890         destinations.
15891
15892 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15893
15894         * spam.el (spam-report-resend-register-routine): Allow
15895         spam-report-resend-to to be a group parameter or a global value.
15896
15897 2004-05-26  Simon Josefsson  <jas@extundo.com>
15898
15899         * starttls.el: Merge with my GNUTLS based starttls.el.
15900         (starttls-gnutls-program, starttls-use-gnutls)
15901         (starttls-extra-arguments, starttls-process-connection-type)
15902         (starttls-connect, starttls-failure, starttls-success): New
15903         variables.
15904         (starttls-program, starttls-extra-args): Doc fix.
15905         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15906         functions.
15907         (starttls-negotiate, starttls-open-stream): Check
15908         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15909         function if it is set.
15910
15911 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15912
15913         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15914         structured fields.
15915
15916 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15917
15918         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15919
15920 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15921
15922         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15923         variable.
15924         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15925         assigning the spam-mark to new messages.
15926
15927 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15928
15929         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15930
15931 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15932
15933         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15934
15935         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15936         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15937         default.
15938
15939 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15940
15941         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15942         correct data.
15943
15944 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15945
15946         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15947         (spam-group-processor-p): Fix function.
15948         (spam-group-processor-multiple-p)
15949         (spam-group-spam-processor-report-gmane-p)
15950         (spam-group-spam-processor-report-resend-p)
15951         (spam-group-spam-processor-bogofilter-p)
15952         (spam-group-spam-processor-blacklist-p)
15953         (spam-group-spam-processor-ifile-p)
15954         (spam-group-ham-processor-ifile-p)
15955         (spam-group-spam-processor-spamoracle-p)
15956         (spam-group-spam-processor-crm114-p)
15957         (spam-group-ham-processor-bogofilter-p)
15958         (spam-group-spam-processor-stat-p)
15959         (spam-group-ham-processor-stat-p)
15960         (spam-group-ham-processor-whitelist-p)
15961         (spam-group-ham-processor-BBDB-p)
15962         (spam-group-ham-processor-spamoracle-p)
15963         (spam-group-ham-processor-copy-p): Remove functions with some
15964         prejudice against unneeded code.
15965         (spam-report-articles-resend)
15966         (spam-report-resend-register-routine): Allow the group/topic
15967         spam-resend-to value to override spam-report-resend-to.
15968         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15969         properly now.
15970
15971         * gnus.el (spam-resend-to): Add group/topic parameter.
15972         (spam-process): Move the OBSOLETE processors to the end of the
15973         choices.
15974
15975 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15976
15977         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15978         with resend-to set to nil, and then ask the user if necessary.
15979         (spam-report-resend): spam-report-resend takes a list of articles, not
15980         separate article numbers.
15981
15982 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15983
15984         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15985         addition to emacs-w3m.
15986
15987 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15988
15989         * assistant.el (assistant-authinfo-data): New function.
15990         (assistant-eval): Eval for entire assistant.
15991
15992         * netrc.el (netrc-services-file): New variable.
15993         (netrc-parse-services): New function.
15994         (netrc-find-service-name): New function.
15995         (netrc-find-service-number): New function.
15996         (netrc-port-equal): New function.
15997         (netrc-machine): Use it.
15998
15999         * nnimap.el (nnimap-open-connection): Use netrc.
16000
16001         * gnus-util.el (gnus-netrc-get): Remove aliases.
16002
16003         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16004
16005         * assistant.el (wid-edit): Fix compilation.
16006
16007         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16008
16009 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16010
16011         * gnus-util.el (gnus-set-file-modes): New function.  (small
16012         patch).
16013
16014 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16015
16016         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16017
16018         * assistant.el (assistant-render-node): Fix up rendering and
16019         read-only text.
16020         (assistant-render-node): Reset.
16021         (assistant-make-read-only): Not sticky.
16022
16023 2004-05-20  Danny Siu  <dsiu@adobe.com>
16024
16025         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16026         centered even when gnus-auto-center-summary is t.
16027
16028 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16029
16030         * dns.el (dns-get-txt-answer): New function.
16031         (dns-read-txt): Ditto.
16032         (query-dns): Use it.
16033
16034 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16037         active for foreign groups even if the group level is higher than
16038         the specified value.
16039
16040 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16041
16042         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16043         non-active groups.
16044
16045         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16046
16047 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16048
16049         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16050
16051 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16052
16053         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16054         (spam-crm114-header, spam-crm114-spam-switch)
16055         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16056         (spam-crm114-positive-spam-header)
16057         (spam-crm114-database-directory, spam-list-of-processors)
16058         (spam-group-spam-processor-crm114-p)
16059         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16060         (spam-generic-score, spam-list-of-checks)
16061         (spam-list-of-statistical-checks, spam-registration-functions)
16062         (spam-check-crm114-headers, spam-crm114-score)
16063         (spam-check-crm114, spam-crm114-register-with-crm114)
16064         (spam-crm114-register-spam-routine)
16065         (spam-crm114-unregister-spam-routine)
16066         (spam-crm114-register-ham-routine)
16067         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16068         asjo@koldfront.dk (Adam Sjøgren).
16069
16070         * gnus.el: Add spam-use-crm114.
16071
16072         * spam.el (spam-list-of-processors, spam-registration-functions):
16073         Add spam-use-resend.
16074         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16075         (spam-report-articles-gmane): Add doc fix.
16076         (spam-report-articles-resend, spam-report-resend-register-routine):
16077         Add wrappers around spam-report-resend-to.
16078
16079         * spam-report.el (spam-report-resend-to, spam-report-resend):
16080         Add support for resending spam.
16081         (spam-report-gmane): Fix line length >80.
16082
16083         * gnus.el (spam-process): Add spam-use-resend.
16084
16085 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16086
16087         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16088         number of processed spam messages.
16089         (spam-ham-copy-or-move-routine): Return the number of processed
16090         ham messages.
16091         (spam-summary-prepare-exit): Use the above values to decide
16092         whether status messages shouled be displayed.
16093
16094 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16095
16096         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16097         `rfc2047-encoding-function-alist' in order to avoid conflicting
16098         with the old version.
16099         (rfc2047-encode-region): Concatenate words containing non-ASCII
16100         characters in structured fields; don't encode space-delimited
16101         ASCII words even in unstructured fields; don't break words at
16102         char-category boundaries.
16103         (rfc2047-encode-1): New function.
16104         (rfc2047-encode): Use it; encode text so that it occupies the
16105         maximum width within 76-column; work correctly on Q encoding for
16106         iso-2022-* charsets.
16107         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16108         sure not to break a line just after the header name.
16109         (rfc2047-b-encode-region): Removed.
16110         (rfc2047-b-encode-string): New function.
16111         (rfc2047-q-encode-region): Removed.
16112         (rfc2047-q-encode-string): New function.
16113
16114         * mm-util.el (mm-replace-in-string): New function.
16115
16116 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16117
16118         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16119         get it right.
16120         (gnus-inews-make-draft): Really.
16121
16122 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16123
16124         * nnmh.el (nnmh-request-list-1): Don't check the link count
16125         before descending.  (small patch)
16126
16127 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16128
16129         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16130         stuff.
16131
16132         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16133         on real group name.
16134
16135         * gnus-art.el (gnus-signature-limit): Doc fix.
16136
16137         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16138
16139         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16140
16141 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16142
16143         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16144         isn't a string.
16145
16146 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16147
16148         * gnus-draft.el (gnus-draft-send): Bind
16149         rfc2047-encode-encoded-words.
16150
16151         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16152         (rfc2047-encodable-p): Say that =? needs encoding.
16153         (rfc2047-encode-encoded-words): New variable.
16154
16155         * gnus-group.el (gnus-group-select-group): Doc fix.
16156
16157         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16158
16159         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16160         to nil.
16161
16162         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16163
16164         * nnheader.el (nnheader-get-lines-and-char): New function.
16165
16166 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16167
16168         * gnus-msg.el (gnus-summary-followup-with-original): Document
16169         yanking of region when active.
16170
16171 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16172
16173         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16174         groups if the group level is higher than the specified value.
16175
16176 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16177
16178         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16179         (gnus-group-jump-to-group): Added prefix argument using
16180         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16181         non-active group.
16182
16183         * compface.el (uncompface): Be verbose when changing
16184         `uncompface-use-external'.
16185
16186         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16187         handle manual section.
16188
16189 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16190
16191         * gnus-art.el (gnus-button-alist): Revert previous change.
16192
16193 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16194
16195         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16196
16197 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16198
16199         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16200         whether backend can accept message.
16201
16202         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16203
16204 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16205
16206         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16207         Avoid creating directory when nntp-marks-is-evil is true.
16208         Reported by Reiner Steib.
16209
16210 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16211
16212         * gnus-picon.el (gnus-picon-style): New variable.
16213         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16214         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16215         Jesper Harder <harder@ifa.au.dk>.
16216
16217 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16218
16219         * message.el (message-fill-field): Return point.
16220         (message-generate-headers): Go to end of field.
16221
16222         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16223         stuff for non-living groups.
16224
16225 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16226
16227         * gnus-art.el (gnus-article-followup-with-original)
16228         (gnus-article-reply-with-original): gnus-mark-active-p ->
16229         gnus-region-active-p.
16230
16231 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16232
16233         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16234         only when there is spam or ham to be processed.
16235
16236 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16237
16238         * mail-source.el (mail-source-delete-crash-box): Refactor.
16239         (mail-source-fetch): Use it.
16240         (mail-source-fetch-file): Ditto.
16241         (mail-source-fetch-directory): Run postscript in loop.
16242         (mail-source-fetch-pop): Delete.
16243         (mail-source-fetch-maildir): Ditto.
16244         (mail-source-fetch-imap): Ditto.
16245
16246         * imap.el (imap-authenticators): Comment out sasl.
16247
16248         * message.el (message-skip-to-next-address): New function.
16249         (message-fill-header-address): Refactor.
16250         (message-fill-address): Use it.
16251         (message-delete-address): Use it.
16252         (message-fill-header-general): Refactor.
16253         (message-fill-field-address): Rename.
16254         (message-narrow-to-field): Find the start of the header.
16255         (message-header-format-alist): Don't pre-fill.
16256         (message-fill-header): Removed.
16257         (message-insert-header): New function.
16258         (message-shorten-references): Use it.
16259
16260         * rfc2047.el (rfc2047-field-value): Strip props.
16261
16262         * mail-parse.el (mail-header-make-address): New alias.
16263
16264         * ietf-drums.el (ietf-drums-make-address): New function.
16265
16266         * imap.el: Add compiler directives.
16267
16268         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16269
16270         * gnus-art.el (article-decode-idna-rhs): Don't use
16271         message-idna-inside-rhs-p.
16272
16273 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16274
16275         * message.el (message-idna-inside-rhs-p): Removed.
16276         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16277
16278         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16279         false positives.
16280
16281 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16282
16283         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16284
16285 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16286
16287         * nneething.el (nneething-file-name): Don't create spurious
16288         files.
16289
16290         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16291         (gnus-inews-do-gcc): Remove sleep.
16292
16293         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16294         part under point.
16295
16296         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16297         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16298
16299 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16300
16301         * spam.el (spam-summary-prepare-exit): Fixed (length).
16302
16303 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16304
16305         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16306         as expired without moving it" message when there are spam
16307         messages left.
16308
16309 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16310
16311         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16312         header is not nil.
16313
16314 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16315
16316         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16317         nntp-possibly-create-directory, not nntp-possibly-change-group.
16318         (nntp-marks-changed-p): New arg SERVER.
16319         (nntp-request-update-info): Adjust caller.
16320
16321 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16322
16323         * nntp.el (nntp-save-marks): Pass missing arg.
16324
16325 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16326
16327         * nntp.el: Support marks.
16328         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16329         (nntp-marks-modtime, nntp-marks-directory): New variables.
16330         (nntp-request-set-mark, nntp-request-update-info)
16331         (nntp-possibly-create-directory, nntp-marks-changed-p)
16332         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16333         functions.
16334
16335 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16336
16337         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16338         (gnus-xmas-redefine): Rename.
16339
16340         * gnus-score.el (gnus-score-insert-help): Use
16341         gnus-select-lowest-window.
16342
16343         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16344         appt-select-lowest-window and rename to gnus-select-lowest-window.
16345
16346         * gnus.el: do.
16347
16348 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16349
16350         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16351         encodings of MIME-encoded words, in order to improve
16352         interoperability with several broken MUAs.
16353
16354 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16355
16356         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16357         tags, only when charsets are not specified in headers.
16358         (mm-inline-text-html-render-with-w3m): Ditto.
16359
16360         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16361         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16362
16363 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16364
16365         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16366         instead of MIME-decoded from fields when checking
16367         `gnus-article-address-banner-alist'.
16368
16369 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16370
16371         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16372         description rather than subject.
16373
16374 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16375
16376         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16377
16378 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16379
16380         * gnus.el (gnus-version-number): Bump.
16381
16382 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16383
16384         * gnus.el: No Gnus v0.2 is released.
16385
16386 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16387
16388         * gnus-agent.el (gnus-agent-read-agentview): Inline
16389         gnus-uncompress-range.
16390
16391 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16392
16393         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16394         `exec-installed-p'.
16395
16396 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16397
16398         * gnus.el (spam-process, spam-autodetect-methods): Add
16399         bsfilter and bsfilter-headers.
16400
16401         * spam.el (spam-bsfilter): New customize group.
16402         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16403         (spam-bsfilter-header, spam-bsfilter-probability-header)
16404         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16405         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16406         (spam-bsfilter-database-directory): New options.
16407         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16408         (spam-list-of-statistical-checks, spam-registration-functions):
16409         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16410         (spam-bsfilter-score): New command.
16411         (spam-check-bsfilter-headers, spam-check-bsfilter)
16412         (spam-bsfilter-register-with-bsfilter)
16413         (spam-bsfilter-register-spam-routine)
16414         (spam-bsfilter-unregister-spam-routine)
16415         (spam-bsfilter-register-ham-routine)
16416         (spam-bsfilter-unregister-ham-routine): New functions.
16417         (spam-generic-score): Support bsfilter; Accept an optional argument
16418         to recalcurate spam score even if scoring header has already been
16419         added.
16420         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16421         optional argument to recalcurate spam score even if scoring header
16422         has already been added.
16423
16424 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16425
16426         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16427         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16428         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16429         link is missing.
16430
16431 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16432
16433         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16434         (html2text-get-attr): Rewrite.
16435
16436         * message.el (message-setup-1): Remove redundant put-text-property
16437         on mail-header-separator.
16438
16439 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16440
16441         * gnus-registry.el (gnus-registry-cache-whitespace)
16442         (gnus-registry-action, gnus-registry-spool-action)
16443         (gnus-registry-split-fancy-with-parent): Change message levels
16444         from 5 to 3 or 7, as needed.
16445
16446         * spam.el (spam-summary-prepare-exit)
16447         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16448         (spam-split, spam-find-spam, spam-log-undo-registration)
16449         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16450         level from 5 to 6.
16451
16452 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16455         2004-03-04 change).
16456
16457 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16458
16459         * sieve-manage.el (sieve-manage-open):
16460         * nnweb.el (nnweb-insert-html):
16461         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16462         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16463         * nnspool.el (nnspool-request-group):
16464         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16465         * nnml.el (nnml-request-update-info):
16466         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16467         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16468         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16469         (nnimap-request-set-mark):
16470         * nnfolder.el (nnfolder-request-update-info):
16471         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16472         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16473         * gnus-uu.el (gnus-uu-find-articles-matching):
16474         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16475         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16476         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16477         * gnus-nocem.el (gnus-nocem-scan-groups):
16478         * gnus-int.el (gnus-start-news-server):
16479         * gnus-group.el (gnus-group-make-kiboze-group)
16480         (gnus-group-browse-foreign-server):
16481         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16482         Use mapc when appropriate.
16483
16484 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16485
16486         FIXME: Make separate entries for each person.
16487
16488         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16489         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16490         <shields@msrl.com>:
16491
16492         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16493         may need for spam sorting and scoring.
16494         (spam-user-format-function-S): Add user format function suitable for
16495         general use.
16496         (spam-article-sort-by-spam-status): Add sorting function for summary
16497         sorting.
16498         (spam-extra-header-to-number): Add function to get a score from a
16499         header.
16500         (spam-summary-score): Add function to get a numeric score from the
16501         headers.
16502         (spam-generic-score): Fix function doc, was in wrong place.
16503         (spam-initialize): Take symbols when it's run, and install the
16504         extra headers that spam-necessary-extra-headers thinks we need.
16505
16506 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16507
16508         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16509         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16510
16511 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16512
16513         * gnus-sum.el (gnus-set-global-variables)
16514         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16515         (gnus-article-get-xrefs, gnus-summary-best-group)
16516         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16517         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16518         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16519         Use with-current-buffer.
16520
16521 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * spam.el (spam-summary-prepare-exit): Simplify logic.
16524         (spam-fetch-article-header): Read the article header if it's not
16525         available.
16526         (spam-list-articles): Simplify logic.
16527         (spam-filelist-register-routine): Fix bug with unregister-list.
16528
16529         * gnus-registry.el: Fix comments at beginning.
16530
16531 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16532
16533         * message.el (message-cater-to-broken-inn): Remove.
16534         (message-shorten-references): Make sure the total folded length of
16535         References is shorter than 998 characters to cater to a bug in INN
16536         2.3.  Also, don't pretend that references aren't folded -- this
16537         hasn't worked for a while.
16538
16539 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16540
16541         * gnus-agent.el (gnus-agentize):
16542         gnus-agent-send-mail-real-function no longer set to current value
16543         of message-send-mail-function but rather a lambda that calls
16544         message-send-mail-function.  The change makes the agent real-time
16545         responsive to user changes to message-send-mail-function.
16546
16547 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16548
16549         * legacy-gnus-agent.el
16550         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16551         help from Florian Weimer <fw@deneb.enyo.de>
16552
16553 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16554
16555         * nnmail.el (nnmail-cache-insert): Revert last change.
16556
16557 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16558
16559         * nnmail.el (nnmail-cache-insert): Always check whether
16560         nnmail-cache-ignore-groups matches a group name.
16561
16562 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16563
16564         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16565         (spam-find-spam, spam-log-processing-to-registry)
16566         (spam-log-registered-p, spam-log-unregistration-needed-p)
16567         (spam-log-undo-registration): Use gnus-message instead of
16568         gnus-error, none of these errors are fatal.
16569
16570         * gnus-registry.el (gnus-registry-clean-empty-function)
16571         (gnus-registry-clean-empty): Remove only empty entries without
16572         extra data.
16573
16574 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16575
16576         * spam-stat.el (spam-stat-buffer-change-to-spam)
16577         (spam-stat-buffer-change-to-non-spam): Change (error) to
16578         (gnus-message 8) invocation.
16579
16580 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16581
16582         * nntp.el (nntp-via-netcat-command): New variable.
16583         (nntp-via-netcat-switches): New variable.
16584         (nntp-open-via-rlogin-and-netcat): New function.
16585         (nntp-open-connection-function): Doc fix.
16586         (nntp-telnet-command): Doc fix.
16587         (nntp-end-of-line): Doc fix.
16588         (nntp-via-rlogin-command): Doc fix.
16589         (nntp-via-user-name): Doc fix.
16590         (nntp-via-address): Doc fix.
16591
16592 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16595         error in Emacs 21.1.
16596
16597 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16598
16599         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16600
16601 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16602
16603         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16604         (gnus-agent-with-refreshed-group): New macro.
16605         (gnus-agent-rename-group): New function.
16606         (gnus-agent-delete-group): New function.
16607         (gnus-agent-save-group-info): Use gnus-command-method when
16608         `method' parameter is nil.  Don't write nil entries into the
16609         active file.
16610         (gnus-agent-get-group-info): New function.
16611         (gnus-agent-fetch-articles): Use
16612         gnus-agent-update-files-total-fetched-for to increment disk space
16613         used.
16614         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16615         gnus-agent-update-view-total-fetched-for to increment disk space
16616         used.
16617         (gnus-agent-get-local): Added optional parameters to avoid calling
16618         gnus-group-real-name and gnus-find-method-for-group.
16619         (gnus-agent-set-local): Delete stored entry if either min, or max,
16620         are nil.
16621         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16622         quit, use gnus-agent-regenerate-group to record existance of any
16623         articles fetched to disk before the quit occurred.
16624         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16625         gnus-agent-update-view-total-fetched-for, and
16626         gnus-agent-update-files-total-fetched-for to decrement disk space
16627         used.
16628         (gnus-agent-retrieve-headers): Use
16629         gnus-agent-update-view-total-fetched-for to increment disk space
16630         used.
16631         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16632         with gnus-agent-update-files-total-fetched-for to decrement disk
16633         space and fresh group buffer.
16634         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16635         (gnus-agent-need-update-total-fetched-for): New variable.
16636         (gnus-agent-update-files-total-fetched-for): New function.
16637         (gnus-agent-update-view-total-fetched-for): New function.
16638         (gnus-agent-total-fetched-for): New function.
16639
16640         * gnus-cache.el (gnus-cache-save-buffers): Use
16641         gnus-cache-update-overview-total-fetched-for to change disk space
16642         used by this group.
16643         (gnus-cache-possibly-enter-article): Use
16644         gnus-cache-update-file-total-fetched-for to increment disk space
16645         used by this group.
16646         (gnus-cache-possibly-remove-article): Use
16647         gnus-cache-update-file-total-fetched-for to decrement disk space
16648         used by this group.
16649         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16650         (gnus-cache-rename-group): New function.
16651         (gnus-cache-delete-group): New function.
16652         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16653         (gnus-cache-need-update-total-fetched-for): New variable.
16654         (gnus-cache-with-refreshed-group): New macro.
16655         (gnus-cache-update-file-total-fetched-for): New function.
16656         (gnus-cache-update-overview-total-fetched-for): New function.
16657         (gnus-cache-rename-group-total-fetched-for): New function.
16658         (gnus-cache-delete-group-total-fetched-for): New function.
16659         (gnus-cache-total-fetched-for): New function.
16660
16661         * gnus-group.el: Require gnus-sum and autoload functions to
16662         resolve warnings when gnus-group.el compiled alone.
16663         (gnus-group-line-format): Documented new %F.
16664         (size of Fetched data) group line format; identifies disk space
16665         used by agent and cache.
16666         (gnus-group-line-format-alist): Defined new F format.
16667         (gnus-total-fetched-for): New function.
16668         (gnus-group-delete-group): No longer update
16669         gnus-cache-active-altered as gnus-request-delete-group now keeps
16670         the cache in sync.
16671         (gnus-group-list-active): Let the agent store a server's active
16672         list if currently plugged.
16673
16674         * gnus-int.el (gnus-request-delete-group):
16675         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16676         local disk in sync with the server.
16677         (gnus-request-rename-group):
16678         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16679         local disk in sync with the server.
16680
16681         * gnus-start.el (gnus-get-unread-articles):
16682         Cosmetic simplification to logic.
16683
16684         * gnus-util.el (gnus-rename-file): New function.
16685
16686 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16687
16688         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16689
16690 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16691
16692         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16693         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16694
16695 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16696
16697         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16698         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16699
16700 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16701
16702         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16703
16704 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16705
16706         * spam.el (spam-set-difference): Add function to replace
16707         gnus-set-difference in spam.el.
16708         (spam-summary-prepare-exit): Use spam-set-difference.
16709
16710 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16711
16712         * gnus-registry.el (gnus-registry-cache-file): Update to use
16713         gnus-dribble-directory OR gnus-home-directory OR ~.
16714         (gnus-registry-split-fancy-with-parent): Fix doc.
16715
16716 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * message.el (message-exchange-point-and-mark): Use
16719         message-mark-active-p.  Suggested by Jesper Harder
16720         <harder@ifa.au.dk>.
16721
16722 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16723
16724         * message.el (message-exchange-point-and-mark): Don't activate
16725         region if it was inactive.  Suggested by Hiroshi Fujishima
16726         <pooh@nature.tsukuba.ac.jp>.
16727
16728 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16729
16730         * gnus-art.el (article-display-face): Display Faces in the same
16731         order as X-Faces.
16732
16733 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16734
16735         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16736
16737 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16738
16739         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16740         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16741         (gnus-article-mime-hierarchy): Remove.
16742         (gnus-article-mime-hierarchy-next): Remove.
16743         (gnus-article-mode): Revert 2004-03-19 change.
16744         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16745         (gnus-insert-mime-button): Revert 2004-03-19 change.
16746         (gnus-mime-accumulate-hierarchy): Remove.
16747         (gnus-mime-enter-multipart): Remove.
16748         (gnus-mime-leave-multipart): Remove.
16749         (gnus-mime-display-part): Revert 2004-03-19 change.
16750         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16751
16752         * mml.el (mml-preview): Revert 2004-03-19 change.
16753
16754 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16755
16756         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16757
16758 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16759
16760         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16761         t while entering a file name using the mm-with-multibyte macro.
16762         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16763
16764         * mm-util.el (mm-with-multibyte): New macro.
16765
16766 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16767
16768         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16769         user option.
16770         (gnus-mime-multipart-functions): Doc and customization fix.
16771         (gnus-article-mime-hierarchy): New variable.
16772         (gnus-article-mime-hierarchy-next): New variable.
16773         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16774         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16775         gnus-article-mime-hierarchy-next to nil.
16776         (gnus-insert-mime-button): Show hierarchy numbers.
16777         (gnus-mime-accumulate-hierarchy): New function.
16778         (gnus-mime-enter-multipart): New function.
16779         (gnus-mime-leave-multipart): New function.
16780         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16781         (gnus-mime-display-alternative): Show hierarchy numbers.
16782
16783         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16784         gnus-article-mime-hierarchy-next to nil.
16785
16786 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16787
16788         * dns.el: Don't require gnus-xmas.
16789
16790 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16791
16792         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16793         inline PGP.
16794         (mml-menu): Disable mml-quote-region if mark is inactive.
16795
16796 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16797
16798         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16799         when the group's active is not available.
16800
16801 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16802
16803         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16804         error.
16805
16806 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16807
16808         * imap.el (imap-store-password): New variable.
16809         (imap-interactive-login): Use it.
16810         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16811
16812 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16813
16814         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16815         window-start and hscroll to summary window.
16816
16817 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16818
16819         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16820         conversion message to newsrc-dribble when an actual conversion is
16821         performed.
16822
16823 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16824
16825         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16826
16827 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16828
16829         * mm-decode.el (mm-complicated-handles): New function reviving
16830         former definition of mm-multiple-handles.
16831
16832         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16833         (gnus-mime-delete-part): Use it.
16834
16835 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16836
16837         * gnus-agent.el (gnus-agent-read-local): Bind
16838         nnheader-file-coding-system to gnus-agent-file-coding-system to
16839         avoid the implicit assumption that they will always be equal.
16840         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16841         coding-system-for-write, as the with-temp-file macro first prints
16842         to a buffer then saves the buffer.
16843
16844 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16845
16846         * gnus-art.el (gnus-article-edit-part): New function.
16847         (gnus-mime-save-part-and-strip): Use it; do query instead of
16848         signaling an error; don't use mm-multiple-handles.
16849         (gnus-mime-delete-part): Ditto.
16850
16851 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16852
16853         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16854         old file versions.
16855         (gnus-group-prepare-hook): Removed function that converted list
16856         form of gnus-agent-expire-days to group properties.
16857
16858         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16859         (gnus-request-accept-article): Re-indented.
16860
16861         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16862         converters to handle old agent file formats.  Added logic for a
16863         "backup before upgrading warning".
16864         (gnus-convert-mark-converter-prompt): Developers can mark
16865         functions as needing (default), or not needing,
16866         gnus-convert-old-newsrc's "backup before upgrading warning".
16867         (gnus-convert-converter-needs-prompt): Tests whether the user
16868         should be protected from potentially irreversable changes by the
16869         function.
16870
16871         * legacy-gnus-agent.el: New.  Provides converters that are only
16872         loaded when gnus-convert-old-newsrc needs to call them.
16873
16874 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16875
16876         * mail-source.el (mail-source-touch-pop): Doc fix.
16877
16878         * message.el (message-smtpmail-send-it): Doc fix.
16879
16880 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16881
16882         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16883
16884         * nnmail.el (nnmail-split-fancy): do.
16885
16886         * gnus-kill.el (gnus-kill, gnus-execute): do.
16887
16888 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16889
16890         * gnus-sum.el (gnus-widget-reversible-match)
16891         (gnus-widget-reversible-to-internal)
16892         (gnus-widget-reversible-to-external): New functions.
16893         (gnus-widget-reversible): New widget.
16894         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16895
16896 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16897
16898         * gnus-sum.el (gnus-thread-sort-functions)
16899         (gnus-article-sort-functions): Document `(not F)' items.
16900
16901 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16902
16903         * spam.el (spam-use-gmane-xref): Add new backend.
16904         (spam-gmane-xref-spam-group): Add variable to control the name of the
16905         Gmane spam group.
16906         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16907         (spam-regex-headers-spam, spam-regex-headers-ham)
16908         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16909         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16910         backends and checks.
16911         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16912
16913         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16914         an autodetect method.
16915
16916 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16917
16918         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16919         articles are being added to a group.
16920         (gnus-request-replace-article): Inform the agent that articles
16921         need to be uncached as the cached contents are no longer valid.
16922
16923 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16924
16925         * binhex.el: Don't autoload executable-find.
16926
16927         * canlock.el: Don't autoload mail-fetch-field.
16928
16929         * dgnushack.el: Autoload c-mode for XEmacs.
16930
16931         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16932
16933         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16934         rmail-dont-reply-to and rmail-output.
16935
16936         * gnus-score.el: Don't autoload ffap-string-at-point.
16937
16938         * gnus-setup.el: Don't autoload sc-cite-original.
16939
16940         * imap.el: Don't autoload base64-decode-string,
16941         base64-encode-string and md5.
16942
16943         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16944         and rmail-msg-restore-non-pruned-header.
16945
16946         * mm-decode.el: Don't autoload executable-find.
16947
16948         * mm-url.el: Don't autoload executable-find.
16949
16950         * mm-view.el: Don't autoload diff-mode.
16951
16952         * nndb.el: Don't autoload news-reply-mode, news-setup,
16953         cancel-timer and telnet.
16954
16955         * password.el: Don't autoload run-at-time for Emacs.
16956
16957         * sha1-el.el: Don't autoload executable-find.
16958
16959         * sieve-mode.el: Don't autoload c-mode.
16960
16961         * uudecode.el: Don't autoload executable-find.
16962
16963 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16964
16965         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16966         (gnus-agent-possibly-alter-active): Avoid null in numeric
16967         comparison.
16968         (gnus-agent-set-local): Refuse to save null in local object table.
16969         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16970         list of articles that will be marked as unread.
16971
16972 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16973
16974         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16975
16976 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16977
16978         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16979         language tags.
16980
16981 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16982
16983         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16984         Don't bind "obarray".
16985
16986         * gnus-sum.el (gnus-thread-sort-functions): Added
16987         `gnus-thread-sort-by-most-recent-number' and
16988         `gnus-thread-sort-by-most-recent-date'.
16989         Reported by Kai Grossjohann <kai@emptydomain.de>.
16990
16991 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16992
16993         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16994
16995 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16996
16997         * gnus-cus.el (gnus-agent-customize-category): Removed
16998         ignore-errors macro reference that required cl to be loaded at
16999         run-time.
17000
17001         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17002         single-interval range of the form (min . max).  Previously the
17003         range had to look like ((min . max)).  Likewise, return
17004         (min . max) rather than ((min . max)).
17005         (gnus-range-map): Use gnus-range-normalize to accept
17006         single-interval range.
17007
17008         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17009         the cache, but not the agent, now appear with their usual face.
17010
17011         * dgnushack.el (loaddir): New variable that is bound to the
17012         directory containing the dgnushack.el file. Use loaddir, rather
17013         than srcdir, to update load-path. Change lets dgnushack compile
17014         code in directories other than GNUS/lisp.
17015
17016 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17017
17018         * lpath.el: Don't bind w3m-safe-url-regexp.
17019
17020         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17021         w3m-safe-url-regexp variable buffer-local.
17022
17023         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17024
17025 2004-02-27  Simon Josefsson  <jas@extundo.com>
17026
17027         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17028         gnus-group-real-prefix.
17029         (gnus-summary-move-article): Use it, instead of
17030         gnus-group-real-prefix.
17031
17032 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17033
17034         * lpath.el: Bind w3m-safe-url-regexp.
17035
17036         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17037         w3m-safe-url-regexp variable buffer-local and set it as the value
17038         of mm-w3m-safe-url-regexp.
17039
17040         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17041
17042         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17043         parsing gnus-posting-styles when the message is not for replying.
17044
17045         * dgnushack.el: Autoload sgml-mode for XEmacs.
17046
17047         * nnrss.el (nnrss-opml-export): Use
17048         mm-set-buffer-file-coding-system instead of
17049         set-buffer-file-coding-system.
17050
17051 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17052
17053         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17054         of checkdoc.el).
17055         * nnrss.el: do.
17056         * gnus-mlspl.el: do.
17057         * gnus-ml.el: do.
17058         * gnus-srvr.el: do.
17059
17060         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17061
17062 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17063
17064         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17065         Corrections to custom-manual links.
17066
17067         * gnus-art.el (gnus-article): Ditto.
17068
17069         * mm-decode.el (mime-display, mime-security): Ditto.
17070
17071 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17072
17073         * flow-fill.el: Typo.
17074
17075 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17076
17077         * spam-wash.el: New file.
17078
17079 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17080
17081         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17082
17083 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17084
17085         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17086         to be run with new-articles as LIST1, not LIST2.
17087         (spam-registration-functions): Add spam-use-ham-copy as a nil
17088         registration backend.
17089
17090 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17091
17092         * spam-stat.el (spam-stat-washing-hook): New option.
17093         (spam-stat-buffer-words): Use it.
17094         (spam-stat-process-directory, spam-stat-test-directory): Use
17095         insert-file-contents-literally.
17096         (spam-stat-coding-system): New variable.
17097         (spam-stat-load, spam-stat-save): Use it.
17098
17099 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17100
17101         * spam-report.el (spam-report-plug-agent): Quote
17102         spam-report-url-to-file and spam-report-url-ping-plain.
17103
17104 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17105
17106         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17107         / in mailto URLs.
17108
17109 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17110
17111         * spam-report.el (spam-report-process-queue): Fix interactive use.
17112         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17113         (spam-report-unplug-agent): Doc fixes.
17114         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17115         (spam-report-agentize, spam-report-deagentize): Autoload.
17116
17117 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17120
17121         * message.el (message-setup-fill-variables): Add mml tags to
17122         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17123         <ajk@iu.edu>.
17124         (message-mode): Don't modify paragraph-separate there.
17125
17126 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17127
17128         * compface.el (uncompface-use-external): Default to undecided.
17129         (uncompface-use-external-threshold): New variable.
17130         (uncompface-float-time): New macro.
17131         (uncompface): Determine whether to use the external decoder if
17132         uncompface-use-external is undecided.
17133
17134 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17135
17136         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17137         after images.
17138
17139         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17140
17141 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17142
17143         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17144
17145         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17146
17147         * gnus-sum.el (gnus-summary-limit-to-age)
17148         (gnus-summary-limit-children): do.
17149
17150         * gnus-int.el (gnus-request-scan): do.
17151
17152         * gnus-group.el (gnus-group-suspend): do.
17153
17154         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17155
17156         * gnus-cite.el (gnus-cite-parse-attributions): do.
17157
17158         * gnus-agent.el (gnus-summary-set-agent-mark)
17159         (gnus-agent-regenerate-group): do.
17160
17161         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17162
17163         * binhex.el (binhex-decode-region-internal): do.
17164
17165 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17166
17167         * gnus-fun.el (gnus-face-properties-alist): New user option.
17168         (gnus-display-x-face-in-from): Use it.
17169
17170         * gnus-art.el (article-display-face): Ditto.
17171
17172         * compface.el (uncompface-use-external): Default to nil.
17173
17174 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17175
17176         * nntp.el (nntp-erase-buffer): New function.
17177         (nntp-retrieve-data, nntp-send-command)
17178         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17179         (nntp-possibly-change-group): Use it.
17180
17181         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17182         with-current-buffer.
17183
17184 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17185
17186         * compface.el: Merge the ELisp-based uncompface program.
17187         (compface): New customization group.
17188         (uncompface-use-external): New user option.
17189         (uncompface): Call uncompface-internal if uncompface-use-external
17190         is nil.
17191         (uncompface-internal): New function.  Note that there are also
17192         some other functions and variables added for this function.
17193
17194 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17195
17196         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17197         if necessary.
17198
17199 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17200
17201         * spam-report.el (spam-report-unplug-agent)
17202         (spam-report-plug-agent, spam-report-deagentize)
17203         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17204         Add support for the Agent in spam-report: when unplugged, report to a
17205         file; when plugged, submit all the requests.
17206
17207         * spam.el (spam-register-routine): Fix message about
17208         registration.
17209
17210 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17211
17212         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17213         dependencies.
17214         (rfc2047-encode): Use it.
17215
17216         * gnus-art.el (gnus-button-marker-list): Move before first
17217         reference.
17218
17219         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17220         (imap-parse-body): Fix format string mismatch.
17221
17222         * gnus-score.el (gnus-summary-increase-score): do.
17223
17224         * nnrss.el (nnrss-close): New function.
17225
17226 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17227
17228         * nnrss.el (nnrss-make-filename): New function.
17229         (nnrss-request-delete-group, nnrss-read-server-data)
17230         (nnrss-save-server-data, nnrss-read-group-data)
17231         (nnrss-save-group-data): Use it.
17232         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17233         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17234         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17235
17236 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17237
17238         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17239
17240 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17241
17242         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17243         files.
17244
17245         * message.el (message-generate-headers-first): Don't quote nil
17246         and t in docstrings.
17247
17248         * imap.el (imap-id): do.
17249
17250         * gnus-agent.el (gnus-agent-consider-all-articles)
17251         (gnus-agent-queue-mail): do.
17252
17253 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17254
17255         * spam-report.el (spam-report-process-queue): New function.
17256         Process requests from `spam-report-requests-file'.
17257         (spam-report-process-queue): Doc fix.
17258
17259 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17260
17261         * spam.el (spam-register-routine)
17262         (spam-log-processing-to-registry, spam-log-registered-p)
17263         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17264         Change "check" to "spam-check" for semi-clarity.
17265
17266 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17267
17268         * pop3.el: Require nnheader.
17269
17270         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17271
17272         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17273
17274         * gnus-picon.el: Require cl.
17275
17276         * gnus-fun.el: Require gnus-ems and gnus-util.
17277
17278         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17279
17280         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17281
17282         * gnus-art.el (gnus-article-edit-mode): Define before first
17283         reference.
17284
17285 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17286
17287         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17288         (gnus-uu-post-encoded): Use point-at-bol.
17289
17290         * gnus-topic.el (gnus-group-active-topic-p): do.
17291
17292         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17293
17294         * gnus-group.el (gnus-group-kill-region): do.
17295
17296         * gnus-art.el (article-date-ut): do.
17297
17298         * message.el (message-fetch-field): Remove redundant
17299         case-fold-search binding.
17300         (message-narrow-to-field): Simplify.
17301
17302 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17303
17304         * spam.el (spam-directory): Derive from `gnus-directory'.
17305
17306         * spam-report.el (spam-report-url-to-file)
17307         (spam-report-requests-file): New function and variable for offline
17308         reporting.
17309         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17310         and user defined function.
17311         (spam-report-url-ping-mm-url): Remove doubled slash.
17312
17313 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17314
17315         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17316
17317 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17318
17319         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17320         format string mismatch.
17321
17322         * sieve.el (sieve-deactivate-all): do.
17323
17324         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17325
17326         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17327
17328         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17329
17330         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17331
17332 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17333
17334         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17335         the list of checks.
17336
17337 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17338
17339         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17340         padding.
17341
17342 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17343
17344         * mm-view.el (mm-fill-flowed): New variable.
17345         (mm-inline-text): Use it.
17346
17347 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17348
17349         * spam.el (spam-spamassassin-register-ham-routine)
17350         (spam-spamassassin-register-spam-routine): Fix function names.
17351
17352 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17353
17354         * gnus.el (gnus-tmp-grouplens): Remove.
17355         (gnus-summary-line-format): Remove grouplens.
17356
17357         * gnus-group.el (gnus-group-line-format): Ditto.
17358
17359         * gnus-spec.el (gnus-format-specs): Ditto.
17360         (gnus-update-format-specifications): Flush the group format spec
17361         cache if there's the grouplens stuff.
17362         (gnus-parse-simple-format): Replace %l with the empty string.
17363
17364 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17365
17366         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17367         omission.
17368
17369 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17370
17371         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17372         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17373
17374 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17375
17376         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17377         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17378         New macros and functions.
17379         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17380         Handle > NLINK_MAX messages.
17381         * nnmaildir.el (nnmaildir-request-set-mark): Use
17382         nnmaildir--emlink-p and nnmaildir--eexist-p.
17383
17384 2004-01-25  Alex Schroeder  <alex@gnu.org>
17385
17386         * spam-stat.el (spam-stat-process-directory-age): New option.
17387         (spam-stat-process-directory): Use it.
17388
17389 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17390
17391         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17392         (spam-stat-save): Accept prefix argument.
17393
17394 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17395
17396         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17397         links" error.
17398
17399 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17400
17401         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17402         the rest of the and/or forms.
17403
17404 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17405
17406         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17407         compatibility with old .newsrc.eld files.
17408
17409         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17410
17411         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17412
17413         * gnus-start.el (gnus-1): do.
17414
17415         * gnus-group.el (gnus-group-line-format-alist): do.
17416
17417         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17418
17419         * gnus-gl.el: Remove.
17420
17421 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17422
17423         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17424         marks consisting of a single range {for example, (3 . 5)} rather
17425         than a list of a single range { ((3 . 5)) }.
17426
17427 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17428
17429         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17430         with-current-buffer.
17431         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17432         avoid consing a string.
17433
17434         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17435         Remove obsolete entries for big5 and gb2312.
17436
17437 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17438
17439         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17440         uncompressed list.
17441
17442 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17443
17444         * spam-stat.el (spam-stat-strip-xref): New function.
17445         (spam-stat-process-directory): Use it.
17446
17447         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17448         here -- it's done in message-fetch-field.
17449
17450 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17451
17452         * gnus-agent.el (gnus-agent-queue-mail)
17453         (gnus-agent-prompt-send-queue): New variables.
17454         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17455         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17456         "nndraft:queue" along to gnus-draft-send.  Use
17457         gnus-agent-prompt-send-queue.
17458         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17459         is "nndraft:queue".  Suggested by Gaute Strokkenes
17460         <gs234@srcf.ucam.org>
17461
17462         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17463         (agent-enable-undownloaded-faces): Added.
17464         (gnus-agent-cat-groups): Use eval-and-compile, not
17465         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17466         method of gnus-agent-cat-groups even when the buffer has been
17467         evaled.
17468         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17469         delete gnus-agent-save-active-1.
17470         (gnus-agent-save-groups): Deleted.  Identical to
17471         gnus-agent-save-active.
17472         (gnus-agent-write-active): No longer adjust agent's copy of active
17473         file as agent's adjustments are now stored in their own
17474         file.  Removed optional parameter.
17475         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17476         servers.  Add use of min/max range limits from server's local
17477         file.
17478         (gnus-agent-save-alist): Removed unused optional argument.
17479         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17480         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17481         (gnus-agent-set-local): A per-server file that keeps min/max range
17482         limits for articles known to the agent.  Provides a fast mechanism
17483         for altering many active ranges.
17484         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17485         active file (local makes it unnecessary).
17486         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17487
17488         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17489         (agent-enable-undownloaded-faces): Added.
17490
17491         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17492         disable it when sending to "nndraft:queue".
17493         (gnus-group-send-queue): Add safety check to avoid sending queue
17494         when unplugged.
17495
17496         * gnus-group.el (gnus-group-catchup): Use new
17497         gnus-sequence-of-unread-articles, not
17498         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17499         numbers of articles.  Use gnus-range-map to avoid having to
17500         uncompress the unread list.
17501         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17502         Fixed invalid ange-ftp reference.
17503
17504         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17505         (gnus-sorted-range-intersection): Intersection of two ranges
17506         without requiring that they first be uncompressed.
17507
17508         * gnus-start.el (gnus-activate-group): Unless blocked by the
17509         caller, possibly expand the active range to include both cached
17510         and agentized articles.
17511         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17512         multiple version-dependent converters.
17513         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17514         gnus-agent-save-active.
17515         (gnus-save-newsrc-file): Save dirty agent range limits.
17516
17517         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17518         gnus-agent-possibly-alter-active.
17519         (gnus-adjust-marked-articles): Faster handling of simple lists.
17520
17521 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17522
17523         * spam-stat.el (spam-stat-test-directory): New optional argument
17524         displays a list of files detected.  Suggested by Andrew Cohen
17525         <cohen@andy.bu.edu>.
17526         (spam-stat-buffer-words-with-scores): Don't narrow and change
17527         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17528
17529 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17530
17531         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17532         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17533         (spam-spamassassin-arguments)
17534         (spam-spamassassin-spam-flag-header)
17535         (spam-spamassassin-positive-spam-flag-header)
17536         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17537         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17538         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17539         (spam-list-of-processors, spam-list-of-checks)
17540         (spam-list-of-statistical-checks, spam-registration-functions)
17541         (spam-check-spamassassin-headers, spam-check-spamassassin)
17542         (spam-spamassassin-score)
17543         (spam-spamassassin-register-with-sa-learn)
17544         (spam-spamassassin-register-spam-routine)
17545         (spam-spamassassin-register-ham-routine)
17546         (spam-assassin-register-spam-routine)
17547         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17548         (spam-bogofilter-score): Fix to show article before scoring.
17549
17550 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17551
17552         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17553         default scoring function.
17554         (spam-generic-score): Call spam-spamassassin-score if
17555         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17556         spam-bogofilter-score otherwise.
17557
17558         * gnus.el (spam-process, spam-autodetect-methods): Add
17559         spamassassin and spamassassin-headers.
17560
17561 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17562
17563         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17564         Suppress unnecessary messages.
17565
17566 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17567
17568         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17569         make-hash-table.
17570
17571 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17572
17573         * canlock.el (base64-encode-string): Don't autoload it.
17574
17575 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17576
17577         * run-at-time.el: Remove useless (require 'itimer),
17578         eval-and-compile and (featurep 'xemacs).
17579
17580 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17581
17582         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17583         GROUP is a virtual group.
17584
17585 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17586
17587         * gnus.el: Autoload `message-y-or-n-p'.
17588
17589 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17590
17591         * pgg-parse.el: Remove unnecessary (require 'custom).
17592
17593         * pgg-def.el: do.
17594
17595         * nnmail.el: do.
17596
17597         * gnus-undo.el: do.
17598
17599         * gnus-picon.el: do.
17600
17601         * gnus-util.el: do.
17602
17603 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17604
17605         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17606
17607 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17608
17609         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17610         handle, as well as a list.
17611
17612         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17613         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17614         (mm-w3m-cid-retrieve): Simplify.
17615
17616 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17617
17618         * message.el (message-kill-to-signature): Allow prefix arg to
17619         specify number of lines to keep before signature.
17620
17621 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17622
17623         * message.el (message-kill-to-signature): Change docstring.
17624
17625 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17626
17627         * canlock.el: Always require sha1-el.
17628         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17629
17630         * message.el: Autoload sha1 only when compiling.
17631
17632         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17633         eudc-expand-inline for XEmacs.
17634
17635 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17636
17637         * message.el (message-canlock-generate): Require sha1-el.
17638
17639 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17640
17641         * message.el (message-expand-name): Silence the byte compiler.
17642
17643         * lpath.el: Add detect-coding-system.
17644
17645         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17646         cus-edit.
17647
17648 2004-01-13  Simon Josefsson  <jas@extundo.com>
17649
17650         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17651         Invoke gnus-score-mode.  Reported by
17652         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17653
17654         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17655         Jim Blandy <jimb@redhat.com> (tiny change).
17656
17657 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17658
17659         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17660
17661 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17662
17663         * spam.el (spam-get-article-as-string): Update to use
17664         gnus-request-article-this-buffer, much simpler.
17665         (spam-get-article-as-buffer): Remove.
17666
17667 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17668
17669         * message.el (message-expand-name): Use EUDC if the user uses that.
17670
17671 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17672
17673         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17674         character for the encoding to avoid consing a string.
17675
17676         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17677         unnecessarily.
17678
17679         * mm-util.el (mm-replace-chars-in-string): Remove.
17680
17681         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17682         of mm-replace-chars-in-string.
17683
17684 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17685
17686         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17687
17688         * mm-util.el (mm-subst-char-in-string): Support inplace.
17689
17690         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17691         a new string in every iteration.  Use shy groups.
17692
17693 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17694
17695         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17696         * gnus-soup.el (gnus-soup-group-brew):
17697         * gnus-msg.el (gnus-put-message):
17698         * gnus-move.el (gnus-group-move-group-to-server):
17699         * gnus-kill.el (gnus-batch-score):
17700         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17701         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17702         (gnus-group-update-group, gnus-group-read-group)
17703         (gnus-group-make-group, gnus-group-make-help-group)
17704         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17705         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17706         (gnus-group-sort-by-unread, gnus-group-catchup)
17707         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17708         (gnus-group-yank-group, gnus-group-set-info)
17709         (gnus-group-list-groups):
17710         * gnus.el (gnus-generate-new-group-name):
17711         * gnus-delay.el (gnus-delay-send-queue):
17712         * nnvirtual.el (nnvirtual-catchup-group):
17713         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17714         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17715         (gnus-group-prepare-topics, gnus-topic-check-topology):
17716         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17717         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17718         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17719         (gnus-group-make-articles-read):
17720         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17721         (gnus-group-change-level, gnus-kill-newsgroup)
17722         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17723         (gnus-get-unread-articles, gnus-make-articles-unread)
17724         (gnus-make-ascending-articles-unread): Use accessor
17725         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17726         to get group information for improved readability.
17727
17728
17729 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17730
17731         * gnus-art.el (article-decode-mime-words, article-babel)
17732         (gnus-article-highlight-signature, gnus-article-add-buttons)
17733         (gnus-signature-toggle): Use gnus-with-article-buffer.
17734
17735         * gnus-art.el (gnus-article-highlight-headers)
17736         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17737
17738         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17739         (gnus-article-set-globals, gnus-request-article-this-buffer)
17740         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17741         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17742         (gnus-mime-display-alternative): Use with-current-buffer.
17743
17744 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17745
17746         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17747         also under 80 char limit, and call gnus-error if needed.
17748         (spam-fetch-article-header): Fix - it was a
17749         buffer-local variable (gnus-newsgroup-data).
17750         (spam-find-spam): Use spam-generate-fake-headers, forget about
17751         spam-insert-fake-headers.
17752         (spam-insert-fake-headers): Remove.
17753
17754 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17755
17756         * deuglify.el (gnus-article-outlook-unwrap-lines)
17757         (gnus-outlook-rearrange-article)
17758         (gnus-outlook-repair-attribution-outlook)
17759         (gnus-outlook-repair-attribution-block)
17760         (gnus-outlook-repair-attribution-other): Remove redundant
17761         save-excursion.
17762
17763 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17764
17765         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17766         (spam-fetch-field-subject-fast)
17767         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17768         (spam-fetch-article-header): Add functions to deal with Gnus
17769         internals for fast retrieval of article header data.
17770         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17771
17772 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17773
17774         * pop3.el (pop3-md5): Remove.
17775         (pop3-apop): Replace pop3-md5 with md5.
17776
17777         * mm-bodies.el: base64 is always built-in.
17778
17779         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17780         with-current-buffer.
17781
17782 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17783
17784         * canlock.el (canlock-insert-header): Remove excessive grouping in
17785         regexp.
17786
17787         * gnus-sum.el (gnus-summary-read-document): Ditto.
17788
17789         * gnus-uu.el (gnus-uu-part-number): Ditto.
17790
17791         * html2text.el (html2text-remove-tags): Ditto.
17792         (html2text-format-tags): Ditto.
17793         (html2text-format-single-elements): Ditto.
17794
17795         * mml.el (mml-parse-1): Ditto.
17796
17797 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17798
17799         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17800
17801         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17802
17803         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17804
17805         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17806
17807 2003-11-15  Simon Josefsson  <jas@extundo.com>
17808
17809         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17810         (pgg-gpg-lookup-key): Use regexp match instead of
17811         split-string (split-string is different between emacs 21.2 and
17812         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17813
17814 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17815
17816         * gnus-art.el (gnus-mime-view-all-parts)
17817         (gnus-article-part-wrapper, gnus-article-view-part): Use
17818         with-current-buffer.
17819
17820 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17821
17822         * spam.el (spam-disable-spam-split-during-ham-respool)
17823         (spam-spamoracle-database, spam-cache-lookups)
17824         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17825         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17826         (spam-group-ham-marks, spam-group-spam-marks)
17827         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17828         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17829         also add spam-use-blackholes to the statistical checks.
17830         (spam-fetch-field-fast): Add interface to fetching fields, may
17831         become a macro.
17832         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17833         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17834         (spam-insert-fake-headers): Fake an article when needed.
17835         (spam-find-spam): Fake article when possible.
17836         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17837         (spam-check-bogofilter-headers): Use message-fetch-field instead
17838         of nnmail-fetch-field.
17839
17840 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17841
17842         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17843
17844 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17845
17846         * spam.el (spam-split): Do not require spam-use-CHECK to be
17847         enabled if that check is passed to spam-split explicitly; also
17848         fix so 'spam doesn't get converted to spam-split-group when
17849         spam-split-symbolic-return is t.
17850         (spam-find-spam): Find registrations of the article and use those
17851         instead of re-running spam-split to find the spam/ham
17852         classification of the article.
17853         (spam-log-processing-to-registry, spam-log-registered-p)
17854         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17855         Use gnus-error instead of gnus-message.
17856         (spam-log-registration-type): Add function to determine the
17857         classification of a message based on registry entries; will
17858         return nil if both 'spam and 'ham are found.
17859         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17860         a reasonably fast local cache without the loading errors.
17861         (spam-cache-lookups): Set to t by default.
17862         (spam-find-spam): Don't try to guess spam-cache-lookups.
17863         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17864         spam-caches entry.
17865         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17866         caching of whitelist/blacklist entries.
17867         (spam-check-whitelist, spam-check-blacklist): Invoke
17868         spam-from-listed-p with a type, not a cache variable.
17869         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17870
17871 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17872
17873         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17874
17875         * nnmail.el (nnmail-split-fancy): do.
17876
17877         * mml.el (mml-parse): do.
17878
17879         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17880         (gnus-score-adaptive): do.
17881
17882 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17883
17884         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17885         (gnus-mime-button-map): Don't set keymap parent.
17886         (gnus-button-ctan-directory-regexp): Use shy grouping.
17887         (gnus-prev-page-map): Don't set keymap parent.
17888         (gnus-prev-page-map): Remove duplicated one.
17889         (gnus-next-page-map): Don't set keymap parent.
17890         (gnus-mime-security-button-map): Ditto.
17891
17892         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17893         version number.
17894
17895         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17896
17897 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17898
17899         * canlock.el (canlock-sha1-function): Remove.
17900         (canlock-sha1-function-for-verify): Remove.
17901         (canlock-openssl-program): Remove.
17902         (canlock-openssl-args): Remove.
17903         (canlock-ignore-errors): Remove.
17904         (canlock-sha1-with-openssl): Remove.
17905         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17906         (canlock-verify): Don't use canlock-ignore-errors.
17907
17908         * sha1-el.el (sha1-string-external): Make it can return a string
17909         in binary form.
17910         (sha1-region-external): Ditto.
17911         (sha1-string-internal): Ditto.
17912         (sha1-region-internal): Ditto.
17913         (sha1-region): Ditto.
17914         (sha1-string): Ditto.
17915         (sha1): Ditto.
17916
17917 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17918
17919         * spam.el (spam-report-articles-gmane): New command.
17920
17921 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17922
17923         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17924
17925         * run-at-time.el (run-at-time-saved): Remove.
17926         (run-at-time): Doc fix.
17927
17928 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17929
17930         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17931         (gnus-summary-limit-map): Add it.
17932         (gnus-summary-make-menu-bar): do.
17933
17934 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17935
17936         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17937         Make attempt at some caching support (done for BBDB only now).
17938         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17939         addresses to be checked.
17940         (spam-clear-cache-BBDB): Add function, to be invoked by
17941         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17942         (spam-check-BBDB): Check and use the caches, if
17943         spam-cache-lookups is on, remove superfluous (provide).
17944
17945 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17946
17947         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17948
17949 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17950
17951         * run-at-time.el (run-at-time-saved): Move to after the definition
17952         of `run-at-time'.
17953
17954         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17955
17956 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17957
17958         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17959         mm-w3m-local-map-property.
17960
17961         * mm-view.el (mm-w3m-mode-map): Remove.
17962         (mm-w3m-local-map-property): Remove.
17963         (mm-inline-text-html-render-with-w3m): Don't use
17964         mm-w3m-local-map-property.
17965
17966 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17967
17968         * run-at-time.el: New file.
17969
17970         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17971         under Emacs.
17972
17973         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17974         of gnus-set-text-properties.
17975
17976         * gnus-uu.el (gnus-uu-save-article): Ditto.
17977
17978         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17979
17980         * gnus-cite.el (gnus-cite-parse): Ditto.
17981
17982         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17983         of gnus-.
17984
17985         * gnus-xmas.el (run-at-time): Require run-at-time.
17986
17987         * gnus.el: Changed calls to nnheader-run-at-time and
17988         password-run-at-time throughout to use run-at-time directly.
17989
17990         * password.el: Removed definition of run-at-time.
17991
17992         * nnheaderxm.el: Remove definition of run-at-time.
17993
17994 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17995
17996         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17997         in prompt.
17998
17999 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18000
18001         * messagexmas.el (message-xmas-redefine): Alias
18002         `message-make-caesar-translation-table' to
18003         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18004         version.
18005
18006         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18007         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18008         `gnus-xmas-set-text-properties'.
18009         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18010         `gnus-xmas-completing-read'.
18011         (gnus-xmas-completing-read): Removed.
18012         (gnus-xmas-open-network-stream): Removed.
18013
18014         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18015         XEmacs version.
18016
18017         * dns.el (dns-make-network-process): Use `open-network-stream'
18018         instead of `gnus-xmas-open-network-stream'.
18019
18020         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18021
18022         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18023
18024 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18025
18026         * gnus-art.el (gnus-mime-display-alternative)
18027         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18028         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18029         Don't use gnus-local-map-property.
18030
18031         * gnus-util.el (gnus-local-map-property): Remove.
18032
18033         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18034         gnus-completing-read-maybe-default with completing-read.
18035
18036         * gnus-util.el (gnus-completing-read): do.
18037         (gnus-completing-read-maybe-default): Remove.
18038
18039 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18040
18041         * password.el: Only autoload `run-at-time' if not XEmacs.
18042         Only autoload the itimer functions if XEmacs.
18043
18044 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18047         XEmacsen.
18048
18049         * dgnushack.el: Autoload executable-find for XEmacs.
18050
18051 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18052
18053         * gnus-art.el (gnus-read-string): Remove.
18054         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18055         read-string.
18056
18057 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18058
18059         * netrc.el: Autoload password-read.
18060         (netrc): Add configuration group.
18061         (netrc-encoding-method, netrc-openssl-path): Add
18062         variables for encoding and decoding of files with symmetric
18063         ciphers.
18064         (netrc-encode): Add assistant function to encode a file with
18065         netrc-encoding-method.
18066         (netrc-parse): Add interactive parameter, added optional
18067         decoding if netrc-encoding-method is non-nil but otherwise
18068         behavior is standard.
18069         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18070         Do s/encode/encrypt/ everywhere.
18071
18072         * spam.el: Remove executable-find autoload.
18073
18074 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18075
18076         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18077
18078         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18079
18080 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18081
18082         * gnus-art.el (gnus-treat-ansi-sequences)
18083         (article-treat-ansi-sequences): New variable and function.
18084         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18085
18086         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18087         Use it.
18088
18089 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18090
18091         * mm-util.el (mm-quote-arg): Remove.
18092
18093         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18094         shell-quote-argument.
18095
18096         * gnus-uu.el (gnus-uu-command): do.
18097
18098         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18099
18100         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18101         with make-char.
18102
18103         * mm-util.el (mm-make-char): Remove.
18104
18105         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18106         add-minor-mode.
18107
18108         * gnus-undo.el (gnus-undo-mode): do.
18109
18110         * gnus-topic.el (gnus-topic-mode): do.
18111
18112         * gnus-sum.el (gnus-dead-summary-mode): do.
18113
18114         * gnus-start.el (gnus-slave-mode): do.
18115
18116         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18117
18118         * gnus-ml.el (gnus-mailing-list-mode): do.
18119
18120         * gnus-gl.el (gnus-grouplens-mode): do.
18121
18122         * gnus-draft.el (gnus-draft-mode): do.
18123
18124         * gnus-dired.el (gnus-dired-mode): do.
18125
18126         * gnus-ems.el (gnus-add-minor-mode): Remove.
18127
18128         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18129         Replace gnus-char-width with char-width.
18130
18131         * gnus-ems.el (gnus-char-width): Remove.
18132
18133         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18134         Replace gnus-char-width with char-width.
18135
18136         * gnus-ems.el (gnus-char-width): Remove.
18137
18138         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18139         definition.
18140         Remove Emacs 20 hash table compatibility code.
18141
18142         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18143         20 compatibility code.
18144
18145         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18146
18147         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18148
18149         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18150         with point-at-{eol,bol}.
18151
18152         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18153
18154         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18155
18156         * flow-fill.el (fill-flowed-point-at-bol)
18157         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18158
18159         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18160         Replace with point-at-{eol,bol} throughout all files.
18161
18162 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18163
18164         * ntlm.el (ntlm-string-as-unibyte): New macro.
18165         (ntlm-build-auth-response): Use it.
18166
18167         Remove Emacs 20 stuff:
18168         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18169         (butlast, mapc, remove): Remove the compiler macros.
18170         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18171         of delq and copy-sequence.
18172         * gnus-art.el (popup-menu): Remove the compiler macro.
18173         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18174         Emacs 20.
18175
18176 2004-01-05  Simon Josefsson  <jas@extundo.com>
18177
18178         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18179         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18180         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18181         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18182         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18183         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18184         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18185         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18186         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18187         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18188         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18189         string-xor into ntlm-string-xor.  Suggested by
18190         Jesper Harder <harder@myrealbox.com>.
18191
18192         * ntlm.el: Don't include poem.
18193
18194         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18195         Jesper Harder <harder@myrealbox.com>.
18196
18197         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18198
18199         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18200         probably breaks emacs with DL patch, but do we care? Is anyone
18201         still using the DL stuff?)
18202
18203         * sieve-manage.el: Use the password package.
18204         (sieve-manage-read-passwd): Remove.
18205         (sieve-manage-interactive-login): Use password.  Re-add
18206         condition-case around loop.
18207
18208         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18209         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18210         the password package.
18211
18212 2003-02-19  Simon Josefsson  <jas@extundo.com>
18213
18214         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18215         token.
18216
18217 2002-08-07  Simon Josefsson  <jas@extundo.com>
18218
18219         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18220         (sieve-manage-authenticators):
18221         (sieve-manage-authenticator-alist): Add some SASL mechs.
18222         (sieve-sasl-auth): New function.
18223         (sieve-manage-cram-md5-auth):
18224         (sieve-manage-plain-auth): Rewrite using SASL library.
18225         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18226         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18227         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18228         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18229
18230 2004-01-05  Simon Josefsson  <jas@extundo.com>
18231
18232         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18233         New files.
18234
18235 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18236
18237         * gnus-group.el (gnus-no-groups-message): Update.
18238
18239         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18240
18241 2003-11-09  Simon Josefsson  <jas@extundo.com>
18242
18243         * imap.el: Support for ID IMAP extension (RFC 2971).
18244         (imap-local-variables): Add imap-id.
18245         (imap-id): New variable.
18246         (imap-id): New function.
18247         (imap-parse-response): Parse untagged ID response.
18248         * nnimap.el (nnimap-id): New variable.
18249         (nnimap-open-connection): Use it.
18250
18251 2003-12-28  Simon Josefsson  <jas@extundo.com>
18252
18253         * gnus-score.el (gnus-score-edit-all-score): New.
18254         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18255
18256 2004-01-04  Simon Josefsson  <jas@extundo.com>
18257
18258         * password.el: Add.
18259
18260 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18261
18262         * dns.el (dns-query-types): Fix typo.
18263         (dns-query-types): New function.
18264         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18265         PTR and SOA replies, see RFC 1035.
18266
18267 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18268
18269         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18270
18271         * Moved to Changelog.2.
18272
18273 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18274
18275         * gnus.el (gnus-version-number): Bump version.
18276
18277 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18278
18279         * gnus.el: No Gnus v0.1 is released.
18280
18281 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18282
18283         * gnus.el: No Gnus v0.0 is released.
18284
18285 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18286
18287         * gnus.el (gnus-version-number): Bump.
18288         (gnus-version): No.
18289
18290 See ChangeLog.2 for earlier changes.
18291
18292     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18293       Free Software Foundation, Inc.
18294
18295   This file is part of GNU Emacs.
18296
18297   GNU Emacs is free software: you can redistribute it and/or modify
18298   it under the terms of the GNU General Public License as published by
18299   the Free Software Foundation, either version 3 of the License, or
18300   (at your option) any later version.
18301
18302   GNU Emacs is distributed in the hope that it will be useful,
18303   but WITHOUT ANY WARRANTY; without even the implied warranty of
18304   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18305   GNU General Public License for more details.
18306
18307   You should have received a copy of the GNU General Public License
18308   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18309
18310 ;; Local Variables:
18311 ;; coding: utf-8
18312 ;; fill-column: 79
18313 ;; add-log-time-zone-rule: t
18314 ;; End: