Ignore images with no data.
[gnus] / lisp / ChangeLog
1 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-open-connection): Message when opening connection
4         for debugging purposes.
5
6         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7         on every setup buffer call to allow this to change from article to
8         article.
9
10         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
11         buffers where we have a wide table.
12
13 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
14
15         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
16         uses *-request-thread.
17
18 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19
20         * nnimap.el (nnimap-open-connection): Remove %s from openssl
21         incantation, which is no longer valid.
22
23 2010-10-14  Julien Danjou  <julien@danjou.info>
24
25         * shr.el: Fix defcustom type (char -> character).
26
27 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * nnimap.el (nnimap-open-connection): tls-program should be a list of
30         programs.
31
32 2010-10-14  Julien Danjou  <julien@danjou.info>
33
34         * shr.el (shr-tag-a): Use url-link as widget type.
35
36         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
37         `gnus-group-get-icon'.
38
39 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
42         This should make server editing work better.
43
44         * shr.el (shr-find-fill-point): Don't inloop on indented text.
45
46         * tls.el (tls-program): Remove spurious %s from openssl.
47
48         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
49         (nnimap-parse-flags): Fix regexp.
50
51         * shr.el (shr-find-fill-point): Use a filling algorithm that should
52         probably work for CJVK text, too.
53
54         * nnimap.el (nnimap-extend-tls-programs): Removed.
55         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
56
57         * tls.el (tls-starttls-switches): Remove starttls hack.
58         (open-tls-stream): Ditto.
59         (tls-find-starttls-argument): Ditto.
60
61 2010-10-13  Julien Danjou  <julien@danjou.info>
62
63         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
64         responses.
65
66 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67
68         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
69
70         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
71         anything in Emacs.
72
73         * shr.el (shr-current-column): Remove buggy and unnecessary function.
74
75 2010-10-13  Julien Danjou  <julien@danjou.info>
76
77         * shr.el (shr-width): Make shr-width a defcustom with default to
78         fill-column.
79         (shr-tag-img): Use shr-width rather than fill-column.
80
81 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * dgnushack.el (byte-optimize-apply)
84         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
85
86         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
87         position when (X-)Faces exist.
88         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
89         avatars when called interactively.
90
91 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
92
93         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
94         gnus-article-x-face-too-ugly is bound.
95
96 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
97
98         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
99
100         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
101         mailbox that doesn't exist.
102
103 2010-10-12  Julien Danjou  <julien@danjou.info>
104
105         * shr.el (shr-tag-img): Encode URL properly when retrieving.
106         (shr-get-image-data): Encode URL properly when fetching from cache.
107         (shr-tag-img): Use aligned-to spaces to align correctly images.
108
109         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
110         before inserting the Gravatar.
111
112         * shr.el (shr-tag-img): Add align attribute support for <img>.
113
114 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
115
116         * gnus-gravatar.el (gnus-art): Required.
117
118         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
119         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
120         Remove long obsoleted functions.
121
122 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
125
126         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
127
128         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
129         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
130         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
131         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
132         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
133         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
134         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
135
136 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
137
138         * nnimap.el (nnimap-request-rename-group): Select group read-only
139         before renaming it.
140
141         * shr.el (shr-insert): Fix up the white space only regexp.
142
143         * nnimap.el (nnimap-transform-split-mail): Not all articles have
144         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
145
146         * shr.el (shr-current-column): New function.
147         (shr-find-fill-point): New function.
148
149 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
150
151         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
152         numbers.
153
154 2010-10-11  Julien Danjou  <julien@danjou.info>
155
156         * shr.el (shr-hr-line): Add.
157         (shr-tag-hr): Use shr-hr-line to specify which character to use to
158         display hr lines.
159         (shr-max-columns): Do not change state to nil if we just inserting
160         spaces.
161
162 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
163
164         * gnus-topic.el (gnus-topic-read-group): If after the last group,
165         select the last group.
166
167 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
168
169         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
170
171 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
172
173         * dig.el (dig-mode-map): Declare and define in one step.
174
175 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
176
177         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
178         for Gnus.
179         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
180         (nnimap-update-qresync-info): Mark \Seen articles as read.
181
182         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
183         non-variable, too.
184
185         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
186         available.
187         (nnimap-update-info): Rely more on the current active than the param
188         active to avoid marking articles as read too much.
189
190         * auth-source.el (auth-source-create): Use (user-login-name) for the
191         user name default.
192
193         * nnimap.el (nnimap-update-info): If the server doesn't return any
194         useful info, just use the previous info.
195         (nnimap-update-info): Prefer old info over start-article.
196         (nnimap-update-qresync-info): Finish implementing QRESYNC.
197
198 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
199
200         * nnir.el (autoload): Clean up autoloads.
201         (nnir-imap-default-search-key): Renamed from
202         nnir-imap-search-field. Use key rather than value.
203         (nnir-imap-search-other): New variable.
204         (nnir-read-parm): Use it.
205         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
206         (gnus-summary-nnir-goto-thread): Modify to work with imap.
207
208 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
209
210         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
211         the process, too.
212
213 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
214
215         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
216         Allbery.
217
218         * shr.el: Rework the way things are indented by <li> slightly.
219
220         * gnus.el (gnus-group-set-parameter): Fix typo.
221
222         * nnimap.el: Start implementing QRESYNC support.
223
224 2010-10-09  Julien Danjou  <julien@danjou.info>
225
226         * nnir.el (nnir-engines): Fix too many arguments.
227
228 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
229
230         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
231         group is the "last", so that the backends like nnfolder actually save
232         their folders.
233
234         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
235         try to use that for the tls stream.
236         (nnimap-retrieve-group-data-early): Rework the marks code to heed
237         UIDVALIDITY and find out which groups are read-only and not.
238         (nnimap-get-flags): Use the same marks parsing code as the rest of
239         nnimap.
240
241 2010-10-09  Julien Danjou  <julien@danjou.info>
242
243         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
244
245         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
246         retrieving gravatars.
247
248         * shr.el (shr-table-corner): Add.
249         (shr-table-line): Add.
250         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
251
252 2010-10-08  Julien Danjou  <julien@danjou.info>
253
254         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
255
256 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
257
258         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
259
260         * gnus-sum.el (gnus-mark-article-as-unread)
261         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
262         (gnus-summary-set-bookmark): Use it.
263
264         * gnus-msg.el (gnus-setup-message): Use it.
265
266         * gnus-demon.el (gnus-demon-remove-handler): Use it.
267
268         * gnus.el (gnus-group-remove-parameter): Use it.
269
270         * gnus-group.el (gnus-group-make-web-group): Use it.
271
272         * gnus-demon.el (gnus-demon-remove-handler): Use it.
273
274         * nnregistry.el: Update docs to mention manual.
275
276         * gnus-registry.el: Update docs to mention nnregistry.el.
277         (gnus-registry-initialize): Don't install nnregistry refer method
278         automatically.
279         (gnus-registry-install-nnregistry): Remove it.
280
281 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
282
283         * shr.el (shr-insert): Don't insert double spaces.
284
285 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
286
287         * gnus-gravatar.el (gnus-treat-from-gravatar)
288         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
289         called interactively.
290
291         * gnus-art.el (gnus-mime-view-part-externally)
292         (gnus-mime-view-part-internally): Make predicate function passed to
293         gnus-mime-view-part-as-type assume argument is a mime type, not a list
294         of a mime type.
295
296         * shr.el (shr-table-widths): Don't use cl function `reduce'.
297
298 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
299
300         * shr.el (require): Require cl when compiling.
301         (shr-tag-hr): New function.
302
303         * nnimap.el (nnimap-update-info): Remove double setting of high.
304         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
305         makes nnimap work properly on Courier again.
306
307         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
308         the variable for backwards compatability.
309
310         * mm-decode.el (mm-save-part): If given a non-directory result, expand
311         the file name before using to avoid setting mm-default-directory to
312         nil.
313
314         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
315         bidning gnus-agent variables.
316
317         * shr.el (shr-render-td): Use a cache for the table rendering function
318         to avoid getting an exponential rendering behaviour in nested tables.
319         (shr-insert): Rework the line-breaking algorithm.
320         (shr-insert): Don't leave trailing spaces.
321         (shr-insert-table): Also insert empty TDs.
322         (shr-tag-blockquote): Ensure paragraphs after </ul>.
323
324 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
325
326         * gnus-sum.el (gnus-number): Rename from `number'.
327         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
328         (gnus-summary-limit-children): Update uses correspondingly.
329
330 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
331
332         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
333         (gnus-gravatar-transform-address): Don't show avatars of people of
334         which mail addresses match gnus-gravatar-too-ugly.
335
336 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * shr.el (shr-table-widths): Expand TD elements to fill available
339         space.
340
341 2010-10-07  Julien Danjou  <julien@danjou.info>
342
343         * nnimap.el (nnimap-request-rename-group): Add this method.
344
345 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
346
347         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
348         name from XEmacs' function-arglist.
349
350         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
351         gravatar under XEmacs.
352
353 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
354
355         * auth-source.el: Update docs with TODO items.
356
357         * gnus-sync.el: Update docs to explain state and plans.
358
359         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
360         Hooks for mark updates.
361         (gnus-request-set-mark, gnus-request-update-mark): Use them.
362
363         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
364         hooks with arguments, which is needed for mark update hooks.
365
366 2010-10-06  Julien Danjou  <julien@danjou.info>
367
368         * gnus.el (gnus-expand-group-parameter): Only return and act on what
369         was matched.
370
371         * sieve-manage.el: Update example in `Commentary'.
372
373         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
374
375         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
376         not 2000.
377         (sieve-manage-authenticate): Re-add function.
378
379 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
380
381         * shr.el (shr-insert): Get 'space transition right.
382         (shr-render-td): Only delete space at the end of the TD.
383
384         * nnimap.el (nnimap-open-connection): Prepare to support
385         open-gnutls-stream.
386
387         * shr.el: Rearrange function order to be more logical.
388
389 2010-10-06  Julien Danjou  <julien@danjou.info>
390
391         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
392         (nnrss-discover-feed): Remove 404 URL in docstring.
393
394         * nnir.el: Fix Swish-E URL.
395         Fix Namazu URL.
396
397         * message.el (message-change-subject): Remove 404 URL in a comment.
398
399 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
400
401         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
402         called interactively.
403
404         * gnus-util.el (gnus-remove-if): Allow hash table.
405         (gnus-remove-if-not): New function.
406
407         * gnus-art.el (gnus-mime-view-part-as-type)
408         * gnus-score.el (gnus-summary-score-effect)
409         * gnus-sum.el (gnus-read-move-group-name):
410         Replace remove-if-not with gnus-remove-if-not.
411
412         * gnus-group.el (gnus-group-completing-read):
413         Regard collection as a hash table if it is not a list.
414
415 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * shr.el (shr-render-td): Allow blank/missing <TD>s.
418
419         * shr.el: Document the table-rendering algorithm.
420
421 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
424         for Emacsen having no `libxml-parse-html-region' support.
425
426 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
427
428         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
429         invalid URLs.
430
431         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
432         line-broken.
433         (shr-tag-img): Ignore image fetching errors.
434         (shr-overlays-in-region): Compute overlay positions correctly.
435
436         * mm-decode.el (mm-shr): Require shr.
437
438         * gnus-art.el (gnus-blocked-images): Move variable here.
439
440         * shr.el (shr-insert-table): Bind free variable.
441
442         * mm-decode.el (mm-shr): Bind shr-content-function.
443
444         * shr.el (shr-content-function): New variable.
445
446         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
447         added for symmetry.
448
449         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
450
451         * gnus-group.el (gnus-group-make-group): Doc fix.
452
453         * nnimap.el (nnimap-request-newgroups): Return success.
454
455         * shr.el (shr-find-elements): New function.
456         (shr-tag-table): Put all the images after the table.
457         (shr-tag-table): Really inhibit images inside the table.
458         (shr-collect-overlays): Copy over overlays from the TD elements to the
459         main document.
460
461         * mm-decode.el (mm-shr): Bind shr-blocked-images to
462         gnus-blocked-images.
463
464 2010-10-05  Julien Danjou  <julien@danjou.info>
465
466         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
467
468         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
469         (gnus-html-maximum-image-size): Add this function.
470         (gnus-html-put-image): Use gnus-html-maximum-image-size.
471
472         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
473         server-value of the capability is nil.
474
475 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
476
477         * shr.el (shr-tag-em): Add <EM> tag.
478
479 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
480
481         * sieve-manage.el (sieve-manage-default-stream): Make default stream
482         customizable.
483
484         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
485         handing broken links to browse-url.
486
487 2010-10-05  Julien Danjou  <julien@danjou.info>
488
489         * gnus-util.el (gnus-emacs-completing-read)
490         (gnus-iswitchb-completing-read): Use autoload rather than require.
491
492 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
493
494         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
495         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
496         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
497         iswitchb-temp-buflist for XEmacs.
498
499         * gnus-util.el (gnus-completing-read-function): Exclude
500         gnus-icompleting-read and gnus-ido-completing-read from candidates for
501         XEmacs since iswitchb.el is very old and ido.el is unavailable in
502         XEmacs.
503
504         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
505         not to use `delete-dups' that is unavailable in XEmacs 21.4.
506
507         * gnus-html.el: Don't require help-fns under XEmacs.
508         (gnus-html-schedule-image-fetching): Work for XEmacs.
509
510         * mm-decode.el (mm-shr): Decode contents by charset.
511
512 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
513
514         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
515         unknown.
516
517         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
518         (shr-get-image-data): Ensure against the cache file missing.
519
520         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
521         for data.
522
523         * spam-report.el (spam-report-url-ping-plain): Don't query about
524         killing the process.
525
526         * shr.el (shr-render-td): Protect against too-wide text.
527
528 2010-10-04  Julien Danjou  <julien@danjou.info>
529
530         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
531         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
532
533         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
534         retrieved.
535
536 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * shr.el (browse-url): Required.
539         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
540         lines.
541         (shr-show-alt-text, shr-browse-image): New commands.
542         (shr-browse-url, shr-copy-url): New commands.
543
544         * gnus-sum.el (gnus-widen-article-window): New variable.
545         (gnus-summary-select-article-buffer): Use it.
546
547         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
548         without @ signs.
549
550 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
551
552         * nnir.el (nnir-run-imap): Remove spurious space in search string.
553
554 2010-10-04  Julien Danjou  <julien@danjou.info>
555
556         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
557         for XEmacs.
558
559 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
560
561         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
562
563         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
564         (nnimap-close-server): Implement.
565
566         * dgnushack.el (iswitchb): Require to shut up the compiler.
567
568         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
569         (shr-insert): Tweak line breaking.
570         (shr-insert): Handle <pre> better.
571         (shr-tag-li): Get <li> indentation right.
572         (shr-tag-li): Get <li> indentation even righter.
573         (shr-tag-blockquote): Ensure paragraph start.
574         (shr-make-table): Tweak table generation.
575         (shr-make-table): Fix typo.
576
577         * shr.el: Implement table rendering.
578
579 2010-10-04  Julien Danjou  <julien@danjou.info>
580
581         * gnus-html.el (gnus-html-put-image): Fix resize image code.
582
583 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * shr.el (shr-insert): Use string anchors instead of line anchors.
586
587 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * shr.el: Add headings.
590         (shr-ensure-paragraph): Actually work.
591         (shr-tag-li): Make <ul> prettier.
592         (shr-insert): Get white space at the beginning/end of elements right.
593         (shr-tag-p): Collapse subsequent <p>s.
594         (shr-ensure-paragraph): Don't insert double line feeds after blank
595         lines.
596         (shr-insert): \t is also space.
597         (shr-tag-s): Fix "s" tag name function.
598         (shr-tag-s): Fix face prop name.
599
600 2010-10-03  Julien Danjou  <julien@danjou.info>
601
602         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
603
604         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
605         gnus-window-inside-pixel-edges.
606
607         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
608         gnus-ems.
609
610         * mm-view.el (mm-inline-image-emacs): Support image resizing.
611
612         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
613         function.
614
615         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
616         resize choice.
617
618 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
619
620         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
621         beginning of the buffer.
622
623         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
624         article buffer again.
625
626         * shr.el (shr-tag-p): Don't insert newlines at the start of the
627         buffer.
628
629         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
630         when it's at the start of the buffer.
631
632         * shr.el (shr-tag-blockquote): Convert name.
633         (shr-rescale-image): Use the right image-size variant.
634
635         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
636         buffer isn't shown, then select the current article first instead of
637         bugging out.
638         (gnus-summary-select-article-buffer): Show both the article and summary
639         buffers again.
640
641         * shr.el (shr-fontize-cont): Protect against regions with no text.
642         Rename tag functions to shr-tag-* for enhanced security.
643         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
644
645 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
646
647         * shr.el (shr-insert):
648         * pop3.el (pop3-movemail):
649         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
650         loaded.
651
652 2010-10-03  Glenn Morris  <rgm@gnu.org>
653
654         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
655
656         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
657
658         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
659
660         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
661
662         * gnus-util.el (gnus-make-local-hook): Simplify.
663
664 2010-10-02  Julien Danjou  <julien@danjou.info>
665
666         * gnus-util.el (gnus-iswitchb-completing-read): New function.
667         (gnus-ido-completing-read): New function.
668         (gnus-emacs-completing-read): New function.
669         (gnus-completing-read): Use gnus-completing-read-function.
670         Add gnus-completing-read-function.
671
672 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
673
674         * shr.el (shr-insert-document): Autoload.
675         (shr-img): Be silent.
676         (shr-insert): Add a newline after every picture before text.
677         (shr-add-font): Use overlays for combining faces.
678         (shr-insert): Pass upwards the text start point.
679
680         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
681         possible.
682         (mm-shr): New function.
683
684 2010-10-02  Julien Danjou  <julien@danjou.info>
685
686         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
687         should go backward.
688
689 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
690
691         * shr.el (shr): Fix typo in provide call.
692
693 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
694
695         * shr.el: New file.
696
697         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
698
699         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
700         completing read.
701
702 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
703
704         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
705         we're being queried about.  Suggested by Dan Jacobson.
706
707         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
708         by Jason Eisner.
709
710         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
711         table, too.  Suggested by Stefan Wiens.
712         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
713         the table unnecessary.  Suggested by Stefan Wiens.
714
715         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
716         longer needed, and probably doesn't work either, as pointed out by
717         Stefan Wiens.
718         (gnus-summary-exit): Remove call to the clearing function.
719         (gnus-summary-exit-no-update): Ditto.
720
721         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
722         instead of gnus-eval-in-buffer-window to avoid popping up frames.
723         Reported by Stefan Monnier.
724         (gnus-summary-save-in-rmail): Ditto.
725
726         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
727         article buffer, instead of both the article buffer and the summary
728         buffer.  Sort of suggested by Dan Jacobson.
729
730         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
731
732         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
733         Suggested by Dan Jacobson.
734
735         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
736         documentation clearer.
737
738         * message.el (message-shorten-references): Comment on the number "21".
739         Suggested by Stefan Monnier.
740
741         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
742         Suggested by Dan Jacobson.
743
744         * gnus.el (gnus-large-newsgroup): Mention
745         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
746
747         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
748         externalize attachments.  Bug reported by Steve Wen.
749
750         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
751         really message anything to the user.
752
753         * nnmail.el (nnmail-article-group): Allow using the fancy split method
754         directly.
755
756         * nnimap.el (nnimap-request-group): Low higher than high to signal no
757         messages in empty groups.
758
759 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
760
761         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
762         non-UIDNEXT group.
763
764 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
765
766         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
767         not the value from the collection.
768
769         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
770         values.  This sometimes happens on some groups that have no info.
771         (nnimap-request-newgroups): New function.
772
773 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
774
775         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
776         check into `gnus-registry-initialize'.
777         (gnus-registry-initialize): Ditto.
778         Fix and extend header docs.
779
780 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
781
782         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
783         regexp backtrace overflows.
784
785         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
786         for starttls that tls.el implements; i.e. openssl.
787
788         * tls.el (tls-starttls-switches): Give up on using starttls with
789         gnutls-cli.
790         (tls-program): Add --insecure to be consistent with the defaults from
791         openssl s_client.  Now all three commands are insecure.
792
793 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
794
795         * lpath.el: Bind completion-styles-alist for XEmacs.
796
797         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
798         (gravatar-create-image): New function that's an alias to
799         gnus-xmas-create-image, gnus-create-image, or create-image.
800         (gravatar-data->image): Use it.
801
802 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
803
804         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
805         install the nnregistry refer method.
806         (gnus-registry-install-hooks): Use it.
807         (gnus-registry-unfollowed-groups): Add nnmairix to the default
808         unfollowed groups.
809
810 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
811
812         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
813         expanding threads.
814
815 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * nnir.el: Use the server names without suffixes (bug #7009).
818
819         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
820         unencrypted to STARTTLS, if possible.
821
822 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
823
824         * message.el (message-ignored-supersedes-headers): Strip Injection-*
825         headers before superseding.
826
827 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
828
829         * nnrss.el (nnrss-use-local): Add documentation.
830
831         * nnimap.el (nnimap-extend-tls-programs): New function.
832         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
833         (nnimap-wait-for-connection): Accept the greeting from the stupid
834         output from openssl s_client -starttls, too.
835
836         * tls.el (tls-starttls-switches): New variable.
837         (tls-find-starttls-argument): Use it.
838         (open-tls-stream): Ditto.
839
840         * netrc.el (netrc-credentials): Return the value of the "default"
841         entry.
842         (netrc-machine): Ditto.
843
844         * nnimap.el (nnimap-find-article-by-message-id): Really return the
845         article number.
846         (nnimap-split-fancy): New variable.
847         (nnimap-split-incoming-mail): Use it.
848
849         * nntp.el (nntp-server-list-active-group): Document.
850
851         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
852         SELECT to get the message-id.
853
854         * mail-source.el (mail-sources): Removed webmail support.
855         (defvar): Ditto.
856         (mail-source-fetcher-alist): Ditto.
857         (mail-source-fetch-webmail): Removed.
858
859         * webmail.el: Removed -- doesn't seem relevant any more.
860
861         * gnus.el: Fix up make-obsolete-variable declarations throughout.
862
863         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
864         the \r.
865
866 2010-09-30  Julien Danjou  <julien@danjou.info>
867
868         * gnus-agent.el (gnus-agent-add-group): Fix call to
869         gnus-completing-read.
870
871 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * nndoc.el (nndoc-retrieve-groups): New function.
874
875         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
876         `default', use nnmail-split-methods.
877         (nnimap-request-article): Downcase the NILs so that they are nil.
878
879         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
880         symbol.
881
882         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
883         code, since if the user has requested network, that's what they ought
884         to get.
885         (nnimap-request-set-mark): Erase the buffer before issuing commands.
886         (nnimap-split-rule): Mark as obsolete.
887
888         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
889         variable.
890
891         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
892         correct slot, too.
893
894 2010-09-29  Julien Danjou  <julien@danjou.info>
895
896         * gnus.el (gnus-local-domain): Declare variable obsolete.
897
898         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
899         computing.
900         (gnus-ido-completing-read): Require ido.
901
902 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * gnus-registry.el: Don't prompt on load, which makes it impossible to
905         build Gnus.
906
907         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
908         when interpreting the structures.
909         (nnimap-request-accept-article): Add \r\n to the lines to make this
910         work with Cyrus.
911
912         * nndraft.el (nndraft-request-expire-articles): Use the group name
913         instead if "nndraft".  Fix found by Nils Ackermann.
914
915 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
916
917         * nnregistry.el: Added.
918
919 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
920
921         * nnmail.el (group, group-art-list, group-art):
922         Remove unneeded directives.
923
924 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
925
926         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
927         (mm-mime-charset)
928         * rfc2047.el (rfc2047-syntax-table)
929         * utf7.el (utf7-utf-16-coding-system): Comment fix.
930
931         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
932         rather than `insert-file-contents' and `eval-region'.
933
934         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
935         construction.
936
937         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
938
939         * time-date.el: No need to require cl for Emacs 21.
940
941 2010-09-29  Julien Danjou  <julien@danjou.info>
942
943         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
944         replacement of `gnus-gravatar-relief' to mimic
945         `gnus-faces-properties-alist'.
946         Add :version property.
947
948 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
949
950         * mail-source.el (mail-source-report-new-mail)
951         * message.el (message-default-mail-headers)
952         * mm-decode.el (mm-valid-image-format-p): Comment fix.
953
954         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
955
956 2010-09-28  Julien Danjou  <julien@danjou.info>
957
958         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
959         mail-address contains the same string as real-name.
960
961         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
962         non-blank in header, otherwise it'll get stripped.
963
964         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
965         real-name, and then for mail address rather than doing : or , search.
966
967 2010-09-27  Julien Danjou  <julien@danjou.info>
968
969         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
970         (gnus-server-goto-server): Use gnus-completing-read.
971
972         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
973
974         * mm-util.el (defalias): Use gnus-completing-read.
975         (mm-codepage-setup): Use gnus-completing-read.
976
977         * smime.el (smime-sign-buffer): Use gnus-completing-read.
978         (smime-decrypt-buffer): Use gnus-completing-read.
979
980         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
981
982         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
983         (mml-minibuffer-read-disposition): Use gnus-completing-read.
984         (mml-insert-multipart): Use gnus-completing-read.
985
986         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
987
988         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
989
990         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
991
992         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
993
994         * gnus.el (gnus-read-method): Use gnus-completing-read.
995
996         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
997
998         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
999         (gnus-mime-action-on-part): Use gnus-completing-read.
1000         (gnus-article-encrypt-body): Use gnus-completing-read.
1001
1002         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1003         (gnus-topic-move-matching): Use gnus-completing-read.
1004         (gnus-topic-copy-matching): Use gnus-completing-read.
1005         (gnus-topic-sort-topics): Use gnus-completing-read.
1006         (gnus-topic-move): Use gnus-completing-read.
1007
1008         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1009         (gnus-agent-add-group): Use gnus-completing-read.
1010
1011         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1012         gnus-completing-read.
1013         (nnmairix-update-groups): Use gnus-completing-read.
1014         (nnmairix-get-server): Use gnus-completing-read.
1015         (nnmairix-backend-to-server): Use gnus-completing-read.
1016         (nnmairix-goto-original-article): Use gnus-completing-read.
1017         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1018
1019         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1020
1021         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1022         (gnus-group-make-useful-group): Use gnus-completing-read.
1023         (gnus-group-make-web-group): Use gnus-completing-read.
1024         (gnus-group-add-to-virtual): Use gnus-completing-read.
1025         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1026
1027         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1028         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1029         (gnus-summary-execute-command): Use gnus-completing-read.
1030         (gnus-summary-respool-article): Use gnus-completing-read.
1031         (gnus-read-move-group-name): Use gnus-completing-read.
1032
1033         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1034         (gnus-summary-score-effect): Use gnus-completing-read.
1035
1036         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1037
1038         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1039         right completing-read function.
1040         (gnus-use-ido): New variable
1041         (gnus-completing-read-with-default): Remove.
1042
1043 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1044
1045         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1046         x-focus-frame.
1047
1048         * nnimap.el (auth-source-forget-user-or-password)
1049         (auth-source-user-or-password): Autoload.
1050
1051         * message.el (message-from-style, message-interactive)
1052         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1053         (message-yank-prefix, message-indentation-spaces, message-signature)
1054         (message-signature-file): Add comment.
1055
1056 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1059         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1060         new articles.
1061
1062         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1063         parts.
1064         (nnimap-request-article): Work with the t setting, too.
1065
1066         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1067         that you don't get flashes of other buffers.
1068         (gnus-summary-show-complete-article): Intern before setting.
1069
1070 2010-09-27  David Engster  <dengste@eml.cc>
1071
1072         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1073         well as HEADERS.
1074         (nnmairix-retrieve-headers): Provide new argument for the above.
1075
1076 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * gnus-sum.el (gnus-summary-move-article): Don't alter
1079         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1080         group.
1081
1082         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1083
1084         * message.el (message-cite-prefix-regexp): Revert my last edit.
1085
1086         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1087         variable instead of the Gnus variable.
1088
1089         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1090
1091         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1092         again.
1093
1094         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1095         since some servers don't like it.
1096         (nnimap-open-connection): Forget credentials if the server says the
1097         password was wrong.
1098         (nnimap-parse-line): Protect against invalid data.
1099
1100         * gnus-sum.el (gnus-summary-move-article): Add comment.
1101         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1102         nothing alters it while scanning for new messages.
1103
1104         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1105         which may or may not help.
1106         (nnimap-open-connection): If we're doing a stream connection, and then
1107         discover we're on a STARTTLS-capable server, then open a STARTTLS
1108         connection instead.
1109
1110 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111
1112         * nnimap.el (utf7): Required.
1113
1114         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1115         prefix.
1116
1117 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1118
1119         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1120
1121 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * nnimap.el (nnimap-request-accept-article): Message the error on
1124         error.
1125
1126 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1129
1130 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * nndoc.el (nndoc-request-list): Return success always.
1133
1134         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1135         `fetch-old' -- we only want to fetch the articles we've requested.  The
1136         rest are in the agent, probably.
1137         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1138         disappeared server" to something low.  It's not important.
1139
1140         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1141         arrived before the FETCH data.
1142
1143         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1144         target here, because we don't know the Gnus name of the group.
1145
1146         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1147         for the correct group.
1148
1149         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1150
1151         * gnus.el (gnus): Give a final warning after startup.
1152
1153         * gnus-util.el (gnus-action-message-log): New variable.
1154         (gnus-message): Use it.
1155         (gnus-final-warning): New function.
1156
1157         * nnimap.el (nnimap-open-connection): Record the greeting.
1158         (nnimap): Add greeting.
1159
1160 2010-09-26  Julien Danjou  <julien@danjou.info>
1161
1162         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1163         arguments.
1164         (gnus-html-wash-images): Fix spec computing to include start/end.
1165
1166         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1167
1168 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1171         deletion.
1172         (nnimap-retrieve-headers): Don't select the group, because that's
1173         already done by nnimap-possibly-change-group.
1174
1175         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1176         (gnus-picon-transform-address): Use it.
1177
1178         * mail-source.el (mail-source-value): Revert previous patch.
1179
1180         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1181         on failure.
1182         (nnimap-open-connection): Look up both virtual and physical server name
1183         credentials.
1184
1185         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1186
1187 2009-02-07  Dave Love  <fx@gnu.org>
1188
1189         * tls.el (open-tls-stream): Don't query killing process.
1190
1191 2009-02-08  Dave Love  <fx@gnu.org>
1192
1193         * gnus-win.el (gnus-window-to-buffer-helper,
1194         gnus-all-windows-visible-p): Function needn't be a symbol.
1195
1196         * mail-source.el (mail-source-value): Function needn't be a symbol.
1197
1198 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199
1200         * message.el (message-cite-prefix-regexp): Remove } from the cite
1201         prefix.
1202
1203         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1204         highlight again, so that the highlight is correct.
1205
1206         * gnus-picon.el (gnus-picon): Remove again.
1207         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1208
1209         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1210         doing the header highlightling, so that the background colour of the
1211         picon is correct.
1212
1213         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1214         (gnus-picon): Ditto.
1215         (gnus-picon): Reinstate.  The background colour for picons is white.
1216         (gnus-picon-insert-glyph): Make the background white.
1217
1218         * nnml.el (nnml-open-nov): Don't return dead buffers.
1219
1220         * auth-source.el (auth-source-create): Query the user for whether to
1221         store the credentials.
1222
1223         * netrc.el (netrc-store-data): New function.
1224
1225         * auth-source.el (auth-source-user-or-password): Use the existing auth
1226         sources, if any, for creation.
1227
1228         * gnus.el (gnus-group-fast-parameter): Return the last matching
1229         parameter instead of the first matching parameter.
1230
1231 2010-09-26  Julien Danjou  <julien@danjou.info>
1232
1233         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1234
1235 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1236
1237         * mml2015.el (mml2015-use): Remove gpg support.
1238
1239         * mml1991.el (mml1991-function-alist): Remove gpg function.
1240         (mml1991-gpg-sign): Removed.
1241
1242 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1243
1244         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1245         (gnus-browse-unsubscribe-current-group): Document it.
1246         (gnus-browse-unsubscribe-group): Use it.
1247
1248 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1249
1250         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1251         address to the To list for easier response.
1252
1253         * gnus.el (gnus-play-startup-jingle): Removed.
1254         (gnus-splash): Don't play jingle.
1255         (gnus): Silence gnus-load message.
1256
1257         * gnus-art.el (gnus-treat-play-sounds): Removed.
1258
1259         * gnus.el (gnus-play-jingle): Remove audio support.
1260
1261         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1262
1263         * earcon.el: Removed -- no users.
1264
1265         * gnus-audio.el: Removed -- no users of this package.
1266
1267         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1268
1269         * gnus-start.el (gnus-setup-news): Remove nocem support.
1270
1271         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1272
1273         * gnus.el (gnus-use-nocem): Removed.
1274
1275         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1276         Removed.
1277
1278         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1279         uses NoCeM any more.
1280
1281         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1282         (gnus-button-ctan-handler): Ditto.
1283         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1284         (gnus-button-ctan-directory-regexp): Ditto.
1285         (gnus-button-handle-ctan): Ditto.
1286         (gnus-button-tex-level): Ditto.
1287         (gnus-button-alist): Removed CTAN stuff.
1288
1289 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1290
1291         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1292         nnimap-streaming test.
1293
1294         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1295         servers twice.
1296
1297         * nnimap.el (nnimap-open-connection): Add more error reporting when
1298         nnimap fails early.
1299
1300         * nnheader.el (nnheader-get-report-string): New function.
1301         (nnheader-get-report): Use it.
1302
1303         * gnus-int.el (gnus-check-server): Say what the error was when opening
1304         failed.
1305
1306         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1307         using streaming.
1308
1309 2010-09-25  Julien Danjou  <julien@danjou.info>
1310
1311         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1312         gnus-window-inside-pixel-edges.
1313
1314 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1317
1318         * mm-decode.el (mm-save-part): Allow saving to other directories the
1319         normal Emacs way.
1320
1321         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1322         by Jay Berkenbilt.
1323
1324         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1325         there isn't a single byte.
1326
1327         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1328         just do it.  It doesn't really seem to matter what the user responds
1329         here, I think, so it's just a confusing question.
1330
1331         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1332         non-streaming case.
1333
1334         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1335         (gnus-article-encrypt-body): Use it.
1336
1337         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1338         keystroke.
1339
1340         * nnimap.el (nnimap-find-wanted-parts-1): Use
1341         gnus-fetch-partial-articles.
1342
1343         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1344
1345         * nnimap.el (nnimap-insert-partial-structure): New function.
1346         (nnimap-get-partial-article): New function.
1347         (nnimap-request-article): Use it.
1348         (nnimap-wait-for-response): Return whether the wait was successful.
1349         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1350         retrieval wasn't successful.
1351         (nnimap-retrieve-group-data-early): Allow throttling servers.
1352         (nnimap-streaming): New variable.
1353         (nnimap-fetch-partial-articles): Removed.
1354
1355         * mm-decode.el (mm-with-part): Protect against killed buffers.
1356
1357         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1358         for prettier summary display.
1359
1360 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1361
1362         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1363         directly.
1364
1365 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1368         apparently third-party libraries depend on it.
1369
1370         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1371         before starting negotiation.
1372
1373         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1374         privacy reasons.
1375         (gnus-treat-mail-gravatar): Ditto.
1376
1377         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1378         buffer when inserting images.  Inserting text into the headers, for
1379         instance, can make them invalid.
1380
1381 2010-09-25  Julien Danjou  <julien@danjou.info>
1382
1383         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1384         variables.
1385
1386         * nnheader.el: Remove useless variables news-reply-yank-from and
1387         news-reply-yank-message-id.
1388
1389         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1390         variables.
1391
1392         * mml1991.el: Remove useless mml1991-verbose.
1393
1394         * gnus.el: Remove useless variable gnus-use-generic-from.
1395         Remove obsolete variable gnus-topic-indentation.
1396
1397         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1398
1399         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1400
1401         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1402
1403         * gnus-group.el: Remove useless gnus-group-icon-cache.
1404         Remove useless gnus-ephemeral-group-server.
1405
1406         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1407
1408         * mml2015.el: Remove useless mml2015-verbose.
1409
1410         * mml-smime.el: Remove useless mml-smime-verbose.
1411
1412         * gnus.el: Remove useless gnus-local-domain.
1413
1414         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1415         gnus-gravatar-size.
1416
1417         * gnus-art.el: Remove useless gnus-treat-translate.
1418
1419 2010-09-24  Julien Danjou  <julien@danjou.info>
1420
1421         * gnus-sum.el: Add support for Gravatars.
1422
1423         * gnus-art.el: Add support for Gravatars.
1424
1425         * gnus-gravatar.el: Add this file.
1426
1427         * gravatar.el: Add this file.
1428
1429 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430
1431         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1432
1433         * gnus-group.el (gnus-group-fetch-faq): Removed.
1434
1435         * gnus.el (gnus-group-faq-directory): Removed.
1436
1437         * gnus-group.el (gnus-group-fetch-charter): Removed.
1438
1439         * gnus.el (gnus-group-charter-alist): Removed.
1440
1441         * gnus-group.el (gnus-group-archive-directory): Removed.
1442         (gnus-group-recent-archive-directory): Ditto.
1443         (gnus-group-make-archive-group): Removed.
1444
1445         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1446
1447         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1448         use the same article number for all the cached articles.
1449
1450         * nnimap.el (nnimap-command): Register the last command time so
1451         that we can use it for idling NOOPs.
1452         (nnimap-open-connection): Start the keeplive timer.
1453         (nnimap-make-process-buffer): Store all the process buffers.
1454         (nnimap-keepalive): New function.
1455
1456         * starttls.el: (starttls-open-stream): Add autoload cookie.
1457
1458 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1459
1460         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1461         handling.
1462
1463 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1464
1465         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1466         its data structures.
1467
1468         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1469         instead of the cl.el copy-list.
1470         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1471         equalp.
1472
1473 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1474
1475         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1476         and tool-bar-local-item-from-menu.
1477
1478         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1479         mode-line-highlight face for Emacs.
1480
1481         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1482         loading gnus-sum.elc; fix comment for canlock-verify.
1483         (gnus-article-jump-to-part): Use read-number.
1484         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1485         Emacs pre-21 compatible code for help-echo.
1486         (gnus-article-next-page-1): No need to adjust the number of lines.
1487         (gnus-article-describe-bindings): Always use help-buffer.
1488
1489         * gnus-audio.el (gnus-audio-inline-sound)
1490         * gnus-cus.el (gnus-custom-mode)
1491         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1492
1493         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1494
1495         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1496         compatible code.
1497
1498 2010-09-24  Glenn Morris  <rgm@gnu.org>
1499
1500         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1501         visiting the fcc file in rmail-mode.
1502
1503         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1504
1505 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * nnir.el: Silence the byte compiler.
1508
1509         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1510         alias to browse-url-url-encode-chars if any.
1511         (gnus-html-encode-url): Use it.
1512
1513 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * gnus-start.el (gnus-use-backend-marks): New variable.
1516         (gnus-get-unread-articles-in-group): Use it.
1517
1518         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1519         makeover.
1520
1521 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1522
1523         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1524
1525 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1528         Removed.
1529         (gnus-setup-news-hook): Removed
1530         gnus-fixup-nnimap-unread-after-getting-new-news.
1531
1532         * gnus-int.el (gnus-request-update-info): Protect against backends not
1533         having the function.
1534
1535         * nnimap.el (nnimap-stream): Mention starttls.
1536         (nnimap-open-connection): Add starttls support.
1537
1538 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1539
1540         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1541
1542 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1543
1544         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1545         BODYSTRUCTUREs.
1546         (nnimap-transform-headers): Unfold quoted {42} headers.
1547
1548         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1549         the info.
1550         (gnus-get-unread-articles): Only call updatep on backends that support
1551         it.
1552
1553         * nnweb.el (nnweb-request-update-info): NOOP.
1554
1555         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1556
1557         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1558         since it only deals with marks.
1559
1560         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1561         gnus-request-marks, and make a new gnus-request-update-info.
1562
1563         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1564         the active instead of the high number, which is usually too low.
1565
1566 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1567
1568         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1569         * encrypt.el: Removed.
1570
1571 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1572
1573         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1574         server in symbolic form.
1575
1576         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1577         0.9.
1578
1579 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1580
1581         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1582         (nnimap-update-info): Fix up code slightly.
1583
1584         * gnus-int.el (gnus-open-server): Add tracing for performance
1585         debugging.
1586
1587         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1588         (gnus-group-insert-group-line): Pass the real group name so that it
1589         gets the right data.
1590
1591         * gnus-start.el (gnus-get-unread-articles): Don't have
1592         `gnus-get-unread-articles-in-group' update info, since that can be
1593         really slow and doesn't seem to be needed?
1594
1595 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1596
1597         * time-date.el (date-to-time): Try using parse-time-string first before
1598         using the slower timezone-make-date-arpa-standard.
1599
1600 2010-09-22  Julien Danjou  <julien@danjou.info>
1601
1602         * gnus-group.el (gnus-group-insert-group-line): Call
1603         gnus-group-highlight-line.
1604         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1605         default hook list.
1606         (gnus-group-update-eval-form): Add new function.
1607         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1608         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1609
1610 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1611
1612         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1613         immediate, then expire all articles.
1614         (nnimap-update-info): Fix off-by-one errors.
1615         (nnimap-flags-to-marks): Would return no marks lists for group with no
1616         flags.  Instead return the other data.
1617
1618 2010-09-22  Julien Danjou  <julien@danjou.info>
1619
1620         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1621         Only return an icon.
1622         (gnus-group-insert-group-line): Compute icon to return.
1623
1624         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1625         variable.
1626         (gnus-html-image-fetched): Only cache if
1627         gnus-html-image-automatic-caching is set.
1628         (gnus-html-image-fetched): Check for errors.
1629
1630 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1633         once per method on `g'.  This ensures that backends like nnfolder don't
1634         open all their folders.
1635
1636         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1637         (nnimap-request-list): Nix out group in the correct buffer.
1638         (nnimap-parse-flags): Implement by using `read' instead of
1639         hand-parsing.
1640         (nnimap-flags-to-marks): Pass on permanent-flags.
1641         (nnimap-make-process-buffer): Record the server name.
1642         (nnimap-parse-flags): Fix typo.
1643         (nnimap-request-scan): Run split on the server in general, not just a
1644         single group.
1645
1646         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1647         parameter, and propagate this downwards.
1648
1649         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1650         since EXAMINE changes it on the server.
1651
1652         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1653         this command might take a while.
1654
1655 2010-09-22  Julien Danjou  <julien@danjou.info>
1656
1657         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1658         harmful if you have 2 images side-by-side, they can't be properly
1659         update on text deletion.  Using text-property is safer here.
1660         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1661         data.
1662
1663 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * nnimap.el (nnimap-expunge-inbox): Removed.
1666         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1667         (nnimap-expunge): Flip default to t.
1668
1669         * gnus.el (gnus-method-to-server): Don't push things to the cache
1670         unless it's unique.
1671         (gnus-server-to-method): Ditto.
1672
1673 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1674
1675         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1676
1677 2010-09-22  Julien Danjou  <julien@danjou.info>
1678
1679         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1680         get the start of data.
1681         (gnus-html-encode-url): Add this function to encode special chars in
1682         URL.
1683         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1684         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1685
1686         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1687         default.
1688         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1689
1690         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1691         images alt-text.
1692         (gnus-html-put-image): Put alt-text as help-echo.
1693
1694 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1695
1696         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1697         * mm-util.el (mm-decompress-buffer)
1698         * nnir.el (nnir-run-find-grep)
1699         * pop3.el (pop3-list): Use 3rd arg of split-string.
1700
1701         * time-date.el (format-seconds): Comment fix.
1702
1703         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1704         and byte-optimize-form-code-walker.
1705         (dgnushack-make-auto-load): Don't advise make-autoload.
1706
1707         * lpath.el: Remove Emacs 21 stuff.
1708
1709 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1710
1711         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1712         outside the active range.  Suggested by Dan Christensen.
1713
1714         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1715         slightly later to avoid double-getting it.
1716
1717         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1718         previous patch.
1719
1720         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1721
1722 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1723
1724         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1725
1726 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-int.el (gnus-open-server): Give a better error message in the
1729         "go offline" case.
1730
1731         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1732         marks for nnimap, which is seldom the right thing to do.
1733
1734         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1735         (gnus-same-method-different-name): New function.
1736
1737         * nnimap.el (parse-time): Require.
1738
1739         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1740         method in the presence of many similar methods.
1741
1742         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1743
1744         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1745         nnml-inhibit-expiry.
1746
1747         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1748         find out whether methods are equal.
1749
1750         * nnimap.el (nnimap-find-expired-articles): New function.
1751         (nnimap-process-expiry-targets): New function.
1752         (nnimap-request-move-article): Request the article before looking at
1753         what the Message-ID is.  Fix found by Andrew Cohen.
1754         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1755
1756         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1757         for oldness in addition to being a predicate.
1758
1759         * nnimap.el (nnimap-request-group): When we have zero articles, return
1760         the right data to Gnus.
1761         (nnimap-request-expire-articles): Only delete articles immediately if
1762         the target is 'delete.
1763
1764         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1765         method, this would bug out.
1766
1767         * gnus-group.el (gnus-group-expunge-group): Renamed from
1768         gnus-group-nnimap-expunge, and implemented as a normal interface
1769         function.
1770
1771         * gnus-int.el (gnus-request-expunge-group): New function.
1772
1773         * nnimap.el (nnimap-request-create-group): Implement.
1774         (nnimap-request-expunge-group): New function.
1775
1776 2010-09-21  Julien Danjou  <julien@danjou.info>
1777
1778         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1779         (gnus-html-cache-expired): Add new function.
1780         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1781         wethever we should display image for fetch it.
1782         Compute alt-text earlier to pass it to the fetching function too.
1783         (gnus-html-schedule-image-fetching): Change function argument to only
1784         get one image at a time, not a list.
1785         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1786         cache.
1787         (gnus-html-get-image-data): New function to retrieve image data from
1788         cache.
1789         (gnus-html-put-image): Change buffer argument to use image data rather
1790         than file, and place image above region rather than inserting a new
1791         one. Do not take alt-text as argument, since it's useless now: we place
1792         the image above alt-text.
1793         (gnus-html-prune-cache): Remove.
1794         (gnus-html-show-images): Start to fetch image when we find one, do not
1795         push into a temporary list.
1796         (gnus-html-prefetch-images): Only fetch image if they have expired.
1797         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1798         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1799
1800 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1803
1804 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1807         spec inser "*" if the group isn't active instead of 0.
1808
1809         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1810         opening the server.
1811         (nnimap-request-delete-group): Implement group deletion.
1812         (nnimap-transform-headers): Return the size of the entire message in
1813         the Bytes header, not just the size of the first part.
1814         (nnimap-request-move-article): When moving an article from nnimap,
1815         request the article first so the accepting form has an article to
1816         accept.  Reported by Dan Christensen.
1817         (nnimap-command): Make sure that the error message doesn't error out.
1818
1819 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1820
1821         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1822         we haven't requested anything.
1823
1824 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1827         "".  Fix found by Andrew Cohen.
1828
1829         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1830         instead of -encode-string.
1831
1832 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1835
1836         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1837         by mm-subst-char-in-string.
1838
1839 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1842         waiting for the connection string.
1843
1844         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1845         arriving.
1846
1847         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1848         bogus characters.  This allows selecting certain Gmail groups.
1849
1850         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1851         (nnimap-fetch-partial-articles): New variable.
1852         (nnimap-open-connection): When looking for credentials, also use the
1853         nnimap-server-port.
1854         (nnimap-request-article): Return the group/article number, so that Gnus
1855         `^' works as expected.
1856         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1857         them.
1858
1859         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1860         comments.
1861         (gnus-methods-sloppily-equal): New function.
1862         (gnus): When using the development version of Gnus, load the gnus-load
1863         file.
1864
1865         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1866         `gnus-open-server' on each method before trying to scan them etc.  This
1867         ensures that all the backend parameters are set correctly.
1868
1869         * nnimap.el (nnimap-authenticator): New variable.
1870         (nnimap-open-connection): Allow anonymous login.
1871         (nnimap-transform-headers): The chars header is called Chars not
1872         Bytes.
1873         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1874         drops.
1875
1876         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1877         patch, found by Knut Anders Hatlen.
1878
1879 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1880
1881         * gnus-agent.el (gnus-agent-batch-confirmation)
1882         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1883         to gnus-message.
1884         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1885         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1886         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1887         * gnus-int.el (gnus-open-server): Likewise.
1888         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1889         (gnus-score-check-syntax): Likewise.
1890         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1891         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1892         Likewise.
1893         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1894
1895 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1898         calling conventions so that prefetch doesn't bug out.
1899
1900 2010-09-19  Julien Danjou  <julien@danjou.info>
1901
1902         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1903         rather than `subst-char-in-region' in order to be able to replace ASCII
1904         char by UTF-8 ones.
1905
1906         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1907         than curl.
1908         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1909         the right URL and ALT text on images.
1910         (gnus-html-wash-tags): Fix tag case.
1911         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1912         (gnus-article-html): Add -o display_ins_del=2 option.
1913         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1914
1915 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1918         the extra mail headers, which sometimes seem to happen for unknown
1919         reasons.
1920
1921         * mail-parse.el (mail-header-encode-parameter): Define as
1922         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1923         (or most, perhaps?) mail readers don't understand the latter, but do
1924         understand the former.
1925
1926         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1927         to nil, so that no methods are automatically agentized.  I think this
1928         is probably what most users want.
1929
1930         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1931         from url-retrieve, for instance about invalid URLs.
1932
1933         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1934         groups that have no articles.
1935         (nnimap-request-article): Check that we really got an article when we
1936         requested one.
1937
1938         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1939         doesn't exist.
1940
1941         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1942         nntp buffer so the agent can save it.
1943         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1944         that CRLF doesn't get translated to \n.
1945         (nnimap-open-connection): Don't make 'shell commands only send \n.
1946
1947 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1948
1949         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1950         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1951         Update var name.
1952         (nnml-generate-nov-file): Use dolist.
1953         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1954         Use with-current-buffer.
1955
1956 2010-09-18  Julien Danjou  <julien@danjou.info>
1957
1958         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1959         parallel.
1960
1961 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1962
1963         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1964         the range update right.
1965         (nnimap-request-group): Don't make `M-g' bug out on group with no
1966         marks.
1967         (nnoo): Required, so that other packages can require nnimap.
1968         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1969         command we're looking for.  This helps when the server sends more
1970         responses after we've gotten everything we expected.
1971         (nnimap): Add a `newlinep' field to keep track of end-of-line
1972         conventions.
1973         Don't send CRLF to things that don't want it.
1974         (nnimap-request-accept-article): Ditto.
1975
1976 2010-09-18  Julien Danjou  <julien@danjou.info>
1977
1978         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1979         than curl to retrieve images.
1980
1981 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1982
1983         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1984         the marks.
1985         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1986         (nnimap-wait-for-connection): New function.
1987         (nnimap-open-connection): If we have PREAUTH, don't query for login
1988         credentials.
1989         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1990         when doing a partial update.
1991
1992 2010-09-18  Julien Danjou  <julien@danjou.info>
1993
1994         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1995         tags.
1996
1997 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1998
1999         * nnimap.el (nnimap-credentials): New function.
2000         (nnimap-open-connection): Use the new function to look for credentials
2001         also on the numeric equivalents of "imap" and "imaps".
2002
2003         * gnus-start.el (gnus-activate-group): Send the info to
2004         gnus-request-group.
2005
2006         * nnimap.el (nnimap-request-group): Have the "check" version of the
2007         function parse flags and update the info, so that a `M-g' get a total
2008         resync of all flags from the group.
2009
2010         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2011         to allow backends to alter the info on group selection.  Also alter all
2012         the backend -request-group functions to take the parameter.
2013
2014         * nnimap.el (nnimap-store-info): New function.
2015         (nnimap-update-info): Store the info for later usage.
2016         (nnimap-request-group): Use the stored info for the dont-check case, so
2017         that we don't retrieve all marks when we enter a group.
2018
2019         * nnimap.el: Use deffoo instead of defun for interface functions.
2020
2021         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2022         update the group info.  This makes the nndraft groups, for instance, go
2023         back to their old behaviour.
2024
2025         * gnus-sum.el (gnus-select-newsgroup): Indent.
2026
2027         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2028         in.
2029         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2030         nothing.
2031
2032         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2033         from methods that are denied.
2034
2035         * gnus-int.el (gnus-method-denied-p): New function.
2036
2037         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2038         store the password instead of netrc.
2039         (nnimap-open-connection): Don't error out when we can't make a
2040         connections.
2041
2042         * auth-source.el (auth-source-create): In the password prompt, say what
2043         we're querying for.  Also prompt for user name if that hasn't been
2044         given.
2045
2046         * nnimap.el (nnimap-with-process-buffer): Removed.
2047
2048 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2051         method when we're reading from the agent.
2052
2053         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2054
2055         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2056         that's probably most useful for users.
2057
2058         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2059         "failed" all the time.
2060
2061         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2062         ...)) with (with-current-buffer ... ).
2063
2064         * nntp.el (nntp-open-server): Return whether the open was successful or
2065         not.
2066
2067         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2068         select an unread unseen article first.
2069
2070         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2071         /etc/services, supply some sensible port defaults.
2072
2073         * dgnushack.el: Define netrc-credentials.
2074
2075 2010-09-17  Julien Danjou  <julien@danjou.info>
2076
2077         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2078
2079 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2080
2081         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2082         doesn't have any parameters.
2083
2084 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2087         only upcased checks.
2088
2089         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2090
2091         * nnimap.el (nnimap-open-shell-stream): New function.
2092         (nnimap-open-connection): Use it.
2093         (nnimap-transform-headers): Get the number of lines in each message.
2094         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2095         number of lines.
2096         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2097         problem.
2098
2099         * utf7.el (utf7-encode): Autoload.
2100
2101         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2102         to allow the mail splitting to not return a default group.  This is
2103         useful for nnimap, which will leave unmatched mail in the inbox.
2104
2105         * nnimap.el: Rewritten.
2106
2107         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2108         nnimap usage.
2109
2110         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2111         if the move is internal, so that nnimap can do fast internal moves.
2112
2113         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2114         data.
2115         (gnus-read-active-for-groups): Support finishing the early retrieval of
2116         data.
2117
2118         * gnus-range.el (gnus-range-nconcat): New function.
2119
2120         * gnus-int.el (gnus-finish-retrieve-group-infos)
2121         (gnus-retrieve-group-data-early): New functions.
2122
2123 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2124
2125         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2126         (nnrss-retrieve-groups):
2127         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2128         (pop3-quit): Use with-current-buffer.
2129
2130 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2131
2132         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2133         instead of nnheader-accept-process-output.
2134
2135         * dgnushack.el (dgnushack-compile): Add comment.
2136
2137         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2138
2139         * gnus-html.el (gnus-html-schedule-image-fetching)
2140         (gnus-html-prefetch-images): Replace process-kill-without-query by
2141         gnus-set-process-query-on-exit-flag.
2142
2143 2010-09-16  Romain Francoise  <romain@orebokech.com>
2144
2145         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2146
2147 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2148
2149         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2150         parameter to unintern is mandatory-ish in Emacs 24.
2151
2152         * gnus-html.el (gnus-html-schedule-image-fetching)
2153         (gnus-html-prefetch-images): Check for curl before using it.
2154
2155         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2156         depend on curl, which isn't essential.
2157
2158         * imap.el: Revert back to version
2159         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2160         seem problematic.
2161
2162 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2163
2164         * gnus-registry.el (gnus-registry-install-shortcuts):
2165         Explicitly pass `obarray' to `unintern' to avoid a warning.
2166
2167 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2170         change.
2171
2172         * nnrss.el (nnrss-request-list): Removed this function and related
2173         functions, including the moreover stuff.
2174
2175 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2176
2177         * nnrss.el (nnrss-retrieve-groups): New function.
2178
2179 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2180
2181         * .dir-locals.el: Add no-byte-compile cookie.
2182
2183 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2184
2185         * time-date.el (format-seconds): Comment fix.
2186
2187         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2188         for back end that doesn't support request-scan.
2189
2190 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2193         then do request scans from the backends.
2194
2195         * netrc.el (netrc-credentials): New conveniency function.
2196
2197         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2198         avoid running a hook per line, since this takes a lot of time,
2199         profiling shows.
2200         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2201         directly if gnus-visual-p is true.
2202
2203 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2204
2205         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2206         groups; replace mapcar with dolist which is a bit faster; pass groups
2207         info to gnus-read-active-file-1.
2208         (gnus-read-active-file-1): Scan only specified groups if the new
2209         optional arg `infos' is given.
2210
2211 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2214
2215         * pop3.el (pop3-movemail): Removed.
2216         (pop3-streaming-movemail): Renamed to pop3-movemail.
2217
2218         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2219         don't restrict end-tag searches to the end of the line.
2220
2221 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2224         articles of every unchecked group to t, which means unknown since the
2225         server has never been opened.
2226
2227 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2228
2229         * gnus-html.el (gnus-html-show-alt-text): New command.
2230         (gnus-html-browse-image): Ditto.
2231         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2232         to browse the image directly.
2233         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2234         better.
2235
2236         * gnus-async.el (gnus-async-article-callback): Call
2237         `gnus-html-prefetch-images' unconditionally.
2238
2239         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2240         before feeding URLs to curl.
2241
2242 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2243
2244         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2245         internal images as deletable by `W D D'.
2246
2247         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2248         (gnus-async-article-callback): Fix typo.
2249
2250 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2253         current line to work around bugs in the output from w3m.
2254
2255         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2256         for groups that want that.
2257
2258         * nntp.el (nntp-wait-for-string): Supply a timeout for
2259         accept-process-output to ensure progress.
2260
2261         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2262         level to get unread articles from, then use that for foreign groups,
2263         too.
2264
2265         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2266         confuses the rest of the function.
2267
2268         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2269         for the methods that support -retrieve-groups, too.
2270
2271         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2272
2273 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2276         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2277
2278         * pop3.el: Require cl when compiling.
2279         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2280
2281 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2284         that aren't going to be activated.
2285         (gnus-get-unread-articles): Fix up the last commit.
2286
2287         * gnus-html.el (gnus-article-html): Allow calling without specifying
2288         the handle.  In that case, dissect the buffer first.
2289
2290         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2291
2292         * nnimap.el (nnimap-open-connection): Revert the change that would look
2293         into authinfo for imaps instead of imap.
2294
2295         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2296         say that you don't want to call gnus-request-group with don-check, but
2297         do check the reponse.  This is for virtual groups only.
2298         (gnus-get-unread-articles): Count the archive groups as secondary, so
2299         that they're activated the same way as before.
2300
2301         * imap.el (imap-message-map): Removed optional buffer parameter, since
2302         no callers use it.
2303         (imap-message-get): Ditto.
2304         (imap-message-put): Ditto.
2305         (imap-mailbox-map): Ditto.
2306         (imap-mailbox-put): Ditto.
2307         (imap-mailbox-get): Ditto.
2308         (imap-mailbox-get): Revert last change for this function.
2309
2310         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2311         case-insensitively.
2312         (nnimap-debug): Removed.
2313
2314         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2315         to use `imap-fetch' instead.  According to the comments, this should be
2316         safe, since all other IMAP clients use the 1:* syntax.
2317         (imap-enable-exchange-bug-workaround): Removed.
2318         (imap-debug): Removed -- doesn't seem very useful.
2319
2320         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2321         mail from a file, and the file doesn't exist.
2322
2323         * imap.el (imap-log): New convenience function used throughout instead
2324         of repeating the same code all over the place.
2325
2326         * pop3.el (pop3-streaming-movemail): Return t for success.
2327
2328         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2329         .authinfo if we're using ssl connection.
2330
2331         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2332         already have if we're in a main Gnus `g' run.
2333
2334         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2335
2336 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2339
2340         * nnmh.el (nnmh-request-list-1): Bind `file'.
2341
2342         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2343         alias to set-process-query-on-exit-flag or process-kill-without-query.
2344         (pop3-open-server): Use it.
2345
2346 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2347
2348         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2349         box to the Incoming file.  Fixes mistake in previous checkin.
2350
2351         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2352         request loop (for debugging purposes) removed.
2353
2354         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2355         culprit is more visible.
2356         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2357         (nnml-add-incremental-nov): New functions to do "incremental" nov
2358         updates, where we just append to the end of the existing nov files
2359         without reading/writing them in full.
2360
2361         * mail-source.el (mail-source-delete-crash-box): Really only check the
2362         incoming files once in a while.
2363
2364         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2365
2366         * mail-source.el (mail-source-delete-crash-box): Only check the
2367         incoming files for deletion once per day to save a lot of file
2368         accesses.
2369
2370         * pop3.el (pop3-logon): Fix up unbound variable typo.
2371
2372         * mail-source.el (pop3-streaming-movemail): Autoload.
2373
2374         * pop3.el (pop3-streaming-movemail): Respect
2375         pop3-leave-mail-on-server.
2376
2377         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2378         retrieval.
2379
2380         * pop3.el (pop3-process-filter): Removed unused function.
2381         (pop3-streaming-movemail, pop3-send-streaming-command)
2382         (pop3-wait-for-messages, pop3-write-to-file)
2383         (pop3-number-of-responses): New functions for streaming pop3
2384         retrieval.
2385
2386         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2387         come from no known methods.
2388         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2389         list.
2390
2391         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2392         message sizes.
2393         (pop3-movemail): Use erase-buffer instead of looping and deleting
2394         regions, which seems rather odd.
2395
2396         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2397         file once per `g' run.
2398
2399         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2400         directories.  This makes the draft queue directory work.
2401
2402         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2403         data from the backends, so that we only request the list of groups from
2404         each method once.  This should speed things up considerably.
2405
2406         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2407         detect that it's not implemented.
2408
2409         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2410         we actually do recurse down into the tree, but don't stat all leaf
2411         nodes.
2412
2413         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2414         then say so instead of bugging out.
2415
2416         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2417         files exist before trying to read them.
2418
2419         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2420         around <pre_int>.
2421
2422         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2423
2424         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2425
2426 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427
2428         * mm-util.el (mm-image-load-path): Just return the image directories,
2429         not all directories in the path in addition to the image directories.
2430         (mm-image-load-path): Maintain a cache of the image directories so that
2431         the `g' command in Gnus doesn't have to stat dozens of directories each
2432         time.
2433
2434         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2435         (gnus-html-wash-tags): Add a new `i' command to insert images.
2436         (gnus-html-insert-image): New command and keystroke.
2437         (gnus-html-redisplay-with-images): New command and keystroke.
2438         (gnus-html-show-images): Renamed command.
2439         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2440         spacers.
2441         (gnus-html-wash-tags): Decode entities at the end, so that entities
2442         inside the tags don't mess up the rest of the "parsing".
2443
2444         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2445         so that nnimap methods aren't agentized by default.  There's apparently
2446         many problems related to agent/imap behaviour.
2447
2448         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2449
2450         * gnus-html.el: Doc fix.
2451
2452 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2453
2454         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2455         specifier-spec-list for Emacs 21.
2456
2457         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2458         glyph-width and glyph-height instead of display-graphic-p and
2459         image-size; make avoidance of displaying small images work for XEmacs.
2460
2461         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2462         for XEmacs.
2463
2464         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2465         of symbol that holds plist data.
2466         (gnus-process-plist): Remove plist of process after getting it.
2467
2468 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2469
2470         * message.el (message-generate-hashcash): Change default to
2471         'opportunistic if hashcash is installed.
2472
2473         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2474         (gnus-html-put-image): Only call image-size once, since it's somewhat
2475         time-consuming on remote X servers.
2476
2477 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2480         type on data, not a file name.
2481
2482         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2483         window-pixel-edges for Emacs 21.
2484
2485         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2486         decoded contents.
2487         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2488
2489 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2490
2491         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2492         group line format, since it isn't very interesting.
2493
2494         * gnus-agent.el (gnus-agent-short-article),
2495         (gnus-agent-long-article): Increase values for these two variables,
2496         since most people are likely to have more network connection and
2497         storage than before.
2498
2499         * gnus.el (gnus-refer-article-method): Change default to 'current.
2500         When referring an article, the common behaviour is to refer it from the
2501         current select method, not the native select method.  The chances of
2502         the native select method having the message in question is rather slim
2503         these days.
2504
2505         * gnus-sum.el (gnus-auto-select-subject): Change default to
2506         `unseen-or-unread'.  I think it's likely that most people want to
2507         select an unseen article over a previously seen, but unread one.
2508
2509         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2510         means that in the article buffer none of the minor mode elements will
2511         be shown, usually, and this is not desirable in most cases.
2512
2513         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2514         that commands like `d' (and the like) go to the next line in the
2515         buffer, instead of the next unread article.  I think this is the
2516         behaviour that is most natural for most users.
2517         (gnus-single-article-buffer): Change default to nil, so that people can
2518         have as many article buffers open as they have summary buffer.  I think
2519         this is the most natural way for the groups to behave.
2520
2521         * message.el (message-generate-new-buffers): Change default to
2522         `unsent', so that all new message buffers start their names with the
2523         string "*unsent", and it's easier to find the buffers if you move from
2524         them.
2525
2526 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2527
2528         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2529         small.  They're probably tracking images.
2530         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2531         (gnus-html-rescale-image): Yet another try at getting the image sizing
2532         right.
2533
2534         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2535         nntp-marks-file-name is nil.
2536
2537 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2538
2539         * gnus-html.el (gnus-html-wash-tags)
2540         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2541         Better logging.
2542
2543 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2546
2547         * gnus-html.el (gnus-html-wash-tags): Check the value of
2548         gnus-blocked-images in the summary buffer.
2549
2550 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2551
2552         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2553
2554 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2557         like "a", it seems like.
2558         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2559         since it needs to be picked from the correct buffer.
2560
2561         * nnwfm.el: Removed.
2562
2563         * nnlistserv.el: Removed.
2564
2565 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2566
2567         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2568         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2569
2570 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * nnkiboze.el: Removed.
2573
2574         * nndb.el: Removed.
2575
2576         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2577         alt text.
2578         (gnus-html-rescale-image): Try to get the rescaling logic right for
2579         images that are just wide and not tall.
2580
2581         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2582         overshadow variable bindings.
2583
2584 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2585
2586         * gnus-html.el (gnus-html-wash-tags)
2587         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2588         extra logging.
2589
2590 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2593         (gnus-max-image-proportion): New variable.
2594         (gnus-html-rescale-image): New function.
2595         (gnus-html-put-image): Rescale images.
2596
2597 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2598
2599         Fix up some byte-compiler warnings.
2600         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2601         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2602         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2603         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2604         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2605         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2606         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2607
2608 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2609
2610         * gnus-html.el (gnus-article-html): Decode contents by charset.
2611
2612 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2613
2614         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2615         (gnus-html-frame-width, gnus-blocked-images)
2616         * message.el (message-prune-recipient-rules): Add custom version.
2617         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2618
2619         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2620         functions.
2621
2622         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2623         gnus-process-get.
2624
2625 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2626
2627         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2628         instead of lsub directly.
2629
2630 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2631
2632         * nnwarchive.el: Removed.
2633
2634         * gnus-soup.el: Removed.
2635
2636         * nnsoup.el: Removed.
2637
2638         * nnultimate.el: Removed.
2639
2640         * gnus-html.el (gnus-blocked-images): New variable.
2641
2642         * message.el (message-prune-recipients): New function.
2643         (message-prune-recipient-rules): New variable.
2644
2645         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2646         guess whether a long line is natural text or not.
2647
2648         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2649         gnus-process-plist and friends for compatibility.
2650
2651 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2652
2653         * gnus-html.el: Require packages that define macros used in this file.
2654         (gnus-article-mouse-face): Declare to silence byte-compiler.
2655         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2656         process-get.
2657         (gnus-html-put-image): Use plist-get to avoid getf.
2658         (gnus-html-prefetch-images): Use with-current-buffer.
2659
2660 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * gnus-ems.el: Provide compatibility functions for
2663         gnus-set-process-plist.
2664
2665         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2666         header-line-format for XEmacs 21.4.
2667
2668         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2669         * gnus.el (gnus-valid-select-methods)
2670         * message.el (message-send-mail-partially-limit)
2671         * mm-decode.el (mm-text-html-renderer)
2672         * mml.el (mml-insert-mime-headers-always)
2673         * smiley.el (smiley-regexp-alist): Bump custom version.
2674
2675 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * gnus-html.el: require mm-url.
2678         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2679         with the url to `url'.
2680         (gnus-html-wash-tags): Support cid: URLs/images.
2681
2682 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2685         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2686         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2687
2688         * gnus-move.el: Removed file, since it doesn't really work.
2689
2690         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2691         UTF-8.  This seems to fix problems with some German web feeds.
2692
2693         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2694         at the top so that the proper colours are applied.
2695
2696         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2697         don't have dots in their names.
2698
2699         * gnus-art.el (gnus-article-view-part): Doc fix.
2700
2701         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2702         XEmacs-compatible.
2703         (gnus-html-put-image): Don't do images on non-graphic displays.
2704
2705         * nnslashdot.el: Removed this unused backend.
2706
2707         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2708         actions.
2709         (gnus-undo-register-1): Revert last change.
2710
2711         * gnus-group.el (gnus-group-completing-read): Protect against not
2712         having completion-styles bound.
2713
2714         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2715         make broken recipients happier.
2716
2717         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2718
2719         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2720         point parameter.
2721
2722         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2723
2724         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2725         completion-styles for group selection.
2726
2727 2009-02-04  Andreas Schwab  <schwab@suse.de>
2728
2729         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2730         headers and regexp-quote the match if necessary.
2731
2732 2009-03-24  Miles Bader  <miles@gnu.org>
2733
2734         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2735         the blinking smiley.
2736
2737 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2738
2739         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2740         blink smiley.
2741
2742 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2743
2744         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2745         where the dribbel file lives exists.
2746
2747         * message.el (message-send-mail-partially-limit): Change the default to
2748         nil, since most people don't want this.
2749
2750         * mm-url.el (mm-url-decode-entities): Also decode entities like
2751         &#x3212.
2752
2753 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2754
2755         * gnus-sum.el (gnus-summary-idna-message):
2756         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2757         Hyperlink urls in docstrings with URL `...'.
2758
2759 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2760
2761         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2762         functions.
2763
2764 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2765
2766         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2767         say what the mouseover text should be.
2768
2769         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2770         version of the mm-w3m-safe-url-regexp variable to only download images
2771         in the groups where we want that to happen.
2772
2773         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2774
2775         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2776         easier debugging.
2777         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2778         big pictures in the article buffer.
2779
2780         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2781         gnus-article-html.
2782         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2783         w3m.
2784
2785         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2786
2787 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2790         which doesn't exist.
2791
2792         * message.el (message-inhibit-ecomplete): New variable to allow some
2793         function to inhibit ecomplete address storage.
2794         (message-resend): Disable ecomplete message storage when resending
2795         messages.
2796
2797         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2798
2799 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2800
2801         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2802         Save excursion while copying, moving, and deleting articles in order to
2803         prevent the cursor from jumping to unforeseen place.
2804
2805 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * lpath.el: No need to bind bookmark-current-buffer,
2808         bookmark-yank-point and bookmark-make-record-function.
2809
2810 2010-08-17  Glenn Morris  <rgm@gnu.org>
2811
2812         * gnus-sync.el: Require gnus components whose functions are used.
2813
2814         * gnus-art.el (bookmark-make-record-function):
2815         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2816         Declare for compiler.
2817
2818         * mm-url.el (mml-compute-boundary): Autoload.
2819
2820 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2823
2824 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2825
2826         Typo fix "hoo4a" -> "hook".
2827
2828         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2829
2830 2010-08-14  Glenn Morris  <rgm@gnu.org>
2831
2832         * gnus-sync.el (gnus-sync): Fix defgroup version.
2833
2834 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2835
2836         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2837
2838         * gnus-sync.el: Fix docs.
2839         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2840         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2841
2842 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2843
2844         Optimizations for gnus-sync.el.
2845
2846         * gnus-sync.el: Add docs about gnus-sync-backend
2847         possibilities.
2848         (gnus-sync-save): Remove unnecessary message.
2849         (gnus-sync-read): Optimize and show what groups were skipped.
2850
2851 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2852
2853         Minor bug fixes for gnus-sync.el.
2854
2855         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2856         read the sync on get-new-news.
2857
2858         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2859         quiet.
2860
2861         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2862
2863 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2864
2865         Make saving and restoring of hidden threads work with overlays.
2866         Patch applied by Ted Zlatanov.
2867
2868         * gnus-sum.el (gnus-hidden-threads-configuration)
2869         (gnus-restore-hidden-threads-configuration): Update to deal with text
2870         properties, rather than searching for a magic character.
2871
2872 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2873
2874         New gnus-sync.el library for synchronization of marks.
2875
2876         * gnus-sync.el: New library for synchronization of marks.
2877
2878         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2879         renamed from `gnus-registry-grep-in-list'.
2880
2881         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2882
2883         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2884
2885 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2886
2887         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2888         determining charset of text fails.
2889
2890 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2891
2892         * nnmail.el (nnmail-get-new-mail-1): Revert.
2893
2894         * nnml.el (nnml-active-number): Make sure names of newly created groups
2895         in nnml-group-alist are encoded.
2896
2897 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2900         containing non-ASCII characters in active file for nnml back end.
2901
2902 2010-07-24  David Engster  <dengste@eml.cc>
2903
2904         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2905         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2906
2907 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2908
2909         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2910         tag (Bug#6654).
2911
2912 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2915         the article buffer, not the summary buffer.
2916
2917 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2920         Emacs 23 as well.
2921
2922 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2925         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2926
2927 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2928
2929         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2930         Patch applied by Karl Fogel.
2931
2932         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2933         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2934
2935 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2936
2937         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2938         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2939         C-w still not working correctly from Article buffers; Thierry's
2940         patch to fix that will be applied after this.
2941
2942         * gnus-art.el (bookmark-make-record-function): New local variable.
2943
2944         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2945         article buffer.
2946         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2947
2948 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2949
2950         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2951         on changes in bookmark.el.
2952
2953 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2954
2955         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2956         `no-log' instead of message not to log prompt string.
2957
2958 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2959
2960         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2961         the *other* type of HTML form submission.
2962
2963 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2964
2965         * auth-source.el (auth-source-pick): If choice does not contain a
2966         questioned keyword, set the check to t.
2967
2968 2010-06-12  Romain Francoise  <romain@orebokech.com>
2969
2970         * gnus-util.el (gnus-date-get-time): Move up before first use.
2971
2972 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2975         (gnus-article-edit-part): Bind it to make last part that is substituted
2976         or deleted visible.
2977         (gnus-mime-display-single): Buttonize part of which id equals to
2978         gnus-mime-buttonized-part-id.
2979
2980 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2981
2982         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2983         (gnus-dd-mmm): Use gnus-date-get-time.
2984         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2985         simplify logic.
2986         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2987         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2988
2989 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2990
2991         * auth-source.el (top): Autoload `secrets-list-collections',
2992         `secrets-create-item', `secrets-delete-item'.
2993         (auth-sources): Fix tag string.
2994         (auth-get-source, auth-source-retrieve, auth-source-create)
2995         (auth-source-delete): New defuns.
2996         (auth-source-pick): Rewrite in order to avoid 2 passes.
2997         (auth-source-forget-user-or-password): New parameter USERNAME.
2998         (auth-source-user-or-password): New parameters CREATE-MISSING and
2999         DELETE-EXISTING.  Retrieve password interactively, if needed.
3000
3001 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3002
3003         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3004         deleting unused directories when gnus-expert-user is t.
3005
3006 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3009         for each temp file when gnus-article-browse-delete-temp is ask.
3010
3011 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3012
3013         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3014         Lisp calls to delete-backward-char by calls to delete-char.
3015
3016 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3017
3018         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3019
3020 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3021
3022         * password-cache.el (password-cache-remove): Fix docstring.
3023
3024 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3025
3026         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3027         article unless decoding article to be saved.
3028
3029 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3030
3031         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3032         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3033         generated within the mm-with-unibyte-current-buffer macro.
3034
3035 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3036
3037         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3038         to nil when we're in a mml-preview buffer and no group is selected.
3039
3040 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3041
3042         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3043         when catching the `C-g'.  Reported by "Leo".
3044
3045 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3046
3047         * message.el (message-forward-make-body-plain)
3048         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3049         multibyte-string-p.
3050
3051         * lpath.el: Revert.
3052
3053 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * message.el (message-forward-make-body-mml): Assume original message
3056         is multibyte string; error on unibyte.
3057         (message-forward-make-body-plain): Ditto; don't add excessive newline
3058         in body end.
3059
3060         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3061
3062 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3063
3064         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3065         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3066
3067 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3068
3069         * mm-extern.el (mm-extern-url): Don't use
3070         mm-with-unibyte-current-buffer.
3071         (mm-extern-cache-contents): Use with-current-buffer instead of
3072         save-excursion + set-buffer.
3073
3074 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * mm-util.el (mm-emacs-mule): Remove.
3077
3078 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3079
3080         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3081         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3082         change.
3083
3084 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3085
3086         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3087         bind the default value of enable-multibyte-characters to nil.
3088
3089 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3090
3091         * message.el (message-forward-make-body-plain)
3092         (message-forward-make-body-mml):
3093         Don't use mm-with-unibyte-current-buffer.
3094
3095 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3096
3097         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3098
3099 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3100
3101         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3102         (Bug#5592).
3103
3104 2010-05-07  Julien Danjou  <julien@danjou.info>
3105
3106         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3107         it to mm-pipe-part.
3108
3109         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3110         it is given.
3111
3112 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3113
3114         * binhex.el (binhex-decode-region-internal)
3115         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3116         (dns-query)
3117         * nnweb.el (nnweb-gmane-search)
3118         * pgg-parse.el (pgg-parse-armor)
3119         * pgg.el (pgg-verify-region)
3120         * sha1.el (sha1-string-external)
3121         * uudecode.el (uudecode-decode-region-internal)
3122         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3123         XEmacs.
3124
3125         * gnus-art.el (gnus-article-browse-html-parts)
3126         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3127         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3128         make-temp-file.
3129
3130         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3131         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3132         compiling.
3133
3134         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3135         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3136         XEmacs when compiling.
3137
3138         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3139         gnus-pick-mode-off-hook for XEmacs when compiling.
3140         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3141         gnus-binary-mode-off-hook for XEmacs when compiling.
3142
3143         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3144         nil if char-charset is not available.
3145
3146         * imap.el (imap-disable-multibyte)
3147         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3148         macros.
3149
3150         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3151         instead of encode-coding-string.
3152
3153         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3154         'xemacs) instead of mm-emacs-mule to switch function definitions.
3155         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3156
3157         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3158         bind temporary-file-directory for XEmacs;
3159         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3160         timer-set-function for XEmacs 21.4 and SXEmacs;
3161         bind timer-list for XEmacs 21.4 and SXEmacs;
3162         fbind char-charset and find-charset-region for non-Mule XEmacs;
3163         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3164         encode-coding-region and encode-coding-string for XEmacs having no
3165         file-coding feature.
3166
3167 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3168
3169         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3170
3171 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3172
3173         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3174         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3175
3176 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3177
3178         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3179         alias `jka-compr-delete-temp-file' no longer exists.
3180
3181 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3182
3183         Use define-minor-mode in Gnus where applicable.
3184         * mml.el (mml-mode): Use define-minor-mode.
3185         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3186         (gnus-undo-mode): Use define-minor-mode.
3187         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3188         (gnus-dead-summary-mode): Use define-minor-mode.
3189         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3190         Initialize in declaration.
3191         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3192         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3193         (gnus-mailing-list-mode): Use define-minor-mode.
3194         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3195         (gnus-draft-mode): Use define-minor-mode.
3196         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3197         (gnus-dired-mode): Use define-minor-mode.
3198
3199 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3200
3201         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3202         handles on recursive mml-to-mime translation and check them for
3203         boundary delimiter collisions.  Reported by Greg Troxel.
3204
3205 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3206
3207         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3208
3209 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3210
3211         * mm-util.el (mm-find-buffer-file-coding-system):
3212         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3213
3214 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3215
3216         * message.el (message-generate-headers): Record insertion of optional
3217         headers as well.  Otherwise the check to prevent repeated insertion of
3218         optional headers is a no-op.
3219
3220 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3221
3222         * smime.el: Don't mention CVS.
3223
3224         * nnrss.el (nnrss-fetch): Don't mention CVS.
3225
3226         * nnir.el: Don't mention CVS.
3227
3228 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3229
3230         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3231
3232 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * lpath.el: Fbind bookmark-default-handler,
3235         bookmark-get-bookmark-record, bookmark-make-record-default,
3236         bookmark-prop-get for Emacs <23 and XEmacs.
3237
3238 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3239
3240         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3241         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3242         Use with-current-buffer to silence the byte-compiler.
3243         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3244         bother to require `gnus'.
3245         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3246
3247 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3248
3249         * gnus-sum.el (gnus-summary-bookmark-make-record)
3250         (gnus-summary-bookmark-jump): New functions.
3251         (gnus-summary-mode): Setup bookmark support.
3252
3253 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3254
3255         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3256         if set.
3257
3258 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3259
3260         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3261         gnus-article-browse-html-save-cid-image; make it work recursively for
3262         forwarded messages as well.
3263         (gnus-article-browse-html-parts): Work when prefix arg is given.
3264         (gnus-article-browse-html-article): Doc fix.
3265
3266 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3267
3268         * message.el (message-default-mail-headers):
3269         (message-default-headers): Carry the value mail-default-headers over
3270         into message-default-mail-headers, rather than message-default-headers.
3271
3272 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3273
3274         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3275         charset.
3276
3277         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3278         charset into the <meta> tag when the article is encoded to utf-8.
3279
3280 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3281
3282         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3283         directories as well.
3284         (gnus-article-browse-html-parts): Work for images that do not specify
3285         file names; delete temp directory when quitting; insert header at the
3286         right place; use file: scheme for image files.
3287
3288 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3289
3290         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3291         (gnus-article-browse-html-parts): Use it to make temporary cid image
3292         files in addition to html file so that browser may display them.
3293
3294 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3297
3298 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3299
3300         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3301
3302 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3303
3304         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3305         about Secret Service API sources.  Improve Customize options.
3306         (auth-source-pick): Change to accept any number of search parameters.
3307         Implement fallbacks iteratively, not recursively.  Add scoring on the
3308         second pass and sort by score.  Call Secret Service API when needed.
3309         (auth-source-user-or-password): Use it.  Call Secret Service API
3310         directly when needed to get the user name and the password.
3311
3312 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3313
3314         * message.el (message-interactive): Doc fix.
3315         (message-qmail-inject-args): Reflow.
3316         (message-kill-to-signature): Fix typo in docstring.
3317
3318         * smiley.el (smiley-buffer): Fix typo in docstring.
3319
3320 2010-03-24  Glenn Morris  <rgm@gnu.org>
3321
3322         * mail-source.el (gnus-message): Declare.
3323         (mail-source-delete-old-incoming): Require gnus-util.
3324
3325 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3326
3327         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3328
3329         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3330
3331         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3332         password-cache's default if it is not bound.
3333         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3334         password-cache-expiry's default if it is not bound.
3335
3336         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3337         available in Emacs 21.
3338
3339         * lpath.el: Suppress compiler warnings for:
3340         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3341         XEmacs;
3342         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3343         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3344         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3345
3346 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3347
3348         * auth-source.el (auth-sources): Fix up definition so extra parameters
3349         are always inline.
3350
3351 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3352
3353         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3354         wasn't updated after mismatch.  Clear cached mailbox info correctly
3355         when uidvalidity changes.
3356         (nnimap-group-prefixed-name): New function to avoid some code
3357         duplication.
3358         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3359         (nnimap-request-group): Use it.
3360         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3361         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3362         with many imap folders.  This is done by caching the group status from
3363         the imap server persistently in a group parameter `imap-status'.  (This
3364         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3365         but not persistently, so every Gnus startup was still very slow.)
3366
3367 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3368
3369         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3370         delete the extra newline.  Otherwise editing of :string and :number
3371         types don't work.
3372
3373 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3374
3375         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3376         secrets.el dependency.
3377         (auth-sources): Add optional user name.  Add secrets.el configuration
3378         choice (unused right now).
3379
3380 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3381
3382         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3383         `gnus-registry-install-shortcuts' fill in the functions.
3384
3385         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3386         warnings.
3387         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3388         (gnus-registry-install-shortcuts): Populate and use it in a
3389         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3390
3391 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3392
3393         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3394         In-place substitutions for the group name encoding/decoding.
3395         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3396         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3397         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3398         (nnimap-update-unseen, nnimap-request-list)
3399         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3400         (nnimap-request-set-mark, nnimap-split-to-groups)
3401         (nnimap-split-articles, nnimap-request-newgroups)
3402         (nnimap-request-create-group, nnimap-request-accept-article)
3403         (nnimap-request-delete-group, nnimap-request-rename-group)
3404         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3405         `encoded-mbx' for consistency.
3406         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3407         variable `imap-current-mailbox'.
3408
3409         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3410         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3411
3412 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3413
3414         * pop3.el (pop3-display-message-size-flag): Display message size byte
3415         counts during POP3 download.
3416         (pop3-movemail): Use it.
3417         (pop3-list): Implement listing of available messages.
3418
3419 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3420
3421         * nnir.el (nnir-get-article-nov-override-function): New function to
3422         override the normal NOV retrieval.
3423         (nnir-retrieve-headers): Use it.
3424
3425 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3426
3427         * auth-source.el (netrc-machine-user-or-password): Autoload.
3428
3429 2010-03-19  Glenn Morris  <rgm@gnu.org>
3430
3431         Stop message.el from loading about 40 libraries it doesn't always need.
3432         The general approach is to autoload rather than require, and to
3433         require in the specific functions rather than the file.  (Bug#5642)
3434
3435         * gmm-utils.el: Don't require wid-edit.
3436         (widget-create-child-value, widget-convert, widget-default-get):
3437         Autoload.
3438
3439         * gnus-util.el: Don't require time-date, netrc.
3440         (message-fetch-field, gnus-group-name-decode): Declare rather than
3441         autoloading.
3442         (gnus-fetch-field): Require message.
3443         (gnus-decode-newsgroups): Require gnus-group.
3444
3445         * ietf-drums.el: Don't require time-date.
3446
3447         * message.el: Don't require hashcash, canlock, ecomplete.
3448         Do require mail-utils.  Require nnheader only when compiling.
3449         (smtpmail-default-smtp-server): Remove declaration.
3450         (message-send-mail-function): Check smtpmail-default-smtp-server
3451         is bound rather than requiring smtpmail.
3452         (message-auto-save-directory, message-insert-signature): Use
3453         expand-file-name rather than nnheader-concat.
3454         (nnheader-insert-file-contents): Autoload.
3455         (hashcash-wait-async): Declare.
3456         (message-send-mail): Only call gnus-setup-posting-charset if
3457         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3458         (message-send-mail-with-sendmail): Require sendmail.
3459         (canlock-password, canlock-password-for-verify): Declare.
3460         (message-canlock-password): Require canlock.
3461         (nnheader-get-report): Autoload.
3462         (gnus-setup-posting-charset): Declare.
3463         (message-send-news): Require gnus-msg.
3464         (message-make-references, message-make-in-reply-to): Use mail-header-id
3465         rather than the alias mail-header-message-id.
3466         (ecomplete-add-item, ecomplete-save): Declare.
3467         (message-put-addresses-in-ecomplete): Require ecomplete.
3468         (ecomplete-display-matches): Autoload.
3469
3470         * mm-decode.el: Don't require mailcap, gnus-util.
3471         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3472         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3473         Autoload.
3474         (mailcap-mime-extensions): Declare.
3475
3476         * mm-encode.el: Don't require mailcap.
3477         (mailcap-extension-to-mime): Autoload.
3478
3479         * mml-sec.el: Don't require password-cache.
3480
3481         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3482         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3483         (mml-minibuffer-read-type): Require mailcap.
3484         (mml-preview): Require gnus-msg.
3485
3486         * mml1991.el: Require password-cache.
3487         (password-cache-expiry): Remove declaration.
3488
3489         * mml2015.el: Require password-cache.
3490         (password-cache-expiry): Remove declaration.
3491
3492         * nneething.el (mailcap): Require mailcap.
3493
3494         * nnheader.el (declare-function): Add compatibility stub.
3495         (message-remove-header): Declare rather than autoload.
3496         (nnheader-replace-header): Require message.
3497
3498         * nnimap.el (declare-function): Add compatibility stub.
3499         (netrc-parse, netrc-machine-user-or-password): Declare.
3500         (nnimap-open-connection): Require netrc.
3501
3502         * nntp.el (declare-function): Add compatibility stub.
3503         (netrc-parse, netrc-machine, netrc-get): Declare.
3504         (nntp-send-authinfo): Require netrc.
3505
3506         * rfc2047.el: Don't require qp.
3507         (quoted-printable-encode-region, quoted-printable-decode-string):
3508         Autoload.
3509
3510         * sieve-mode.el: Don't require easymenu.
3511         (easy-menu-add-item): Autoload it.
3512
3513         * spam-stat.el (time-to-number-of-days): Autoload it.
3514
3515 2010-03-19  Glenn Morris  <rgm@gnu.org>
3516
3517         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3518
3519 2010-03-18  Glenn Morris  <rgm@gnu.org>
3520
3521         * hashcash.el (declare-function): Remove duplicate definition.
3522
3523 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3524
3525         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3526         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3527         value if any backslash escapes).
3528
3529 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3530
3531         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3532         if it is available.  (bug#5647)
3533
3534         * lpath.el: Suppress compiler warning for coding-system-from-name for
3535         Emacs 21 and XEmacs.
3536
3537 2010-03-14  Juri Linkov  <juri@jurta.org>
3538
3539         * hmac-def.el:
3540         * hmac-md5.el:
3541         * netrc.el: Fix keywords.
3542
3543 2010-02-26  Glenn Morris  <rgm@gnu.org>
3544
3545         * message.el (message-send-mail-function): Change the default, so that
3546         it inherits from a customized send-mail-function.  (Bug#5643)
3547
3548 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3549
3550         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3551         shell-command-to-string signals an error (bug#5299).
3552
3553 2010-02-24  Glenn Morris  <rgm@gnu.org>
3554
3555         * message.el (message-smtpmail-send-it)
3556         (message-send-mail-with-mailclient): Doc fixes.
3557
3558 2010-02-16  Glenn Morris  <rgm@gnu.org>
3559
3560         * message.el (message-default-mail-headers): Change the default value
3561         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3562
3563 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3564
3565         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3566         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3567
3568 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3569
3570         * time-date.el (date-to-time): Doc fix (Bug#5408).
3571
3572 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3573
3574         * message.el (message-mail): Just pass yank-action on to message-setup.
3575         (message-setup): Handle (FUN . ARGS) form of yank-action.
3576         (message-with-reply-buffer, message-widen-reply)
3577         (message-yank-original): Handle non-buffer values of
3578         message-reply-buffer (Bug#4080).
3579         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3580
3581 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3582
3583         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3584         Fix typo in docstring.
3585
3586 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3587
3588         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3589         response.
3590
3591 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3592
3593         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3594
3595         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3596
3597         * message.el (message-check-news-header-syntax): Protect against a
3598         string that `rfc822-addresses' returns when parsing fails.
3599
3600 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3603         (gnus-previous-char-property-change): New functions.
3604
3605         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3606
3607 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3608
3609         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3610         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3611
3612 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3613
3614         * message.el (message-exchange-point-and-mark): Rework last change to
3615         avoid using optional arg of exchange-point-and-mark, for backward
3616         compatibility.
3617
3618 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3619
3620         * message.el (message-exchange-point-and-mark): Call
3621         exchange-point-and-mark with an argument rather than setting
3622         mark-active by hand (Bug#5175).
3623
3624 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3625
3626         * nntp.el (nntp-service-to-port): Work for service expressed with
3627         numeric string; replace [:digit:] with [0-9] for XEmacs.
3628
3629 2009-12-17  Glenn Morris  <rgm@gnu.org>
3630
3631         * gnus-group.el (gnus-bug-group-download-format-alist):
3632         Change emacs entry to debbugs.gnu.org.  Bump :version.
3633
3634 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3635
3636         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3637
3638 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3639
3640         * message.el (message-info): Explain why we use `Info-goto-node'.
3641
3642 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3645
3646 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3647
3648         * message.el (message-completion-in-region): New compatibility function.
3649         (message-expand-group): Use it.
3650
3651 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3652
3653         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3654         with no unread article should be listed if the 2nd arg `predicate' is
3655         given.
3656
3657 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3660
3661 2009-11-29  Juri Linkov  <juri@jurta.org>
3662
3663         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3664         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3665         on `gnus-recenter'. (Bug#4698, Bug#4981)
3666
3667 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3668
3669         * sha1.el (sha1-string-external): default-directory "/" in case
3670         otherwise non-existent.  process-connection-type pipe for touch of
3671         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3672
3673 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3674
3675         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3676         it's comms related and sgml-mode.el has "comm" on that basis too.
3677
3678 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3681         containing tspecial characters if they have been already quoted.
3682
3683 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3684
3685         * dns-mode.el (auto-mode-alist): Purecopy string.
3686
3687 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3688
3689         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3690
3691 2009-10-24  Glenn Morris  <rgm@gnu.org>
3692
3693         * gnus-art.el (help-xref-stack-item): Define for compiler.
3694
3695 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3696
3697         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3698
3699 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3702
3703 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3706         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3707
3708 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3711         (gnus-overlays-in): New alias to overlays-in.
3712
3713         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3714         gnus-overlay-get, and gnus-delete-overlay.
3715         (gnus-summary-show-thread): Make it work as well for systems in which
3716         next-single-char-property-change is not available.
3717         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3718
3719         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3720         (gnus-overlay-get): New alias to extent-property.
3721         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3722
3723         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3724         SXEmacs.
3725
3726         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3727         SXEmacs.
3728
3729 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3730
3731         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3732
3733 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3734
3735         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3736         and XEmacs that don't have `remove-overlays'.
3737
3738 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3739
3740         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3741         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3742         selective display.  Use overlays instead.
3743
3744 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3745
3746         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3747
3748 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3749
3750         * spam-stat.el (spam-stat-load): Fix typo in message.
3751
3752 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3753
3754         * dig.el (dig-invoke): Fix typo in docstring.
3755         (query-dig): Reflow docstring.
3756
3757 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3758
3759         * gnus-art.el (gnus-article-encrypt-body):
3760         * message.el (message-check-recipients):
3761         * mm-util.el (mm-codepage-setup):
3762         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3763         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3764
3765 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3766
3767         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3768         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3769         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3770         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3771         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3772
3773 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3774
3775         * dig.el: Add "Keywords: comm", as per net-utils.el.
3776
3777 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3778
3779         * dig.el (dig-mode): Use define-derived-mode.
3780
3781 2009-09-19  Glenn Morris  <rgm@gnu.org>
3782
3783         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3784
3785 2009-09-18  Glenn Morris  <rgm@gnu.org>
3786
3787         * gnus-diary.el (gnus-diary-check-message):
3788         * message.el (message-insert-formatted-citation-line):
3789         * nnbabyl.el (top-level):
3790         * nndiary.el (nndiary-schedule):
3791         Fix typos in condition-case handlers.
3792
3793 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3796         configuration that provides the sole article window in a frame;
3797         position point correctly after deleting a part.
3798
3799 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3800
3801         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3802         (spam-resolve-registrations-routine): Use it to unregister articles
3803         that change status.
3804
3805 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3806
3807         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3808         with XEmacs.
3809         (parse-time-string-chars): Use it.
3810
3811 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3812
3813         * imap.el (imap-interactive-login): Better messages.
3814         (imap-open): Fix bug with renamed buffer on reconnect.
3815         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3816         for easier debugging and cleaner code.  On successful (guessed based on
3817         server capabilities) secondary authentication, set imap-state
3818         correctly.
3819         (imap-last-authenticator): Define imap-last-authenticator as a variable
3820         to avoid warnings.
3821
3822 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3823
3824         * nnrss.el (nnrss-request-article): Remove binding of
3825         default-enable-multibyte-characters that has gotten needless by
3826         the 2007-07-13 change in rfc2047-encode-message-header.
3827
3828         * mml.el (mml-insert-multipart): Error on the message header.
3829         (mml-insert-part): Error on the message header; position point at
3830         the end of a MIME tag.
3831
3832 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3833
3834         * time-date.el (autoload): Expand define-obsolete-function-alias into
3835         defalias and make-obsolete for old Emacsen that Gnus supports.
3836         (with-no-warnings): Define it for old Emacsen.
3837         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3838         is available.
3839         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3840         float-time is available; suppress compile warning for time-to-seconds.
3841
3842         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3843         (gnus-float-time): Alias to float-time if it exists.
3844
3845         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3846         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3847         float-time is available; suppress compile warning for time-to-seconds.
3848
3849         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3850         XEmacs.
3851
3852 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3853
3854         * imap.el (imap-message-map): Docstring fix.
3855
3856 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3859         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3860         Add the optional argument `encoding' that overrides the default.
3861
3862         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3863         mm-encode-buffer.
3864
3865 2009-09-04  Glenn Morris  <rgm@gnu.org>
3866
3867         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3868         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3869         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3870         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3871         * mm-util.el (mm-with-unibyte-current-buffer)
3872         (mm-find-buffer-file-coding-system):
3873         * yenc.el (yenc-decode-region): Use default-value rather than
3874         default-enable-multibyte-characters.
3875
3876 2009-09-03  Glenn Morris  <rgm@gnu.org>
3877
3878         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3879         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3880         than default-enable-multibyte-characters.
3881
3882 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3883
3884         * gnus-art.el (gnus-article-read-summary-keys):
3885         Fix gnus-buffer-configuration's value temporarily used.
3886
3887 2009-09-02  Glenn Morris  <rgm@gnu.org>
3888
3889         * gnus-util.el (gnus-float-time): New function.
3890         * gnus-delay.el (gnus-delay-article):
3891         * gnus-sum.el (gnus-thread-latest-date):
3892         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3893         * nnspool.el (nnspool-request-newgroups):
3894         Use gnus-float-time rather than time-to-seconds.
3895         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3896
3897         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3898         (gnus-header-subject-face, gnus-header-newsgroups-face)
3899         (gnus-header-name-face, gnus-header-content-face):
3900         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3901         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3902         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3903         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3904         (gnus-cite-face-11):
3905         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3906         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3907         (gnus-server-closed-face, gnus-server-denied-face)
3908         (gnus-server-offline-face):
3909         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3910         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3911         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3912         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3913         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3914         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3915         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3916         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3917         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3918         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3919         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3920         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3921         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3922         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3923         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3924         (gnus-summary-high-undownloaded-face)
3925         (gnus-summary-low-undownloaded-face)
3926         (gnus-summary-normal-undownloaded-face)
3927         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3928         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3929         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3930         (gnus-splash-face):
3931         * message.el (message-header-to-face, message-header-cc-face)
3932         (message-header-subject-face, message-header-newsgroups-face)
3933         (message-header-other-face, message-header-name-face)
3934         (message-header-xheader-face, message-separator-face)
3935         (message-cited-text-face, message-mml-face):
3936         * sieve-mode.el (sieve-control-commands-face)
3937         (sieve-action-commands-face, sieve-test-commands-face)
3938         (sieve-tagged-arguments-face):
3939         * spam.el (spam-face):
3940         Mark face aliases with "-face" in the name as obsolete.
3941
3942 2009-09-01  Glenn Morris  <rgm@gnu.org>
3943
3944         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3945         than goto-line.
3946
3947 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3948
3949         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3950         Don't move point if the command is invoked inside the message header.
3951
3952 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3953
3954         * imap.el (imap-send-command): Simplify.
3955         (imap-wait-for-tag): point-max -> buffer-size.
3956
3957 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3958
3959         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3960         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3961         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3962         * nnir.el (nnir-swish-e-index-file):
3963         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3964         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3965         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3966         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3967         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3968         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3969
3970 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3971
3972         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3973         Don't save excursion.
3974
3975 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3976
3977         * nnheader.el (nnheader-find-file-noselect):
3978         * mm-util.el (mm-insert-file-contents):
3979         Use (default-value 'major-mode) instead of default-major-mode.
3980
3981 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3982
3983         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3984
3985 2009-08-26  Glenn Morris  <rgm@gnu.org>
3986
3987         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3988         than placing in files.el.
3989
3990 2009-08-25  Glenn Morris  <rgm@gnu.org>
3991
3992         * nnir.el (top-level): Don't require cl at run-time.
3993         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3994         Replace cl-function substitute with gnus-replace-in-string.
3995         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3996         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3997         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3998         simplified expansions.
3999
4000 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4001
4002         * dig.el (dig): Add autoload cookie.
4003
4004 2009-08-22  Glenn Morris  <rgm@gnu.org>
4005
4006         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4007         goto-line.
4008
4009 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4010
4011         * parse-time.el (parse-time-string-chars): Save match data.
4012
4013 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4014
4015         * parse-time.el (parse-time-string-chars): Compute using character
4016         classes, to handle non-ascii characters (Bug#3190).
4017
4018 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4021
4022         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4023         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4024         (gnus-mm-display-part, gnus-mime-display-single)
4025         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4026         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4027
4028         * gnus-sum.el
4029         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4030         (gnus-summary-move-article): Add expirable mark to articles copied or
4031         moved to group that has auto-expire turned on if the option is non-nil.
4032
4033 2009-07-24  Glenn Morris  <rgm@gnu.org>
4034
4035         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4036         Fix typo.  (Bug#3903)
4037
4038 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4041         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4042         that should not be used for draft articles.
4043         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4044         that has no concern in minor mode keys.
4045         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4046         Abolish.
4047
4048 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4051         article without making inquiry to a user for unknown encoding.
4052
4053         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4054         (nnmaildir--scan): Assume i-node and device number that file-attributes
4055         returns might be cons-cell.
4056
4057         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4058
4059         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4060
4061 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4062
4063         * auth-source.el: Remove docs now in auth.texi.  Don't use
4064         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4065         `auth-source-hide-passwords' and use them.
4066
4067 2009-07-15  Glenn Morris  <rgm@gnu.org>
4068
4069         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4070
4071 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4074         excessive whitespace from the default values of title and description.
4075
4076 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4077
4078         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4079         mail-fetch-field to fetch Content-Description header in order to
4080         exclude newlines.
4081
4082 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4083
4084         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4085         format used by GnuPG 2.0.11.
4086
4087 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4090         to deleted part.
4091
4092 2009-05-30  David Engster  <dengste@eml.cc>
4093
4094         * nnmairix.el: Remove old documentation in the commentary block.
4095         (nnmairix-request-group): Do not update active file for nnml back ends.
4096         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4097         end so that overview files are ignored.
4098         (nnmairix-update-groups): Make updating the groups more robust by using
4099         marks.
4100         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4101         with dollar characters in message-id.
4102
4103 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4104
4105         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4106         2008-12-25 in dns.el.
4107
4108 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4109
4110         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4111         could happen if the text is only composed of spaces and/or tabs.
4112
4113 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4114
4115         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4116         when sending a queued message to avoid extra mml tags.
4117
4118 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4121
4122 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4125         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4126         rmail-toggle-header for XEmacs;
4127         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4128
4129 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * gnus-dired.el: Remove autoload for gnus-setup-message.
4132         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4133         displaying Gnus logo; always use compose-mail.
4134
4135 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4138
4139 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4142         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4143         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4144         available.
4145         (gnus-nocem-epg-verify): New function.
4146
4147 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4148
4149         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4150
4151 2009-02-15  Glenn Morris  <rgm@gnu.org>
4152
4153         * gnus-util.el (rmail-insert-rmail-file-header)
4154         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4155         autoloads.
4156         (rmail-default-rmail-file): Remove unnecessary declaration.
4157         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4158
4159 2009-02-14  Glenn Morris  <rgm@gnu.org>
4160
4161         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4162         variable (only used in gnus-util, which declares it anyway).
4163         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4164         which was only needed by gnus-art (changed to not use it any more).
4165         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4166         only used in gnus-util, which autoloads it itself.
4167         (rmail-update-summary): Fix autoload.
4168
4169         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4170         rather than rmail-output-to-rmail-file.
4171
4172 2009-02-07  Glenn Morris  <rgm@gnu.org>
4173
4174         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4175         autoload of function that no longer exists.
4176         (rmail-toggle-header): Declare.
4177         (message-forward-rmail-make-body): Handle mbox Rmail.
4178
4179 2009-01-31  Glenn Morris  <rgm@gnu.org>
4180
4181         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4182         2009-01-09 change.
4183
4184 2009-01-31  Dave Love  <fx@gnu.org>
4185
4186         * imap.el (imap-fetch-safe): Bind debug-on-error.
4187         (imap-debug): Add imap-fetch-safe.
4188
4189 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4190
4191         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4192         (auth-source-forget-all-cached): New convenience function.
4193         (auth-source-user-or-password): Accept list of modes or a single mode.
4194
4195         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4196         auth-source modes.
4197
4198         * netrc.el (netrc-machine-user-or-password): Use list of
4199         auth-source modes.
4200
4201         * nnimap.el (nnimap-open-connection): Use list of
4202         auth-source modes.
4203
4204         * nntp.el (nntp-send-authinfo): Use list of
4205         auth-source modes.
4206
4207 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4208
4209         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4210         now.
4211
4212 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4213
4214         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4215         coding system in XEmacs; add a workaround for XEmacs.
4216
4217         * lpath.el: Fbind coding-system-aliasee.
4218
4219 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4222         of current-language-environment.
4223
4224 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4225
4226         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4227         available at runtime.
4228
4229 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4230
4231         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4232
4233 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4234
4235         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4236         the greatest positive fixnum value doesn't work under an XEmacs with
4237         bignum support; use the most-positive-fixnum constant instead,
4238         available since Emacs 21.1 with cl and XEmacs 21.1.
4239
4240 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4241
4242         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4243         XEmacs gets not to work.
4244
4245 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * mm-util.el (mm-coding-system-priorities): Allow the value like
4248         "Japanese (UTF-8)" of current-language-environment.
4249
4250 2009-01-09  Glenn Morris  <rgm@gnu.org>
4251
4252         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4253         with last-command-event.
4254
4255 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4256
4257         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4258         in the doc string.
4259
4260         * message.el (message-fix-before-sending): Amend comment.
4261
4262 2009-01-08  Dave Love  <fx@gnu.org>
4263
4264         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4265
4266 2009-01-07  David Engster  <dengste@eml.cc>
4267
4268         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4269         simplified server definitions by converting it via
4270         gnus-server-to-method.
4271
4272 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4273
4274         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4275         parameter's operands.
4276
4277 2009-01-06  David Engster  <dengste@eml.cc>
4278
4279         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4280         primary select method (for gnus-group-mark-article-as-read).
4281
4282 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4283
4284         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4285         `(gnus)Face', not `(gnus)X-Face'.
4286
4287 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4288
4289         * mm-util.el (mm-ucs-to-char): New function.
4290
4291         * mm-url.el (mm-url-decode-entities): Use it.
4292
4293         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4294         unicode-to-char.
4295
4296 2009-01-05  Dave Love  <fx@gnu.org>
4297
4298         * time-date.el: Require cl for `declare'.
4299
4300 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4301
4302         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4303         Dave Love.
4304
4305 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4306
4307         * message.el (message-fix-before-sending): Add `eight-bit' to
4308         illegible-text check.
4309
4310 2009-01-03  Michael Olson  <mwolson@gnu.org>
4311
4312         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4313         `headers' is nil.  This can occur if the IMAP server does not have
4314         permissions to read messages from a folder, but can write new messages
4315         to the folder.
4316         (nnimap-request-article-part): Do not insert `data' if it is nil.
4317
4318         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4319         characters which will confuse `read', so skip past them.
4320
4321 2009-01-01  Dave Love  <fx@gnu.org>
4322
4323         * imap.el (imap-string-to-integer): Fix typo.
4324         (imap-fetch-safe): New function.
4325         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4326
4327         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4328
4329         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4330         (imap-parse-greeting): Fix doc strings.
4331         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4332         (imap-parse-flag-list): Make messages unique.
4333         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4334
4335         * nnimap.el: Fix author email.
4336         (nnimap-split-rule): Add FIXME comment.
4337         (nnimap-debug): Fix doc string.
4338
4339 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4340
4341         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4342
4343 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4344
4345         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4346         nslookup if resolv.conf isn't available.
4347         (dns-query): Rename from query-dns.
4348         (dns-query-cached): Rename from query-dns-cached.
4349
4350 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4353         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4354         to check if those variables exist (first appeared in Emacs 18.50).
4355
4356 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * mm-util.el (mm-line-number-at-pos): New function.
4359
4360         * spam-report.el (spam-report-process-queue): Use it.
4361
4362 2008-12-24  David Engster  <dengste@eml.cc>
4363
4364         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4365         parameters that haven't existed as variables as buffer-local variables.
4366
4367 2008-12-23  Dave Love  <fx@gnu.org>
4368
4369         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4370         cadar.
4371
4372         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4373         imap-starttls-p.
4374         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4375
4376 2008-12-22  Dave Love  <fx@gnu.org>
4377
4378         * imap.el: Fix author email.  Doc fixes.
4379         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4380         reply.
4381
4382 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4383
4384         * spam-report.el (spam-report-gmane-max-requests): New constant.
4385         (spam-report-gmane-wait): New variable.
4386         (spam-report-gmane-ham, spam-report-gmane-spam)
4387         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4388         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4389         the server.
4390
4391         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4392         Add explanations.
4393
4394         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4395         nnheader-accept-process-output and nnheader-read-timeout if available.
4396         (pop3-movemail): Use it.
4397
4398         * message.el (message-check-news-body-syntax): Fix signature check if
4399         there's an attachment.
4400
4401 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4402
4403         * mm-util.el: Add comments to the mm- emulating functions.
4404
4405 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4406
4407         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4408         by Stephen Berman <stephen.berman@gmx.net>.
4409
4410 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * mm-util.el (mm-substring-no-properties): New function.
4413         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4414         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4415         (mm-string-to-multibyte): Doc fix.
4416
4417         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4418
4419 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4420
4421         * mml.el (mml-attach-file): Strip text properties from file name.
4422         (Bug#1574)
4423
4424 2008-12-16  Glenn Morris  <rgm@gnu.org>
4425
4426         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4427
4428 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4431         knows since the charset specified might be a bogus alias that
4432         mm-charset-synonym-alist provides.
4433
4434 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4435
4436         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4437         "ISO_8859-1".
4438
4439         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4440
4441 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4442
4443         * mm-util.el (mm-charset-eval-alist):
4444         Define it before mm-charset-to-coding-system.
4445         (mm-charset-to-coding-system): Add optional argument `silent';
4446         define it before mm-charset-override-alist.
4447         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4448         default value if it can be used in Emacs currently running;
4449         silence mm-charset-to-coding-system.
4450
4451 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4452
4453         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4454         `allow-override' which says whether to use `mm-charset-override-alist'.
4455         (rfc2047-decode-encoded-words): Use it.
4456
4457         * mm-util.el (mm-charset-override-alist): Fix custom type;
4458         add `(gb2312 . gbk)' to choices.
4459
4460 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4461
4462         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4463         fast.
4464
4465         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4466
4467         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4468
4469 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4470
4471         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4472         on links.
4473
4474         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4475
4476 2008-12-03  Lute Kamstra  <lute@gnu.org>
4477
4478         * sha1.el: Remove leading * from docstrings of defcustoms,
4479         deffaces, defconsts and defuns.
4480
4481 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4484         users' addresses that don't have domain parts.
4485         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4486         rather than message-narrow-to-head since there will be the message
4487         header separator.
4488
4489 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4490
4491         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4492         since the result is inserted in a unibyte buffer anyway.
4493         (nnimap-demule-use-string-to-multibyte): Remove.
4494         (nnimap-demule): Alias it to mm-string-to-multibyte.
4495
4496 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4497
4498         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4499         variable for debugging bug#464 and bug#1174.
4500         (nnimap-demule): Use it.
4501
4502 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4503
4504         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4505         score calculation correctly.
4506
4507 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4508
4509         * message.el (message-send-mail): Just set the buffer to unibyte
4510         rather than use mm-with-unibyte-current-buffer which does a lot more.
4511         (message-send-mail-partially): Don't bother with
4512         mm-with-unibyte-current-buffer since it's already been made unibyte by
4513         message-send-mail.
4514
4515 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4516
4517         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4518
4519 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4520
4521         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4522
4523 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4526         require itself and to remove `with-no-warnings'.
4527
4528 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4529
4530         * starttls.el (starttls-any-program-available): Get the name of the
4531         available TLS layer program.
4532         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4533         well as the host name in the "opening" message.
4534
4535         * auth-source.el (auth-source-cache, auth-source-do-cache)
4536         (auth-source-user-or-password): Cache passwords and logins by default,
4537         allow override with `auth-source-do-cache'.
4538         (auth-source-forget-user-or-password): Allow users to remove cache
4539         entries if needed.
4540
4541 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4542
4543         * md4.el (md4-buffer): Fix typo in docstring.
4544         (md4, md4-64): Doc fixes.
4545         (md4-pack-int32): Reflow docstring.
4546
4547 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4548
4549         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4550         condition-case to only the forward-sexp call.
4551
4552 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4553
4554         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4555         quotes contained.  Make it more robust regardless by an extra
4556         condition-case wrapper.
4557
4558 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4559
4560         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4561
4562 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * nnml.el (nnml-request-expire-articles): Check if the function set to
4565         `nnmail-expiry-target' returns the symbol `delete'.
4566
4567         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4568
4569         * nnmail.el (nnmail-expiry-target): Fix custom type.
4570
4571 2008-10-02  Glenn Morris  <rgm@gnu.org>
4572
4573         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4574         Silence compiler warning.
4575
4576 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4577
4578         * tls.el (open-tls-stream): Show the actual command being
4579         executed, instead of the format string.
4580
4581 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * lpath.el: Fbind codepage-setup for Emacs 23.
4584
4585 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4586
4587         * mml.el (mml-menu): Don't assume mml2015 is bound.
4588
4589 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4592         exists.
4593
4594 2008-09-27  Glenn Morris  <rgm@gnu.org>
4595
4596         * gnus-util.el (mail-header-remove-comments): Autoload it.
4597
4598 2008-09-27  Andreas Schwab  <schwab@suse.de>
4599
4600         * gnus-util.el (gnus-split-references): Strip comments.
4601         (gnus-parent-id): Likewise.
4602
4603 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4604
4605         * message.el (message-confirm-send): Fix version.
4606
4607 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * message.el (message-idna-to-ascii-rhs-1): Use
4610         mail-extract-address-components rather than mail-header-parse-addresses
4611         that is an alias by default to ietf-drums-parse-addresses that does not
4612         support non-ASCII names in headers' contents.
4613
4614 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4615
4616         * message.el (message-confirm-send): Fixed variable documentation to
4617         avoid the "y/n" wording.
4618
4619 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4620
4621         * message.el (message-set-auto-save-file-name): Save to a different
4622         filename so multiple messages (especially drafts) can be recovered.
4623
4624 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4625
4626         * message.el (message-confirm-send): Add appropriate version.
4627
4628 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4629
4630         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4631         defvar.
4632
4633 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4634
4635         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4636         (mm-pkcs7-enveloped-magic): Ditto.
4637
4638 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4639
4640         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4641         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4642
4643 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4644
4645         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4646         default, it's better.
4647
4648 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4649
4650         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4651         summary line gnus-number property and ignore them (with a warning
4652         message).
4653
4654 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4657         macro caddr in the interactive form since it won't be expanded.
4658
4659 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4662         `charset'; fix name of function called recursively.
4663         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4664
4665 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4668         (gnus-mime-set-charset-parameters): New function.
4669         (gnus-mime-view-part-as-charset): Use it to correctly display part
4670         specifying wrong charset.
4671
4672 2008-09-08  David Engster  <dengste@eml.cc>
4673
4674         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4675         in completing-read for back end server.
4676
4677 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4678
4679         * message.el (message-confirm-send): New variable to confirm sending a
4680         message.
4681         (message-send): Use it.
4682
4683 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4684
4685         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4686
4687 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4688
4689         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4690
4691 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4692
4693         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4694         prevent tracking too many groups.
4695         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4696         Use it.
4697
4698 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4699
4700         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4701         moving point to the bottom of the window in order to avoid recentering.
4702
4703 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4706
4707         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4708         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4709         (gnus-article-beginning-of-window): Fix calculation.
4710
4711 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * gnus-msg.el (gnus-summary-supersede-article)
4714         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4715         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4716         message header.
4717
4718 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4719
4720         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4721         pending output coming after the status change.
4722
4723 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4724
4725         * message.el:
4726         * gnus-start.el:
4727         * gnus-registry.el: Remove VMS support.
4728
4729 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4730
4731         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4732         macro.
4733         (rfc2104-hash): Use it.
4734
4735 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4736
4737         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4738         (gnus-summary-sort-by-most-recent-date): New commands.
4739         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4740         and menu entries.
4741
4742 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4743
4744         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4745         don't redisplay article for raw contents; remove plural articles stuff.
4746
4747         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4748         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4749         on gnus-summary-save-article; display results properly.
4750
4751 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * lpath.el: No need to fbind ns-focus-frame.
4754
4755 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4758
4759 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4762         gnus-save-all-headers.
4763
4764 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4765
4766         * gnus-util.el (ns-focus-frame): Remove declaration.
4767         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4768         like x.
4769
4770 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4771
4772         * rfc2104.el (rfc2104-zero): Delete defconst.
4773         (rfc2104-hex-alist): Likewise.
4774         (rfc2104-hex-to-int): Delete func.
4775         (rfc2104-hexstring-to-bitstring): Likewise.
4776         (rfc2104-nybbles): New defconst.
4777         (rfc2104-hash): Rewrite for speed.
4778
4779 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * tls.el (open-tls-stream): Make it work with the 2nd argument
4782         BUFFER that is a string but does not exist as a buffer object, as
4783         mentioned in the doc-string.
4784
4785 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4788         SXEmacs.
4789
4790 2008-07-16  Glenn Morris  <rgm@gnu.org>
4791
4792         * gnus-util.el (ns-focus-frame): Declare for compiler.
4793
4794 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4797         set as a group parameter.
4798         (gnus-summary-save-in-pipe): Work when it is called independently.
4799         (gnus-summary-pipe-to-muttprint): Don't modify
4800         gnus-summary-pipe-output-default-command.
4801
4802 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4803
4804         * message.el (message-send-mail-with-sendmail):
4805         Display the error message.
4806
4807 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * gnus-art.el (gnus-default-article-saver):
4810         Add gnus-summary-save-in-pipe to choices.
4811         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4812         gnus-summary-pipe-output-default-command as the default command.
4813         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4814         instead of gnus-last-shell-command.
4815
4816         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4817         New user option.
4818         (gnus-summary-muttprint-program): Mention the value will be changed.
4819         (gnus-summary-save-article): Force showing of all headers.
4820         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4821
4822 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4823
4824         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4825
4826 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4827
4828         * nnimap.el (nnimap-id):
4829         * sieve-manage.el (sieve-manage-open): Doc fixes.
4830
4831 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4832
4833         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4834         if available.
4835
4836 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4837
4838         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4839
4840         * nnkiboze.el (nnkiboze-generate-group):
4841         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4842
4843         * nnmairix.el: Require CL.
4844
4845 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4846
4847         * dgnushack.el: Autoload get-display-table and put-display-table for
4848         XEmacs 21.5.
4849
4850         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4851         21.4 and SXEmacs.
4852
4853 2008-06-15  David Engster  <dengste@eml.cc>
4854
4855         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4856
4857 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4858
4859         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4860         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4861         runtime choice under XEmacs.
4862
4863         * gnus-sum.el (gnus-summary-set-display-table):
4864         Use `gnus-put-display-table', `gnus-get-display-table',
4865         `gnus-set-display-table' for the display table, instead of `aset'.
4866
4867         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4868         Use `gnus-put-display-table', `gnus-get-display-table',
4869         `gnus-set-display-table' for the display table.
4870
4871 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4872
4873         * nnmairix.el: Add autoloads.
4874
4875 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4876
4877         * nnmairix.el (nnmairix-delete-recreate-group)
4878         (nnmairix-update-and-clear-marks): Fix error messages.
4879
4880 2008-06-14  David Engster  <dengste@eml.cc>
4881
4882         * nnmairix.el: Upgrade to version 0.6.
4883         (nnmairix-group-toggle-propmarks-this-group)
4884         (nnmairix-group-toggle-readmarks-this-group)
4885         (nnmairix-group-delete-recreate-this-group)
4886         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4887         (nnmairix-remove-tick-mark-original-article): New commands.
4888         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4889         (nnmairix-propagate-marks-to-nnmairix-groups)
4890         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4891         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4892         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4893         functions needed for marks propagation and manipulation of read marks.
4894         (nnmairix-update-groups): New function.
4895         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4896         (nnmairix-determine-original-group-from-registry)
4897         (nnmairix-determine-original-group-from-path)
4898         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4899         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4900         New helper functions.
4901         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4902         keystrokes for new commands.
4903         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4904         (nnmairix-request-group): Check allow-fast group parameter.
4905         (nnmairix-request-create-group): Set allow-fast group parameter if
4906         nnmairix-allowfast-default is set.
4907         (nnmairix-close-group): Propagate marks upon closing if needed.
4908         (nnmairix-group-toggle-threads-this-group): Use new.
4909         nnmairix-group-toggle-parameter helper function.
4910         (nnmairix-search): Better check for empty search result.
4911         (nnmairix-goto-original-article): Use new helper functions for
4912         determining original article.
4913         (nnmairix-show-original-article): Make sure message-id is in brackets.
4914         (nnmairix-call-mairix-binary): Change variable name.
4915         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4916         helper function.
4917         (nnmairix-widget-toggle-activate): Fix doc string.
4918
4919 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * nnir.el: Require edmacro when compiling with XEmacs.
4922         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4923         available in Emacs 21.
4924
4925 2008-06-11  Glenn Morris  <rgm@gnu.org>
4926
4927         * gnus-util.el (x-focus-frame):
4928         * gnus.el (image-size):
4929         * mm-decode.el (image-size): Declare.
4930
4931         * gnus-picon.el (declare-function): Add compat definition.
4932         (image-size): Declare.
4933
4934         * gnus-group.el (tool-bar-map):
4935         * gnus-sum.el (tool-bar-map): Define for compiler.
4936
4937         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4938
4939         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4940
4941         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4942         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4943         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4944         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4945         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4946         * sieve-manage.el, spam-report.el, spam.el:
4947         Remove unnecessary eval-and-compile of autoloads.
4948
4949 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4950
4951         * auth-source.el: Precise Tramp doc.
4952
4953 2008-06-07  Glenn Morris  <rgm@gnu.org>
4954
4955         * nnmairix.el: Remove unnecessary eval-when-compile.
4956
4957 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * lpath.el: Fbind propertize for XEmacs 21.4.
4960
4961 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4962
4963         * nnir.el: Move here from ../contrib.
4964
4965 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4966
4967         * gnus-util.el (gnus-read-shell-command): New function.
4968         * mm-decode.el (mm-pipe-part):
4969         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4970
4971 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4974
4975 2008-06-03  Glenn Morris  <rgm@gnu.org>
4976
4977         * pop3.el (nnheader-accept-process-output): Autoload it.
4978
4979 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4980
4981         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4982         are not 2-digit hexadecimal characters that follow `%'s.
4983
4984 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4985
4986         * message.el (message-bogus-recipient-p): Fix type in doc string.
4987         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4988         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4989         Improve custom options.
4990         (message-bogus-recipient-p): Adjust accordingly.
4991
4992 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4993
4994         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4995         long-form month and day names.
4996
4997 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * dgnushack.el: Autoload debug, eudc-expand-inline and
5000         pgg-snarf-keys-region for XEmacs.
5001
5002         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5003
5004         * nnmairix.el: Require edmacro when compiling with XEmacs.
5005
5006 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5007
5008         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5009         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5010
5011 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5012
5013         * auth-source.el: Add more docs.
5014
5015         * netrc.el (netrc-machine): Always match if the port is not given.
5016
5017 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5018
5019         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5020         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5021         retrieval faster in some cases, but might make CPU usage larger.  If
5022         this has any bad side effects, we might revert this change.
5023
5024         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5025         seems to make mail retrieval much, much faster.
5026         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5027         unconditionally.
5028
5029         * gnus-draft.el (gnus-group-send-queue): Bind
5030         message-send-mail-partially-limit to nil to avoid being prompted.
5031
5032 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5033
5034         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5035
5036         * message.el (message-bogus-address-regexp): Fix and improve custom
5037         type.
5038         (message-setup-hook): Add message-check-recipients as custom option.
5039
5040 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5041
5042         * message.el (message-cite-function): Remove bogus autoload which crept
5043         in during merge from v5-10.
5044
5045 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5046
5047         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5048
5049         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5050
5051         * auth-source.el: Preliminary Tramp docs.
5052         (auth-sources): Change the default auth-sources to use
5053         EPA .gpg files.
5054
5055 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5056
5057         * nntp.el: Autoload `auth-source-user-or-password'.
5058         (nntp-send-authinfo): Use it.
5059
5060         * nnimap.el: Autoload `auth-source-user-or-password'.
5061         (nnimap-open-connection): Use it.
5062
5063         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5064         for the gnus-message function.
5065         (auth-source-user-or-password): Use it.
5066
5067 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5068
5069         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5070         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5071         (rfc2104-hash): Use it.
5072
5073 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5074
5075         * gnus-art.el (gnus-article-toggle-truncate-lines):
5076         Don't use `iff' in docstring.
5077
5078 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5079
5080         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5081
5082         * gnus-util.el (gnus-extract-address-component-name)
5083         (gnus-extract-address-component-email): Convenience functions around
5084         `gnus-extract-address-components'.
5085
5086         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5087         Use `gnus-extract-address-component-email' to fix bug of comparing full
5088         sender name to `user-mail-address'.
5089
5090 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5091
5092         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5093         catch/throw to optimize.
5094         (gnus-registry-find-keywords): Just use member to find a keyword.
5095
5096 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5097
5098         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5099         is current before calling gnus-server-prepare.
5100         (gnus-server-setup-buffer, gnus-server-update-server)
5101         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5102
5103 2008-05-04  Juri Linkov  <juri@jurta.org>
5104
5105         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5106         (mailcap-file-default-commands): Use mailcap-replace-in-string
5107         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5108         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5109
5110 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5111
5112         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5113
5114 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5115
5116         * gnus.el: Bump version to 0.11.
5117
5118 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5119
5120         * gnus.el: No Gnus v0.10 is released.
5121
5122 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5123
5124         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5125         hooks.
5126         (gnus-update-read-articles): Speed up non-marks-using users.
5127         (gnus-use-marks): Define gnus-use-marks.
5128         (gnus-propagate-marks): Rename variable to something more sensible.
5129
5130 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5131
5132         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5133         (gmm-image-load-path-for-library): Fix typos in docstrings.
5134         (gmm-message): Reflow docstring.
5135
5136 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5137
5138         * mail-source.el (mail-source-set-1, mail-source-bind):
5139         Move auth-source code out of the macro to clean it up and fix bugs.
5140
5141 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5142
5143         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5144         by sender if it's equal to user-mail-address, it's likely to be
5145         useless.
5146
5147         * mail-source.el (mail-source-bind): Don't use user or password if they
5148         are not bound.  Unintern them if they are nil.  Don't use server unless
5149         it's bound, and default it to empty string otherwise.
5150
5151 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5152
5153         * mail-source.el: Load auth-source.el.
5154         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5155         get user name or password, if auth-sources is set up.
5156
5157         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5158         strategy of splitting with parent.
5159         (gnus-registry-split-fancy-with-parent)
5160         (gnus-registry-post-process-groups): Use it and fix prior
5161         bug (returning a list as the split result).
5162
5163         * auth-source.el (auth-sources): Remove server parameter.
5164         (auth-source-pick, auth-source-user-or-password)
5165         (auth-source-user-or-password-imap)
5166         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5167         (auth-source-user-or-password-sftp)
5168         (auth-source-user-or-password-smtp): Remove server parameter.
5169
5170 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5171
5172         * smime.el (smime-sign-region, smime-encrypt-region)
5173         (smime-decrypt-region):
5174         Remove redundant calls to `generate-new-buffer-name'.
5175
5176 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5177
5178         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5179         Don't use QP for message/rfc822.
5180         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5181
5182 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5183
5184         * sieve-manage.el (sieve-string-bytes): Remove.
5185         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5186         correct byte-length only if the process's coding-system is the same as
5187         the one used internally by Emacs to represent strings.
5188
5189 2008-04-22  Juri Linkov  <juri@jurta.org>
5190
5191         * mailcap.el (mailcap-file-default-commands): New function.
5192
5193 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5194
5195         * message.el (message-signature-separator, message-cite-function):
5196         Change custom version.
5197
5198 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5199
5200         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5201         commands.
5202         (tls-checktrust): Ditto.
5203
5204 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5205
5206         * mm-decode.el (mm-display-external): Make temp file read-only.
5207
5208 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5209
5210         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5211         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5212         `C-c C-f d'.
5213
5214 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5215
5216         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5217
5218 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5219
5220         * gnus.el: Bump version to 0.9.
5221
5222 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5223
5224         * gnus.el: No Gnus v0.8 is released.
5225
5226 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5227
5228         * mail-source.el (mail-source-value):
5229         Prefer fboundp to functionp so it works with macros as well.
5230
5231 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5232
5233         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5234         Fix last change in case the element is not even a symbol.
5235
5236 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5237
5238         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5239         Prefer fboundp to functionp so it works with macros as well.
5240
5241 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5242
5243         * auth-source.el: Added docs.
5244         (auth-sources): Modify format to support server.
5245         (auth-source-pick, auth-source-user-or-password)
5246         (auth-source-user-or-password-imap)
5247         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5248         (auth-source-user-or-password-sftp)
5249         (auth-source-user-or-password-smtp): Add server parameter.
5250
5251 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5252
5253         * gnus-registry.el: Initialize the registry when gnus-registry-install
5254         is t.
5255
5256 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5257
5258         * compface.el (uncompface): Make buffer unibyte.
5259
5260 2008-04-05  Glenn Morris  <rgm@gnu.org>
5261
5262         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5263
5264 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5265
5266         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5267         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5268
5269         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5270         multibyteness after rather than before erasing it.
5271
5272         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5273         mm-with-multibyte.
5274         (gnus-request-article-this-buffer): Make sure the proper decoding is
5275         used if gnus-original-article-buffer happens to be unibyte.
5276
5277         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5278         default-enable-multibyte-characters.
5279
5280         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5281         default-enable-multibyte-characters.
5282
5283         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5284
5285         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5286
5287 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5288
5289         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5290         (imap-message-copyuid-1): Use it.
5291         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5292         J. Williams in
5293         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5294
5295         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5296         imap-enable-exchange-bug-workaround.
5297         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5298
5299 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5300
5301         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5302         a 100 byte status-checks into a 2-3MB transfer for each group.
5303         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5304         to enable bug workaround or not.
5305         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5306
5307 2008-03-31  Glenn Morris  <rgm@gnu.org>
5308
5309         * message.el (mml2015-use): Declare for compiler.
5310         (message-info): Require mml2015 when appropriate.
5311
5312 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5315         whitespace.
5316
5317 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5318
5319         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5320         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5321         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5322         (nntp-service-to-port): New function.
5323         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5324         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5325         (nntp-open-netcat-stream): New function.
5326         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5327
5328 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5329
5330         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5331
5332 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5333
5334         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5335
5336 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5337
5338         * dns.el (dns-write): Use set-buffer-multibyte.
5339
5340 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5341
5342         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5343
5344 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5345
5346         * message.el (message-signature-separator): Change default.
5347         Improve custom type.
5348         (message-cite-function): Change default to
5349         message-cite-original-without-signature.
5350
5351         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5352         toggle.
5353
5354         * message.el (message-check-news-body-syntax): Fix signature check.
5355         (message-setup-1): Mark buffer as unmodified _after_ running
5356         message-setup-hook and handling message-alternative-emails.
5357         (message-shorten-references): Be more strict when building list of
5358         valid references to comply with GNKSA.
5359
5360         * gnus-group.el (gnus-read-ephemeral-bug-group)
5361         (gnus-read-ephemeral-debian-bug-group)
5362         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5363
5364         * message.el (message-info): Don't use booleanp which isn't supported
5365         in Emacs 21 and XEmacs.
5366
5367 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5368
5369         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5370         gnus-group-gmane-group-download-format.
5371         (gnus-group-read-ephemeral-gmane-group): Rename from
5372         gnus-group-read-ephemeral-gmane-group.
5373         (gnus-read-ephemeral-gmane-group-url): Rename from
5374         gnus-group-read-ephemeral-gmane-group-url.
5375         (gnus-bug-group-download-format-alist): New variable.
5376         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5377         (gnus-read-ephemeral-emacs-bug-group): New commands.
5378
5379 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5380
5381         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5382         (gnus-visible-headers): Improve custom type.
5383
5384 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5385
5386         * mml.el (mml-menu): Add workarounds for XEmacs.
5387
5388         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5389         X-Boundary header.
5390
5391         * message.el (message-simplify-recipients): Fix previous commit.
5392
5393 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5394
5395         * mm-util.el (mm-set-buffer-multibyte): New function.
5396         * mm-decode.el (mm-copy-to-buffer): Use it.
5397
5398 2008-03-19  Glenn Morris  <rgm@gnu.org>
5399
5400         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5401         Accidentally removed in the sync process with Emacs.
5402
5403 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5404
5405         * message.el (message-alter-recipients-discard-bogus-full-name):
5406         New function.
5407         (message-alter-recipients-function): New variable.
5408         (message-get-reply-headers): Use it.
5409         (message-replace-header): New helper function.
5410         (message-recipients-without-full-name): New variable.
5411         (message-simplify-recipients): New command.
5412
5413         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5414
5415         * message.el (message-info): Handle EasyPG manual.
5416
5417         * mml.el (mml-menu): Add entry for EasyPG.
5418
5419 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5420
5421         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5422         parameter.
5423
5424         * message.el (message-disassociate-draft): Specify drafts group name
5425         fully.
5426
5427 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5428
5429         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5430         unnecessary duplicates from the match list.
5431
5432 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5433
5434         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5435
5436         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5437
5438         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5439         args of `how-many' of which the XEmacs version doesn't take; declare
5440         Info-index-next as function.
5441
5442 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5443
5444         * gnus-score.el (gnus-score-headers): Fix handling of
5445         gnus-inhibit-slow-scoring.
5446
5447         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5448         string.
5449         (gnus-button-url-regexp): Improve handling of parenthesis.
5450         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5451         (gnus-button-handle-info-keystrokes): Handle index entries.
5452
5453 2008-03-15  Glenn Morris  <rgm@gnu.org>
5454
5455         * parse-time.el (parse-time-string): Simplify.
5456
5457 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5460         Incoming* files.
5461
5462 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5463
5464         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5465         (auth-source-pick): Use it.
5466
5467 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5468
5469         * binhex.el (binhex-decode-region-internal):
5470         * uudecode.el (uudecode-decode-region-internal):
5471         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5472         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5473         setting default-enable-multibyte-characters.
5474
5475 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5476
5477         * auth-source.el (auth-source-protocols)
5478         (auth-source-protocols-customize, auth-source-choices): Added and
5479         modified variable customizations and defaults.
5480         (auth-source-pick, auth-source-user-or-password)
5481         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5482         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5483         (auth-source-user-or-password-sftp)
5484         (auth-source-user-or-password-smtp): Use new variables and provide an
5485         interface to netrc.el.
5486
5487 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5488
5489         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5490         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5491         Make sure the nntp port to specify is a string.
5492
5493 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5494
5495         * nntp.el: Use with-current-buffer.
5496         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5497         dubious mm-with-unibyte-current-buffer.
5498         (nntp-with-open-group-function): New function extracted from
5499         nntp-with-open-group macro.
5500         (nntp-with-open-group): Use the function, so it's easier to debug.
5501         Add indentation and debugging info.
5502         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5503         the use of the netcat alternatives.
5504
5505         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5506         Avoid mm-string-as-multibyte as well.
5507
5508         * nnweb.el (nnweb-insert-html):
5509         Remove use of nnheader-string-as-multibyte.
5510
5511         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5512         (nnheader-string-as-multibyte): Remove.
5513
5514         * mm-view.el: Use inhibit-read-only.
5515         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5516         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5517         or unibyte-string.
5518
5519         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5520         (mm-uu-yenc-extract): Use with-current-buffer.
5521
5522         * gnus-soup.el (gnus-soup-send-packet): Don't use
5523         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5524
5525         * nnmh.el: Use with-current-buffer.
5526         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5527         mm-string-as-multibyte on the output of mm-encode-coding-string.
5528
5529         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5530         (nnimap-request-move-article): Use with-current-buffer.
5531
5532         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5533         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5534         conversion uses string-make-unibyte rather than string-as-unibyte.
5535
5536         * gnus-msg.el: Use with-current-buffer.
5537
5538         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5539
5540 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5541
5542         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5543         string for caching if it is 'PIN.
5544
5545 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * lpath.el: Consider the case without Emacs/W3.
5548
5549 2008-03-08  Glenn Morris  <rgm@gnu.org>
5550
5551         * time-date.el (date-to-time, time-subtract, time-add)
5552         (safe-date-to-time): Doc fixes.
5553
5554 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5555
5556         * mail-source.el (mail-source-delete-old-incoming-confirm):
5557         Change default to nil.
5558         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5559
5560 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * lpath.el: Rearrange.
5563
5564         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5565         (gnus-article-goto-prev-page): Work for articles having ^L's.
5566
5567         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5568
5569         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5570
5571 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5572
5573         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5574         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5575         (gnus-bookmark-jump): Adjust some variable names.
5576
5577 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5578
5579         * auth-source.el: New package.
5580         (auth-source-choices): Add customization entry point variable.
5581
5582         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5583         bug.
5584
5585 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5586
5587         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5588         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5589         (gnus-registry-install-shortcuts): Rename from
5590         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5591         the `gnus-registry-mark-map' keymap dynamically from
5592         `gnus-registry-marks'.  The generated functions update the summary line
5593         when a registry mark is added or deleted, and will call
5594         `gnus-registry-install-p' (see the comments in the code).
5595         (gnus-registry-user-format-function-M): Use concat intelligently.
5596
5597         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5598         the registry mark functions.
5599
5600 2008-03-05  Glenn Morris  <rgm@gnu.org>
5601
5602         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5603         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5604         gnus-art.
5605         (top-level): No need to load own source when compiling.
5606
5607 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5608
5609         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5610         Suggested by <chris.anderton@zetnet.co.uk>.
5611
5612 2008-03-04  Glenn Morris  <rgm@gnu.org>
5613
5614         * gnus-sum.el (top-level): No need to require gnus when compiling,
5615         since unconditionally required near start of file.
5616         (gnus-summary-display-while-building): Move definition before use.
5617
5618 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5619
5620         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5621         formatting function.
5622
5623 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5624
5625         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5626         with plists.
5627         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5628         Use new format.
5629
5630 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5633         `where-is-internal' that returns a range of key sequences.
5634
5635 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5636
5637         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5638
5639         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5640         (gnus-summary-jump-to-group): Consider windows on other displayed
5641         frames as well.  Similar changes might be needed elsewhere, but that's
5642         the one I've bumped into during my use.
5643
5644         * nndoc.el (nndoc-oe-dbx-type-p):
5645         * gnus-msg.el (gnus-debug):
5646         * gnus-group.el (gnus-update-group-mark-positions):
5647         Use mm-string-to-multibyte.
5648
5649 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5650
5651         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5652         doesn't handle NotDashEscaped.
5653
5654         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5655         (mml-dnd-attach-options): Fix typo in custom choice.
5656
5657         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5658         nndoc-article-type to mbox.
5659         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5660
5661         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5662         to nil, instead of html2text.
5663
5664         * imap.el (imap-debug): Add `imap-ping-server'.
5665
5666         * gnus-bookmark.el: Add FIXMEs.
5667
5668         * message.el (message-form-letter-separator)
5669         (message-send-form-letter-delay): New variables.
5670         (message-send-form-letter): Use them.  New command to send form
5671         letters.  Requested by Uwe Siart.
5672         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5673
5674 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5675
5676         * Update copyright years.
5677
5678 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5679
5680         Sync from EMACS_22_BASE.
5681
5682         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5683
5684 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5685
5686         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5687         empty author.
5688
5689 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5690
5691         * gnus-registry.el (gnus-registry-marks): Add variable for
5692         customization of marks and their appearance.
5693         (gnus-registry-read-mark): Use it.
5694         (gnus-registry-do-marks): Add utility function to loop through
5695         `gnus-registry-marks'.
5696         (gnus-registry-install-shortcuts-and-menus): Add function to install
5697         shortcuts and menus.
5698         (gnus-registry-initialize): Use it.
5699         (gnus-registry-default-mark): Clarify documentation.
5700
5701 2008-02-29  Glenn Morris  <rgm@gnu.org>
5702
5703         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5704         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5705         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5706         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5707         Change defcustom :version from 23.0 to 23.1.
5708
5709 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5710
5711         * gnus-registry.el (gnus-registry-follow-group-p)
5712         (gnus-registry-post-process-groups): Add functions to aid registry
5713         splitting and improve logging.  Clarify behavior in function
5714         documentation.
5715         (gnus-registry-split-fancy-with-parent): Use them.
5716
5717 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5718
5719         * gnus-art.el: Use with-current-buffer.
5720
5721 2008-02-27  David Engster  <dengste@eml.cc>
5722
5723         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5724         Express real group name in the response.
5725
5726 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5727
5728         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5729         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5730         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5731         autoload gnus-registry-fetch-group when compiling.
5732         (nnmairix-request-group-with-article-number-correction): Remove
5733         unreferenced argument passed to nnmairix-call-backend.
5734
5735 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5736
5737         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5738         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5739         Wilde.
5740
5741 2008-02-27  Glenn Morris  <rgm@gnu.org>
5742
5743         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5744         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5745         variables to defconsts.  Convert comments to doc-strings.
5746         (nnmairix-last-server, nnmairix-current-server): Convert from free
5747         variables to defvars.  Convert comments to doc-strings.
5748         (gnus-registry-fetch-group): Autoload.
5749         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5750         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5751         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5752         caddr.
5753         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5754         nnmairix-request-group-with-article-number-correction call.
5755         (nnmairix-fast, nnmairix-group): New, less general names, for free
5756         variables passed from nnmairix-request-group to
5757         nnmairix-request-group-with-article-number-correction.  Declare.
5758         (nnmairix-request-group-with-article-number-correction):
5759         Use nnmairix-fast, nnmairix-group rather than fast, group.
5760
5761 2008-02-26  David Engster  <dengste@eml.cc>
5762
5763         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5764         version 0.5.
5765
5766 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5767
5768         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5769         instead of making an extra function call.  Don't add the current group
5770         to articles only when they have the group.  Use
5771         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5772         Reported by David <de_bb@arcor.de>.
5773
5774 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5777         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5778
5779 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5780
5781         * mail-source.el (mail-source-delete-incoming): Change default.
5782         Supplement doc string.
5783
5784         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5785
5786 2008-02-14  Glenn Morris  <rgm@gnu.org>
5787
5788         * time-date.el (format-seconds): New function.
5789
5790 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5791
5792         * nnmail.el (nnmail-message-id-cache-file): Derive from
5793         `gnus-home-directory'.
5794
5795 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5796
5797         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5798         Document negative prefix.
5799
5800         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5801
5802 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5803
5804         * message.el (message-unsent-separator): Add the Exim bounce
5805         separator.
5806
5807 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5808
5809         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5810         list.
5811         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5812         recipient/signer list.
5813
5814 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5815
5816         * Makefile.in (datarootdir): Define.
5817         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5818         name that might contain whitespace.
5819
5820 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5821
5822         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5823         fbound (Emacs 23 unicode), signal an error.
5824
5825 2008-02-08  Glenn Morris  <rgm@gnu.org>
5826
5827         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5828
5829 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5830
5831         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5832         ports to the calls to `netrc-machine-user-or-password' in addition to
5833         "imap" and "imaps".
5834
5835 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5836
5837         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5838
5839         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5840
5841 2008-02-01  Kenichi Handa  <handa@m17n.org>
5842
5843         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5844         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5845         (rfc2104-hash): Convert the result of concat to unibyte string.
5846
5847 2008-02-01  Dave Love  <fx@gnu.org>
5848
5849         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5850         coding-system-for-read.
5851         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5852
5853 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5854
5855         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5856         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5857         <hanche@math.ntnu.no>.
5858
5859 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5862
5863         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5864
5865 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5866
5867         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5868         * message.el (message-beginning-of-line): Use featurep instead of bound
5869         tests in order to resolve conditionals at compile time.
5870
5871 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5872
5873         * mail-source.el (mail-sources): Add `group' choice.
5874
5875         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5876         parameter `in-group' to control into which group the articles go.
5877         Add treatment of `group' mail-source.
5878
5879 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5880
5881         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5882
5883         * mm-decode.el (mm-dissect-buffer): Decode description.
5884
5885         * mml.el (mml-to-mime): Encode message header first.
5886
5887 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5888
5889         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5890         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5891
5892         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5893         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5894
5895 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5896
5897         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5898
5899 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5900
5901         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5902         prefix keys.
5903         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5904         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5905         gnus-xmas.el.
5906
5907         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5908         (gnus-xmas-article-describe-bindings): New function.
5909         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5910         gnus-xmas-article-describe-bindings.
5911
5912         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5913
5914 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5915
5916         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5917         Add new variables for article mark management.
5918         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5919         list of extra data entries which, when present, will indicate that the
5920         article ID should not be trimmed from the registry.
5921         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5922         functions.
5923         (gnus-registry-read-mark): New function to read a mark name from the
5924         user.
5925         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5926         (gnus-registry-set-article-mark-internal): New functions to add and
5927         remove marks.
5928         (gnus-registry-get-article-marks): New function to show the marks for
5929         an article, or retrieve them for further use.
5930
5931 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5932
5933         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5934         keys when no argument is given.
5935
5936 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5937
5938         * imap.el (imap-ping-server): New variable.
5939         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5940         (imap-ping-server): Minor doc string fixes.
5941
5942 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5943
5944         * imap.el (imap-ping-server): New function.
5945         (imap-opened): Call imap-ping-server.
5946
5947 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5948
5949         * gnus-sum.el (gnus-article-sort-by-random)
5950         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5951         jidanni@jidanni.org.
5952
5953 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5954
5955         * gnus-art.el (gnus-article-describe-bindings): New function.
5956         (gnus-article-read-summary-keys): Use it.
5957         (gnus-article-mode-map): Bind `C-h b' to it.
5958
5959 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5960
5961         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5962         XEmacs.
5963         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5964         against non-character events.
5965
5966         * lpath.el: Fbind map-keymap for Emacs 21.
5967
5968 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5969
5970         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5971         command.
5972         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5973         instead of END.  Change name of the temp file.
5974         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5975         customizable.
5976
5977 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5978
5979         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5980         bind `S W' to gnus-article-wide-reply-with-original; set default
5981         binding to gnus-article-read-summary-send-keys.
5982         (gnus-article-read-summary-keys): Fix the order of keys; display
5983         continuation keys correctly in the echo area; describe bindings
5984         correctly when keys end with `C-h'.
5985         (gnus-article-read-summary-send-keys): New function.
5986         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5987         for gnus-article-read-summary-send-keys; display continuation keys
5988         correctly in the echo area.
5989         (gnus-article-reply-with-original): Ignore prefix argument.
5990         (gnus-article-wide-reply-with-original): New function.
5991
5992         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5993         Emacs 21.
5994
5995 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5996
5997         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5998         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5999
6000 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6001
6002         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6003         (gnus-group-read-ephemeral-gmane-group): New command.
6004
6005 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6006
6007         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6008
6009 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6010
6011         * message.el (message-send-mail-function): Increase custom version.
6012
6013         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6014         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6015
6016 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6017
6018         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6019         for the cases where imap-authenticate is called with a nil buffer
6020         parameter.
6021
6022 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6023
6024         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6025         html parts correctly; support forwarded messages.
6026         (gnus-article-browse-html-article): Remove work buffers.
6027
6028         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6029         compiling.
6030         (netrc-bound-and-true-p): New macro.
6031         (netrc-parse): Use it instead of bound-and-true-p that is not available
6032         in XEmacs 21.4.
6033
6034 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6035
6036         * gnus-registry.el (gnus-registry-mark-article)
6037         (gnus-registry-article-marks): Add functionality to mark articles
6038         through the Gnus registry.
6039
6040         * encrypt.el: Clarify documentation for the new pgg method.
6041         (encrypt-file-alist): Add PGG option.
6042         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6043         functionality.  Abstract password key and messaging to external
6044         functions.
6045         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6046         (encrypt-message-method-and-cipher): Add new convenience external
6047         functions.
6048         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6049         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6050
6051         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6052         (netrc-parse): Use encrypt-file-alist to determine if
6053         encrypt-find-model or encrypt-insert-file-contents should be used.
6054
6055         * encrypt.el: Clarify documentation.  Load password-cache or
6056         password, whichever one is found first, instead of autoloading.
6057
6058 2007-12-19  Glenn Morris  <rgm@gnu.org>
6059
6060         * mml.el (message-options-set, message-narrow-to-head)
6061         (message-in-body-p, message-mail-p, message-encode-message-body):
6062         Autoload.
6063         (message-remove-header, message-narrow-to-headers-or-head)
6064         (message-subscribed-p, message-make-mail-followup-to)
6065         (message-position-on-field, message-news-p)
6066         (message-options-set-recipient, message-generate-headers)
6067         (message-sort-headers): Declare as functions.
6068
6069 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6070
6071         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6072         convention in doc string.
6073
6074 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6077         title to html parts.
6078         (gnus-article-browse-html-article): Pass message header to it.
6079
6080         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6081
6082 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6083
6084         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6085         or password compatible with XEmacs.
6086
6087 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6088
6089         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6090         format document.
6091         (gnus-mime-delete-part): Don't write description line if empty.
6092         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6093
6094 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6095
6096         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6097         (gnus-summary-mark-read-and-unread-as-read)
6098         (gnus-summary-mark-current-read-and-unread-as-read)
6099         (gnus-summary-mark-unread-as-ticked): Doc fix.
6100         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6101
6102 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6103
6104         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6105         Christoph Conrad <christoph.conrad@gmx.de>.
6106
6107 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6110         yes-or-no-p.
6111
6112 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6113
6114         * mm-decode.el (mm-add-meta-html-tag): New function.
6115         (mm-save-part-to-file, mm-pipe-part): Use it.
6116
6117         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6118         gnus-y-or-n-p instead of y-or-n-p.
6119         (gnus-article-browse-html-parts): Work with message/external-body; use
6120         mm-add-meta-html-tag.
6121
6122 2007-12-11  Glenn Morris  <rgm@gnu.org>
6123
6124         * gnus-cache.el: Require gnus-sum not just when compiling.
6125
6126         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6127
6128         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6129         definitions before use.
6130
6131         * mm-decode.el: Require gnus-util.
6132         (mm-remove-part): Only call delete-annotation on XEmacs.
6133
6134         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6135
6136         * nnmail.el: Require gnus-int.
6137
6138         * spam.el: Move `require's before `eval-when-compile's.
6139
6140         * gnus-ems.el (gnus-alive-p):
6141         * gnus-fun.el (message-goto-eoh):
6142         * gnus-util.el (gnus-group-name-decode):
6143         * mail-source.el (gnus-compress-sequence):
6144         * message.el (Info-goto-node, format-spec):
6145         * mm-bodies.el (message-options-get):
6146         * mm-decode.el (mm-view-pkcs7):
6147         * mm-util.el (gmm-write-region):
6148         * mml-smime.el (mml-compute-boundary)
6149         (gnus-completing-read-with-default):
6150         * mml.el (widget-button-press, gnus-make-hashtable):
6151         * mml1991.el (mm-decode-content-transfer-encoding)
6152         (mm-encode-content-transfer-encoding)
6153         (message-options-get, message-options-set):
6154         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6155         * nnfolder.el (gnus-request-group):
6156         * nnheader.el (ietf-drums-unfold-fws):
6157         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6158         * smime.el (gnus-run-mode-hooks):
6159         * spam-stat.el (gnus-message): Autoload.
6160
6161         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6162         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6163         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6164         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6165         Add declare-function compatibility definition.
6166
6167         * gnus-cache.el (nnvirtual-find-group-art):
6168         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6169         (gnus-add-image, gnus-add-wash-type):
6170         * gnus-group.el (nnkiboze-score-file):
6171         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6172         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6173         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6174         (message-tokenize-header, gnus-get-buffer-create)
6175         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6176         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6177         * gnus.el (gnus-group-decoded-name):
6178         * mail-source.el (imap-capability):
6179         * mm-bodies.el (message-options-set):
6180         * mm-decode.el (gnus-configure-windows):
6181         * mm-extern.el (message-goto-body):
6182         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6183         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6184         (epg-sub-key-validity, message-options-set):
6185         * mml.el (widget-event-point, gnus-configure-windows):
6186         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6187         * mml2015.el (epg-check-configuration, epg-configuration)
6188         (message-options-set):
6189         * nndb.el (nndb-request-article):
6190         * nnfolder.el (gnus-request-create-group):
6191         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6192         * nnmaildir.el (gnus-group-mark-article-read):
6193         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6194         * rfc1843.el (message-fetch-field):
6195         * spam.el (gnus-extract-address-components):
6196         Declare as functions.
6197
6198 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6199
6200         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6201
6202         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6203
6204         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6205         bind show-trailing-whitespace for XEmacs.
6206
6207 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6208
6209         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6210         new no-op macro for backward compatibility.
6211
6212         * imap.el (imap-string-to-integer): New function.
6213
6214 2007-12-09  Glenn Morris  <rgm@gnu.org>
6215
6216         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6217
6218         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6219         * message.el, mm-view.el, sieve-manage.el, smime.el:
6220         Add declare-function compatibility definition.
6221
6222         * gnus-art.el (w3-region, w3m-region, Info-menu):
6223         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6224         * gnus-sum.el (gnus-get-predicate):
6225         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6226         * message.el (mail-abbrev-in-expansion-header-p):
6227         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6228         (w3m-detect-meta-charset, w3m-region):
6229         * sieve-manage.el (password-read, password-cache-add)
6230         (password-cache-remove):
6231         * smime.el (password-read-and-add): Declare as functions.
6232
6233 2007-12-08  David Kastrup  <dak@gnu.org>
6234
6235         * gnus-sum.el (gnus-summary-simplify-subject-query):
6236         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6237         `message'.
6238
6239 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6240
6241         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6242         it to bind idna-program, installation-directory, defined-colors, and
6243         face-attribute for XEmacs of the version that compiles defcustom forms.
6244
6245 2007-12-07  Glenn Morris  <rgm@gnu.org>
6246
6247         * gnus-art.el (article-make-date-line): Revert previous change.
6248
6249 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6250
6251         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6252
6253 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6254
6255         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6256         Call gnus-add-to-range ranges only once with a prepared article-list.
6257
6258 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6259
6260         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6261         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6262         group names with backslashes.  Reported by Tassilo Horn
6263         <tassilo@member.fsf.org>.
6264
6265 2007-12-06  Deepak Goel  <deego3@gmail.com>
6266
6267         * gnus-art.el (article-make-date-line):
6268         * gnus-start.el (gnus-load):
6269         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6270
6271 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * gnus-art.el (gnus-use-idna)
6274         * gnus-start.el (gnus-site-init-file)
6275         * message.el (message-use-idna)
6276         * mm-uu.el (mm-uu-hide-markers)
6277         * smiley.el (smiley-style): Revert changes that suppress warnings.
6278
6279 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6282         specify charset to html source.  Reported by Christoph Conrad
6283         <christoph.conrad@gmx.de>.
6284
6285 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6286
6287         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6288         idna-program in order to suppress byte compile warning issued by XEmacs
6289         that came to byte compile the default value section of defcustom forms
6290         recently.
6291
6292         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6293         value of installation-directory.
6294
6295         * message.el (message-use-idna): Don't directly refer to the value of
6296         idna-program.
6297
6298         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6299
6300         * smiley.el (smiley-style): Don't directly call face-attribute.
6301
6302 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6303
6304         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6305
6306         * gnus-dired.el: Reduce Gnus dependencies.
6307         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6308         require.  Use autoloads instead.
6309         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6310         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6311         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6312         (gnus-dired-mode): Adjust doc string.
6313         (gnus-dired-mail-mode): New variable.
6314         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6315         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6316         (gnus-dired-mail-buffers): New function.  Return mail or message
6317         composition buffers.
6318         (gnus-dired-attach): Use it.
6319         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6320         NO-DECODE.
6321         (gnus-dired-print): Use `gnus-print-buffer' depending on
6322         `gnus-dired-mail-mode'.
6323
6324 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6325
6326         * rfc2047.el (rfc2047-encoded-word-regexp)
6327         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6328         explaining what regexp patterns are for.
6329
6330 2007-12-04  Glenn Morris  <rgm@gnu.org>
6331
6332         * password.el: Move to password-cache.el.
6333
6334         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6335         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6336         * mml-smime.el (password-read, password-cache-add)
6337         (password-cache-remove):
6338         No need to autoload, since mml-sec requires password.
6339
6340         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6341         * message.el (gnus-extract-address-components):
6342         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6343
6344         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6345         password.
6346
6347 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6348
6349         * mailcap.el: Reduce dependencies.
6350         (mail-header-parse-content-type): Autoload.
6351         (mailcap-delete-duplicates): New alias.
6352         (mailcap-mime-info): Add optional argument NO-DECODE.
6353         (mailcap-mime-types): Use mailcap-delete-duplicates.
6354
6355         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6356
6357 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6358
6359         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6360         (imap-parse-status): Upcase status-att for servers that sends them
6361         lower-case (e.g., MS Exchange 2007).
6362
6363 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6364
6365         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6366         function.
6367
6368         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6369         (gnus-uu-yenc-article): New function.
6370
6371         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6372
6373         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6374         buffer.
6375
6376 2007-12-02  Glenn Morris  <rgm@gnu.org>
6377
6378         * binhex.el (binhex): New custom group.
6379         (binhex-decoder-program, binhex-decoder-switches)
6380         (binhex-use-external): Move to the binhex custom group.
6381
6382         * uudecode.el (uudecode): New custom group.
6383         (uudecode-decoder-program, uudecode-decoder-switches)
6384         (uudecode-use-external): Move to the uudecode custom group.
6385
6386         * netrc.el (top-level): Don't load `encrypt' features.
6387         (netrc-parse): Don't use encrypt.
6388         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6389
6390         * encrypt.el: Remove file.
6391
6392 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6393
6394         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6395         matches on patches.
6396
6397         * gnus-art.el (gnus-article-browse-html-article): Mention
6398         `mm-text-html-renderer' in the doc string.
6399
6400         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6401         string.  Add comments.
6402
6403         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6404         if rhs is ASCII.
6405
6406 2007-12-01  Glenn Morris  <rgm@gnu.org>
6407
6408         * mail-source.el (top-level): Require format-spec before
6409         eval-when-compile.
6410
6411 2007-11-30  Glenn Morris  <rgm@gnu.org>
6412
6413         * encrypt.el: Require password, rather than autoloading password-read.
6414
6415 2007-11-29  Glenn Morris  <rgm@gnu.org>
6416
6417         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6418         (sasl-make-client, sasl-next-step, sasl-step-data)
6419         (sasl-step-set-data): Declare as functions.
6420
6421 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6422
6423         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6424
6425 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6426
6427         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6428         certs should be verified and what is to be done in the event of a
6429         verification failure.
6430
6431         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6432         caller can indicate whether the cache should be disregarded for this
6433         call.  This way the result of the call is reproducible at all times and
6434         can be considered a canonical server name for the supplied method.
6435         (gnus-agent-method-p): Canonicalize server names by pushing their
6436         method through `gnus-method-to-server' using the no-cache argument.
6437
6438         * gnus-srvr.el (gnus-server-insert-server-line): Call
6439         `gnus-method-to-server' with `no-cache' argument.
6440
6441         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6442         gnus-agent-possibly-synchronize-flags as this should be called when the
6443         server is actually being opened.
6444         (gnus-agent-possibly-synchronize-flags)
6445         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6446         flags file of an agentized server to the latter function.
6447
6448         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6449         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6450         after a connection has been established successfully.
6451
6452 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6453
6454         * gnus-art.el (article-display-face): Force to display face if called
6455         interactively; check if gnus-article-x-face-too-ugly matches author.
6456         (article-display-x-face): Display face even if From header is missing
6457         as article-display-face does.
6458
6459 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6460
6461         * hashcash.el (message-narrow-to-headers-or-head)
6462         (message-fetch-field, message-goto-eoh)
6463         (message-narrow-to-headers): Declare as functions.
6464
6465 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6466
6467         * mail-source.el (mail-sources): Default to fetch from file for
6468         compatibility with default of nnmail-spool-file.
6469
6470 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6473         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6474         to look for encoded word that should be encoded again.
6475         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6476         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6477         encoding pattern.
6478         (rfc2047-decode-region): Switch strict regexp and loose one according
6479         to rfc2047-allow-irregular-q-encoded-words.
6480
6481 2007-11-25  Romain Francoise  <romain@orebokech.com>
6482
6483         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6484
6485 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6486
6487         * tls.el (tls-program): Provide more custom choices from
6488         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6489         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6490
6491 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6492
6493         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6494         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6495
6496         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6497         `nnmail-spool-file'.
6498
6499         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6500         `nnmail-spool-file'.
6501
6502         * gnus-move.el (gnus-change-server): Ditto.
6503
6504         * gnus-kill.el (gnus-batch-score): Ditto.
6505
6506         * gnus-cache.el (gnus-jog-cache): Ditto.
6507
6508         * gnus-msg.el (gnus-summary-reply):
6509         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6510
6511 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6512
6513         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6514         version.  Minor improvement to doc strings.
6515         (tls-program): Add comment.
6516
6517 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6518
6519         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6520         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6521         mismatch between the hostname provided in the certificate and the name
6522         of the host connnecting to.
6523         (open-tls-stream): Use them.  Check certificates against trusted root
6524         certificates.
6525
6526 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6527
6528         * gnus-cache.el (gnus-cache-generate-nov-databases):
6529         Use nnml-generate-nov-databases-directory instead of
6530         nnml-generate-nov-databases-1.
6531
6532 2007-11-24  Glenn Morris  <rgm@gnu.org>
6533
6534         * message.el (message-tool-bar-retro): Update for rename
6535         mail_send.xpm->mail-send.xpm.
6536
6537 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6538
6539         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6540         `smime-ldap-search' for Emacs 22 and up.
6541
6542 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6543
6544         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6545
6546         * message.el (message-send-mail-function): Fix error convention.
6547         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6548         (message-widen-reply, message-send-mail, message-talkative-question)
6549         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6550         (message-clone-locals, message-send-news): Use with-current-buffer.
6551         (message-insert-or-toggle-importance): Remove unused var `valid'.
6552         (message-make-references): Remove unused var `new-references'.
6553         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6554
6555 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6556
6557         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6558         (spam-split-symbolic-return-positive): Reflow docstring.
6559         (spam-backends, spam-summary-exit-behavior)
6560         (spam-mark-ham-unread-before-move-from-spam-group)
6561         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6562         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6563         (spam-clear-cache, spam-backend-check, spam-install-backend)
6564         (spam-install-statistical-backend, spam-list-of-processors)
6565         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6566         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6567         (spam-check-crm114, spam-initialize, spam-unload-hook):
6568         Fix typos in docstrings.
6569
6570 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6571
6572         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6573         been checked if they have never been read and those group levels are
6574         higher than the one that a user specified.
6575
6576 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6577
6578         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6579         foreign groups unless a group level is specified by a user.
6580         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6581
6582 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6583
6584         * message.el (message-send-mail-function): Require sendmail.
6585
6586 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6587
6588         * message.el (message-send-mail-function): Check for smtpmail too.
6589
6590         * utf7.el (utf7-encode, utf7-decode): Use coding system
6591         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6592
6593         * message.el (message-send-mail-function): New function.
6594         (message-send-mail-function): Set default using
6595         message-send-mail-function.  Adjust doc string.
6596         (message-send-mail-with-mailclient): New function.
6597
6598 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6599
6600         * smime.el (from):
6601         * rfc2047.el (message-posting-charset):
6602         * qp.el (mm-use-ultra-safe-encoding):
6603         * pop3.el (parse-time-months):
6604         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6605         * nnml.el (files):
6606         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6607         (jka-compr-compression-info-list, ange-ftp-path-format)
6608         (efs-path-regexp):
6609         * nndiary.el (files):
6610         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6611         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6612         (epg-digest-algorithm-alist, inhibit-redisplay)
6613         (password-cache-expiry):
6614         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6615         (pgg-output-buffer, password-cache-expiry):
6616         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6617         (efs-path-regexp):
6618         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6619         (inhibit-redisplay):
6620         * mm-uu.el (file-name, start-point, end-point, entry)
6621         (gnus-newsgroup-name, gnus-newsgroup-charset):
6622         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6623         (latin-unity-ucs-list):
6624         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6625         (mm-uu-binhex-decode-function):
6626         * message.el (gnus-message-group-art, gnus-list-identifiers)
6627         (rmail-enable-mime-composing, gnus-local-organization)
6628         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6629         (gnus-read-active-file, facemenu-add-face-function)
6630         (facemenu-remove-face-function, gnus-article-decoded-p)
6631         (tool-bar-mode):
6632         * mail-source.el (display-time-mail-function):
6633         * gnus-util.el (nnmail-pathname-coding-system)
6634         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6635         (gnus-original-article-buffer, gnus-user-agent)
6636         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6637         (xemacs-codename, sxemacs-codename, emacs-program-version):
6638         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6639         * gnus-start.el (gnus-agent-covered-methods)
6640         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6641         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6642         (gnus-newsgroup-headers, gnus-group-list-mode)
6643         (gnus-group-mark-positions, gnus-newsgroup-data)
6644         (gnus-newsgroup-unreads, nnoo-state-alist)
6645         (gnus-current-select-method, mail-sources)
6646         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6647         (nnmail-spool-file, gnus-cache-active-hashtb):
6648         * gnus-mh.el (mh-lib-progs):
6649         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6650         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6651         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6652         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6653         (gnus-group-buffer):
6654         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6655         (font-lock-set-defaults):
6656         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6657         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6658         (gnus-summary-post-menu, total-parts, type, condition, length):
6659         * gnus-agent.el (gnus-agent-read-agentview):
6660         * flow-fill.el (show-trailing-whitespace):
6661         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6662         eval-and-compile wrappers for byte compiler pacifiers.
6663
6664         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6665         (mm-display-inline-fontify): Check for featurep 'xemacs not
6666         extent-list.
6667
6668         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6669         itimer-list.
6670         (mm-create-image-xemacs): Only do something for XEmacs.
6671         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6672
6673         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6674
6675         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6676         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6677
6678 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6679
6680         * nnimap.el (nnimap-split-download-body):
6681         * gnus-demon.el (gnus-demon):
6682         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6683
6684 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6687         macros.
6688         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6689         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6690         copy data from unibyte buffer to multibyte current buffer.
6691         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6692         to copy data from unibyte current buffer to multibyte buffer.
6693         (nntp-make-process-buffer): Make process buffer unibyte.
6694
6695         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6696
6697 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6698
6699         * pop3.el (pop3-open-server): Accept and process data more robustly at
6700         connexion start to avoid spurious "POP SSL connexion failed" errors.
6701
6702 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6705         read group names.
6706
6707 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6708
6709         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6710
6711 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6714         (nnmail-save-active): Use a unibyte buffer when saving active file,
6715         which may contain non-ASCII group names.
6716
6717         * nnml.el (nnml-request-group): Decode group names in messages.
6718
6719 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6720
6721         * message.el (message-citation-line-function)
6722         (message-insert-formatted-citation-line): Fix spelling of
6723         `message-insert-formated-citation-line'.
6724
6725 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6726
6727         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6728
6729 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6732         nnmail-pathname-coding-system.
6733
6734         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6735         that a user enters; decode group names in messages.
6736
6737         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6738
6739 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6740
6741         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6742
6743         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6744
6745         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6746         risky local variable.
6747
6748         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6749
6750 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6751
6752         * encrypt.el: Improve documentation to fix function name typo.
6753         Reported by Daiki Ueno <ueno@unixuser.org>.
6754
6755 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6756
6757         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6758         even if the point is not in the last page of an article.
6759         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6760         back to the previous page.
6761
6762 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6763
6764         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6765
6766 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6769
6770 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6771
6772         * message.el (message-check-news-body-syntax): Avoid
6773         mm-string-as-multibyte.
6774         (message-hide-headers): Don't assume (point-min)==1.
6775
6776 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6777
6778         * message.el (message-remove-blank-cited-lines): Fix if remove is
6779         given.
6780         (message-bogus-address-regexp): New variable.
6781         (message-bogus-recipient-p): New function.
6782         (message-check-recipients): New command.
6783         (message-syntax-checks): Add `bogus-recipient'.
6784         (message-fix-before-sending): Add `bogus-recipient'.
6785
6786         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6787         (gnus-treat-body-boundary): Don't test window-system.
6788
6789 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6790
6791         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6792
6793 2007-10-28  Miles Bader  <miles@gnu.org>
6794
6795         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6796         at compile-time too.
6797
6798 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6799
6800         * gnus-msg.el (gnus-message-setup-hook): Add
6801         `message-remove-blank-cited-lines' to options.
6802
6803 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6804
6805         * message.el (message-remove-blank-cited-lines): New function.
6806         Suggested by Karl Plästerer.
6807
6808 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6811         mapc.
6812
6813         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6814         (top-level): Use mapc to set functions to be traced for debugging.
6815
6816         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6817         called for effect with while loop.
6818
6819         * message.el (message-talkative-question): Replace mapcar called for
6820         effect with mapc.
6821
6822         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6823         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6824         called for effect with dolist.
6825
6826         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6827
6828         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6829         gnus-extra-headers and nnmail-extra-headers.
6830
6831         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6832         called for effect with dolist.
6833         (top-level): Use mapc to set functions to be traced for debugging.
6834
6835         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6836         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6837         dolist.
6838
6839         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6840         Replace mapcar called for effect with mapc.
6841         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6842         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6843         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6844         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6845
6846         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6847         remove-if that's a cl function.
6848
6849         * webmail.el (webmail-debug): Replace mapcar called for effect with
6850         dolist.
6851
6852         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6853         with mapc.
6854
6855 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6858         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6859         with while loop.
6860
6861         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6862         functions from article-* functions.
6863         (gnus-multi-decode-header): Replace mapcar called for effect with
6864         dolist.
6865
6866         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6867         (gnus-bookmark-show-details): Replace mapcar called for effect with
6868         while loop.
6869
6870         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6871         called for effect with while loop.
6872
6873         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6874         with dolist.
6875
6876         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6877         mapcar called for effect with dolist.
6878
6879         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6880
6881         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6882         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6883         Replace mapcar called for effect with dolist.
6884         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6885         mapc.
6886
6887         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6888         Replace mapcar called for effect with dolist.
6889         (gnus-topic-list): Replace mapcar called for effect with mapc.
6890
6891         * gnus.el: Use mapc instead of mapcar to add autoloads.
6892
6893 2007-10-23  Richard Stallman  <rms@gnu.org>
6894
6895         * gnus-group.el (gnus-group-highlight): Mark as risky.
6896
6897 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6898
6899         * gnus.el (gnus-server-to-method): Return method found first in
6900         gnus-newsrc-alist.
6901
6902         * gnus-art.el (gnus-article-highlight-signature)
6903         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6904         button overlay without the front stickiness.
6905
6906 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6907
6908         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6909         overview buffer needed a catch to receive its throw.
6910         (gnus-agent-flush-cache): Declared as interactive to make this function
6911         easier to use.
6912
6913 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6914
6915         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6916         `next-line'.
6917
6918 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6919
6920         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6921         exclude address matching message-dont-reply-to-names.
6922
6923 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-util.el (gnus-string<): New function.
6926
6927         * gnus-sum.el (gnus-article-sort-by-author)
6928         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6929
6930 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6931
6932         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6933         the frame-focus tag is set in gnus-buffer-configuration.
6934
6935 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6938         the front stickiness.
6939
6940 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6941
6942         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6943         url pattern; remove duplicate one.
6944         (gnus-article-extend-url-button): New function.
6945         (gnus-article-add-buttons): Use it.
6946         (gnus-button-push): Use concatenated url that it makes.
6947
6948 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6949
6950         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6951
6952 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6953
6954         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6955         Don't hardcode point-min==1.
6956
6957 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6958
6959         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6960         Fix comment about "iso8859-1".
6961
6962 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6963
6964         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6965         ones returned from the verify-function.
6966
6967         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6968         mml2015-extract-cleartext-signature if extraction failed.
6969
6970 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6971
6972         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6973         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6974         failed.
6975
6976 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6977
6978         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6979
6980 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6981
6982         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6983         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6984         recommends to use EasyPG instead of PGG.
6985
6986         * pgg.el: Revert to revision 6.23.2.16.
6987
6988         * pgg-def.el: Revert to revision 6.6.2.14.
6989
6990         * pgg-gpg.el: Revert to revision 6.23.2.34.
6991
6992 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6993
6994         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6995         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6996         thread for both the null and zero (kill/expire thread) universal prefix
6997         cases.
6998         (gnus-summary-expire-thread): Add new function to expire a thread,
6999         using gnus-summary-kill-thread.
7000         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7001         shortcuts for gnus-summary-expire-thread.
7002         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7003         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7004
7005 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7006
7007         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7008         extras value, so an extras entry can be deleted.
7009         (gnus-registry-delete-extra-entry): Use it.
7010         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7011         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7012         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7013         storage through the gnus-registry, and provide an appropriate API for
7014         it.
7015
7016 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7019         Suggested by Leo <sdl.web@gmail.com>.
7020
7021         * gnus.el: Do.
7022
7023 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7026         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7027
7028         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7029
7030         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7031         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7032
7033 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7034
7035         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7036         newline.
7037         (nnmbox-request-accept-article): Don't change article in source buffer;
7038         narrow to header to use message-fetch-field rather than
7039         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7040         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7041         as delimiters; make sure article ends with newline.
7042         (nnmbox-delete-mail): Correct last position of article to be deleted;
7043         ignore X-Gnus-Newsgroup header in article body.
7044         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7045         positions; make sure article ends with newline.
7046
7047         * message.el (message-display-abbrev): Don't infloop when a user
7048         inserts SPC in the beginning of header.
7049
7050         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7051         coding-system-for-read and coding-system-for-write for XEmacs having no
7052         file-coding feature.
7053
7054         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7055
7056 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7057
7058         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7059         list of groups not followed by default.  Fix type to be regexp.
7060         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7061
7062 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7063
7064         * hmac-def.el (define-hmac-function): Switch from old-style to
7065         new-style backquotes.
7066
7067         * md4.el (md4-make-step): Likewise.
7068
7069 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7072         raw-text coding system when saving .newsrc file, which may contain
7073         non-ASCII group names.
7074
7075 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7076
7077         * gnus-cus.el (gnus-score-extra): New widget.
7078         (gnus-score-extra-convert): New function.
7079         (gnus-score-customize): Use it for Extra.
7080
7081 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7082
7083         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7084         (mml2015-mailcrypt-clear-verify): Use it.
7085         (mml2015-gpg-clear-verify): Use it.
7086         (mml2015-pgg-clear-verify): Use it.
7087         (mml2015-epg-clear-verify): Replace the current part with the output
7088         from GnuPG; don't extract the plaintext by itself.
7089
7090         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7091         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7092         mml2015-clear-verify-function; don't touch the armor headers or
7093         dash-escaped text here.
7094
7095 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7096
7097         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7098         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7099         parts, or application/octet-stream as a last resort.
7100         (gnus-mime-view-part-as-type): Don't toggle display.
7101         (gnus-mime-view-part-as-charset): Don't turn off display before
7102         querying charset.
7103
7104         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7105         stuff to undisplayer function in Emacs.
7106         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7107
7108         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7109         text/calendar parts.
7110
7111 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7112
7113         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7114         decoding text/calendar parts.
7115
7116         * message.el (message-forward-make-body-mime): Always mark body as
7117         having no illegible text; remove signed-or-encrypted argument.
7118         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7119
7120         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7121         (mml-generate-mime-1): Don't encode body if it is specified to be in
7122         raw form; don't make buffer be unibyte when inserting multibyte string.
7123
7124 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7125
7126         * sha1.el: Fix up comment style.
7127         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7128         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7129
7130         * hex-util.el: Fix up comment style.
7131         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7132
7133         * gnus-salt.el: Use with-current-buffer.
7134         (gnus-pick-setup-message): Fix long-standing typo.
7135
7136 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * imap.el (imap-logout-timeout): New variable.
7139         (imap-logout, imap-logout-wait): New functions.
7140         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7141
7142         * nnimap.el (nnimap-logout-timeout): New server variable.
7143         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7144         nnimap-logout-timeout.
7145
7146         * gnus-art.el (gnus-article-summary-command-nosave)
7147         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7148
7149 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7150
7151         * gnus.el (gnus-maximum-newsgroup): New variable.
7152
7153         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7154         according to gnus-maximum-newsgroup.
7155
7156         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7157         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7158         Limit the range of articles according to gnus-maximum-newsgroup.
7159
7160 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7161
7162         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7163         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7164         Don't perform gnus-configure-windows here; reuse existing sticky
7165         article buffer.
7166
7167         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7168         it doesn't exist in gnus-article-mode.
7169
7170 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7171
7172         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7173         (gnus-agent-decoded-group-name): New function.
7174         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7175         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7176
7177 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7178
7179         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7180         Add binding for gnus-sticky-article.
7181         (gnus-summary-exit): Don't kill sticky article buffers.
7182
7183         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7184         article buffer.
7185         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7186         (gnus-kill-sticky-article-buffers): New commands.
7187
7188 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7189
7190         * nntp.el (nntp-xref-number-is-evil): New server variable.
7191         (nntp-find-group-and-number): If it is non-nil, don't trust article
7192         numbers in the Xref header.
7193
7194 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * gnus-agent.el (gnus-agent-read-group): New function.
7197         (gnus-agent-flush-group, gnus-agent-expire-group)
7198         (gnus-agent-regenerate-group): Use it.
7199         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7200         nnmail-pathname-coding-system.
7201
7202 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7205
7206         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7207         that are unread as unread, and also as selected so that information of
7208         marks having been changed by a user may be updated when exiting group.
7209
7210 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7213         calculated ignoring signature parts to gnus-treat-article.
7214
7215 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7216
7217         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7218         a point here in order to keep the window start.
7219         (gnus-insert-mime-security-button): Make a button overlay without the
7220         front stickiness.
7221         (gnus-mime-display-security): Goto the end of a button.
7222
7223         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7224
7225 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7226
7227         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7228         group-name-at-point.
7229         (gnus-group-completing-read): New function that offers decoded
7230         non-ASCII group names for completion.
7231         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7232         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7233         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7234         (gnus-group-fetch-control): Use it.
7235         (gnus-fetch-group): Use group-name-at-point for the initial value
7236         rather than the default value; use gnus-alive-p.
7237
7238         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7239         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7240         (gnus-summary-post-news): Use gnus-group-completing-read.
7241
7242         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7243         (gnus-read-move-group-name): Decode group name for completion.
7244
7245 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7246
7247         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7248         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7249         Yamaoka slightly modified the code).
7250
7251 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7252
7253         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7254         (nnmail-split-incoming): Bind it.
7255
7256         * nnml.el (nnml-group-name-charset): New function.
7257         (nnml-decoded-group-name): Use it; don't decode group name if
7258         nnmail-group-names-not-encoded-p is non-nil.
7259         (nnml-encoded-group-name): New function.
7260         (nnml-group-pathname): Inline nnml-decoded-group-name.
7261         (nnml-request-expire-articles): Decode group name in message.
7262         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7263         nnmail-pathname-coding-system.
7264         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7265         not decoded ones according to nnmail-group-names-not-encoded-p.
7266         (nnml-generate-active-info): Use nnml-encoded-group-name.
7267
7268 2007-08-08  Glenn Morris  <rgm@gnu.org>
7269
7270         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7271         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7272         doc-strings and comments.
7273
7274 2007-07-25  Glenn Morris  <rgm@gnu.org>
7275
7276         * Relicense all FSF files to GPLv3 or later.
7277
7278 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * gnus-sum.el (gnus-summary-move-article): Make
7281         gnus-summary-respool-article work.
7282
7283 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7284
7285         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7286         string.
7287
7288 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7289
7290         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7291         that should be ignored when comparing distant RSS articles with local
7292         ones.
7293         (nnrss-make-hash-index): New function.  Create a hash index according
7294         to the ignored fields.
7295         (nnrss-check-group): Use it.
7296
7297 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7300
7301         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7302
7303         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7304         the new optional argument ENCODED is non-nil.
7305         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7306         coding system for encoding group name.
7307         (gnus-group-make-rss-group): Pass un-encoded group name to
7308         gnus-group-make-group.
7309         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7310         encoded.
7311
7312         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7313         Encode group name to which articles are moved or copied.
7314         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7315         coding system for encoding Newsgroup, Followup-To and Xref headers.
7316
7317         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7318         marks; use nnheader-file-coding-system to write a file.
7319         (nnagent-retrieve-headers): Bind file-name-coding-system to
7320         nnmail-pathname-coding-system.
7321
7322         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7323
7324         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7325         (nnml-request-article, nnml-request-create-group)
7326         (nnml-request-rename-group, nnml-find-id)
7327         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7328         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7329         (nnml-save-marks): Use nnml-group-pathname instead of
7330         nnmail-group-pathname.
7331
7332         (nnml-request-create-group, nnml-request-expire-articles)
7333         (nnml-request-move-article, nnml-request-delete-group)
7334         (nnml-deletable-article-p, nnml-possibly-create-directory)
7335         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7336         (nnml-open-marks): Bind file-name-coding-system to
7337         nnmail-pathname-coding-system.
7338
7339         (nnml-request-article): Pass server argument to nnml-find-group-number.
7340         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7341         server argument to nnml-possibly-create-directory.
7342         (nnml-request-accept-article): Pass server argument to
7343         nnml-active-number and nnml-save-mail.
7344         (nnml-find-group-number): Pass server argument to nnml-find-id.
7345         (nnml-request-update-info): Pass server argument to
7346         nnml-marks-changed-p.
7347
7348         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7349         (nnml-save-mail, nnml-active-number): Add server argument.
7350
7351         (nnml-request-delete-group): Warn if group is missing.
7352         (nnml-get-nov-buffer): Decode group name.
7353         (nnml-generate-active-info): Encode group name.
7354         (nnml-open-marks): Decode group name in messages.
7355
7356 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7359         if it is not specified.
7360         (gnus-article-pipe-part, gnus-article-save-part)
7361         (gnus-article-interactively-view-part, gnus-article-copy-part)
7362         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7363         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7364         (gnus-article-replace-part, gnus-article-delete-part)
7365         (gnus-article-view-part-as-type): Pass raw prefix argument to
7366         gnus-article-part-wrapper.
7367
7368 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7369
7370         * gnus-agent.el (gnus-agent-save-active): Bind
7371         nnheader-file-coding-system to gnus-agent-file-coding-system.
7372
7373         * gnus-cache.el (gnus-cache-save-buffers)
7374         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7375         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7376         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7377         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7378         (gnus-cache-generate-active, gnus-cache-rename-group)
7379         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7380         (gnus-cache-update-overview-total-fetched-for): Bind
7381         file-name-coding-system to nnmail-pathname-coding-system.
7382         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7383         variables.
7384         (gnus-cache-decoded-group-name): New function.
7385         (gnus-cache-file-name): Use it.
7386         (gnus-cache-generate-active): Use non-decoded group name for active.
7387
7388         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7389         right place.
7390         (gnus-write-active-file): Don't break non-ASCII group names.
7391
7392         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7393         nnmail-pathname-coding-system.
7394
7395         * lpath.el: Bind default-file-name-coding-system,
7396         file-name-coding-system and language-info-alist for XEmacs.
7397
7398         * gnus-uu.el (gnus-uu-decode-save): Typo.
7399
7400 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7401
7402         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7403
7404 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7405
7406         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7407         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7408         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7409         (gnus-agent-flush-group, gnus-agent-flush-cache)
7410         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7411         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7412         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7413         (gnus-agent-regenerate-group)
7414         (gnus-agent-update-files-total-fetched-for)
7415         (gnus-agent-update-view-total-fetched-for): Bind
7416         file-name-coding-system to nnmail-pathname-coding-system.
7417         (gnus-agent-group-pathname): Don't encode file names by
7418         nnmail-pathname-coding-system.
7419         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7420         coding-system-for-write instead of buffer-file-coding-system to
7421         gnus-agent-file-coding-system.
7422
7423         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7424         Decode group name.
7425
7426         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7427
7428         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7429         (gnus-read-newsrc-el-file): Make group names unibyte.
7430
7431         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7432         nnmail-pathname-coding-system.
7433
7434         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7435         (nnrss-request-delete-group): Bind file-name-coding-system to
7436         nnmail-pathname-coding-system.
7437         (nnrss-read-server-data, nnrss-read-group-data): Bind
7438         file-name-coding-system correctly.
7439         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7440
7441         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7442         (nntp-server-to-method-cache): New variable.
7443         (nntp-group-pathname): New function that decodes non-ASCII group names.
7444         (nntp-possibly-create-directory, nntp-marks-changed-p)
7445         (nntp-save-marks, nntp-open-marks): Use it.
7446         (nntp-possibly-create-directory, nntp-open-marks):
7447         Bind file-name-coding-system to nnmail-pathname-coding-system.
7448         (nntp-open-marks): Decode group names when bootstrapping marks.
7449
7450         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7451         Newsgroups and Folowup-To headers.
7452
7453 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7454
7455         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7456         (gnus-server-closed-face, gnus-server-denied-face)
7457         (gnus-server-offline-face): Remove variable.
7458         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7459
7460         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7461         of modifying message-stack directly for XEmacs.
7462
7463         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7464         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7465         if the coding-system argument is nil for XEmacs.
7466
7467         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7468         mm-charset-override-alist.
7469
7470         * rfc2047.el: Don't require base64; require rfc2045 for the function
7471         rfc2045-encode-string.
7472         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7473         to quote the parameter value.
7474
7475 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7478         form in gnus-group-name-charset-method-alist.
7479
7480         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7481         overrides the default layout edit-form.
7482
7483         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7484
7485         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7486
7487 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7490         as unfetched articles.
7491
7492 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7493
7494         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7495
7496 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7499         original back end that keeps marks in the local system.
7500
7501 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7502
7503         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7504         arg of pop-to-buffer for XEmacs.
7505         (gnus-article-read-summary-keys): Ditto; don't restore window
7506         configuration if summary command ends up with neither article buffer
7507         nor summary buffer; describe bindings if summary keys end with C-h.
7508
7509 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7510
7511         * message.el (message-fix-before-sending): Skip raw message part to be
7512         forwarded while checking illegible text.
7513         (message-forward-make-body-mime, message-forward-make-body): Mark
7514         signed or encrypted raw message as having no illegible text.
7515
7516 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7517
7518         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7519         (gnus-message-with-timestamp-1): New macro.
7520         (gnus-message-with-timestamp): New function.
7521         (gnus-message): Use them.
7522
7523         * nnheader.el (nnheader-message): Use them.
7524
7525 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7526
7527         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7528         .newsrc.eld file.
7529
7530 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7531
7532         * gnus-agent.el (gnus-agent-fetch-headers)
7533         (gnus-agent-retrieve-headers): Bind
7534         gnus-decode-encoded-address-function to identity.
7535
7536         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7537         available also when the server returns simply a dot.
7538
7539         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7540
7541 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7542
7543         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7544
7545 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * gnus-ems.el (gnus-x-splash): Make it work.
7548
7549         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7550         from being used.
7551
7552         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7553
7554 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7557         4th and the 5th arguments.
7558
7559         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7560         the front stickiness.
7561         (gnus-article-summary-command-nosave): Correct the order of the
7562         arguments passed to pop-to-buffer.
7563         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7564         summary command ends up with the article buffer.
7565
7566         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7567         the same faces.
7568
7569 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7570
7571         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7572
7573 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7574
7575         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7576         * gnus-sum.el (gnus-summary-highlight):
7577         * pgg.el (pgg-sign-region, pgg-sign):
7578         * mail-source.el (mail-source-delete-old-incoming-confirm):
7579         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7580
7581 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * gnus-art.el (gnus-mime-view-part-externally)
7584         (gnus-mime-view-part-internally): Fix predicate function passed to
7585         completing-read.
7586
7587         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7588
7589         * gnus.el (gnus-update-message-archive-method): Add :version.
7590
7591 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7592
7593         * gnus.el (gnus-update-message-archive-method): New variable.
7594
7595         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7596         according to gnus-message-archive-method if
7597         gnus-update-message-archive-method is non-nil.
7598
7599 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7602         by Loic Dachary <loic@dachary.org>.
7603         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7604
7605 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * message.el (message-pop-to-buffer): Add switch-function argument.
7608         (message-mail): Pass switch-function argument to it.
7609
7610 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7613         Improve doc string.
7614
7615 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7616
7617         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7618         (gnus-header-content)
7619         * gnus-cite.el (gnus-cite-10)
7620         * gnus-srvr.el (gnus-server-closed)
7621         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7622         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7623         (gnus-group-mail-3-empty, gnus-group-mail-low)
7624         (gnus-group-mail-low-empty, gnus-splash)
7625         * message.el (message-header-to, message-header-cc)
7626         (message-header-subject, message-header-other, message-header-name)
7627         (message-header-xheader, message-separator, message-cited-text)
7628         (message-mml): Lighten colors of faces used for dark background.
7629
7630 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7631
7632         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7633         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7634
7635 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * message.el (message-narrow-to-headers-or-head):
7638         Ignore mail-header-separator in the body.
7639
7640 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7643         same as window size.
7644
7645 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7646
7647         * message.el (message-font-lock-keywords): Use message-header-xheader
7648         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7649         ahead of the anything pattern, to get it recognised.
7650
7651 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7654         spam.el loads uses it in the compiled defadvice form.
7655
7656 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7657
7658         * gnus-sum.el (gnus-articles-to-read)
7659         (gnus-summary-insert-old-articles): Don't truncate group name for
7660         `read-string'.
7661
7662         * gnus-util.el (gnus-limit-string): Delete this function.
7663
7664         * gnus-sum.el (gnus-simplify-subject-fully): Use
7665         `truncate-string-to-width' instead.
7666
7667 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7668
7669         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7670         if, on summary exit, the next group has to be selected.
7671         (gnus-summary-exit): Use it.
7672
7673 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7674
7675         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7676         non-break space.
7677
7678 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7679
7680         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7681         Check if group is not a directory.
7682         (nnfolder-request-expire-articles): Don't delete articles if the target
7683         group is not available.
7684
7685         * nnml.el (nnml-request-create-group): Properly check if group is not a
7686         file.
7687         (nnml-request-expire-articles): Don't delete articles if the target
7688         group is not available.
7689
7690         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7691         Don't quote characters that are within parentheses.
7692
7693 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7696         (gnus-handle-ephemeral-exit): Select article according to it.
7697
7698 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7699
7700         * message.el (message-insert-formated-citation-line): Remove newline.
7701         (message-citation-line-format): Add final \n here so that the user can
7702         avoid a blank line.
7703
7704 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7705
7706         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7707         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7708         Update lanl/arXiv support.
7709
7710 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * gnus.el: Bump version number.
7713
7714 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7715
7716         * gnus.el (gnus-version-number): Bump version.
7717
7718 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7719
7720         * gnus.el: No Gnus v0.6 is released.
7721
7722 2007-04-27  Didier Verna  <didier@xemacs.org>
7723
7724         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7725         * gmm-utils.el (gmm-regexp-concat): here.
7726         * message.el: Don't require 'gnus-util.
7727         (message-dont-reply-to-names): Handle name change above.
7728         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7729
7730 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7733         since the initial value varies according to the system.
7734
7735 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7736
7737         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7738
7739 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7740
7741         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7742
7743 2007-04-24  Didier Verna  <didier@xemacs.org>
7744
7745         Improve the type of gnus-ignored-from-addresses.
7746         * gnus-util.el (gnus-orify-regexp): New function.
7747         * message.el (gnus-util): Require it.
7748         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7749         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7750         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7751
7752 2007-04-24  Didier Verna  <didier@xemacs.org>
7753
7754         * gnus-sum.el:
7755         * gnus-utils.el: Fix some trailing whitespaces.
7756
7757 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7760         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7761         article's Message-ID; refer parent article in summary buffer.
7762
7763         * message.el (message-bounce): Call mime-to-mml.
7764
7765         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7766         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7767         optimize and/or forms properly.
7768
7769 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7770
7771         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7772         URL.
7773
7774 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7777
7778 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7781         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7782         displayed of multipart/alternative part if it is invoked from summary
7783         buffer.
7784
7785         * mm-view.el (mm-inline-text-html-render-with-w3m)
7786         (mm-inline-text-html-render-with-w3m-standalone)
7787         (mm-inline-render-with-function): Use mail-parse-charset by default.
7788
7789 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7790
7791         * parse-time.el (parse-time-string-chars): Check if CHAR
7792         is less than the length of parse-time-syntax.
7793
7794 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7795
7796         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7797         from gnus-newsgroup-processable.
7798
7799 2007-04-16  Didier Verna  <didier@xemacs.org>
7800
7801         * gnus-msg.el (gnus-configure-posting-styles): Handle
7802         message-signature-directory properly with :file syntax.  Reported by
7803         "Leo".
7804
7805 2007-04-11  Didier Verna  <didier@xemacs.org>
7806
7807         New user option: message-signature-directory.
7808         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7809         * message.el (message-insert-signature): Ditto.
7810         * message.el (message-signature-file): Doc update.
7811         * message.el (message-signature-directory): New.
7812
7813 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * gnus-msg.el (gnus-inews-yank-articles): Use
7816         message-exchange-point-and-mark instead of exchange-point-and-mark.
7817
7818 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * message.el (message-yank-original): Make sure cited text ends with
7821         newline; don't exchange point and mark.
7822
7823 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7824
7825         * tls.el (open-tls-stream): Properly handle case where there
7826         is no associated buffer.
7827
7828 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7829
7830         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7831         message-yank-original, make sure (< mark TEXT point).
7832
7833 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7834
7835         * message.el (message-fill-column): New variable.
7836         (message-mode): Use it.  Add comment on a possible new hook.
7837
7838         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7839         (nnmail-get-new-mail): Reformat.
7840
7841         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7842
7843         * gmm-utils.el: Fix Commentary.
7844         (gmm-tool-bar-from-list): Fix typo in doc string.
7845
7846 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7847
7848         * message.el (message-yank-original): Don't switch point and mark
7849         unnecessarily to put point and mark as documented.
7850
7851 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7852
7853         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7854         from the message heads.
7855
7856 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7857
7858         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7859         article buffer does not have a window.  This may not be the best
7860         solution but is certainly better than setting the start of the null,
7861         that is the current, window.
7862
7863 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7864
7865         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7866         (gnus-draft-setup): Run it.
7867
7868         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7869         gnus-score-fast-scoring.  Allow regexp.
7870         (gnus-score-headers): Use it.
7871
7872         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7873         XEmacs.
7874
7875         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7876         string.
7877         (gnus-button-alist): Also catch `<f1> k ...'.
7878         (gnus-treat-display-x-face): Fix doc string.
7879
7880 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7881
7882         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7883         evaluation of gnus-extended-version to ensure correct generation of the
7884         User-Agent header when message-generate-headers-first is used.
7885
7886 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7887
7888         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7889         hashcash-path is nil.  Don't call callback with incorrect number of
7890         parameters if val is 0.
7891
7892 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7893
7894         * message.el (message-required-news-headers):
7895         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7896
7897 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7898
7899         * tls.el (open-tls-stream): In handshake-waiting loop,
7900         don't wait more if there is output available to process.
7901
7902 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7903
7904         * tls.el (tls-program): Doc fix.
7905
7906 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * message.el (message-generate-new-buffers): Change the meaning of the
7909         nil value; add `standard' to the choices; treat t as `unique'; improve
7910         doc string.
7911         (gnus-select-frame-set-input-focus): Autoload.
7912         (message-buffer-name): Search for the existing message buffer if
7913         message-generate-new-buffers is nil or `standard'; treat the value t of
7914         message-generate-new-buffers as `unique'.
7915         (message-pop-to-buffer): Raise the frame already displaying the message
7916         buffer; clear the echo area after querying.
7917         (message-setup): Pass the `continue' argument to compose-mail.
7918         (message-mail): Prefer `switch-function' if it is given; search for the
7919         existing message buffer if the `continue' argument is non-nil; pass
7920         continue and switch-function arguments to compose-mail by way of
7921         message-setup.
7922         (message-mail-other-window): Adjust argument of message-setup.
7923         (message-mail-other-frame): Ditto.
7924
7925 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7928         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7929         to turn font-lock on when turning gnus-message-citation-mode on.
7930
7931 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7932
7933         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7934         (mml-smime-function-alist): New variable; add epg as the backend.
7935         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7936         mml-smime- functions instead.
7937         * mm-view.el: Require smime.
7938
7939 2007-03-05  Didier Verna  <didier@xemacs.org>
7940
7941         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7942         instead of just inheritance for posting styles.
7943         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7944
7945 2007-02-24  Chris Moore  <dooglus@gmail.com>
7946
7947         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7948         * pgg-pgp.el (pgg-pgp-encrypt-region):
7949         * pgg-gpg.el (pgg-gpg-encrypt-region):
7950         Check pgg-encrypt-for-me if no other recipients.
7951
7952 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7953
7954         * tls.el (tls-certtool-program): Fix custom type.
7955
7956 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7959         and point-at-eol instead of line-(beginning|end)-position.
7960
7961         * assistant.el (assistant-parse-buffer): Ditto.
7962
7963         * netrc.el (netrc-parse-services): Ditto.
7964
7965 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7966
7967         * mml2015.el (mml2015-epg-find-usable-key): New function.
7968         (mml2015-epg-sign): Use it.
7969         (mml2015-epg-encrypt): Use it.
7970
7971 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7972
7973         * message.el (message-make-in-reply-to): Quote name containing
7974         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7975         if there are special characters.  Reported by NAKAJI Hiroyuki
7976         <nakaji@jp.freebsd.org>.
7977
7978 2007-02-27  Didier Verna  <didier@xemacs.org>
7979
7980         Include the group parameters as well as the topic ones in the
7981         inheritance filter process.
7982         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7983         argument GROUP-PARAMS-LIST.
7984         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7985
7986 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7987
7988         * nntp.el (nntp-never-echoes-commands)
7989         (nntp-open-connection-functions-never-echo-commands): New variables.
7990         (nntp-send-command): Use them.
7991
7992 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7993
7994         * mml2015.el (mml2015-epg-verify): Simplified.
7995
7996 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * mml.el (mml-content-disposition-alist): New user option.
7999         (mml-content-disposition): New function.
8000         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8001         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8002
8003 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8004
8005         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8006         verification.
8007
8008 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8009
8010         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8011         articles posted in the last 24 hours.
8012
8013 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8014
8015         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8016
8017 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8018
8019         * nntp.el (nntp-send-command): Don't wait for echoes when
8020         nntp-open-ssl-stream is used.
8021
8022 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8023
8024         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8025         (gnus-message-add-citation-keywords)
8026         (gnus-message-remove-citation-keywords): Remove.
8027         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8028         directly, make the variables in font-lock-defaults buffer-local, add
8029         gnus-message-citation-keywords to them and then update the value of
8030         font-lock-keywords.
8031
8032 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * message.el (message-cite-original-1): Don't call
8035         gnus-article-highlight-citation.
8036
8037         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8038         citations; fix line count.
8039
8040 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8041
8042         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8043         (gnus-message-add-citation-keywords)
8044         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8045         versions of font-lock-add-keywords and font-lock-remove-keywords to
8046         work with XEmacs correctly.
8047
8048 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8049
8050         * gnus-cite.el (gnus-cite-face-list): Set the values of
8051         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8052         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8053         (gnus-message-cite-prefix-regexp): New variable.
8054         (gnus-message-search-citation-line): Use it; protect against long
8055         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8056         the 0th match data for Emacs.
8057         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8058         (gnus-message-add-citation-keywords): Append keywords rather than
8059         prepending; emulate font-lock-add-keywords if it is not available.
8060         (gnus-message-remove-citation-keywords): Emulate
8061         font-lock-remove-keywords if it is not available.
8062
8063         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8064
8065         * message.el (message-cite-prefix-regexp): Set the value of
8066         gnus-message-cite-prefix-regexp.
8067
8068 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8069
8070         * nnweb.el (nnweb-google-parse-1): Update parser.
8071
8072 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8073
8074         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8075
8076 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8077
8078         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8079         regexp.
8080
8081 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8082
8083         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8084         string-to-multibyte.
8085         (uudecode-decode-region-internal): Use it.
8086
8087         * lpath.el: Fbind string-as-multibyte for XEmacs.
8088
8089 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8092         custom choice.
8093
8094         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8095
8096 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8097
8098         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8099
8100         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8101         `write-region' to respect `mm-inhibit-file-name-handlers'.
8102
8103 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8104
8105         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8106         Use gnus-home-directory instead of "~/" or "$HOME".
8107
8108 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8109
8110         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8111         to mention filename.
8112         Add comments at beginning regarding usage.
8113         (encrypt-write-file-contents): Change interactive so a string is
8114         acceptable.  If the file has no associated model, show an error instead
8115         of a nonsense prompt.
8116
8117 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8118
8119         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8120         Thanks to Yoshihiko Yamada for kind notification of this typo.
8121
8122 2007-01-12  Kenichi Handa  <handa@m17n.org>
8123
8124         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8125         multibyte buffer.
8126
8127 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8128
8129         * gnus-score.el (gnus-score-fast-scoring): New variable.
8130         (gnus-score-headers): Use it.
8131
8132         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8133
8134         * message.el (message-cite-original-1): Call
8135         gnus-article-highlight-citation if requested.
8136         (message-make-from): Allow name and address as optional arguments.
8137
8138         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8139
8140         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8141         bugs to doc string.
8142         (gnus-button-alist): Add mid\\|message-id.
8143         (gnus-button-fetch-group): Extend for use in
8144         `browse-url-browser-function'.
8145         (gnus-button-url-regexp): Try to catch paired parentheses like in
8146         Wikipedia URLs.
8147
8148         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8149         Suggested by Simon Krahnke <overlord@gmx.li>.
8150
8151 2007-01-13  Romain Francoise  <romain@orebokech.com>
8152
8153         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8154         Update copyright.
8155
8156 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8157
8158         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8159
8160 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8161
8162         * gnus-registry.el (gnus-registry-unfollowed-groups)
8163         (gnus-registry-split-fancy-with-parent): Fix documentation.
8164
8165 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8166
8167         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8168         from nnweb groups.
8169
8170 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8171
8172         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8173         Xref urls.  Erase buffer before requesting head.
8174
8175 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8176
8177         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8178         customizable.
8179
8180 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8181
8182         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8183         no signing key is found.
8184         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8185         no encrypting and/or signing key is found.
8186
8187 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8188
8189         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8190
8191 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8192
8193         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8194         headers read from disk with the ones newly found in the current search.
8195         This should no longer cause problems, because the article numbers in
8196         Gmane's `nov.php' output are ignored since the previous change.
8197
8198 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8199
8200         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8201
8202 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8203
8204         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8205         replace-regexp-in-string; bind url-version; fbind display-images-p and
8206         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8207         find-face and set-itimer-function for Emacs; bind itimer-list for
8208         Emacs.
8209
8210         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8211
8212 2007-01-01  Romain Francoise  <romain@orebokech.com>
8213
8214         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8215
8216 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8217
8218         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8219         `define-minor-mode' macro definition expanded properly.
8220         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8221         exclude it there.
8222
8223         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8224         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8225         `fboundp' test.
8226         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8227         This is OK to autoload in (S)XEmacs now.
8228
8229 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8230
8231         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8232         keystroke.
8233         (gnus-summary-limit-to-singletons): Fix typo.
8234
8235         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8236         else fails.
8237
8238 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8239
8240         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8241         docstring.
8242
8243         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8244         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8245         (gnus-summary-insert-dormant-articles): Fix typo in message.
8246
8247 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8248
8249         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8250         nil for XEmacs.
8251         (gnus-message-citation-mode): Don't autoload in XEmacs.
8252
8253         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8254
8255 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8256
8257         * nnimap.el (nnimap-expunge-search-string): Mention
8258         nnimap-search-uids-not-since-is-evil in docstring.
8259
8260 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8261
8262         * spam.el: Revert to make-obsolete-variable because
8263         define-obsolete-variable-alias is not supported in Emacs 21.
8264
8265         * spam.el (spam-ifile-path, spam-ifile-database-path)
8266         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8267         make-obsolete-variable.
8268         (spam-bsfilter-path, spam-bsfilter-program)
8269         (spam-spamassassin-path, spam-spamassassin-program)
8270         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8271         use "path" inappropriately.
8272         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8273         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8274         variable names.
8275
8276 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8277
8278         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8279         summary buffer.
8280
8281         * password.el (password-cache-remove): Use clear-string to burn
8282         password, if available.
8283
8284 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8285
8286         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8287
8288         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8289
8290         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8291         (gnus-message-highlight-citation): Move defcustom here from
8292         gnus-cite.el.
8293         (gnus-message-citation-mode): Autoload.
8294
8295         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8296         checks to make it compile with XEmacs.
8297         (gnus-message-citation-mode): New minor mode.
8298         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8299         (gnus-message-highlight-citation): New variables.
8300         (gnus-message-search-citation-line)
8301         (gnus-message-add-citation-keywords)
8302         (gnus-message-remove-citation-keywords)
8303         (turn-on-gnus-message-citation-mode)
8304         (turn-off-gnus-message-citation-mode): New functions.
8305
8306 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8307
8308         * gnus-cite.el: Enable highlighting of different citation levels in
8309         message-mode.
8310
8311 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * message.el (message-make-fqdn): Fix comment.
8314         (message-bogus-system-names): Add ".local".
8315
8316         * spam.el (spam-ifile-path, spam-ifile-program)
8317         (spam-ifile-database-path, spam-ifile-database)
8318         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8319         Don't use "path" inappropriately.
8320         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8321         strings.
8322         (spam-check-ifile, spam-ifile-register-with-ifile)
8323         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8324         new variable names.
8325
8326         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8327         (gnus-treat-display-smileys): Simplify using
8328         gnus-image-type-available-p.
8329
8330         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8331         available.
8332
8333         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8334         `display-images-p' if available.
8335
8336 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8337
8338         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8339         one after turning on the buffer's multibyteness instead of decoding
8340         them directly in the unibyte buffer that causes unexpected conversion
8341         in Emacs 23 (unicode).
8342
8343 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8344
8345         * message.el (message-generate-hashcash): Fix custom type.
8346
8347 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8348
8349         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8350
8351 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8352
8353         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8354         disconnect icons.  Add help text.
8355
8356 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8357
8358         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8359         negated to be consistent with the others we handle.
8360
8361 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8362
8363         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8364         version of gnus-summary-buffer to something, so that we can use two
8365         article buffers at the same time.
8366
8367 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8368
8369         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8370         trigger all the extra headers.
8371         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8372         sorting.
8373
8374 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8375
8376         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8377         solid groups.
8378
8379 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8380
8381         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8382
8383 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8384
8385         * legacy-gnus-agent.el: Add Copyright notice.
8386
8387 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8388
8389         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8390
8391 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8392
8393         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8394
8395         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8396         to make it work reliably in CVS Emacs.
8397         (gnus-summary-limit-strange-charsets-predicate)
8398         (gnus-summary-limit-to-predicate): New functions.
8399
8400 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8401
8402         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8403         specifying array size.
8404         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8405         array if it is too small.
8406         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8407         (gnus-sort-threads-loop): New function.
8408
8409 2006-12-06  Chris Moore  <dooglus@gmail.com>
8410
8411         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8412         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8413
8414 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8415
8416         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8417         options.
8418
8419 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8422         DOS-ing the recipient.
8423
8424         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8425         the headers when creating the mapping to avoid mismappings.
8426         (nnweb-gmane-create-mapping): Always nix out old mapping.
8427
8428 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8429
8430         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8431         and mm-verify-option to never.
8432
8433 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8434
8435         * message.el (message-signed-or-encrypted-p): New function.
8436         (message-forward-make-body): Use it.
8437
8438         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8439         Replace encode-coding-string with mm-encode-coding-string.
8440
8441 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * nneething.el (nneething-decode-file-name): Replace
8444         decode-coding-string with mm-decode-coding-string.
8445
8446         * gnus-int.el (gnus-open-server): Say failed server's name.
8447
8448 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8449
8450         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8451         strings to a single string.  Quote `errors-file-name'.
8452         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8453         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8454         Adjust calls.  Use `shell-quote-argument'.
8455
8456 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8457
8458         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8459         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8460
8461         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8462         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8463         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8464         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8465         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8466         (gnus-subscribe-newsgroup, gnus-1):
8467         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8468         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8469         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8470         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8471
8472 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8473
8474         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8475         keystroke.
8476         (gnus-summary-limit-to-bodies): Implement headersp.
8477
8478 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8479
8480         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8481
8482 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8485
8486 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8487
8488         * message.el (message-generate-hashcash): Expand range of values to
8489         include `opportunistic'.
8490         (message-send-mail): Use it.
8491
8492 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8493
8494         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8495         and comment it.
8496
8497         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8498
8499 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8500
8501         * gnus-util.el (gnus-extract-address-components): Improve comment.
8502
8503 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8504
8505         * gnus-util.el (gnus-extract-address-components): Work with address in
8506         which the name portion contains @.
8507
8508         * lpath.el: Fbind custom-autoload.
8509
8510 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8511
8512         * gnus.el (gnus-start): Move custom group up.
8513         (gnus-select-method): Don't autoload, but make it available for
8514         `customize-variable'.
8515         (gnus-getenv-nntpserver): Don't autoload.
8516
8517 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8518
8519         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8520
8521 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8522
8523         * message.el (message-sendmail-extra-arguments): New variable.
8524         (message-send-mail-with-sendmail): Use it.
8525
8526 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8529         mm-with-unibyte-current-buffer to make string unibyte.
8530
8531         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8532         mm-string-as-multibyte.
8533
8534 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8535
8536         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8537         Reported by Werner Koch <wk@gnupg.org>.
8538
8539 2006-11-14  Daiki Ueno  <ueno@p360>
8540
8541         * mml2015.el: Autoload epa-select-keys when compiling.
8542
8543 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8544
8545         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8546         message-options.
8547         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8548
8549 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8550
8551         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8552         EasyPG (< 0.0.6).
8553         (mml2015-always-trust): New user option.
8554         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8555         prompt.
8556
8557 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8558
8559         * nntp.el (nntp-authinfo-force): New variable.
8560         (nntp-send-authinfo): Use it.
8561
8562 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8563
8564         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8565         decode encoded words.  Improve prompt.  Add comment about forwarding.
8566         (message-replacement-char): Move up.
8567
8568 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8569
8570         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8571         instead of gnus-intersection because arguments of gnus-sorted-nunion
8572         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8573
8574 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8575
8576         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8577         (message-simplify-subject-functions): Enable
8578         message-strip-subject-encoded-words by default.
8579
8580 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8581
8582         * message.el (message-strip-subject-encoded-words): New function.
8583         (message-simplify-subject-functions): New variable.
8584         (message-simplify-subject): Use it.  Fix typo in doc string.
8585         Support message-strip-subject-encoded-words.
8586
8587 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8588
8589         * gnus-diary.el (gnus-diary-delay-format-function):
8590         * nndiary.el (nndiary-reminders):
8591         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8592
8593 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * gnus-art.el (article-hide-boring-headers): Fetch date from
8596         gnus-original-article-buffer to avoid problems with localized date
8597         strings.
8598
8599 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8600
8601         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8602
8603 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8604
8605         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8606         New variables.
8607         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8608         (mm-charset-synonym-alist): Move some entries to
8609         mm-codepage-iso-8859-list.
8610         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8611         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8612
8613 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8614
8615         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8616
8617 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8618
8619         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8620         with Emacs 21 and XEmacs.
8621
8622 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8623
8624         * spam.el (spam-parse-address): New function for better parsing,
8625         catching errors, etc.
8626         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8627
8628 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8629
8630         * mm-view.el: Add interactive arg to html2text autoload.
8631
8632 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8635
8636 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8637
8638         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8639         variables.
8640         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8641         (mm-charset-synonym-alist): Move some entries to
8642         mm-codepage-iso-8859-list.
8643
8644         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8645
8646 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8647
8648         * message.el (message-citation-line-format)
8649         (message-insert-formated-citation-line): Fix implementation of %E, %N
8650         and %n according to the doc string.
8651
8652 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8653
8654         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8655         car-safe to avoid bad parses.
8656
8657 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8660         names.
8661
8662         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8663
8664 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8667         header.
8668
8669         * message.el (message-draft-headers): Add Date.
8670         (message-headers-to-generate): Fix typo in docstring.
8671
8672         * nndraft.el (nndraft-required-headers): New variable.
8673         (nndraft-generate-headers): Use it.
8674
8675         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8676
8677 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8678
8679         * gnus-registry.el (gnus-registry-wash-for-keywords)
8680         (gnus-registry-find-keywords): New functions to allow easy searching of
8681         articles that are in the registry.
8682
8683 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8684
8685         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8686         ietf-drums-parse-address instead of gnus-extract-address-components.
8687         Reported by Damien Elmes <damien@repose.cx>.
8688
8689 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8690
8691         * gnus.el (gnus-mime): Remove unused custom group.
8692
8693 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8694
8695         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8696         "blank line" when searching for end of armor headers.
8697
8698 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8699
8700         * gmm-utils.el (gmm-write-region): Fix variable name.
8701
8702 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8703
8704         * gmm-utils.el (gmm-write-region): New function based on compatibility
8705         code from `mm-make-temp-file'.
8706
8707         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8708
8709         * nnmaildir.el (nnmaildir--update-nov)
8710         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8711         Use `gmm-write-region'.
8712
8713 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8714
8715         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8716         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8717
8718         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8719
8720         * message.el (message-replacement-char): New variable.
8721         (message-fix-before-sending): Use it.
8722         (message-simplify-subject): New function to remove duplicate code.
8723         (message-reply, message-followup): Use it.
8724
8725         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8726         gnus-summary-limit-to-articles.
8727
8728 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8729
8730         * gnus-util.el (gnus-with-local-quit): New macro.
8731
8732         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8733
8734 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8735
8736         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8737         ignore non-string data.
8738
8739 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8740
8741         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8742         non-string data (needs to be done in the registry too).
8743
8744 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8745
8746         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8747         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8748         (gnus-registry-split-fancy-with-parent)
8749         (gnus-registry-fetch-simplified-message-subject-fast)
8750         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8751         Remove text properties on ingress into the registry and when it's saved.
8752         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8753         registry from entries with no groups.
8754
8755 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8756
8757         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8758         function to remove string properties.
8759
8760 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8761
8762         * gmm-utils.el (gmm): Adjust custom version.
8763
8764         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8765         custom version.
8766
8767         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8768
8769 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8770
8771         * gnus-art.el (gnus-insert-prev-page-button)
8772         (gnus-insert-next-page-button): Simplify.  Reformat.
8773
8774 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8775
8776         * gnus-art.el (gnus-insert-prev-page-button)
8777         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8778
8779 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8780
8781         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8782
8783 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8784
8785         * gnus-art.el (gnus-insert-mime-button)
8786         (gnus-insert-mime-security-button):
8787         Apply gnus-article-button-face to MIME and security buttons.
8788
8789 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8790
8791         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8792         readable.
8793
8794 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8797
8798 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8799
8800         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8801         `browse-url-of-file' instead of `browse-url'.
8802
8803 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8804
8805         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8806         regexp.  Articles containing quotation were cut prematurely.
8807
8808 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8809
8810         * message.el (message-cite-original-1): Use nobody by default for the
8811         value of From header.
8812         (message-reply): Ditto.
8813
8814 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8815
8816         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8817         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8818         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8819
8820 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8821
8822         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8823         mails in the doc string.  Add some URLs in comment.
8824         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8825
8826 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8829         backslashes handling and the way to find boundaries of quoted strings.
8830
8831 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8832
8833         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8834         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8835         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8836         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8837
8838 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8839
8840         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8841         doc string.
8842         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8843
8844 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * lpath.el: Fbind epg-check-configuration.
8847
8848 2006-09-06  Simon Josefsson  <jas@extundo.com>
8849
8850         * mml2015.el (mml2015-use): Doc fix, mention epg.
8851
8852 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8853
8854         * mml2015.el (mml2015-use): Default to epg, if available.
8855
8856 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8857
8858         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8859         message-sender.
8860         (mml1991-epg-encrypt): Ditto.
8861         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8862         message-sender.
8863         (mml2015-epg-encrypt): Ditto.
8864
8865 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8866
8867         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8868         several common directories.
8869
8870 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8871
8872         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8873         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8874
8875 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * gnus-art.el (article-decode-encoded-words): Make it fast.
8878
8879 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8880
8881         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8882
8883         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8884         in quoted string into `\'.
8885
8886 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8887
8888         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8889         Use standard-syntax-table.
8890
8891 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * gnus-art.el (gnus-decode-address-function): New variable.
8894         (article-decode-encoded-words): Use it to decode headers which are
8895         assumed to contain addresses.
8896         (gnus-mime-delete-part): Remove useless `or'.
8897
8898         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8899         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8900         (gnus-nov-parse-line): Use it to decode From header.
8901         (gnus-get-newsgroup-headers): Ditto.
8902         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8903
8904         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8905         (mail-decode-encoded-address-string): New alias.
8906
8907         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8908         New function.
8909         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8910         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8911         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8912         (rfc2047-decode-string): Ditto.
8913         (rfc2047-decode-address-region): New function.
8914         (rfc2047-decode-address-string): New function.
8915
8916 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8917
8918         * message.el (message-caesar-buffer-body): Allow rotating headers.
8919
8920         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8921
8922         * message.el (message-insert-formated-citation-line): Fix %f.
8923         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8924
8925 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8928         (gnus-bookmark-mouse-available-p): New macro.
8929         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8930         (gnus-bookmark-bmenu-show-infos): Use it.
8931         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8932         (gnus-bookmark-bmenu-hide-infos): Ditto.
8933         (gnus-bookmark-remove-properties): New function.
8934         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8935         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8936         (gnus-bookmark-write-file): Bind coding-system-for-write.
8937         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8938         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8939         group before selecting it.
8940         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8941         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8942         quit-window if it is not available; use gnus-mouse-2 and bind it to
8943         gnus-bookmark-bmenu-select-by-mouse.
8944         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8945         (gnus-bookmark-bmenu-select-by-mouse): New function.
8946
8947 2006-08-13  Romain Francoise  <romain@orebokech.com>
8948
8949         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8950         space.
8951
8952 2006-08-10  Romain Francoise  <romain@orebokech.com>
8953
8954         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8955         (dns-mode-soa-auto-increment-serial): New user option.
8956         (dns-mode-soa-maybe-increment-serial): New function.
8957         (dns-mode): Add the latter to `write-contents-functions'.
8958
8959 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8960
8961         * compface.el (uncompface): Use binary rather than raw-text-unix.
8962
8963 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8964
8965         * compface.el (uncompface): Make sure the eol conversion doesn't take
8966         place when communicating with the external programs.  Reported by
8967         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8968
8969 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8972
8973 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8974
8975         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8976         Make it more robust by parsing author and date independently.
8977
8978 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8979
8980         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8981
8982 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8983
8984         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8985         first matching secret key.
8986         (mml2015-epg-encrypt): Ditto.
8987
8988         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8989         first matching secret key.
8990         (mml1991-epg-encrypt): Ditto.
8991
8992         * mml2015.el (mml2015-encrypt-to-self): New user option.
8993         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8994         mml2015-epg-encrypt-to-self is set.
8995
8996         * mml1991.el (mml1991-encrypt-to-self): New variable.
8997         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8998         mml1991-epg-encrypt-to-self is set.
8999
9000         * mml2015.el (mml2015-signers): New user option.
9001         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9002         (mml2015-epg-encrypt): Allow to select signing keys.
9003
9004         * mml1991.el (mml1991-signers): New variable.
9005         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9006         (mml1991-epg-encrypt): Allow to select signing keys.
9007
9008 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * nnheader.el (nnheader-insert-head): Make it work even if the file
9011         uses CRLF for the line-break code.
9012
9013 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9014
9015         * mml2015.el: Require mml-sec instead of password.
9016         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9017         (mml2015-cache-passphrase): Inherit the default value from
9018         mml-secure-cache-passphrase.
9019         (mml2015-passphrase-cache-expiry): Inherit the default value from
9020         mml-secure-passphrase-cache-expiry.
9021
9022         * mml1991.el: Require mml-sec instead of password.
9023         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9024         (mml1991-cache-passphrase): Inherit the default value from
9025         mml-secure-cache-passphrase.
9026         (mml1991-passphrase-cache-expiry): Inherit the default value from
9027         mml-secure-passphrase-cache-expiry.
9028
9029         * mml-sec.el: Require password.
9030         (mml-secure-verbose): New user option.
9031         (mml-secure-cache-passphrase): New user option.
9032         (mml-secure-passphrase-cache-expiry): New user option.
9033
9034 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9035
9036         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9037         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9038         andreas@altroot.de (Andreas Vögele).
9039
9040         FIXME: Use `tiny change'?
9041
9042 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9043
9044         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9045         workaround for the url package included with Emacs.
9046
9047         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9048
9049 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9050
9051         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9052         correctly.  This fixes a bug caused by the 2006-05-12 change.
9053
9054 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9055
9056         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9057         some information about the error when saying that the `bogus' mail
9058         group will be used.
9059
9060 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9061
9062         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9063         string.
9064
9065 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9066
9067         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9068
9069 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9070
9071         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9072
9073 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9074
9075         * mml1991.el (mml1991-function-alist): Add epg.
9076         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9077         (mml1991-epg-encrypt): New functions.
9078
9079 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9080
9081         * mml2015.el (mml2015-verbose): New variable.
9082         (mml2015-cache-passphrase): Ditto.
9083         (mml2015-passphrase-cache-expiry): Ditto.
9084         (mml2015-function-alist): Add epg.
9085         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9086         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9087         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9088         functions.
9089
9090 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9091
9092         * message.el (message-cite-original-1): Preserve region when removing
9093         quoted text due to X-No-Archive in order to avoid bogus attribution
9094         when citing multiple messages.
9095
9096 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9097
9098         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9099         Kenneth Jacker <khj@be.cs.appstate.edu>.
9100
9101 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * gnus-diary.el (gnus-user-format-function-d)
9104         (gnus-user-format-function-D): Autoload.
9105
9106         * imap.el (Commentary): Fix typo.
9107
9108         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9109         2006-04-22 contribution.
9110
9111 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9112
9113         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9114         It didn't really fix the bogosity I'm seeing with solid web groups.
9115
9116 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9117
9118         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9119         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9120         created using server names.  If we use the feature without declaring
9121         it, Gnus does not properly manage server and group state.
9122
9123         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9124         bound.
9125
9126 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9127
9128         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9129         looking up the method using GROUP's prefix before inventing a new one.
9130         It is used on killed/unknown groups in various places where returning
9131         an all-new method isn't expected by the caller.
9132
9133         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9134         and match semantics of gnus-group-real-prefix.
9135
9136 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * nnmail.el (nnmail-broken-references-mailers): New variable.
9139         (nnmail-ignore-broken-references): New function generalizing
9140         nnmail-fix-eudora-headers.
9141         (nnmail-fix-eudora-headers): Now obsolete.
9142
9143         * gnus-art.el (gnus-button-handle-custom): Support
9144         `customize-apropos*'.
9145
9146 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9147
9148         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9149
9150         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9151         articles.
9152
9153 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9154
9155         * message.el (message-cite-reply-above): New variable.
9156         (message-yank-original): Use it.
9157
9158 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9161
9162 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9163
9164         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9165         as read.
9166
9167         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9168
9169 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9172         (gnus-bookmark-default-file): Use gnus-directory.
9173         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9174         Remove "*" in doc string.
9175         (gnus-bookmark-write-file): Simplify.
9176         (gnus-bookmark-maybe-sort-alist): Use `when'.
9177         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9178         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9179         FIXME about Emacs 21 and XEmacs compatibility.
9180         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9181         compatibility.
9182         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9183         compatibility.
9184         (gnus-bookmark-menu-heading): Fix version.
9185
9186 2006-06-19  Bastien Guerry  <bzg@altern.org>
9187
9188         * gnus-bookmark.el: New file.
9189
9190 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * message.el (message-syntax-checks): Doc fix.
9193
9194 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9195
9196         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9197         unsubscribed groups as if they were killed ones.  It causes duplicate
9198         entries in gnus-newsrc-alist.
9199
9200 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9201
9202         * message.el (message-syntax-checks): Doc fix.
9203         (message-send-mail): Add check for continuation headers.
9204         (message-check-news-header-syntax): Fix regexp used to check for
9205         continuation headers.
9206
9207 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9208
9209         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9210
9211 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9212
9213         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9214
9215 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9218         default-truncate-lines.
9219
9220 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9221
9222         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9223         to fill the utf-8 entry.
9224
9225         * lpath.el: Fbind unicode-precedence-list.
9226
9227 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9228
9229         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9230
9231 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9232
9233         * gnus-agent.el (directory-files-and-attributes): Move all the way
9234         forward (the third and final move).
9235         (gnus-agent-read-agentview): Trap reconstruction errors due to
9236         nonexistant directory.  Handle by returning nil.
9237
9238 2006-05-30  Didier Verna  <didier@xemacs.org>
9239
9240         * message.el (message-dont-reply-to-names): Update the custom type.
9241         * message.el (message-dont-reply-to-names): New defsubst: potentially
9242         convert a list of regexps into a single one.
9243         * message.el (message-get-reply-headers): Use it.
9244         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9245
9246 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * gnus-agent.el (directory-files-and-attributes): Move forward.
9249
9250 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9251
9252         * gnus-ml.el (gnus-mailing-list-subscribe)
9253         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9254         (gnus-mailing-list-message): Fix doc strings.
9255
9256 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9257
9258         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9259         of doing it manually.
9260
9261 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9262
9263         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9264         comment.
9265
9266 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9267
9268         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9269         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9270         (gnus-agent-read-local): All symbols allocated in my-obarray.
9271         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9272         (gnus-agent-regenerate-group): Check numeric names to see if they are
9273         messages or groups.
9274         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9275         better way of do this...)
9276
9277         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9278         'dummy.group' (there should be a better way of do this...)
9279
9280 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9281
9282         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9283         (gnus-saved-headers): Ditto.
9284         (gnus-default-article-saver): Mention functions may have properties.
9285         (gnus-article-save): Override gnus-save-all-headers and
9286         gnus-saved-headers by :headers property which saver function may have.
9287         (gnus-summary-save-in-file): Add :headers property.
9288         (gnus-summary-write-to-file): Ditto.
9289
9290         * gnus-sum.el (gnus-summary-save-article): Bind
9291         gnus-prompt-before-saving to t when saving many articles in a file;
9292         always show all headers.
9293
9294         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9295
9296 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9297
9298         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9299         marks.
9300
9301         * message.el (message-indent-citation): Add optional arguments to allow
9302         using it outside of message buffers.
9303
9304         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9305         (gnus-article-treat-unfold-headers): Use it.
9306         (gnus-article-truncate-lines): New variable.
9307         (gnus-article-mode): Use it.
9308         (gnus-article-toggle-truncate-lines): New function.
9309
9310         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9311         gnus-article-toggle-truncate-lines.
9312
9313         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9314         coding system in XEmacs, use binary.
9315
9316 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9319         after-load-alist.
9320
9321         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9322         this function should save decoded articles.
9323         (gnus-summary-write-to-file): Use property to specify this function
9324         should save decoded articles and specify gnus-summary-save-in-file
9325         should be used to save articles other than the first one when saving
9326         many articles.
9327         (gnus-summary-save-body-in-file): Use property to specify this
9328         function should save decoded articles.
9329         (gnus-summary-write-body-to-file): Use property to specify this
9330         function should save decoded articles and specify
9331         gnus-summary-save-body-in-file should be used to save articles other
9332         than the first one when saving many articles.
9333
9334         * gnus-sum.el (gnus-summary-save-article): Simplify.
9335
9336 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * gnus-art.el (gnus-default-article-saver): Add
9339         gnus-summary-write-body-to-file.
9340         (gnus-article-save-coding-system): Don't use coding system object
9341         in XEmacs.
9342         (gnus-read-save-file-name): Add optional `dir-var' argument which
9343         specifies directory in which files are saved; work even if optional
9344         `variable' argument is not specified.
9345         (gnus-summary-write-to-file): Read file name.
9346         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9347         (gnus-summary-write-body-to-file): New function.
9348
9349         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9350         (gnus-summary-local-variables): Add it.
9351         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9352         (gnus-summary-save-article): Remove optional `decode' argument;
9353         determine whether to decode articles by the value of
9354         gnus-default-article-saver; when saving many files using
9355         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9356         it first and use gnus-summary-save-in-file or
9357         gnus-summary-save-body-in-file thereafter unless
9358         gnus-prompt-before-saving is always; move point to article which
9359         will be saved.
9360         (gnus-summary-save-article-file): Revert.
9361         (gnus-summary-write-article-file): Revert.
9362         (gnus-summary-save-article-body-file): Revert.
9363         (gnus-summary-write-article-body-file): New function.
9364
9365 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * gnus-art.el (gnus-default-article-saver): Doc fix.
9368         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9369         from gnus-summary-save-article-coding-system, and default to a
9370         certain coding system.
9371         (gnus-output-to-file): Add coding cookie and encode text according
9372         to gnus-article-save-coding-system; don't use mm-append-to-file.
9373
9374         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9375         gnus-art.el and rename to gnus-article-save-coding-system.
9376         (gnus-summary-save-article): Require gnus-art; don't show all
9377         headers if it decodes articles; don't add coding cookie here;
9378         don't bind mm-text-coding-system-for-write.
9379         (gnus-summary-save-article-file): Save decoded articles.
9380         (gnus-summary-write-article-file): When saving many files, use
9381         gnus-summary-write-to-file first and gnus-summary-save-in-file
9382         thereafter unless gnus-prompt-before-saving is always.
9383         (gnus-summary-save-article-body-file): Save decoded articles.
9384
9385         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9386
9387 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9388
9389         * nnrss.el (nnrss-check-group): Bind hash-index.
9390
9391 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9392
9393         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9394         its hash index.  Store this hash in `nnrss-group-data'.
9395         (nnrss-read-group-data): Update accordingly.
9396
9397 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9398
9399         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9400         entry.
9401
9402         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9403         gnus-article-browse-html-article.
9404
9405 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9406
9407         * gnus-sum.el (gnus-summary-mime-map): Add
9408         gnus-article-browse-html-article.
9409
9410         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9411
9412 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9413
9414         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9415         suitable coding systems in customize.
9416
9417 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * mail-source.el (mail-sources): Fix custom type.
9420
9421 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9422
9423         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9424         (gnus-summary-expire-articles-now): Shorten prompt.
9425
9426         * gmm-utils.el (wid-edit): Require.
9427         (defun-gmm): Renamed from `gmm-defun-compat'.
9428         (gmm-image-search-load-path): Use it.
9429         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9430
9431 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9432
9433         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9434         variable.
9435         (gnus-summary-save-article): Add optional `decode' argument.  If
9436         it is set and gnus-summary-save-article-coding-system is non-nil,
9437         save decoded article.
9438         (gnus-summary-write-article-file): Save decoded article if
9439         gnus-summary-save-article-coding-system is non-nil.
9440
9441         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9442         type.
9443
9444 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9445
9446         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9447
9448 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9451         first to test gnus-single-article-buffer which may be buffer-local.
9452
9453         * gnus-sum.el (gnus-summary-setup-buffer): Make
9454         gnus-single-article-buffer buffer-local and nil in ephemeral
9455         group; make gnus-article-buffer, gnus-article-current, and
9456         gnus-original-article-buffer always buffer-local.
9457         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9458         group.
9459         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9460
9461 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9462
9463         * nnml.el (nnml-request-compact-group): Compressed files might not
9464         have .gz extension.
9465
9466 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9467
9468         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9469         (mm-copy-to-buffer): Use with-current-buffer.
9470         (mm-display-part): Simplify.
9471         (mm-inlinable-p): Add optional arg `type'.
9472
9473 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9474
9475         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9476         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9477         Try harder to show the attachment internally or externally using
9478         gnus-mime-view-part-as-type.
9479
9480 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9481
9482         * message.el (message-from-style, message-signature-separator)
9483         (message-user-organization-file, message-send-mail-function)
9484         (message-citation-line-function, message-yank-prefix)
9485         (message-indent-citation-function, message-signature)
9486         (message-signature-file, message-signature-insert-empty-line):
9487         Remove autoloads.
9488
9489         * gnus-art.el (gnus-buttonized-mime-types): Remove
9490         "multipart/signed".  Revert 2006-04-26 change.
9491
9492 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9493
9494         * gnus.el (gnus-version-number): Bump version.
9495
9496 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9497
9498         * gnus.el: No Gnus v0.5 is released.
9499
9500 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9501
9502         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9503         fetching articles by message-id.
9504
9505 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9506
9507         * message.el (hashcash): Require hashcash as normal.
9508
9509         * ecomplete.el (ecomplete-highlight-match-line): Use
9510         point-at-eol.
9511         (ecomplete-highlight-match-line): Use `highlight', because that
9512         face exists in both Emacs and XEmacs.
9513
9514         * message.el (message-display-abbrev): Use point-at-bol.
9515
9516         * mail-source.el: Don't require timer/timer-funcs.
9517
9518         * gnus-async.el: Ditto.
9519
9520         * password.el: Ditto.
9521
9522         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9523
9524         * mm-url.el: Ditto.
9525
9526         * gnus-xmas.el: Don't require timer-funcs.
9527
9528         * mm-util.el: Require timer/timer-funcs.
9529
9530 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9531
9532         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9533         Close.
9534
9535 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9538         unibyte after clear-decrypt function runs.
9539
9540         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9541         returns as a unibyte string.
9542
9543 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * lpath.el: Revert.
9546
9547         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9548         (pgg-gpg-process-sentinel): Revert.
9549
9550         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9551         (pgg-pgp-lookup-key): Revert.
9552
9553         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9554         (pgg-pgp5-lookup-key): Revert.
9555
9556         * pgg.el (pgg-fetch-key): Revert.
9557
9558 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9559
9560         * lpath.el: Fbind string-as-multibyte for XEmacs.
9561
9562         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9563         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9564         (mml1991-pgg-encrypt): Ditto.
9565
9566         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9567         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9568         a multibyte buffer.
9569
9570         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9571         (pgg-pgp-lookup-key): Ditto.
9572
9573         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9574         (pgg-pgp5-lookup-key): Ditto.
9575
9576         * pgg.el (pgg-fetch-key): Ditto.
9577
9578 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9579
9580         * message.el (message-user-organization-file): Check several
9581         locations of the organization file.
9582
9583         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9584         Add gnus-article-view-part-as-type.
9585
9586         * gnus-art.el (gnus-article-view-part-as-type): New function.
9587
9588         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9589         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9590
9591         * mml.el: Simplify autoload.
9592         (mml-mode): defvar dnd-protocol-alist instead of using
9593         symbol-value.
9594         (mml-default-directory): New variable.
9595         (mml-minibuffer-read-file): Use it.
9596         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9597
9598         * message.el (message-citation-line-format): New variable.
9599         (message-insert-formated-citation-line): New function.
9600         (message-citation-line-function): Add
9601         `message-insert-formated-citation-line' to custom type.
9602
9603         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9604         to doc string.
9605
9606         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9607         depending on mm-verify-option.
9608
9609 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9612         binding pgg-* variables; reimplement the section which prevents
9613         MIME header from being signed.
9614         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9615         pgg-text-mode; remove a blank line at the top of body.
9616
9617         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9618         lines at the top of body; use gnus-newsgroup-charset if there's no
9619         Charset header.
9620
9621 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * message.el (message-self-insert-commands): Doc fix.
9624
9625         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9626         (mm-uu-pgp-encrypted-test): Ditto.
9627         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9628         between header and body; return application/pgp-encrypted handle
9629         if decryption failed; decode decrypted body by charset.
9630
9631         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9632         element match to application/pgp-*.
9633
9634 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9635
9636         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9637         HTML.
9638
9639 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9640
9641         * mail-source.el (mail-source-call-script): Message the error
9642         string.
9643
9644 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9645
9646         * gnus-util.el (gnus-byte-compile): Use it.
9647
9648 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9649
9650         * gnus-util.el (kill-empty-logs): New function.
9651
9652 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9653
9654         * message.el (message-mail-alias-type): Doc fix.
9655         (message-mail-alias-type-p): New function.
9656         (message-send): Use it.
9657         (message-mode): Ditto.
9658         (message-strip-forbidden-properties): Ditto.
9659
9660         * ecomplete.el (ecomplete-database-file-coding-system): New
9661         variable.
9662         (ecomplete-save): Use it.
9663         (ecomplete-setup): Use it.
9664
9665 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9666
9667         * message.el (message-self-insert-commands): New variable.
9668         (message-strip-forbidden-properties): Use it.
9669
9670 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9671
9672         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9673         that doesn't make XEmacs choke.
9674
9675 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9676
9677         * gnus-util.el (gnus-replace-in-string):
9678         Prefer replace-regexp-in-string over of replace-in-string.
9679
9680 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9681
9682         * gnus-util.el (gnus-select-frame-set-input-focus):
9683         Use select-frame-set-input-focus if it is available in XEmacs; use
9684         definition defined in Emacs 22 for old Emacsen.
9685
9686         * dgnushack.el: Autoload unmorse-region for XEmacs.
9687
9688         * lpath.el: Bind cursor-in-non-selected-windows and
9689         select-frame-set-input-focus for XEmacs.
9690
9691 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9692
9693         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9694
9695 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9696
9697         * gnus-registry.el (gnus-registry-cache-save): Remove text
9698         properties when saving via the temp buffer.
9699
9700 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9701
9702         * message.el (message-generate-hashcash): Honor custom type.
9703
9704 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9705
9706         * message.el (message-generate-hashcash): Default to non-nil when
9707         hashcash is found.
9708
9709         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9710         (gnus-refer-thread-limit): Increase default to 500.
9711
9712         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9713
9714         * flow-fill.el (fill-flowed): Allow delete-space.
9715
9716 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9717
9718         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9719         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9720         Remove autoloads.
9721
9722 2006-04-18  Simon Josefsson  <jas@extundo.com>
9723
9724         * message.el (message-generate-hashcash): Default to.
9725
9726 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9727
9728         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9729         concatenating segments rather than before concatenating them.
9730
9731 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9732
9733         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9734
9735 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9736
9737         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9738
9739         * message.el (message-forward-make-body-plain): Allow
9740         message-forward-ignored-headers to be a list.
9741         (message-remove-ignored-headers): Factor out into function.
9742         (message-forward-make-body-mml): Use it.
9743
9744         * imap.el (imap-quote-specials): New function.
9745         (imap-login-auth): Quote specials.
9746
9747         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9748         (rfc2231-parse-string): Allow concatanation of parameters that
9749         aren't contiguous.  The test case is
9750           (mail-header-parse-content-type "message/external-body;
9751             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9752             access-type=LOCAL-FILE;
9753             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9754
9755 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9756
9757         * nntp.el (nntp-accept-process-output): Return the value of
9758         `nnheader-accept-process-output'.
9759
9760 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9761
9762         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9763         (gnus-button-alist): Recognize more diff formats.
9764         (gnus-button-patch): Strip directory.
9765
9766 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9767
9768         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9769         Emacs 22 when setting focus.
9770
9771 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9772
9773         * gnus-art.el (gnus-article-treat-types): Do treatment of
9774         text/x-verbatim parts.
9775         (gnus-button-patch): New command.
9776
9777         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9778         addresses that contain invalid characters.
9779
9780 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9781
9782         * message.el (message-put-addresses-in-ecomplete): Use
9783         gnus-replace-in-string.
9784         (message-is-yours-p): Use the more correct
9785         mail-header-parse-address instead of
9786         mail-extract-address-components.
9787         (message-put-addresses-in-ecomplete): Fix typo.
9788
9789         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9790         keystroke.
9791
9792         * gnus-art.el (gnus-treatment-function-alist): Change order of
9793         newsgroups/generic header folding to avoid double-folding.
9794
9795         * message.el (message-hidden-headers): Add X-Draft-From.
9796
9797         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9798         command.
9799         (gnus-summary-repeat-search-article-backward): New command.
9800
9801         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9802         groups in the parent topic.
9803
9804 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9805
9806         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9807         (spam-extra-header-to-number): Return the CRM114 number as a
9808         number instead of a string.
9809
9810 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9811
9812         * gnus-art.el (gnus-face-properties-alist): Moved here from
9813         gnus-fun.
9814
9815         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9816
9817 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9818
9819         * message.el (message-strip-forbidden-properties): Only display on
9820         self-insert-command.
9821
9822         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9823         reindent.
9824         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9825
9826 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9827
9828         * smiley.el (smiley-style): Fix typo.
9829
9830 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9831
9832         * hashcash.el (hashcash-insert-payment-async-2): Use
9833         message-goto-eoh instead of doing it manually.
9834         (mail-add-payment): Use message-narrow-to-header instead of trying
9835         to do the same itself.
9836
9837         * message.el (message-hidden-headers): Add Face.
9838
9839         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9840         reparenting code.
9841         (gnus-summary-reparent-children): Refactored out code.
9842         (gnus-summary-thread-map): New keystroke.
9843         (gnus-summary-reparent-children): Make into command.
9844
9845         * smiley.el (smiley-style): Default to `medium' if using a large
9846         font.
9847
9848         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9849         does it itself.
9850
9851         * message.el (message-point-in-header-p): Simplify definition.
9852
9853 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9854
9855         * nnagent.el (nnagent-request-set-mark): Silence log file
9856         writing.
9857         (nnagent-request-set-mark): Use write-region instead of
9858         append-to-file.
9859
9860         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9861         strange select method.
9862
9863         * ecomplete.el (ecomplete-display-matches): Get highlightling
9864         right.
9865         (ecomplete-display-matches): Use literals.
9866         (ecomplete-display-matches): Disable message logging.
9867
9868         * message.el (message-display-abbrev): Small optimization.
9869
9870         * ecomplete.el (ecomplete-display-matches): Allow automatic
9871         display.
9872
9873         * message.el (message-strip-forbidden-properties): Display
9874         abbrevs.
9875         (message-display-abbrev): Get automatic display right.
9876
9877         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9878         keystrokes.
9879
9880 2006-04-13  Romain Francoise  <romain@orebokech.com>
9881
9882         TODO: Backport to v5-10!
9883
9884         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9885         Moved here (and renamed) from gnus-registry.el.
9886
9887         * gnus-registry.el: Require gnus-util.
9888         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9889
9890 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9891
9892         * gnus-group.el (gnus-group-catchup-current): Change
9893         if-then-else-if-then-else into cond.
9894         (gnus-group-catchup): Indent.
9895         (group-name-at-point): New function.
9896         (gnus-fetch-group): Provide default from thing at point.
9897
9898 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9899
9900         * message.el (message-display-abbrev): Fix regexp.
9901
9902         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9903         choosing.
9904         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9905         dead variables.
9906
9907         * message.el (message-newline-and-indent): Remove debugging.
9908         (message-display-abbrev): Use new implementation.
9909
9910 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9911
9912         * gnus-art.el (gnus-article-mode): Set
9913         cursor-in-non-selected-windows to nil.
9914
9915         * smiley.el: Revert previous change.
9916         (smiley-data-directory): defvar it before using it in the
9917         defcustom of `smiley-style'.
9918
9919 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9920
9921         * message.el (message-newline-and-indent): New function.
9922
9923         * ecomplete.el: Implement more bits.
9924
9925         * message.el (message-put-addresses-in-ecomplete): Clean up the
9926         string.
9927
9928         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9929
9930         * gnus-sum.el (gnus-summary-save-parts): Bind
9931         gnus-summary-save-parts-counter and use it to make unique file
9932         names.
9933
9934         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9935
9936         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9937         parameter to say whether to actually parse the individual
9938         addresses.
9939
9940         * message.el (message-put-addresses-in-ecomplete): New function.
9941         (ecomplete): Require.
9942         (message-mail-alias-type): Add ecomplete as an option.
9943
9944 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9945
9946         * flow-fill.el (fill-flowed): Remove trailing space from blank
9947         quoted lines.
9948
9949 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9950
9951         * smiley.el (smiley-style): Move definition later to avoid a
9952         compilation warning.
9953
9954 2006-04-12  Kenichi Handa  <handa@m17n.org>
9955
9956         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9957         buffer and then decode the buffer text if necessary.
9958         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9959         first, and after mm-encode-body, change the buffer to unibyte.
9960         Use mm-disable-multibyte instead of set-buffer-multibyte.
9961
9962 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9963
9964         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9965         Content-Type header instead of Content-Disposition header.
9966         (gnus-mime-inline-part): Ditto.
9967         (gnus-mime-view-part-as-charset): Ignore charset that the part
9968         specifies.
9969
9970         * mm-decode.el (mm-display-part): Work with external parts and
9971         usual parts similarly.
9972
9973         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9974         instead of gnus-display-mime.
9975
9976         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9977         instead of with-temp-buffer.
9978
9979         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9980         tag to summarized topics part in order to encode non-ASCII text.
9981
9982 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9983
9984         * smiley.el (smiley-style): New variable.
9985         (smiley-directory): New function.
9986         (smiley-data-directory): Derive from `smiley-style' using
9987         `smiley-directory'.
9988         (smiley-regexp-alist): Add new entries.
9989
9990         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9991         (gnus-article-browse-delete-temp): Add :version.
9992
9993 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9994
9995         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9996         the sieve region.
9997
9998 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9999
10000         * gnus.el (gnus-version-number): Bump version.
10001
10002 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10003
10004         * gnus.el: No Gnus v0.4 is released.
10005
10006 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10007
10008         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10009         layout.
10010
10011         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10012         unknown charset.
10013
10014         * message.el (message-header-synonyms): Add Original-To to the
10015         default.
10016
10017         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10018         optional parameter.
10019
10020 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10021
10022         * gnus-fun.el (gnus): Require it for gnus-directory.
10023
10024 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10025
10026         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10027
10028 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10029
10030         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10031
10032 2006-04-05  Simon Josefsson  <jas@extundo.com>
10033
10034         * password.el (password-reset): New function.
10035
10036 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10037
10038         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10039         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10040
10041 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10042
10043         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10044         Some whitespace was matched into the url, which broke browsing hits
10045         > 100 when mm-url-use-external was nil.
10046
10047 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10048
10049         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10050         gnus-extra-headers for 'Newsgroups.
10051
10052         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10053         bound.
10054
10055 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10056
10057         * pgg-gpg.el: Clean up process buffers every time gpg processes
10058         complete.
10059
10060 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10061
10062         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10063         doc string.
10064
10065 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10066
10067         * pgg-gpg.el (pgg-gpg-process-filter)
10068         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10069
10070         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10071         lines, temporary fix.
10072
10073 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10074
10075         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10076
10077 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10078
10079         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10080         default-enable-multibyte-characters.  This reverts the change from
10081         revision 6.17 which is no longer necessary because the passphrase
10082         is sent separately now.  GnuPG messages are unreadable under
10083         multibyte locales with default-enable-multibyte-characters set to
10084         nil.
10085
10086 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10087
10088         * message.el (message-tool-bar-gnome): Move "spell".
10089
10090 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10091
10092         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10093         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10094         instead.
10095
10096 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10097
10098         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10099         newsgroups handling for NNTP overviews which don't include
10100         Newsgroups.
10101
10102 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10103
10104         * message.el (message-resend): Bind message-generate-hashcash to nil.
10105
10106 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10107
10108         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10109         when searching for already-paid recipients.
10110
10111 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10112
10113         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10114         passphrases when it is not needed.
10115         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10116         passphrase stuff from gpg, should only be necessary when you use
10117         gpg with a smartcard.
10118
10119 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10120
10121         * mml.el (mml-insert-mime): Ignore cached contents of
10122         message/external-body part.
10123
10124         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10125         (mm-insert-part): Ditto.
10126
10127 2006-03-23  Simon Josefsson  <jas@extundo.com>
10128
10129         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10130         Reiner.
10131         (pgg-gpg-use-agent-p): Use it again.
10132
10133 2006-03-23  Simon Josefsson  <jas@extundo.com>
10134
10135         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10136         older emacsen.
10137         (pgg-gpg-use-agent-p): Don't use it.
10138
10139 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10140
10141         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10142         if we can.
10143
10144 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10145
10146         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10147         (pgg-gpg-update-agent): New function.
10148         (pgg-gpg-use-agent-p): New function.
10149         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10150         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10151         (pgg-gpg-sign-region): Use it.
10152
10153 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10156         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10157
10158 2006-03-21  Simon Josefsson  <jas@extundo.com>
10159
10160         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10161         <wilde@sha-bang.de>.
10162         (pgg-gpg-use-agent): New variable.
10163         (pgg-gpg-process-region): Use it.
10164         (pgg-gpg-encrypt-region): Likewise.
10165         (pgg-gpg-encrypt-symmetric-region): Likewise.
10166         (pgg-gpg-decrypt-region): Likewise.
10167         (pgg-gpg-sign-region): Likewise.
10168         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10169
10170 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10171
10172         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10173
10174         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10175         Add comment on version.
10176
10177 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10178
10179         * smiley.el: Add missing test smiley.
10180
10181 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10182
10183         * mm-decode.el (mm-with-part): New macro.
10184         (mm-get-part): Use it; work with message/external-body as well.
10185         (mm-save-part): Treat name and filename equally.
10186
10187         * mm-extern.el (mm-extern-cache-contents): New function.
10188         (mm-inline-external-body): Use it; force the part to be displayed;
10189         move undisplayer added to the cached handle to the parent.
10190
10191         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10192         (gnus-mime-view-part-as-type): Work with message/external-body.
10193
10194         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10195
10196 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10197
10198         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10199         images in image-load-path.  [Sync with image.el, revision 1.60, in
10200         Emacs.]
10201
10202 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10203
10204         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10205         path rather than symbol.  Always return list of directories.
10206         Guarantee that image directory comes first.  [Sync with image.el,
10207         revision 1.59, in Emacs.]
10208
10209         * message.el (message-make-tool-bar): Adjust to new API of
10210         `gmm-image-load-path-for-library'.
10211
10212         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10213
10214         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10215
10216 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10217
10218         * gnus-art.el (gnus-article-only-boring-p):
10219         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10220         intangible text.
10221         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10222
10223 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10224
10225         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10226         `defun' instead of `gmm-defun-compat'.
10227
10228 2006-03-14  Simon Josefsson  <jas@extundo.com>
10229
10230         * message.el (message-unique-id): Don't use message-number-base36
10231         if (user-uid) is a float.
10232         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10233
10234 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10235
10236         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10237
10238         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10239         empty line between a part and a message part.
10240
10241 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10242
10243         * smiley.el: Add more test smileys.
10244         (smiley-data-directory, smiley-regexp-alist)
10245         (gnus-smiley-file-types): Fix doc strings.
10246         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10247         adding new elements.
10248         (smiley-mouse-map): Unused code.  Make it a comment.
10249
10250 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10251
10252         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10253         scan latest NoCeM messages instead of old ones.
10254         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10255         delimiters that are recently used.
10256         (gnus-nocem-load-cache): Add autoload cookie.
10257
10258         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10259
10260         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10261         level which is larger than gnus-use-nocem is specified.
10262
10263         * gnus-group.el (gnus-group-get-new-news): Ditto.
10264
10265 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10266
10267         * gnus-util.el (gnus-tool-bar-update): New function.
10268
10269         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10270         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10271
10272         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10273
10274         * gnus-group.el (gnus-group-redraw-when-idle)
10275         (gnus-group-redraw-check): Remove.
10276         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10277
10278 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10279
10280         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10281         if optional last element is specified in splits (FIELD VALUE...).
10282
10283 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10284
10285         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10286         to gmm-image-load-path-for-library.  Call with no-error argument.
10287         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10288
10289         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10290
10291         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10292
10293         * gmm-utils.el (gmm-image-load-path): Remove alias.
10294
10295 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10296
10297         * gmm-utils.el (gmm-image-load-path): Add alias.
10298
10299         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10300         nnml-generate-nov-databases-1.
10301         (nnml-generate-nov-databases): Use it.
10302         (nnml-generate-nov-databases-directory): Document no-active
10303         argument.
10304
10305         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10306         directory if path is t.  Add no-error.
10307
10308         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10309         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10310
10311         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10312         resetting gnus-article-browse-html-temp-list.
10313
10314         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10315         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10316         Add example to docstring.  Rename local variables.  Move error
10317         checks to default case in cond and simplify.
10318
10319 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10322         handle is multipart when calling it recursively.
10323         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10324
10325 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10326
10327         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10328         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10329
10330 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10331
10332         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10333         is loaded.
10334
10335         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10336         loaded.
10337
10338 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10339
10340         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10341         to "Emacs 23 (unicode)" in doc string.
10342
10343         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10344         "Emacs 23 (unicode)" in comment.
10345
10346 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10347
10348         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10349
10350         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10351         characters 160 through 255 in Emacs 23.
10352
10353 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10354
10355         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10356         gnus-article-browse-html-temp.
10357         (gnus-article-browse-delete-temp): Make it customizable.  Add
10358         `file'.  Adjust doc string.
10359         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10360         query for each file.  Adjust doc string.
10361         (gnus-article-browse-html-parts): Add
10362         `gnus-article-browse-delete-temp-files' to
10363         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10364
10365 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10366
10367         * gnus-art.el (gnus-article-browse-html-temp)
10368         (gnus-article-browse-delete-temp): New variables.
10369         (gnus-article-browse-delete-temp-files): New function.
10370         (gnus-article-browse-html-parts): Use it.
10371
10372 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10375
10376         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10377         string.
10378
10379         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10380         gnus-summary-insert-new-articles when unplugged.  Remove
10381         gnus-summary-search-article-forward.
10382
10383         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10384         display-visual-class instead of display-color-cells.
10385
10386 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * dgnushack.el: Autoload customize-group for XEmacs.
10389
10390         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10391         message/* containing non-ASCII text properly.
10392
10393 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10394
10395         * message.el: Require gmm-utils, remove autoloads.
10396         (message-tool-bar): Set default based on
10397         gmm-tool-bar-style.
10398         (message-tool-bar-gnome): Add gmm-customize-mode.
10399
10400         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10401         gmm-tool-bar-style.
10402         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10403
10404         * gnus-group.el (gnus-group-tool-bar): Set default based on
10405         gmm-tool-bar-style.
10406         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10407
10408         * gmm-utils.el (gmm-image-directory): Rename variable from
10409         gmm-image-load-path.
10410         (gmm-image-load-path): Use gmm-image-directory.
10411         (gmm-customize-mode): New function.
10412         (gmm-tool-bar-style): New variable.
10413
10414         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10415         gnus-group-redraw-line-number.
10416         (gnus-group-redraw-check): Simplify.
10417         (gnus-group-tool-bar-update): Remove redraw check.
10418         (gnus-group-make-tool-bar): Add redraw check.
10419
10420 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10421
10422         * gnus-art.el (gnus-button): Add missing parentheses.
10423
10424 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10425
10426         * lpath.el: Fbind line-number-at-pos.
10427
10428 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10431
10432 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10433
10434         * gnus-art.el (gnus-button): New face.
10435         (gnus-article-button-face): Use it.
10436
10437         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10438         gnus-summary-next-page.  Re-order.
10439
10440         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10441         next-node are now included.
10442         (gnus-group-redraw-line-number): New internal variable.
10443         (gnus-group-redraw-check): Helper function for updating the tool
10444         bar.
10445         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10446
10447         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10448
10449         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10450         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10451         Use it to match format of Spamassassin 3.0 and later.  Reported by
10452         IRIE Tetsuya <irie@t.email.ne.jp>.
10453         (spam-check-bogofilter)
10454         (spam-bogofilter-register-with-bogofilter): Fix args of
10455         `gnus-error' calls.
10456
10457 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10458
10459         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10460         unnecessary interaction when sending queued mails.  Reported by
10461         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10462
10463 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10464
10465         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10466         first or last are nil.
10467
10468 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10469
10470         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10471
10472 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10473
10474         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10475
10476 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * dns.el (query-dns): Protect more against buggy tcp output.
10479
10480 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10483         nov.php.
10484
10485 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10486
10487         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10488         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10489         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10490         output on the server side.
10491         (nnweb-google-create-mapping): Update regexps and add some
10492         progress indication.
10493
10494 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10495
10496         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10497         gnus-agent-toggle-plugged.  Re-order icons.
10498         (gnus-group-tool-bar-gnome): Add
10499         gnus-group-{prev,next}-unread-group.
10500         (gnus-group-tool-bar-gnome): Re-order icons.
10501
10502         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10503         gnus-summary-insert-new-articles.
10504
10505         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10506         comments.
10507
10508         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10509         also available in Emacs 21.3.
10510
10511         * message.el (message-fix-before-sending): Change "Emacs 22" to
10512         "Emacs 23 (unicode)" in comment.
10513
10514         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10515         "Emacs 23 (unicode)" in comment.
10516
10517         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10518         comment.
10519         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10520
10521         * mm-view.el (mm-fill-flowed): Add :version.
10522
10523 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10526         and load-path.
10527
10528 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10529
10530         * message.el: Autoload gmm-image-load-path.
10531         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10532         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10533         consitency.
10534
10535         * gmm-utils.el (gmm-image-load-path): Also search in
10536         "../etc/images".  Don't set gmm-image-load-path if we don't find
10537         the image.
10538
10539 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * gmm-utils.el (gmm-image-load-path): Don't make
10542         `gmm-image-load-path' include subdirectories which the second arg
10543         `image' might specify.
10544
10545         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10546         subdirectory to icon file names.
10547
10548         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10549
10550 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10551
10552         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10553         gmm-image-load-path calls.
10554
10555         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10556
10557         * message.el (message-make-tool-bar): Ditto.
10558
10559         * mml.el (mml-preview): Added comment concerning tool bar icons.
10560
10561         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10562         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10563
10564         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10565         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10566
10567         * message.el (message-tool-bar-gnome): Use new icon names.
10568         (message-make-tool-bar): Use `gmm-image-load-path'.
10569
10570         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10571         functions from MH-E.
10572         (gmm-image-load-path): New variable from MH-E.
10573         (gmm-image-load-path): New function from MH-E.  Added arguments
10574         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10575         *-image-load-path-called-flag.
10576
10577 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10578
10579         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10580
10581 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10582
10583         * nnimap.el (nnimap-request-move-article): Change folder back to
10584         source group before deleting.
10585
10586 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10587
10588         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10589
10590         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10591         mm-url.
10592
10593         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10594
10595 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10596
10597         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10598         coding system which mm-charset-to-coding-system returns for a
10599         given charset is valid.
10600
10601 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10602
10603         * html2text.el (html2text-remove-tag-list):
10604         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10605
10606 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10607
10608         * gnus-cus.el: Revert 2005-10-17 change.
10609
10610 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10611
10612         * gnus-art.el (article-strip-banner): Call
10613         article-really-strip-banner only when the regexp match is made.
10614
10615 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10616
10617         * gnus-art.el (article-strip-banner): Use
10618         gnus-extract-address-components instead of
10619         mail-header-parse-addresses to make it work with non-ASCII text;
10620         remove mail-encode-encoded-word-string.
10621
10622         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10623         values which are surrounded with \"...\"; make it never cause a
10624         Lisp error; give up parsing of parameters if it failed in
10625         extracting type.
10626
10627 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10628
10629         * smime.el (smime-cert-by-ldap-1): Fix bug where
10630         `smime-ldap-search' returns results without userCertificates.
10631
10632 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10633
10634         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10635
10636 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10637
10638         * spam.el (spam-check-spamassassin-headers): Adapt format for
10639         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10640         <ari@mbf.ocn.ne.jp>.
10641         (spam-list-of-processors): Add spam-use-gmane.
10642
10643 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10646         make-temp-file; make it work with XEmacs as well.
10647
10648         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10649         mm-make-temp-file.
10650
10651         * mm-decode.el (mm-display-external): Use the 3rd arg of
10652         mm-make-temp-file.
10653         (mm-create-image-xemacs): Ditto.
10654
10655 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10658         with message-narrow-to-headers.
10659         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10660         (gnus-draft-check-draft-articles): New function.
10661         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10662
10663 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10664
10665         * gnus-art.el (gnus-article-browse-html-parts):
10666         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10667         Don't use suffix argument for mm-make-temp-file for Emacs 21
10668         compatibility.  Remove useless `format'.
10669
10670 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10671
10672         * nnweb.el (nnweb-google-wash-article): Update regexps.
10673         (nnweb-group-alist): Use defvoo instead of defvar.
10674
10675 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10678         re-loading nn* modules.
10679
10680 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10681
10682         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10683         for `tool-bar-mode' and don't check it's default-value.
10684
10685         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10686
10687         * message.el (message-make-tool-bar): Ditto.
10688
10689         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10690         `substring'.  Shorten tmp-file name.
10691
10692         * gnus.el: Remove bogus comment.
10693
10694 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10695
10696         * gnus-art.el (gnus-article-browse-html-parts): New function.
10697         (gnus-article-browse-html-article): New function for viewing html
10698         articles with a browser.
10699
10700 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10701
10702         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10703         in elisp.
10704         (pgg-gpg-encrypt-symmetric-region): Ditto.
10705         (pgg-gpg-sign-region): Ditto.
10706
10707         * pgg-def.el (pgg-text-mode): New variable.
10708
10709         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10710         (mml2015-pgg-encrypt): Ditto.
10711
10712         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10713         (mml1991-pgg-encrypt): Ditto.
10714
10715 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10716
10717         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10718         message-make-date instead of current-time-string.
10719
10720         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10721         to gnus-decoded which mm-uu might set.
10722
10723 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10724
10725         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10726         don't decode quoted parameters; remove misimported Emacs code.
10727         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10728         (rfc2231-decode-encoded-string): Don't use split-string which
10729         behaves differently according to Emacs version; use
10730         mm-decode-coding-region to convert charset to coding-system.
10731         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10732         (rfc2231-encode-string): Remove misimported Emacs code.
10733
10734 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10737         when calling mail-header-parse-content-type.
10738         (article-de-quoted-unreadable): Ditto.
10739         (article-de-base64-unreadable): Ditto.
10740         (article-wash-html): Ditto.
10741
10742         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10743         calling mail-header-parse-content-type and
10744         mail-header-parse-content-disposition.
10745         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10746         mail-header-parse-content-type.
10747
10748         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10749         insert charset and format parameters; encode description after
10750         inserting it to buffer.
10751         (mml-insert-parameter): Fold lines properly even if a parameter is
10752         segmented into two or more lines; change the max column to 76.
10753
10754         * rfc1843.el (rfc1843-decode-article-body): Don't use
10755         ignore-errors when calling mail-header-parse-content-type.
10756
10757         * rfc2231.el (rfc2231-parse-string): Return at least type if
10758         possible; don't cause an error even if it fails in parsing of
10759         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10760         (rfc2231-encode-string): Don't break lines at the beginning, leave
10761         it to mml-insert-parameter.
10762
10763         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10764         calling mail-header-parse-content-type.
10765
10766 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10767
10768         * spam-report.el (spam-report-gmane-use-article-number):
10769         Improve doc string.
10770         (spam-report-gmane-internal): Check if a suitable header was found
10771         in the article.
10772
10773 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10774
10775         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10776         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10777
10778 2006-02-05  Romain Francoise  <romain@orebokech.com>
10779
10780         Update copyright notices of all files in the gnus directory.
10781
10782 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10783
10784         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10785
10786 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10787
10788         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10789         segmented lines of parameter value to cope with Thunderbird 1.5
10790         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10791         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10792         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10793
10794 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10795
10796         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10797         parts.
10798
10799 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10800
10801         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10802         there's only one active file for all servers.
10803         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10804         solid groups.  Gnus might have used a FAST request to select the group.
10805         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10806         and nnweb-search redundantly in the active file.
10807         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10808         (nnweb-request-create-group): Don't use ARGS.
10809         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10810         initialisations.  Let nnoo do the work.
10811
10812 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10815         Say the part has been decoded.
10816
10817         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10818
10819 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10820
10821         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10822         mailcap-viewer-test-cache when there's no 'test clause, since that
10823         will invert the meaning of a "nil" test previously determined by
10824         mailcap-mailcap-entry-passes-test.
10825
10826 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10829         compiling.
10830
10831         * gnus-sum.el: Ditto.
10832
10833         * message.el: Don't bind tool-bar-map when compiling.
10834
10835 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10836
10837         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10838
10839 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10840
10841         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10842         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10843         current Google Groups.
10844
10845 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10846
10847         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10848         and tool-bar-mode.
10849
10850         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10851         and tool-bar-mode.
10852
10853         * message.el (message-tool-bar-update): Simplify.
10854         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10855
10856         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10857         gnus-summary-buffer.
10858         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10859         gnus-summary-reply.
10860
10861         * gmm-utils.el (gmm): Add :version.
10862
10863 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10864
10865         * Makefile.in (clean): New rule.
10866         (distclean): Use it.
10867
10868 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10869
10870         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10871         autoload.
10872
10873 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10874
10875         * gmm-utils.el (gmm-verbose): Add :group.
10876
10877 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * message.el: Change some comments WRT tool-bars.
10880
10881         * gnus-sum.el (gnus-summary-tool-bar)
10882         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10883         (gnus-summary-tool-bar-zap-list): New variables.
10884         (gnus-summary-make-tool-bar): Complete rewrite using
10885         `gmm-tool-bar-from-list'.
10886
10887         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10888         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10889         variables.
10890         (gnus-group-make-tool-bar): Complete rewrite using
10891         `gmm-tool-bar-from-list'.
10892         (gnus-group-tool-bar-update): New function.
10893
10894         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10895
10896 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10899         is dissected into a single part of which the type is the same as
10900         the given one; decode charset.
10901
10902 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10903
10904         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10905         into alists as symbol not string, since that's what
10906         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10907         look for.
10908
10909 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10910
10911         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10912         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10913
10914         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10915
10916 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10917
10918         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10919         (gnus-xmas-mime-security-button-menu): New function.
10920
10921         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10922         (gnus-mime-security-button-menu): New definition.
10923         (gnus-mime-security-button-map): Use them.
10924         (gnus-mime-security-button-menu): New function.
10925         (gnus-insert-mime-security-button): Addition to help echo.
10926         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10927         (gnus-mime-security-pipe-part): New functions.
10928
10929         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10930         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10931
10932         * mm-decode.el (mm-handle-set-disposition): Remove.
10933         (mm-handle-set-description): Remove.
10934
10935 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10938         (mm-w3m-standalone-supports-m17n-p): New function.
10939         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10940         w3m usage.
10941
10942         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10943         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10944
10945 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * message.el (message-tool-bar-zap-list): Use
10948         gmm-tool-bar-zap-list as custom type.
10949         (message-tool-bar-update): New function.
10950         (message-tool-bar, message-tool-bar-gnome)
10951         (message-tool-bar-retro): Add message-tool-bar-update.
10952         (message-tool-bar-gnome): Add flyspell-buffer.
10953
10954         * gnus-util.el (gnus-error): Describe `args'.
10955
10956         * gmm-utils.el (gmm-error): Describe `args'.
10957         (gmm-tool-bar-zap-list): New widget.
10958         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10959
10960 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10961
10962         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10963         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10964         the number of recursive calls.
10965
10966         * mm-decode.el (mm-handle-set-disposition): New macro.
10967         (mm-handle-set-description): New macro.
10968
10969 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10970
10971         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10972         encoding.
10973
10974 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10975
10976         * message.el (message-tool-bar-zap-list, message-tool-bar)
10977         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10978         (message-tool-bar-local-item-from-menu): Remove.
10979         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10980         (message-make-tool-bar): New function.
10981         (message-mode): Use `message-make-tool-bar'.
10982
10983         * gmm-utils.el: New file.
10984         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10985         (gmm-lazy): New widget copied from `nnmail.el'.
10986         (gmm-tool-bar-from-list): New function for creating customizable
10987         tool bars.
10988         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10989         output.
10990         (gmm): Add :prefix to defgroup.
10991
10992 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10993
10994         * gmm-utils.el (gmm-widget-p): New function.
10995
10996 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10997
10998         * mml.el (mml-attach-file): Describe `description' in doc string.
10999         (mml-menu): Add Emacs MIME manual and PGG manual.
11000
11001 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11002
11003         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11004
11005 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11006
11007         * nntp.el (nntp-end-of-line): Doc fix.
11008
11009 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11010
11011         * imap.el (imap-open): Handle case where buffer is a buffer
11012         object.
11013
11014 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11015
11016         * gnus-delay.el (gnus-delay): Don't autoload.
11017         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11018         to be re-loaded when customizing the `gnus-delay' group.
11019
11020 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11021
11022         * message.el (message-insert-citation-line): Use newlines.
11023
11024 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11025
11026         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11027         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11028         these routines, so the passphrase can be managed externally and
11029         passed in to the system.
11030         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11031         pgg-add-passphrase-to-cache function.
11032
11033         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11034         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11035         these routines, so the passphrase can be managed externally and
11036         passed in to the system.
11037         (pgg-pgp5-sign-region): Use new name of
11038         pgg-add-passphrase-to-cache function.
11039
11040 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11041
11042         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11043         part of the decoded armor to find the key-identifier.
11044         (pgg-gpg-lookup-key-owner): New function to return the
11045         human-readable identifier of a key owner.
11046         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11047         itself.
11048         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11049         the key value) if we have a key and can match it against a secret
11050         key.  Also, added a note pointing out fact that the prompt only
11051         indicates the first matching key.
11052
11053         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11054         pgg-decrypt-region.
11055         (pgg-add-passphrase-to-cache): Rename from
11056         `pgg-add-passphrase-cache' to reduce confusion (all callers
11057         changed).
11058         (pgg-remove-passphrase-from-cache): Rename from
11059         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11060         changed).
11061         (pgg-read-passphrase, pgg-add-passphrase-cache)
11062         (pgg-remove-passphrase-cache): Add informative docstrings.
11063         (pgg-decrypt): Convey provided passphrase in subordinate call to
11064         pgg-decrypt-region.
11065
11066 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11067
11068         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11069         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11070         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11071         'passphrase' argument, so the passphrase can be managed externally
11072         and then passed in to the system.
11073
11074         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11075         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11076         so the passphrase cache can be used reliably with identifiers
11077         besides a pgp packet's key id.
11078
11079         * pgg-gpg.el (pgg-gpg-encrypt-region)
11080         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11081         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11082         these routines, so the passphrase can be managed externally and
11083         passed in to the system.
11084
11085         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11086         'notruncate' argument, so the passphrase cache can be used
11087         reliably with identifiers besides a pgp packet's key id.
11088
11089 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11090
11091         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11092         symmetric encryption.
11093         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11094         encrypted session key.
11095         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11096         message ask for the passphrase in a proper way.
11097
11098         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11099         New user commands for symmetric encryption.
11100
11101 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11104
11105         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11106
11107 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11108
11109         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11110
11111 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11112
11113         * mm-decode.el (mm-inlined-types): Add application/pgp.
11114         (mm-automatic-display): Ditto.
11115
11116         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11117         part as text.
11118
11119 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11120
11121         * nnrss.el: Update copyright.
11122         (nnrss-opml-import): Query whether to subscribe to each entry.
11123
11124         * gnus-art.el:
11125         * gnus-sum.el:
11126         * gnus-xmas.el:
11127         * messagexmas.el:
11128         * mm-uu.el:
11129         * mm-view.el: Update copyright.
11130
11131 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11132
11133         * message.el (message-info): New function.
11134         (message-mode-menu): Add it.
11135         Update copyright.
11136
11137         * ChangeLog: Fix and update copyright.
11138
11139 2006-01-13  Romain Francoise  <romain@orebokech.com>
11140
11141         * message.el (message-forward-subject-name-subject): Prefer the
11142         address to 'nowhere' if the sender has no name.
11143         Fix typo.  Update copyright year.
11144
11145 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11146
11147         * gnus-art.el (article-wash-html): Use
11148         gnus-summary-show-article-charset-alist if a numeric arg is given.
11149         (gnus-article-wash-html-with-w3m-standalone): New function.
11150
11151         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11152         mm-inline-text-html-render-with-w3m-standalone.
11153         (mm-text-html-washer-alist): Map w3m-standalone to
11154         gnus-article-wash-html-with-w3m-standalone.
11155         (mm-inline-text-html-render-with-w3m-standalone): New function.
11156
11157 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11158
11159         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11160         Improve LaTeX.
11161
11162 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11165         (nnrss-request-article): Render text/plain parts as HTML.
11166
11167         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11168         the buffer.
11169
11170 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11171
11172         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11173         custom definition of `gnus-posting-styles'.
11174
11175         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11176         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11177
11178 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11181         Use nntp for bug archive.
11182
11183 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11186         parts.
11187         (nnrss-normalize-date): New function converts ISO 8601 date into
11188         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11189         (nnrss-check-group): Use it.
11190
11191 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11192
11193         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11194
11195         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11196         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11197         (nnrss-insert-w3): Ditto.
11198
11199 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11200
11201         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11202         the articles to be forwarded including the case where neither a
11203         number of articles nor a region is specified.
11204
11205 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * nnrss.el (nnrss-request-article): Fix last change; fill
11208         text/plain parts.
11209
11210 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11211
11212         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11213         in text/plain part.
11214         (nnrss-check-group): Don't add excessive newline to dc:subject.
11215
11216 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11217
11218         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11219         article.
11220
11221 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11222
11223         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11224         (nnml-use-compressed-files, nnml-save-mail): Support other
11225         comression programs such as bzip2.
11226
11227 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11228
11229         * dns.el (query-dns): Make sure we check the buffer size before
11230         removing tcp headers.
11231
11232 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11235         remove MIME buttons associated with multipart/alternative parts.
11236         (gnus-mime-display-alternative): Tag buttons using `article-type'
11237         text property.
11238
11239         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11240         associated with multipart/alternative parts.
11241
11242         * gnus-art.el (gnus-signature-separator): Fix custom type.
11243
11244         * mm-decode.el (mm-inlined-types): Fix custom type.
11245         (mm-keep-viewer-alive-types): Ditto.
11246         (mm-automatic-display): Ditto.
11247         (mm-attachment-override-types): Ditto.
11248         (mm-inline-override-types): Ditto.
11249         (mm-automatic-external-display): Ditto.
11250
11251 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11252
11253         * spam-report.el (spam-report-user-mail-address)
11254         (spam-report-user-agent): New variables.
11255         (spam-report-url-ping-plain): Use spam-report-user-agent.
11256
11257 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11258
11259         * gnus-art.el (gnus-button-handle-custom): Do not just use
11260         `customize-apropos' for any "M-x customize-*" button but the
11261         function called for.  Accept both the function name and its
11262         argument in order to achieve this.
11263         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11264         function name to `gnus-button-handle-custom' in case of "M-x
11265         customize-*" buttons.
11266
11267 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11270         multipart/alternative and add xref to mm-discouraged-alternatives
11271         in doc string.
11272
11273         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11274         gnus-buttonized-mime-types in doc string.
11275
11276 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11277
11278         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11279         Suggest image/.* in the doc string.
11280
11281 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11282
11283         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11284         message-marks (Debian bug #342521).
11285
11286 2005-12-12  Simon Josefsson  <jas@extundo.com>
11287
11288         * password.el (password-read-from-cache): Add.
11289         (password-read): Use it.
11290
11291 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11292
11293         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11294         us-ascii as a MIME charset.
11295
11296         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11297         against the case where the 2nd arg TYPE is nil.
11298
11299 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11300
11301         * pop3.el (pop3-stream-type): Fix custom version.
11302
11303         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11304
11305 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11306
11307         * mm-decode.el (mm-display-external): Add missing cdr.
11308
11309 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11310
11311         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11312         RFC1524) if it is in mailcap or add a suffix according to
11313         mailcap-mime-extensions when generating a temp filename; postpone
11314         deleting a temp file for 2 seconds for some wrappers, shell
11315         scripts, and so on, which might exit right after having started a
11316         viewer command as a background job.
11317
11318 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11319
11320         * nntp.el (nntp-marks-directory): Fix custom group.
11321
11322         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11323         steps when < 10.
11324
11325         * gnus-start.el (gnus-no-server-1): Mention
11326         `gnus-level-default-subscribed' in doc string.
11327
11328 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11329
11330         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11331         parens.
11332
11333 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11334
11335         * gnus-xmas.el (gnus-use-toolbar): Revert.
11336         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11337         gnus-use-toolbar is default.
11338
11339         * messagexmas.el (message-use-toolbar): Revert.
11340         (message-setup-toolbar): Use global default-toolbar if
11341         message-use-toolbar is default.
11342
11343 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11344
11345         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11346         according to default-toolbar-visible-p.
11347
11348         * messagexmas.el (message-use-toolbar): Ditto.
11349
11350 2005-11-26  Dave Love  <fx@gnu.org>
11351
11352         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11353         (tls-program, tls-success): Provide openssl alternative.
11354
11355         * starttls.el: Doc fixes.
11356         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11357         SERVICE to PORT.
11358
11359         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11360         port null or service name.
11361         (starttls-negotiate): Autoload.
11362
11363 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * message.el (message-kill-to-signature): Fix interactive spec.
11366
11367 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11368
11369         * pop3.el (pop3-open-server): Recognize a string as a service name.
11370
11371 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11372
11373         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11374
11375 2005-11-23  Dave Love  <fx@gnu.org>
11376
11377         Add pop3s, pop3/starttls.
11378
11379         * pop3.el (pop3-authentication-scheme): Clarify doc.
11380         (open-tls-stream, starttls-open-stream): Autoload.
11381         (pop3-stream-type): New.
11382         (pop3-open-server): Use it.
11383
11384         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11385         for POP.
11386         (mail-source-keyword-map): Add :stream for POP.
11387         (mail-source-fetch-pop): Use pop3-stream-type.
11388
11389 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11392         of current-time-string.
11393
11394 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11395
11396         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11397         date header.
11398
11399 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11400
11401         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11402         it can seriously impact performance as it bypasses the agent's
11403         local caches.
11404
11405 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11406
11407         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11408         must be explicitly online rather than "not explicitly offline" for
11409         its flags to be synchronized.
11410
11411         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11412         that gnus-uu-unmark-thread will function correctly.
11413
11414         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11415         1024K is instead displayed as 1M.
11416
11417 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11418
11419         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11420
11421 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11422
11423         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11424
11425 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11426
11427         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11428         error message to display actual error condition.
11429         (gnus-agent-save-local): Avoid saving symbols that are bound to
11430         nil as they simply result in a warning message in
11431         gnus-agent-read-local.
11432
11433 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11434
11435         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11436         rather than make-variable-buffer-local for file-precious-flag.
11437
11438 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11439
11440         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11441         for duplicates which are removed.  The invalid sort check then
11442         triggers a rescan after the sort as sorting may have moved
11443         duplicate entries such that they can be cheaply detected.
11444
11445 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11448
11449 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11450
11451         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11452         internal variable to a custom variable.  Changed default value
11453         from compressed(2) to uncompressed(1).
11454         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11455         support for uncompressed agentview files.  Taken together, reading
11456         the agentview file should now be 6-7 times faster.
11457
11458 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11459
11460         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11461         as a buffer-local variable.  This avoids creating truncated
11462         dribble files as a result of a hang up, eg.
11463
11464 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11465
11466         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11467         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11468         XEmacs.
11469
11470 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11471
11472         * gnus-start.el (gnus-start-draft-setup): Enforce
11473         `gnus-draft-mode' for nndraft:drafts at startup.
11474
11475         * gnus.el (gnus-splash): Change custom group.
11476         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11477         allow-list argument.
11478
11479         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11480         string.
11481
11482 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11483
11484         * gnus-art.el (gnus-default-article-saver): Add user-defined
11485         `function' to custom type.
11486
11487 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11488
11489         * imap.el (imap-open): Handle case where buffer is a buffer
11490         object.
11491
11492 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11493
11494         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11495         long lines.
11496         (gnus-cache-delete-group): Wrap doc strings.
11497
11498         * gnus-agent.el (gnus-agent-rename-group)
11499         (gnus-agent-delete-group): Wrap doc strings.
11500
11501 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11502
11503         * messagexmas.el (message-use-toolbar): Change the valid values
11504         into default, top, bottom, left, and right.
11505         (message-toolbar-thickness): New variable.
11506         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11507         well.
11508         (message-setup-toolbar): Make it work.
11509
11510         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11511         (gnus-use-toolbar): Change the valid values into default, top,
11512         bottom, left, and right.
11513         (gnus-toolbar-thickness): New variable.
11514         (gnus-xmas-setup-toolbar): New function.
11515         (gnus-xmas-setup-group-toolbar): Use it.
11516         (gnus-xmas-setup-summary-toolbar): Use it.
11517
11518 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11519
11520         * gnus-start.el (gnus-1): Add "native" to
11521         gnus-predefined-server-alist.
11522
11523         * gnus.el (gnus-method-to-server): Don't add "native" to the
11524         lists here, because that leads to problems when
11525         gnus-select-method is bound.
11526
11527 2005-11-09  Simon Josefsson  <jas@extundo.com>
11528
11529         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11530         use (not sort-by-date) instead.
11531
11532 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11533
11534         * gnus-delay.el (gnus-delay-group): Don't autoload.
11535         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11536         to be re-loaded when customizing the `gnus-delay' group.
11537
11538 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11539
11540         * message.el: Revert last changes.
11541         (message-insert-citation-line): Use newlines.
11542
11543 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11544
11545         * message.el (message-courtesy-message)
11546         (message-mark-insert-begin, message-mark-insert-end)
11547         (message-elide-ellipsis, message-cancel-message)
11548         (message-add-header, message-change-subject)
11549         (message-cross-post-followup-to-header)
11550         (message-cross-post-insert-note, message-reduce-to-to-cc)
11551         (message-widen-reply, message-delete-not-region)
11552         (message-kill-to-signature, message-insert-signature)
11553         (message-insert-importance-high, message-insert-importance-low)
11554         (message-insert-or-toggle-importance)
11555         (message-insert-disposition-notification-to)
11556         (message-indent-citation, message-yank-original)
11557         (message-cite-original-without-signature, message-cite-original)
11558         (message-insert-citation-line, message-position-on-field)
11559         (message-fix-before-sending, message-send-mail-partially)
11560         (message-send-mail, message-send-mail-with-sendmail)
11561         (message-send-mail-with-qmail, message-send-news)
11562         (message-check-news-header-syntax, message-generate-headers)
11563         (message-insert-courtesy-copy, message-fill-address)
11564         (message-fill-header, message-shorten-references)
11565         (message-setup-1, message-cancel-news)
11566         (message-forward-make-body-plain, message-forward-make-body-mime)
11567         (message-forward-make-body-mml, message-encode-message-body)
11568         (message-forward-make-body-digest-plain)
11569         (message-forward-make-body-digest-mime)
11570         (message-use-alternative-email-as-from): Insert `hard-newline'
11571         instead of ordinary newlines.
11572
11573 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11574
11575         * message.el (message-generate-headers): Downcase the argument
11576         given to message-check-element.
11577
11578 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11579
11580         * nntp.el (nntp-authinfo-rejected): New error condition.
11581         (nntp-wait-for): Use new error condition to signal authentication
11582         error.
11583         (nntp-retrieve-data): Rethrow new error condition to break out of
11584         recursive call to nntp-send-authinfo.
11585
11586 2005-11-08  Romain Francoise  <romain@orebokech.com>
11587
11588         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11589         (gnus-summary-exit-map): Bind to `Z p'.
11590         (gnus-summary-make-menu-bar): Add menu item.
11591
11592 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11593
11594         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11595         (gnus-treat-*): Add `first' in all doc strings.
11596
11597         * gnus-group.el (gnus-group-compact-group): Fix typo.
11598
11599 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11600
11601         * gnus.el (gnus-parameters-case-fold-search): New variable.
11602         (gnus-parameters-get-parameter): Use it.
11603
11604         * gnus-score.el (gnus-home-score-file): Doc fix.
11605
11606 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11607
11608         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11609
11610 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11611
11612         * mm-util.el (mm-special-display-p): New function.
11613
11614         * mml.el (mml-preview): Use it; doc fix.
11615
11616 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11617
11618         * imap.el (imap-open): Handle case where buffer is a buffer object.
11619
11620 2005-10-29  Romain Francoise  <romain@orebokech.com>
11621
11622         * message.el (message-fix-before-sending): Fix comment.
11623
11624 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11625
11626         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11627
11628 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11629
11630         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11631         Used in gnus-score.el.
11632
11633 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11634
11635         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11636
11637 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11638
11639         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11640         whitespace removed in revision 7.8.  Use concatenated string to
11641         protect trailing whitespace.
11642
11643 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11644
11645         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11646         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11647         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11648         Courier IMAP ("some version from 2004").  Mostly based on similar
11649         code in the same function.
11650
11651 2005-10-26  Didier Verna  <didier@xemacs.org>
11652
11653         * gnus-group.el (gnus-group-compact-group): Invalidate original
11654         article buffer.
11655         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11656         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11657         NOV database and in article itself.
11658         Invalidate article backlog.
11659
11660 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11661
11662         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11663
11664 2005-10-26  Simon Josefsson  <jas@extundo.com>
11665
11666         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11667         part of 2004-07-25 change.
11668
11669 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * message.el (message-display-completion-list): New function.
11672         (message-expand-group): Use it; make sure the Completions buffer
11673         is modifiable.
11674 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11675
11676         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11677         user-mail-name is an empty string.
11678
11679 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11680
11681         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11682         depending on gnus-score-decay-constant.
11683
11684         * encrypt.el (encrypt-insert-file-contents)
11685         (encrypt-write-file-contents): Don't use `gnus-message'.
11686
11687         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11688         arguments.
11689         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11690         arguments to mm-uu-verbatim-marks-extract.
11691         (mm-uu-hide-markers): New variable.
11692         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11693
11694         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11695         (gnus-convert-image-to-face-command): Use "convert" by default to
11696         allow other input image formats.
11697         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11698         accordingly.
11699
11700 2005-10-23  Simon Josefsson  <jas@extundo.com>
11701
11702         * imap.el (imap-gssapi-program): Align command line parameters
11703         with latest GNU SASL.
11704         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11705
11706 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11707
11708         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11709         HTML.
11710         (nnslashdot-request-article): Ditto.
11711
11712         * lpath.el (featurep): Add nobreak-char-display.
11713
11714 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11715
11716         * mail-source.el (mail-source-fetch-pop): Require pop3.
11717         (mail-source-check-pop): Ditto.
11718
11719 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11720
11721         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11722         errors.
11723
11724 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11725
11726         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11727         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11728
11729         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11730
11731         * mm-bodies.el (mm-decode-string): Call
11732         `mm-charset-to-coding-system' with allow-override argument.
11733
11734 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11737         (rfc2047-charset-to-coding-system): New function.
11738         (rfc2047-decode-encoded-words): New function.
11739         (rfc2047-decode-region): Use them.
11740         (rfc2047-decode-cte): Remove.
11741         (rfc2047-parse-and-decode): Remove.
11742         (rfc2047-decode): Remove.
11743
11744 2005-10-15  Kenichi Handa  <handa@m17n.org>
11745
11746         * rfc2047.el (rfc2047-decode-cte): New function.
11747         (rfc2047-decode-region): Change the way to decode successive
11748         encoded-words: decode B- or Q-encoding in each encoded-word,
11749         concatenate them, and decode it as charset.
11750
11751 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11752
11753         * lpath.el: Fbind codepage-setup for XEmacs.
11754
11755 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11756
11757         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11758         widget-move-and-invoke.
11759         (gnus-custom-mode): Use gnus-custom-map.
11760
11761 2005-10-15  Bill Wohler  <wohler@newt.com>
11762
11763         * message.el (message-tool-bar-map): Renamed image file from
11764         mail_send to mail/send.
11765
11766 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11767
11768         * message.el (message-expand-group): Pass the common
11769         prefix substring of completion to `display-completion-list'.
11770
11771 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * mml-sec.el (mml-secure-method): New internal variable.
11774         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11775         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11776         functions using mml-secure-method.
11777
11778         * mml.el (mml-mode-map): Add key bindings for those functions.
11779         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11780         Harder <harder@myrealbox.com>.
11781         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11782         end of message if point is the headers of the message.
11783
11784         * message.el (message-in-body-p): New function.
11785
11786         * assistant.el: Autoload gnus-util and netrc.
11787
11788         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11789         Use `mm-charset-override-alist' only when decoding.
11790
11791         * mm-bodies.el (mm-decode-body): Call
11792         `mm-charset-to-coding-system' with allow-override argument.
11793
11794         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11795         `filename' from Content-Disposition if Content-Type doesn't
11796         provide `name'.
11797         (gnus-mime-view-part-as-type): Set default instead of
11798         initial-input.
11799
11800 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11801
11802         * format-spec.el (format-spec): Propagate text properties of % spec.
11803
11804 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11805
11806         * gnus-art.el (gnus-treat-predicate): Add `first'.
11807
11808 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11809
11810         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11811         (mm-charset-override-alist): New variable.
11812         (mm-charset-to-coding-system): Use it.
11813         (mm-codepage-setup): New helper function.
11814         (mm-charset-eval-alist): New variable.
11815         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11816         about unknown charsets.
11817
11818         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11819
11820 2005-10-04  David Hansen  <david.hansen@gmx.net>
11821
11822         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11823         (nnrss-check-group): Ditto.
11824
11825 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11826
11827         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11828         Rename x-gnus-verbatim to x-verbatim.
11829         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11830
11831         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11832         x-verbatim.
11833
11834         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11835
11836         * gnus-util.el (gnus-remove-duplicates): Remove.
11837
11838         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11839         instead of gnus-remove-duplicates.
11840
11841         * message.el (message-remove-duplicates): Remove.
11842         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11843         message-remove-duplicates.
11844
11845         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11846         available, else use implementation from `delete-dups'.
11847
11848         * message.el (message-insert-expires): New function.
11849         (message-mode-map): Add key binding.
11850         (message-mode-field-menu): Add menu entry.
11851         (message-mode): Document it.
11852         (message-make-expires-date): Use `message-make-date'.
11853
11854 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11855
11856         * message.el (message-make-expires-date): New function.
11857
11858 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * Makefile.in (list-installed-shadows): New entry.
11861         (install): Use it.
11862         (remove-installed-shadows): New entry.
11863
11864         * dgnushack.el (dgnushack-default-load-path): New variable.
11865         (dgnushack-find-lisp-shadows): New function.
11866         (dgnushack-remove-lisp-shadows): New function.
11867
11868 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * Makefile.in (install-el-elc): New entry.
11871         (install): Use it so that .el files are necessarily installed.
11872
11873 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11874
11875         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11876
11877 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11878
11879         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11880         function rather than the diff-mode.el package.
11881         (mm-display-external): Use with-current-buffer.
11882         (mm-viewer-completion-map, mm-viewer-completion-map):
11883         Move initialization inside declaration.
11884
11885 2005-09-29  Simon Josefsson  <jas@extundo.com>
11886
11887         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11888         autoload mail-check-payment.
11889         (spam-check-hashcash): Define unconditionally, since hashcash.el
11890         is part of Gnus now.  Ignore errors from payment checking.
11891
11892 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11893
11894         * message.el (message-bold-region, message-unbold-region): Rename
11895         from `bold-region' and `unbold-region'.
11896
11897         * message.el: Remove useless autoloads.
11898
11899 2005-09-28  Simon Josefsson  <jas@extundo.com>
11900
11901         * message.el (message-use-idna): Default to t.
11902         (message-use-idna): Test whether encoding works too.  Doc fix.
11903
11904 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11905
11906         * nntp.el (nntp-warn-about-losing-connection): Remove.
11907
11908 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11909
11910         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11911         customizable.  Change default value.
11912         (mm-uu-diff-groups-regexp): Change default value.
11913         (mm-uu-type-alist): Add doc string.
11914         (mm-uu-configure): Add doc string.  Make it interactive.
11915         (mm-uu-tex-groups-regexp): New variable.
11916         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11917         (mm-uu-type-alist): Add LaTeX documents.
11918         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11919         of "text/verbatim".
11920         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11921
11922         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11923         instead of "text/verbatim".
11924
11925         * message.el (message-mark-inserted-region)
11926         (message-mark-insert-file): Use slrn style marks when called with
11927         prefix argument.
11928
11929 2005-09-27  Simon Josefsson  <jas@extundo.com>
11930
11931         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11932
11933 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11934
11935         * message.el (message-remove-duplicates): New function.
11936         Implementation borrowed from `gnus-remove-duplicates'.
11937         (message-idna-to-ascii-rhs): Also encode idna addresses in
11938         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11939         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11940         only ask about the same idna domain once per header and also tell
11941         in what header to replace the idna domain.
11942
11943         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11944         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11945         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11946         a header is decoded and not just the last one.
11947
11948 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11949
11950         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11951         has been decoded.
11952
11953         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11954         (mm-insert-part): Don't modify text if it has been decoded.
11955
11956         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11957         decoded.
11958
11959         * mm-view.el (mm-inline-text): Don't strip text props unless
11960         decoding enriched or richtext parts.
11961
11962 2005-09-25  Romain Francoise  <romain@orebokech.com>
11963
11964         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11965         * gnus-start.el (gnus-subscribe-interactively):
11966         * gnus-uu.el (gnus-uu-grab-articles):
11967         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11968         space.
11969
11970 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11971
11972         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11973         * mm-view.el (mm-view-pkcs7-decrypt):
11974         * gnus-sum.el (gnus-summary-limit-to-extra)
11975         (gnus-summary-respool-article, gnus-read-move-group-name):
11976         * gnus-score.el (gnus-summary-increase-score):
11977         * gnus-util.el (gnus-completing-read-with-default):
11978         * gnus-art.el (gnus-read-save-file-name)
11979         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11980         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11981         * message.el (message-check-news-header-syntax):
11982         Follow convention for reading with the minibuffer.
11983
11984 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11985
11986         * spam-report.el (spam-report-url-ping-plain):
11987         Use gnus-extended-version as User-Agent.
11988
11989         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11990         default value is nil.
11991
11992         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11993         (mm-uu-verbatim-marks-extract): New function.
11994         (mm-uu-extract): New face.
11995         (mm-uu-copy-to-buffer): Use it.
11996
11997         * spam-report.el (spam-report-gmane-ham): Renamed from
11998         `spam-report-gmane-unspam'.
11999         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12000         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12001
12002         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12003         Autoload.
12004         (spam-report-gmane-unregister-routine): Renamed
12005         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12006
12007 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12008
12009         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12010         (spam-report-gmane-unregister-routine): Add support for gmane
12011         unregistration.
12012
12013         * spam-report.el (spam-report-gmane-unspam)
12014         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12015         (spam-report-gmane): Change to take a single article and do unspam
12016         registration.
12017
12018 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12019
12020         * mm-url.el (mm-url-decode-entities): Fix regexp.
12021
12022 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12023
12024         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12025         default to nil, to be able to use Gnus at all.  If the default
12026         switches to something else, then the function should be fixed not
12027         be exceedingly slow.
12028
12029 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12030
12031         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12032         fail hard.
12033
12034         * spam-report.el: Add better Keywords line.
12035
12036         * spam.el: Add Maintainer and better Keywords line.
12037
12038 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12039
12040         * gnus-art.el (gnus-article-replace-part)
12041         (gnus-mime-replace-part): New functions.
12042         (gnus-mime-action-alist, gnus-mime-button-commands)
12043         (gnus-mime-save-part-and-strip): Added file argument.
12044         (gnus-article-part-wrapper): Added interactive argument.
12045
12046         * gnus-sum.el (gnus-summary-mime-map): Add
12047         `gnus-article-replace-part'.
12048
12049 2005-09-19  Didier Verna  <didier@xemacs.org>
12050
12051         The nnml compaction feature:
12052         * nnml.el (nnml-request-compact-group): New function.
12053         * nnml.el (nnml-request-compact): New function.
12054         * gnus-int.el (gnus-request-compact-group): New function.
12055         * gnus-int.el (gnus-request-compact): New function.
12056         * gnus-group.el (gnus-group-compact-group): New function.
12057         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12058         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12059         * gnus-srvr.el (gnus-server-compact-server): New function.
12060         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12061         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12062
12063 2005-09-18  Deepak Goel  <deego@gnufans.org>
12064
12065         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12066         format spec.
12067
12068 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12071
12072 2005-09-15  Romain Francoise  <romain@orebokech.com>
12073
12074         * message.el (message-fill-paragraph): Clarify docstring.
12075
12076 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12077
12078         * gnus-art.el (gnus-mime-display-part): Protect against broken
12079         MIME messages.
12080
12081 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12082
12083         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12084         before parsing header.
12085
12086 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12087
12088         * html2text.el (html2text-replace-list): Add new entities.
12089
12090 2005-09-11  Romain Francoise  <romain@orebokech.com>
12091
12092         * message.el (message-alternative-emails): Improve docstring.
12093         (message-setup-1): Call `message-use-alternative-email-as-from'
12094         after `message-setup-hook' to give it precedence over posting
12095         styles, etc.
12096         (message-use-alternative-email-as-from): Add docstring.  Remove
12097         the original From header if present.
12098
12099         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12100         (nnml-save-mail): Use it.
12101
12102         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12103         articles.  Add new argument `silent'.
12104         (gnus-uu-mark-all): Report the total number of marked articles.
12105
12106 2005-09-10  Romain Francoise  <romain@orebokech.com>
12107
12108         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12109         (gnus-uu-mark-series): Likewise.
12110
12111 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12112
12113         * spam-report.el (spam-report-gmane): Fix generation of spam
12114         report URL.
12115
12116 2005-09-10  Simon Josefsson  <jas@extundo.com>
12117
12118         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12119         t, based on discussion on the ding list with Robert Epprecht
12120         <epprecht@solnet.ch>.
12121
12122 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12123
12124         * spam-report.el (spam-report-gmane): Make it work without
12125         X-Report-Spam header.  Gmane now only provides Archived-At.
12126         This is only used if `spam-report-gmane-use-article-number' is nil.
12127         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12128
12129         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12130         make `gnus-summary-sort-by-recipient' work with threading.
12131
12132         * nnweb.el (nnweb-google-wash-article): Print a message if article
12133         is not available.
12134
12135 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12136
12137         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12138         change.  Decode text/* parts content before displaying.
12139
12140 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12141
12142         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12143
12144 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12145
12146         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12147
12148         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12149         url-package-name, url-package-version,
12150         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12151         w3m-display-inline-images, and w3m-minor-mode-map.
12152
12153 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12154
12155         * message.el (message-tab-body-function): Fix mismatched custom type.
12156
12157         * gnus.el (gnus-group-change-level-function): Ditto.
12158
12159         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12160
12161         * gnus-art.el (gnus-signature-limit)
12162         (gnus-article-mime-part-function): Ditto.
12163
12164 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12165
12166         * mml.el (mml-mode): Silence the byte compiler.
12167
12168         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12169         using `(sit-for 0)' before moving the point to the specified part;
12170         skip unbuttonized parts.
12171         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12172         return to the summary window if gnus-auto-select-part is non-nil.
12173
12174 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12175
12176         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12177         variables.
12178         (mml-dnd-attach-file, mml-mode): Use them.
12179
12180         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12181         Make fetching article by MID work again for Google Groups.  Added
12182         FIXME concerning gnus-group-make-web-group.
12183
12184         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12185         Don't depend on Gnus by using mail-extract-address-components if
12186         gnus-extract-address-components is not bound.
12187
12188 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12189
12190         * gnus-art.el (gnus-mime-display-security): Don't display the
12191         signature, but only the signed part.
12192
12193 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12194
12195         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12196
12197         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12198         list, not listp.
12199
12200 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12201
12202         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12203         when encoding.
12204
12205         * mm-bodies.el (mm-decode-content-transfer-encoding):
12206         De-canonicalize CRLF for all text content types, not just
12207         text/plain.
12208
12209 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12212         valid article; point arrow and cursor at the MIME button.
12213
12214 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12217         Suggested by Dan Christensen <jdc@uwo.ca>.
12218
12219         * mm-decode.el (mm-save-part): Enable change of prompt.
12220
12221 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12222
12223         * gnus-msg.el (gnus-inews-add-send-actions): Made
12224         `message-post-method' lambda parameter ARG `&optional'.
12225
12226 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12227
12228         * gnus-sum.el (gnus-summary-mime-map): Added
12229         gnus-article-save-part-and-strip, gnus-article-delete-part and
12230         gnus-article-jump-to-part.
12231
12232         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12233         (gnus-article-edit-part): Use it.
12234         (gnus-article-part-wrapper): Added no-handle argument.
12235         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12236         functions.
12237
12238 2005-08-29  Romain Francoise  <romain@orebokech.com>
12239
12240         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12241         docstring.
12242         (gnus-face-from-file): Likewise.
12243
12244 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12245
12246         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12247         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12248         non-nil.
12249         (gnus-auto-select-part): New variable.
12250         (gnus-article-jump-to-part): New function.
12251         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12252         (gnus-mime-delete-part): Allow selecting specified part after
12253         deleting or stripping parts.
12254         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12255         part if argument is bogus.
12256
12257 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12258
12259         * gnus-art.el (w3m-minor-mode-map):
12260         * gnus-spec.el (gnus-newsrc-file-version):
12261         * gnus-util.el (nnmail-active-file-coding-system)
12262         (gnus-original-article-buffer, gnus-user-agent):
12263         * gnus.el (gnus-ham-process-destinations)
12264         (gnus-parameter-ham-marks-alist)
12265         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12266         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12267         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12268         * mm-decode.el (gnus-current-window-configuration):
12269         * mm-extern.el (gnus-article-mime-handles):
12270         * mm-url.el (url-current-object, url-package-name)
12271         (url-package-version):
12272         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12273         (smime-keys, w3m-cid-retrieve-function-alist)
12274         (w3m-current-buffer, w3m-display-inline-images)
12275         (w3m-minor-mode-map):
12276         * mml-smime.el (gnus-extract-address-components):
12277         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12278         (gnus-newsrc-hashtb, message-default-charset)
12279         (message-deletable-headers, message-options)
12280         (message-posting-charset, message-required-mail-headers)
12281         (message-required-news-headers):
12282         * mml1991.el (mc-pgp-always-sign):
12283         * mml2015.el (mc-pgp-always-sign):
12284         * nnheader.el (nnmail-extra-headers):
12285         * rfc1843.el (gnus-decode-encoded-word-function)
12286         (gnus-decode-header-function, gnus-newsgroup-name):
12287         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12288
12289 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12290
12291         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12292         the end of the date treatments.
12293
12294 2005-08-15  Simon Josefsson  <jas@extundo.com>
12295
12296         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12297         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12298         Capello and Romain Francoise.
12299         (pgg-fetch-key-function): Removed, not used?
12300         (pgg-insert-url-with-w3): Require url, to get
12301         url-insert-file-contents regardless of where it is defined.
12302
12303 2005-08-13  Romain Francoise  <romain@orebokech.com>
12304
12305         * message.el (message-cite-original-1): New function.
12306         (message-cite-original): Use it.
12307         (message-cite-original-without-signature): Ditto.
12308
12309 2005-08-08  Romain Francoise  <romain@orebokech.com>
12310
12311         * message.el (message-yank-empty-prefix): New variable.
12312         (message-indent-citation): Use it.
12313         (message-cite-original-without-signature): Respect X-No-Archive.
12314
12315 2005-08-08  Simon Josefsson  <jas@extundo.com>
12316
12317         * pgg.el: Autoload url-insert-file-contents instead of loading
12318         w3/url.
12319         (pgg-insert-url-with-w3): Don't load url here.
12320
12321 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12322
12323         * message.el (message-kill-to-signature): Don't insert newline at
12324         bol.
12325         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12326
12327 2005-08-06  Romain Francoise  <romain@orebokech.com>
12328
12329         * message.el (message-user-fqdn): Fix typo in docstring.
12330
12331 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12332
12333         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12334
12335         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12336
12337 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * mm-bodies.el (mm-encode-body): Use coding system rather than
12340         charset to encode text.
12341
12342         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12343         number of charsets if utf-8 is available (XEmacs).
12344
12345 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12346
12347         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12348         taken from `gnus-button-mid-or-mail-regexp'.
12349         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12350         (gnus-button-alist): Improve regexp for domain part of the MIDs
12351         for news:localpart@domain buttons.
12352         (gnus-button-ctan-directory-regexp): Update.
12353
12354 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12355
12356         * sieve-manage.el (sieve-manage-interactive-login): Use
12357         make-local-variable rather than make-variable-buffer-local.
12358         (sieve-manage-open): Ditto.
12359         (sieve-manage-authenticate): Ditto.
12360
12361         * mml.el (mml-generate-mime-1): Make the content type default to
12362         text/plain if the filename is not specified.
12363
12364 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12367         instead of insert-buffer.
12368
12369         * message.el (message-yank-original): Ditto; set the mark at the
12370         end of the yanked message.
12371
12372 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12373
12374         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12375         lines to scroll rather than to stop it.
12376
12377         * mml.el (mml-generate-default-type): Add doc string.
12378         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12379         default to application/octet-stream when determining the content
12380         type if it is not specified for the part or the mml contents; add
12381         a comment about mml-generate-default-type.
12382
12383 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12384
12385         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12386         make it default to application/octet-stream when determining the
12387         content type if it is not specified for the external contents.
12388
12389 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12392         segmented parameter but also other parameters might be there.
12393
12394 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12395
12396         * mm-decode.el (mm-display-external): Delete temp file, directory
12397         and buffer immediately if the external process is exited.
12398
12399 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12402         fewer lines than that of scroll-margin.
12403         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12404
12405 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * gnus-art.el (gnus-article-next-page): Revert.
12408         (gnus-article-beginning-of-window): New macro.
12409         (gnus-article-next-page-1): Use it.
12410         (gnus-article-prev-page): Ditto.
12411         (gnus-article-edit-part): Use insert-buffer-substring instead of
12412         insert-buffer.
12413         (gnus-article-edit-exit): Ditto.
12414
12415         * gnus-util.el (gnus-beginning-of-window): Remove.
12416         (gnus-end-of-window): Remove.
12417
12418         * lpath.el: Don't bind header-line-format and scroll-margin.
12419
12420 2005-07-25  Simon Josefsson  <jas@extundo.com>
12421
12422         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12423         to have the url package without w3.  Reported by Daiki Ueno
12424         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12425
12426 2005-07-20  Didier Verna  <didier@xemacs.org>
12427
12428         * gnus-diary.el: Remove the description comment (nndiary is now
12429         properly documented in the Gnus manual).
12430         Fix the spelling of "Back End".
12431         * nndiary.el: Ditto.
12432         Fix the copyright notice.
12433
12434 2005-07-18  Romain Francoise  <romain@orebokech.com>
12435
12436         * gnus-sum.el (gnus-summary-to-prefix)
12437         (gnus-summary-newsgroup-prefix): New variables.
12438         (gnus-summary-from-or-to-or-newsgroups): Use them.
12439
12440 2005-07-17  Romain Francoise  <romain@orebokech.com>
12441
12442         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12443         space as it's generally not especially interesting to the user.
12444
12445 2005-07-16  Romain Francoise  <romain@orebokech.com>
12446
12447         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12448         nil to avoid prompting and file modification if one of the
12449         messages at the top of the nnfolder file contains a copyright
12450         notice.
12451         Update copyright notice.
12452
12453         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12454         instead of `current-time-string' as the latter creates a time
12455         string that is not RFC 2822 compliant (it lacks the zone).
12456         Update copyright notice.
12457
12458 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12459
12460         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12461         for text/rtf.  Display default in prompt.  Pass default for M-n.
12462
12463         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12464
12465 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12466
12467         * gnus-msg.el (gnus-button-mailto): Remove
12468         save-selected-window-window hackery because it relies on
12469         save-selected-window internals.
12470
12471 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12474         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12475         (gnus-article-prev-page): Ditto.
12476
12477         * gnus-util.el (gnus-beginning-of-window): New function.
12478         (gnus-end-of-window): New function.
12479
12480         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12481
12482 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12483
12484         * gnus-score.el (gnus-score-edit-all-score): Set
12485         gnus-score-edit-exit-function to gnus-score-edit-done and call
12486         gnus-message.
12487
12488 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12489
12490         * gnus-msg.el (gnus-button-mailto): Remove
12491         save-selected-window-window hackery because it relies on
12492         save-selected-window internals.
12493
12494 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12497         add-minor-mode.
12498         (gnus-binary-mode): Ditto.
12499
12500         * gnus-topic.el (gnus-topic-mode): Ditto.
12501
12502 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12503
12504         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12505         (gnus-article-prev-page): Take scroll-margin into consideration.
12506
12507 2005-07-04  Lute Kamstra  <lute@gnu.org>
12508
12509         Update FSF's address in GPL notices.
12510
12511 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12512
12513         * gnus.el (gnus-exit):
12514         * gnus-group.el (gnus-group-icons):
12515         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12516
12517         * gnus-nocem.el (gnus-nocem):
12518         * message.el (message-various, message-buffers, message-sending)
12519         (message-interface, message-forwarding, message-insertion)
12520         (message-headers, message-news, message-mail):
12521         * pgg-gpg.el (pgg-gpg):
12522         * pgg-parse.el (pgg-parse):
12523         * pgg-pgp.el (pgg-pgp):
12524         * pgg-pgp5.el (pgg-pgp5):
12525         * pop3.el (pop3): Finish `defgroup' description with period.
12526
12527 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * gnus-art.el (article-display-face): Improve the efficiency.
12530         (article-display-x-face): Ditto; remove grey x-face stuff.
12531
12532 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * gnus-art.el (article-display-face): Correct the position in
12535         which Faces are inserted.
12536
12537 2005-06-29  Didier Verna  <didier@xemacs.org>
12538
12539         * gnus-art.el (article-display-face): Display faces in correct
12540         order.
12541
12542 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12545         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12546         (gnus-nocem-check-article): Fetch the Type header.
12547         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12548         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12549         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12550         make sure gnus-nocem-hashtb is initialized.
12551         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12552         (gnus-nocem-unwanted-article-p): Ditto.
12553
12554         * pgg.el (pgg-verify): Return the verification result.
12555
12556 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12557
12558         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12559         is ascii.
12560
12561 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12562
12563         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12564         `show-nonbreak-escape'.
12565
12566 2005-06-23  Lute Kamstra  <lute@gnu.org>
12567
12568         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12569
12570         * dig.el (dig-mode):
12571         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12572
12573 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12574
12575         * nnimap.el (nnimap-split-download-body): Fix spellings.
12576
12577 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12578
12579         * gnus-art.el (gnus-article-encrypt-body):
12580         * gnus-cus.el (gnus-score-customize):
12581         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12582         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12583
12584 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12585
12586         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12587         header by looking for magic "MII" at the beginnig.
12588
12589 2005-06-16  Miles Bader  <miles@gnu.org>
12590
12591         * gnus-xmas.el (gnus-xmas-group-startup-message):
12592         Use renamed gnus-splash face.
12593
12594         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12595         (assistant-field-face): New backward-compatibility alias for renamed
12596         face.
12597         (assistant-render-text): Use renamed assistant-field face.
12598
12599         * spam.el (spam): Remove "-face" suffix from face name.
12600         (spam-face): New backward-compatibility alias for renamed face.
12601         (spam-face, spam-initialize): Use renamed spam face.
12602
12603         * message.el (message-header-to, message-header-cc)
12604         (message-header-subject, message-header-newsgroups)
12605         (message-header-other, message-header-name)
12606         (message-header-xheader, message-separator, message-cited-text)
12607         (message-mml): Remove "-face" suffix from face names.
12608         (message-header-to-face, message-header-cc-face)
12609         (message-header-subject-face, message-header-newsgroups-face)
12610         (message-header-other-face, message-header-name-face)
12611         (message-header-xheader-face, message-separator-face)
12612         (message-cited-text-face, message-mml-face):
12613         New backward-compatibility aliases for renamed faces.
12614         (message-font-lock-keywords): Use renamed message faces.
12615
12616         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12617         (sieve-test-commands, sieve-tagged-arguments):
12618         Remove "-face" suffix from face names.
12619         (sieve-control-commands-face, sieve-action-commands-face)
12620         (sieve-test-commands-face, sieve-tagged-arguments-face):
12621         New backward-compatibility aliases for renamed faces.
12622         (sieve-control-commands-face, sieve-action-commands-face)
12623         (sieve-test-commands-face, sieve-tagged-arguments-face):
12624         Use renamed sieve faces.
12625
12626         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12627         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12628         (gnus-group-news-3-empty, gnus-group-news-4)
12629         (gnus-group-news-4-empty, gnus-group-news-5)
12630         (gnus-group-news-5-empty, gnus-group-news-6)
12631         (gnus-group-news-6-empty, gnus-group-news-low)
12632         (gnus-group-news-low-empty, gnus-group-mail-1)
12633         (gnus-group-mail-1-empty, gnus-group-mail-2)
12634         (gnus-group-mail-2-empty, gnus-group-mail-3)
12635         (gnus-group-mail-3-empty, gnus-group-mail-low)
12636         (gnus-group-mail-low-empty, gnus-summary-selected)
12637         (gnus-summary-cancelled, gnus-summary-high-ticked)
12638         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12639         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12640         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12641         (gnus-summary-low-undownloaded)
12642         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12643         (gnus-summary-low-unread, gnus-summary-normal-unread)
12644         (gnus-summary-high-read, gnus-summary-low-read)
12645         (gnus-summary-normal-read, gnus-splash):
12646         Remove "-face" suffix from face names.
12647         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12648         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12649         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12650         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12651         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12652         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12653         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12654         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12655         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12656         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12657         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12658         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12659         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12660         (gnus-summary-normal-ticked-face)
12661         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12662         (gnus-summary-normal-ancient-face)
12663         (gnus-summary-high-undownloaded-face)
12664         (gnus-summary-low-undownloaded-face)
12665         (gnus-summary-normal-undownloaded-face)
12666         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12667         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12668         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12669         (gnus-splash-face):
12670         New backward-compatibility aliases for renamed faces.
12671         (gnus-group-startup-message): Use renamed gnus faces.
12672
12673         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12674         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12675         (gnus-server-agent): Remove "-face" suffix from face names.
12676         (gnus-server-agent-face, gnus-server-opened-face)
12677         (gnus-server-closed-face, gnus-server-denied-face)
12678         (gnus-server-offline-face):
12679         New backward-compatibility aliases for renamed faces.
12680         (gnus-server-agent-face, gnus-server-opened-face)
12681         (gnus-server-closed-face, gnus-server-denied-face)
12682         (gnus-server-offline-face): Use renamed gnus faces.
12683
12684         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12685         Remove "-face" suffix from face names.
12686         (gnus-picon-xbm-face, gnus-picon-face):
12687         New backward-compatibility aliases for renamed faces.
12688
12689         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12690         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12691         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12692         (gnus-cite-11): Remove "-face" suffix from face names.
12693         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12694         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12695         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12696         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12697         New backward-compatibility aliases for renamed faces.
12698         (gnus-cite-attribution-face, gnus-cite-face-list)
12699         (gnus-article-boring-faces): Use renamed gnus faces.
12700
12701         * gnus-art.el (gnus-signature, gnus-header-from)
12702         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12703         (gnus-header-content): Remove "-face" suffix from face names.
12704         (gnus-signature-face, gnus-header-from-face)
12705         (gnus-header-subject-face, gnus-header-newsgroups-face)
12706         (gnus-header-name-face, gnus-header-content-face):
12707         New backward-compatibility aliases for renamed faces.
12708         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12709
12710         * gnus-sum.el (gnus-summary-selected-face)
12711         (gnus-summary-highlight): Use renamed gnus faces.
12712         * gnus-group.el (gnus-group-highlight): Likewise.
12713
12714 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12715
12716         * gnus-sieve.el (gnus-sieve-article-add-rule):
12717         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12718         * spam-stat.el (spam-stat-buffer-change-to-spam)
12719         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12720
12721         * message.el (message-is-yours-p):
12722         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12723
12724 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * mm-view.el (mm-inline-text): Withdraw the last change.
12727
12728 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12729
12730         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12731         executing enriched-decode.
12732
12733 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12736         charset of tar files.
12737
12738 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12739
12740         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12741
12742 2005-06-04  Lute Kamstra  <lute@gnu.org>
12743
12744         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12745         information is never recorded.
12746
12747 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12748
12749         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12750
12751 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12752
12753         * pop3.el (pop3-apop): Run md5 in the binary mode.
12754
12755         * starttls.el (starttls-set-process-query-on-exit-flag):
12756         Use eval-and-compile.
12757
12758 2005-05-31  Simon Josefsson  <jas@extundo.com>
12759
12760         * smime.el (smime-replace-in-string): Define.
12761         (smime-cert-by-ldap-1): Use it.
12762
12763 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * gnus-art.el (article-display-x-face): Replace
12766         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12767
12768         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12769         set-process-query-on-exit-flag or process-kill-without-query.
12770
12771         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12772         loop instead of replace-regexp.
12773
12774         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12775         instead of process-kill-without-query if it is available.
12776
12777         * lpath.el: Fbind ldap-search-entries.
12778
12779         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12780         instead of find-file-hooks if it is available.
12781
12782         * mml1991.el: Bind pgg-default-user-id when compiling.
12783
12784         * mml2015.el: Bind pgg-default-user-id when compiling.
12785
12786         * nndraft.el (nndraft-request-associate-buffer):
12787         Use write-contents-functions instead of write-contents-hooks if it is
12788         available.
12789
12790         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12791         instead of find-file-hooks if it is available.
12792
12793         * nntp.el (nntp-open-connection): Replace
12794         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12795         (nntp-open-ssl-stream): Ditto.
12796         (nntp-open-tls-stream): Ditto.
12797
12798         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12799         set-process-query-on-exit-flag or process-kill-without-query.
12800         (starttls-open-stream-gnutls): Use it instead of
12801         process-kill-without-query.
12802         (starttls-open-stream): Ditto.
12803
12804 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12805
12806         * smime.el (smime-cert-by-ldap-1): Don't use
12807         replace-regexp-in-string.
12808
12809 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12810
12811         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12812
12813         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12814         in PEM format.  Adjust to the XEmacs compability.
12815
12816 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12817
12818         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12819         by `string-to-number'.
12820         * gnus-agent.el (gnus-agent-regenerate-group)
12821         (gnus-agent-fetch-articles): Ditto.
12822         * gnus-art.el (gnus-button-fetch-group): Ditto.
12823         * gnus-cache.el (gnus-cache-generate-active)
12824         (gnus-cache-articles-in-group): Ditto.
12825         * gnus-group.el (gnus-group-set-current-level)
12826         (gnus-group-insert-group-line): Ditto.
12827         * gnus-score.el (gnus-score-set-expunge-below)
12828         (gnus-score-set-mark-below, gnus-summary-score-effect)
12829         (gnus-summary-score-entry): Ditto.
12830         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12831         (gnus-soup-pack): Ditto.
12832         * gnus-spec.el (gnus-xmas-format): Ditto.
12833         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12834         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12835         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12836         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12837         * nndb.el (nndb-get-remote-expire-response): Ditto.
12838         * nndiary.el (nndiary-parse-schedule-value)
12839         (nndiary-string-to-number, nndiary-request-replace-article)
12840         (nndiary-request-article): Ditto.
12841         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12842         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12843         * nneething.el (nneething-make-head): Ditto.
12844         * nnfolder.el (nnfolder-request-article)
12845         (nnfolder-retrieve-headers): Ditto.
12846         * nnheader.el (nnheader-file-to-number): Ditto.
12847         * nnkiboze.el (nnkiboze-request-article): Ditto.
12848         * nnmail.el (nnmail-process-unix-mail-format)
12849         (nnmail-process-babyl-mail-format): Ditto.
12850         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12851         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12852         (nnmh-request-create-group, nnmh-request-list-1)
12853         (nnmh-request-group, nnmh-request-article): Ditto.
12854         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12855         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12856         * nnsoup.el (nnsoup-make-active): Ditto.
12857         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12858         * nntp.el (nntp-find-group-and-number)
12859         (nntp-retrieve-headers-with-xover): Ditto.
12860         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12861         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12862         (pgg-format-key-identifier): Ditto.
12863         * pop3.el (pop3-last, pop3-stat): Ditto.
12864         * qp.el (quoted-printable-decode-region): Ditto.
12865
12866         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12867         of concat.
12868
12869 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12870
12871         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12872
12873         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12874
12875         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12876
12877         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12878
12879         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12880
12881         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12882
12883         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12884         (gnus-carpal-mode): Ditto.
12885
12886         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12887         (gnus-browse-mode): Ditto.
12888
12889         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12890
12891         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12892
12893 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12894
12895         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12896
12897 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12898
12899         * gnus-util.el (gnus-run-mode-hooks): New function.
12900
12901         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12902
12903         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12904         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12905
12906 2005-05-27  Lute Kamstra  <lute@gnu.org>
12907
12908         * dns-mode.el (dns-mode): Specify customization group.
12909
12910 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12911
12912         * gnus-agent.el (gnus-agent-make-mode-line-string):
12913         Use mode-line-highlight as mouse-face.
12914
12915 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12916
12917         * canlock.el (canlock): Change the parent group to news.
12918
12919         * deuglify.el (gnus-outlook-deuglify): Add :group.
12920
12921         * dig.el (dig): Add :group.
12922
12923         * dns-mode.el (dns-mode): Add :group.
12924
12925         * encrypt.el (encrypt): Add :group.
12926
12927         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12928         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12929         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12930         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12931         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12932
12933         * gnus-diary.el (gnus-diary): Add :group.
12934
12935         * gnus.el (gnus-group-news-1-face): Add :group.
12936         (gnus-group-news-1-empty-face): Ditto.
12937         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12938         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12939         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12940         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12941         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12942         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12943         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12944         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12945         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12946         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12947         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12948         (gnus-summary-high-ticked-face): Ditto.
12949         (gnus-summary-low-ticked-face): Ditto.
12950         (gnus-summary-normal-ticked-face): Ditto.
12951         (gnus-summary-high-ancient-face): Ditto.
12952         (gnus-summary-low-ancient-face): Ditto.
12953         (gnus-summary-normal-ancient-face): Ditto.
12954         (gnus-summary-high-undownloaded-face): Ditto.
12955         (gnus-summary-low-undownloaded-face): Ditto.
12956         (gnus-summary-normal-undownloaded-face): Ditto.
12957         (gnus-summary-high-unread-face): Ditto.
12958         (gnus-summary-low-unread-face): Ditto.
12959         (gnus-summary-normal-unread-face): Ditto.
12960         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12961         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12962
12963         * hashcash.el (hashcash): New custom group.
12964         (hashcash-default-payment): Add :group.
12965         (hashcash-payment-alist): Ditto.
12966         (hashcash-default-accept-payment): Ditto.
12967         (hashcash-accept-resources): Ditto.
12968         (hashcash-path): Ditto.
12969         (hashcash-extra-generate-parameters): Ditto.
12970         (hashcash-double-spend-database): Ditto.
12971         (hashcash-in-news): Ditto.
12972
12973         * message.el (message-minibuffer-local-map): Add :group.
12974
12975         * netrc.el (netrc): Add :group.
12976
12977         * sieve-manage.el (sieve-manage-log): Add :group.
12978         (sieve-manage-default-user): Diito.
12979         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12980         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12981         (sieve-manage-authenticators): Ditto.
12982         (sieve-manage-authenticator-alist): Ditto.
12983         (sieve-manage-default-port): Ditto.
12984
12985         * sieve-mode.el (sieve-control-commands-face): Add :group.
12986         (sieve-action-commands-face): Ditto.
12987         (sieve-test-commands-face): Ditto.
12988         (sieve-tagged-arguments-face): Ditto.
12989
12990         * smime.el (smime): Add :group.
12991
12992         * spam-report.el (spam-report): Add :group.
12993
12994         * spam.el (spam, spam-face): Add :group.
12995
12996 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12997
12998         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12999         return \n.\n.\n at the end of articles.  Protect against that.
13000         (nntp-with-open-group): Allow debugging.
13001
13002         * nnheader.el (mail-header-set-extra): Make into a function
13003         because I just could't understand how to quote the list properly.
13004
13005         * dns.el (query-dns-cached): New function.
13006
13007 2005-05-26  Lute Kamstra  <lute@gnu.org>
13008
13009         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13010
13011 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13014
13015         * gnus-art.el: Don't autoload mail-extract-address-components.
13016
13017         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13018         eval-and-compile to evaluate it.
13019
13020         * hashcash.el: Don't autoload executable-find.
13021
13022         * nndb.el: Don't declare the nndb back end two or more times; don't
13023         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13024
13025         * nntp.el: Autoload format-spec instead of format; use
13026         eval-and-compile to evaluate autoload forms.
13027
13028 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13029
13030         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13031
13032 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13033
13034         * gnus.el (gnus-version-number): Bump version.
13035
13036 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13037
13038         * gnus.el: No Gnus v0.3 is released.
13039
13040 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13041
13042         * lpath.el (featurep): Bind show-nonbreak-escape.
13043
13044 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13045
13046         * gnus-art.el (gnus-article-edit-part): Disable undo.
13047
13048 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13049
13050         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13051         gnus-article-date-lapsed-new-header is t if date timer is active;
13052         skip headers in which the original date value is empty.
13053         (gnus-article-save-original-date): Redefine it as a macro.
13054         (gnus-display-mime): Use it.
13055
13056 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13057
13058         * gnus-art.el (article-date-ut): Support converting date in
13059         forwarded parts as well.
13060         (gnus-article-save-original-date): New function.
13061         (gnus-display-mime): Use it.
13062
13063 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13064
13065         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13066         enclosure element of <item>.
13067
13068 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13069
13070         * message.el (message-kill-buffer-query): Renamed from
13071         `message-kill-buffer-query-if-modified'.  Added :version.
13072
13073 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13076         window layout.
13077
13078 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13079
13080         * mml.el: Autoload dnd when compiling.
13081
13082 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13083
13084         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13085         x-dnd-*.
13086
13087 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * qp.el (quoted-printable-encode-region): Save excursion.
13090
13091 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13092
13093         * message.el (message-kill-buffer-query-if-modified): Add new variable
13094         so the user can kill a modified message buffer quickly.
13095         (message-kill-buffer): Use it.
13096
13097 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13098
13099         * lpath.el: Fbind display-time-event-handler; don't fbind
13100         string-to-multibyte.
13101
13102         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13103
13104 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13107         contained in text because xml.el decodes entities) with LFs.
13108
13109 2005-04-11  Lute Kamstra  <lute@gnu.org>
13110
13111         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13112         differently.
13113
13114 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13115
13116         * mm-util.el (mm-detect-coding-region): Typo.
13117
13118 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13121
13122 2005-04-06  Deepak Goel  <deego@gnufans.org>
13123
13124         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13125         user-function allow user modifications of the scores.
13126         (spam-stat-score-buffer-user): New function, to allow
13127         user-computed modifications to the score.
13128         (spam-stat-score-buffer-user-functions): List of additional
13129         scoring functions.
13130         (spam-stat-error-holder): Global temporary error holder.
13131         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13132         variable.
13133
13134 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13135
13136         * gnus-registry.el (gnus-registry-clean-empty-function)
13137         (gnus-registry-trim, gnus-registry-fetch-groups)
13138         (gnus-registry-delete-group): Groups that match
13139         `gnus-registry-ignored-groups' are removed from the registry
13140         entries, not just ignored for splitting.  This helps clean up the
13141         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13142         to get all the groups a message ID is in.
13143
13144         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13145         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13146         (spam-stat-score-buffer-user-functions): Add :number custom type.
13147
13148 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13149
13150         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13151         argument in XEmacs.
13152
13153         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13154         (nnrss-request-group): Decode group name first.
13155         (nnrss-request-article): Make a text/plain article if mml-to-mime
13156         failed.
13157         (nnrss-get-encoding): Return a compatible encoding according to
13158         nnrss-compatible-encoding-alist.
13159         (nnrss-find-el): Use consp instead of listp.
13160         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13161
13162 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13163
13164         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13165         which Emacs 20 doesn't support.
13166         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13167
13168 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13169
13170         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13171         silence the byte compiler inside the defun.
13172
13173         * gnus-demon.el (parse-time-string): Add autoload.
13174
13175         * gnus-delay.el (parse-time-string): Add autoload.
13176
13177         * gnus-art.el (parse-time-string): Add autoload.
13178
13179         * nnultimate.el (parse-time): Require for `parse-time-string'.
13180
13181 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13184
13185         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13186
13187         * smime.el (smime-ldap-host-list): Add :version.
13188
13189 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13190
13191         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13192         pass it to `gnus-browse-read-group'.
13193         (gnus-browse-read-group): Add NUMBER argument and pass it to
13194         `gnus-group-read-ephemeral-group'.
13195
13196         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13197         argument and pass it to `gnus-group-read-group'.
13198
13199 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13200
13201         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13202         mm-xemacs-find-mime-charset-1 if we have the mule feature
13203         available at runtime.
13204
13205 2005-03-25  Werner Lemberg  <wl@gnu.org>
13206
13207         * nnmaildir.el: Replace `illegal' with `invalid'.
13208
13209 2005-03-23  Lute Kamstra  <lute@gnu.org>
13210
13211         * time-date.el: Add comment on time value formats.
13212         Don't require parse-time.
13213         (with-decoded-time-value): New macro.
13214         (encode-time-value): New function.
13215         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13216         (days-to-time): Return a valid time value when arg is huge.
13217         (time-since): Use time-subtract.
13218         (time-to-number-of-days): Use time-to-seconds.
13219
13220 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13221
13222         * gnus-start.el (gnus-display-time-event-handler):
13223         Check display-time-timer at runtime rather than only at load time
13224         in case display-time-mode is turned off in the mean time.
13225
13226 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13227
13228         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13229         used.
13230
13231         * nneething.el (nneething-map-file-directory): Derive from
13232         `gnus-directory'.
13233
13234         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13235         the To/Cc button.
13236
13237 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13238
13239         * nnmaildir.el (nnmaildir-request-accept-article):
13240         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13241
13242 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13243
13244         * gnus-async.el: Require timer-funcs at compile time when in
13245         XEmacs for `run-with-idle-timer'.
13246
13247 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13248
13249         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13250         autoloaded function.
13251
13252 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13253
13254         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13255
13256 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13257
13258         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13259
13260 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13261
13262         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13263         gnus-expert-user to default.
13264
13265 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13266
13267         * nnimap.el (nnimap-open-server): Ditto.
13268
13269         * imap.el (imap-authenticate): Fix typo.
13270
13271 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13272
13273         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13274         buffer (since IMAP server might return FETCH response out of
13275         order, and the nntp buffer must be sorted).
13276
13277 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13278
13279         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13280         comparison on string.
13281
13282         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13283         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13284         (gnus-agent-summary-fetch-series): Modified to protect against
13285         gnus-agent-summary-fetch-group clearing processable flags.
13286         (gnus-agent-synchronize-group-flags): Update live group buffer as
13287         synchronization may occur due to the user toggle the plugged
13288         status.
13289         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13290         successfully downloaded.
13291         (gnus-agent-expire-group-1): Avoid using markers when the overview
13292         is in ascending order; greatly improves performance.
13293         (gnus-agent-regenerate-group): Use
13294         gnus-agent-synchronize-group-flags to reset read status in both
13295         gnus and server.
13296         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13297
13298 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13299
13300         * message.el: Don't autoload former message-utils variables.
13301         (message-strip-subject-trailing-was): Change doc string.
13302
13303         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13304         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13305         (nnweb-google-search): Add "hl=en" here.
13306         (nnweb-google-parse-1, nnweb-google-create-mapping):
13307         Don't hardcode URL.
13308
13309 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13310
13311         * message.el (message-get-reply-headers, message-followup):
13312         Mention related variables `message-use-followup-to' and
13313         `message-use-mail-followup-to', in the information buffer.
13314
13315         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13316         of broken groups(-beta).google.com.
13317
13318 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13319
13320         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13321         parameter to invoked gnus-request-move-article; remove the
13322         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13323         all at once instead of once per article.
13324         (gnus-summary-remove-process-mark): Accept a list of articles as
13325         well as a single article for processing.
13326
13327         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13328         parameter.
13329
13330         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13331
13332         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13333
13334         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13335         parameter.
13336
13337         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13338         parameter.
13339
13340         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13341         parameter and remove the gnus-sum-hint-move-is-internal variable.
13342
13343         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13344         parameter.
13345
13346         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13347         parameter.
13348
13349         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13350         parameter.
13351
13352         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13353
13354         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13355         parameter.
13356
13357         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13358         parameter.
13359
13360 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13361
13362         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13363         a more conservative way.
13364
13365 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13366
13367         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13368         buffer, so it moves the window's cursor.
13369
13370 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13371
13372         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13373         `mm-dissect-multipart' and receive the from field as an (optional)
13374         argument from `mm-dissect-multipart'.
13375         (mm-dissect-multipart): Receive the from field as an argument and
13376         pass it on when we call `mm-dissect-buffer' on MIME parts.
13377         Fixes verification/decryption of signed/encrypted MIME parts.
13378
13379 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13380
13381         * gnus-sum.el (gnus-summary-move-article): Set
13382         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13383         whatever it calls (right now, only nnimap-request-move article
13384         respects it).
13385
13386         * nnimap.el (nnimap-request-move-article): When
13387         gnus-sum-hint-move-is-internal is set, don't do the extra
13388         nnimap-request-article.
13389
13390 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13391
13392         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13393
13394         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13395         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13396
13397         * gnus-sum.el (gnus-summary-caesar-message):
13398         Apply `gnus-treat-article' after rotation.
13399
13400         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13401         doc string.
13402
13403 2005-02-22  Simon Josefsson  <jas@extundo.com>
13404
13405         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13406         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13407         <arne@arnested.dk>.
13408         (encrypt): Add password-cache and password-cache-expiry as group
13409         members.
13410
13411 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13412
13413         * smime.el (smime-ldap-host-list): Doc fix.
13414         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13415         cache) password.
13416         (smime-sign-region): Use it.
13417         (smime-decrypt-region): Use it.
13418         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13419         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13420         fails.
13421         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13422         certificate from DER to PEM format rather than calling openssl.
13423
13424         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13425
13426         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13427         for signing/encryption.
13428
13429         * mml.el (mml-parse-1): Use them.
13430
13431 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13432
13433         * nnrss.el (nnrss-verbose): Removed.
13434         (nnrss-request-group): Use `nnheader-message' instead.
13435
13436 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13437
13438         * nnrss.el (nnrss-verbose): New variable.
13439         (nnrss-request-group): Make it say nnrss is requesting a group.
13440
13441 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13442
13443         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13444         Handle news URL with given port correctly.
13445
13446 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13449         containing special characters.
13450
13451         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13452
13453         * mml.el (mime-to-mml): Ditto.
13454
13455         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13456         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13457         (rfc2047-decode-region): Quote decoded words containing special
13458         characters when rfc2047-quote-decoded-words-containing-tspecials
13459         is non-nil.
13460
13461 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13462
13463         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13464
13465         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13466
13467 2005-02-15  Simon Josefsson  <jas@extundo.com>
13468
13469         * nnimap.el (nnimap-debug): Doc fix.
13470
13471         * imap.el (imap-debug): Doc fix.
13472
13473 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13476
13477 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13478
13479         * gnus.el (spam-contents): Improve docs for spam-contents
13480         parameter in its variable incarnation.
13481
13482 2005-02-14  Simon Josefsson  <jas@extundo.com>
13483
13484         * smime-ldap.el: Use require instead of load-library for ldap.
13485         (smime-ldap-search): Indent.
13486         (smime-ldap-search-internal): Shorten line.
13487
13488         * smime.el (smime-cert-by-dns): Add doc-string.
13489         (smime-cert-by-ldap-1): Indent.
13490
13491         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13492         mml-smime-get-dns-ldap.
13493         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13494
13495 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13496
13497         * smime.el: Require smime-ldap.
13498         (smime-ldap-host-list): New variable.
13499         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13500
13501         * mml-smime.el (mml-smime-encrypt-query): New function.
13502         (mml-smime-encrypt-query): Use it.
13503
13504         * smime-ldap.el: New file.
13505
13506 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13507
13508         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13509
13510 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13511
13512         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13513         argument in doc string.  Make query for type more clear.
13514
13515 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * gnus.el (gnus-group-startup-message): Search for gnus images in
13518         etc/images/gnus.
13519         * mm-util.el (mm-image-load-path): Likewise.
13520         * smiley.el (smiley-data-directory): Search for smilies in
13521         etc/images/smilies.
13522
13523 2005-02-09  Kim F. Storm  <storm@cua.dk>
13524
13525         Change Emacs release version from 21.4 to 22.1 throughout.
13526         Change Emacs development version from 21.3.50 to 22.0.50.
13527
13528 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13531
13532         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13533         non-Mule XEmacs as well.
13534         (mm-decompress-buffer): Signal an error intentionally if it does
13535         not decompress compressed data because auto-compression-mode is
13536         disabled.
13537
13538 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13539
13540         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13541         an ID in the registry even if it has no groups.
13542
13543 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13544
13545         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13546         merge it into mm-decompress-buffer.
13547         (gnus-mime-copy-part): Use the MIME part charset, the value which
13548         a user specified or gnus-newsgroup-charset for decoding, like
13549         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13550         save-buffer what was used.  Suggested by Kevin Ryde
13551         <user42@zip.com.au>.
13552         (gnus-mime-inline-part): Allow the name parameter as well as the
13553         filename parameter; force decompressing of compressed data; always
13554         display contents being not decoded as unibyte.
13555
13556         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13557         as well as the filename parameter.
13558
13559         * mm-util.el (mm-decompress-buffer): Merge
13560         gnus-mime-jka-compr-maybe-uncompress.
13561         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13562         of compressed data.
13563
13564 2005-02-08  Simon Josefsson  <jas@extundo.com>
13565
13566         * imap.el (imap-log): Doc fix.
13567
13568 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13571         the coding cookies; decompress compressed parts.
13572
13573         * mml.el (mml-generate-mime-1): Add the charset parameter according
13574         to the value which a user specified manually or the coding cookie.
13575
13576         * mm-util.el (mm-string-to-multibyte): New function.
13577         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13578         (mm-coding-system-to-mime-charset): New function.
13579         (mm-decompress-buffer): New function.
13580         (mm-find-buffer-file-coding-system): New function.
13581
13582         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13583         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13584         parts.
13585
13586 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13587
13588         * mm-view.el (mm-display-inline-fontify): Decode a part according
13589         to the charset parameter.
13590
13591 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13592
13593         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13594         prefix arg is neither nil nor a number, as info specifies.
13595
13596 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13599         timestamps.
13600
13601 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13602
13603         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13604         groups error checking and notify user.
13605
13606 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13607
13608         * message.el (message-send-mail-function): Check existence of
13609         sendmail-program first before using default value
13610         `message-send-mail-with-sendmail'.  Otherwise use more generic
13611         `smtpmail-send-it'.
13612
13613 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * nntp.el (nntp-request-update-info): Always return nil.
13616
13617 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13618
13619         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13620
13621 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13622
13623         * message.el (message-beginning-of-line): Change the behavior when
13624         invoked between BOL and : so that it first moves backward.
13625
13626 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13627
13628         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13629         article buffer when editing of the article is discarded.
13630         (gnus-article-prepare): Revert.
13631
13632 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13633
13634         * gnus-art.el (gnus-article-prepare):
13635         Remove message-strip-forbidden-properties from the local hook.
13636
13637 2005-01-27  Simon Josefsson  <jas@extundo.com>
13638
13639         * password.el (password-cache-add): Only start one timer per key.
13640         Reported by Derek Atkins <warlord@MIT.EDU>.
13641
13642 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13643
13644         * run-at-time.el: Removed.  It is no longer needed as
13645         timer-funcs.el in the xemacs-base package has a working version of
13646         `run-at-time'.
13647
13648         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13649
13650         * password.el: Require timer-funcs instead of run-at-time in
13651         XEmacs.
13652         Remove `password-run-at-time' macro.
13653         (password-cache-add): Use `run-at-time' instead of
13654         `password-run-at-time'.
13655
13656         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13657         Remove `nnheader-cancel-function-timers' alias,
13658         `cancel-function-timers' exists in XEmacs in timer-funcs.
13659
13660         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13661         for `run-with-idle-timer'.
13662
13663         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13664         for `run-at-time'.
13665
13666         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13667         for `with-timeout'.
13668
13669         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13670         the same as for XEmacs 21.4.
13671         No need to ignore `run-with-idle-timer', this function exists in
13672         XEmacs now in timer-funcs.el in the xemacs-base package.
13673         (dgnushack-compile): No need to delete
13674         run-at-time.el from the list of files to compile because it
13675         doesn't exist anymore.
13676
13677 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13678
13679         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13680         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13681
13682 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13683
13684         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13685         sensitively.
13686
13687 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13688
13689         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13690
13691 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13692
13693         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13694         which will be inserted according to the multibyteness of a buffer
13695         rather than the type of contents.  Suggested by ARISAWA Akihiro
13696         <ari@mbf.ocn.ne.jp>.
13697
13698         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13699         of string which old xml.el may return rather than a string.
13700
13701 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13702
13703         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13704
13705 2005-01-16  Simon Josefsson  <jas@extundo.com>
13706
13707         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13708         idn/idna.el isn't available.
13709         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13710         <michael@waxrat.com>.
13711
13712         * hashcash.el: Remove non-FSF copyright header.
13713
13714         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13715         (hashcash-generate-payment): Use it.
13716         (hashcash-generate-payment-async): Use it.
13717
13718 2005-01-15  Simon Josefsson  <jas@extundo.com>
13719
13720         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13721         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13722
13723         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13724         gnus-summary-idna-message.
13725         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13726         (gnus-summary-idna-message): New function.
13727
13728 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13729
13730         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13731         gnus-novice-user.
13732
13733 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * nnrss.el (nnrss-request-delete-group): Delete entries in
13736         nnrss-group-alist as well.
13737         (nnrss-save-server-data): Insert newline.
13738
13739 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13740
13741         * gnus.el (gnus-user-agent): Use list of symbols instead of
13742         symbols.  Display full version number for (S)XEmacs.  Optionally
13743         display (S)XEmacs codename.
13744
13745         * gnus-util.el (gnus-emacs-version): Update for new
13746         `gnus-user-agent'.
13747
13748         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13749         Gnus version.
13750
13751 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13752
13753         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13754         which is unreadable in some setups.
13755
13756 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * gnus-spec.el (gnus-update-format-specifications): Flush the
13759         group format spec cache if it doesn't support decoded group names.
13760
13761 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13762
13763         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13764         Allow to apply decay on score files matching a regexp.
13765
13766 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13767
13768         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13769         compatibility in %g and %c.
13770
13771 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13772
13773         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13774         name for only %g and %c.
13775         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13776         of gnus-tmp-group to decoded group name.
13777         (gnus-group-make-rss-group): Exclude `/'s from group names.
13778
13779 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13780
13781         * nnrss.el (nnrss-get-encoding): Fix regexp.
13782
13783 2004-12-27  Simon Josefsson  <jas@extundo.com>
13784
13785         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13786         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13787         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13788
13789 2004-12-17  Kim F. Storm  <storm@cua.dk>
13790
13791         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13792
13793         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13794
13795 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13796
13797         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13798
13799 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * nnrss.el: Require rfc2047 and mml.
13802         (nnrss-file-coding-system): New variable.
13803         (nnrss-format-string): Redefine it as an inline function.
13804         (nnrss-decode-group-name): New function.
13805         (nnrss-string-as-multibyte): Remove.
13806         (nnrss-retrieve-headers): Decode group name; don't use
13807         nnrss-format-string.
13808         (nnrss-request-group): Decode group name.
13809         (nnrss-request-article): Decode group name; allow a Message-ID as
13810         well as an article number; don't use nnrss-format-string; encode a
13811         Message-ID string which may contain non-ASCII characters; use
13812         mml-to-mime to compose a MIME article.
13813         (nnrss-request-expire-articles): Decode group name.
13814         (nnrss-request-delete-group): Decode group name.
13815         (nnrss-fetch): Clarify error message.
13816         (nnrss-read-server-data): Use insert-file-contents instead of load;
13817         bind file-name-coding-system; use multibyte buffer.
13818         (nnrss-save-server-data): Bind coding-system-for-write to the
13819         value of nnrss-file-coding-system; bind file-name-coding-system;
13820         add coding cookie.
13821         (nnrss-read-group-data): Use insert-file-contents instead of load;
13822         bind file-name-coding-system; use multibyte buffer.
13823         (nnrss-save-group-data): Bind coding-system-for-write to the
13824         value of nnrss-file-coding-system; bind file-name-coding-system.
13825         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13826         make it work with non-ASCII text.
13827         (nnrss-find-el): Make it work with old xml.el as well.
13828
13829 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13830
13831         * nnrss.el (nnrss-get-encoding): New function.
13832         (nnrss-fetch): Use unibyte buffer initially; bind
13833         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13834         decode contents according to the encoding attribute.
13835         (nnrss-save-group-data): Add coding cookie.
13836         (nnrss-mime-encode-string): New function.
13837         (nnrss-check-group): Use it to encode subject and author.
13838
13839 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13840
13841         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13842         imaginary variable.
13843
13844 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13847         correctly even if there are wide characters.
13848
13849 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13850
13851         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13852         downcased symbol names; make a new cache instead of reusing
13853         bbdb-hashtable.
13854
13855 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13856
13857         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13858         concatenating segments rather than before concatenating them.
13859         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13860
13861         * message.el (message-get-reply-headers): Bind `extra'.
13862
13863 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13864
13865         * message.el (message-extra-wide-headers): New variable.
13866         (message-get-reply-headers): Use it.
13867
13868 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13869
13870         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13871         (gnus-agent-group-pathname): Ditto.
13872
13873         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13874
13875         * gnus-group.el (gnus-group-make-group): Decode group name.
13876         (gnus-group-make-rss-group): Register the group data after opening
13877         the nnrss group.
13878
13879 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13880
13881         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13882         by expiry now get marked as read.
13883
13884 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13887
13888 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13889
13890         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13891         unify Latin characters in XEmacs.
13892         (mm-find-mime-charset-region): Use it.
13893
13894 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13895
13896         * gnus-util.el (gnus-delete-directory): New function.
13897
13898         * gnus-agent.el (gnus-agent-delete-group): Use it.
13899
13900         * gnus-cache.el (gnus-cache-delete-group): Use it.
13901
13902 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13905         names.
13906
13907 2004-12-16  Simon Josefsson  <jas@extundo.com>
13908
13909         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13910
13911 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13914
13915         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13916         (gnus-group-set-current-level): Decode group name.
13917
13918 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13919
13920         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13921         failed.
13922
13923 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13924
13925         * gnus-group.el (gnus-group-delete-group): Decode group name.
13926         (gnus-group-make-rss-group): Encode group name.
13927         (gnus-group-catchup-current): Decode group name.
13928         (gnus-group-kill-group): Decode group name.
13929
13930 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13931
13932         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13933
13934 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13935
13936         * gnus-group.el (gnus-group-make-rss-group):
13937         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13938
13939         * gnus-start.el (gnus-setup-news): Honor user's setting to
13940         gnus-message-archive-method.  Suggested by Lute Kamstra
13941         <lute@gnu.org>.
13942
13943 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13944
13945         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13946         global counterparts of the buffer-local variables.
13947
13948 2004-11-16  Romain Francoise  <romain@orebokech.com>
13949
13950         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13951         counterparts of the buffer-local variables.
13952
13953 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13954
13955         * message.el (message-forbidden-properties): Fixed typo in doc
13956         string.
13957
13958 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13959
13960         * gnus-util.el (gnus-replace-in-string): Added doc string.
13961
13962         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13963         to avoid problems when splitting mails with many recipients.
13964
13965 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13966
13967         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13968         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13969
13970 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13971
13972         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13973         if there is no hashtable in memory or file modification time is
13974         newer than cached timestamp.
13975
13976 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13977
13978         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13979         not-matching option.
13980
13981 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13982
13983         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13984         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13985         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13986         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13987         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13988         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13989
13990 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13991
13992         * message.el (message-forward-make-body-mml): Remove headers
13993         according to message-forward-ignored-headers if a message is decoded.
13994
13995 2004-12-02  Romain Francoise  <romain@orebokech.com>
13996
13997         * message.el (message-forward-make-body-plain): Always remove
13998         headers according to message-forward-ignored-headers.
13999
14000 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14001
14002         * spam.el (spam-summary-prepare-exit): Remove the
14003         gnus-summary-limit pop for now, it has problems with ham marks for
14004         me.
14005
14006 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14007
14008         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14009         correctly.
14010
14011 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14012
14013         * format-spec.el (format-spec): Message the char.
14014
14015 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14016
14017         * gnus-art.el (gnus-split-methods): Reformat comments.
14018
14019         * spam.el (spam-summary-prepare-exit): Remove article limits
14020         before exiting the summary buffer.
14021
14022 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14025         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14026
14027         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14028         order to silence the byte compiler.
14029
14030         * spam.el: Fix the way to silence the byte compiler, which
14031         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14032         bbdb-search-simple, spam-BBDB-register-routine,
14033         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14034         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14035         spam-stat-buffer-is-spam, spam-stat-load,
14036         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14037         spam-stat-save and spam-stat-split-fancy.
14038
14039 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14040
14041         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14042         which may confuse users.
14043         (canlock-password-for-verify): Ditto.
14044
14045         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14046
14047         * gnus-art.el (gnus-emphasis-alist): Ditto.
14048
14049         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14050
14051         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14052
14053         * gnus-start.el (gnus-save-killed-list): Ditto.
14054
14055         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14056         (gnus-sum-thread-tree-root): Ditto.
14057         (gnus-sum-thread-tree-false-root): Ditto.
14058         (gnus-sum-thread-tree-single-indent): Ditto.
14059
14060         * message.el (message-courtesy-message): Ditto.
14061         (message-archive-note): Ditto.
14062         (message-subscribed-address-file): Ditto.
14063         (message-user-fqdn): Ditto.
14064
14065         * spam-report.el (spam-report-gmane-regex): Ditto.
14066
14067         * spam.el (spam-blackhole-good-server-regex): Ditto.
14068
14069 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14070
14071         * mml.el (mml-preview): Widen the message buffer before copying
14072         the contents to the preview buffer; sort headers before previewing.
14073
14074         * message.el (message-hidden-headers): Fix the way to avoid a bug
14075         in the `repeat' widget in Emacs 21.3 or earlier.
14076
14077 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14078
14079         * message.el (message-hidden-headers): Default to "^References:".
14080         Improve customization type.  Suggested by Reiner Steib
14081         <Reiner.Steib@gmx.de>.
14082
14083 2004-11-25  Romain Francoise  <romain@orebokech.com>
14084
14085         * message.el (message-strip-forbidden-properties): Remove check for
14086         obsolete `message-hidden' text property, hidden headers are not
14087         accessible in the buffer anymore.
14088
14089 2004-11-22  Romain Francoise  <romain@orebokech.com>
14090
14091         * message.el (message-header-format-alist): Add `From' in list
14092         so that it can be sorted.
14093         (message-fix-before-sending): Widen and sort headers before
14094         sending.
14095         (message-hide-headers): Use narrowing to hide headers by moving
14096         them to the top of the buffer and narrowing to the region
14097         underneath.
14098
14099 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14100
14101         * message.el (message-strip-forbidden-properties): Bind
14102         buffer-read-only (etc) to nil.
14103
14104 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14107         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14108
14109 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14110
14111         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14112
14113 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14114
14115         * dns.el (query-dns): Use sit-for to time instead of
14116         accept-process-output, since that doesn't seem to work on udp
14117         sockets.
14118
14119 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14120
14121         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14122
14123 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14124
14125         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14126         doc string.  Improve doc string.
14127
14128 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * nntp.el (nntp-request-update-info): Return nil if
14131         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14132         may not call gnus-activate-group which uselessly issues the GROUP
14133         commands for all nntp groups and wastes time.  Reported by Romain
14134         Francoise <romain@orebokech.com>.
14135
14136         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14137
14138 2004-11-15  Simon Josefsson  <jas@extundo.com>
14139
14140         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14141         headers separately.
14142         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14143         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14144
14145 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14146
14147         * gnus-start.el (gnus-convert-old-newsrc):
14148         Assign legacy-gnus-agent to 5.10.7.
14149
14150 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14151
14152         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14153         start of the lines.
14154
14155 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14156
14157         * hashcash.el (hashcash-default-payment): Change default to 20.
14158         (hashcash-default-accept-payment): Change default to 20.
14159         (hashcash-process-alist): New variable.
14160         (hashcash-generate-payment-async): Add.
14161         (hashcash-already-paid-p): Add.
14162         (hashcash-insert-payment): Don't generate payments twice.
14163         (hashcash-insert-payment-async): Add.
14164         (hashcash-insert-payment-async-2): Add.
14165         (hashcash-cancel-async): Add.
14166         (hashcash-wait-async): Add.
14167         (hashcash-processes-running-p): Add.
14168         (hashcash-wait-or-cancel): Add.
14169         (mail-add-payment): New optional argument.  Conditionally start
14170         asynchronous calculation.
14171         (mail-add-payment-async): Add.
14172
14173         * message.el (message-send-mail): Wait for asynchronous hashcash
14174         results.  Don't clobber existing X-Hashcash headers.
14175         (message-setup-1): Call mail-add-payment-async when
14176         message-generate-hashcash is non-nil.
14177
14178 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14179
14180         * message.el (message-use-alternative-email-as-from): Examine the
14181         From header as well; use message-make-from in order to include a
14182         user's full name.
14183
14184 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14187         default; improve customization type.
14188         (gnus-emphasis-custom-with-format): New macro.
14189         (gnus-emphasis-custom-value-to-external): New function.
14190         (gnus-emphasis-custom-value-to-internal): New function.
14191
14192 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14193
14194         * dns.el (query-dns): Resolve reverse addresses.
14195
14196 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14197
14198         * gnus-group.el (gnus-group-get-new-news): Use it.
14199
14200         * gnus-start.el (gnus-check-reasonable-setup): New function.
14201
14202 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14205         "Args out of range" error.  Reported by Arnaud Giersch
14206         <arnaud.giersch@free.fr>.
14207
14208 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14209
14210         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14211
14212 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14213
14214         * spam.el (spam group): Add :version.
14215
14216         * pgg-def.el (pgg group): Add :version.
14217
14218 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14219
14220         * gnus-art.el (gnus-article-edit-article): Don't associate the
14221         article buffer with a draft file.  This is a temporary measure
14222         against the 2004-08-22 change to gnus-article-edit-mode.
14223
14224 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14225
14226         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14227         (html2text-format-tags): Remove unused variable `attr'.
14228
14229 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14230
14231         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14232
14233         * tls.el (tls-process-connection-type, tls-success)
14234         (tls-certtool-program): Add :version.
14235
14236         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14237         (starttls-extra-arguments, starttls-process-connection-type)
14238         (starttls-connect, starttls-failure, starttls-success): Add :version.
14239
14240         * spam-stat.el (spam-stat): Add :version.
14241
14242         * sieve.el (sieve): Add :version.
14243
14244         * sha1.el (sha1): Add :version.
14245         (sha1-use-external): Remove redundant version.
14246
14247         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14248         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14249         (nnmail-split-fancy-match-partial-words)
14250         (nnmail-split-lowercase-expanded): Add :version.
14251
14252         * nndiary.el (nndiary): Add :version.
14253
14254         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14255
14256         * mml-sec.el (mml-default-sign-method)
14257         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14258         Add :version.
14259
14260         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14261
14262         * mm-url.el (mm-url-use-external, mm-url-program)
14263         (mm-url-arguments): Add :version.
14264
14265         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14266         (mm-attachment-file-modes, mm-decrypt-option)
14267         (mm-w3m-safe-url-regexp): Add :version.
14268
14269         * message.el (message-cite-prefix-regexp)
14270         (message-sendmail-envelope-from, message-minibuffer-local-map)
14271         (message-user-fqdn, message-completion-alist): Add :version.
14272
14273         * gnus-win.el (gnus-configure-windows-hook)
14274         (gnus-use-frames-on-any-display): Add :version.
14275
14276         * gnus-art.el (gnus-article-address-banner-alist)
14277         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14278         (gnus-treat-from-picon, gnus-treat-mail-picon)
14279         (gnus-treat-x-pgp-sig): Add :version.
14280
14281         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14282         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14283         (gnus-summary-article-delete-hook)
14284         (gnus-summary-display-while-building): Add :version.
14285
14286         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14287         (gnus-get-top-new-news-hook): Add :version.
14288
14289         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14290         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14291
14292         * gnus-registry.el (gnus-registry): Add :version.
14293
14294         * gnus-spec.el (gnus-use-correct-string-widths)
14295         (gnus-make-format-preserve-properties): Add :version.
14296
14297         * gnus.el (gnus-group-charter-alist)
14298         (gnus-group-fetch-control-use-browse-url)
14299         (gnus-install-group-spam-parameters): Add :version.
14300
14301         * gnus-diary.el (gnus-diary): Add :version.
14302
14303         * gnus-delay.el (gnus-delay): Add :version.
14304
14305         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14306         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14307         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14308         Add :version.
14309
14310         * gnus-agent.el (gnus-agent-max-fetch-size)
14311         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14312         (gnus-agent-prompt-send-queue): Add :version.
14313
14314         * deuglify.el (gnus-outlook-deuglify): Add :version.
14315
14316         * html2text.el: Beautify code.  Improve doc strings.  Some
14317         checkdoc cleanup.
14318         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14319
14320 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14321
14322         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14323
14324 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14325
14326         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14327         when package is loaded.
14328
14329         * spam.el (spam-summary-score-preferred-header): Add global preference
14330         for people who want to override the default SpamAssassin over
14331         Bogofilter preference (when both are set).
14332         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14333         (spam-user-format-function-S): Check
14334         spam-summary-score-preferred-header.
14335         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14336         (spam-user-format-function-S): Format the score correctly.
14337
14338 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14339
14340         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14341         signature file.  Suggested by Manoj Srivastava
14342         <srivasta@golden-gryphon.com>.
14343
14344         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14345         iso-2022-jp even in the Japanese language environment.
14346         Suggested by Jason Rumney <jasonr@gnu.org>.
14347
14348 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14349
14350         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14351         use the same characters as the dummy marks; make it free from
14352         getting affected by the language environment.
14353         (gnus-summary-read-group-1): Update mark positions only when the
14354         format spec is updated.
14355
14356         * gnus-spec.el (gnus-update-format-specifications): Return a list
14357         of updated types.
14358
14359 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14360
14361         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14362         of boundp to check if display-warning is available.
14363
14364 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14365
14366         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14367
14368 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14369
14370         * nnspool.el (nnspool-spool-directory): Use news-path if the
14371         news-directory variable is not bound.
14372
14373         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14374         function instead of display-warning if it is not available.
14375
14376 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14377
14378         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14379         v5-10: Use `point-at-bol'.
14380
14381 2004-10-26  Simon Josefsson  <jas@extundo.com>
14382
14383         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14384         <chenggao@gmail.com>.
14385
14386 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14387
14388         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14389         instead.
14390
14391 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14392
14393         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14394         to remove a server from the nnimap-server-buffer-alist.
14395         (nnimap-open-connection, nnimap-close-server): Use it.
14396
14397         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14398
14399 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14400
14401         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14402         running the major-mode function.
14403
14404 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14405
14406         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14407         dummy marks in the right way.
14408
14409 2004-10-18  David Edmondson  <dme@dme.org>
14410
14411         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14412         excessively.
14413
14414 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14415
14416         * gnus-util.el (gnus-split-references): Accept a nil references
14417         string and go on blissfully.
14418
14419         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14420         cases where the references string is non-nil but has no references.
14421
14422         * encrypt.el: Add autoload tags.
14423
14424         * spam.el (spam-resolve-registrations-routine): Remove article
14425         from unregistration list too.  Reported by David Hanak
14426         <dhanak@isis.vanderbilt.edu>
14427
14428 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14431         nil.  Changed custom type.
14432
14433 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14434
14435         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14436
14437         * gnus-sum.el (gnus-summary-move-article): Use it.
14438
14439 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14440
14441         * encrypt.el: Add autoload cookies.
14442
14443         * spam.el (spam-backend-article-list-property)
14444         (spam-backend-get-article-todo-list)
14445         (spam-backend-put-article-todo-list)
14446         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14447         Resolve registrations separately.
14448         (spam-register-routine): Format comments.
14449         (spam-unregister-routine, spam-register-routine): Always call with
14450         specific-articles, no default list.
14451         (spam-summary-prepare-exit): Use the spam-classifications function.
14452
14453         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14454         gnus-encrypt.el.
14455
14456         * encrypt.el: Copied from gnus-encrypt.el.
14457
14458         * gnus-encrypt.el: Commented that it's obsolete.
14459
14460 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14461
14462         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14463         (gnus-score-save): Use it.
14464
14465         * message.el (message-bury): Use `window-dedicated-p'.
14466
14467 2004-10-15  Simon Josefsson  <jas@extundo.com>
14468
14469         * pop3.el (top-level): Don't require nnheader.
14470         (pop3-read-timeout): Add.
14471         (pop3-accept-process-output): Add.
14472         (pop3-read-response, pop3-retr): Use it.
14473
14474 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * spam.el (spam-register-routine): Move comment.
14477         (spam-verify-bogofilter): Use 'unknown for the initial
14478         spam-bogofilter-valid state, not 'never.
14479
14480         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14481         for netrc-machine.
14482
14483         * nnimap.el (nnimap-open-connection): Use
14484         netrc-machine-user-or-password.
14485
14486 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14487
14488         * gnus-registry.el (gnus-registry-unload-hook):
14489         Set as a variable with add-hook.
14490
14491         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14492         of news-path.
14493
14494         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14495
14496         * spam.el: Delete duplicate `provide'.
14497         (spam-unload-hook): Set as a variable with add-hook.
14498
14499 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14500
14501         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14502         in the doc string.
14503
14504         * message.el (message-ignored-news-headers)
14505         (message-ignored-supersedes-headers)
14506         (message-ignored-resent-headers)
14507         (message-forward-ignored-headers): Improve custom type.
14508
14509 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * message.el (message-tokenize-header): Fix 2004-09-06 change
14512         which used point-min in the wrong place.
14513
14514 2004-10-12  Simon Josefsson  <jas@extundo.com>
14515
14516         * tls.el (tls-certtool-program): New variable.
14517         (tls-certificate-information): New function, based on
14518         ssl-certificate-information.
14519
14520 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14521
14522         * compface.el: Move the version of ELisp-based uncompface program
14523         to the contrib directory because of the copyright problem.
14524
14525 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14526
14527         * message.el (message-kill-buffer): Raise the current frame.
14528
14529 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14530
14531         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14532
14533         * gnus.el (message-y-or-n-p): Autoload.
14534
14535         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14536         (pop3-password-required, pop3-authentication-scheme)
14537         (pop3-leave-mail-on-server): Made customizable.
14538         (pop3): New custom group.
14539         (pop3-retr): Remove `sleep-for' statements.
14540         Suggested by Dave Love <fx@gnu.org>.
14541
14542         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14543         Windows/DOS.
14544
14545         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14546         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14547         Dave Love <fx@gnu.org>.
14548
14549         * mml.el (mml-minibuffer-read-disposition): Require match.
14550         Suggested by Dave Love <fx@gnu.org>.
14551
14552 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14555         doc string.
14556
14557 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14558
14559         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14560
14561 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14562
14563         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14564         instead of calling `mm-insert-inline', to decode text/* parts
14565         before displaying them.
14566
14567 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14568
14569         * mm-uu.el (mm-uu-text-plain-type): New variable.
14570         (mm-uu-pgp-signed-extract-1): Use it.
14571         (mm-uu-pgp-encrypted-extract-1): Use it.
14572         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14573         bind mm-uu-text-plain-type with that value.
14574         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14575         mm-uu-dissect.
14576
14577 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * gnus-group.el (gnus-update-group-mark-positions):
14580         * gnus-sum.el (gnus-update-summary-mark-positions):
14581         * message.el (message-check-news-body-syntax):
14582         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14583         of string-as-multibyte.
14584
14585 2004-10-05  Juri Linkov  <juri@jurta.org>
14586
14587         * gnus-group.el (gnus-update-group-mark-positions):
14588         * gnus-sum.el (gnus-update-summary-mark-positions):
14589         * message.el (message-check-news-body-syntax):
14590         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14591         8-bit unibyte values to a multibyte string for search functions.
14592
14593 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14594
14595         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14596         (mm-uu-dissect-text-parts): New function.
14597
14598         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14599         dissect text parts.
14600
14601         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14602         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14603
14604         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14605
14606         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14607         gnus-current-topics instead of gnus-current-topic.
14608
14609 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14610
14611         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14612
14613 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14614
14615         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14616         where approriate.
14617
14618         * nnml.el (nnml-generate-active-info): do.
14619
14620         * nndiary.el (nndiary-generate-active-info): do.
14621
14622         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14623         (gnus-topic-move): do.
14624
14625         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14626         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14627
14628         * gnus-srvr.el (gnus-server-prepare)
14629         (gnus-server-open-all-servers): do.
14630
14631         * gnus-msg.el (gnus-summary-cancel-article)
14632         (gnus-summary-resend-message)
14633         (gnus-summary-mail-crosspost-complaint): do.
14634
14635         * gnus-move.el (gnus-change-server): do.
14636
14637         * gnus-group.el (gnus-group-unmark-all-groups)
14638         (gnus-group-set-current-level): do.
14639
14640 2004-10-04  Simon Josefsson  <jas@extundo.com>
14641
14642         * message.el (message-generate-hashcash): Doc fix.
14643
14644 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14645
14646         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14647         avoid infinite recursion via gnus-get-function.
14648
14649 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14650
14651         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14652
14653         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14654
14655         * nnmail.el (nnmail-split-history): do.
14656
14657         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14658         (nnml-request-delete-group): do.
14659
14660         * nnslashdot.el (nnslashdot-read-groups): do.
14661
14662         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14663         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14664
14665         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14666         (nnspool-sift-nov-with-sed): Use last.
14667         (nnspool-retrieve-headers-with-nov): Use mapc.
14668         (nnspool-request-newgroups): Use dolist.
14669         (nnspool-request-group): Use last.
14670
14671         * nntp.el (nntp-read-server-type): Use dolist.
14672
14673         * nnvirtual.el (nnvirtual-create-mapping)
14674         (nnvirtual-update-read-and-marked): Use dolist.
14675         (nnvirtual-convert-headers): Simplify.
14676
14677 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14678
14679         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14680         support for sync'ing tick marks.
14681
14682 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14683
14684         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14685         there's no visible header.
14686
14687 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14688
14689         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14690         necessary, pass full group name to gnus-request-set-marks.
14691
14692 2004-10-01  Simon Josefsson  <jas@extundo.com>
14693
14694         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14695         acroread.
14696
14697 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14698
14699         * spam-report.el (spam-report-gmane): Fix interactive.
14700
14701         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14702
14703         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14704         when writing file.
14705         (gnus-agent-synchronize-flags): Don't default to being
14706         interactive.
14707
14708 2004-09-30  Simon Josefsson  <jas@extundo.com>
14709
14710         * message.el (message-generate-hashcash): Add.
14711         (message-send-mail): Use it, call mail-add-payment.
14712
14713 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14714
14715         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14716
14717 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14718
14719         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14720         gnus-requst-update-info with explicit code to sync the in-memory
14721         info read flags with the marks being sync'd to the backend.
14722
14723         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14724
14725 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14726
14727         * spam.el (spam-verify-bogofilter): Add new function.
14728         (spam-check-bogofilter)
14729         (spam-bogofilter-register-with-bogofilter): Use it.
14730         (spam-verify-bogofilter): Add small fixes.
14731
14732 2004-09-28  Simon Josefsson  <jas@extundo.com>
14733
14734         * hashcash.el (hashcash-generate-payment): Revert.
14735
14736 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14737
14738         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14739         gnus-extract-references instead of gnus-split-references.
14740
14741         * gnus-util.el (gnus-extract-references): Add new function, analogous
14742         to gnus-split-references but extracts only the message-ID without
14743         anything extra.
14744
14745         * hashcash.el (hashcash-generate-payment)
14746         (hashcash-check-payment): Do the right thing if hashcash-path is
14747         nil (because the hashcash program could not be found).
14748
14749         * spam.el (spam-use-hashcash): Remove comment.
14750
14751 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14752
14753         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14754         (gnus-cache-enter-article, gnus-cache-remove-article)
14755         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14756
14757         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14758
14759         * gnus-art.el (article-hide-boring-headers)
14760         (article-translate-strings, article-display-face)
14761         (gnus-article-mime-match-handle-first)
14762         (gnus-article-highlight-headers)
14763         (gnus-article-add-buttons-to-head): do.
14764
14765 2004-09-27  Simon Josefsson  <jas@extundo.com>
14766
14767         * hashcash.el: New version, from
14768         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14769         ../contrib/.
14770
14771 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14772
14773         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14774
14775 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14776
14777         * gnus-dup.el (gnus-dup-open): Use mapc.
14778         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14779
14780         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14781         Reported by Stefan Wiens <s.wi@gmx.net>.
14782
14783         * gnus.el (gnus-shutdown): Use dolist.
14784
14785         * gnus-undo.el (gnus-undo): Use mapc.
14786
14787         * nnrss.el (nnrss-generate-active): do.
14788
14789         * message.el (message-cite-original-without-signature)
14790         (message-cite-original): Use mapc.
14791         (message-do-actions, message-make-forward-subject): Use dolist.
14792
14793 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14794
14795         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14796         deletion to remove entire duplicate line.  Fixes merged article
14797         number bug.
14798
14799 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14800
14801         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14802         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14803         first ask if you want to open a server and then, even when you
14804         responded with no, asking if you want to synchronize the server's
14805         flags.
14806         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14807         multi-line expressions.
14808         (gnus-agent-synchronize-group-flags): New internal function.
14809         Updates marks in memory (in the info structure) AND in the
14810         backend.
14811
14812         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14813
14814         * nnagent.el (nnagent-request-set-mark): Use
14815         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14816         method, to ensure that synchronization updates marks in the
14817         backend and in the info (in memory) structure.
14818
14819 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14820
14821         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14822         convention fully; don't miss the root article of a thread; make
14823         the X-Draft-From header with correct article numbers.
14824
14825 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14826
14827         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14828         unless plugged.  Disable the agent so that an open failure causes
14829         an error.
14830
14831         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14832         Reverted 2004-09-21 change.  The backend must be opened while
14833         synchronizing flags even when the backend stores the flags
14834         locally.
14835
14836 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14837
14838         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14839         in `header' match.  Reported by Svend Tollak Munkejord.
14840
14841         * message.el (message-cite-original): Fix use of
14842         `message-cite-articles-with-x-no-archive'.
14843
14844 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14845
14846         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14847         (gnus-window-to-buffer): Ditto.
14848
14849         * mml.el (mml-preview-buffer): New variable.
14850         (mml-preview): Manage window layout with gnus-buffer-configuration.
14851
14852         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14853         X-Draft-From header even if those articles aren't quoted.
14854
14855 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14856
14857         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14858         (gnus-request-set-mark, gnus-request-update-mark): Use new
14859         g-s-t-u-l-m to decide to use backend even when unplugged.
14860
14861 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14862
14863         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14864         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14865
14866 2004-09-20  Simon Josefsson  <jas@extundo.com>
14867
14868         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14869         "utf-16-le".
14870
14871 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14872
14873         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14874
14875 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14876
14877         * uudecode.el (uudecode-use-external): Add :version.
14878
14879         * smime.el (smime-CA-file, smime-encrypt-cipher)
14880         (smime-dns-server): Add :version.
14881
14882         * smiley.el (gnus-smiley-file-types): Add :version.
14883
14884         * sha1.el (sha1-use-external): Add :version.
14885
14886         * pgg-def.el (pgg-query-keyserver): Add :version.
14887
14888         * nnmail.el (nnmail-fancy-expiry-targets)
14889         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14890         Add :version.
14891
14892         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14893         (nnimap-retrieve-groups-asynchronous): Add :version.
14894         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14895
14896         * mml.el (mml-content-disposition-parameters)
14897         (mml-insert-mime-headers-always): Add :version.
14898
14899         * mm-util.el (mm-coding-system-priorities): Add :version.
14900
14901         * mm-decode.el (mm-inline-text-html-with-images)
14902         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14903         (mm-verify-option): Add :version.
14904         (mm-text-html-renderer): Change :version.
14905
14906         * message.el (message-fcc-externalize-attachments)
14907         (message-required-headers, message-draft-headers)
14908         (message-subject-trailing-was-query)
14909         (message-subject-trailing-was-ask-regexp)
14910         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14911         (message-mark-insert-end, message-archive-header)
14912         (message-archive-note, message-cross-post-default)
14913         (message-cross-post-note, message-followup-to-note)
14914         (message-cross-post-note-function, message-use-mail-followup-to)
14915         (message-subscribed-address-functions)
14916         (message-subscribed-address-file, message-subscribed-addresses)
14917         (message-subscribed-regexps, message-allow-no-recipients)
14918         (message-yank-cited-prefix, message-signature-insert-empty-line)
14919         (message-hidden-headers, message-hierarchical-addresses)
14920         (message-mail-user-agent, message-use-idna)
14921         (message-valid-fqdn-regexp)
14922         (message-strip-special-text-properties, message-header-synonyms)
14923         (message-beginning-of-line, message-tab-body-function): Add :version.
14924         (message-insert-canlock, message-wide-reply-confirm-recipients):
14925         Change :version.
14926
14927         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14928         and :version.
14929         (mail-source-delete-old-incoming-confirm)
14930         (mail-source-movemail-program): Add :version.
14931
14932         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14933         (gnus-agent-cache, gnus-agent): Change :version.
14934
14935         * gnus-util.el (gnus-use-byte-compile): Change :version.
14936
14937         * gnus-sum.el (gnus-summary-make-false-root-always)
14938         (gnus-summary-default-high-score)
14939         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14940         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14941         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14942         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14943         (gnus-sum-thread-tree-single-indent)
14944         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14945         (gnus-sum-thread-tree-leaf-with-other)
14946         (gnus-sum-thread-tree-single-leaf): Add :version.
14947         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14948         (gnus-article-loose-mime): Change :version.
14949
14950         * gnus-start.el (gnus-backup-startup-file)
14951         (gnus-save-startup-file-via-temp-buffer): Add :version.
14952
14953         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14954         (gnus-server-offline-face): Add :version.
14955
14956         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14957
14958         * gnus-msg.el (gnus-gcc-externalize-attachments)
14959         (gnus-debug-files, gnus-debug-exclude-variables)
14960         (gnus-discouraged-post-methods): Change :version.
14961         (gnus-confirm-mail-reply-to-news)
14962         (gnus-confirm-treat-mail-like-news): Add :version.
14963
14964         * gnus-int.el (gnus-server-unopen-status): Add :version.
14965
14966         * gnus-group.el (gnus-group-jump-to-group-prompt)
14967         (gnus-large-ephemeral-newsgroup)
14968         (gnus-fetch-old-ephemeral-headers): Add :version.
14969
14970         * gnus-fun.el (gnus-x-face-directory)
14971         (gnus-convert-pbm-to-x-face-command)
14972         (gnus-convert-image-to-x-face-command)
14973         (gnus-convert-image-to-face-command): Add :version.
14974
14975         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14976
14977         * gnus-cite.el (gnus-cite-blank-line-after-header)
14978         (gnus-article-boring-faces): Add :version.
14979
14980         * gnus-art.el (gnus-buttonized-mime-types)
14981         (gnus-inhibit-mime-unbuttonizing)
14982         (gnus-treat-display-face)
14983         (gnus-treat-body-boundary): Change :version.
14984         (gnus-body-boundary-delimiter, gnus-picon-databases)
14985         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14986         (gnus-treat-date-english, gnus-treat-fold-headers)
14987         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14988         (gnus-treat-mail-picon, gnus-treat-wash-html)
14989         (gnus-article-encrypt-protocol)
14990         (gnus-use-idna, gnus-article-over-scroll)
14991         (gnus-mime-display-multipart-alternative-as-mixed)
14992         (gnus-mime-display-multipart-related-as-mixed)
14993         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14994         (gnus-ctan-url, gnus-button-ctan-handler)
14995         (gnus-button-handle-ctan-bogus-regexp)
14996         (gnus-button-ctan-directory-regexp)
14997         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14998         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14999         (gnus-button-man-level, gnus-button-emacs-level)
15000         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15001
15002         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15003         (gnus-agent-go-online): Change :version.
15004         (gnus-agent-expire-unagentized-dirs)
15005         (gnus-agent-auto-agentize-methods): Add :version.
15006
15007         * flow-fill.el (fill-flowed-display-column)
15008         (fill-flowed-encode-column): Add :version.
15009
15010         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15011         (gnus-outlook-deuglify-unwrap-max)
15012         (gnus-outlook-deuglify-cite-marks)
15013         (gnus-outlook-deuglify-unwrap-stop-chars)
15014         (gnus-outlook-deuglify-no-wrap-chars)
15015         (gnus-outlook-deuglify-attrib-cut-regexp)
15016         (gnus-outlook-deuglify-attrib-verb-regexp)
15017         (gnus-outlook-deuglify-attrib-end-regexp)
15018         (gnus-outlook-display-hook): Add :version.
15019
15020         * binhex.el (binhex-use-external): Add :version.
15021
15022 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15023
15024         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15025         and `invisible'.
15026
15027 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15028
15029         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15030         in gnus-registry-trim.
15031
15032 2004-09-13  Simon Josefsson  <jas@extundo.com>
15033
15034         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15035
15036         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15037
15038         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15039         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15040         <yamaoka@jpl.org>.
15041         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15042         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15043         <yamaoka@jpl.org>.
15044
15045         * sieve.el (sieve-manage-mode): Ditto.
15046
15047 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15048
15049         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15050
15051 2004-09-11  Simon Josefsson  <jas@extundo.com>
15052
15053         * dns-mode.el: Add.
15054
15055         * mm-view.el (mm-display-dns-inline): Add.
15056
15057         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15058         (mm-automatic-display): Ditto.
15059
15060         * mailcap.el (mailcap-mime-data): Add text/dns.
15061         (mailcap-mime-extensions): Map .soa to text/dns.
15062
15063 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15064
15065         * gnus-art.el (article-decode-mime-words, article-babel)
15066         (gnus-article-highlight-signature, gnus-article-add-buttons)
15067         (gnus-signature-toggle): Remove unnecessary bindings of
15068         `inhibit-read-only' inherited from v5.10 merge.
15069
15070 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15071
15072         * nntp.el (nntp): New customization group.
15073         (nntp-authinfo-file): Add customization group.
15074
15075         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15076
15077         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15078
15079         * gnus.el (to-address, to-list, subscribed)
15080         (large-newsgroup-initial): Ditto.
15081
15082         * flow-fill.el (fill-flowed-display-column)
15083         (fill-flowed-encode-column): Ditto.
15084
15085 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15086
15087         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15088         Use point-min rather than 1.
15089         (message-send-mail): Use buffer-size rather than point-max.
15090
15091         * gnus-sum.el (gnus-summary-search-article-forward):
15092         Signal a specific `search-failed' rather than a generic `error'.
15093
15094         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15095         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15096         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15097
15098 2004-09-10  Simon Josefsson  <jas@extundo.com>
15099
15100         * nndb.el (require): Remove tcp and duplicate cl.
15101
15102 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15103
15104         * gnus-agent.el (directory-files-and-attributes): Move forward.
15105
15106 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15107
15108         * gnus-agent.el (directory-files-and-attributes): Optionally
15109         defined to support XEmacs.
15110
15111 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15112
15113         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15114         to avoid run-time CL dependencies.
15115         (gnus-agent-unfetch-articles): New function.
15116         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15117         article numbers even when local .overview file is missing.
15118         (gnus-agent-read-article-number): New function.  Only accepts
15119         27-bit article numbers.
15120         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15121         gnus-agent-read-article-number.
15122         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15123         from backend while recognizing that article numbers in .overview
15124         must be valid.
15125         (gnus-agent-update-files-total-fetched-for): Use
15126         directory-files-and-attributes to improve performance.
15127         * gnus-int.el (gnus-request-move-article): Use
15128         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15129         improve performance.
15130
15131         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15132         some users confused by references to .newsrc when they only have a
15133         .newsrc.eld file.
15134         (gnus-convert-mark-converter-prompt)
15135         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15136         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15137         New function.  Used internally to only display 'gnus converting
15138         files' message when actually necessary.
15139
15140         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15141         methods now autoloaded.
15142
15143 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15146         identifiers.
15147
15148 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15149
15150         * gnus-picon.el: Fix indentation and closing parenthesis.
15151
15152 2004-09-01  Simon Josefsson  <jas@extundo.com>
15153
15154         * message.el (message-canlock-generate): Require sha1, not
15155         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15156         to require within a function.  Sadly, if sha1.el isn't loaded, the
15157         let binding in m-c-g will hide the defcustom definition, which is
15158         bad.)
15159
15160         * canlock.el: Require sha1, not sha1-el.
15161
15162         * message.el: Don't autoload sha1 (there is a autoload cookie in
15163         sha1.el).
15164
15165         * sha1-el.el: Renamed to sha1.el.
15166
15167 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15168
15169         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15170
15171 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15172
15173         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15174
15175 2004-08-30  Kim F. Storm  <storm@cua.dk>
15176
15177         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15178
15179         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15180         Add :group 'nnimap.
15181
15182 2004-08-30  Andreas Schwab  <schwab@suse.de>
15183
15184         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15185         ?* and ?\;.
15186
15187         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15188         and ?\' to symbol instead of whitespace.
15189
15190 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15191
15192         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15193
15194         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15195         instead of re-search-forward.
15196
15197         * gnus-uu.el (gnus-uu-save-article): Ditto.
15198         (gnus-uu-post-encode-uuencode): Ditto.
15199
15200         * html2text.el (html2text-clean-list-items): Ditto.
15201         (html2text-clean-dtdd): Ditto.
15202         (html2text-format-tags): Ditto.
15203
15204         * message.el (message-send-mail-with-sendmail): Fix regexp.
15205         (message-fill-field-general): Use search-forward instead of
15206         re-search-forward.
15207         (unbold-region): Ditto.
15208
15209         * nnrss.el (nnrss-request-article): Ditto.
15210
15211         * nnslashdot.el (nnslashdot-request-article): Ditto.
15212
15213         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15214
15215         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15216         "Unrecognized menu descriptor" error in XEmacs.
15217
15218 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15219
15220         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15221         parent article of a sparse article in the thread hashtb.
15222
15223 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15224
15225         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15226         (nnmail-expand-newtext): Lowercase expanded entries if
15227         nnmail-split-lowercase-expanded is non-nil.
15228
15229 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15232
15233         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15234         of gnus-tmp-news-method into string under XEmacs.  It will be
15235         passed to gnus-correct-length which takes only a string argument.
15236
15237 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15238
15239         * gnus-util.el (gnus-bind-print-variables): New macro.
15240         (gnus-prin1): Use it.
15241         (gnus-prin1-to-string): Use it.
15242         (gnus-pp): New function.
15243         (gnus-pp-to-string): New function.
15244
15245         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15246         Replace pp-to-string with gnus-pp-to-string.
15247         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15248         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15249         * gnus-msg.el (gnus-debug): Ditto.
15250         * gnus-score.el (gnus-score-save): Ditto.
15251         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15252         gnus-pp-to-string.
15253         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15254         with gnus-pp.
15255         * score-mode.el (gnus-score-pretty-print): Ditto.
15256         * webmail.el (webmail-debug): Ditto.
15257
15258 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15259
15260         * gnus-art.el (article-display-face, article-display-x-face):
15261         Use buffer-read-only.
15262
15263 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * gnus-art.el (article-hide-list-identifiers):
15266         Bind inhibit-read-only as t.
15267
15268 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15269
15270         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15271
15272 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15273
15274         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15275         (gnus-narrow-to-page): Don't assume point-min == 1.
15276         (gnus-article-edit-mode): Derive from message-mode.
15277
15278         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15279         point-min == 1.
15280
15281         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15282         Disable incorrect use of `assert'.
15283
15284         * message.el (message-mode): Set comment-start-skip.
15285
15286
15287 2004-08-22  Sam Steingold  <sds@gnu.org>
15288
15289         * pop3.el (pop3-leave-mail-on-server): New user variable.
15290         (pop3-movemail): Delete mail only when it is nil.
15291
15292 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15293
15294         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15295
15296         * mml.el (mml-preview): Use `pop-to-buffer'.
15297
15298         * message.el (message-goto-mail-followup-to): Insert after "To".
15299         (message-carefully-insert-headers): Add comment.
15300
15301         * gnus.el: Remove unused variable `gnus-article-check-size'.
15302
15303         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15304
15305         * gnus-art.el (gnus-button-alist): Improve
15306         `gnus-button-handle-library' entry.
15307
15308 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15309
15310         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15311         downcase, since XEmacs capitalizes error messages differently.
15312
15313 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15314
15315         * nntp.el: Add (require 'gnus) due to reference to
15316         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15317
15318 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15319
15320         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15321         `mm-fill-flowed'.
15322
15323         * mm-decode.el (mm-dissect-singlepart): Check it.
15324
15325 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15326
15327         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15328         'imap' for netrc parsing.
15329
15330 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15331
15332         * mailcap.el (mailcap-mime-data): Mark as risky.
15333
15334 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15335
15336         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15337         may be included in the encoded word.
15338         (rfc2047-encode): Don't append a space if the encoded word
15339         includes close parenthesis.
15340
15341 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15344         of text within parentheses.
15345
15346 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15347
15348         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15349         (gnus-encrypt-write-file-contents): Make the password key the file
15350         name PLUS the cipher, not just the cipher.  Also remove failed
15351         passwords from the cache.
15352
15353 2004-08-06  Simon Josefsson  <jas@extundo.com>
15354
15355         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15356         fix.
15357
15358 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15359
15360         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15361         LWSP.
15362
15363 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15364
15365         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15366         to append in-reply-to: data to the references: header.
15367
15368         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15369         (netrc-parse): Use gnus-encrypt.el functions.
15370
15371         * gnus-encrypt.el: Add new file for encryption support; currently
15372         does only a few GPG ciphers and an internal XOR cipher.
15373
15374         * password.el: Add comments on using password-read-and-add.
15375         (password-read-and-add): Add function to read and add the
15376         password to the cache at once.
15377
15378 2004-07-28  Simon Josefsson  <jas@extundo.com>
15379
15380         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15381         parameter (but don't use it, for now).
15382
15383         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15384         instead of hard coding to nil.
15385
15386 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15387
15388         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15389         as mm-inline-image-xemacs does.
15390
15391 2004-07-26  Simon Josefsson  <jas@extundo.com>
15392
15393         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15394         Revert part of 2004-07-17 change below.
15395
15396 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15397
15398         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15399         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15400
15401 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15402
15403         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15404         quotes that actually start with ">" at the beginning of the
15405         lines.
15406
15407 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15408
15409         * rfc2047.el (rfc2047-encode-region): Fix last change.
15410         (rfc2047-encode-parameter): Remove useless concat.
15411
15412 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15415         encode special characters; fix some kind of misconfigured headers;
15416         signal a real error if debug-on-quit or debug-on-error is non-nil.
15417         (rfc2047-encode-max-chars): New variable.
15418         (rfc2047-encode-1): Use it.
15419         (rfc2047-encode-parameter): New function.
15420
15421         * mml.el (mml-insert-parameter): Remove an excessive space.
15422
15423 2004-07-17  Simon Josefsson  <jas@extundo.com>
15424
15425         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15426         Kai Grossjohann <kai@emptydomain.de>.
15427         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15428         (gnus-group-make-menu-bar): Ditto.
15429
15430         * gnus-util.el (gnus-group-server): Add.
15431
15432 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15433
15434         * message.el (message-clone-locals): Clone sendmail and smtp
15435         variables.
15436
15437 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15438
15439         * rfc2047.el (rfc2047-encode-region): Fix last change.
15440
15441 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15444         characters as non-special.
15445
15446 2004-07-09  Simon Josefsson  <jas@extundo.com>
15447
15448         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15449         Users will lose all flag changes made while unplugged with
15450         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15451         good default.  See numerous reports on ding mailing list.
15452
15453 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15454
15455         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15456         add generate-head-function and generate-article-function to the
15457         rfc822-forward entry.
15458         (nndoc-rfc822-forward-generate-article): New function.
15459         (nndoc-rfc822-forward-generate-head): New function.
15460
15461         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15462
15463 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15464
15465         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15466         respect display group parameter and gnus-summary-expunge-below.
15467         (gnus-articles-to-read): Remove unused reference to display group
15468         parameter.
15469
15470 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15471
15472         * nnheader.el (nnheader-uniquify-message-id): New experimental
15473         variable.
15474         (nnheader-nov-read-message-id): Use it.
15475
15476         * spam-report.el (spam-report-gmane): Add interactive.
15477
15478 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15479
15480         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15481         qp-or-base64 for the application/* types.
15482
15483 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15484
15485         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15486
15487 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15488
15489         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15490         trim value.
15491
15492 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15493
15494         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15495         New macro and function.
15496         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15497
15498 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15499
15500         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15501         after-load-alist.
15502
15503 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15504
15505         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15506         update info that isn't there.
15507
15508 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15509
15510         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15511         entry.
15512
15513 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * mm-view.el (mm-inline-render-with-function): Use multibyte
15516         buffer; decode html source by charset.
15517
15518         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15519
15520         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15521         Mule-UCS is loaded under XEmacs.
15522         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15523
15524 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15525
15526         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15527
15528 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * mm-util.el (mm-coding-system-p): Return a coding-system.
15531         (mm-mime-mule-charset-alist): Use shift_jis instead of
15532         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15533         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15534         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15535         instead of japanese-shift-jis and iso-latin-1 respectively in
15536         order to share the default value with both Emacs and XEmacs-mule.
15537         (mm-mule-charset-to-mime-charset): Make
15538         mm-coding-system-priorities effective.
15539         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15540         while predicating of candidates upon the priorities.
15541
15542 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15543
15544         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15545         gnus-uu-invert-processable.
15546
15547         * gnus.el: Autoload gnus-uu-invert-processable.
15548
15549 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15550
15551         * mm-util.el (mm-with-multibyte-buffer): New macro.
15552
15553         * rfc2047.el (rfc2047-encode-string): Use it.
15554         (rfc2047-encode-region): Move point to the end of the region after
15555         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15556
15557 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15558
15559         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15560         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15561
15562 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15563
15564         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15565         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15566         Karl Chen <quarl@nospam.quarl.org>.
15567
15568 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15569
15570         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15571         invalid addresses.
15572
15573 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15574
15575         * spam.el: Change section markers, revise TODO list.
15576         (spam-backends): Make new master list of all installed backends.
15577         (spam-summary-exit-behavior): Add new variable to determine how
15578         messages moves are done at summary exit.
15579         (spam-move-spam-nonspam-groups-only)
15580         (spam-process-ham-in-nonham-groups)
15581         (spam-process-ham-in-spam-groups): Remove variables, the
15582         spam-summary-exit-behavior variable should be used to manage this
15583         behavior.
15584         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15585         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15586         and spam-old-spam-articles.
15587         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15588         Add empty variables, placeholders for the backends they represent.
15589         (spam-set-difference): Move, unchanged.
15590         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15591         unless the user has a processor variable.
15592         (spam-classifications, spam-classification-valid-p)
15593         (spam-backend-properties, spam-backend-property-valid-p)
15594         (spam-backend-function-type-valid-p)
15595         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15596         (spam-report-articles-gmane, spam-report-articles-resend):
15597         Remove functions, they are not needed.
15598         (spam-install-backend-super, spam-backend-list)
15599         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15600         (spam-backend-function, spam-backend-ham-registration-function)
15601         (spam-backend-spam-registration-function)
15602         (spam-backend-ham-unregistration-function)
15603         (spam-backend-spam-unregistration-function)
15604         (spam-backend-statistical-p, spam-backend-mover-p)
15605         (spam-install-backend-alias, spam-install-checkonly-backend)
15606         (spam-install-mover-backend, spam-install-nocheck-backend)
15607         (spam-install-backend, spam-install-statistical-backend)
15608         (spam-install-statistical-checkonly-backend): Add backend installation
15609         support.
15610         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15611         (spam-group-processor-p): Use the new backend code and respect the
15612         summary exit behavior.
15613         (spam-mark-spam-as-expired-and-move-routine): Remove.
15614         (spam-summary-prepare): Change to use the new spam-old-articles
15615         variable.
15616         (spam-copy-or-move-routine, spam-copy-spam-routine)
15617         (spam-move-spam-routine, spam-copy-ham-routine)
15618         (spam-move-ham-routine): Add code to copy/move ham or spam.
15619         (spam-fetch-field-fast): Improve doc and code, plus allow the
15620         'number request.
15621         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15622         variables.
15623         (spam-split, spam-find-spam): Use the new backend code.
15624         (spam-registration-functions): Remove variable.
15625         (spam-unregister-routine): Add convenience wrapper.
15626         (spam-log-undo-registration, spam-register-routine)
15627         (spam-log-processing-to-registry)
15628         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15629         where possible.
15630         (spam-check-gmane-xref, spam-check-regex-headers)
15631         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15632         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15633         (spam-check-bogofilter-headers, spam-check-spamoracle)
15634         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15635         (spam-check-crm114-headers): Use the spam-split-group that
15636         spam-split prepares, no need to determine it every time.
15637
15638         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15639         to the nnheader-parse-naked-head call.
15640
15641         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15642
15643         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15644         the nnheader-nov-read-message-id call.
15645
15646 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15647
15648         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15649         gnus-activate-group twice.  Suggested by Markus Peter
15650         <warp@spin.de>.
15651
15652 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15653
15654         * gnus-art.el (gnus-article-time-format): Exchange the order of
15655         day and month in the default value; fix customization type.
15656         (article-date-ut): Use add-text-properties.
15657         (article-make-date-line): Use message-make-date instead of
15658         current-time-string.
15659
15660         * message.el (message-fetch-field): Don't use set-text-properties.
15661         (message-make-date): Simplify.
15662
15663         * messagexmas.el (message-xmas-make-date): New function.
15664         (message-xmas-redefine): Defalias message-make-date to it.
15665
15666 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15667
15668         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15669         (rfc2047-encode-region): Treat text within parentheses as special;
15670         show the original text when error has occurred.
15671
15672         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15673         already-computed method to gnus-activate-group.
15674
15675         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15676         same select-methods identical Lisp objects.
15677
15678         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15679         object when modifying the info.
15680
15681 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15684         gnus-opened-servers since it has never been opened with the new
15685         configuration yet.
15686
15687 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15690         arg to nnheader-generate-fake-message-id.
15691
15692 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15693
15694         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15695         number and build a fake message ID localized to a group and
15696         article number (so it's repeatable from that point on).
15697         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15698         ID format.
15699
15700         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15701         nnheader-generate-fake-message-id with the article number.
15702
15703 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15704
15705         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15706         end-of-buffer.
15707
15708 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15709
15710         * message.el (message-ignored-supersedes-headers): Add Approved.
15711
15712 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15713
15714         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15715         goto-char.
15716         (rfc2047-encode): Fold the line before encoding.
15717
15718 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15719
15720         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15721         folding -- not all headers can be folded, and this should be done
15722         by the message composition mode.  Probably.  I think.
15723
15724 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15725
15726         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15727         fast.
15728
15729         * gnus-ems.el (gnus-remove-image): Don't use
15730         message-text-with-property; remove only the image found first.
15731
15732         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15733         found first.
15734
15735 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15736
15737         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15738
15739 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15740
15741         * message.el (message-text-with-property): Make it fast and accept
15742         optional arguments.
15743         (message-strip-forbidden-properties): Use it.
15744         (message-fix-before-sending): Follow the m-t-w-p change.
15745
15746         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15747
15748 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15749
15750         * gnus-art.el (article-hide-headers): Don't change the buffer
15751         mistakenly when performing mml-preview even if
15752         gnus-single-article-buffer is nil.
15753
15754 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15755
15756         * message.el (message-expand-name-databases): New user option.
15757         (message-expand-name): Use it.
15758
15759 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15760
15761         * spam.el (spam-report-articles-resend)
15762         (spam-report-resend-register-routine): Allow ham reporting.
15763         (spam-report-resend-register-ham-routine): Add wrapper.
15764         (spam-registration-functions): Add ham resending functions.
15765         (spam-list-of-processors): Add ham resend processor.
15766
15767         * gnus.el (ham-resend-to): Add new group parameter.
15768         (spam-process): Add ham resend option.
15769
15770         * spam-report.el (spam-report-resend): Allow reporting ham.
15771         (spam-report-resend-ham): Add wrapper.
15772
15773 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15774
15775         * message.el (message-cite-articles-with-x-no-archive): New
15776         variable.
15777         (message-cite-original): Use it.
15778
15779 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15780
15781         * message.el (message-cite-original): Respect X-No-Archive.
15782
15783 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * gnus-art.el (article-hide-headers): Refer to the values for
15786         gnus-ignored-headers and gnus-visible-headers in the summary
15787         buffer since a user may have set them as group parameters.
15788
15789 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15790
15791         * assistant.el (assistant-node-name): Add convenience function.
15792         (assistant-render-text, assistant-render-node): Add error handling,
15793         plus handle multiple next nodes.
15794         (assistant-find-next-node): Comment out for now.
15795         (assistant-find-next-nodes): Add function, returns list of next
15796         nodes.
15797
15798 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15799
15800         * mail-source.el (mail-source-directory): Fix doc-string.
15801
15802 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15803
15804         * assistant.el (assistant-render-text, assistant-eval): Add :set
15805         widget type, which is different because it takes and returns a
15806         list.  Much hilarity ensues.
15807
15808 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15809
15810         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15811
15812         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15813         doc-string.
15814
15815         * gnus-start.el (gnus-activate-group): Added doc-string.
15816
15817 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15820
15821 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15822
15823         * assistant.el (assistant-render-text): Try to add a :set
15824         widget, more to come.
15825
15826         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15827         strings.
15828         (spam-report-articles-resend)
15829         (spam-register-routine): Do registration iff any articles warrant
15830         it.
15831         (spam-summary-prepare-exit): Change log message for nil group
15832         destinations.
15833
15834 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15835
15836         * spam.el (spam-report-resend-register-routine): Allow
15837         spam-report-resend-to to be a group parameter or a global value.
15838
15839 2004-05-26  Simon Josefsson  <jas@extundo.com>
15840
15841         * starttls.el: Merge with my GNUTLS based starttls.el.
15842         (starttls-gnutls-program, starttls-use-gnutls)
15843         (starttls-extra-arguments, starttls-process-connection-type)
15844         (starttls-connect, starttls-failure, starttls-success): New
15845         variables.
15846         (starttls-program, starttls-extra-args): Doc fix.
15847         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15848         functions.
15849         (starttls-negotiate, starttls-open-stream): Check
15850         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15851         function if it is set.
15852
15853 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15854
15855         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15856         structured fields.
15857
15858 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15859
15860         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15861
15862 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15863
15864         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15865         variable.
15866         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15867         assigning the spam-mark to new messages.
15868
15869 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15870
15871         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15872
15873 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15876
15877         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15878         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15879         default.
15880
15881 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15882
15883         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15884         correct data.
15885
15886 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15887
15888         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15889         (spam-group-processor-p): Fix function.
15890         (spam-group-processor-multiple-p)
15891         (spam-group-spam-processor-report-gmane-p)
15892         (spam-group-spam-processor-report-resend-p)
15893         (spam-group-spam-processor-bogofilter-p)
15894         (spam-group-spam-processor-blacklist-p)
15895         (spam-group-spam-processor-ifile-p)
15896         (spam-group-ham-processor-ifile-p)
15897         (spam-group-spam-processor-spamoracle-p)
15898         (spam-group-spam-processor-crm114-p)
15899         (spam-group-ham-processor-bogofilter-p)
15900         (spam-group-spam-processor-stat-p)
15901         (spam-group-ham-processor-stat-p)
15902         (spam-group-ham-processor-whitelist-p)
15903         (spam-group-ham-processor-BBDB-p)
15904         (spam-group-ham-processor-spamoracle-p)
15905         (spam-group-ham-processor-copy-p): Remove functions with some
15906         prejudice against unneeded code.
15907         (spam-report-articles-resend)
15908         (spam-report-resend-register-routine): Allow the group/topic
15909         spam-resend-to value to override spam-report-resend-to.
15910         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15911         properly now.
15912
15913         * gnus.el (spam-resend-to): Add group/topic parameter.
15914         (spam-process): Move the OBSOLETE processors to the end of the
15915         choices.
15916
15917 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15918
15919         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15920         with resend-to set to nil, and then ask the user if necessary.
15921         (spam-report-resend): spam-report-resend takes a list of articles, not
15922         separate article numbers.
15923
15924 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15927         addition to emacs-w3m.
15928
15929 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15930
15931         * assistant.el (assistant-authinfo-data): New function.
15932         (assistant-eval): Eval for entire assistant.
15933
15934         * netrc.el (netrc-services-file): New variable.
15935         (netrc-parse-services): New function.
15936         (netrc-find-service-name): New function.
15937         (netrc-find-service-number): New function.
15938         (netrc-port-equal): New function.
15939         (netrc-machine): Use it.
15940
15941         * nnimap.el (nnimap-open-connection): Use netrc.
15942
15943         * gnus-util.el (gnus-netrc-get): Remove aliases.
15944
15945         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15946
15947         * assistant.el (wid-edit): Fix compilation.
15948
15949         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15950
15951 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15952
15953         * gnus-util.el (gnus-set-file-modes): New function.  (small
15954         patch).
15955
15956 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15957
15958         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15959
15960         * assistant.el (assistant-render-node): Fix up rendering and
15961         read-only text.
15962         (assistant-render-node): Reset.
15963         (assistant-make-read-only): Not sticky.
15964
15965 2004-05-20  Danny Siu  <dsiu@adobe.com>
15966
15967         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15968         centered even when gnus-auto-center-summary is t.
15969
15970 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15971
15972         * dns.el (dns-get-txt-answer): New function.
15973         (dns-read-txt): Ditto.
15974         (query-dns): Use it.
15975
15976 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15977
15978         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15979         active for foreign groups even if the group level is higher than
15980         the specified value.
15981
15982 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15983
15984         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15985         non-active groups.
15986
15987         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15988
15989 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15990
15991         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15992
15993 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15994
15995         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15996         (spam-crm114-header, spam-crm114-spam-switch)
15997         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15998         (spam-crm114-positive-spam-header)
15999         (spam-crm114-database-directory, spam-list-of-processors)
16000         (spam-group-spam-processor-crm114-p)
16001         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16002         (spam-generic-score, spam-list-of-checks)
16003         (spam-list-of-statistical-checks, spam-registration-functions)
16004         (spam-check-crm114-headers, spam-crm114-score)
16005         (spam-check-crm114, spam-crm114-register-with-crm114)
16006         (spam-crm114-register-spam-routine)
16007         (spam-crm114-unregister-spam-routine)
16008         (spam-crm114-register-ham-routine)
16009         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16010         asjo@koldfront.dk (Adam Sjøgren).
16011
16012         * gnus.el: Add spam-use-crm114.
16013
16014         * spam.el (spam-list-of-processors, spam-registration-functions):
16015         Add spam-use-resend.
16016         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16017         (spam-report-articles-gmane): Add doc fix.
16018         (spam-report-articles-resend, spam-report-resend-register-routine):
16019         Add wrappers around spam-report-resend-to.
16020
16021         * spam-report.el (spam-report-resend-to, spam-report-resend):
16022         Add support for resending spam.
16023         (spam-report-gmane): Fix line length >80.
16024
16025         * gnus.el (spam-process): Add spam-use-resend.
16026
16027 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16028
16029         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16030         number of processed spam messages.
16031         (spam-ham-copy-or-move-routine): Return the number of processed
16032         ham messages.
16033         (spam-summary-prepare-exit): Use the above values to decide
16034         whether status messages shouled be displayed.
16035
16036 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16037
16038         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16039         `rfc2047-encoding-function-alist' in order to avoid conflicting
16040         with the old version.
16041         (rfc2047-encode-region): Concatenate words containing non-ASCII
16042         characters in structured fields; don't encode space-delimited
16043         ASCII words even in unstructured fields; don't break words at
16044         char-category boundaries.
16045         (rfc2047-encode-1): New function.
16046         (rfc2047-encode): Use it; encode text so that it occupies the
16047         maximum width within 76-column; work correctly on Q encoding for
16048         iso-2022-* charsets.
16049         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16050         sure not to break a line just after the header name.
16051         (rfc2047-b-encode-region): Removed.
16052         (rfc2047-b-encode-string): New function.
16053         (rfc2047-q-encode-region): Removed.
16054         (rfc2047-q-encode-string): New function.
16055
16056         * mm-util.el (mm-replace-in-string): New function.
16057
16058 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16059
16060         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16061         get it right.
16062         (gnus-inews-make-draft): Really.
16063
16064 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16065
16066         * nnmh.el (nnmh-request-list-1): Don't check the link count
16067         before descending.  (small patch)
16068
16069 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16070
16071         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16072         stuff.
16073
16074         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16075         on real group name.
16076
16077         * gnus-art.el (gnus-signature-limit): Doc fix.
16078
16079         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16080
16081         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16082
16083 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16084
16085         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16086         isn't a string.
16087
16088 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16089
16090         * gnus-draft.el (gnus-draft-send): Bind
16091         rfc2047-encode-encoded-words.
16092
16093         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16094         (rfc2047-encodable-p): Say that =? needs encoding.
16095         (rfc2047-encode-encoded-words): New variable.
16096
16097         * gnus-group.el (gnus-group-select-group): Doc fix.
16098
16099         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16100
16101         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16102         to nil.
16103
16104         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16105
16106         * nnheader.el (nnheader-get-lines-and-char): New function.
16107
16108 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16109
16110         * gnus-msg.el (gnus-summary-followup-with-original): Document
16111         yanking of region when active.
16112
16113 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16114
16115         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16116         groups if the group level is higher than the specified value.
16117
16118 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16119
16120         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16121         (gnus-group-jump-to-group): Added prefix argument using
16122         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16123         non-active group.
16124
16125         * compface.el (uncompface): Be verbose when changing
16126         `uncompface-use-external'.
16127
16128         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16129         handle manual section.
16130
16131 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16132
16133         * gnus-art.el (gnus-button-alist): Revert previous change.
16134
16135 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16136
16137         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16138
16139 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16140
16141         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16142         whether backend can accept message.
16143
16144         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16145
16146 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16147
16148         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16149         Avoid creating directory when nntp-marks-is-evil is true.
16150         Reported by Reiner Steib.
16151
16152 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16153
16154         * gnus-picon.el (gnus-picon-style): New variable.
16155         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16156         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16157         Jesper Harder <harder@ifa.au.dk>.
16158
16159 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16160
16161         * message.el (message-fill-field): Return point.
16162         (message-generate-headers): Go to end of field.
16163
16164         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16165         stuff for non-living groups.
16166
16167 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16168
16169         * gnus-art.el (gnus-article-followup-with-original)
16170         (gnus-article-reply-with-original): gnus-mark-active-p ->
16171         gnus-region-active-p.
16172
16173 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16174
16175         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16176         only when there is spam or ham to be processed.
16177
16178 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16179
16180         * mail-source.el (mail-source-delete-crash-box): Refactor.
16181         (mail-source-fetch): Use it.
16182         (mail-source-fetch-file): Ditto.
16183         (mail-source-fetch-directory): Run postscript in loop.
16184         (mail-source-fetch-pop): Delete.
16185         (mail-source-fetch-maildir): Ditto.
16186         (mail-source-fetch-imap): Ditto.
16187
16188         * imap.el (imap-authenticators): Comment out sasl.
16189
16190         * message.el (message-skip-to-next-address): New function.
16191         (message-fill-header-address): Refactor.
16192         (message-fill-address): Use it.
16193         (message-delete-address): Use it.
16194         (message-fill-header-general): Refactor.
16195         (message-fill-field-address): Rename.
16196         (message-narrow-to-field): Find the start of the header.
16197         (message-header-format-alist): Don't pre-fill.
16198         (message-fill-header): Removed.
16199         (message-insert-header): New function.
16200         (message-shorten-references): Use it.
16201
16202         * rfc2047.el (rfc2047-field-value): Strip props.
16203
16204         * mail-parse.el (mail-header-make-address): New alias.
16205
16206         * ietf-drums.el (ietf-drums-make-address): New function.
16207
16208         * imap.el: Add compiler directives.
16209
16210         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16211
16212         * gnus-art.el (article-decode-idna-rhs): Don't use
16213         message-idna-inside-rhs-p.
16214
16215 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16216
16217         * message.el (message-idna-inside-rhs-p): Removed.
16218         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16219
16220         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16221         false positives.
16222
16223 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16224
16225         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16226
16227 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16228
16229         * nneething.el (nneething-file-name): Don't create spurious
16230         files.
16231
16232         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16233         (gnus-inews-do-gcc): Remove sleep.
16234
16235         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16236         part under point.
16237
16238         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16239         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16240
16241 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16242
16243         * spam.el (spam-summary-prepare-exit): Fixed (length).
16244
16245 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16246
16247         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16248         as expired without moving it" message when there are spam
16249         messages left.
16250
16251 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16252
16253         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16254         header is not nil.
16255
16256 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16257
16258         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16259         nntp-possibly-create-directory, not nntp-possibly-change-group.
16260         (nntp-marks-changed-p): New arg SERVER.
16261         (nntp-request-update-info): Adjust caller.
16262
16263 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16264
16265         * nntp.el (nntp-save-marks): Pass missing arg.
16266
16267 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16268
16269         * nntp.el: Support marks.
16270         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16271         (nntp-marks-modtime, nntp-marks-directory): New variables.
16272         (nntp-request-set-mark, nntp-request-update-info)
16273         (nntp-possibly-create-directory, nntp-marks-changed-p)
16274         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16275         functions.
16276
16277 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16278
16279         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16280         (gnus-xmas-redefine): Rename.
16281
16282         * gnus-score.el (gnus-score-insert-help): Use
16283         gnus-select-lowest-window.
16284
16285         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16286         appt-select-lowest-window and rename to gnus-select-lowest-window.
16287
16288         * gnus.el: do.
16289
16290 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16291
16292         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16293         encodings of MIME-encoded words, in order to improve
16294         interoperability with several broken MUAs.
16295
16296 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16297
16298         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16299         tags, only when charsets are not specified in headers.
16300         (mm-inline-text-html-render-with-w3m): Ditto.
16301
16302         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16303         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16304
16305 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16306
16307         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16308         instead of MIME-decoded from fields when checking
16309         `gnus-article-address-banner-alist'.
16310
16311 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16312
16313         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16314         description rather than subject.
16315
16316 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16317
16318         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16319
16320 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16321
16322         * gnus.el (gnus-version-number): Bump.
16323
16324 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16325
16326         * gnus.el: No Gnus v0.2 is released.
16327
16328 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16329
16330         * gnus-agent.el (gnus-agent-read-agentview): Inline
16331         gnus-uncompress-range.
16332
16333 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16334
16335         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16336         `exec-installed-p'.
16337
16338 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16339
16340         * gnus.el (spam-process, spam-autodetect-methods): Add
16341         bsfilter and bsfilter-headers.
16342
16343         * spam.el (spam-bsfilter): New customize group.
16344         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16345         (spam-bsfilter-header, spam-bsfilter-probability-header)
16346         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16347         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16348         (spam-bsfilter-database-directory): New options.
16349         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16350         (spam-list-of-statistical-checks, spam-registration-functions):
16351         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16352         (spam-bsfilter-score): New command.
16353         (spam-check-bsfilter-headers, spam-check-bsfilter)
16354         (spam-bsfilter-register-with-bsfilter)
16355         (spam-bsfilter-register-spam-routine)
16356         (spam-bsfilter-unregister-spam-routine)
16357         (spam-bsfilter-register-ham-routine)
16358         (spam-bsfilter-unregister-ham-routine): New functions.
16359         (spam-generic-score): Support bsfilter; Accept an optional argument
16360         to recalcurate spam score even if scoring header has already been
16361         added.
16362         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16363         optional argument to recalcurate spam score even if scoring header
16364         has already been added.
16365
16366 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16367
16368         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16369         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16370         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16371         link is missing.
16372
16373 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16374
16375         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16376         (html2text-get-attr): Rewrite.
16377
16378         * message.el (message-setup-1): Remove redundant put-text-property
16379         on mail-header-separator.
16380
16381 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16382
16383         * gnus-registry.el (gnus-registry-cache-whitespace)
16384         (gnus-registry-action, gnus-registry-spool-action)
16385         (gnus-registry-split-fancy-with-parent): Change message levels
16386         from 5 to 3 or 7, as needed.
16387
16388         * spam.el (spam-summary-prepare-exit)
16389         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16390         (spam-split, spam-find-spam, spam-log-undo-registration)
16391         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16392         level from 5 to 6.
16393
16394 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16397         2004-03-04 change).
16398
16399 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16400
16401         * sieve-manage.el (sieve-manage-open):
16402         * nnweb.el (nnweb-insert-html):
16403         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16404         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16405         * nnspool.el (nnspool-request-group):
16406         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16407         * nnml.el (nnml-request-update-info):
16408         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16409         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16410         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16411         (nnimap-request-set-mark):
16412         * nnfolder.el (nnfolder-request-update-info):
16413         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16414         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16415         * gnus-uu.el (gnus-uu-find-articles-matching):
16416         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16417         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16418         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16419         * gnus-nocem.el (gnus-nocem-scan-groups):
16420         * gnus-int.el (gnus-start-news-server):
16421         * gnus-group.el (gnus-group-make-kiboze-group)
16422         (gnus-group-browse-foreign-server):
16423         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16424         Use mapc when appropriate.
16425
16426 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16427
16428         FIXME: Make separate entries for each person.
16429
16430         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16431         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16432         <shields@msrl.com>:
16433
16434         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16435         may need for spam sorting and scoring.
16436         (spam-user-format-function-S): Add user format function suitable for
16437         general use.
16438         (spam-article-sort-by-spam-status): Add sorting function for summary
16439         sorting.
16440         (spam-extra-header-to-number): Add function to get a score from a
16441         header.
16442         (spam-summary-score): Add function to get a numeric score from the
16443         headers.
16444         (spam-generic-score): Fix function doc, was in wrong place.
16445         (spam-initialize): Take symbols when it's run, and install the
16446         extra headers that spam-necessary-extra-headers thinks we need.
16447
16448 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16449
16450         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16451         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16452
16453 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16454
16455         * gnus-sum.el (gnus-set-global-variables)
16456         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16457         (gnus-article-get-xrefs, gnus-summary-best-group)
16458         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16459         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16460         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16461         Use with-current-buffer.
16462
16463 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16464
16465         * spam.el (spam-summary-prepare-exit): Simplify logic.
16466         (spam-fetch-article-header): Read the article header if it's not
16467         available.
16468         (spam-list-articles): Simplify logic.
16469         (spam-filelist-register-routine): Fix bug with unregister-list.
16470
16471         * gnus-registry.el: Fix comments at beginning.
16472
16473 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16474
16475         * message.el (message-cater-to-broken-inn): Remove.
16476         (message-shorten-references): Make sure the total folded length of
16477         References is shorter than 998 characters to cater to a bug in INN
16478         2.3.  Also, don't pretend that references aren't folded -- this
16479         hasn't worked for a while.
16480
16481 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16482
16483         * gnus-agent.el (gnus-agentize):
16484         gnus-agent-send-mail-real-function no longer set to current value
16485         of message-send-mail-function but rather a lambda that calls
16486         message-send-mail-function.  The change makes the agent real-time
16487         responsive to user changes to message-send-mail-function.
16488
16489 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16490
16491         * legacy-gnus-agent.el
16492         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16493         help from Florian Weimer <fw@deneb.enyo.de>
16494
16495 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * nnmail.el (nnmail-cache-insert): Revert last change.
16498
16499 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16500
16501         * nnmail.el (nnmail-cache-insert): Always check whether
16502         nnmail-cache-ignore-groups matches a group name.
16503
16504 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16505
16506         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16507         (spam-find-spam, spam-log-processing-to-registry)
16508         (spam-log-registered-p, spam-log-unregistration-needed-p)
16509         (spam-log-undo-registration): Use gnus-message instead of
16510         gnus-error, none of these errors are fatal.
16511
16512         * gnus-registry.el (gnus-registry-clean-empty-function)
16513         (gnus-registry-clean-empty): Remove only empty entries without
16514         extra data.
16515
16516 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16517
16518         * spam-stat.el (spam-stat-buffer-change-to-spam)
16519         (spam-stat-buffer-change-to-non-spam): Change (error) to
16520         (gnus-message 8) invocation.
16521
16522 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * nntp.el (nntp-via-netcat-command): New variable.
16525         (nntp-via-netcat-switches): New variable.
16526         (nntp-open-via-rlogin-and-netcat): New function.
16527         (nntp-open-connection-function): Doc fix.
16528         (nntp-telnet-command): Doc fix.
16529         (nntp-end-of-line): Doc fix.
16530         (nntp-via-rlogin-command): Doc fix.
16531         (nntp-via-user-name): Doc fix.
16532         (nntp-via-address): Doc fix.
16533
16534 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16535
16536         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16537         error in Emacs 21.1.
16538
16539 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16540
16541         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16542
16543 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16544
16545         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16546         (gnus-agent-with-refreshed-group): New macro.
16547         (gnus-agent-rename-group): New function.
16548         (gnus-agent-delete-group): New function.
16549         (gnus-agent-save-group-info): Use gnus-command-method when
16550         `method' parameter is nil.  Don't write nil entries into the
16551         active file.
16552         (gnus-agent-get-group-info): New function.
16553         (gnus-agent-fetch-articles): Use
16554         gnus-agent-update-files-total-fetched-for to increment disk space
16555         used.
16556         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16557         gnus-agent-update-view-total-fetched-for to increment disk space
16558         used.
16559         (gnus-agent-get-local): Added optional parameters to avoid calling
16560         gnus-group-real-name and gnus-find-method-for-group.
16561         (gnus-agent-set-local): Delete stored entry if either min, or max,
16562         are nil.
16563         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16564         quit, use gnus-agent-regenerate-group to record existance of any
16565         articles fetched to disk before the quit occurred.
16566         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16567         gnus-agent-update-view-total-fetched-for, and
16568         gnus-agent-update-files-total-fetched-for to decrement disk space
16569         used.
16570         (gnus-agent-retrieve-headers): Use
16571         gnus-agent-update-view-total-fetched-for to increment disk space
16572         used.
16573         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16574         with gnus-agent-update-files-total-fetched-for to decrement disk
16575         space and fresh group buffer.
16576         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16577         (gnus-agent-need-update-total-fetched-for): New variable.
16578         (gnus-agent-update-files-total-fetched-for): New function.
16579         (gnus-agent-update-view-total-fetched-for): New function.
16580         (gnus-agent-total-fetched-for): New function.
16581
16582         * gnus-cache.el (gnus-cache-save-buffers): Use
16583         gnus-cache-update-overview-total-fetched-for to change disk space
16584         used by this group.
16585         (gnus-cache-possibly-enter-article): Use
16586         gnus-cache-update-file-total-fetched-for to increment disk space
16587         used by this group.
16588         (gnus-cache-possibly-remove-article): Use
16589         gnus-cache-update-file-total-fetched-for to decrement disk space
16590         used by this group.
16591         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16592         (gnus-cache-rename-group): New function.
16593         (gnus-cache-delete-group): New function.
16594         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16595         (gnus-cache-need-update-total-fetched-for): New variable.
16596         (gnus-cache-with-refreshed-group): New macro.
16597         (gnus-cache-update-file-total-fetched-for): New function.
16598         (gnus-cache-update-overview-total-fetched-for): New function.
16599         (gnus-cache-rename-group-total-fetched-for): New function.
16600         (gnus-cache-delete-group-total-fetched-for): New function.
16601         (gnus-cache-total-fetched-for): New function.
16602
16603         * gnus-group.el: Require gnus-sum and autoload functions to
16604         resolve warnings when gnus-group.el compiled alone.
16605         (gnus-group-line-format): Documented new %F.
16606         (size of Fetched data) group line format; identifies disk space
16607         used by agent and cache.
16608         (gnus-group-line-format-alist): Defined new F format.
16609         (gnus-total-fetched-for): New function.
16610         (gnus-group-delete-group): No longer update
16611         gnus-cache-active-altered as gnus-request-delete-group now keeps
16612         the cache in sync.
16613         (gnus-group-list-active): Let the agent store a server's active
16614         list if currently plugged.
16615
16616         * gnus-int.el (gnus-request-delete-group):
16617         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16618         local disk in sync with the server.
16619         (gnus-request-rename-group):
16620         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16621         local disk in sync with the server.
16622
16623         * gnus-start.el (gnus-get-unread-articles):
16624         Cosmetic simplification to logic.
16625
16626         * gnus-util.el (gnus-rename-file): New function.
16627
16628 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16629
16630         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16631
16632 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16633
16634         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16635         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16636
16637 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16638
16639         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16640         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16641
16642 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16643
16644         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16645
16646 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16647
16648         * spam.el (spam-set-difference): Add function to replace
16649         gnus-set-difference in spam.el.
16650         (spam-summary-prepare-exit): Use spam-set-difference.
16651
16652 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16653
16654         * gnus-registry.el (gnus-registry-cache-file): Update to use
16655         gnus-dribble-directory OR gnus-home-directory OR ~.
16656         (gnus-registry-split-fancy-with-parent): Fix doc.
16657
16658 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16659
16660         * message.el (message-exchange-point-and-mark): Use
16661         message-mark-active-p.  Suggested by Jesper Harder
16662         <harder@ifa.au.dk>.
16663
16664 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16665
16666         * message.el (message-exchange-point-and-mark): Don't activate
16667         region if it was inactive.  Suggested by Hiroshi Fujishima
16668         <pooh@nature.tsukuba.ac.jp>.
16669
16670 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * gnus-art.el (article-display-face): Display Faces in the same
16673         order as X-Faces.
16674
16675 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16678
16679 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16680
16681         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16682         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16683         (gnus-article-mime-hierarchy): Remove.
16684         (gnus-article-mime-hierarchy-next): Remove.
16685         (gnus-article-mode): Revert 2004-03-19 change.
16686         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16687         (gnus-insert-mime-button): Revert 2004-03-19 change.
16688         (gnus-mime-accumulate-hierarchy): Remove.
16689         (gnus-mime-enter-multipart): Remove.
16690         (gnus-mime-leave-multipart): Remove.
16691         (gnus-mime-display-part): Revert 2004-03-19 change.
16692         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16693
16694         * mml.el (mml-preview): Revert 2004-03-19 change.
16695
16696 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16697
16698         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16699
16700 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16701
16702         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16703         t while entering a file name using the mm-with-multibyte macro.
16704         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16705
16706         * mm-util.el (mm-with-multibyte): New macro.
16707
16708 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16709
16710         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16711         user option.
16712         (gnus-mime-multipart-functions): Doc and customization fix.
16713         (gnus-article-mime-hierarchy): New variable.
16714         (gnus-article-mime-hierarchy-next): New variable.
16715         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16716         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16717         gnus-article-mime-hierarchy-next to nil.
16718         (gnus-insert-mime-button): Show hierarchy numbers.
16719         (gnus-mime-accumulate-hierarchy): New function.
16720         (gnus-mime-enter-multipart): New function.
16721         (gnus-mime-leave-multipart): New function.
16722         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16723         (gnus-mime-display-alternative): Show hierarchy numbers.
16724
16725         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16726         gnus-article-mime-hierarchy-next to nil.
16727
16728 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16729
16730         * dns.el: Don't require gnus-xmas.
16731
16732 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16733
16734         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16735         inline PGP.
16736         (mml-menu): Disable mml-quote-region if mark is inactive.
16737
16738 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16741         when the group's active is not available.
16742
16743 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16744
16745         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16746         error.
16747
16748 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16749
16750         * imap.el (imap-store-password): New variable.
16751         (imap-interactive-login): Use it.
16752         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16753
16754 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16755
16756         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16757         window-start and hscroll to summary window.
16758
16759 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16760
16761         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16762         conversion message to newsrc-dribble when an actual conversion is
16763         performed.
16764
16765 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16766
16767         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16768
16769 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16770
16771         * mm-decode.el (mm-complicated-handles): New function reviving
16772         former definition of mm-multiple-handles.
16773
16774         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16775         (gnus-mime-delete-part): Use it.
16776
16777 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16778
16779         * gnus-agent.el (gnus-agent-read-local): Bind
16780         nnheader-file-coding-system to gnus-agent-file-coding-system to
16781         avoid the implicit assumption that they will always be equal.
16782         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16783         coding-system-for-write, as the with-temp-file macro first prints
16784         to a buffer then saves the buffer.
16785
16786 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16787
16788         * gnus-art.el (gnus-article-edit-part): New function.
16789         (gnus-mime-save-part-and-strip): Use it; do query instead of
16790         signaling an error; don't use mm-multiple-handles.
16791         (gnus-mime-delete-part): Ditto.
16792
16793 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16794
16795         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16796         old file versions.
16797         (gnus-group-prepare-hook): Removed function that converted list
16798         form of gnus-agent-expire-days to group properties.
16799
16800         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16801         (gnus-request-accept-article): Re-indented.
16802
16803         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16804         converters to handle old agent file formats.  Added logic for a
16805         "backup before upgrading warning".
16806         (gnus-convert-mark-converter-prompt): Developers can mark
16807         functions as needing (default), or not needing,
16808         gnus-convert-old-newsrc's "backup before upgrading warning".
16809         (gnus-convert-converter-needs-prompt): Tests whether the user
16810         should be protected from potentially irreversable changes by the
16811         function.
16812
16813         * legacy-gnus-agent.el: New.  Provides converters that are only
16814         loaded when gnus-convert-old-newsrc needs to call them.
16815
16816 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16817
16818         * mail-source.el (mail-source-touch-pop): Doc fix.
16819
16820         * message.el (message-smtpmail-send-it): Doc fix.
16821
16822 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16823
16824         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16825
16826         * nnmail.el (nnmail-split-fancy): do.
16827
16828         * gnus-kill.el (gnus-kill, gnus-execute): do.
16829
16830 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16831
16832         * gnus-sum.el (gnus-widget-reversible-match)
16833         (gnus-widget-reversible-to-internal)
16834         (gnus-widget-reversible-to-external): New functions.
16835         (gnus-widget-reversible): New widget.
16836         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16837
16838 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16839
16840         * gnus-sum.el (gnus-thread-sort-functions)
16841         (gnus-article-sort-functions): Document `(not F)' items.
16842
16843 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16844
16845         * spam.el (spam-use-gmane-xref): Add new backend.
16846         (spam-gmane-xref-spam-group): Add variable to control the name of the
16847         Gmane spam group.
16848         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16849         (spam-regex-headers-spam, spam-regex-headers-ham)
16850         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16851         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16852         backends and checks.
16853         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16854
16855         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16856         an autodetect method.
16857
16858 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16859
16860         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16861         articles are being added to a group.
16862         (gnus-request-replace-article): Inform the agent that articles
16863         need to be uncached as the cached contents are no longer valid.
16864
16865 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * binhex.el: Don't autoload executable-find.
16868
16869         * canlock.el: Don't autoload mail-fetch-field.
16870
16871         * dgnushack.el: Autoload c-mode for XEmacs.
16872
16873         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16874
16875         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16876         rmail-dont-reply-to and rmail-output.
16877
16878         * gnus-score.el: Don't autoload ffap-string-at-point.
16879
16880         * gnus-setup.el: Don't autoload sc-cite-original.
16881
16882         * imap.el: Don't autoload base64-decode-string,
16883         base64-encode-string and md5.
16884
16885         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16886         and rmail-msg-restore-non-pruned-header.
16887
16888         * mm-decode.el: Don't autoload executable-find.
16889
16890         * mm-url.el: Don't autoload executable-find.
16891
16892         * mm-view.el: Don't autoload diff-mode.
16893
16894         * nndb.el: Don't autoload news-reply-mode, news-setup,
16895         cancel-timer and telnet.
16896
16897         * password.el: Don't autoload run-at-time for Emacs.
16898
16899         * sha1-el.el: Don't autoload executable-find.
16900
16901         * sieve-mode.el: Don't autoload c-mode.
16902
16903         * uudecode.el: Don't autoload executable-find.
16904
16905 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16906
16907         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16908         (gnus-agent-possibly-alter-active): Avoid null in numeric
16909         comparison.
16910         (gnus-agent-set-local): Refuse to save null in local object table.
16911         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16912         list of articles that will be marked as unread.
16913
16914 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16915
16916         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16917
16918 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16919
16920         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16921         language tags.
16922
16923 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16924
16925         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16926         Don't bind "obarray".
16927
16928         * gnus-sum.el (gnus-thread-sort-functions): Added
16929         `gnus-thread-sort-by-most-recent-number' and
16930         `gnus-thread-sort-by-most-recent-date'.
16931         Reported by Kai Grossjohann <kai@emptydomain.de>.
16932
16933 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16934
16935         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16936
16937 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16938
16939         * gnus-cus.el (gnus-agent-customize-category): Removed
16940         ignore-errors macro reference that required cl to be loaded at
16941         run-time.
16942
16943         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16944         single-interval range of the form (min . max).  Previously the
16945         range had to look like ((min . max)).  Likewise, return
16946         (min . max) rather than ((min . max)).
16947         (gnus-range-map): Use gnus-range-normalize to accept
16948         single-interval range.
16949
16950         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16951         the cache, but not the agent, now appear with their usual face.
16952
16953         * dgnushack.el (loaddir): New variable that is bound to the
16954         directory containing the dgnushack.el file. Use loaddir, rather
16955         than srcdir, to update load-path. Change lets dgnushack compile
16956         code in directories other than GNUS/lisp.
16957
16958 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16959
16960         * lpath.el: Don't bind w3m-safe-url-regexp.
16961
16962         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16963         w3m-safe-url-regexp variable buffer-local.
16964
16965         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16966
16967 2004-02-27  Simon Josefsson  <jas@extundo.com>
16968
16969         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16970         gnus-group-real-prefix.
16971         (gnus-summary-move-article): Use it, instead of
16972         gnus-group-real-prefix.
16973
16974 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16975
16976         * lpath.el: Bind w3m-safe-url-regexp.
16977
16978         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16979         w3m-safe-url-regexp variable buffer-local and set it as the value
16980         of mm-w3m-safe-url-regexp.
16981
16982         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16983
16984         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16985         parsing gnus-posting-styles when the message is not for replying.
16986
16987         * dgnushack.el: Autoload sgml-mode for XEmacs.
16988
16989         * nnrss.el (nnrss-opml-export): Use
16990         mm-set-buffer-file-coding-system instead of
16991         set-buffer-file-coding-system.
16992
16993 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16994
16995         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16996         of checkdoc.el).
16997         * nnrss.el: do.
16998         * gnus-mlspl.el: do.
16999         * gnus-ml.el: do.
17000         * gnus-srvr.el: do.
17001
17002         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17003
17004 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17005
17006         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17007         Corrections to custom-manual links.
17008
17009         * gnus-art.el (gnus-article): Ditto.
17010
17011         * mm-decode.el (mime-display, mime-security): Ditto.
17012
17013 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17014
17015         * flow-fill.el: Typo.
17016
17017 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17018
17019         * spam-wash.el: New file.
17020
17021 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17022
17023         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17024
17025 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17026
17027         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17028         to be run with new-articles as LIST1, not LIST2.
17029         (spam-registration-functions): Add spam-use-ham-copy as a nil
17030         registration backend.
17031
17032 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17033
17034         * spam-stat.el (spam-stat-washing-hook): New option.
17035         (spam-stat-buffer-words): Use it.
17036         (spam-stat-process-directory, spam-stat-test-directory): Use
17037         insert-file-contents-literally.
17038         (spam-stat-coding-system): New variable.
17039         (spam-stat-load, spam-stat-save): Use it.
17040
17041 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17042
17043         * spam-report.el (spam-report-plug-agent): Quote
17044         spam-report-url-to-file and spam-report-url-ping-plain.
17045
17046 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17047
17048         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17049         / in mailto URLs.
17050
17051 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17052
17053         * spam-report.el (spam-report-process-queue): Fix interactive use.
17054         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17055         (spam-report-unplug-agent): Doc fixes.
17056         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17057         (spam-report-agentize, spam-report-deagentize): Autoload.
17058
17059 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17060
17061         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17062
17063         * message.el (message-setup-fill-variables): Add mml tags to
17064         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17065         <ajk@iu.edu>.
17066         (message-mode): Don't modify paragraph-separate there.
17067
17068 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17069
17070         * compface.el (uncompface-use-external): Default to undecided.
17071         (uncompface-use-external-threshold): New variable.
17072         (uncompface-float-time): New macro.
17073         (uncompface): Determine whether to use the external decoder if
17074         uncompface-use-external is undecided.
17075
17076 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17077
17078         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17079         after images.
17080
17081         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17082
17083 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17084
17085         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17086
17087         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17088
17089         * gnus-sum.el (gnus-summary-limit-to-age)
17090         (gnus-summary-limit-children): do.
17091
17092         * gnus-int.el (gnus-request-scan): do.
17093
17094         * gnus-group.el (gnus-group-suspend): do.
17095
17096         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17097
17098         * gnus-cite.el (gnus-cite-parse-attributions): do.
17099
17100         * gnus-agent.el (gnus-summary-set-agent-mark)
17101         (gnus-agent-regenerate-group): do.
17102
17103         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17104
17105         * binhex.el (binhex-decode-region-internal): do.
17106
17107 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17108
17109         * gnus-fun.el (gnus-face-properties-alist): New user option.
17110         (gnus-display-x-face-in-from): Use it.
17111
17112         * gnus-art.el (article-display-face): Ditto.
17113
17114         * compface.el (uncompface-use-external): Default to nil.
17115
17116 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17117
17118         * nntp.el (nntp-erase-buffer): New function.
17119         (nntp-retrieve-data, nntp-send-command)
17120         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17121         (nntp-possibly-change-group): Use it.
17122
17123         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17124         with-current-buffer.
17125
17126 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17127
17128         * compface.el: Merge the ELisp-based uncompface program.
17129         (compface): New customization group.
17130         (uncompface-use-external): New user option.
17131         (uncompface): Call uncompface-internal if uncompface-use-external
17132         is nil.
17133         (uncompface-internal): New function.  Note that there are also
17134         some other functions and variables added for this function.
17135
17136 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17137
17138         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17139         if necessary.
17140
17141 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17142
17143         * spam-report.el (spam-report-unplug-agent)
17144         (spam-report-plug-agent, spam-report-deagentize)
17145         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17146         Add support for the Agent in spam-report: when unplugged, report to a
17147         file; when plugged, submit all the requests.
17148
17149         * spam.el (spam-register-routine): Fix message about
17150         registration.
17151
17152 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17153
17154         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17155         dependencies.
17156         (rfc2047-encode): Use it.
17157
17158         * gnus-art.el (gnus-button-marker-list): Move before first
17159         reference.
17160
17161         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17162         (imap-parse-body): Fix format string mismatch.
17163
17164         * gnus-score.el (gnus-summary-increase-score): do.
17165
17166         * nnrss.el (nnrss-close): New function.
17167
17168 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17169
17170         * nnrss.el (nnrss-make-filename): New function.
17171         (nnrss-request-delete-group, nnrss-read-server-data)
17172         (nnrss-save-server-data, nnrss-read-group-data)
17173         (nnrss-save-group-data): Use it.
17174         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17175         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17176         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17177
17178 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17179
17180         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17181
17182 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17183
17184         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17185         files.
17186
17187         * message.el (message-generate-headers-first): Don't quote nil
17188         and t in docstrings.
17189
17190         * imap.el (imap-id): do.
17191
17192         * gnus-agent.el (gnus-agent-consider-all-articles)
17193         (gnus-agent-queue-mail): do.
17194
17195 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17196
17197         * spam-report.el (spam-report-process-queue): New function.
17198         Process requests from `spam-report-requests-file'.
17199         (spam-report-process-queue): Doc fix.
17200
17201 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17202
17203         * spam.el (spam-register-routine)
17204         (spam-log-processing-to-registry, spam-log-registered-p)
17205         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17206         Change "check" to "spam-check" for semi-clarity.
17207
17208 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17209
17210         * pop3.el: Require nnheader.
17211
17212         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17213
17214         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17215
17216         * gnus-picon.el: Require cl.
17217
17218         * gnus-fun.el: Require gnus-ems and gnus-util.
17219
17220         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17221
17222         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17223
17224         * gnus-art.el (gnus-article-edit-mode): Define before first
17225         reference.
17226
17227 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17228
17229         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17230         (gnus-uu-post-encoded): Use point-at-bol.
17231
17232         * gnus-topic.el (gnus-group-active-topic-p): do.
17233
17234         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17235
17236         * gnus-group.el (gnus-group-kill-region): do.
17237
17238         * gnus-art.el (article-date-ut): do.
17239
17240         * message.el (message-fetch-field): Remove redundant
17241         case-fold-search binding.
17242         (message-narrow-to-field): Simplify.
17243
17244 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17245
17246         * spam.el (spam-directory): Derive from `gnus-directory'.
17247
17248         * spam-report.el (spam-report-url-to-file)
17249         (spam-report-requests-file): New function and variable for offline
17250         reporting.
17251         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17252         and user defined function.
17253         (spam-report-url-ping-mm-url): Remove doubled slash.
17254
17255 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17256
17257         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17258
17259 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17260
17261         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17262         format string mismatch.
17263
17264         * sieve.el (sieve-deactivate-all): do.
17265
17266         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17267
17268         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17269
17270         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17271
17272         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17273
17274 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17275
17276         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17277         the list of checks.
17278
17279 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17280
17281         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17282         padding.
17283
17284 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17285
17286         * mm-view.el (mm-fill-flowed): New variable.
17287         (mm-inline-text): Use it.
17288
17289 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17290
17291         * spam.el (spam-spamassassin-register-ham-routine)
17292         (spam-spamassassin-register-spam-routine): Fix function names.
17293
17294 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17295
17296         * gnus.el (gnus-tmp-grouplens): Remove.
17297         (gnus-summary-line-format): Remove grouplens.
17298
17299         * gnus-group.el (gnus-group-line-format): Ditto.
17300
17301         * gnus-spec.el (gnus-format-specs): Ditto.
17302         (gnus-update-format-specifications): Flush the group format spec
17303         cache if there's the grouplens stuff.
17304         (gnus-parse-simple-format): Replace %l with the empty string.
17305
17306 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17307
17308         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17309         omission.
17310
17311 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17312
17313         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17314         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17315
17316 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17317
17318         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17319         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17320         New macros and functions.
17321         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17322         Handle > NLINK_MAX messages.
17323         * nnmaildir.el (nnmaildir-request-set-mark): Use
17324         nnmaildir--emlink-p and nnmaildir--eexist-p.
17325
17326 2004-01-25  Alex Schroeder  <alex@gnu.org>
17327
17328         * spam-stat.el (spam-stat-process-directory-age): New option.
17329         (spam-stat-process-directory): Use it.
17330
17331 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17332
17333         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17334         (spam-stat-save): Accept prefix argument.
17335
17336 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17337
17338         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17339         links" error.
17340
17341 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17342
17343         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17344         the rest of the and/or forms.
17345
17346 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17347
17348         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17349         compatibility with old .newsrc.eld files.
17350
17351         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17352
17353         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17354
17355         * gnus-start.el (gnus-1): do.
17356
17357         * gnus-group.el (gnus-group-line-format-alist): do.
17358
17359         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17360
17361         * gnus-gl.el: Remove.
17362
17363 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17364
17365         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17366         marks consisting of a single range {for example, (3 . 5)} rather
17367         than a list of a single range { ((3 . 5)) }.
17368
17369 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17370
17371         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17372         with-current-buffer.
17373         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17374         avoid consing a string.
17375
17376         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17377         Remove obsolete entries for big5 and gb2312.
17378
17379 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17380
17381         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17382         uncompressed list.
17383
17384 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17385
17386         * spam-stat.el (spam-stat-strip-xref): New function.
17387         (spam-stat-process-directory): Use it.
17388
17389         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17390         here -- it's done in message-fetch-field.
17391
17392 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17393
17394         * gnus-agent.el (gnus-agent-queue-mail)
17395         (gnus-agent-prompt-send-queue): New variables.
17396         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17397         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17398         "nndraft:queue" along to gnus-draft-send.  Use
17399         gnus-agent-prompt-send-queue.
17400         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17401         is "nndraft:queue".  Suggested by Gaute Strokkenes
17402         <gs234@srcf.ucam.org>
17403
17404         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17405         (agent-enable-undownloaded-faces): Added.
17406         (gnus-agent-cat-groups): Use eval-and-compile, not
17407         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17408         method of gnus-agent-cat-groups even when the buffer has been
17409         evaled.
17410         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17411         delete gnus-agent-save-active-1.
17412         (gnus-agent-save-groups): Deleted.  Identical to
17413         gnus-agent-save-active.
17414         (gnus-agent-write-active): No longer adjust agent's copy of active
17415         file as agent's adjustments are now stored in their own
17416         file.  Removed optional parameter.
17417         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17418         servers.  Add use of min/max range limits from server's local
17419         file.
17420         (gnus-agent-save-alist): Removed unused optional argument.
17421         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17422         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17423         (gnus-agent-set-local): A per-server file that keeps min/max range
17424         limits for articles known to the agent.  Provides a fast mechanism
17425         for altering many active ranges.
17426         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17427         active file (local makes it unnecessary).
17428         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17429
17430         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17431         (agent-enable-undownloaded-faces): Added.
17432
17433         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17434         disable it when sending to "nndraft:queue".
17435         (gnus-group-send-queue): Add safety check to avoid sending queue
17436         when unplugged.
17437
17438         * gnus-group.el (gnus-group-catchup): Use new
17439         gnus-sequence-of-unread-articles, not
17440         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17441         numbers of articles.  Use gnus-range-map to avoid having to
17442         uncompress the unread list.
17443         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17444         Fixed invalid ange-ftp reference.
17445
17446         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17447         (gnus-sorted-range-intersection): Intersection of two ranges
17448         without requiring that they first be uncompressed.
17449
17450         * gnus-start.el (gnus-activate-group): Unless blocked by the
17451         caller, possibly expand the active range to include both cached
17452         and agentized articles.
17453         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17454         multiple version-dependent converters.
17455         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17456         gnus-agent-save-active.
17457         (gnus-save-newsrc-file): Save dirty agent range limits.
17458
17459         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17460         gnus-agent-possibly-alter-active.
17461         (gnus-adjust-marked-articles): Faster handling of simple lists.
17462
17463 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17464
17465         * spam-stat.el (spam-stat-test-directory): New optional argument
17466         displays a list of files detected.  Suggested by Andrew Cohen
17467         <cohen@andy.bu.edu>.
17468         (spam-stat-buffer-words-with-scores): Don't narrow and change
17469         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17470
17471 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17472
17473         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17474         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17475         (spam-spamassassin-arguments)
17476         (spam-spamassassin-spam-flag-header)
17477         (spam-spamassassin-positive-spam-flag-header)
17478         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17479         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17480         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17481         (spam-list-of-processors, spam-list-of-checks)
17482         (spam-list-of-statistical-checks, spam-registration-functions)
17483         (spam-check-spamassassin-headers, spam-check-spamassassin)
17484         (spam-spamassassin-score)
17485         (spam-spamassassin-register-with-sa-learn)
17486         (spam-spamassassin-register-spam-routine)
17487         (spam-spamassassin-register-ham-routine)
17488         (spam-assassin-register-spam-routine)
17489         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17490         (spam-bogofilter-score): Fix to show article before scoring.
17491
17492 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17493
17494         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17495         default scoring function.
17496         (spam-generic-score): Call spam-spamassassin-score if
17497         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17498         spam-bogofilter-score otherwise.
17499
17500         * gnus.el (spam-process, spam-autodetect-methods): Add
17501         spamassassin and spamassassin-headers.
17502
17503 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17504
17505         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17506         Suppress unnecessary messages.
17507
17508 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17509
17510         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17511         make-hash-table.
17512
17513 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17514
17515         * canlock.el (base64-encode-string): Don't autoload it.
17516
17517 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17518
17519         * run-at-time.el: Remove useless (require 'itimer),
17520         eval-and-compile and (featurep 'xemacs).
17521
17522 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17523
17524         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17525         GROUP is a virtual group.
17526
17527 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17528
17529         * gnus.el: Autoload `message-y-or-n-p'.
17530
17531 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17532
17533         * pgg-parse.el: Remove unnecessary (require 'custom).
17534
17535         * pgg-def.el: do.
17536
17537         * nnmail.el: do.
17538
17539         * gnus-undo.el: do.
17540
17541         * gnus-picon.el: do.
17542
17543         * gnus-util.el: do.
17544
17545 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17546
17547         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17548
17549 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17552         handle, as well as a list.
17553
17554         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17555         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17556         (mm-w3m-cid-retrieve): Simplify.
17557
17558 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17559
17560         * message.el (message-kill-to-signature): Allow prefix arg to
17561         specify number of lines to keep before signature.
17562
17563 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17564
17565         * message.el (message-kill-to-signature): Change docstring.
17566
17567 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17568
17569         * canlock.el: Always require sha1-el.
17570         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17571
17572         * message.el: Autoload sha1 only when compiling.
17573
17574         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17575         eudc-expand-inline for XEmacs.
17576
17577 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17578
17579         * message.el (message-canlock-generate): Require sha1-el.
17580
17581 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17582
17583         * message.el (message-expand-name): Silence the byte compiler.
17584
17585         * lpath.el: Add detect-coding-system.
17586
17587         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17588         cus-edit.
17589
17590 2004-01-13  Simon Josefsson  <jas@extundo.com>
17591
17592         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17593         Invoke gnus-score-mode.  Reported by
17594         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17595
17596         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17597         Jim Blandy <jimb@redhat.com> (tiny change).
17598
17599 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17600
17601         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17602
17603 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17604
17605         * spam.el (spam-get-article-as-string): Update to use
17606         gnus-request-article-this-buffer, much simpler.
17607         (spam-get-article-as-buffer): Remove.
17608
17609 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17610
17611         * message.el (message-expand-name): Use EUDC if the user uses that.
17612
17613 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17614
17615         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17616         character for the encoding to avoid consing a string.
17617
17618         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17619         unnecessarily.
17620
17621         * mm-util.el (mm-replace-chars-in-string): Remove.
17622
17623         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17624         of mm-replace-chars-in-string.
17625
17626 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17627
17628         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17629
17630         * mm-util.el (mm-subst-char-in-string): Support inplace.
17631
17632         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17633         a new string in every iteration.  Use shy groups.
17634
17635 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17636
17637         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17638         * gnus-soup.el (gnus-soup-group-brew):
17639         * gnus-msg.el (gnus-put-message):
17640         * gnus-move.el (gnus-group-move-group-to-server):
17641         * gnus-kill.el (gnus-batch-score):
17642         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17643         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17644         (gnus-group-update-group, gnus-group-read-group)
17645         (gnus-group-make-group, gnus-group-make-help-group)
17646         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17647         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17648         (gnus-group-sort-by-unread, gnus-group-catchup)
17649         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17650         (gnus-group-yank-group, gnus-group-set-info)
17651         (gnus-group-list-groups):
17652         * gnus.el (gnus-generate-new-group-name):
17653         * gnus-delay.el (gnus-delay-send-queue):
17654         * nnvirtual.el (nnvirtual-catchup-group):
17655         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17656         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17657         (gnus-group-prepare-topics, gnus-topic-check-topology):
17658         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17659         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17660         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17661         (gnus-group-make-articles-read):
17662         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17663         (gnus-group-change-level, gnus-kill-newsgroup)
17664         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17665         (gnus-get-unread-articles, gnus-make-articles-unread)
17666         (gnus-make-ascending-articles-unread): Use accessor
17667         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17668         to get group information for improved readability.
17669
17670
17671 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17672
17673         * gnus-art.el (article-decode-mime-words, article-babel)
17674         (gnus-article-highlight-signature, gnus-article-add-buttons)
17675         (gnus-signature-toggle): Use gnus-with-article-buffer.
17676
17677         * gnus-art.el (gnus-article-highlight-headers)
17678         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17679
17680         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17681         (gnus-article-set-globals, gnus-request-article-this-buffer)
17682         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17683         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17684         (gnus-mime-display-alternative): Use with-current-buffer.
17685
17686 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17687
17688         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17689         also under 80 char limit, and call gnus-error if needed.
17690         (spam-fetch-article-header): Fix - it was a
17691         buffer-local variable (gnus-newsgroup-data).
17692         (spam-find-spam): Use spam-generate-fake-headers, forget about
17693         spam-insert-fake-headers.
17694         (spam-insert-fake-headers): Remove.
17695
17696 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17697
17698         * deuglify.el (gnus-article-outlook-unwrap-lines)
17699         (gnus-outlook-rearrange-article)
17700         (gnus-outlook-repair-attribution-outlook)
17701         (gnus-outlook-repair-attribution-block)
17702         (gnus-outlook-repair-attribution-other): Remove redundant
17703         save-excursion.
17704
17705 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17706
17707         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17708         (spam-fetch-field-subject-fast)
17709         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17710         (spam-fetch-article-header): Add functions to deal with Gnus
17711         internals for fast retrieval of article header data.
17712         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17713
17714 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17715
17716         * pop3.el (pop3-md5): Remove.
17717         (pop3-apop): Replace pop3-md5 with md5.
17718
17719         * mm-bodies.el: base64 is always built-in.
17720
17721         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17722         with-current-buffer.
17723
17724 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17725
17726         * canlock.el (canlock-insert-header): Remove excessive grouping in
17727         regexp.
17728
17729         * gnus-sum.el (gnus-summary-read-document): Ditto.
17730
17731         * gnus-uu.el (gnus-uu-part-number): Ditto.
17732
17733         * html2text.el (html2text-remove-tags): Ditto.
17734         (html2text-format-tags): Ditto.
17735         (html2text-format-single-elements): Ditto.
17736
17737         * mml.el (mml-parse-1): Ditto.
17738
17739 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17740
17741         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17742
17743         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17744
17745         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17746
17747         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17748
17749 2003-11-15  Simon Josefsson  <jas@extundo.com>
17750
17751         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17752         (pgg-gpg-lookup-key): Use regexp match instead of
17753         split-string (split-string is different between emacs 21.2 and
17754         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17755
17756 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17757
17758         * gnus-art.el (gnus-mime-view-all-parts)
17759         (gnus-article-part-wrapper, gnus-article-view-part): Use
17760         with-current-buffer.
17761
17762 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17763
17764         * spam.el (spam-disable-spam-split-during-ham-respool)
17765         (spam-spamoracle-database, spam-cache-lookups)
17766         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17767         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17768         (spam-group-ham-marks, spam-group-spam-marks)
17769         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17770         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17771         also add spam-use-blackholes to the statistical checks.
17772         (spam-fetch-field-fast): Add interface to fetching fields, may
17773         become a macro.
17774         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17775         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17776         (spam-insert-fake-headers): Fake an article when needed.
17777         (spam-find-spam): Fake article when possible.
17778         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17779         (spam-check-bogofilter-headers): Use message-fetch-field instead
17780         of nnmail-fetch-field.
17781
17782 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17783
17784         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17785
17786 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17787
17788         * spam.el (spam-split): Do not require spam-use-CHECK to be
17789         enabled if that check is passed to spam-split explicitly; also
17790         fix so 'spam doesn't get converted to spam-split-group when
17791         spam-split-symbolic-return is t.
17792         (spam-find-spam): Find registrations of the article and use those
17793         instead of re-running spam-split to find the spam/ham
17794         classification of the article.
17795         (spam-log-processing-to-registry, spam-log-registered-p)
17796         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17797         Use gnus-error instead of gnus-message.
17798         (spam-log-registration-type): Add function to determine the
17799         classification of a message based on registry entries; will
17800         return nil if both 'spam and 'ham are found.
17801         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17802         a reasonably fast local cache without the loading errors.
17803         (spam-cache-lookups): Set to t by default.
17804         (spam-find-spam): Don't try to guess spam-cache-lookups.
17805         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17806         spam-caches entry.
17807         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17808         caching of whitelist/blacklist entries.
17809         (spam-check-whitelist, spam-check-blacklist): Invoke
17810         spam-from-listed-p with a type, not a cache variable.
17811         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17812
17813 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17814
17815         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17816
17817         * nnmail.el (nnmail-split-fancy): do.
17818
17819         * mml.el (mml-parse): do.
17820
17821         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17822         (gnus-score-adaptive): do.
17823
17824 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17825
17826         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17827         (gnus-mime-button-map): Don't set keymap parent.
17828         (gnus-button-ctan-directory-regexp): Use shy grouping.
17829         (gnus-prev-page-map): Don't set keymap parent.
17830         (gnus-prev-page-map): Remove duplicated one.
17831         (gnus-next-page-map): Don't set keymap parent.
17832         (gnus-mime-security-button-map): Ditto.
17833
17834         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17835         version number.
17836
17837         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17838
17839 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17840
17841         * canlock.el (canlock-sha1-function): Remove.
17842         (canlock-sha1-function-for-verify): Remove.
17843         (canlock-openssl-program): Remove.
17844         (canlock-openssl-args): Remove.
17845         (canlock-ignore-errors): Remove.
17846         (canlock-sha1-with-openssl): Remove.
17847         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17848         (canlock-verify): Don't use canlock-ignore-errors.
17849
17850         * sha1-el.el (sha1-string-external): Make it can return a string
17851         in binary form.
17852         (sha1-region-external): Ditto.
17853         (sha1-string-internal): Ditto.
17854         (sha1-region-internal): Ditto.
17855         (sha1-region): Ditto.
17856         (sha1-string): Ditto.
17857         (sha1): Ditto.
17858
17859 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17860
17861         * spam.el (spam-report-articles-gmane): New command.
17862
17863 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17864
17865         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17866
17867         * run-at-time.el (run-at-time-saved): Remove.
17868         (run-at-time): Doc fix.
17869
17870 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17871
17872         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17873         (gnus-summary-limit-map): Add it.
17874         (gnus-summary-make-menu-bar): do.
17875
17876 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17877
17878         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17879         Make attempt at some caching support (done for BBDB only now).
17880         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17881         addresses to be checked.
17882         (spam-clear-cache-BBDB): Add function, to be invoked by
17883         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17884         (spam-check-BBDB): Check and use the caches, if
17885         spam-cache-lookups is on, remove superfluous (provide).
17886
17887 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17888
17889         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17890
17891 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17892
17893         * run-at-time.el (run-at-time-saved): Move to after the definition
17894         of `run-at-time'.
17895
17896         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17897
17898 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17901         mm-w3m-local-map-property.
17902
17903         * mm-view.el (mm-w3m-mode-map): Remove.
17904         (mm-w3m-local-map-property): Remove.
17905         (mm-inline-text-html-render-with-w3m): Don't use
17906         mm-w3m-local-map-property.
17907
17908 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17909
17910         * run-at-time.el: New file.
17911
17912         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17913         under Emacs.
17914
17915         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17916         of gnus-set-text-properties.
17917
17918         * gnus-uu.el (gnus-uu-save-article): Ditto.
17919
17920         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17921
17922         * gnus-cite.el (gnus-cite-parse): Ditto.
17923
17924         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17925         of gnus-.
17926
17927         * gnus-xmas.el (run-at-time): Require run-at-time.
17928
17929         * gnus.el: Changed calls to nnheader-run-at-time and
17930         password-run-at-time throughout to use run-at-time directly.
17931
17932         * password.el: Removed definition of run-at-time.
17933
17934         * nnheaderxm.el: Remove definition of run-at-time.
17935
17936 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17937
17938         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17939         in prompt.
17940
17941 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17942
17943         * messagexmas.el (message-xmas-redefine): Alias
17944         `message-make-caesar-translation-table' to
17945         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17946         version.
17947
17948         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17949         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17950         `gnus-xmas-set-text-properties'.
17951         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17952         `gnus-xmas-completing-read'.
17953         (gnus-xmas-completing-read): Removed.
17954         (gnus-xmas-open-network-stream): Removed.
17955
17956         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17957         XEmacs version.
17958
17959         * dns.el (dns-make-network-process): Use `open-network-stream'
17960         instead of `gnus-xmas-open-network-stream'.
17961
17962         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17963
17964         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17965
17966 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17967
17968         * gnus-art.el (gnus-mime-display-alternative)
17969         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17970         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17971         Don't use gnus-local-map-property.
17972
17973         * gnus-util.el (gnus-local-map-property): Remove.
17974
17975         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17976         gnus-completing-read-maybe-default with completing-read.
17977
17978         * gnus-util.el (gnus-completing-read): do.
17979         (gnus-completing-read-maybe-default): Remove.
17980
17981 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17982
17983         * password.el: Only autoload `run-at-time' if not XEmacs.
17984         Only autoload the itimer functions if XEmacs.
17985
17986 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17987
17988         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17989         XEmacsen.
17990
17991         * dgnushack.el: Autoload executable-find for XEmacs.
17992
17993 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17994
17995         * gnus-art.el (gnus-read-string): Remove.
17996         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17997         read-string.
17998
17999 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18000
18001         * netrc.el: Autoload password-read.
18002         (netrc): Add configuration group.
18003         (netrc-encoding-method, netrc-openssl-path): Add
18004         variables for encoding and decoding of files with symmetric
18005         ciphers.
18006         (netrc-encode): Add assistant function to encode a file with
18007         netrc-encoding-method.
18008         (netrc-parse): Add interactive parameter, added optional
18009         decoding if netrc-encoding-method is non-nil but otherwise
18010         behavior is standard.
18011         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18012         Do s/encode/encrypt/ everywhere.
18013
18014         * spam.el: Remove executable-find autoload.
18015
18016 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18017
18018         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18019
18020         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18021
18022 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18023
18024         * gnus-art.el (gnus-treat-ansi-sequences)
18025         (article-treat-ansi-sequences): New variable and function.
18026         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18027
18028         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18029         Use it.
18030
18031 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18032
18033         * mm-util.el (mm-quote-arg): Remove.
18034
18035         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18036         shell-quote-argument.
18037
18038         * gnus-uu.el (gnus-uu-command): do.
18039
18040         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18041
18042         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18043         with make-char.
18044
18045         * mm-util.el (mm-make-char): Remove.
18046
18047         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18048         add-minor-mode.
18049
18050         * gnus-undo.el (gnus-undo-mode): do.
18051
18052         * gnus-topic.el (gnus-topic-mode): do.
18053
18054         * gnus-sum.el (gnus-dead-summary-mode): do.
18055
18056         * gnus-start.el (gnus-slave-mode): do.
18057
18058         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18059
18060         * gnus-ml.el (gnus-mailing-list-mode): do.
18061
18062         * gnus-gl.el (gnus-grouplens-mode): do.
18063
18064         * gnus-draft.el (gnus-draft-mode): do.
18065
18066         * gnus-dired.el (gnus-dired-mode): do.
18067
18068         * gnus-ems.el (gnus-add-minor-mode): Remove.
18069
18070         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18071         Replace gnus-char-width with char-width.
18072
18073         * gnus-ems.el (gnus-char-width): Remove.
18074
18075         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18076         Replace gnus-char-width with char-width.
18077
18078         * gnus-ems.el (gnus-char-width): Remove.
18079
18080         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18081         definition.
18082         Remove Emacs 20 hash table compatibility code.
18083
18084         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18085         20 compatibility code.
18086
18087         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18088
18089         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18090
18091         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18092         with point-at-{eol,bol}.
18093
18094         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18095
18096         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18097
18098         * flow-fill.el (fill-flowed-point-at-bol)
18099         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18100
18101         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18102         Replace with point-at-{eol,bol} throughout all files.
18103
18104 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18105
18106         * ntlm.el (ntlm-string-as-unibyte): New macro.
18107         (ntlm-build-auth-response): Use it.
18108
18109         Remove Emacs 20 stuff:
18110         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18111         (butlast, mapc, remove): Remove the compiler macros.
18112         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18113         of delq and copy-sequence.
18114         * gnus-art.el (popup-menu): Remove the compiler macro.
18115         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18116         Emacs 20.
18117
18118 2004-01-05  Simon Josefsson  <jas@extundo.com>
18119
18120         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18121         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18122         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18123         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18124         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18125         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18126         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18127         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18128         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18129         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18130         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18131         string-xor into ntlm-string-xor.  Suggested by
18132         Jesper Harder <harder@myrealbox.com>.
18133
18134         * ntlm.el: Don't include poem.
18135
18136         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18137         Jesper Harder <harder@myrealbox.com>.
18138
18139         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18140
18141         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18142         probably breaks emacs with DL patch, but do we care? Is anyone
18143         still using the DL stuff?)
18144
18145         * sieve-manage.el: Use the password package.
18146         (sieve-manage-read-passwd): Remove.
18147         (sieve-manage-interactive-login): Use password.  Re-add
18148         condition-case around loop.
18149
18150         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18151         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18152         the password package.
18153
18154 2003-02-19  Simon Josefsson  <jas@extundo.com>
18155
18156         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18157         token.
18158
18159 2002-08-07  Simon Josefsson  <jas@extundo.com>
18160
18161         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18162         (sieve-manage-authenticators):
18163         (sieve-manage-authenticator-alist): Add some SASL mechs.
18164         (sieve-sasl-auth): New function.
18165         (sieve-manage-cram-md5-auth):
18166         (sieve-manage-plain-auth): Rewrite using SASL library.
18167         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18168         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18169         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18170         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18171
18172 2004-01-05  Simon Josefsson  <jas@extundo.com>
18173
18174         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18175         New files.
18176
18177 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18178
18179         * gnus-group.el (gnus-no-groups-message): Update.
18180
18181         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18182
18183 2003-11-09  Simon Josefsson  <jas@extundo.com>
18184
18185         * imap.el: Support for ID IMAP extension (RFC 2971).
18186         (imap-local-variables): Add imap-id.
18187         (imap-id): New variable.
18188         (imap-id): New function.
18189         (imap-parse-response): Parse untagged ID response.
18190         * nnimap.el (nnimap-id): New variable.
18191         (nnimap-open-connection): Use it.
18192
18193 2003-12-28  Simon Josefsson  <jas@extundo.com>
18194
18195         * gnus-score.el (gnus-score-edit-all-score): New.
18196         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18197
18198 2004-01-04  Simon Josefsson  <jas@extundo.com>
18199
18200         * password.el: Add.
18201
18202 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18203
18204         * dns.el (dns-query-types): Fix typo.
18205         (dns-query-types): New function.
18206         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18207         PTR and SOA replies, see RFC 1035.
18208
18209 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18210
18211         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18212
18213         * Moved to Changelog.2.
18214
18215 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18216
18217         * gnus.el (gnus-version-number): Bump version.
18218
18219 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18220
18221         * gnus.el: No Gnus v0.1 is released.
18222
18223 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18224
18225         * gnus.el: No Gnus v0.0 is released.
18226
18227 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18228
18229         * gnus.el (gnus-version-number): Bump.
18230         (gnus-version): No.
18231
18232 See ChangeLog.2 for earlier changes.
18233
18234     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18235       Free Software Foundation, Inc.
18236
18237   This file is part of GNU Emacs.
18238
18239   GNU Emacs is free software: you can redistribute it and/or modify
18240   it under the terms of the GNU General Public License as published by
18241   the Free Software Foundation, either version 3 of the License, or
18242   (at your option) any later version.
18243
18244   GNU Emacs is distributed in the hope that it will be useful,
18245   but WITHOUT ANY WARRANTY; without even the implied warranty of
18246   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18247   GNU General Public License for more details.
18248
18249   You should have received a copy of the GNU General Public License
18250   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18251
18252 ;; Local Variables:
18253 ;; coding: utf-8
18254 ;; fill-column: 79
18255 ;; add-log-time-zone-rule: t
18256 ;; End: