02c295b75c81c1064f6470ae8b8fe2cf7dfdb2d9
[gnus] / lisp / ChangeLog
1 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4         beginning of the buffer.
5
6         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7         article buffer again.
8
9         * shr.el (shr-tag-p): Don't insert newlines at the start of the
10         buffer.
11
12         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
13         when it's at the start of the buffer.
14
15         * shr.el (shr-tag-blockquote): Convert name.
16         (shr-rescale-image): Use the right image-size variant.
17
18         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
19         buffer isn't shown, then select the current article first instead of
20         bugging out.
21         (gnus-summary-select-article-buffer): Show both the article and summary
22         buffers again.
23
24         * shr.el (shr-fontize-cont): Protect against regions with no text.
25         Rename tag functions to shr-tag-* for enhanced security.
26         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
27
28 2010-10-03  Glenn Morris  <rgm@gnu.org>
29
30         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
31
32         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
33
34         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
35
36         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
37
38         * gnus-util.el (gnus-make-local-hook): Simplify.
39
40 2010-10-02  Julien Danjou  <julien@danjou.info>
41
42         * gnus-util.el (gnus-iswitchb-completing-read): New function.
43         (gnus-ido-completing-read): New function.
44         (gnus-emacs-completing-read): New function.
45         (gnus-completing-read): Use gnus-completing-read-function.
46         Add gnus-completing-read-function.
47
48 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * shr.el (shr-insert-document): Autoload.
51         (shr-img): Be silent.
52         (shr-insert): Add a newline after every picture before text.
53         (shr-add-font): Use overlays for combining faces.
54         (shr-insert): Pass upwards the text start point.
55
56         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
57         possible.
58         (mm-shr): New function.
59
60 2010-10-02  Julien Danjou  <julien@danjou.info>
61
62         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
63         should go backward.
64
65 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
66
67         * shr.el (shr): Fix typo in provide call.
68
69 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
70
71         * shr.el: New file.
72
73         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
74
75         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
76         completing read.
77
78 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
79
80         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
81         we're being queried about.  Suggested by Dan Jacobson.
82
83         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
84         by Jason Eisner.
85
86         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
87         table, too.  Suggested by Stefan Wiens.
88         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
89         the table unnecessary.  Suggested by Stefan Wiens.
90
91         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
92         longer needed, and probably doesn't work either, as pointed out by
93         Stefan Wiens.
94         (gnus-summary-exit): Remove call to the clearing function.
95         (gnus-summary-exit-no-update): Ditto.
96
97         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
98         instead of gnus-eval-in-buffer-window to avoid popping up frames.
99         Reported by Stefan Monnier.
100         (gnus-summary-save-in-rmail): Ditto.
101
102         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
103         article buffer, instead of both the article buffer and the summary
104         buffer.  Sort of suggested by Dan Jacobson.
105
106         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
107
108         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
109         Suggested by Dan Jacobson.
110
111         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
112         documentation clearer.
113
114         * message.el (message-shorten-references): Comment on the number "21".
115         Suggested by Stefan Monnier.
116
117         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
118         Suggested by Dan Jacobson.
119
120         * gnus.el (gnus-large-newsgroup): Mention
121         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
122
123         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
124         externalize attachments.  Bug reported by Steve Wen.
125
126         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
127         really message anything to the user.
128
129         * nnmail.el (nnmail-article-group): Allow using the fancy split method
130         directly.
131
132         * nnimap.el (nnimap-request-group): Low higher than high to signal no
133         messages in empty groups.
134
135 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
136
137         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
138         non-UIDNEXT group.
139
140 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
141
142         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
143         not the value from the collection.
144
145         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
146         values.  This sometimes happens on some groups that have no info.
147         (nnimap-request-newgroups): New function.
148
149 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
150
151         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
152         check into `gnus-registry-initialize'.
153         (gnus-registry-initialize): Ditto.
154         Fix and extend header docs.
155
156 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
159         regexp backtrace overflows.
160
161         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
162         for starttls that tls.el implements; i.e. openssl.
163
164         * tls.el (tls-starttls-switches): Give up on using starttls with
165         gnutls-cli.
166         (tls-program): Add --insecure to be consistent with the defaults from
167         openssl s_client.  Now all three commands are insecure.
168
169 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * lpath.el: Bind completion-styles-alist for XEmacs.
172
173         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
174         (gravatar-create-image): New function that's an alias to
175         gnus-xmas-create-image, gnus-create-image, or create-image.
176         (gravatar-data->image): Use it.
177
178 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
179
180         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
181         install the nnregistry refer method.
182         (gnus-registry-install-hooks): Use it.
183         (gnus-registry-unfollowed-groups): Add nnmairix to the default
184         unfollowed groups.
185
186 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
187
188         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
189         expanding threads.
190
191 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * nnir.el: Use the server names without suffixes (bug #7009).
194
195         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
196         unencrypted to STARTTLS, if possible.
197
198 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
199
200         * message.el (message-ignored-supersedes-headers): Strip Injection-*
201         headers before superseding.
202
203 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
204
205         * nnrss.el (nnrss-use-local): Add documentation.
206
207         * nnimap.el (nnimap-extend-tls-programs): New function.
208         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
209         (nnimap-wait-for-connection): Accept the greeting from the stupid
210         output from openssl s_client -starttls, too.
211
212         * tls.el (tls-starttls-switches): New variable.
213         (tls-find-starttls-argument): Use it.
214         (open-tls-stream): Ditto.
215
216         * netrc.el (netrc-credentials): Return the value of the "default"
217         entry.
218         (netrc-machine): Ditto.
219
220         * nnimap.el (nnimap-find-article-by-message-id): Really return the
221         article number.
222         (nnimap-split-fancy): New variable.
223         (nnimap-split-incoming-mail): Use it.
224
225         * nntp.el (nntp-server-list-active-group): Document.
226
227         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
228         SELECT to get the message-id.
229
230         * mail-source.el (mail-sources): Removed webmail support.
231         (defvar): Ditto.
232         (mail-source-fetcher-alist): Ditto.
233         (mail-source-fetch-webmail): Removed.
234
235         * webmail.el: Removed -- doesn't seem relevant any more.
236
237         * gnus.el: Fix up make-obsolete-variable declarations throughout.
238
239         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
240         the \r.
241
242 2010-09-30  Julien Danjou  <julien@danjou.info>
243
244         * gnus-agent.el (gnus-agent-add-group): Fix call to
245         gnus-completing-read.
246
247 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
248
249         * nndoc.el (nndoc-retrieve-groups): New function.
250
251         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
252         `default', use nnmail-split-methods.
253         (nnimap-request-article): Downcase the NILs so that they are nil.
254
255         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
256         symbol.
257
258         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
259         code, since if the user has requested network, that's what they ought
260         to get.
261         (nnimap-request-set-mark): Erase the buffer before issuing commands.
262         (nnimap-split-rule): Mark as obsolete.
263
264         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
265         variable.
266
267         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
268         correct slot, too.
269
270 2010-09-29  Julien Danjou  <julien@danjou.info>
271
272         * gnus.el (gnus-local-domain): Declare variable obsolete.
273
274         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
275         computing.
276         (gnus-ido-completing-read): Require ido.
277
278 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279
280         * gnus-registry.el: Don't prompt on load, which makes it impossible to
281         build Gnus.
282
283         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
284         when interpreting the structures.
285         (nnimap-request-accept-article): Add \r\n to the lines to make this
286         work with Cyrus.
287
288         * nndraft.el (nndraft-request-expire-articles): Use the group name
289         instead if "nndraft".  Fix found by Nils Ackermann.
290
291 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
292
293         * nnregistry.el: Added.
294
295 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
296
297         * nnmail.el (group, group-art-list, group-art):
298         Remove unneeded directives.
299
300 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
303         (mm-mime-charset)
304         * rfc2047.el (rfc2047-syntax-table)
305         * utf7.el (utf7-utf-16-coding-system): Comment fix.
306
307         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
308         rather than `insert-file-contents' and `eval-region'.
309
310         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
311         construction.
312
313         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
314
315         * time-date.el: No need to require cl for Emacs 21.
316
317 2010-09-29  Julien Danjou  <julien@danjou.info>
318
319         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
320         replacement of `gnus-gravatar-relief' to mimic
321         `gnus-faces-properties-alist'.
322         Add :version property.
323
324 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * mail-source.el (mail-source-report-new-mail)
327         * message.el (message-default-mail-headers)
328         * mm-decode.el (mm-valid-image-format-p): Comment fix.
329
330         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
331
332 2010-09-28  Julien Danjou  <julien@danjou.info>
333
334         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
335         mail-address contains the same string as real-name.
336
337         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
338         non-blank in header, otherwise it'll get stripped.
339
340         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
341         real-name, and then for mail address rather than doing : or , search.
342
343 2010-09-27  Julien Danjou  <julien@danjou.info>
344
345         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
346         (gnus-server-goto-server): Use gnus-completing-read.
347
348         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
349
350         * mm-util.el (defalias): Use gnus-completing-read.
351         (mm-codepage-setup): Use gnus-completing-read.
352
353         * smime.el (smime-sign-buffer): Use gnus-completing-read.
354         (smime-decrypt-buffer): Use gnus-completing-read.
355
356         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
357
358         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
359         (mml-minibuffer-read-disposition): Use gnus-completing-read.
360         (mml-insert-multipart): Use gnus-completing-read.
361
362         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
363
364         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
365
366         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
367
368         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
369
370         * gnus.el (gnus-read-method): Use gnus-completing-read.
371
372         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
373
374         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
375         (gnus-mime-action-on-part): Use gnus-completing-read.
376         (gnus-article-encrypt-body): Use gnus-completing-read.
377
378         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
379         (gnus-topic-move-matching): Use gnus-completing-read.
380         (gnus-topic-copy-matching): Use gnus-completing-read.
381         (gnus-topic-sort-topics): Use gnus-completing-read.
382         (gnus-topic-move): Use gnus-completing-read.
383
384         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
385         (gnus-agent-add-group): Use gnus-completing-read.
386
387         * nnmairix.el (nnmairix-create-server-and-default-group): Use
388         gnus-completing-read.
389         (nnmairix-update-groups): Use gnus-completing-read.
390         (nnmairix-get-server): Use gnus-completing-read.
391         (nnmairix-backend-to-server): Use gnus-completing-read.
392         (nnmairix-goto-original-article): Use gnus-completing-read.
393         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
394
395         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
396
397         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
398         (gnus-group-make-useful-group): Use gnus-completing-read.
399         (gnus-group-make-web-group): Use gnus-completing-read.
400         (gnus-group-add-to-virtual): Use gnus-completing-read.
401         (gnus-group-browse-foreign-server): Use gnus-completing-read.
402
403         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
404         (gnus-summary-limit-to-extra): Use gnus-completing-read.
405         (gnus-summary-execute-command): Use gnus-completing-read.
406         (gnus-summary-respool-article): Use gnus-completing-read.
407         (gnus-read-move-group-name): Use gnus-completing-read.
408
409         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
410         (gnus-summary-score-effect): Use gnus-completing-read.
411
412         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
413
414         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
415         right completing-read function.
416         (gnus-use-ido): New variable
417         (gnus-completing-read-with-default): Remove.
418
419 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
422         x-focus-frame.
423
424         * nnimap.el (auth-source-forget-user-or-password)
425         (auth-source-user-or-password): Autoload.
426
427         * message.el (message-from-style, message-interactive)
428         (message-cite-prefix-regexp, message-sendmail-envelope-from)
429         (message-yank-prefix, message-indentation-spaces, message-signature)
430         (message-signature-file): Add comment.
431
432 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
435         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
436         new articles.
437
438         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
439         parts.
440         (nnimap-request-article): Work with the t setting, too.
441
442         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
443         that you don't get flashes of other buffers.
444         (gnus-summary-show-complete-article): Intern before setting.
445
446 2010-09-27  David Engster  <dengste@eml.cc>
447
448         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
449         well as HEADERS.
450         (nnmairix-retrieve-headers): Provide new argument for the above.
451
452 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453
454         * gnus-sum.el (gnus-summary-move-article): Don't alter
455         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
456         group.
457
458         * nnimap.el (nnimap-update-info): Don't destructively alter active.
459
460         * message.el (message-cite-prefix-regexp): Revert my last edit.
461
462         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
463         variable instead of the Gnus variable.
464
465         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
466
467         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
468         again.
469
470         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
471         since some servers don't like it.
472         (nnimap-open-connection): Forget credentials if the server says the
473         password was wrong.
474         (nnimap-parse-line): Protect against invalid data.
475
476         * gnus-sum.el (gnus-summary-move-article): Add comment.
477         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
478         nothing alters it while scanning for new messages.
479
480         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
481         which may or may not help.
482         (nnimap-open-connection): If we're doing a stream connection, and then
483         discover we're on a STARTTLS-capable server, then open a STARTTLS
484         connection instead.
485
486 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
487
488         * nnimap.el (utf7): Required.
489
490         * message.el (message-cite-prefix-regexp): Remove "}" from citation
491         prefix.
492
493 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
494
495         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
496
497 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498
499         * nnimap.el (nnimap-request-accept-article): Message the error on
500         error.
501
502 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
503
504         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
505
506 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * nndoc.el (nndoc-request-list): Return success always.
509
510         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
511         `fetch-old' -- we only want to fetch the articles we've requested.  The
512         rest are in the agent, probably.
513         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
514         disappeared server" to something low.  It's not important.
515
516         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
517         arrived before the FETCH data.
518
519         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
520         target here, because we don't know the Gnus name of the group.
521
522         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
523         for the correct group.
524
525         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
526
527         * gnus.el (gnus): Give a final warning after startup.
528
529         * gnus-util.el (gnus-action-message-log): New variable.
530         (gnus-message): Use it.
531         (gnus-final-warning): New function.
532
533         * nnimap.el (nnimap-open-connection): Record the greeting.
534         (nnimap): Add greeting.
535
536 2010-09-26  Julien Danjou  <julien@danjou.info>
537
538         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
539         arguments.
540         (gnus-html-wash-images): Fix spec computing to include start/end.
541
542         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
543
544 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
545
546         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
547         deletion.
548         (nnimap-retrieve-headers): Don't select the group, because that's
549         already done by nnimap-possibly-change-group.
550
551         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
552         (gnus-picon-transform-address): Use it.
553
554         * mail-source.el (mail-source-value): Revert previous patch.
555
556         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
557         on failure.
558         (nnimap-open-connection): Look up both virtual and physical server name
559         credentials.
560
561         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
562
563 2009-02-07  Dave Love  <fx@gnu.org>
564
565         * tls.el (open-tls-stream): Don't query killing process.
566
567 2009-02-08  Dave Love  <fx@gnu.org>
568
569         * gnus-win.el (gnus-window-to-buffer-helper,
570         gnus-all-windows-visible-p): Function needn't be a symbol.
571
572         * mail-source.el (mail-source-value): Function needn't be a symbol.
573
574 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
575
576         * message.el (message-cite-prefix-regexp): Remove } from the cite
577         prefix.
578
579         * gnus-art.el (gnus-treatment-function-alist): Do picons before
580         highlight again, so that the highlight is correct.
581
582         * gnus-picon.el (gnus-picon): Remove again.
583         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
584
585         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
586         doing the header highlightling, so that the background colour of the
587         picon is correct.
588
589         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
590         (gnus-picon): Ditto.
591         (gnus-picon): Reinstate.  The background colour for picons is white.
592         (gnus-picon-insert-glyph): Make the background white.
593
594         * nnml.el (nnml-open-nov): Don't return dead buffers.
595
596         * auth-source.el (auth-source-create): Query the user for whether to
597         store the credentials.
598
599         * netrc.el (netrc-store-data): New function.
600
601         * auth-source.el (auth-source-user-or-password): Use the existing auth
602         sources, if any, for creation.
603
604         * gnus.el (gnus-group-fast-parameter): Return the last matching
605         parameter instead of the first matching parameter.
606
607 2010-09-26  Julien Danjou  <julien@danjou.info>
608
609         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
610
611 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * mml2015.el (mml2015-use): Remove gpg support.
614
615         * mml1991.el (mml1991-function-alist): Remove gpg function.
616         (mml1991-gpg-sign): Removed.
617
618 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
619
620         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
621         (gnus-browse-unsubscribe-current-group): Document it.
622         (gnus-browse-unsubscribe-group): Use it.
623
624 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
627         address to the To list for easier response.
628
629         * gnus.el (gnus-play-startup-jingle): Removed.
630         (gnus-splash): Don't play jingle.
631         (gnus): Silence gnus-load message.
632
633         * gnus-art.el (gnus-treat-play-sounds): Removed.
634
635         * gnus.el (gnus-play-jingle): Remove audio support.
636
637         * gnus-cus.el (gnus-score-customize): Remove audio reference.
638
639         * earcon.el: Removed -- no users.
640
641         * gnus-audio.el: Removed -- no users of this package.
642
643         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
644
645         * gnus-start.el (gnus-setup-news): Remove nocem support.
646
647         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
648
649         * gnus.el (gnus-use-nocem): Removed.
650
651         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
652         Removed.
653
654         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
655         uses NoCeM any more.
656
657         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
658         (gnus-button-ctan-handler): Ditto.
659         (gnus-button-handle-ctan-bogus-regexp): Ditto.
660         (gnus-button-ctan-directory-regexp): Ditto.
661         (gnus-button-handle-ctan): Ditto.
662         (gnus-button-tex-level): Ditto.
663         (gnus-button-alist): Removed CTAN stuff.
664
665 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
668         nnimap-streaming test.
669
670         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
671         servers twice.
672
673         * nnimap.el (nnimap-open-connection): Add more error reporting when
674         nnimap fails early.
675
676         * nnheader.el (nnheader-get-report-string): New function.
677         (nnheader-get-report): Use it.
678
679         * gnus-int.el (gnus-check-server): Say what the error was when opening
680         failed.
681
682         * nnimap.el (nnimap-wait-for-response): Search further when we're not
683         using streaming.
684
685 2010-09-25  Julien Danjou  <julien@danjou.info>
686
687         * gnus-html.el (gnus-html-rescale-image): Use our defalias
688         gnus-window-inside-pixel-edges.
689
690 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
693
694         * mm-decode.el (mm-save-part): Allow saving to other directories the
695         normal Emacs way.
696
697         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
698         by Jay Berkenbilt.
699
700         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
701         there isn't a single byte.
702
703         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
704         just do it.  It doesn't really seem to matter what the user responds
705         here, I think, so it's just a confusing question.
706
707         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
708         non-streaming case.
709
710         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
711         (gnus-article-encrypt-body): Use it.
712
713         * gnus-sum.el (gnus-summary-show-complete-article): New command and
714         keystroke.
715
716         * nnimap.el (nnimap-find-wanted-parts-1): Use
717         gnus-fetch-partial-articles.
718
719         * gnus-art.el (gnus-fetch-partial-articles): New variable.
720
721         * nnimap.el (nnimap-insert-partial-structure): New function.
722         (nnimap-get-partial-article): New function.
723         (nnimap-request-article): Use it.
724         (nnimap-wait-for-response): Return whether the wait was successful.
725         (nnimap-finish-retrieve-group-infos): Don't do anything if the
726         retrieval wasn't successful.
727         (nnimap-retrieve-group-data-early): Allow throttling servers.
728         (nnimap-streaming): New variable.
729         (nnimap-fetch-partial-articles): Removed.
730
731         * mm-decode.el (mm-with-part): Protect against killed buffers.
732
733         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
734         for prettier summary display.
735
736 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
737
738         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
739         directly.
740
741 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
744         apparently third-party libraries depend on it.
745
746         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
747         before starting negotiation.
748
749         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
750         privacy reasons.
751         (gnus-treat-mail-gravatar): Ditto.
752
753         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
754         buffer when inserting images.  Inserting text into the headers, for
755         instance, can make them invalid.
756
757 2010-09-25  Julien Danjou  <julien@danjou.info>
758
759         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
760         variables.
761
762         * nnheader.el: Remove useless variables news-reply-yank-from and
763         news-reply-yank-message-id.
764
765         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
766         variables.
767
768         * mml1991.el: Remove useless mml1991-verbose.
769
770         * gnus.el: Remove useless variable gnus-use-generic-from.
771         Remove obsolete variable gnus-topic-indentation.
772
773         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
774
775         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
776
777         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
778
779         * gnus-group.el: Remove useless gnus-group-icon-cache.
780         Remove useless gnus-ephemeral-group-server.
781
782         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
783
784         * mml2015.el: Remove useless mml2015-verbose.
785
786         * mml-smime.el: Remove useless mml-smime-verbose.
787
788         * gnus.el: Remove useless gnus-local-domain.
789
790         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
791         gnus-gravatar-size.
792
793         * gnus-art.el: Remove useless gnus-treat-translate.
794
795 2010-09-24  Julien Danjou  <julien@danjou.info>
796
797         * gnus-sum.el: Add support for Gravatars.
798
799         * gnus-art.el: Add support for Gravatars.
800
801         * gnus-gravatar.el: Add this file.
802
803         * gravatar.el: Add this file.
804
805 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
808
809         * gnus-group.el (gnus-group-fetch-faq): Removed.
810
811         * gnus.el (gnus-group-faq-directory): Removed.
812
813         * gnus-group.el (gnus-group-fetch-charter): Removed.
814
815         * gnus.el (gnus-group-charter-alist): Removed.
816
817         * gnus-group.el (gnus-group-archive-directory): Removed.
818         (gnus-group-recent-archive-directory): Ditto.
819         (gnus-group-make-archive-group): Removed.
820
821         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
822
823         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
824         use the same article number for all the cached articles.
825
826         * nnimap.el (nnimap-command): Register the last command time so
827         that we can use it for idling NOOPs.
828         (nnimap-open-connection): Start the keeplive timer.
829         (nnimap-make-process-buffer): Store all the process buffers.
830         (nnimap-keepalive): New function.
831
832         * starttls.el: (starttls-open-stream): Add autoload cookie.
833
834 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
835
836         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
837         handling.
838
839 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
842         its data structures.
843
844         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
845         instead of the cl.el copy-list.
846         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
847         equalp.
848
849 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
852         and tool-bar-local-item-from-menu.
853
854         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
855         mode-line-highlight face for Emacs.
856
857         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
858         loading gnus-sum.elc; fix comment for canlock-verify.
859         (gnus-article-jump-to-part): Use read-number.
860         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
861         Emacs pre-21 compatible code for help-echo.
862         (gnus-article-next-page-1): No need to adjust the number of lines.
863         (gnus-article-describe-bindings): Always use help-buffer.
864
865         * gnus-audio.el (gnus-audio-inline-sound)
866         * gnus-cus.el (gnus-custom-mode)
867         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
868
869         * gnus-sum.el (gnus-remove-overlays): Doc fix.
870
871         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
872         compatible code.
873
874 2010-09-24  Glenn Morris  <rgm@gnu.org>
875
876         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
877         visiting the fcc file in rmail-mode.
878
879         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
880
881 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * nnir.el: Silence the byte compiler.
884
885         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
886         alias to browse-url-url-encode-chars if any.
887         (gnus-html-encode-url): Use it.
888
889 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus-start.el (gnus-use-backend-marks): New variable.
892         (gnus-get-unread-articles-in-group): Use it.
893
894         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
895         makeover.
896
897 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
898
899         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
900
901 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
902
903         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
904         Removed.
905         (gnus-setup-news-hook): Removed
906         gnus-fixup-nnimap-unread-after-getting-new-news.
907
908         * gnus-int.el (gnus-request-update-info): Protect against backends not
909         having the function.
910
911         * nnimap.el (nnimap-stream): Mention starttls.
912         (nnimap-open-connection): Add starttls support.
913
914 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
915
916         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
917
918 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919
920         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
921         BODYSTRUCTUREs.
922         (nnimap-transform-headers): Unfold quoted {42} headers.
923
924         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
925         the info.
926         (gnus-get-unread-articles): Only call updatep on backends that support
927         it.
928
929         * nnweb.el (nnweb-request-update-info): NOOP.
930
931         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
932
933         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
934         since it only deals with marks.
935
936         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
937         gnus-request-marks, and make a new gnus-request-update-info.
938
939         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
940         the active instead of the high number, which is usually too low.
941
942 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
943
944         * netrc.el (netrc-parse): Remove encrypt.el mentions.
945         * encrypt.el: Removed.
946
947 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
948
949         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
950         server in symbolic form.
951
952         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
953         0.9.
954
955 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
958         (nnimap-update-info): Fix up code slightly.
959
960         * gnus-int.el (gnus-open-server): Add tracing for performance
961         debugging.
962
963         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
964         (gnus-group-insert-group-line): Pass the real group name so that it
965         gets the right data.
966
967         * gnus-start.el (gnus-get-unread-articles): Don't have
968         `gnus-get-unread-articles-in-group' update info, since that can be
969         really slow and doesn't seem to be needed?
970
971 2010-09-22  Dan Christensen  <jdc@uwo.ca>
972
973         * time-date.el (date-to-time): Try using parse-time-string first before
974         using the slower timezone-make-date-arpa-standard.
975
976 2010-09-22  Julien Danjou  <julien@danjou.info>
977
978         * gnus-group.el (gnus-group-insert-group-line): Call
979         gnus-group-highlight-line.
980         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
981         default hook list.
982         (gnus-group-update-eval-form): Add new function.
983         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
984         (gnus-group-get-icon): Use gnus-group-update-eval-form.
985
986 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
987
988         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
989         immediate, then expire all articles.
990         (nnimap-update-info): Fix off-by-one errors.
991         (nnimap-flags-to-marks): Would return no marks lists for group with no
992         flags.  Instead return the other data.
993
994 2010-09-22  Julien Danjou  <julien@danjou.info>
995
996         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
997         Only return an icon.
998         (gnus-group-insert-group-line): Compute icon to return.
999
1000         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1001         variable.
1002         (gnus-html-image-fetched): Only cache if
1003         gnus-html-image-automatic-caching is set.
1004         (gnus-html-image-fetched): Check for errors.
1005
1006 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1007
1008         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1009         once per method on `g'.  This ensures that backends like nnfolder don't
1010         open all their folders.
1011
1012         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1013         (nnimap-request-list): Nix out group in the correct buffer.
1014         (nnimap-parse-flags): Implement by using `read' instead of
1015         hand-parsing.
1016         (nnimap-flags-to-marks): Pass on permanent-flags.
1017         (nnimap-make-process-buffer): Record the server name.
1018         (nnimap-parse-flags): Fix typo.
1019         (nnimap-request-scan): Run split on the server in general, not just a
1020         single group.
1021
1022         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1023         parameter, and propagate this downwards.
1024
1025         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1026         since EXAMINE changes it on the server.
1027
1028         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1029         this command might take a while.
1030
1031 2010-09-22  Julien Danjou  <julien@danjou.info>
1032
1033         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1034         harmful if you have 2 images side-by-side, they can't be properly
1035         update on text deletion.  Using text-property is safer here.
1036         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1037         data.
1038
1039 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * nnimap.el (nnimap-expunge-inbox): Removed.
1042         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1043         (nnimap-expunge): Flip default to t.
1044
1045         * gnus.el (gnus-method-to-server): Don't push things to the cache
1046         unless it's unique.
1047         (gnus-server-to-method): Ditto.
1048
1049 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1050
1051         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1052
1053 2010-09-22  Julien Danjou  <julien@danjou.info>
1054
1055         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1056         get the start of data.
1057         (gnus-html-encode-url): Add this function to encode special chars in
1058         URL.
1059         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1060         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1061
1062         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1063         default.
1064         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1065
1066         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1067         images alt-text.
1068         (gnus-html-put-image): Put alt-text as help-echo.
1069
1070 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1073         * mm-util.el (mm-decompress-buffer)
1074         * nnir.el (nnir-run-find-grep)
1075         * pop3.el (pop3-list): Use 3rd arg of split-string.
1076
1077         * time-date.el (format-seconds): Comment fix.
1078
1079         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1080         and byte-optimize-form-code-walker.
1081         (dgnushack-make-auto-load): Don't advise make-autoload.
1082
1083         * lpath.el: Remove Emacs 21 stuff.
1084
1085 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1088         outside the active range.  Suggested by Dan Christensen.
1089
1090         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1091         slightly later to avoid double-getting it.
1092
1093         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1094         previous patch.
1095
1096         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1097
1098 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1099
1100         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1101
1102 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1103
1104         * gnus-int.el (gnus-open-server): Give a better error message in the
1105         "go offline" case.
1106
1107         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1108         marks for nnimap, which is seldom the right thing to do.
1109
1110         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1111         (gnus-same-method-different-name): New function.
1112
1113         * nnimap.el (parse-time): Require.
1114
1115         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1116         method in the presence of many similar methods.
1117
1118         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1119
1120         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1121         nnml-inhibit-expiry.
1122
1123         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1124         find out whether methods are equal.
1125
1126         * nnimap.el (nnimap-find-expired-articles): New function.
1127         (nnimap-process-expiry-targets): New function.
1128         (nnimap-request-move-article): Request the article before looking at
1129         what the Message-ID is.  Fix found by Andrew Cohen.
1130         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1131
1132         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1133         for oldness in addition to being a predicate.
1134
1135         * nnimap.el (nnimap-request-group): When we have zero articles, return
1136         the right data to Gnus.
1137         (nnimap-request-expire-articles): Only delete articles immediately if
1138         the target is 'delete.
1139
1140         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1141         method, this would bug out.
1142
1143         * gnus-group.el (gnus-group-expunge-group): Renamed from
1144         gnus-group-nnimap-expunge, and implemented as a normal interface
1145         function.
1146
1147         * gnus-int.el (gnus-request-expunge-group): New function.
1148
1149         * nnimap.el (nnimap-request-create-group): Implement.
1150         (nnimap-request-expunge-group): New function.
1151
1152 2010-09-21  Julien Danjou  <julien@danjou.info>
1153
1154         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1155         (gnus-html-cache-expired): Add new function.
1156         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1157         wethever we should display image for fetch it.
1158         Compute alt-text earlier to pass it to the fetching function too.
1159         (gnus-html-schedule-image-fetching): Change function argument to only
1160         get one image at a time, not a list.
1161         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1162         cache.
1163         (gnus-html-get-image-data): New function to retrieve image data from
1164         cache.
1165         (gnus-html-put-image): Change buffer argument to use image data rather
1166         than file, and place image above region rather than inserting a new
1167         one. Do not take alt-text as argument, since it's useless now: we place
1168         the image above alt-text.
1169         (gnus-html-prune-cache): Remove.
1170         (gnus-html-show-images): Start to fetch image when we find one, do not
1171         push into a temporary list.
1172         (gnus-html-prefetch-images): Only fetch image if they have expired.
1173         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1174         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1175
1176 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1177
1178         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1179
1180 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1181
1182         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1183         spec inser "*" if the group isn't active instead of 0.
1184
1185         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1186         opening the server.
1187         (nnimap-request-delete-group): Implement group deletion.
1188         (nnimap-transform-headers): Return the size of the entire message in
1189         the Bytes header, not just the size of the first part.
1190         (nnimap-request-move-article): When moving an article from nnimap,
1191         request the article first so the accepting form has an article to
1192         accept.  Reported by Dan Christensen.
1193         (nnimap-command): Make sure that the error message doesn't error out.
1194
1195 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1196
1197         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1198         we haven't requested anything.
1199
1200 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1201
1202         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1203         "".  Fix found by Andrew Cohen.
1204
1205         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1206         instead of -encode-string.
1207
1208 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1209
1210         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1211
1212         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1213         by mm-subst-char-in-string.
1214
1215 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1218         waiting for the connection string.
1219
1220         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1221         arriving.
1222
1223         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1224         bogus characters.  This allows selecting certain Gmail groups.
1225
1226         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1227         (nnimap-fetch-partial-articles): New variable.
1228         (nnimap-open-connection): When looking for credentials, also use the
1229         nnimap-server-port.
1230         (nnimap-request-article): Return the group/article number, so that Gnus
1231         `^' works as expected.
1232         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1233         them.
1234
1235         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1236         comments.
1237         (gnus-methods-sloppily-equal): New function.
1238         (gnus): When using the development version of Gnus, load the gnus-load
1239         file.
1240
1241         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1242         `gnus-open-server' on each method before trying to scan them etc.  This
1243         ensures that all the backend parameters are set correctly.
1244
1245         * nnimap.el (nnimap-authenticator): New variable.
1246         (nnimap-open-connection): Allow anonymous login.
1247         (nnimap-transform-headers): The chars header is called Chars not
1248         Bytes.
1249         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1250         drops.
1251
1252         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1253         patch, found by Knut Anders Hatlen.
1254
1255 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1256
1257         * gnus-agent.el (gnus-agent-batch-confirmation)
1258         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1259         to gnus-message.
1260         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1261         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1262         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1263         * gnus-int.el (gnus-open-server): Likewise.
1264         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1265         (gnus-score-check-syntax): Likewise.
1266         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1267         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1268         Likewise.
1269         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1270
1271 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1274         calling conventions so that prefetch doesn't bug out.
1275
1276 2010-09-19  Julien Danjou  <julien@danjou.info>
1277
1278         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1279         rather than `subst-char-in-region' in order to be able to replace ASCII
1280         char by UTF-8 ones.
1281
1282         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1283         than curl.
1284         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1285         the right URL and ALT text on images.
1286         (gnus-html-wash-tags): Fix tag case.
1287         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1288         (gnus-article-html): Add -o display_ins_del=2 option.
1289         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1290
1291 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1292
1293         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1294         the extra mail headers, which sometimes seem to happen for unknown
1295         reasons.
1296
1297         * mail-parse.el (mail-header-encode-parameter): Define as
1298         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1299         (or most, perhaps?) mail readers don't understand the latter, but do
1300         understand the former.
1301
1302         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1303         to nil, so that no methods are automatically agentized.  I think this
1304         is probably what most users want.
1305
1306         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1307         from url-retrieve, for instance about invalid URLs.
1308
1309         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1310         groups that have no articles.
1311         (nnimap-request-article): Check that we really got an article when we
1312         requested one.
1313
1314         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1315         doesn't exist.
1316
1317         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1318         nntp buffer so the agent can save it.
1319         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1320         that CRLF doesn't get translated to \n.
1321         (nnimap-open-connection): Don't make 'shell commands only send \n.
1322
1323 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1324
1325         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1326         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1327         Update var name.
1328         (nnml-generate-nov-file): Use dolist.
1329         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1330         Use with-current-buffer.
1331
1332 2010-09-18  Julien Danjou  <julien@danjou.info>
1333
1334         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1335         parallel.
1336
1337 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1340         the range update right.
1341         (nnimap-request-group): Don't make `M-g' bug out on group with no
1342         marks.
1343         (nnoo): Required, so that other packages can require nnimap.
1344         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1345         command we're looking for.  This helps when the server sends more
1346         responses after we've gotten everything we expected.
1347         (nnimap): Add a `newlinep' field to keep track of end-of-line
1348         conventions.
1349         Don't send CRLF to things that don't want it.
1350         (nnimap-request-accept-article): Ditto.
1351
1352 2010-09-18  Julien Danjou  <julien@danjou.info>
1353
1354         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1355         than curl to retrieve images.
1356
1357 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1360         the marks.
1361         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1362         (nnimap-wait-for-connection): New function.
1363         (nnimap-open-connection): If we have PREAUTH, don't query for login
1364         credentials.
1365         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1366         when doing a partial update.
1367
1368 2010-09-18  Julien Danjou  <julien@danjou.info>
1369
1370         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1371         tags.
1372
1373 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374
1375         * nnimap.el (nnimap-credentials): New function.
1376         (nnimap-open-connection): Use the new function to look for credentials
1377         also on the numeric equivalents of "imap" and "imaps".
1378
1379         * gnus-start.el (gnus-activate-group): Send the info to
1380         gnus-request-group.
1381
1382         * nnimap.el (nnimap-request-group): Have the "check" version of the
1383         function parse flags and update the info, so that a `M-g' get a total
1384         resync of all flags from the group.
1385
1386         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1387         to allow backends to alter the info on group selection.  Also alter all
1388         the backend -request-group functions to take the parameter.
1389
1390         * nnimap.el (nnimap-store-info): New function.
1391         (nnimap-update-info): Store the info for later usage.
1392         (nnimap-request-group): Use the stored info for the dont-check case, so
1393         that we don't retrieve all marks when we enter a group.
1394
1395         * nnimap.el: Use deffoo instead of defun for interface functions.
1396
1397         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1398         update the group info.  This makes the nndraft groups, for instance, go
1399         back to their old behaviour.
1400
1401         * gnus-sum.el (gnus-select-newsgroup): Indent.
1402
1403         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1404         in.
1405         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1406         nothing.
1407
1408         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1409         from methods that are denied.
1410
1411         * gnus-int.el (gnus-method-denied-p): New function.
1412
1413         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1414         store the password instead of netrc.
1415         (nnimap-open-connection): Don't error out when we can't make a
1416         connections.
1417
1418         * auth-source.el (auth-source-create): In the password prompt, say what
1419         we're querying for.  Also prompt for user name if that hasn't been
1420         given.
1421
1422         * nnimap.el (nnimap-with-process-buffer): Removed.
1423
1424 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1425
1426         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1427         method when we're reading from the agent.
1428
1429         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1430
1431         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1432         that's probably most useful for users.
1433
1434         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1435         "failed" all the time.
1436
1437         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1438         ...)) with (with-current-buffer ... ).
1439
1440         * nntp.el (nntp-open-server): Return whether the open was successful or
1441         not.
1442
1443         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1444         select an unread unseen article first.
1445
1446         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1447         /etc/services, supply some sensible port defaults.
1448
1449         * dgnushack.el: Define netrc-credentials.
1450
1451 2010-09-17  Julien Danjou  <julien@danjou.info>
1452
1453         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1454
1455 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1456
1457         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1458         doesn't have any parameters.
1459
1460 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1463         only upcased checks.
1464
1465         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1466
1467         * nnimap.el (nnimap-open-shell-stream): New function.
1468         (nnimap-open-connection): Use it.
1469         (nnimap-transform-headers): Get the number of lines in each message.
1470         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1471         number of lines.
1472         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1473         problem.
1474
1475         * utf7.el (utf7-encode): Autoload.
1476
1477         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1478         to allow the mail splitting to not return a default group.  This is
1479         useful for nnimap, which will leave unmatched mail in the inbox.
1480
1481         * nnimap.el: Rewritten.
1482
1483         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1484         nnimap usage.
1485
1486         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1487         if the move is internal, so that nnimap can do fast internal moves.
1488
1489         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1490         data.
1491         (gnus-read-active-for-groups): Support finishing the early retrieval of
1492         data.
1493
1494         * gnus-range.el (gnus-range-nconcat): New function.
1495
1496         * gnus-int.el (gnus-finish-retrieve-group-infos)
1497         (gnus-retrieve-group-data-early): New functions.
1498
1499 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1500
1501         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1502         (nnrss-retrieve-groups):
1503         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1504         (pop3-quit): Use with-current-buffer.
1505
1506 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1507
1508         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1509         instead of nnheader-accept-process-output.
1510
1511         * dgnushack.el (dgnushack-compile): Add comment.
1512
1513         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1514
1515         * gnus-html.el (gnus-html-schedule-image-fetching)
1516         (gnus-html-prefetch-images): Replace process-kill-without-query by
1517         gnus-set-process-query-on-exit-flag.
1518
1519 2010-09-16  Romain Francoise  <romain@orebokech.com>
1520
1521         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1522
1523 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524
1525         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1526         parameter to unintern is mandatory-ish in Emacs 24.
1527
1528         * gnus-html.el (gnus-html-schedule-image-fetching)
1529         (gnus-html-prefetch-images): Check for curl before using it.
1530
1531         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1532         depend on curl, which isn't essential.
1533
1534         * imap.el: Revert back to version
1535         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1536         seem problematic.
1537
1538 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1539
1540         * gnus-registry.el (gnus-registry-install-shortcuts):
1541         Explicitly pass `obarray' to `unintern' to avoid a warning.
1542
1543 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1544
1545         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1546         change.
1547
1548         * nnrss.el (nnrss-request-list): Removed this function and related
1549         functions, including the moreover stuff.
1550
1551 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1552
1553         * nnrss.el (nnrss-retrieve-groups): New function.
1554
1555 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1556
1557         * .dir-locals.el: Add no-byte-compile cookie.
1558
1559 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * time-date.el (format-seconds): Comment fix.
1562
1563         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1564         for back end that doesn't support request-scan.
1565
1566 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1567
1568         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1569         then do request scans from the backends.
1570
1571         * netrc.el (netrc-credentials): New conveniency function.
1572
1573         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1574         avoid running a hook per line, since this takes a lot of time,
1575         profiling shows.
1576         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1577         directly if gnus-visual-p is true.
1578
1579 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1582         groups; replace mapcar with dolist which is a bit faster; pass groups
1583         info to gnus-read-active-file-1.
1584         (gnus-read-active-file-1): Scan only specified groups if the new
1585         optional arg `infos' is given.
1586
1587 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1588
1589         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1590
1591         * pop3.el (pop3-movemail): Removed.
1592         (pop3-streaming-movemail): Renamed to pop3-movemail.
1593
1594         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1595         don't restrict end-tag searches to the end of the line.
1596
1597 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1598
1599         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1600         articles of every unchecked group to t, which means unknown since the
1601         server has never been opened.
1602
1603 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1604
1605         * gnus-html.el (gnus-html-show-alt-text): New command.
1606         (gnus-html-browse-image): Ditto.
1607         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1608         to browse the image directly.
1609         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1610         better.
1611
1612         * gnus-async.el (gnus-async-article-callback): Call
1613         `gnus-html-prefetch-images' unconditionally.
1614
1615         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1616         before feeding URLs to curl.
1617
1618 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1619
1620         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1621         internal images as deletable by `W D D'.
1622
1623         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1624         (gnus-async-article-callback): Fix typo.
1625
1626 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627
1628         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1629         current line to work around bugs in the output from w3m.
1630
1631         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1632         for groups that want that.
1633
1634         * nntp.el (nntp-wait-for-string): Supply a timeout for
1635         accept-process-output to ensure progress.
1636
1637         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1638         level to get unread articles from, then use that for foreign groups,
1639         too.
1640
1641         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1642         confuses the rest of the function.
1643
1644         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1645         for the methods that support -retrieve-groups, too.
1646
1647         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1648
1649 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1650
1651         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1652         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1653
1654         * pop3.el: Require cl when compiling.
1655         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1656
1657 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1658
1659         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1660         that aren't going to be activated.
1661         (gnus-get-unread-articles): Fix up the last commit.
1662
1663         * gnus-html.el (gnus-article-html): Allow calling without specifying
1664         the handle.  In that case, dissect the buffer first.
1665
1666         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1667
1668         * nnimap.el (nnimap-open-connection): Revert the change that would look
1669         into authinfo for imaps instead of imap.
1670
1671         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1672         say that you don't want to call gnus-request-group with don-check, but
1673         do check the reponse.  This is for virtual groups only.
1674         (gnus-get-unread-articles): Count the archive groups as secondary, so
1675         that they're activated the same way as before.
1676
1677         * imap.el (imap-message-map): Removed optional buffer parameter, since
1678         no callers use it.
1679         (imap-message-get): Ditto.
1680         (imap-message-put): Ditto.
1681         (imap-mailbox-map): Ditto.
1682         (imap-mailbox-put): Ditto.
1683         (imap-mailbox-get): Ditto.
1684         (imap-mailbox-get): Revert last change for this function.
1685
1686         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1687         case-insensitively.
1688         (nnimap-debug): Removed.
1689
1690         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1691         to use `imap-fetch' instead.  According to the comments, this should be
1692         safe, since all other IMAP clients use the 1:* syntax.
1693         (imap-enable-exchange-bug-workaround): Removed.
1694         (imap-debug): Removed -- doesn't seem very useful.
1695
1696         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1697         mail from a file, and the file doesn't exist.
1698
1699         * imap.el (imap-log): New convenience function used throughout instead
1700         of repeating the same code all over the place.
1701
1702         * pop3.el (pop3-streaming-movemail): Return t for success.
1703
1704         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1705         .authinfo if we're using ssl connection.
1706
1707         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1708         already have if we're in a main Gnus `g' run.
1709
1710         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1711
1712 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1713
1714         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1715
1716         * nnmh.el (nnmh-request-list-1): Bind `file'.
1717
1718         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1719         alias to set-process-query-on-exit-flag or process-kill-without-query.
1720         (pop3-open-server): Use it.
1721
1722 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1723
1724         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1725         box to the Incoming file.  Fixes mistake in previous checkin.
1726
1727         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1728         request loop (for debugging purposes) removed.
1729
1730         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1731         culprit is more visible.
1732         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1733         (nnml-add-incremental-nov): New functions to do "incremental" nov
1734         updates, where we just append to the end of the existing nov files
1735         without reading/writing them in full.
1736
1737         * mail-source.el (mail-source-delete-crash-box): Really only check the
1738         incoming files once in a while.
1739
1740         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1741
1742         * mail-source.el (mail-source-delete-crash-box): Only check the
1743         incoming files for deletion once per day to save a lot of file
1744         accesses.
1745
1746         * pop3.el (pop3-logon): Fix up unbound variable typo.
1747
1748         * mail-source.el (pop3-streaming-movemail): Autoload.
1749
1750         * pop3.el (pop3-streaming-movemail): Respect
1751         pop3-leave-mail-on-server.
1752
1753         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1754         retrieval.
1755
1756         * pop3.el (pop3-process-filter): Removed unused function.
1757         (pop3-streaming-movemail, pop3-send-streaming-command)
1758         (pop3-wait-for-messages, pop3-write-to-file)
1759         (pop3-number-of-responses): New functions for streaming pop3
1760         retrieval.
1761
1762         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1763         come from no known methods.
1764         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1765         list.
1766
1767         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1768         message sizes.
1769         (pop3-movemail): Use erase-buffer instead of looping and deleting
1770         regions, which seems rather odd.
1771
1772         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1773         file once per `g' run.
1774
1775         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1776         directories.  This makes the draft queue directory work.
1777
1778         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1779         data from the backends, so that we only request the list of groups from
1780         each method once.  This should speed things up considerably.
1781
1782         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1783         detect that it's not implemented.
1784
1785         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1786         we actually do recurse down into the tree, but don't stat all leaf
1787         nodes.
1788
1789         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1790         then say so instead of bugging out.
1791
1792         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1793         files exist before trying to read them.
1794
1795         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1796         around <pre_int>.
1797
1798         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1799
1800         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1801
1802 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * mm-util.el (mm-image-load-path): Just return the image directories,
1805         not all directories in the path in addition to the image directories.
1806         (mm-image-load-path): Maintain a cache of the image directories so that
1807         the `g' command in Gnus doesn't have to stat dozens of directories each
1808         time.
1809
1810         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1811         (gnus-html-wash-tags): Add a new `i' command to insert images.
1812         (gnus-html-insert-image): New command and keystroke.
1813         (gnus-html-redisplay-with-images): New command and keystroke.
1814         (gnus-html-show-images): Renamed command.
1815         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1816         spacers.
1817         (gnus-html-wash-tags): Decode entities at the end, so that entities
1818         inside the tags don't mess up the rest of the "parsing".
1819
1820         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1821         so that nnimap methods aren't agentized by default.  There's apparently
1822         many problems related to agent/imap behaviour.
1823
1824         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1825
1826         * gnus-html.el: Doc fix.
1827
1828 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1829
1830         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1831         specifier-spec-list for Emacs 21.
1832
1833         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1834         glyph-width and glyph-height instead of display-graphic-p and
1835         image-size; make avoidance of displaying small images work for XEmacs.
1836
1837         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1838         for XEmacs.
1839
1840         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1841         of symbol that holds plist data.
1842         (gnus-process-plist): Remove plist of process after getting it.
1843
1844 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * message.el (message-generate-hashcash): Change default to
1847         'opportunistic if hashcash is installed.
1848
1849         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1850         (gnus-html-put-image): Only call image-size once, since it's somewhat
1851         time-consuming on remote X servers.
1852
1853 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1854
1855         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1856         type on data, not a file name.
1857
1858         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1859         window-pixel-edges for Emacs 21.
1860
1861         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1862         decoded contents.
1863         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1864
1865 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1866
1867         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1868         group line format, since it isn't very interesting.
1869
1870         * gnus-agent.el (gnus-agent-short-article),
1871         (gnus-agent-long-article): Increase values for these two variables,
1872         since most people are likely to have more network connection and
1873         storage than before.
1874
1875         * gnus.el (gnus-refer-article-method): Change default to 'current.
1876         When referring an article, the common behaviour is to refer it from the
1877         current select method, not the native select method.  The chances of
1878         the native select method having the message in question is rather slim
1879         these days.
1880
1881         * gnus-sum.el (gnus-auto-select-subject): Change default to
1882         `unseen-or-unread'.  I think it's likely that most people want to
1883         select an unseen article over a previously seen, but unread one.
1884
1885         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1886         means that in the article buffer none of the minor mode elements will
1887         be shown, usually, and this is not desirable in most cases.
1888
1889         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1890         that commands like `d' (and the like) go to the next line in the
1891         buffer, instead of the next unread article.  I think this is the
1892         behaviour that is most natural for most users.
1893         (gnus-single-article-buffer): Change default to nil, so that people can
1894         have as many article buffers open as they have summary buffer.  I think
1895         this is the most natural way for the groups to behave.
1896
1897         * message.el (message-generate-new-buffers): Change default to
1898         `unsent', so that all new message buffers start their names with the
1899         string "*unsent", and it's easier to find the buffers if you move from
1900         them.
1901
1902 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1903
1904         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1905         small.  They're probably tracking images.
1906         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1907         (gnus-html-rescale-image): Yet another try at getting the image sizing
1908         right.
1909
1910         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1911         nntp-marks-file-name is nil.
1912
1913 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1914
1915         * gnus-html.el (gnus-html-wash-tags)
1916         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1917         Better logging.
1918
1919 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1922
1923         * gnus-html.el (gnus-html-wash-tags): Check the value of
1924         gnus-blocked-images in the summary buffer.
1925
1926 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1927
1928         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1929
1930 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1931
1932         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1933         like "a", it seems like.
1934         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1935         since it needs to be picked from the correct buffer.
1936
1937         * nnwfm.el: Removed.
1938
1939         * nnlistserv.el: Removed.
1940
1941 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1942
1943         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1944         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1945
1946 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1947
1948         * nnkiboze.el: Removed.
1949
1950         * nndb.el: Removed.
1951
1952         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1953         alt text.
1954         (gnus-html-rescale-image): Try to get the rescaling logic right for
1955         images that are just wide and not tall.
1956
1957         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1958         overshadow variable bindings.
1959
1960 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1961
1962         * gnus-html.el (gnus-html-wash-tags)
1963         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1964         extra logging.
1965
1966 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967
1968         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1969         (gnus-max-image-proportion): New variable.
1970         (gnus-html-rescale-image): New function.
1971         (gnus-html-put-image): Rescale images.
1972
1973 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1974
1975         Fix up some byte-compiler warnings.
1976         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1977         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1978         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1979         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1980         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1981         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1982         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1983
1984 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1985
1986         * gnus-html.el (gnus-article-html): Decode contents by charset.
1987
1988 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1989
1990         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1991         (gnus-html-frame-width, gnus-blocked-images)
1992         * message.el (message-prune-recipient-rules): Add custom version.
1993         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1994
1995         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1996         functions.
1997
1998         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1999         gnus-process-get.
2000
2001 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2002
2003         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2004         instead of lsub directly.
2005
2006 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * nnwarchive.el: Removed.
2009
2010         * gnus-soup.el: Removed.
2011
2012         * nnsoup.el: Removed.
2013
2014         * nnultimate.el: Removed.
2015
2016         * gnus-html.el (gnus-blocked-images): New variable.
2017
2018         * message.el (message-prune-recipients): New function.
2019         (message-prune-recipient-rules): New variable.
2020
2021         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2022         guess whether a long line is natural text or not.
2023
2024         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2025         gnus-process-plist and friends for compatibility.
2026
2027 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2028
2029         * gnus-html.el: Require packages that define macros used in this file.
2030         (gnus-article-mouse-face): Declare to silence byte-compiler.
2031         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2032         process-get.
2033         (gnus-html-put-image): Use plist-get to avoid getf.
2034         (gnus-html-prefetch-images): Use with-current-buffer.
2035
2036 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * gnus-ems.el: Provide compatibility functions for
2039         gnus-set-process-plist.
2040
2041         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2042         header-line-format for XEmacs 21.4.
2043
2044         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2045         * gnus.el (gnus-valid-select-methods)
2046         * message.el (message-send-mail-partially-limit)
2047         * mm-decode.el (mm-text-html-renderer)
2048         * mml.el (mml-insert-mime-headers-always)
2049         * smiley.el (smiley-regexp-alist): Bump custom version.
2050
2051 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2052
2053         * gnus-html.el: require mm-url.
2054         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2055         with the url to `url'.
2056         (gnus-html-wash-tags): Support cid: URLs/images.
2057
2058 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2059
2060         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2061         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2062         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2063
2064         * gnus-move.el: Removed file, since it doesn't really work.
2065
2066         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2067         UTF-8.  This seems to fix problems with some German web feeds.
2068
2069         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2070         at the top so that the proper colours are applied.
2071
2072         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2073         don't have dots in their names.
2074
2075         * gnus-art.el (gnus-article-view-part): Doc fix.
2076
2077         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2078         XEmacs-compatible.
2079         (gnus-html-put-image): Don't do images on non-graphic displays.
2080
2081         * nnslashdot.el: Removed this unused backend.
2082
2083         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2084         actions.
2085         (gnus-undo-register-1): Revert last change.
2086
2087         * gnus-group.el (gnus-group-completing-read): Protect against not
2088         having completion-styles bound.
2089
2090         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2091         make broken recipients happier.
2092
2093         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2094
2095         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2096         point parameter.
2097
2098         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2099
2100         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2101         completion-styles for group selection.
2102
2103 2009-02-04  Andreas Schwab  <schwab@suse.de>
2104
2105         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2106         headers and regexp-quote the match if necessary.
2107
2108 2009-03-24  Miles Bader  <miles@gnu.org>
2109
2110         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2111         the blinking smiley.
2112
2113 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2114
2115         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2116         blink smiley.
2117
2118 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2119
2120         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2121         where the dribbel file lives exists.
2122
2123         * message.el (message-send-mail-partially-limit): Change the default to
2124         nil, since most people don't want this.
2125
2126         * mm-url.el (mm-url-decode-entities): Also decode entities like
2127         &#x3212.
2128
2129 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2130
2131         * gnus-sum.el (gnus-summary-idna-message):
2132         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2133         Hyperlink urls in docstrings with URL `...'.
2134
2135 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2136
2137         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2138         functions.
2139
2140 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2141
2142         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2143         say what the mouseover text should be.
2144
2145         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2146         version of the mm-w3m-safe-url-regexp variable to only download images
2147         in the groups where we want that to happen.
2148
2149         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2150
2151         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2152         easier debugging.
2153         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2154         big pictures in the article buffer.
2155
2156         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2157         gnus-article-html.
2158         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2159         w3m.
2160
2161         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2162
2163 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2164
2165         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2166         which doesn't exist.
2167
2168         * message.el (message-inhibit-ecomplete): New variable to allow some
2169         function to inhibit ecomplete address storage.
2170         (message-resend): Disable ecomplete message storage when resending
2171         messages.
2172
2173         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2174
2175 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2176
2177         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2178         Save excursion while copying, moving, and deleting articles in order to
2179         prevent the cursor from jumping to unforeseen place.
2180
2181 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * lpath.el: No need to bind bookmark-current-buffer,
2184         bookmark-yank-point and bookmark-make-record-function.
2185
2186 2010-08-17  Glenn Morris  <rgm@gnu.org>
2187
2188         * gnus-sync.el: Require gnus components whose functions are used.
2189
2190         * gnus-art.el (bookmark-make-record-function):
2191         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2192         Declare for compiler.
2193
2194         * mm-url.el (mml-compute-boundary): Autoload.
2195
2196 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2197
2198         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2199
2200 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2201
2202         Typo fix "hoo4a" -> "hook".
2203
2204         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2205
2206 2010-08-14  Glenn Morris  <rgm@gnu.org>
2207
2208         * gnus-sync.el (gnus-sync): Fix defgroup version.
2209
2210 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2211
2212         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2213
2214         * gnus-sync.el: Fix docs.
2215         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2216         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2217
2218 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2219
2220         Optimizations for gnus-sync.el.
2221
2222         * gnus-sync.el: Add docs about gnus-sync-backend
2223         possibilities.
2224         (gnus-sync-save): Remove unnecessary message.
2225         (gnus-sync-read): Optimize and show what groups were skipped.
2226
2227 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2228
2229         Minor bug fixes for gnus-sync.el.
2230
2231         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2232         read the sync on get-new-news.
2233
2234         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2235         quiet.
2236
2237         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2238
2239 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2240
2241         Make saving and restoring of hidden threads work with overlays.
2242         Patch applied by Ted Zlatanov.
2243
2244         * gnus-sum.el (gnus-hidden-threads-configuration)
2245         (gnus-restore-hidden-threads-configuration): Update to deal with text
2246         properties, rather than searching for a magic character.
2247
2248 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2249
2250         New gnus-sync.el library for synchronization of marks.
2251
2252         * gnus-sync.el: New library for synchronization of marks.
2253
2254         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2255         renamed from `gnus-registry-grep-in-list'.
2256
2257         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2258
2259         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2260
2261 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2264         determining charset of text fails.
2265
2266 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2267
2268         * nnmail.el (nnmail-get-new-mail-1): Revert.
2269
2270         * nnml.el (nnml-active-number): Make sure names of newly created groups
2271         in nnml-group-alist are encoded.
2272
2273 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2276         containing non-ASCII characters in active file for nnml back end.
2277
2278 2010-07-24  David Engster  <dengste@eml.cc>
2279
2280         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2281         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2282
2283 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2284
2285         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2286         tag (Bug#6654).
2287
2288 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2289
2290         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2291         the article buffer, not the summary buffer.
2292
2293 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2296         Emacs 23 as well.
2297
2298 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2301         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2302
2303 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2304
2305         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2306         Patch applied by Karl Fogel.
2307
2308         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2309         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2310
2311 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2312
2313         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2314         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2315         C-w still not working correctly from Article buffers; Thierry's
2316         patch to fix that will be applied after this.
2317
2318         * gnus-art.el (bookmark-make-record-function): New local variable.
2319
2320         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2321         article buffer.
2322         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2323
2324 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2325
2326         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2327         on changes in bookmark.el.
2328
2329 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2332         `no-log' instead of message not to log prompt string.
2333
2334 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2335
2336         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2337         the *other* type of HTML form submission.
2338
2339 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2340
2341         * auth-source.el (auth-source-pick): If choice does not contain a
2342         questioned keyword, set the check to t.
2343
2344 2010-06-12  Romain Francoise  <romain@orebokech.com>
2345
2346         * gnus-util.el (gnus-date-get-time): Move up before first use.
2347
2348 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2351         (gnus-article-edit-part): Bind it to make last part that is substituted
2352         or deleted visible.
2353         (gnus-mime-display-single): Buttonize part of which id equals to
2354         gnus-mime-buttonized-part-id.
2355
2356 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2357
2358         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2359         (gnus-dd-mmm): Use gnus-date-get-time.
2360         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2361         simplify logic.
2362         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2363         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2364
2365 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2366
2367         * auth-source.el (top): Autoload `secrets-list-collections',
2368         `secrets-create-item', `secrets-delete-item'.
2369         (auth-sources): Fix tag string.
2370         (auth-get-source, auth-source-retrieve, auth-source-create)
2371         (auth-source-delete): New defuns.
2372         (auth-source-pick): Rewrite in order to avoid 2 passes.
2373         (auth-source-forget-user-or-password): New parameter USERNAME.
2374         (auth-source-user-or-password): New parameters CREATE-MISSING and
2375         DELETE-EXISTING.  Retrieve password interactively, if needed.
2376
2377 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2378
2379         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2380         deleting unused directories when gnus-expert-user is t.
2381
2382 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2385         for each temp file when gnus-article-browse-delete-temp is ask.
2386
2387 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2388
2389         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2390         Lisp calls to delete-backward-char by calls to delete-char.
2391
2392 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2393
2394         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2395
2396 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2397
2398         * password-cache.el (password-cache-remove): Fix docstring.
2399
2400 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2403         article unless decoding article to be saved.
2404
2405 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2408         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2409         generated within the mm-with-unibyte-current-buffer macro.
2410
2411 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2412
2413         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2414         to nil when we're in a mml-preview buffer and no group is selected.
2415
2416 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2417
2418         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2419         when catching the `C-g'.  Reported by "Leo".
2420
2421 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2422
2423         * message.el (message-forward-make-body-plain)
2424         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2425         multibyte-string-p.
2426
2427         * lpath.el: Revert.
2428
2429 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2430
2431         * message.el (message-forward-make-body-mml): Assume original message
2432         is multibyte string; error on unibyte.
2433         (message-forward-make-body-plain): Ditto; don't add excessive newline
2434         in body end.
2435
2436         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2437
2438 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2439
2440         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2441         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2442
2443 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2444
2445         * mm-extern.el (mm-extern-url): Don't use
2446         mm-with-unibyte-current-buffer.
2447         (mm-extern-cache-contents): Use with-current-buffer instead of
2448         save-excursion + set-buffer.
2449
2450 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * mm-util.el (mm-emacs-mule): Remove.
2453
2454 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2455
2456         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2457         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2458         change.
2459
2460 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2461
2462         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2463         bind the default value of enable-multibyte-characters to nil.
2464
2465 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * message.el (message-forward-make-body-plain)
2468         (message-forward-make-body-mml):
2469         Don't use mm-with-unibyte-current-buffer.
2470
2471 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2472
2473         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2474
2475 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2476
2477         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2478         (Bug#5592).
2479
2480 2010-05-07  Julien Danjou  <julien@danjou.info>
2481
2482         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2483         it to mm-pipe-part.
2484
2485         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2486         it is given.
2487
2488 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2489
2490         * binhex.el (binhex-decode-region-internal)
2491         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2492         (dns-query)
2493         * nnweb.el (nnweb-gmane-search)
2494         * pgg-parse.el (pgg-parse-armor)
2495         * pgg.el (pgg-verify-region)
2496         * sha1.el (sha1-string-external)
2497         * uudecode.el (uudecode-decode-region-internal)
2498         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2499         XEmacs.
2500
2501         * gnus-art.el (gnus-article-browse-html-parts)
2502         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2503         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2504         make-temp-file.
2505
2506         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2507         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2508         compiling.
2509
2510         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2511         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2512         XEmacs when compiling.
2513
2514         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2515         gnus-pick-mode-off-hook for XEmacs when compiling.
2516         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2517         gnus-binary-mode-off-hook for XEmacs when compiling.
2518
2519         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2520         nil if char-charset is not available.
2521
2522         * imap.el (imap-disable-multibyte)
2523         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2524         macros.
2525
2526         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2527         instead of encode-coding-string.
2528
2529         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2530         'xemacs) instead of mm-emacs-mule to switch function definitions.
2531         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2532
2533         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2534         bind temporary-file-directory for XEmacs;
2535         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2536         timer-set-function for XEmacs 21.4 and SXEmacs;
2537         bind timer-list for XEmacs 21.4 and SXEmacs;
2538         fbind char-charset and find-charset-region for non-Mule XEmacs;
2539         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2540         encode-coding-region and encode-coding-string for XEmacs having no
2541         file-coding feature.
2542
2543 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2544
2545         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2546
2547 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2548
2549         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2550         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2551
2552 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2553
2554         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2555         alias `jka-compr-delete-temp-file' no longer exists.
2556
2557 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2558
2559         Use define-minor-mode in Gnus where applicable.
2560         * mml.el (mml-mode): Use define-minor-mode.
2561         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2562         (gnus-undo-mode): Use define-minor-mode.
2563         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2564         (gnus-dead-summary-mode): Use define-minor-mode.
2565         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2566         Initialize in declaration.
2567         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2568         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2569         (gnus-mailing-list-mode): Use define-minor-mode.
2570         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2571         (gnus-draft-mode): Use define-minor-mode.
2572         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2573         (gnus-dired-mode): Use define-minor-mode.
2574
2575 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2576
2577         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2578         handles on recursive mml-to-mime translation and check them for
2579         boundary delimiter collisions.  Reported by Greg Troxel.
2580
2581 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2582
2583         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2584
2585 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2586
2587         * mm-util.el (mm-find-buffer-file-coding-system):
2588         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2589
2590 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2591
2592         * message.el (message-generate-headers): Record insertion of optional
2593         headers as well.  Otherwise the check to prevent repeated insertion of
2594         optional headers is a no-op.
2595
2596 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2597
2598         * smime.el: Don't mention CVS.
2599
2600         * nnrss.el (nnrss-fetch): Don't mention CVS.
2601
2602         * nnir.el: Don't mention CVS.
2603
2604 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2605
2606         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2607
2608 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2609
2610         * lpath.el: Fbind bookmark-default-handler,
2611         bookmark-get-bookmark-record, bookmark-make-record-default,
2612         bookmark-prop-get for Emacs <23 and XEmacs.
2613
2614 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2615
2616         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2617         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2618         Use with-current-buffer to silence the byte-compiler.
2619         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2620         bother to require `gnus'.
2621         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2622
2623 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2624
2625         * gnus-sum.el (gnus-summary-bookmark-make-record)
2626         (gnus-summary-bookmark-jump): New functions.
2627         (gnus-summary-mode): Setup bookmark support.
2628
2629 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2630
2631         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2632         if set.
2633
2634 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2637         gnus-article-browse-html-save-cid-image; make it work recursively for
2638         forwarded messages as well.
2639         (gnus-article-browse-html-parts): Work when prefix arg is given.
2640         (gnus-article-browse-html-article): Doc fix.
2641
2642 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2643
2644         * message.el (message-default-mail-headers):
2645         (message-default-headers): Carry the value mail-default-headers over
2646         into message-default-mail-headers, rather than message-default-headers.
2647
2648 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2649
2650         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2651         charset.
2652
2653         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2654         charset into the <meta> tag when the article is encoded to utf-8.
2655
2656 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2657
2658         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2659         directories as well.
2660         (gnus-article-browse-html-parts): Work for images that do not specify
2661         file names; delete temp directory when quitting; insert header at the
2662         right place; use file: scheme for image files.
2663
2664 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2665
2666         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2667         (gnus-article-browse-html-parts): Use it to make temporary cid image
2668         files in addition to html file so that browser may display them.
2669
2670 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2673
2674 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2675
2676         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2677
2678 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2679
2680         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2681         about Secret Service API sources.  Improve Customize options.
2682         (auth-source-pick): Change to accept any number of search parameters.
2683         Implement fallbacks iteratively, not recursively.  Add scoring on the
2684         second pass and sort by score.  Call Secret Service API when needed.
2685         (auth-source-user-or-password): Use it.  Call Secret Service API
2686         directly when needed to get the user name and the password.
2687
2688 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2689
2690         * message.el (message-interactive): Doc fix.
2691         (message-qmail-inject-args): Reflow.
2692         (message-kill-to-signature): Fix typo in docstring.
2693
2694         * smiley.el (smiley-buffer): Fix typo in docstring.
2695
2696 2010-03-24  Glenn Morris  <rgm@gnu.org>
2697
2698         * mail-source.el (gnus-message): Declare.
2699         (mail-source-delete-old-incoming): Require gnus-util.
2700
2701 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2702
2703         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2704
2705         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2706
2707         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2708         password-cache's default if it is not bound.
2709         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2710         password-cache-expiry's default if it is not bound.
2711
2712         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2713         available in Emacs 21.
2714
2715         * lpath.el: Suppress compiler warnings for:
2716         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2717         XEmacs;
2718         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2719         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2720         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2721
2722 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2723
2724         * auth-source.el (auth-sources): Fix up definition so extra parameters
2725         are always inline.
2726
2727 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2728
2729         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2730         wasn't updated after mismatch.  Clear cached mailbox info correctly
2731         when uidvalidity changes.
2732         (nnimap-group-prefixed-name): New function to avoid some code
2733         duplication.
2734         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2735         (nnimap-request-group): Use it.
2736         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2737         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2738         with many imap folders.  This is done by caching the group status from
2739         the imap server persistently in a group parameter `imap-status'.  (This
2740         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2741         but not persistently, so every Gnus startup was still very slow.)
2742
2743 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2744
2745         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2746         delete the extra newline.  Otherwise editing of :string and :number
2747         types don't work.
2748
2749 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2750
2751         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2752         secrets.el dependency.
2753         (auth-sources): Add optional user name.  Add secrets.el configuration
2754         choice (unused right now).
2755
2756 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2757
2758         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2759         `gnus-registry-install-shortcuts' fill in the functions.
2760
2761         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2762         warnings.
2763         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2764         (gnus-registry-install-shortcuts): Populate and use it in a
2765         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2766
2767 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2768
2769         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2770         In-place substitutions for the group name encoding/decoding.
2771         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2772         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2773         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2774         (nnimap-update-unseen, nnimap-request-list)
2775         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2776         (nnimap-request-set-mark, nnimap-split-to-groups)
2777         (nnimap-split-articles, nnimap-request-newgroups)
2778         (nnimap-request-create-group, nnimap-request-accept-article)
2779         (nnimap-request-delete-group, nnimap-request-rename-group)
2780         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2781         `encoded-mbx' for consistency.
2782         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2783         variable `imap-current-mailbox'.
2784
2785         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2786         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2787
2788 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2789
2790         * pop3.el (pop3-display-message-size-flag): Display message size byte
2791         counts during POP3 download.
2792         (pop3-movemail): Use it.
2793         (pop3-list): Implement listing of available messages.
2794
2795 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2796
2797         * nnir.el (nnir-get-article-nov-override-function): New function to
2798         override the normal NOV retrieval.
2799         (nnir-retrieve-headers): Use it.
2800
2801 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2802
2803         * auth-source.el (netrc-machine-user-or-password): Autoload.
2804
2805 2010-03-19  Glenn Morris  <rgm@gnu.org>
2806
2807         Stop message.el from loading about 40 libraries it doesn't always need.
2808         The general approach is to autoload rather than require, and to
2809         require in the specific functions rather than the file.  (Bug#5642)
2810
2811         * gmm-utils.el: Don't require wid-edit.
2812         (widget-create-child-value, widget-convert, widget-default-get):
2813         Autoload.
2814
2815         * gnus-util.el: Don't require time-date, netrc.
2816         (message-fetch-field, gnus-group-name-decode): Declare rather than
2817         autoloading.
2818         (gnus-fetch-field): Require message.
2819         (gnus-decode-newsgroups): Require gnus-group.
2820
2821         * ietf-drums.el: Don't require time-date.
2822
2823         * message.el: Don't require hashcash, canlock, ecomplete.
2824         Do require mail-utils.  Require nnheader only when compiling.
2825         (smtpmail-default-smtp-server): Remove declaration.
2826         (message-send-mail-function): Check smtpmail-default-smtp-server
2827         is bound rather than requiring smtpmail.
2828         (message-auto-save-directory, message-insert-signature): Use
2829         expand-file-name rather than nnheader-concat.
2830         (nnheader-insert-file-contents): Autoload.
2831         (hashcash-wait-async): Declare.
2832         (message-send-mail): Only call gnus-setup-posting-charset if
2833         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2834         (message-send-mail-with-sendmail): Require sendmail.
2835         (canlock-password, canlock-password-for-verify): Declare.
2836         (message-canlock-password): Require canlock.
2837         (nnheader-get-report): Autoload.
2838         (gnus-setup-posting-charset): Declare.
2839         (message-send-news): Require gnus-msg.
2840         (message-make-references, message-make-in-reply-to): Use mail-header-id
2841         rather than the alias mail-header-message-id.
2842         (ecomplete-add-item, ecomplete-save): Declare.
2843         (message-put-addresses-in-ecomplete): Require ecomplete.
2844         (ecomplete-display-matches): Autoload.
2845
2846         * mm-decode.el: Don't require mailcap, gnus-util.
2847         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2848         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2849         Autoload.
2850         (mailcap-mime-extensions): Declare.
2851
2852         * mm-encode.el: Don't require mailcap.
2853         (mailcap-extension-to-mime): Autoload.
2854
2855         * mml-sec.el: Don't require password-cache.
2856
2857         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2858         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2859         (mml-minibuffer-read-type): Require mailcap.
2860         (mml-preview): Require gnus-msg.
2861
2862         * mml1991.el: Require password-cache.
2863         (password-cache-expiry): Remove declaration.
2864
2865         * mml2015.el: Require password-cache.
2866         (password-cache-expiry): Remove declaration.
2867
2868         * nneething.el (mailcap): Require mailcap.
2869
2870         * nnheader.el (declare-function): Add compatibility stub.
2871         (message-remove-header): Declare rather than autoload.
2872         (nnheader-replace-header): Require message.
2873
2874         * nnimap.el (declare-function): Add compatibility stub.
2875         (netrc-parse, netrc-machine-user-or-password): Declare.
2876         (nnimap-open-connection): Require netrc.
2877
2878         * nntp.el (declare-function): Add compatibility stub.
2879         (netrc-parse, netrc-machine, netrc-get): Declare.
2880         (nntp-send-authinfo): Require netrc.
2881
2882         * rfc2047.el: Don't require qp.
2883         (quoted-printable-encode-region, quoted-printable-decode-string):
2884         Autoload.
2885
2886         * sieve-mode.el: Don't require easymenu.
2887         (easy-menu-add-item): Autoload it.
2888
2889         * spam-stat.el (time-to-number-of-days): Autoload it.
2890
2891 2010-03-19  Glenn Morris  <rgm@gnu.org>
2892
2893         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2894
2895 2010-03-18  Glenn Morris  <rgm@gnu.org>
2896
2897         * hashcash.el (declare-function): Remove duplicate definition.
2898
2899 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2900
2901         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2902         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2903         value if any backslash escapes).
2904
2905 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2906
2907         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2908         if it is available.  (bug#5647)
2909
2910         * lpath.el: Suppress compiler warning for coding-system-from-name for
2911         Emacs 21 and XEmacs.
2912
2913 2010-03-14  Juri Linkov  <juri@jurta.org>
2914
2915         * hmac-def.el:
2916         * hmac-md5.el:
2917         * netrc.el: Fix keywords.
2918
2919 2010-02-26  Glenn Morris  <rgm@gnu.org>
2920
2921         * message.el (message-send-mail-function): Change the default, so that
2922         it inherits from a customized send-mail-function.  (Bug#5643)
2923
2924 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2925
2926         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2927         shell-command-to-string signals an error (bug#5299).
2928
2929 2010-02-24  Glenn Morris  <rgm@gnu.org>
2930
2931         * message.el (message-smtpmail-send-it)
2932         (message-send-mail-with-mailclient): Doc fixes.
2933
2934 2010-02-16  Glenn Morris  <rgm@gnu.org>
2935
2936         * message.el (message-default-mail-headers): Change the default value
2937         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2938
2939 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2942         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2943
2944 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2945
2946         * time-date.el (date-to-time): Doc fix (Bug#5408).
2947
2948 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2949
2950         * message.el (message-mail): Just pass yank-action on to message-setup.
2951         (message-setup): Handle (FUN . ARGS) form of yank-action.
2952         (message-with-reply-buffer, message-widen-reply)
2953         (message-yank-original): Handle non-buffer values of
2954         message-reply-buffer (Bug#4080).
2955         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2956
2957 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2958
2959         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2960         Fix typo in docstring.
2961
2962 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2963
2964         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2965         response.
2966
2967 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2970
2971         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2972
2973         * message.el (message-check-news-header-syntax): Protect against a
2974         string that `rfc822-addresses' returns when parsing fails.
2975
2976 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2977
2978         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2979         (gnus-previous-char-property-change): New functions.
2980
2981         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2982
2983 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2984
2985         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2986         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2987
2988 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2989
2990         * message.el (message-exchange-point-and-mark): Rework last change to
2991         avoid using optional arg of exchange-point-and-mark, for backward
2992         compatibility.
2993
2994 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2995
2996         * message.el (message-exchange-point-and-mark): Call
2997         exchange-point-and-mark with an argument rather than setting
2998         mark-active by hand (Bug#5175).
2999
3000 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3001
3002         * nntp.el (nntp-service-to-port): Work for service expressed with
3003         numeric string; replace [:digit:] with [0-9] for XEmacs.
3004
3005 2009-12-17  Glenn Morris  <rgm@gnu.org>
3006
3007         * gnus-group.el (gnus-bug-group-download-format-alist):
3008         Change emacs entry to debbugs.gnu.org.  Bump :version.
3009
3010 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3011
3012         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3013
3014 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3015
3016         * message.el (message-info): Explain why we use `Info-goto-node'.
3017
3018 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3021
3022 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3023
3024         * message.el (message-completion-in-region): New compatibility function.
3025         (message-expand-group): Use it.
3026
3027 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3030         with no unread article should be listed if the 2nd arg `predicate' is
3031         given.
3032
3033 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3036
3037 2009-11-29  Juri Linkov  <juri@jurta.org>
3038
3039         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3040         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3041         on `gnus-recenter'. (Bug#4698, Bug#4981)
3042
3043 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3044
3045         * sha1.el (sha1-string-external): default-directory "/" in case
3046         otherwise non-existent.  process-connection-type pipe for touch of
3047         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3048
3049 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3050
3051         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3052         it's comms related and sgml-mode.el has "comm" on that basis too.
3053
3054 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3057         containing tspecial characters if they have been already quoted.
3058
3059 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3060
3061         * dns-mode.el (auto-mode-alist): Purecopy string.
3062
3063 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3064
3065         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3066
3067 2009-10-24  Glenn Morris  <rgm@gnu.org>
3068
3069         * gnus-art.el (help-xref-stack-item): Define for compiler.
3070
3071 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3072
3073         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3074
3075 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3076
3077         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3078
3079 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3080
3081         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3082         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3083
3084 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3085
3086         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3087         (gnus-overlays-in): New alias to overlays-in.
3088
3089         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3090         gnus-overlay-get, and gnus-delete-overlay.
3091         (gnus-summary-show-thread): Make it work as well for systems in which
3092         next-single-char-property-change is not available.
3093         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3094
3095         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3096         (gnus-overlay-get): New alias to extent-property.
3097         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3098
3099         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3100         SXEmacs.
3101
3102         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3103         SXEmacs.
3104
3105 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3106
3107         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3108
3109 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3110
3111         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3112         and XEmacs that don't have `remove-overlays'.
3113
3114 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3115
3116         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3117         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3118         selective display.  Use overlays instead.
3119
3120 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3121
3122         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3123
3124 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3125
3126         * spam-stat.el (spam-stat-load): Fix typo in message.
3127
3128 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3129
3130         * dig.el (dig-invoke): Fix typo in docstring.
3131         (query-dig): Reflow docstring.
3132
3133 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3134
3135         * gnus-art.el (gnus-article-encrypt-body):
3136         * message.el (message-check-recipients):
3137         * mm-util.el (mm-codepage-setup):
3138         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3139         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3140
3141 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3142
3143         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3144         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3145         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3146         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3147         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3148
3149 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3150
3151         * dig.el: Add "Keywords: comm", as per net-utils.el.
3152
3153 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3154
3155         * dig.el (dig-mode): Use define-derived-mode.
3156
3157 2009-09-19  Glenn Morris  <rgm@gnu.org>
3158
3159         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3160
3161 2009-09-18  Glenn Morris  <rgm@gnu.org>
3162
3163         * gnus-diary.el (gnus-diary-check-message):
3164         * message.el (message-insert-formatted-citation-line):
3165         * nnbabyl.el (top-level):
3166         * nndiary.el (nndiary-schedule):
3167         Fix typos in condition-case handlers.
3168
3169 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3172         configuration that provides the sole article window in a frame;
3173         position point correctly after deleting a part.
3174
3175 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3176
3177         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3178         (spam-resolve-registrations-routine): Use it to unregister articles
3179         that change status.
3180
3181 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3182
3183         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3184         with XEmacs.
3185         (parse-time-string-chars): Use it.
3186
3187 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3188
3189         * imap.el (imap-interactive-login): Better messages.
3190         (imap-open): Fix bug with renamed buffer on reconnect.
3191         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3192         for easier debugging and cleaner code.  On successful (guessed based on
3193         server capabilities) secondary authentication, set imap-state
3194         correctly.
3195         (imap-last-authenticator): Define imap-last-authenticator as a variable
3196         to avoid warnings.
3197
3198 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3199
3200         * nnrss.el (nnrss-request-article): Remove binding of
3201         default-enable-multibyte-characters that has gotten needless by
3202         the 2007-07-13 change in rfc2047-encode-message-header.
3203
3204         * mml.el (mml-insert-multipart): Error on the message header.
3205         (mml-insert-part): Error on the message header; position point at
3206         the end of a MIME tag.
3207
3208 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * time-date.el (autoload): Expand define-obsolete-function-alias into
3211         defalias and make-obsolete for old Emacsen that Gnus supports.
3212         (with-no-warnings): Define it for old Emacsen.
3213         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3214         is available.
3215         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3216         float-time is available; suppress compile warning for time-to-seconds.
3217
3218         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3219         (gnus-float-time): Alias to float-time if it exists.
3220
3221         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3222         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3223         float-time is available; suppress compile warning for time-to-seconds.
3224
3225         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3226         XEmacs.
3227
3228 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3229
3230         * imap.el (imap-message-map): Docstring fix.
3231
3232 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3235         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3236         Add the optional argument `encoding' that overrides the default.
3237
3238         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3239         mm-encode-buffer.
3240
3241 2009-09-04  Glenn Morris  <rgm@gnu.org>
3242
3243         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3244         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3245         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3246         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3247         * mm-util.el (mm-with-unibyte-current-buffer)
3248         (mm-find-buffer-file-coding-system):
3249         * yenc.el (yenc-decode-region): Use default-value rather than
3250         default-enable-multibyte-characters.
3251
3252 2009-09-03  Glenn Morris  <rgm@gnu.org>
3253
3254         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3255         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3256         than default-enable-multibyte-characters.
3257
3258 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3259
3260         * gnus-art.el (gnus-article-read-summary-keys):
3261         Fix gnus-buffer-configuration's value temporarily used.
3262
3263 2009-09-02  Glenn Morris  <rgm@gnu.org>
3264
3265         * gnus-util.el (gnus-float-time): New function.
3266         * gnus-delay.el (gnus-delay-article):
3267         * gnus-sum.el (gnus-thread-latest-date):
3268         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3269         * nnspool.el (nnspool-request-newgroups):
3270         Use gnus-float-time rather than time-to-seconds.
3271         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3272
3273         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3274         (gnus-header-subject-face, gnus-header-newsgroups-face)
3275         (gnus-header-name-face, gnus-header-content-face):
3276         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3277         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3278         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3279         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3280         (gnus-cite-face-11):
3281         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3282         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3283         (gnus-server-closed-face, gnus-server-denied-face)
3284         (gnus-server-offline-face):
3285         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3286         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3287         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3288         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3289         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3290         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3291         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3292         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3293         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3294         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3295         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3296         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3297         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3298         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3299         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3300         (gnus-summary-high-undownloaded-face)
3301         (gnus-summary-low-undownloaded-face)
3302         (gnus-summary-normal-undownloaded-face)
3303         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3304         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3305         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3306         (gnus-splash-face):
3307         * message.el (message-header-to-face, message-header-cc-face)
3308         (message-header-subject-face, message-header-newsgroups-face)
3309         (message-header-other-face, message-header-name-face)
3310         (message-header-xheader-face, message-separator-face)
3311         (message-cited-text-face, message-mml-face):
3312         * sieve-mode.el (sieve-control-commands-face)
3313         (sieve-action-commands-face, sieve-test-commands-face)
3314         (sieve-tagged-arguments-face):
3315         * spam.el (spam-face):
3316         Mark face aliases with "-face" in the name as obsolete.
3317
3318 2009-09-01  Glenn Morris  <rgm@gnu.org>
3319
3320         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3321         than goto-line.
3322
3323 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3324
3325         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3326         Don't move point if the command is invoked inside the message header.
3327
3328 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3329
3330         * imap.el (imap-send-command): Simplify.
3331         (imap-wait-for-tag): point-max -> buffer-size.
3332
3333 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3334
3335         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3336         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3337         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3338         * nnir.el (nnir-swish-e-index-file):
3339         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3340         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3341         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3342         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3343         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3344         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3345
3346 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3349         Don't save excursion.
3350
3351 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3352
3353         * nnheader.el (nnheader-find-file-noselect):
3354         * mm-util.el (mm-insert-file-contents):
3355         Use (default-value 'major-mode) instead of default-major-mode.
3356
3357 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3358
3359         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3360
3361 2009-08-26  Glenn Morris  <rgm@gnu.org>
3362
3363         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3364         than placing in files.el.
3365
3366 2009-08-25  Glenn Morris  <rgm@gnu.org>
3367
3368         * nnir.el (top-level): Don't require cl at run-time.
3369         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3370         Replace cl-function substitute with gnus-replace-in-string.
3371         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3372         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3373         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3374         simplified expansions.
3375
3376 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3377
3378         * dig.el (dig): Add autoload cookie.
3379
3380 2009-08-22  Glenn Morris  <rgm@gnu.org>
3381
3382         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3383         goto-line.
3384
3385 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3386
3387         * parse-time.el (parse-time-string-chars): Save match data.
3388
3389 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3390
3391         * parse-time.el (parse-time-string-chars): Compute using character
3392         classes, to handle non-ascii characters (Bug#3190).
3393
3394 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3397
3398         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3399         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3400         (gnus-mm-display-part, gnus-mime-display-single)
3401         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3402         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3403
3404         * gnus-sum.el
3405         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3406         (gnus-summary-move-article): Add expirable mark to articles copied or
3407         moved to group that has auto-expire turned on if the option is non-nil.
3408
3409 2009-07-24  Glenn Morris  <rgm@gnu.org>
3410
3411         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3412         Fix typo.  (Bug#3903)
3413
3414 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3415
3416         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3417         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3418         that should not be used for draft articles.
3419         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3420         that has no concern in minor mode keys.
3421         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3422         Abolish.
3423
3424 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3425
3426         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3427         article without making inquiry to a user for unknown encoding.
3428
3429         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3430         (nnmaildir--scan): Assume i-node and device number that file-attributes
3431         returns might be cons-cell.
3432
3433         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3434
3435         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3436
3437 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3438
3439         * auth-source.el: Remove docs now in auth.texi.  Don't use
3440         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3441         `auth-source-hide-passwords' and use them.
3442
3443 2009-07-15  Glenn Morris  <rgm@gnu.org>
3444
3445         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3446
3447 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3448
3449         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3450         excessive whitespace from the default values of title and description.
3451
3452 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3453
3454         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3455         mail-fetch-field to fetch Content-Description header in order to
3456         exclude newlines.
3457
3458 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3459
3460         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3461         format used by GnuPG 2.0.11.
3462
3463 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3466         to deleted part.
3467
3468 2009-05-30  David Engster  <dengste@eml.cc>
3469
3470         * nnmairix.el: Remove old documentation in the commentary block.
3471         (nnmairix-request-group): Do not update active file for nnml back ends.
3472         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3473         end so that overview files are ignored.
3474         (nnmairix-update-groups): Make updating the groups more robust by using
3475         marks.
3476         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3477         with dollar characters in message-id.
3478
3479 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3480
3481         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3482         2008-12-25 in dns.el.
3483
3484 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3485
3486         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3487         could happen if the text is only composed of spaces and/or tabs.
3488
3489 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3490
3491         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3492         when sending a queued message to avoid extra mml tags.
3493
3494 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3497
3498 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3501         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3502         rmail-toggle-header for XEmacs;
3503         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3504
3505 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * gnus-dired.el: Remove autoload for gnus-setup-message.
3508         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3509         displaying Gnus logo; always use compose-mail.
3510
3511 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3512
3513         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3514
3515 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3516
3517         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3518         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3519         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3520         available.
3521         (gnus-nocem-epg-verify): New function.
3522
3523 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3524
3525         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3526
3527 2009-02-15  Glenn Morris  <rgm@gnu.org>
3528
3529         * gnus-util.el (rmail-insert-rmail-file-header)
3530         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3531         autoloads.
3532         (rmail-default-rmail-file): Remove unnecessary declaration.
3533         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3534
3535 2009-02-14  Glenn Morris  <rgm@gnu.org>
3536
3537         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3538         variable (only used in gnus-util, which declares it anyway).
3539         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3540         which was only needed by gnus-art (changed to not use it any more).
3541         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3542         only used in gnus-util, which autoloads it itself.
3543         (rmail-update-summary): Fix autoload.
3544
3545         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3546         rather than rmail-output-to-rmail-file.
3547
3548 2009-02-07  Glenn Morris  <rgm@gnu.org>
3549
3550         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3551         autoload of function that no longer exists.
3552         (rmail-toggle-header): Declare.
3553         (message-forward-rmail-make-body): Handle mbox Rmail.
3554
3555 2009-01-31  Glenn Morris  <rgm@gnu.org>
3556
3557         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3558         2009-01-09 change.
3559
3560 2009-01-31  Dave Love  <fx@gnu.org>
3561
3562         * imap.el (imap-fetch-safe): Bind debug-on-error.
3563         (imap-debug): Add imap-fetch-safe.
3564
3565 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3566
3567         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3568         (auth-source-forget-all-cached): New convenience function.
3569         (auth-source-user-or-password): Accept list of modes or a single mode.
3570
3571         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3572         auth-source modes.
3573
3574         * netrc.el (netrc-machine-user-or-password): Use list of
3575         auth-source modes.
3576
3577         * nnimap.el (nnimap-open-connection): Use list of
3578         auth-source modes.
3579
3580         * nntp.el (nntp-send-authinfo): Use list of
3581         auth-source modes.
3582
3583 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3584
3585         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3586         now.
3587
3588 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3591         coding system in XEmacs; add a workaround for XEmacs.
3592
3593         * lpath.el: Fbind coding-system-aliasee.
3594
3595 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3596
3597         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3598         of current-language-environment.
3599
3600 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3601
3602         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3603         available at runtime.
3604
3605 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3606
3607         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3608
3609 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3610
3611         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3612         the greatest positive fixnum value doesn't work under an XEmacs with
3613         bignum support; use the most-positive-fixnum constant instead,
3614         available since Emacs 21.1 with cl and XEmacs 21.1.
3615
3616 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3619         XEmacs gets not to work.
3620
3621 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * mm-util.el (mm-coding-system-priorities): Allow the value like
3624         "Japanese (UTF-8)" of current-language-environment.
3625
3626 2009-01-09  Glenn Morris  <rgm@gnu.org>
3627
3628         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3629         with last-command-event.
3630
3631 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3632
3633         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3634         in the doc string.
3635
3636         * message.el (message-fix-before-sending): Amend comment.
3637
3638 2009-01-08  Dave Love  <fx@gnu.org>
3639
3640         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3641
3642 2009-01-07  David Engster  <dengste@eml.cc>
3643
3644         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3645         simplified server definitions by converting it via
3646         gnus-server-to-method.
3647
3648 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3649
3650         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3651         parameter's operands.
3652
3653 2009-01-06  David Engster  <dengste@eml.cc>
3654
3655         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3656         primary select method (for gnus-group-mark-article-as-read).
3657
3658 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3659
3660         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3661         `(gnus)Face', not `(gnus)X-Face'.
3662
3663 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * mm-util.el (mm-ucs-to-char): New function.
3666
3667         * mm-url.el (mm-url-decode-entities): Use it.
3668
3669         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3670         unicode-to-char.
3671
3672 2009-01-05  Dave Love  <fx@gnu.org>
3673
3674         * time-date.el: Require cl for `declare'.
3675
3676 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3677
3678         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3679         Dave Love.
3680
3681 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3682
3683         * message.el (message-fix-before-sending): Add `eight-bit' to
3684         illegible-text check.
3685
3686 2009-01-03  Michael Olson  <mwolson@gnu.org>
3687
3688         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3689         `headers' is nil.  This can occur if the IMAP server does not have
3690         permissions to read messages from a folder, but can write new messages
3691         to the folder.
3692         (nnimap-request-article-part): Do not insert `data' if it is nil.
3693
3694         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3695         characters which will confuse `read', so skip past them.
3696
3697 2009-01-01  Dave Love  <fx@gnu.org>
3698
3699         * imap.el (imap-string-to-integer): Fix typo.
3700         (imap-fetch-safe): New function.
3701         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3702
3703         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3704
3705         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3706         (imap-parse-greeting): Fix doc strings.
3707         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3708         (imap-parse-flag-list): Make messages unique.
3709         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3710
3711         * nnimap.el: Fix author email.
3712         (nnimap-split-rule): Add FIXME comment.
3713         (nnimap-debug): Fix doc string.
3714
3715 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3716
3717         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3718
3719 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3720
3721         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3722         nslookup if resolv.conf isn't available.
3723         (dns-query): Rename from query-dns.
3724         (dns-query-cached): Rename from query-dns-cached.
3725
3726 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3729         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3730         to check if those variables exist (first appeared in Emacs 18.50).
3731
3732 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * mm-util.el (mm-line-number-at-pos): New function.
3735
3736         * spam-report.el (spam-report-process-queue): Use it.
3737
3738 2008-12-24  David Engster  <dengste@eml.cc>
3739
3740         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3741         parameters that haven't existed as variables as buffer-local variables.
3742
3743 2008-12-23  Dave Love  <fx@gnu.org>
3744
3745         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3746         cadar.
3747
3748         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3749         imap-starttls-p.
3750         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3751
3752 2008-12-22  Dave Love  <fx@gnu.org>
3753
3754         * imap.el: Fix author email.  Doc fixes.
3755         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3756         reply.
3757
3758 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3759
3760         * spam-report.el (spam-report-gmane-max-requests): New constant.
3761         (spam-report-gmane-wait): New variable.
3762         (spam-report-gmane-ham, spam-report-gmane-spam)
3763         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3764         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3765         the server.
3766
3767         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3768         Add explanations.
3769
3770         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3771         nnheader-accept-process-output and nnheader-read-timeout if available.
3772         (pop3-movemail): Use it.
3773
3774         * message.el (message-check-news-body-syntax): Fix signature check if
3775         there's an attachment.
3776
3777 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3778
3779         * mm-util.el: Add comments to the mm- emulating functions.
3780
3781 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3782
3783         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3784         by Stephen Berman <stephen.berman@gmx.net>.
3785
3786 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3787
3788         * mm-util.el (mm-substring-no-properties): New function.
3789         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3790         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3791         (mm-string-to-multibyte): Doc fix.
3792
3793         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3794
3795 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3796
3797         * mml.el (mml-attach-file): Strip text properties from file name.
3798         (Bug#1574)
3799
3800 2008-12-16  Glenn Morris  <rgm@gnu.org>
3801
3802         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3803
3804 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3807         knows since the charset specified might be a bogus alias that
3808         mm-charset-synonym-alist provides.
3809
3810 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3811
3812         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3813         "ISO_8859-1".
3814
3815         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3816
3817 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3818
3819         * mm-util.el (mm-charset-eval-alist):
3820         Define it before mm-charset-to-coding-system.
3821         (mm-charset-to-coding-system): Add optional argument `silent';
3822         define it before mm-charset-override-alist.
3823         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3824         default value if it can be used in Emacs currently running;
3825         silence mm-charset-to-coding-system.
3826
3827 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3830         `allow-override' which says whether to use `mm-charset-override-alist'.
3831         (rfc2047-decode-encoded-words): Use it.
3832
3833         * mm-util.el (mm-charset-override-alist): Fix custom type;
3834         add `(gb2312 . gbk)' to choices.
3835
3836 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3839         fast.
3840
3841         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3842
3843         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3844
3845 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3846
3847         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3848         on links.
3849
3850         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3851
3852 2008-12-03  Lute Kamstra  <lute@gnu.org>
3853
3854         * sha1.el: Remove leading * from docstrings of defcustoms,
3855         deffaces, defconsts and defuns.
3856
3857 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3858
3859         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3860         users' addresses that don't have domain parts.
3861         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3862         rather than message-narrow-to-head since there will be the message
3863         header separator.
3864
3865 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3866
3867         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3868         since the result is inserted in a unibyte buffer anyway.
3869         (nnimap-demule-use-string-to-multibyte): Remove.
3870         (nnimap-demule): Alias it to mm-string-to-multibyte.
3871
3872 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3873
3874         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3875         variable for debugging bug#464 and bug#1174.
3876         (nnimap-demule): Use it.
3877
3878 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3879
3880         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3881         score calculation correctly.
3882
3883 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3884
3885         * message.el (message-send-mail): Just set the buffer to unibyte
3886         rather than use mm-with-unibyte-current-buffer which does a lot more.
3887         (message-send-mail-partially): Don't bother with
3888         mm-with-unibyte-current-buffer since it's already been made unibyte by
3889         message-send-mail.
3890
3891 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3892
3893         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3894
3895 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3896
3897         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3898
3899 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3900
3901         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3902         require itself and to remove `with-no-warnings'.
3903
3904 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3905
3906         * starttls.el (starttls-any-program-available): Get the name of the
3907         available TLS layer program.
3908         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3909         well as the host name in the "opening" message.
3910
3911         * auth-source.el (auth-source-cache, auth-source-do-cache)
3912         (auth-source-user-or-password): Cache passwords and logins by default,
3913         allow override with `auth-source-do-cache'.
3914         (auth-source-forget-user-or-password): Allow users to remove cache
3915         entries if needed.
3916
3917 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3918
3919         * md4.el (md4-buffer): Fix typo in docstring.
3920         (md4, md4-64): Doc fixes.
3921         (md4-pack-int32): Reflow docstring.
3922
3923 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3924
3925         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3926         condition-case to only the forward-sexp call.
3927
3928 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3929
3930         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3931         quotes contained.  Make it more robust regardless by an extra
3932         condition-case wrapper.
3933
3934 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3937
3938 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * nnml.el (nnml-request-expire-articles): Check if the function set to
3941         `nnmail-expiry-target' returns the symbol `delete'.
3942
3943         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3944
3945         * nnmail.el (nnmail-expiry-target): Fix custom type.
3946
3947 2008-10-02  Glenn Morris  <rgm@gnu.org>
3948
3949         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3950         Silence compiler warning.
3951
3952 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3953
3954         * tls.el (open-tls-stream): Show the actual command being
3955         executed, instead of the format string.
3956
3957 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * lpath.el: Fbind codepage-setup for Emacs 23.
3960
3961 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3962
3963         * mml.el (mml-menu): Don't assume mml2015 is bound.
3964
3965 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3968         exists.
3969
3970 2008-09-27  Glenn Morris  <rgm@gnu.org>
3971
3972         * gnus-util.el (mail-header-remove-comments): Autoload it.
3973
3974 2008-09-27  Andreas Schwab  <schwab@suse.de>
3975
3976         * gnus-util.el (gnus-split-references): Strip comments.
3977         (gnus-parent-id): Likewise.
3978
3979 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3980
3981         * message.el (message-confirm-send): Fix version.
3982
3983 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3984
3985         * message.el (message-idna-to-ascii-rhs-1): Use
3986         mail-extract-address-components rather than mail-header-parse-addresses
3987         that is an alias by default to ietf-drums-parse-addresses that does not
3988         support non-ASCII names in headers' contents.
3989
3990 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3991
3992         * message.el (message-confirm-send): Fixed variable documentation to
3993         avoid the "y/n" wording.
3994
3995 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3996
3997         * message.el (message-set-auto-save-file-name): Save to a different
3998         filename so multiple messages (especially drafts) can be recovered.
3999
4000 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4001
4002         * message.el (message-confirm-send): Add appropriate version.
4003
4004 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4005
4006         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4007         defvar.
4008
4009 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4010
4011         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4012         (mm-pkcs7-enveloped-magic): Ditto.
4013
4014 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4015
4016         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4017         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4018
4019 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4020
4021         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4022         default, it's better.
4023
4024 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4025
4026         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4027         summary line gnus-number property and ignore them (with a warning
4028         message).
4029
4030 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4033         macro caddr in the interactive form since it won't be expanded.
4034
4035 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4038         `charset'; fix name of function called recursively.
4039         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4040
4041 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4044         (gnus-mime-set-charset-parameters): New function.
4045         (gnus-mime-view-part-as-charset): Use it to correctly display part
4046         specifying wrong charset.
4047
4048 2008-09-08  David Engster  <dengste@eml.cc>
4049
4050         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4051         in completing-read for back end server.
4052
4053 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4054
4055         * message.el (message-confirm-send): New variable to confirm sending a
4056         message.
4057         (message-send): Use it.
4058
4059 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4060
4061         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4062
4063 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4064
4065         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4066
4067 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4068
4069         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4070         prevent tracking too many groups.
4071         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4072         Use it.
4073
4074 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4075
4076         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4077         moving point to the bottom of the window in order to avoid recentering.
4078
4079 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4080
4081         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4082
4083         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4084         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4085         (gnus-article-beginning-of-window): Fix calculation.
4086
4087 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * gnus-msg.el (gnus-summary-supersede-article)
4090         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4091         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4092         message header.
4093
4094 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4095
4096         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4097         pending output coming after the status change.
4098
4099 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4100
4101         * message.el:
4102         * gnus-start.el:
4103         * gnus-registry.el: Remove VMS support.
4104
4105 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4106
4107         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4108         macro.
4109         (rfc2104-hash): Use it.
4110
4111 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4112
4113         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4114         (gnus-summary-sort-by-most-recent-date): New commands.
4115         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4116         and menu entries.
4117
4118 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4121         don't redisplay article for raw contents; remove plural articles stuff.
4122
4123         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4124         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4125         on gnus-summary-save-article; display results properly.
4126
4127 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4128
4129         * lpath.el: No need to fbind ns-focus-frame.
4130
4131 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4132
4133         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4134
4135 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4138         gnus-save-all-headers.
4139
4140 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4141
4142         * gnus-util.el (ns-focus-frame): Remove declaration.
4143         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4144         like x.
4145
4146 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4147
4148         * rfc2104.el (rfc2104-zero): Delete defconst.
4149         (rfc2104-hex-alist): Likewise.
4150         (rfc2104-hex-to-int): Delete func.
4151         (rfc2104-hexstring-to-bitstring): Likewise.
4152         (rfc2104-nybbles): New defconst.
4153         (rfc2104-hash): Rewrite for speed.
4154
4155 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * tls.el (open-tls-stream): Make it work with the 2nd argument
4158         BUFFER that is a string but does not exist as a buffer object, as
4159         mentioned in the doc-string.
4160
4161 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4164         SXEmacs.
4165
4166 2008-07-16  Glenn Morris  <rgm@gnu.org>
4167
4168         * gnus-util.el (ns-focus-frame): Declare for compiler.
4169
4170 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4171
4172         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4173         set as a group parameter.
4174         (gnus-summary-save-in-pipe): Work when it is called independently.
4175         (gnus-summary-pipe-to-muttprint): Don't modify
4176         gnus-summary-pipe-output-default-command.
4177
4178 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4179
4180         * message.el (message-send-mail-with-sendmail):
4181         Display the error message.
4182
4183 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * gnus-art.el (gnus-default-article-saver):
4186         Add gnus-summary-save-in-pipe to choices.
4187         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4188         gnus-summary-pipe-output-default-command as the default command.
4189         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4190         instead of gnus-last-shell-command.
4191
4192         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4193         New user option.
4194         (gnus-summary-muttprint-program): Mention the value will be changed.
4195         (gnus-summary-save-article): Force showing of all headers.
4196         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4197
4198 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4199
4200         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4201
4202 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4203
4204         * nnimap.el (nnimap-id):
4205         * sieve-manage.el (sieve-manage-open): Doc fixes.
4206
4207 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4208
4209         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4210         if available.
4211
4212 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4213
4214         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4215
4216         * nnkiboze.el (nnkiboze-generate-group):
4217         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4218
4219         * nnmairix.el: Require CL.
4220
4221 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * dgnushack.el: Autoload get-display-table and put-display-table for
4224         XEmacs 21.5.
4225
4226         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4227         21.4 and SXEmacs.
4228
4229 2008-06-15  David Engster  <dengste@eml.cc>
4230
4231         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4232
4233 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4234
4235         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4236         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4237         runtime choice under XEmacs.
4238
4239         * gnus-sum.el (gnus-summary-set-display-table):
4240         Use `gnus-put-display-table', `gnus-get-display-table',
4241         `gnus-set-display-table' for the display table, instead of `aset'.
4242
4243         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4244         Use `gnus-put-display-table', `gnus-get-display-table',
4245         `gnus-set-display-table' for the display table.
4246
4247 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4248
4249         * nnmairix.el: Add autoloads.
4250
4251 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4252
4253         * nnmairix.el (nnmairix-delete-recreate-group)
4254         (nnmairix-update-and-clear-marks): Fix error messages.
4255
4256 2008-06-14  David Engster  <dengste@eml.cc>
4257
4258         * nnmairix.el: Upgrade to version 0.6.
4259         (nnmairix-group-toggle-propmarks-this-group)
4260         (nnmairix-group-toggle-readmarks-this-group)
4261         (nnmairix-group-delete-recreate-this-group)
4262         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4263         (nnmairix-remove-tick-mark-original-article): New commands.
4264         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4265         (nnmairix-propagate-marks-to-nnmairix-groups)
4266         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4267         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4268         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4269         functions needed for marks propagation and manipulation of read marks.
4270         (nnmairix-update-groups): New function.
4271         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4272         (nnmairix-determine-original-group-from-registry)
4273         (nnmairix-determine-original-group-from-path)
4274         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4275         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4276         New helper functions.
4277         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4278         keystrokes for new commands.
4279         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4280         (nnmairix-request-group): Check allow-fast group parameter.
4281         (nnmairix-request-create-group): Set allow-fast group parameter if
4282         nnmairix-allowfast-default is set.
4283         (nnmairix-close-group): Propagate marks upon closing if needed.
4284         (nnmairix-group-toggle-threads-this-group): Use new.
4285         nnmairix-group-toggle-parameter helper function.
4286         (nnmairix-search): Better check for empty search result.
4287         (nnmairix-goto-original-article): Use new helper functions for
4288         determining original article.
4289         (nnmairix-show-original-article): Make sure message-id is in brackets.
4290         (nnmairix-call-mairix-binary): Change variable name.
4291         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4292         helper function.
4293         (nnmairix-widget-toggle-activate): Fix doc string.
4294
4295 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4296
4297         * nnir.el: Require edmacro when compiling with XEmacs.
4298         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4299         available in Emacs 21.
4300
4301 2008-06-11  Glenn Morris  <rgm@gnu.org>
4302
4303         * gnus-util.el (x-focus-frame):
4304         * gnus.el (image-size):
4305         * mm-decode.el (image-size): Declare.
4306
4307         * gnus-picon.el (declare-function): Add compat definition.
4308         (image-size): Declare.
4309
4310         * gnus-group.el (tool-bar-map):
4311         * gnus-sum.el (tool-bar-map): Define for compiler.
4312
4313         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4314
4315         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4316
4317         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4318         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4319         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4320         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4321         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4322         * sieve-manage.el, spam-report.el, spam.el:
4323         Remove unnecessary eval-and-compile of autoloads.
4324
4325 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4326
4327         * auth-source.el: Precise Tramp doc.
4328
4329 2008-06-07  Glenn Morris  <rgm@gnu.org>
4330
4331         * nnmairix.el: Remove unnecessary eval-when-compile.
4332
4333 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4334
4335         * lpath.el: Fbind propertize for XEmacs 21.4.
4336
4337 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4338
4339         * nnir.el: Move here from ../contrib.
4340
4341 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4342
4343         * gnus-util.el (gnus-read-shell-command): New function.
4344         * mm-decode.el (mm-pipe-part):
4345         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4346
4347 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4348
4349         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4350
4351 2008-06-03  Glenn Morris  <rgm@gnu.org>
4352
4353         * pop3.el (nnheader-accept-process-output): Autoload it.
4354
4355 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4356
4357         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4358         are not 2-digit hexadecimal characters that follow `%'s.
4359
4360 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4361
4362         * message.el (message-bogus-recipient-p): Fix type in doc string.
4363         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4364         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4365         Improve custom options.
4366         (message-bogus-recipient-p): Adjust accordingly.
4367
4368 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4369
4370         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4371         long-form month and day names.
4372
4373 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * dgnushack.el: Autoload debug, eudc-expand-inline and
4376         pgg-snarf-keys-region for XEmacs.
4377
4378         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4379
4380         * nnmairix.el: Require edmacro when compiling with XEmacs.
4381
4382 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4383
4384         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4385         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4386
4387 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4388
4389         * auth-source.el: Add more docs.
4390
4391         * netrc.el (netrc-machine): Always match if the port is not given.
4392
4393 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4394
4395         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4396         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4397         retrieval faster in some cases, but might make CPU usage larger.  If
4398         this has any bad side effects, we might revert this change.
4399
4400         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4401         seems to make mail retrieval much, much faster.
4402         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4403         unconditionally.
4404
4405         * gnus-draft.el (gnus-group-send-queue): Bind
4406         message-send-mail-partially-limit to nil to avoid being prompted.
4407
4408 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4409
4410         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4411
4412         * message.el (message-bogus-address-regexp): Fix and improve custom
4413         type.
4414         (message-setup-hook): Add message-check-recipients as custom option.
4415
4416 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4417
4418         * message.el (message-cite-function): Remove bogus autoload which crept
4419         in during merge from v5-10.
4420
4421 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4422
4423         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4424
4425         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4426
4427         * auth-source.el: Preliminary Tramp docs.
4428         (auth-sources): Change the default auth-sources to use
4429         EPA .gpg files.
4430
4431 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4432
4433         * nntp.el: Autoload `auth-source-user-or-password'.
4434         (nntp-send-authinfo): Use it.
4435
4436         * nnimap.el: Autoload `auth-source-user-or-password'.
4437         (nnimap-open-connection): Use it.
4438
4439         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4440         for the gnus-message function.
4441         (auth-source-user-or-password): Use it.
4442
4443 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4444
4445         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4446         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4447         (rfc2104-hash): Use it.
4448
4449 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4450
4451         * gnus-art.el (gnus-article-toggle-truncate-lines):
4452         Don't use `iff' in docstring.
4453
4454 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4455
4456         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4457
4458         * gnus-util.el (gnus-extract-address-component-name)
4459         (gnus-extract-address-component-email): Convenience functions around
4460         `gnus-extract-address-components'.
4461
4462         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4463         Use `gnus-extract-address-component-email' to fix bug of comparing full
4464         sender name to `user-mail-address'.
4465
4466 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4467
4468         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4469         catch/throw to optimize.
4470         (gnus-registry-find-keywords): Just use member to find a keyword.
4471
4472 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4473
4474         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4475         is current before calling gnus-server-prepare.
4476         (gnus-server-setup-buffer, gnus-server-update-server)
4477         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4478
4479 2008-05-04  Juri Linkov  <juri@jurta.org>
4480
4481         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4482         (mailcap-file-default-commands): Use mailcap-replace-in-string
4483         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4484         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4485
4486 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4487
4488         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4489
4490 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4491
4492         * gnus.el: Bump version to 0.11.
4493
4494 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4495
4496         * gnus.el: No Gnus v0.10 is released.
4497
4498 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4499
4500         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4501         hooks.
4502         (gnus-update-read-articles): Speed up non-marks-using users.
4503         (gnus-use-marks): Define gnus-use-marks.
4504         (gnus-propagate-marks): Rename variable to something more sensible.
4505
4506 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4507
4508         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4509         (gmm-image-load-path-for-library): Fix typos in docstrings.
4510         (gmm-message): Reflow docstring.
4511
4512 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4513
4514         * mail-source.el (mail-source-set-1, mail-source-bind):
4515         Move auth-source code out of the macro to clean it up and fix bugs.
4516
4517 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4518
4519         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4520         by sender if it's equal to user-mail-address, it's likely to be
4521         useless.
4522
4523         * mail-source.el (mail-source-bind): Don't use user or password if they
4524         are not bound.  Unintern them if they are nil.  Don't use server unless
4525         it's bound, and default it to empty string otherwise.
4526
4527 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4528
4529         * mail-source.el: Load auth-source.el.
4530         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4531         get user name or password, if auth-sources is set up.
4532
4533         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4534         strategy of splitting with parent.
4535         (gnus-registry-split-fancy-with-parent)
4536         (gnus-registry-post-process-groups): Use it and fix prior
4537         bug (returning a list as the split result).
4538
4539         * auth-source.el (auth-sources): Remove server parameter.
4540         (auth-source-pick, auth-source-user-or-password)
4541         (auth-source-user-or-password-imap)
4542         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4543         (auth-source-user-or-password-sftp)
4544         (auth-source-user-or-password-smtp): Remove server parameter.
4545
4546 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4547
4548         * smime.el (smime-sign-region, smime-encrypt-region)
4549         (smime-decrypt-region):
4550         Remove redundant calls to `generate-new-buffer-name'.
4551
4552 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4553
4554         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4555         Don't use QP for message/rfc822.
4556         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4557
4558 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4559
4560         * sieve-manage.el (sieve-string-bytes): Remove.
4561         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4562         correct byte-length only if the process's coding-system is the same as
4563         the one used internally by Emacs to represent strings.
4564
4565 2008-04-22  Juri Linkov  <juri@jurta.org>
4566
4567         * mailcap.el (mailcap-file-default-commands): New function.
4568
4569 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4570
4571         * message.el (message-signature-separator, message-cite-function):
4572         Change custom version.
4573
4574 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4575
4576         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4577         commands.
4578         (tls-checktrust): Ditto.
4579
4580 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4581
4582         * mm-decode.el (mm-display-external): Make temp file read-only.
4583
4584 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4585
4586         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4587         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4588         `C-c C-f d'.
4589
4590 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4591
4592         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4593
4594 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4595
4596         * gnus.el: Bump version to 0.9.
4597
4598 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4599
4600         * gnus.el: No Gnus v0.8 is released.
4601
4602 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4603
4604         * mail-source.el (mail-source-value):
4605         Prefer fboundp to functionp so it works with macros as well.
4606
4607 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4608
4609         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4610         Fix last change in case the element is not even a symbol.
4611
4612 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4613
4614         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4615         Prefer fboundp to functionp so it works with macros as well.
4616
4617 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4618
4619         * auth-source.el: Added docs.
4620         (auth-sources): Modify format to support server.
4621         (auth-source-pick, auth-source-user-or-password)
4622         (auth-source-user-or-password-imap)
4623         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4624         (auth-source-user-or-password-sftp)
4625         (auth-source-user-or-password-smtp): Add server parameter.
4626
4627 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4628
4629         * gnus-registry.el: Initialize the registry when gnus-registry-install
4630         is t.
4631
4632 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * compface.el (uncompface): Make buffer unibyte.
4635
4636 2008-04-05  Glenn Morris  <rgm@gnu.org>
4637
4638         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4639
4640 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4641
4642         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4643         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4644
4645         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4646         multibyteness after rather than before erasing it.
4647
4648         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4649         mm-with-multibyte.
4650         (gnus-request-article-this-buffer): Make sure the proper decoding is
4651         used if gnus-original-article-buffer happens to be unibyte.
4652
4653         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4654         default-enable-multibyte-characters.
4655
4656         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4657         default-enable-multibyte-characters.
4658
4659         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4660
4661         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4662
4663 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4664
4665         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4666         (imap-message-copyuid-1): Use it.
4667         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4668         J. Williams in
4669         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4670
4671         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4672         imap-enable-exchange-bug-workaround.
4673         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4674
4675 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4676
4677         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4678         a 100 byte status-checks into a 2-3MB transfer for each group.
4679         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4680         to enable bug workaround or not.
4681         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4682
4683 2008-03-31  Glenn Morris  <rgm@gnu.org>
4684
4685         * message.el (mml2015-use): Declare for compiler.
4686         (message-info): Require mml2015 when appropriate.
4687
4688 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4691         whitespace.
4692
4693 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4694
4695         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4696         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4697         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4698         (nntp-service-to-port): New function.
4699         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4700         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4701         (nntp-open-netcat-stream): New function.
4702         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4703
4704 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4705
4706         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4707
4708 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4709
4710         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4711
4712 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4713
4714         * dns.el (dns-write): Use set-buffer-multibyte.
4715
4716 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4717
4718         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4719
4720 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4721
4722         * message.el (message-signature-separator): Change default.
4723         Improve custom type.
4724         (message-cite-function): Change default to
4725         message-cite-original-without-signature.
4726
4727         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4728         toggle.
4729
4730         * message.el (message-check-news-body-syntax): Fix signature check.
4731         (message-setup-1): Mark buffer as unmodified _after_ running
4732         message-setup-hook and handling message-alternative-emails.
4733         (message-shorten-references): Be more strict when building list of
4734         valid references to comply with GNKSA.
4735
4736         * gnus-group.el (gnus-read-ephemeral-bug-group)
4737         (gnus-read-ephemeral-debian-bug-group)
4738         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4739
4740         * message.el (message-info): Don't use booleanp which isn't supported
4741         in Emacs 21 and XEmacs.
4742
4743 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4744
4745         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4746         gnus-group-gmane-group-download-format.
4747         (gnus-group-read-ephemeral-gmane-group): Rename from
4748         gnus-group-read-ephemeral-gmane-group.
4749         (gnus-read-ephemeral-gmane-group-url): Rename from
4750         gnus-group-read-ephemeral-gmane-group-url.
4751         (gnus-bug-group-download-format-alist): New variable.
4752         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4753         (gnus-read-ephemeral-emacs-bug-group): New commands.
4754
4755 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4756
4757         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4758         (gnus-visible-headers): Improve custom type.
4759
4760 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4761
4762         * mml.el (mml-menu): Add workarounds for XEmacs.
4763
4764         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4765         X-Boundary header.
4766
4767         * message.el (message-simplify-recipients): Fix previous commit.
4768
4769 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4770
4771         * mm-util.el (mm-set-buffer-multibyte): New function.
4772         * mm-decode.el (mm-copy-to-buffer): Use it.
4773
4774 2008-03-19  Glenn Morris  <rgm@gnu.org>
4775
4776         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4777         Accidentally removed in the sync process with Emacs.
4778
4779 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4780
4781         * message.el (message-alter-recipients-discard-bogus-full-name):
4782         New function.
4783         (message-alter-recipients-function): New variable.
4784         (message-get-reply-headers): Use it.
4785         (message-replace-header): New helper function.
4786         (message-recipients-without-full-name): New variable.
4787         (message-simplify-recipients): New command.
4788
4789         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4790
4791         * message.el (message-info): Handle EasyPG manual.
4792
4793         * mml.el (mml-menu): Add entry for EasyPG.
4794
4795 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4796
4797         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4798         parameter.
4799
4800         * message.el (message-disassociate-draft): Specify drafts group name
4801         fully.
4802
4803 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4804
4805         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4806         unnecessary duplicates from the match list.
4807
4808 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4809
4810         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4811
4812         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4813
4814         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4815         args of `how-many' of which the XEmacs version doesn't take; declare
4816         Info-index-next as function.
4817
4818 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4819
4820         * gnus-score.el (gnus-score-headers): Fix handling of
4821         gnus-inhibit-slow-scoring.
4822
4823         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4824         string.
4825         (gnus-button-url-regexp): Improve handling of parenthesis.
4826         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4827         (gnus-button-handle-info-keystrokes): Handle index entries.
4828
4829 2008-03-15  Glenn Morris  <rgm@gnu.org>
4830
4831         * parse-time.el (parse-time-string): Simplify.
4832
4833 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4836         Incoming* files.
4837
4838 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4839
4840         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4841         (auth-source-pick): Use it.
4842
4843 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4844
4845         * binhex.el (binhex-decode-region-internal):
4846         * uudecode.el (uudecode-decode-region-internal):
4847         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4848         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4849         setting default-enable-multibyte-characters.
4850
4851 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4852
4853         * auth-source.el (auth-source-protocols)
4854         (auth-source-protocols-customize, auth-source-choices): Added and
4855         modified variable customizations and defaults.
4856         (auth-source-pick, auth-source-user-or-password)
4857         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4858         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4859         (auth-source-user-or-password-sftp)
4860         (auth-source-user-or-password-smtp): Use new variables and provide an
4861         interface to netrc.el.
4862
4863 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4864
4865         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4866         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4867         Make sure the nntp port to specify is a string.
4868
4869 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4870
4871         * nntp.el: Use with-current-buffer.
4872         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4873         dubious mm-with-unibyte-current-buffer.
4874         (nntp-with-open-group-function): New function extracted from
4875         nntp-with-open-group macro.
4876         (nntp-with-open-group): Use the function, so it's easier to debug.
4877         Add indentation and debugging info.
4878         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4879         the use of the netcat alternatives.
4880
4881         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4882         Avoid mm-string-as-multibyte as well.
4883
4884         * nnweb.el (nnweb-insert-html):
4885         Remove use of nnheader-string-as-multibyte.
4886
4887         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4888         (nnheader-string-as-multibyte): Remove.
4889
4890         * mm-view.el: Use inhibit-read-only.
4891         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4892         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4893         or unibyte-string.
4894
4895         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4896         (mm-uu-yenc-extract): Use with-current-buffer.
4897
4898         * gnus-soup.el (gnus-soup-send-packet): Don't use
4899         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4900
4901         * nnmh.el: Use with-current-buffer.
4902         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4903         mm-string-as-multibyte on the output of mm-encode-coding-string.
4904
4905         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4906         (nnimap-request-move-article): Use with-current-buffer.
4907
4908         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4909         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4910         conversion uses string-make-unibyte rather than string-as-unibyte.
4911
4912         * gnus-msg.el: Use with-current-buffer.
4913
4914         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4915
4916 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4917
4918         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4919         string for caching if it is 'PIN.
4920
4921 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4922
4923         * lpath.el: Consider the case without Emacs/W3.
4924
4925 2008-03-08  Glenn Morris  <rgm@gnu.org>
4926
4927         * time-date.el (date-to-time, time-subtract, time-add)
4928         (safe-date-to-time): Doc fixes.
4929
4930 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4931
4932         * mail-source.el (mail-source-delete-old-incoming-confirm):
4933         Change default to nil.
4934         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4935
4936 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4937
4938         * lpath.el: Rearrange.
4939
4940         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4941         (gnus-article-goto-prev-page): Work for articles having ^L's.
4942
4943         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4944
4945         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4946
4947 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4948
4949         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4950         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4951         (gnus-bookmark-jump): Adjust some variable names.
4952
4953 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4954
4955         * auth-source.el: New package.
4956         (auth-source-choices): Add customization entry point variable.
4957
4958         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4959         bug.
4960
4961 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4962
4963         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4964         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4965         (gnus-registry-install-shortcuts): Rename from
4966         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4967         the `gnus-registry-mark-map' keymap dynamically from
4968         `gnus-registry-marks'.  The generated functions update the summary line
4969         when a registry mark is added or deleted, and will call
4970         `gnus-registry-install-p' (see the comments in the code).
4971         (gnus-registry-user-format-function-M): Use concat intelligently.
4972
4973         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4974         the registry mark functions.
4975
4976 2008-03-05  Glenn Morris  <rgm@gnu.org>
4977
4978         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4979         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4980         gnus-art.
4981         (top-level): No need to load own source when compiling.
4982
4983 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4984
4985         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4986         Suggested by <chris.anderton@zetnet.co.uk>.
4987
4988 2008-03-04  Glenn Morris  <rgm@gnu.org>
4989
4990         * gnus-sum.el (top-level): No need to require gnus when compiling,
4991         since unconditionally required near start of file.
4992         (gnus-summary-display-while-building): Move definition before use.
4993
4994 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4995
4996         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4997         formatting function.
4998
4999 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5000
5001         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5002         with plists.
5003         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5004         Use new format.
5005
5006 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5007
5008         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5009         `where-is-internal' that returns a range of key sequences.
5010
5011 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5012
5013         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5014
5015         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5016         (gnus-summary-jump-to-group): Consider windows on other displayed
5017         frames as well.  Similar changes might be needed elsewhere, but that's
5018         the one I've bumped into during my use.
5019
5020         * nndoc.el (nndoc-oe-dbx-type-p):
5021         * gnus-msg.el (gnus-debug):
5022         * gnus-group.el (gnus-update-group-mark-positions):
5023         Use mm-string-to-multibyte.
5024
5025 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5026
5027         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5028         doesn't handle NotDashEscaped.
5029
5030         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5031         (mml-dnd-attach-options): Fix typo in custom choice.
5032
5033         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5034         nndoc-article-type to mbox.
5035         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5036
5037         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5038         to nil, instead of html2text.
5039
5040         * imap.el (imap-debug): Add `imap-ping-server'.
5041
5042         * gnus-bookmark.el: Add FIXMEs.
5043
5044         * message.el (message-form-letter-separator)
5045         (message-send-form-letter-delay): New variables.
5046         (message-send-form-letter): Use them.  New command to send form
5047         letters.  Requested by Uwe Siart.
5048         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5049
5050 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5051
5052         * Update copyright years.
5053
5054 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5055
5056         Sync from EMACS_22_BASE.
5057
5058         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5059
5060 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5061
5062         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5063         empty author.
5064
5065 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5066
5067         * gnus-registry.el (gnus-registry-marks): Add variable for
5068         customization of marks and their appearance.
5069         (gnus-registry-read-mark): Use it.
5070         (gnus-registry-do-marks): Add utility function to loop through
5071         `gnus-registry-marks'.
5072         (gnus-registry-install-shortcuts-and-menus): Add function to install
5073         shortcuts and menus.
5074         (gnus-registry-initialize): Use it.
5075         (gnus-registry-default-mark): Clarify documentation.
5076
5077 2008-02-29  Glenn Morris  <rgm@gnu.org>
5078
5079         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5080         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5081         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5082         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5083         Change defcustom :version from 23.0 to 23.1.
5084
5085 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5086
5087         * gnus-registry.el (gnus-registry-follow-group-p)
5088         (gnus-registry-post-process-groups): Add functions to aid registry
5089         splitting and improve logging.  Clarify behavior in function
5090         documentation.
5091         (gnus-registry-split-fancy-with-parent): Use them.
5092
5093 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5094
5095         * gnus-art.el: Use with-current-buffer.
5096
5097 2008-02-27  David Engster  <dengste@eml.cc>
5098
5099         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5100         Express real group name in the response.
5101
5102 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5103
5104         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5105         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5106         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5107         autoload gnus-registry-fetch-group when compiling.
5108         (nnmairix-request-group-with-article-number-correction): Remove
5109         unreferenced argument passed to nnmairix-call-backend.
5110
5111 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5112
5113         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5114         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5115         Wilde.
5116
5117 2008-02-27  Glenn Morris  <rgm@gnu.org>
5118
5119         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5120         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5121         variables to defconsts.  Convert comments to doc-strings.
5122         (nnmairix-last-server, nnmairix-current-server): Convert from free
5123         variables to defvars.  Convert comments to doc-strings.
5124         (gnus-registry-fetch-group): Autoload.
5125         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5126         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5127         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5128         caddr.
5129         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5130         nnmairix-request-group-with-article-number-correction call.
5131         (nnmairix-fast, nnmairix-group): New, less general names, for free
5132         variables passed from nnmairix-request-group to
5133         nnmairix-request-group-with-article-number-correction.  Declare.
5134         (nnmairix-request-group-with-article-number-correction):
5135         Use nnmairix-fast, nnmairix-group rather than fast, group.
5136
5137 2008-02-26  David Engster  <dengste@eml.cc>
5138
5139         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5140         version 0.5.
5141
5142 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5143
5144         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5145         instead of making an extra function call.  Don't add the current group
5146         to articles only when they have the group.  Use
5147         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5148         Reported by David <de_bb@arcor.de>.
5149
5150 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5151
5152         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5153         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5154
5155 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5156
5157         * mail-source.el (mail-source-delete-incoming): Change default.
5158         Supplement doc string.
5159
5160         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5161
5162 2008-02-14  Glenn Morris  <rgm@gnu.org>
5163
5164         * time-date.el (format-seconds): New function.
5165
5166 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5167
5168         * nnmail.el (nnmail-message-id-cache-file): Derive from
5169         `gnus-home-directory'.
5170
5171 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5172
5173         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5174         Document negative prefix.
5175
5176         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5177
5178 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * message.el (message-unsent-separator): Add the Exim bounce
5181         separator.
5182
5183 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5184
5185         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5186         list.
5187         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5188         recipient/signer list.
5189
5190 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * Makefile.in (datarootdir): Define.
5193         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5194         name that might contain whitespace.
5195
5196 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5197
5198         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5199         fbound (Emacs 23 unicode), signal an error.
5200
5201 2008-02-08  Glenn Morris  <rgm@gnu.org>
5202
5203         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5204
5205 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5206
5207         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5208         ports to the calls to `netrc-machine-user-or-password' in addition to
5209         "imap" and "imaps".
5210
5211 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5212
5213         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5214
5215         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5216
5217 2008-02-01  Kenichi Handa  <handa@m17n.org>
5218
5219         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5220         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5221         (rfc2104-hash): Convert the result of concat to unibyte string.
5222
5223 2008-02-01  Dave Love  <fx@gnu.org>
5224
5225         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5226         coding-system-for-read.
5227         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5228
5229 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5230
5231         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5232         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5233         <hanche@math.ntnu.no>.
5234
5235 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5238
5239         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5240
5241 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5242
5243         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5244         * message.el (message-beginning-of-line): Use featurep instead of bound
5245         tests in order to resolve conditionals at compile time.
5246
5247 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5248
5249         * mail-source.el (mail-sources): Add `group' choice.
5250
5251         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5252         parameter `in-group' to control into which group the articles go.
5253         Add treatment of `group' mail-source.
5254
5255 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5256
5257         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5258
5259         * mm-decode.el (mm-dissect-buffer): Decode description.
5260
5261         * mml.el (mml-to-mime): Encode message header first.
5262
5263 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5264
5265         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5266         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5267
5268         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5269         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5270
5271 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5272
5273         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5274
5275 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5276
5277         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5278         prefix keys.
5279         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5280         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5281         gnus-xmas.el.
5282
5283         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5284         (gnus-xmas-article-describe-bindings): New function.
5285         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5286         gnus-xmas-article-describe-bindings.
5287
5288         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5289
5290 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5291
5292         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5293         Add new variables for article mark management.
5294         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5295         list of extra data entries which, when present, will indicate that the
5296         article ID should not be trimmed from the registry.
5297         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5298         functions.
5299         (gnus-registry-read-mark): New function to read a mark name from the
5300         user.
5301         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5302         (gnus-registry-set-article-mark-internal): New functions to add and
5303         remove marks.
5304         (gnus-registry-get-article-marks): New function to show the marks for
5305         an article, or retrieve them for further use.
5306
5307 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5310         keys when no argument is given.
5311
5312 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5313
5314         * imap.el (imap-ping-server): New variable.
5315         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5316         (imap-ping-server): Minor doc string fixes.
5317
5318 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5319
5320         * imap.el (imap-ping-server): New function.
5321         (imap-opened): Call imap-ping-server.
5322
5323 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5324
5325         * gnus-sum.el (gnus-article-sort-by-random)
5326         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5327         jidanni@jidanni.org.
5328
5329 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * gnus-art.el (gnus-article-describe-bindings): New function.
5332         (gnus-article-read-summary-keys): Use it.
5333         (gnus-article-mode-map): Bind `C-h b' to it.
5334
5335 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5336
5337         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5338         XEmacs.
5339         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5340         against non-character events.
5341
5342         * lpath.el: Fbind map-keymap for Emacs 21.
5343
5344 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5345
5346         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5347         command.
5348         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5349         instead of END.  Change name of the temp file.
5350         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5351         customizable.
5352
5353 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5354
5355         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5356         bind `S W' to gnus-article-wide-reply-with-original; set default
5357         binding to gnus-article-read-summary-send-keys.
5358         (gnus-article-read-summary-keys): Fix the order of keys; display
5359         continuation keys correctly in the echo area; describe bindings
5360         correctly when keys end with `C-h'.
5361         (gnus-article-read-summary-send-keys): New function.
5362         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5363         for gnus-article-read-summary-send-keys; display continuation keys
5364         correctly in the echo area.
5365         (gnus-article-reply-with-original): Ignore prefix argument.
5366         (gnus-article-wide-reply-with-original): New function.
5367
5368         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5369         Emacs 21.
5370
5371 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5372
5373         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5374         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5375
5376 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5377
5378         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5379         (gnus-group-read-ephemeral-gmane-group): New command.
5380
5381 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5382
5383         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5384
5385 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5386
5387         * message.el (message-send-mail-function): Increase custom version.
5388
5389         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5390         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5391
5392 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5393
5394         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5395         for the cases where imap-authenticate is called with a nil buffer
5396         parameter.
5397
5398 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5401         html parts correctly; support forwarded messages.
5402         (gnus-article-browse-html-article): Remove work buffers.
5403
5404         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5405         compiling.
5406         (netrc-bound-and-true-p): New macro.
5407         (netrc-parse): Use it instead of bound-and-true-p that is not available
5408         in XEmacs 21.4.
5409
5410 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5411
5412         * gnus-registry.el (gnus-registry-mark-article)
5413         (gnus-registry-article-marks): Add functionality to mark articles
5414         through the Gnus registry.
5415
5416         * encrypt.el: Clarify documentation for the new pgg method.
5417         (encrypt-file-alist): Add PGG option.
5418         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5419         functionality.  Abstract password key and messaging to external
5420         functions.
5421         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5422         (encrypt-message-method-and-cipher): Add new convenience external
5423         functions.
5424         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5425         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5426
5427         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5428         (netrc-parse): Use encrypt-file-alist to determine if
5429         encrypt-find-model or encrypt-insert-file-contents should be used.
5430
5431         * encrypt.el: Clarify documentation.  Load password-cache or
5432         password, whichever one is found first, instead of autoloading.
5433
5434 2007-12-19  Glenn Morris  <rgm@gnu.org>
5435
5436         * mml.el (message-options-set, message-narrow-to-head)
5437         (message-in-body-p, message-mail-p, message-encode-message-body):
5438         Autoload.
5439         (message-remove-header, message-narrow-to-headers-or-head)
5440         (message-subscribed-p, message-make-mail-followup-to)
5441         (message-position-on-field, message-news-p)
5442         (message-options-set-recipient, message-generate-headers)
5443         (message-sort-headers): Declare as functions.
5444
5445 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5446
5447         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5448         convention in doc string.
5449
5450 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5453         title to html parts.
5454         (gnus-article-browse-html-article): Pass message header to it.
5455
5456         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5457
5458 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5459
5460         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5461         or password compatible with XEmacs.
5462
5463 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5464
5465         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5466         format document.
5467         (gnus-mime-delete-part): Don't write description line if empty.
5468         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5469
5470 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5471
5472         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5473         (gnus-summary-mark-read-and-unread-as-read)
5474         (gnus-summary-mark-current-read-and-unread-as-read)
5475         (gnus-summary-mark-unread-as-ticked): Doc fix.
5476         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5477
5478 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5479
5480         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5481         Christoph Conrad <christoph.conrad@gmx.de>.
5482
5483 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5484
5485         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5486         yes-or-no-p.
5487
5488 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * mm-decode.el (mm-add-meta-html-tag): New function.
5491         (mm-save-part-to-file, mm-pipe-part): Use it.
5492
5493         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5494         gnus-y-or-n-p instead of y-or-n-p.
5495         (gnus-article-browse-html-parts): Work with message/external-body; use
5496         mm-add-meta-html-tag.
5497
5498 2007-12-11  Glenn Morris  <rgm@gnu.org>
5499
5500         * gnus-cache.el: Require gnus-sum not just when compiling.
5501
5502         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5503
5504         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5505         definitions before use.
5506
5507         * mm-decode.el: Require gnus-util.
5508         (mm-remove-part): Only call delete-annotation on XEmacs.
5509
5510         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5511
5512         * nnmail.el: Require gnus-int.
5513
5514         * spam.el: Move `require's before `eval-when-compile's.
5515
5516         * gnus-ems.el (gnus-alive-p):
5517         * gnus-fun.el (message-goto-eoh):
5518         * gnus-util.el (gnus-group-name-decode):
5519         * mail-source.el (gnus-compress-sequence):
5520         * message.el (Info-goto-node, format-spec):
5521         * mm-bodies.el (message-options-get):
5522         * mm-decode.el (mm-view-pkcs7):
5523         * mm-util.el (gmm-write-region):
5524         * mml-smime.el (mml-compute-boundary)
5525         (gnus-completing-read-with-default):
5526         * mml.el (widget-button-press, gnus-make-hashtable):
5527         * mml1991.el (mm-decode-content-transfer-encoding)
5528         (mm-encode-content-transfer-encoding)
5529         (message-options-get, message-options-set):
5530         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5531         * nnfolder.el (gnus-request-group):
5532         * nnheader.el (ietf-drums-unfold-fws):
5533         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5534         * smime.el (gnus-run-mode-hooks):
5535         * spam-stat.el (gnus-message): Autoload.
5536
5537         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5538         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5539         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5540         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5541         Add declare-function compatibility definition.
5542
5543         * gnus-cache.el (nnvirtual-find-group-art):
5544         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5545         (gnus-add-image, gnus-add-wash-type):
5546         * gnus-group.el (nnkiboze-score-file):
5547         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5548         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5549         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5550         (message-tokenize-header, gnus-get-buffer-create)
5551         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5552         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5553         * gnus.el (gnus-group-decoded-name):
5554         * mail-source.el (imap-capability):
5555         * mm-bodies.el (message-options-set):
5556         * mm-decode.el (gnus-configure-windows):
5557         * mm-extern.el (message-goto-body):
5558         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5559         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5560         (epg-sub-key-validity, message-options-set):
5561         * mml.el (widget-event-point, gnus-configure-windows):
5562         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5563         * mml2015.el (epg-check-configuration, epg-configuration)
5564         (message-options-set):
5565         * nndb.el (nndb-request-article):
5566         * nnfolder.el (gnus-request-create-group):
5567         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5568         * nnmaildir.el (gnus-group-mark-article-read):
5569         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5570         * rfc1843.el (message-fetch-field):
5571         * spam.el (gnus-extract-address-components):
5572         Declare as functions.
5573
5574 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5577
5578         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5579
5580         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5581         bind show-trailing-whitespace for XEmacs.
5582
5583 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5584
5585         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5586         new no-op macro for backward compatibility.
5587
5588         * imap.el (imap-string-to-integer): New function.
5589
5590 2007-12-09  Glenn Morris  <rgm@gnu.org>
5591
5592         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5593
5594         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5595         * message.el, mm-view.el, sieve-manage.el, smime.el:
5596         Add declare-function compatibility definition.
5597
5598         * gnus-art.el (w3-region, w3m-region, Info-menu):
5599         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5600         * gnus-sum.el (gnus-get-predicate):
5601         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5602         * message.el (mail-abbrev-in-expansion-header-p):
5603         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5604         (w3m-detect-meta-charset, w3m-region):
5605         * sieve-manage.el (password-read, password-cache-add)
5606         (password-cache-remove):
5607         * smime.el (password-read-and-add): Declare as functions.
5608
5609 2007-12-08  David Kastrup  <dak@gnu.org>
5610
5611         * gnus-sum.el (gnus-summary-simplify-subject-query):
5612         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5613         `message'.
5614
5615 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5616
5617         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5618         it to bind idna-program, installation-directory, defined-colors, and
5619         face-attribute for XEmacs of the version that compiles defcustom forms.
5620
5621 2007-12-07  Glenn Morris  <rgm@gnu.org>
5622
5623         * gnus-art.el (article-make-date-line): Revert previous change.
5624
5625 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5626
5627         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5628
5629 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5630
5631         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5632         Call gnus-add-to-range ranges only once with a prepared article-list.
5633
5634 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5635
5636         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5637         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5638         group names with backslashes.  Reported by Tassilo Horn
5639         <tassilo@member.fsf.org>.
5640
5641 2007-12-06  Deepak Goel  <deego3@gmail.com>
5642
5643         * gnus-art.el (article-make-date-line):
5644         * gnus-start.el (gnus-load):
5645         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5646
5647 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * gnus-art.el (gnus-use-idna)
5650         * gnus-start.el (gnus-site-init-file)
5651         * message.el (message-use-idna)
5652         * mm-uu.el (mm-uu-hide-markers)
5653         * smiley.el (smiley-style): Revert changes that suppress warnings.
5654
5655 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5656
5657         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5658         specify charset to html source.  Reported by Christoph Conrad
5659         <christoph.conrad@gmx.de>.
5660
5661 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5664         idna-program in order to suppress byte compile warning issued by XEmacs
5665         that came to byte compile the default value section of defcustom forms
5666         recently.
5667
5668         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5669         value of installation-directory.
5670
5671         * message.el (message-use-idna): Don't directly refer to the value of
5672         idna-program.
5673
5674         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5675
5676         * smiley.el (smiley-style): Don't directly call face-attribute.
5677
5678 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5679
5680         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5681
5682         * gnus-dired.el: Reduce Gnus dependencies.
5683         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5684         require.  Use autoloads instead.
5685         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5686         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5687         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5688         (gnus-dired-mode): Adjust doc string.
5689         (gnus-dired-mail-mode): New variable.
5690         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5691         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5692         (gnus-dired-mail-buffers): New function.  Return mail or message
5693         composition buffers.
5694         (gnus-dired-attach): Use it.
5695         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5696         NO-DECODE.
5697         (gnus-dired-print): Use `gnus-print-buffer' depending on
5698         `gnus-dired-mail-mode'.
5699
5700 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * rfc2047.el (rfc2047-encoded-word-regexp)
5703         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5704         explaining what regexp patterns are for.
5705
5706 2007-12-04  Glenn Morris  <rgm@gnu.org>
5707
5708         * password.el: Move to password-cache.el.
5709
5710         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5711         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5712         * mml-smime.el (password-read, password-cache-add)
5713         (password-cache-remove):
5714         No need to autoload, since mml-sec requires password.
5715
5716         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5717         * message.el (gnus-extract-address-components):
5718         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5719
5720         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5721         password.
5722
5723 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5724
5725         * mailcap.el: Reduce dependencies.
5726         (mail-header-parse-content-type): Autoload.
5727         (mailcap-delete-duplicates): New alias.
5728         (mailcap-mime-info): Add optional argument NO-DECODE.
5729         (mailcap-mime-types): Use mailcap-delete-duplicates.
5730
5731         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5732
5733 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5734
5735         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5736         (imap-parse-status): Upcase status-att for servers that sends them
5737         lower-case (e.g., MS Exchange 2007).
5738
5739 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5740
5741         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5742         function.
5743
5744         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5745         (gnus-uu-yenc-article): New function.
5746
5747         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5748
5749         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5750         buffer.
5751
5752 2007-12-02  Glenn Morris  <rgm@gnu.org>
5753
5754         * binhex.el (binhex): New custom group.
5755         (binhex-decoder-program, binhex-decoder-switches)
5756         (binhex-use-external): Move to the binhex custom group.
5757
5758         * uudecode.el (uudecode): New custom group.
5759         (uudecode-decoder-program, uudecode-decoder-switches)
5760         (uudecode-use-external): Move to the uudecode custom group.
5761
5762         * netrc.el (top-level): Don't load `encrypt' features.
5763         (netrc-parse): Don't use encrypt.
5764         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5765
5766         * encrypt.el: Remove file.
5767
5768 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5769
5770         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5771         matches on patches.
5772
5773         * gnus-art.el (gnus-article-browse-html-article): Mention
5774         `mm-text-html-renderer' in the doc string.
5775
5776         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5777         string.  Add comments.
5778
5779         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5780         if rhs is ASCII.
5781
5782 2007-12-01  Glenn Morris  <rgm@gnu.org>
5783
5784         * mail-source.el (top-level): Require format-spec before
5785         eval-when-compile.
5786
5787 2007-11-30  Glenn Morris  <rgm@gnu.org>
5788
5789         * encrypt.el: Require password, rather than autoloading password-read.
5790
5791 2007-11-29  Glenn Morris  <rgm@gnu.org>
5792
5793         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5794         (sasl-make-client, sasl-next-step, sasl-step-data)
5795         (sasl-step-set-data): Declare as functions.
5796
5797 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5798
5799         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5800
5801 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5802
5803         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5804         certs should be verified and what is to be done in the event of a
5805         verification failure.
5806
5807         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5808         caller can indicate whether the cache should be disregarded for this
5809         call.  This way the result of the call is reproducible at all times and
5810         can be considered a canonical server name for the supplied method.
5811         (gnus-agent-method-p): Canonicalize server names by pushing their
5812         method through `gnus-method-to-server' using the no-cache argument.
5813
5814         * gnus-srvr.el (gnus-server-insert-server-line): Call
5815         `gnus-method-to-server' with `no-cache' argument.
5816
5817         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5818         gnus-agent-possibly-synchronize-flags as this should be called when the
5819         server is actually being opened.
5820         (gnus-agent-possibly-synchronize-flags)
5821         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5822         flags file of an agentized server to the latter function.
5823
5824         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5825         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5826         after a connection has been established successfully.
5827
5828 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * gnus-art.el (article-display-face): Force to display face if called
5831         interactively; check if gnus-article-x-face-too-ugly matches author.
5832         (article-display-x-face): Display face even if From header is missing
5833         as article-display-face does.
5834
5835 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5836
5837         * hashcash.el (message-narrow-to-headers-or-head)
5838         (message-fetch-field, message-goto-eoh)
5839         (message-narrow-to-headers): Declare as functions.
5840
5841 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5842
5843         * mail-source.el (mail-sources): Default to fetch from file for
5844         compatibility with default of nnmail-spool-file.
5845
5846 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5849         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5850         to look for encoded word that should be encoded again.
5851         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5852         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5853         encoding pattern.
5854         (rfc2047-decode-region): Switch strict regexp and loose one according
5855         to rfc2047-allow-irregular-q-encoded-words.
5856
5857 2007-11-25  Romain Francoise  <romain@orebokech.com>
5858
5859         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5860
5861 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5862
5863         * tls.el (tls-program): Provide more custom choices from
5864         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5865         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5866
5867 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5868
5869         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5870         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5871
5872         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5873         `nnmail-spool-file'.
5874
5875         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5876         `nnmail-spool-file'.
5877
5878         * gnus-move.el (gnus-change-server): Ditto.
5879
5880         * gnus-kill.el (gnus-batch-score): Ditto.
5881
5882         * gnus-cache.el (gnus-jog-cache): Ditto.
5883
5884         * gnus-msg.el (gnus-summary-reply):
5885         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5886
5887 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5888
5889         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5890         version.  Minor improvement to doc strings.
5891         (tls-program): Add comment.
5892
5893 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5894
5895         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5896         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5897         mismatch between the hostname provided in the certificate and the name
5898         of the host connnecting to.
5899         (open-tls-stream): Use them.  Check certificates against trusted root
5900         certificates.
5901
5902 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5903
5904         * gnus-cache.el (gnus-cache-generate-nov-databases):
5905         Use nnml-generate-nov-databases-directory instead of
5906         nnml-generate-nov-databases-1.
5907
5908 2007-11-24  Glenn Morris  <rgm@gnu.org>
5909
5910         * message.el (message-tool-bar-retro): Update for rename
5911         mail_send.xpm->mail-send.xpm.
5912
5913 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5914
5915         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5916         `smime-ldap-search' for Emacs 22 and up.
5917
5918 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5919
5920         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5921
5922         * message.el (message-send-mail-function): Fix error convention.
5923         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5924         (message-widen-reply, message-send-mail, message-talkative-question)
5925         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5926         (message-clone-locals, message-send-news): Use with-current-buffer.
5927         (message-insert-or-toggle-importance): Remove unused var `valid'.
5928         (message-make-references): Remove unused var `new-references'.
5929         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5930
5931 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5932
5933         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5934         (spam-split-symbolic-return-positive): Reflow docstring.
5935         (spam-backends, spam-summary-exit-behavior)
5936         (spam-mark-ham-unread-before-move-from-spam-group)
5937         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5938         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5939         (spam-clear-cache, spam-backend-check, spam-install-backend)
5940         (spam-install-statistical-backend, spam-list-of-processors)
5941         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5942         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5943         (spam-check-crm114, spam-initialize, spam-unload-hook):
5944         Fix typos in docstrings.
5945
5946 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5949         been checked if they have never been read and those group levels are
5950         higher than the one that a user specified.
5951
5952 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5955         foreign groups unless a group level is specified by a user.
5956         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5957
5958 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5959
5960         * message.el (message-send-mail-function): Require sendmail.
5961
5962 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5963
5964         * message.el (message-send-mail-function): Check for smtpmail too.
5965
5966         * utf7.el (utf7-encode, utf7-decode): Use coding system
5967         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5968
5969         * message.el (message-send-mail-function): New function.
5970         (message-send-mail-function): Set default using
5971         message-send-mail-function.  Adjust doc string.
5972         (message-send-mail-with-mailclient): New function.
5973
5974 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5975
5976         * smime.el (from):
5977         * rfc2047.el (message-posting-charset):
5978         * qp.el (mm-use-ultra-safe-encoding):
5979         * pop3.el (parse-time-months):
5980         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5981         * nnml.el (files):
5982         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5983         (jka-compr-compression-info-list, ange-ftp-path-format)
5984         (efs-path-regexp):
5985         * nndiary.el (files):
5986         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5987         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5988         (epg-digest-algorithm-alist, inhibit-redisplay)
5989         (password-cache-expiry):
5990         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5991         (pgg-output-buffer, password-cache-expiry):
5992         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5993         (efs-path-regexp):
5994         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5995         (inhibit-redisplay):
5996         * mm-uu.el (file-name, start-point, end-point, entry)
5997         (gnus-newsgroup-name, gnus-newsgroup-charset):
5998         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5999         (latin-unity-ucs-list):
6000         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6001         (mm-uu-binhex-decode-function):
6002         * message.el (gnus-message-group-art, gnus-list-identifiers)
6003         (rmail-enable-mime-composing, gnus-local-organization)
6004         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6005         (gnus-read-active-file, facemenu-add-face-function)
6006         (facemenu-remove-face-function, gnus-article-decoded-p)
6007         (tool-bar-mode):
6008         * mail-source.el (display-time-mail-function):
6009         * gnus-util.el (nnmail-pathname-coding-system)
6010         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6011         (gnus-original-article-buffer, gnus-user-agent)
6012         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6013         (xemacs-codename, sxemacs-codename, emacs-program-version):
6014         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6015         * gnus-start.el (gnus-agent-covered-methods)
6016         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6017         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6018         (gnus-newsgroup-headers, gnus-group-list-mode)
6019         (gnus-group-mark-positions, gnus-newsgroup-data)
6020         (gnus-newsgroup-unreads, nnoo-state-alist)
6021         (gnus-current-select-method, mail-sources)
6022         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6023         (nnmail-spool-file, gnus-cache-active-hashtb):
6024         * gnus-mh.el (mh-lib-progs):
6025         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6026         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6027         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6028         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6029         (gnus-group-buffer):
6030         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6031         (font-lock-set-defaults):
6032         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6033         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6034         (gnus-summary-post-menu, total-parts, type, condition, length):
6035         * gnus-agent.el (gnus-agent-read-agentview):
6036         * flow-fill.el (show-trailing-whitespace):
6037         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6038         eval-and-compile wrappers for byte compiler pacifiers.
6039
6040         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6041         (mm-display-inline-fontify): Check for featurep 'xemacs not
6042         extent-list.
6043
6044         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6045         itimer-list.
6046         (mm-create-image-xemacs): Only do something for XEmacs.
6047         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6048
6049         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6050
6051         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6052         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6053
6054 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6055
6056         * nnimap.el (nnimap-split-download-body):
6057         * gnus-demon.el (gnus-demon):
6058         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6059
6060 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6063         macros.
6064         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6065         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6066         copy data from unibyte buffer to multibyte current buffer.
6067         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6068         to copy data from unibyte current buffer to multibyte buffer.
6069         (nntp-make-process-buffer): Make process buffer unibyte.
6070
6071         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6072
6073 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6074
6075         * pop3.el (pop3-open-server): Accept and process data more robustly at
6076         connexion start to avoid spurious "POP SSL connexion failed" errors.
6077
6078 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6081         read group names.
6082
6083 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6084
6085         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6086
6087 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6090         (nnmail-save-active): Use a unibyte buffer when saving active file,
6091         which may contain non-ASCII group names.
6092
6093         * nnml.el (nnml-request-group): Decode group names in messages.
6094
6095 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6096
6097         * message.el (message-citation-line-function)
6098         (message-insert-formatted-citation-line): Fix spelling of
6099         `message-insert-formated-citation-line'.
6100
6101 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6102
6103         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6104
6105 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6108         nnmail-pathname-coding-system.
6109
6110         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6111         that a user enters; decode group names in messages.
6112
6113         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6114
6115 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6116
6117         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6118
6119         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6120
6121         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6122         risky local variable.
6123
6124         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6125
6126 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6127
6128         * encrypt.el: Improve documentation to fix function name typo.
6129         Reported by Daiki Ueno <ueno@unixuser.org>.
6130
6131 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6134         even if the point is not in the last page of an article.
6135         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6136         back to the previous page.
6137
6138 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6139
6140         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6141
6142 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6145
6146 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6147
6148         * message.el (message-check-news-body-syntax): Avoid
6149         mm-string-as-multibyte.
6150         (message-hide-headers): Don't assume (point-min)==1.
6151
6152 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6153
6154         * message.el (message-remove-blank-cited-lines): Fix if remove is
6155         given.
6156         (message-bogus-address-regexp): New variable.
6157         (message-bogus-recipient-p): New function.
6158         (message-check-recipients): New command.
6159         (message-syntax-checks): Add `bogus-recipient'.
6160         (message-fix-before-sending): Add `bogus-recipient'.
6161
6162         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6163         (gnus-treat-body-boundary): Don't test window-system.
6164
6165 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6166
6167         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6168
6169 2007-10-28  Miles Bader  <miles@gnu.org>
6170
6171         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6172         at compile-time too.
6173
6174 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6175
6176         * gnus-msg.el (gnus-message-setup-hook): Add
6177         `message-remove-blank-cited-lines' to options.
6178
6179 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6180
6181         * message.el (message-remove-blank-cited-lines): New function.
6182         Suggested by Karl Plästerer.
6183
6184 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6187         mapc.
6188
6189         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6190         (top-level): Use mapc to set functions to be traced for debugging.
6191
6192         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6193         called for effect with while loop.
6194
6195         * message.el (message-talkative-question): Replace mapcar called for
6196         effect with mapc.
6197
6198         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6199         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6200         called for effect with dolist.
6201
6202         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6203
6204         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6205         gnus-extra-headers and nnmail-extra-headers.
6206
6207         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6208         called for effect with dolist.
6209         (top-level): Use mapc to set functions to be traced for debugging.
6210
6211         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6212         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6213         dolist.
6214
6215         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6216         Replace mapcar called for effect with mapc.
6217         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6218         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6219         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6220         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6221
6222         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6223         remove-if that's a cl function.
6224
6225         * webmail.el (webmail-debug): Replace mapcar called for effect with
6226         dolist.
6227
6228         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6229         with mapc.
6230
6231 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6232
6233         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6234         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6235         with while loop.
6236
6237         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6238         functions from article-* functions.
6239         (gnus-multi-decode-header): Replace mapcar called for effect with
6240         dolist.
6241
6242         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6243         (gnus-bookmark-show-details): Replace mapcar called for effect with
6244         while loop.
6245
6246         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6247         called for effect with while loop.
6248
6249         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6250         with dolist.
6251
6252         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6253         mapcar called for effect with dolist.
6254
6255         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6256
6257         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6258         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6259         Replace mapcar called for effect with dolist.
6260         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6261         mapc.
6262
6263         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6264         Replace mapcar called for effect with dolist.
6265         (gnus-topic-list): Replace mapcar called for effect with mapc.
6266
6267         * gnus.el: Use mapc instead of mapcar to add autoloads.
6268
6269 2007-10-23  Richard Stallman  <rms@gnu.org>
6270
6271         * gnus-group.el (gnus-group-highlight): Mark as risky.
6272
6273 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6274
6275         * gnus.el (gnus-server-to-method): Return method found first in
6276         gnus-newsrc-alist.
6277
6278         * gnus-art.el (gnus-article-highlight-signature)
6279         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6280         button overlay without the front stickiness.
6281
6282 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6283
6284         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6285         overview buffer needed a catch to receive its throw.
6286         (gnus-agent-flush-cache): Declared as interactive to make this function
6287         easier to use.
6288
6289 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6290
6291         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6292         `next-line'.
6293
6294 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6295
6296         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6297         exclude address matching message-dont-reply-to-names.
6298
6299 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6300
6301         * gnus-util.el (gnus-string<): New function.
6302
6303         * gnus-sum.el (gnus-article-sort-by-author)
6304         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6305
6306 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6307
6308         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6309         the frame-focus tag is set in gnus-buffer-configuration.
6310
6311 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6312
6313         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6314         the front stickiness.
6315
6316 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6317
6318         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6319         url pattern; remove duplicate one.
6320         (gnus-article-extend-url-button): New function.
6321         (gnus-article-add-buttons): Use it.
6322         (gnus-button-push): Use concatenated url that it makes.
6323
6324 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6325
6326         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6327
6328 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6329
6330         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6331         Don't hardcode point-min==1.
6332
6333 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6334
6335         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6336         Fix comment about "iso8859-1".
6337
6338 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6339
6340         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6341         ones returned from the verify-function.
6342
6343         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6344         mml2015-extract-cleartext-signature if extraction failed.
6345
6346 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6347
6348         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6349         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6350         failed.
6351
6352 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6353
6354         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6355
6356 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6359         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6360         recommends to use EasyPG instead of PGG.
6361
6362         * pgg.el: Revert to revision 6.23.2.16.
6363
6364         * pgg-def.el: Revert to revision 6.6.2.14.
6365
6366         * pgg-gpg.el: Revert to revision 6.23.2.34.
6367
6368 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6369
6370         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6371         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6372         thread for both the null and zero (kill/expire thread) universal prefix
6373         cases.
6374         (gnus-summary-expire-thread): Add new function to expire a thread,
6375         using gnus-summary-kill-thread.
6376         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6377         shortcuts for gnus-summary-expire-thread.
6378         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6379         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6380
6381 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6382
6383         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6384         extras value, so an extras entry can be deleted.
6385         (gnus-registry-delete-extra-entry): Use it.
6386         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6387         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6388         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6389         storage through the gnus-registry, and provide an appropriate API for
6390         it.
6391
6392 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6395         Suggested by Leo <sdl.web@gmail.com>.
6396
6397         * gnus.el: Do.
6398
6399 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6402         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6403
6404         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6405
6406         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6407         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6408
6409 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6412         newline.
6413         (nnmbox-request-accept-article): Don't change article in source buffer;
6414         narrow to header to use message-fetch-field rather than
6415         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6416         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6417         as delimiters; make sure article ends with newline.
6418         (nnmbox-delete-mail): Correct last position of article to be deleted;
6419         ignore X-Gnus-Newsgroup header in article body.
6420         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6421         positions; make sure article ends with newline.
6422
6423         * message.el (message-display-abbrev): Don't infloop when a user
6424         inserts SPC in the beginning of header.
6425
6426         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6427         coding-system-for-read and coding-system-for-write for XEmacs having no
6428         file-coding feature.
6429
6430         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6431
6432 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6433
6434         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6435         list of groups not followed by default.  Fix type to be regexp.
6436         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6437
6438 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6439
6440         * hmac-def.el (define-hmac-function): Switch from old-style to
6441         new-style backquotes.
6442
6443         * md4.el (md4-make-step): Likewise.
6444
6445 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6446
6447         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6448         raw-text coding system when saving .newsrc file, which may contain
6449         non-ASCII group names.
6450
6451 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6452
6453         * gnus-cus.el (gnus-score-extra): New widget.
6454         (gnus-score-extra-convert): New function.
6455         (gnus-score-customize): Use it for Extra.
6456
6457 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6458
6459         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6460         (mml2015-mailcrypt-clear-verify): Use it.
6461         (mml2015-gpg-clear-verify): Use it.
6462         (mml2015-pgg-clear-verify): Use it.
6463         (mml2015-epg-clear-verify): Replace the current part with the output
6464         from GnuPG; don't extract the plaintext by itself.
6465
6466         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6467         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6468         mml2015-clear-verify-function; don't touch the armor headers or
6469         dash-escaped text here.
6470
6471 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6474         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6475         parts, or application/octet-stream as a last resort.
6476         (gnus-mime-view-part-as-type): Don't toggle display.
6477         (gnus-mime-view-part-as-charset): Don't turn off display before
6478         querying charset.
6479
6480         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6481         stuff to undisplayer function in Emacs.
6482         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6483
6484         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6485         text/calendar parts.
6486
6487 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6488
6489         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6490         decoding text/calendar parts.
6491
6492         * message.el (message-forward-make-body-mime): Always mark body as
6493         having no illegible text; remove signed-or-encrypted argument.
6494         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6495
6496         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6497         (mml-generate-mime-1): Don't encode body if it is specified to be in
6498         raw form; don't make buffer be unibyte when inserting multibyte string.
6499
6500 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6501
6502         * sha1.el: Fix up comment style.
6503         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6504         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6505
6506         * hex-util.el: Fix up comment style.
6507         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6508
6509         * gnus-salt.el: Use with-current-buffer.
6510         (gnus-pick-setup-message): Fix long-standing typo.
6511
6512 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * imap.el (imap-logout-timeout): New variable.
6515         (imap-logout, imap-logout-wait): New functions.
6516         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6517
6518         * nnimap.el (nnimap-logout-timeout): New server variable.
6519         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6520         nnimap-logout-timeout.
6521
6522         * gnus-art.el (gnus-article-summary-command-nosave)
6523         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6524
6525 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6526
6527         * gnus.el (gnus-maximum-newsgroup): New variable.
6528
6529         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6530         according to gnus-maximum-newsgroup.
6531
6532         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6533         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6534         Limit the range of articles according to gnus-maximum-newsgroup.
6535
6536 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6537
6538         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6539         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6540         Don't perform gnus-configure-windows here; reuse existing sticky
6541         article buffer.
6542
6543         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6544         it doesn't exist in gnus-article-mode.
6545
6546 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6547
6548         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6549         (gnus-agent-decoded-group-name): New function.
6550         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6551         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6552
6553 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6554
6555         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6556         Add binding for gnus-sticky-article.
6557         (gnus-summary-exit): Don't kill sticky article buffers.
6558
6559         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6560         article buffer.
6561         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6562         (gnus-kill-sticky-article-buffers): New commands.
6563
6564 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6565
6566         * nntp.el (nntp-xref-number-is-evil): New server variable.
6567         (nntp-find-group-and-number): If it is non-nil, don't trust article
6568         numbers in the Xref header.
6569
6570 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6571
6572         * gnus-agent.el (gnus-agent-read-group): New function.
6573         (gnus-agent-flush-group, gnus-agent-expire-group)
6574         (gnus-agent-regenerate-group): Use it.
6575         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6576         nnmail-pathname-coding-system.
6577
6578 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6581
6582         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6583         that are unread as unread, and also as selected so that information of
6584         marks having been changed by a user may be updated when exiting group.
6585
6586 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6587
6588         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6589         calculated ignoring signature parts to gnus-treat-article.
6590
6591 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6592
6593         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6594         a point here in order to keep the window start.
6595         (gnus-insert-mime-security-button): Make a button overlay without the
6596         front stickiness.
6597         (gnus-mime-display-security): Goto the end of a button.
6598
6599         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6600
6601 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6604         group-name-at-point.
6605         (gnus-group-completing-read): New function that offers decoded
6606         non-ASCII group names for completion.
6607         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6608         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6609         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6610         (gnus-group-fetch-control): Use it.
6611         (gnus-fetch-group): Use group-name-at-point for the initial value
6612         rather than the default value; use gnus-alive-p.
6613
6614         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6615         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6616         (gnus-summary-post-news): Use gnus-group-completing-read.
6617
6618         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6619         (gnus-read-move-group-name): Decode group name for completion.
6620
6621 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6622
6623         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6624         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6625         Yamaoka slightly modified the code).
6626
6627 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6628
6629         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6630         (nnmail-split-incoming): Bind it.
6631
6632         * nnml.el (nnml-group-name-charset): New function.
6633         (nnml-decoded-group-name): Use it; don't decode group name if
6634         nnmail-group-names-not-encoded-p is non-nil.
6635         (nnml-encoded-group-name): New function.
6636         (nnml-group-pathname): Inline nnml-decoded-group-name.
6637         (nnml-request-expire-articles): Decode group name in message.
6638         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6639         nnmail-pathname-coding-system.
6640         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6641         not decoded ones according to nnmail-group-names-not-encoded-p.
6642         (nnml-generate-active-info): Use nnml-encoded-group-name.
6643
6644 2007-08-08  Glenn Morris  <rgm@gnu.org>
6645
6646         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6647         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6648         doc-strings and comments.
6649
6650 2007-07-25  Glenn Morris  <rgm@gnu.org>
6651
6652         * Relicense all FSF files to GPLv3 or later.
6653
6654 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * gnus-sum.el (gnus-summary-move-article): Make
6657         gnus-summary-respool-article work.
6658
6659 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6660
6661         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6662         string.
6663
6664 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6665
6666         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6667         that should be ignored when comparing distant RSS articles with local
6668         ones.
6669         (nnrss-make-hash-index): New function.  Create a hash index according
6670         to the ignored fields.
6671         (nnrss-check-group): Use it.
6672
6673 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6676
6677         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6678
6679         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6680         the new optional argument ENCODED is non-nil.
6681         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6682         coding system for encoding group name.
6683         (gnus-group-make-rss-group): Pass un-encoded group name to
6684         gnus-group-make-group.
6685         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6686         encoded.
6687
6688         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6689         Encode group name to which articles are moved or copied.
6690         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6691         coding system for encoding Newsgroup, Followup-To and Xref headers.
6692
6693         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6694         marks; use nnheader-file-coding-system to write a file.
6695         (nnagent-retrieve-headers): Bind file-name-coding-system to
6696         nnmail-pathname-coding-system.
6697
6698         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6699
6700         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6701         (nnml-request-article, nnml-request-create-group)
6702         (nnml-request-rename-group, nnml-find-id)
6703         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6704         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6705         (nnml-save-marks): Use nnml-group-pathname instead of
6706         nnmail-group-pathname.
6707
6708         (nnml-request-create-group, nnml-request-expire-articles)
6709         (nnml-request-move-article, nnml-request-delete-group)
6710         (nnml-deletable-article-p, nnml-possibly-create-directory)
6711         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6712         (nnml-open-marks): Bind file-name-coding-system to
6713         nnmail-pathname-coding-system.
6714
6715         (nnml-request-article): Pass server argument to nnml-find-group-number.
6716         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6717         server argument to nnml-possibly-create-directory.
6718         (nnml-request-accept-article): Pass server argument to
6719         nnml-active-number and nnml-save-mail.
6720         (nnml-find-group-number): Pass server argument to nnml-find-id.
6721         (nnml-request-update-info): Pass server argument to
6722         nnml-marks-changed-p.
6723
6724         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6725         (nnml-save-mail, nnml-active-number): Add server argument.
6726
6727         (nnml-request-delete-group): Warn if group is missing.
6728         (nnml-get-nov-buffer): Decode group name.
6729         (nnml-generate-active-info): Encode group name.
6730         (nnml-open-marks): Decode group name in messages.
6731
6732 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6733
6734         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6735         if it is not specified.
6736         (gnus-article-pipe-part, gnus-article-save-part)
6737         (gnus-article-interactively-view-part, gnus-article-copy-part)
6738         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6739         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6740         (gnus-article-replace-part, gnus-article-delete-part)
6741         (gnus-article-view-part-as-type): Pass raw prefix argument to
6742         gnus-article-part-wrapper.
6743
6744 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6745
6746         * gnus-agent.el (gnus-agent-save-active): Bind
6747         nnheader-file-coding-system to gnus-agent-file-coding-system.
6748
6749         * gnus-cache.el (gnus-cache-save-buffers)
6750         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6751         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6752         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6753         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6754         (gnus-cache-generate-active, gnus-cache-rename-group)
6755         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6756         (gnus-cache-update-overview-total-fetched-for): Bind
6757         file-name-coding-system to nnmail-pathname-coding-system.
6758         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6759         variables.
6760         (gnus-cache-decoded-group-name): New function.
6761         (gnus-cache-file-name): Use it.
6762         (gnus-cache-generate-active): Use non-decoded group name for active.
6763
6764         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6765         right place.
6766         (gnus-write-active-file): Don't break non-ASCII group names.
6767
6768         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6769         nnmail-pathname-coding-system.
6770
6771         * lpath.el: Bind default-file-name-coding-system,
6772         file-name-coding-system and language-info-alist for XEmacs.
6773
6774         * gnus-uu.el (gnus-uu-decode-save): Typo.
6775
6776 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6777
6778         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6779
6780 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6783         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6784         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6785         (gnus-agent-flush-group, gnus-agent-flush-cache)
6786         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6787         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6788         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6789         (gnus-agent-regenerate-group)
6790         (gnus-agent-update-files-total-fetched-for)
6791         (gnus-agent-update-view-total-fetched-for): Bind
6792         file-name-coding-system to nnmail-pathname-coding-system.
6793         (gnus-agent-group-pathname): Don't encode file names by
6794         nnmail-pathname-coding-system.
6795         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6796         coding-system-for-write instead of buffer-file-coding-system to
6797         gnus-agent-file-coding-system.
6798
6799         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6800         Decode group name.
6801
6802         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6803
6804         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6805         (gnus-read-newsrc-el-file): Make group names unibyte.
6806
6807         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6808         nnmail-pathname-coding-system.
6809
6810         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6811         (nnrss-request-delete-group): Bind file-name-coding-system to
6812         nnmail-pathname-coding-system.
6813         (nnrss-read-server-data, nnrss-read-group-data): Bind
6814         file-name-coding-system correctly.
6815         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6816
6817         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6818         (nntp-server-to-method-cache): New variable.
6819         (nntp-group-pathname): New function that decodes non-ASCII group names.
6820         (nntp-possibly-create-directory, nntp-marks-changed-p)
6821         (nntp-save-marks, nntp-open-marks): Use it.
6822         (nntp-possibly-create-directory, nntp-open-marks):
6823         Bind file-name-coding-system to nnmail-pathname-coding-system.
6824         (nntp-open-marks): Decode group names when bootstrapping marks.
6825
6826         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6827         Newsgroups and Folowup-To headers.
6828
6829 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6832         (gnus-server-closed-face, gnus-server-denied-face)
6833         (gnus-server-offline-face): Remove variable.
6834         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6835
6836         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6837         of modifying message-stack directly for XEmacs.
6838
6839         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6840         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6841         if the coding-system argument is nil for XEmacs.
6842
6843         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6844         mm-charset-override-alist.
6845
6846         * rfc2047.el: Don't require base64; require rfc2045 for the function
6847         rfc2045-encode-string.
6848         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6849         to quote the parameter value.
6850
6851 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6852
6853         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6854         form in gnus-group-name-charset-method-alist.
6855
6856         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6857         overrides the default layout edit-form.
6858
6859         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6860
6861         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6862
6863 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6866         as unfetched articles.
6867
6868 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6869
6870         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6871
6872 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6875         original back end that keeps marks in the local system.
6876
6877 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6878
6879         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6880         arg of pop-to-buffer for XEmacs.
6881         (gnus-article-read-summary-keys): Ditto; don't restore window
6882         configuration if summary command ends up with neither article buffer
6883         nor summary buffer; describe bindings if summary keys end with C-h.
6884
6885 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6886
6887         * message.el (message-fix-before-sending): Skip raw message part to be
6888         forwarded while checking illegible text.
6889         (message-forward-make-body-mime, message-forward-make-body): Mark
6890         signed or encrypted raw message as having no illegible text.
6891
6892 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6893
6894         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6895         (gnus-message-with-timestamp-1): New macro.
6896         (gnus-message-with-timestamp): New function.
6897         (gnus-message): Use them.
6898
6899         * nnheader.el (nnheader-message): Use them.
6900
6901 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6902
6903         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6904         .newsrc.eld file.
6905
6906 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * gnus-agent.el (gnus-agent-fetch-headers)
6909         (gnus-agent-retrieve-headers): Bind
6910         gnus-decode-encoded-address-function to identity.
6911
6912         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6913         available also when the server returns simply a dot.
6914
6915         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6916
6917 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6920
6921 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6922
6923         * gnus-ems.el (gnus-x-splash): Make it work.
6924
6925         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6926         from being used.
6927
6928         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6929
6930 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6931
6932         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6933         4th and the 5th arguments.
6934
6935         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6936         the front stickiness.
6937         (gnus-article-summary-command-nosave): Correct the order of the
6938         arguments passed to pop-to-buffer.
6939         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6940         summary command ends up with the article buffer.
6941
6942         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6943         the same faces.
6944
6945 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6946
6947         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6948
6949 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6950
6951         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6952         * gnus-sum.el (gnus-summary-highlight):
6953         * pgg.el (pgg-sign-region, pgg-sign):
6954         * mail-source.el (mail-source-delete-old-incoming-confirm):
6955         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6956
6957 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6958
6959         * gnus-art.el (gnus-mime-view-part-externally)
6960         (gnus-mime-view-part-internally): Fix predicate function passed to
6961         completing-read.
6962
6963         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6964
6965         * gnus.el (gnus-update-message-archive-method): Add :version.
6966
6967 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * gnus.el (gnus-update-message-archive-method): New variable.
6970
6971         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6972         according to gnus-message-archive-method if
6973         gnus-update-message-archive-method is non-nil.
6974
6975 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6978         by Loic Dachary <loic@dachary.org>.
6979         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6980
6981 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * message.el (message-pop-to-buffer): Add switch-function argument.
6984         (message-mail): Pass switch-function argument to it.
6985
6986 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6987
6988         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6989         Improve doc string.
6990
6991 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6994         (gnus-header-content)
6995         * gnus-cite.el (gnus-cite-10)
6996         * gnus-srvr.el (gnus-server-closed)
6997         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6998         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6999         (gnus-group-mail-3-empty, gnus-group-mail-low)
7000         (gnus-group-mail-low-empty, gnus-splash)
7001         * message.el (message-header-to, message-header-cc)
7002         (message-header-subject, message-header-other, message-header-name)
7003         (message-header-xheader, message-separator, message-cited-text)
7004         (message-mml): Lighten colors of faces used for dark background.
7005
7006 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7007
7008         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7009         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7010
7011 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * message.el (message-narrow-to-headers-or-head):
7014         Ignore mail-header-separator in the body.
7015
7016 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7019         same as window size.
7020
7021 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7022
7023         * message.el (message-font-lock-keywords): Use message-header-xheader
7024         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7025         ahead of the anything pattern, to get it recognised.
7026
7027 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7028
7029         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7030         spam.el loads uses it in the compiled defadvice form.
7031
7032 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7033
7034         * gnus-sum.el (gnus-articles-to-read)
7035         (gnus-summary-insert-old-articles): Don't truncate group name for
7036         `read-string'.
7037
7038         * gnus-util.el (gnus-limit-string): Delete this function.
7039
7040         * gnus-sum.el (gnus-simplify-subject-fully): Use
7041         `truncate-string-to-width' instead.
7042
7043 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7044
7045         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7046         if, on summary exit, the next group has to be selected.
7047         (gnus-summary-exit): Use it.
7048
7049 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7050
7051         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7052         non-break space.
7053
7054 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7057         Check if group is not a directory.
7058         (nnfolder-request-expire-articles): Don't delete articles if the target
7059         group is not available.
7060
7061         * nnml.el (nnml-request-create-group): Properly check if group is not a
7062         file.
7063         (nnml-request-expire-articles): Don't delete articles if the target
7064         group is not available.
7065
7066         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7067         Don't quote characters that are within parentheses.
7068
7069 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7072         (gnus-handle-ephemeral-exit): Select article according to it.
7073
7074 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7075
7076         * message.el (message-insert-formated-citation-line): Remove newline.
7077         (message-citation-line-format): Add final \n here so that the user can
7078         avoid a blank line.
7079
7080 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7081
7082         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7083         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7084         Update lanl/arXiv support.
7085
7086 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7087
7088         * gnus.el: Bump version number.
7089
7090 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7091
7092         * gnus.el (gnus-version-number): Bump version.
7093
7094 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7095
7096         * gnus.el: No Gnus v0.6 is released.
7097
7098 2007-04-27  Didier Verna  <didier@xemacs.org>
7099
7100         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7101         * gmm-utils.el (gmm-regexp-concat): here.
7102         * message.el: Don't require 'gnus-util.
7103         (message-dont-reply-to-names): Handle name change above.
7104         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7105
7106 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7107
7108         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7109         since the initial value varies according to the system.
7110
7111 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7112
7113         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7114
7115 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7116
7117         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7118
7119 2007-04-24  Didier Verna  <didier@xemacs.org>
7120
7121         Improve the type of gnus-ignored-from-addresses.
7122         * gnus-util.el (gnus-orify-regexp): New function.
7123         * message.el (gnus-util): Require it.
7124         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7125         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7126         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7127
7128 2007-04-24  Didier Verna  <didier@xemacs.org>
7129
7130         * gnus-sum.el:
7131         * gnus-utils.el: Fix some trailing whitespaces.
7132
7133 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7136         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7137         article's Message-ID; refer parent article in summary buffer.
7138
7139         * message.el (message-bounce): Call mime-to-mml.
7140
7141         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7142         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7143         optimize and/or forms properly.
7144
7145 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7146
7147         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7148         URL.
7149
7150 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7151
7152         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7153
7154 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7155
7156         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7157         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7158         displayed of multipart/alternative part if it is invoked from summary
7159         buffer.
7160
7161         * mm-view.el (mm-inline-text-html-render-with-w3m)
7162         (mm-inline-text-html-render-with-w3m-standalone)
7163         (mm-inline-render-with-function): Use mail-parse-charset by default.
7164
7165 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7166
7167         * parse-time.el (parse-time-string-chars): Check if CHAR
7168         is less than the length of parse-time-syntax.
7169
7170 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7171
7172         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7173         from gnus-newsgroup-processable.
7174
7175 2007-04-16  Didier Verna  <didier@xemacs.org>
7176
7177         * gnus-msg.el (gnus-configure-posting-styles): Handle
7178         message-signature-directory properly with :file syntax.  Reported by
7179         "Leo".
7180
7181 2007-04-11  Didier Verna  <didier@xemacs.org>
7182
7183         New user option: message-signature-directory.
7184         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7185         * message.el (message-insert-signature): Ditto.
7186         * message.el (message-signature-file): Doc update.
7187         * message.el (message-signature-directory): New.
7188
7189 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7190
7191         * gnus-msg.el (gnus-inews-yank-articles): Use
7192         message-exchange-point-and-mark instead of exchange-point-and-mark.
7193
7194 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * message.el (message-yank-original): Make sure cited text ends with
7197         newline; don't exchange point and mark.
7198
7199 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7200
7201         * tls.el (open-tls-stream): Properly handle case where there
7202         is no associated buffer.
7203
7204 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7205
7206         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7207         message-yank-original, make sure (< mark TEXT point).
7208
7209 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7210
7211         * message.el (message-fill-column): New variable.
7212         (message-mode): Use it.  Add comment on a possible new hook.
7213
7214         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7215         (nnmail-get-new-mail): Reformat.
7216
7217         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7218
7219         * gmm-utils.el: Fix Commentary.
7220         (gmm-tool-bar-from-list): Fix typo in doc string.
7221
7222 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7223
7224         * message.el (message-yank-original): Don't switch point and mark
7225         unnecessarily to put point and mark as documented.
7226
7227 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7228
7229         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7230         from the message heads.
7231
7232 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7233
7234         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7235         article buffer does not have a window.  This may not be the best
7236         solution but is certainly better than setting the start of the null,
7237         that is the current, window.
7238
7239 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7240
7241         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7242         (gnus-draft-setup): Run it.
7243
7244         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7245         gnus-score-fast-scoring.  Allow regexp.
7246         (gnus-score-headers): Use it.
7247
7248         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7249         XEmacs.
7250
7251         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7252         string.
7253         (gnus-button-alist): Also catch `<f1> k ...'.
7254         (gnus-treat-display-x-face): Fix doc string.
7255
7256 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7257
7258         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7259         evaluation of gnus-extended-version to ensure correct generation of the
7260         User-Agent header when message-generate-headers-first is used.
7261
7262 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7263
7264         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7265         hashcash-path is nil.  Don't call callback with incorrect number of
7266         parameters if val is 0.
7267
7268 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7269
7270         * message.el (message-required-news-headers):
7271         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7272
7273 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7274
7275         * tls.el (open-tls-stream): In handshake-waiting loop,
7276         don't wait more if there is output available to process.
7277
7278 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7279
7280         * tls.el (tls-program): Doc fix.
7281
7282 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7283
7284         * message.el (message-generate-new-buffers): Change the meaning of the
7285         nil value; add `standard' to the choices; treat t as `unique'; improve
7286         doc string.
7287         (gnus-select-frame-set-input-focus): Autoload.
7288         (message-buffer-name): Search for the existing message buffer if
7289         message-generate-new-buffers is nil or `standard'; treat the value t of
7290         message-generate-new-buffers as `unique'.
7291         (message-pop-to-buffer): Raise the frame already displaying the message
7292         buffer; clear the echo area after querying.
7293         (message-setup): Pass the `continue' argument to compose-mail.
7294         (message-mail): Prefer `switch-function' if it is given; search for the
7295         existing message buffer if the `continue' argument is non-nil; pass
7296         continue and switch-function arguments to compose-mail by way of
7297         message-setup.
7298         (message-mail-other-window): Adjust argument of message-setup.
7299         (message-mail-other-frame): Ditto.
7300
7301 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7302
7303         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7304         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7305         to turn font-lock on when turning gnus-message-citation-mode on.
7306
7307 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7308
7309         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7310         (mml-smime-function-alist): New variable; add epg as the backend.
7311         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7312         mml-smime- functions instead.
7313         * mm-view.el: Require smime.
7314
7315 2007-03-05  Didier Verna  <didier@xemacs.org>
7316
7317         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7318         instead of just inheritance for posting styles.
7319         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7320
7321 2007-02-24  Chris Moore  <dooglus@gmail.com>
7322
7323         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7324         * pgg-pgp.el (pgg-pgp-encrypt-region):
7325         * pgg-gpg.el (pgg-gpg-encrypt-region):
7326         Check pgg-encrypt-for-me if no other recipients.
7327
7328 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7329
7330         * tls.el (tls-certtool-program): Fix custom type.
7331
7332 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7335         and point-at-eol instead of line-(beginning|end)-position.
7336
7337         * assistant.el (assistant-parse-buffer): Ditto.
7338
7339         * netrc.el (netrc-parse-services): Ditto.
7340
7341 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7342
7343         * mml2015.el (mml2015-epg-find-usable-key): New function.
7344         (mml2015-epg-sign): Use it.
7345         (mml2015-epg-encrypt): Use it.
7346
7347 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * message.el (message-make-in-reply-to): Quote name containing
7350         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7351         if there are special characters.  Reported by NAKAJI Hiroyuki
7352         <nakaji@jp.freebsd.org>.
7353
7354 2007-02-27  Didier Verna  <didier@xemacs.org>
7355
7356         Include the group parameters as well as the topic ones in the
7357         inheritance filter process.
7358         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7359         argument GROUP-PARAMS-LIST.
7360         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7361
7362 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * nntp.el (nntp-never-echoes-commands)
7365         (nntp-open-connection-functions-never-echo-commands): New variables.
7366         (nntp-send-command): Use them.
7367
7368 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7369
7370         * mml2015.el (mml2015-epg-verify): Simplified.
7371
7372 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * mml.el (mml-content-disposition-alist): New user option.
7375         (mml-content-disposition): New function.
7376         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7377         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7378
7379 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7380
7381         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7382         verification.
7383
7384 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7385
7386         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7387         articles posted in the last 24 hours.
7388
7389 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7390
7391         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7392
7393 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7394
7395         * nntp.el (nntp-send-command): Don't wait for echoes when
7396         nntp-open-ssl-stream is used.
7397
7398 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7399
7400         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7401         (gnus-message-add-citation-keywords)
7402         (gnus-message-remove-citation-keywords): Remove.
7403         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7404         directly, make the variables in font-lock-defaults buffer-local, add
7405         gnus-message-citation-keywords to them and then update the value of
7406         font-lock-keywords.
7407
7408 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7409
7410         * message.el (message-cite-original-1): Don't call
7411         gnus-article-highlight-citation.
7412
7413         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7414         citations; fix line count.
7415
7416 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7419         (gnus-message-add-citation-keywords)
7420         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7421         versions of font-lock-add-keywords and font-lock-remove-keywords to
7422         work with XEmacs correctly.
7423
7424 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7425
7426         * gnus-cite.el (gnus-cite-face-list): Set the values of
7427         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7428         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7429         (gnus-message-cite-prefix-regexp): New variable.
7430         (gnus-message-search-citation-line): Use it; protect against long
7431         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7432         the 0th match data for Emacs.
7433         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7434         (gnus-message-add-citation-keywords): Append keywords rather than
7435         prepending; emulate font-lock-add-keywords if it is not available.
7436         (gnus-message-remove-citation-keywords): Emulate
7437         font-lock-remove-keywords if it is not available.
7438
7439         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7440
7441         * message.el (message-cite-prefix-regexp): Set the value of
7442         gnus-message-cite-prefix-regexp.
7443
7444 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7445
7446         * nnweb.el (nnweb-google-parse-1): Update parser.
7447
7448 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7449
7450         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7451
7452 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7453
7454         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7455         regexp.
7456
7457 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7460         string-to-multibyte.
7461         (uudecode-decode-region-internal): Use it.
7462
7463         * lpath.el: Fbind string-as-multibyte for XEmacs.
7464
7465 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7466
7467         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7468         custom choice.
7469
7470         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7471
7472 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7473
7474         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7475
7476         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7477         `write-region' to respect `mm-inhibit-file-name-handlers'.
7478
7479 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7480
7481         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7482         Use gnus-home-directory instead of "~/" or "$HOME".
7483
7484 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7485
7486         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7487         to mention filename.
7488         Add comments at beginning regarding usage.
7489         (encrypt-write-file-contents): Change interactive so a string is
7490         acceptable.  If the file has no associated model, show an error instead
7491         of a nonsense prompt.
7492
7493 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7494
7495         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7496         Thanks to Yoshihiko Yamada for kind notification of this typo.
7497
7498 2007-01-12  Kenichi Handa  <handa@m17n.org>
7499
7500         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7501         multibyte buffer.
7502
7503 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7504
7505         * gnus-score.el (gnus-score-fast-scoring): New variable.
7506         (gnus-score-headers): Use it.
7507
7508         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7509
7510         * message.el (message-cite-original-1): Call
7511         gnus-article-highlight-citation if requested.
7512         (message-make-from): Allow name and address as optional arguments.
7513
7514         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7515
7516         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7517         bugs to doc string.
7518         (gnus-button-alist): Add mid\\|message-id.
7519         (gnus-button-fetch-group): Extend for use in
7520         `browse-url-browser-function'.
7521         (gnus-button-url-regexp): Try to catch paired parentheses like in
7522         Wikipedia URLs.
7523
7524         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7525         Suggested by Simon Krahnke <overlord@gmx.li>.
7526
7527 2007-01-13  Romain Francoise  <romain@orebokech.com>
7528
7529         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7530         Update copyright.
7531
7532 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7533
7534         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7535
7536 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7537
7538         * gnus-registry.el (gnus-registry-unfollowed-groups)
7539         (gnus-registry-split-fancy-with-parent): Fix documentation.
7540
7541 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7542
7543         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7544         from nnweb groups.
7545
7546 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547
7548         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7549         Xref urls.  Erase buffer before requesting head.
7550
7551 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7552
7553         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7554         customizable.
7555
7556 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7557
7558         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7559         no signing key is found.
7560         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7561         no encrypting and/or signing key is found.
7562
7563 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7564
7565         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7566
7567 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7568
7569         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7570         headers read from disk with the ones newly found in the current search.
7571         This should no longer cause problems, because the article numbers in
7572         Gmane's `nov.php' output are ignored since the previous change.
7573
7574 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7575
7576         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7577
7578 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7581         replace-regexp-in-string; bind url-version; fbind display-images-p and
7582         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7583         find-face and set-itimer-function for Emacs; bind itimer-list for
7584         Emacs.
7585
7586         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7587
7588 2007-01-01  Romain Francoise  <romain@orebokech.com>
7589
7590         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7591
7592 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7593
7594         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7595         `define-minor-mode' macro definition expanded properly.
7596         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7597         exclude it there.
7598
7599         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7600         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7601         `fboundp' test.
7602         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7603         This is OK to autoload in (S)XEmacs now.
7604
7605 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7606
7607         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7608         keystroke.
7609         (gnus-summary-limit-to-singletons): Fix typo.
7610
7611         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7612         else fails.
7613
7614 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7615
7616         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7617         docstring.
7618
7619         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7620         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7621         (gnus-summary-insert-dormant-articles): Fix typo in message.
7622
7623 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7624
7625         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7626         nil for XEmacs.
7627         (gnus-message-citation-mode): Don't autoload in XEmacs.
7628
7629         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7630
7631 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7632
7633         * nnimap.el (nnimap-expunge-search-string): Mention
7634         nnimap-search-uids-not-since-is-evil in docstring.
7635
7636 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7637
7638         * spam.el: Revert to make-obsolete-variable because
7639         define-obsolete-variable-alias is not supported in Emacs 21.
7640
7641         * spam.el (spam-ifile-path, spam-ifile-database-path)
7642         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7643         make-obsolete-variable.
7644         (spam-bsfilter-path, spam-bsfilter-program)
7645         (spam-spamassassin-path, spam-spamassassin-program)
7646         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7647         use "path" inappropriately.
7648         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7649         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7650         variable names.
7651
7652 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7653
7654         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7655         summary buffer.
7656
7657         * password.el (password-cache-remove): Use clear-string to burn
7658         password, if available.
7659
7660 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7661
7662         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7663
7664         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7665
7666         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7667         (gnus-message-highlight-citation): Move defcustom here from
7668         gnus-cite.el.
7669         (gnus-message-citation-mode): Autoload.
7670
7671         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7672         checks to make it compile with XEmacs.
7673         (gnus-message-citation-mode): New minor mode.
7674         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7675         (gnus-message-highlight-citation): New variables.
7676         (gnus-message-search-citation-line)
7677         (gnus-message-add-citation-keywords)
7678         (gnus-message-remove-citation-keywords)
7679         (turn-on-gnus-message-citation-mode)
7680         (turn-off-gnus-message-citation-mode): New functions.
7681
7682 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7683
7684         * gnus-cite.el: Enable highlighting of different citation levels in
7685         message-mode.
7686
7687 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7688
7689         * message.el (message-make-fqdn): Fix comment.
7690         (message-bogus-system-names): Add ".local".
7691
7692         * spam.el (spam-ifile-path, spam-ifile-program)
7693         (spam-ifile-database-path, spam-ifile-database)
7694         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7695         Don't use "path" inappropriately.
7696         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7697         strings.
7698         (spam-check-ifile, spam-ifile-register-with-ifile)
7699         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7700         new variable names.
7701
7702         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7703         (gnus-treat-display-smileys): Simplify using
7704         gnus-image-type-available-p.
7705
7706         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7707         available.
7708
7709         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7710         `display-images-p' if available.
7711
7712 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7715         one after turning on the buffer's multibyteness instead of decoding
7716         them directly in the unibyte buffer that causes unexpected conversion
7717         in Emacs 23 (unicode).
7718
7719 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7720
7721         * message.el (message-generate-hashcash): Fix custom type.
7722
7723 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7726
7727 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7728
7729         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7730         disconnect icons.  Add help text.
7731
7732 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7733
7734         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7735         negated to be consistent with the others we handle.
7736
7737 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7740         version of gnus-summary-buffer to something, so that we can use two
7741         article buffers at the same time.
7742
7743 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7744
7745         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7746         trigger all the extra headers.
7747         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7748         sorting.
7749
7750 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7751
7752         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7753         solid groups.
7754
7755 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7756
7757         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7758
7759 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7760
7761         * legacy-gnus-agent.el: Add Copyright notice.
7762
7763 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7764
7765         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7766
7767 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7768
7769         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7770
7771         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7772         to make it work reliably in CVS Emacs.
7773         (gnus-summary-limit-strange-charsets-predicate)
7774         (gnus-summary-limit-to-predicate): New functions.
7775
7776 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7777
7778         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7779         specifying array size.
7780         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7781         array if it is too small.
7782         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7783         (gnus-sort-threads-loop): New function.
7784
7785 2006-12-06  Chris Moore  <dooglus@gmail.com>
7786
7787         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7788         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7789
7790 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7791
7792         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7793         options.
7794
7795 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7796
7797         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7798         DOS-ing the recipient.
7799
7800         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7801         the headers when creating the mapping to avoid mismappings.
7802         (nnweb-gmane-create-mapping): Always nix out old mapping.
7803
7804 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7807         and mm-verify-option to never.
7808
7809 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * message.el (message-signed-or-encrypted-p): New function.
7812         (message-forward-make-body): Use it.
7813
7814         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7815         Replace encode-coding-string with mm-encode-coding-string.
7816
7817 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * nneething.el (nneething-decode-file-name): Replace
7820         decode-coding-string with mm-decode-coding-string.
7821
7822         * gnus-int.el (gnus-open-server): Say failed server's name.
7823
7824 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7825
7826         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7827         strings to a single string.  Quote `errors-file-name'.
7828         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7829         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7830         Adjust calls.  Use `shell-quote-argument'.
7831
7832 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7833
7834         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7835         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7836
7837         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7838         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7839         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7840         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7841         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7842         (gnus-subscribe-newsgroup, gnus-1):
7843         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7844         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7845         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7846         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7847
7848 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7849
7850         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7851         keystroke.
7852         (gnus-summary-limit-to-bodies): Implement headersp.
7853
7854 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7857
7858 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7859
7860         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7861
7862 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7863
7864         * message.el (message-generate-hashcash): Expand range of values to
7865         include `opportunistic'.
7866         (message-send-mail): Use it.
7867
7868 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7869
7870         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7871         and comment it.
7872
7873         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7874
7875 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * gnus-util.el (gnus-extract-address-components): Improve comment.
7878
7879 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * gnus-util.el (gnus-extract-address-components): Work with address in
7882         which the name portion contains @.
7883
7884         * lpath.el: Fbind custom-autoload.
7885
7886 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7887
7888         * gnus.el (gnus-start): Move custom group up.
7889         (gnus-select-method): Don't autoload, but make it available for
7890         `customize-variable'.
7891         (gnus-getenv-nntpserver): Don't autoload.
7892
7893 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7894
7895         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7896
7897 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7898
7899         * message.el (message-sendmail-extra-arguments): New variable.
7900         (message-send-mail-with-sendmail): Use it.
7901
7902 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7905         mm-with-unibyte-current-buffer to make string unibyte.
7906
7907         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7908         mm-string-as-multibyte.
7909
7910 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7911
7912         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7913         Reported by Werner Koch <wk@gnupg.org>.
7914
7915 2006-11-14  Daiki Ueno  <ueno@p360>
7916
7917         * mml2015.el: Autoload epa-select-keys when compiling.
7918
7919 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7920
7921         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7922         message-options.
7923         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7924
7925 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7926
7927         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7928         EasyPG (< 0.0.6).
7929         (mml2015-always-trust): New user option.
7930         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7931         prompt.
7932
7933 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * nntp.el (nntp-authinfo-force): New variable.
7936         (nntp-send-authinfo): Use it.
7937
7938 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7939
7940         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7941         decode encoded words.  Improve prompt.  Add comment about forwarding.
7942         (message-replacement-char): Move up.
7943
7944 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7945
7946         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7947         instead of gnus-intersection because arguments of gnus-sorted-nunion
7948         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7949
7950 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7951
7952         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7953         (message-simplify-subject-functions): Enable
7954         message-strip-subject-encoded-words by default.
7955
7956 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7957
7958         * message.el (message-strip-subject-encoded-words): New function.
7959         (message-simplify-subject-functions): New variable.
7960         (message-simplify-subject): Use it.  Fix typo in doc string.
7961         Support message-strip-subject-encoded-words.
7962
7963 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7964
7965         * gnus-diary.el (gnus-diary-delay-format-function):
7966         * nndiary.el (nndiary-reminders):
7967         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7968
7969 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7970
7971         * gnus-art.el (article-hide-boring-headers): Fetch date from
7972         gnus-original-article-buffer to avoid problems with localized date
7973         strings.
7974
7975 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7978
7979 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7980
7981         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7982         New variables.
7983         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7984         (mm-charset-synonym-alist): Move some entries to
7985         mm-codepage-iso-8859-list.
7986         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7987         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7988
7989 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7990
7991         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7992
7993 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7994
7995         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7996         with Emacs 21 and XEmacs.
7997
7998 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7999
8000         * spam.el (spam-parse-address): New function for better parsing,
8001         catching errors, etc.
8002         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8003
8004 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8005
8006         * mm-view.el: Add interactive arg to html2text autoload.
8007
8008 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8011
8012 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8013
8014         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8015         variables.
8016         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8017         (mm-charset-synonym-alist): Move some entries to
8018         mm-codepage-iso-8859-list.
8019
8020         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8021
8022 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8023
8024         * message.el (message-citation-line-format)
8025         (message-insert-formated-citation-line): Fix implementation of %E, %N
8026         and %n according to the doc string.
8027
8028 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8029
8030         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8031         car-safe to avoid bad parses.
8032
8033 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8034
8035         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8036         names.
8037
8038         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8039
8040 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8041
8042         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8043         header.
8044
8045         * message.el (message-draft-headers): Add Date.
8046         (message-headers-to-generate): Fix typo in docstring.
8047
8048         * nndraft.el (nndraft-required-headers): New variable.
8049         (nndraft-generate-headers): Use it.
8050
8051         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8052
8053 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8054
8055         * gnus-registry.el (gnus-registry-wash-for-keywords)
8056         (gnus-registry-find-keywords): New functions to allow easy searching of
8057         articles that are in the registry.
8058
8059 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8060
8061         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8062         ietf-drums-parse-address instead of gnus-extract-address-components.
8063         Reported by Damien Elmes <damien@repose.cx>.
8064
8065 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8066
8067         * gnus.el (gnus-mime): Remove unused custom group.
8068
8069 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8070
8071         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8072         "blank line" when searching for end of armor headers.
8073
8074 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8075
8076         * gmm-utils.el (gmm-write-region): Fix variable name.
8077
8078 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8079
8080         * gmm-utils.el (gmm-write-region): New function based on compatibility
8081         code from `mm-make-temp-file'.
8082
8083         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8084
8085         * nnmaildir.el (nnmaildir--update-nov)
8086         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8087         Use `gmm-write-region'.
8088
8089 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8092         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8093
8094         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8095
8096         * message.el (message-replacement-char): New variable.
8097         (message-fix-before-sending): Use it.
8098         (message-simplify-subject): New function to remove duplicate code.
8099         (message-reply, message-followup): Use it.
8100
8101         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8102         gnus-summary-limit-to-articles.
8103
8104 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8105
8106         * gnus-util.el (gnus-with-local-quit): New macro.
8107
8108         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8109
8110 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8111
8112         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8113         ignore non-string data.
8114
8115 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8116
8117         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8118         non-string data (needs to be done in the registry too).
8119
8120 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8121
8122         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8123         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8124         (gnus-registry-split-fancy-with-parent)
8125         (gnus-registry-fetch-simplified-message-subject-fast)
8126         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8127         Remove text properties on ingress into the registry and when it's saved.
8128         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8129         registry from entries with no groups.
8130
8131 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8132
8133         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8134         function to remove string properties.
8135
8136 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8137
8138         * gmm-utils.el (gmm): Adjust custom version.
8139
8140         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8141         custom version.
8142
8143         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8144
8145 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8146
8147         * gnus-art.el (gnus-insert-prev-page-button)
8148         (gnus-insert-next-page-button): Simplify.  Reformat.
8149
8150 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8151
8152         * gnus-art.el (gnus-insert-prev-page-button)
8153         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8154
8155 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8156
8157         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8158
8159 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8160
8161         * gnus-art.el (gnus-insert-mime-button)
8162         (gnus-insert-mime-security-button):
8163         Apply gnus-article-button-face to MIME and security buttons.
8164
8165 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8166
8167         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8168         readable.
8169
8170 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8173
8174 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8175
8176         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8177         `browse-url-of-file' instead of `browse-url'.
8178
8179 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8180
8181         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8182         regexp.  Articles containing quotation were cut prematurely.
8183
8184 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * message.el (message-cite-original-1): Use nobody by default for the
8187         value of From header.
8188         (message-reply): Ditto.
8189
8190 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8191
8192         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8193         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8194         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8195
8196 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8197
8198         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8199         mails in the doc string.  Add some URLs in comment.
8200         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8201
8202 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8203
8204         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8205         backslashes handling and the way to find boundaries of quoted strings.
8206
8207 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8208
8209         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8210         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8211         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8212         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8213
8214 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8215
8216         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8217         doc string.
8218         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8219
8220 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * lpath.el: Fbind epg-check-configuration.
8223
8224 2006-09-06  Simon Josefsson  <jas@extundo.com>
8225
8226         * mml2015.el (mml2015-use): Doc fix, mention epg.
8227
8228 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8229
8230         * mml2015.el (mml2015-use): Default to epg, if available.
8231
8232 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8233
8234         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8235         message-sender.
8236         (mml1991-epg-encrypt): Ditto.
8237         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8238         message-sender.
8239         (mml2015-epg-encrypt): Ditto.
8240
8241 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8242
8243         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8244         several common directories.
8245
8246 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8247
8248         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8249         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8250
8251 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * gnus-art.el (article-decode-encoded-words): Make it fast.
8254
8255 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8258
8259         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8260         in quoted string into `\'.
8261
8262 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8263
8264         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8265         Use standard-syntax-table.
8266
8267 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * gnus-art.el (gnus-decode-address-function): New variable.
8270         (article-decode-encoded-words): Use it to decode headers which are
8271         assumed to contain addresses.
8272         (gnus-mime-delete-part): Remove useless `or'.
8273
8274         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8275         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8276         (gnus-nov-parse-line): Use it to decode From header.
8277         (gnus-get-newsgroup-headers): Ditto.
8278         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8279
8280         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8281         (mail-decode-encoded-address-string): New alias.
8282
8283         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8284         New function.
8285         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8286         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8287         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8288         (rfc2047-decode-string): Ditto.
8289         (rfc2047-decode-address-region): New function.
8290         (rfc2047-decode-address-string): New function.
8291
8292 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8293
8294         * message.el (message-caesar-buffer-body): Allow rotating headers.
8295
8296         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8297
8298         * message.el (message-insert-formated-citation-line): Fix %f.
8299         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8300
8301 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8304         (gnus-bookmark-mouse-available-p): New macro.
8305         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8306         (gnus-bookmark-bmenu-show-infos): Use it.
8307         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8308         (gnus-bookmark-bmenu-hide-infos): Ditto.
8309         (gnus-bookmark-remove-properties): New function.
8310         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8311         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8312         (gnus-bookmark-write-file): Bind coding-system-for-write.
8313         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8314         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8315         group before selecting it.
8316         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8317         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8318         quit-window if it is not available; use gnus-mouse-2 and bind it to
8319         gnus-bookmark-bmenu-select-by-mouse.
8320         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8321         (gnus-bookmark-bmenu-select-by-mouse): New function.
8322
8323 2006-08-13  Romain Francoise  <romain@orebokech.com>
8324
8325         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8326         space.
8327
8328 2006-08-10  Romain Francoise  <romain@orebokech.com>
8329
8330         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8331         (dns-mode-soa-auto-increment-serial): New user option.
8332         (dns-mode-soa-maybe-increment-serial): New function.
8333         (dns-mode): Add the latter to `write-contents-functions'.
8334
8335 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8336
8337         * compface.el (uncompface): Use binary rather than raw-text-unix.
8338
8339 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * compface.el (uncompface): Make sure the eol conversion doesn't take
8342         place when communicating with the external programs.  Reported by
8343         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8344
8345 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8346
8347         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8348
8349 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8350
8351         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8352         Make it more robust by parsing author and date independently.
8353
8354 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8355
8356         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8357
8358 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8359
8360         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8361         first matching secret key.
8362         (mml2015-epg-encrypt): Ditto.
8363
8364         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8365         first matching secret key.
8366         (mml1991-epg-encrypt): Ditto.
8367
8368         * mml2015.el (mml2015-encrypt-to-self): New user option.
8369         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8370         mml2015-epg-encrypt-to-self is set.
8371
8372         * mml1991.el (mml1991-encrypt-to-self): New variable.
8373         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8374         mml1991-epg-encrypt-to-self is set.
8375
8376         * mml2015.el (mml2015-signers): New user option.
8377         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8378         (mml2015-epg-encrypt): Allow to select signing keys.
8379
8380         * mml1991.el (mml1991-signers): New variable.
8381         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8382         (mml1991-epg-encrypt): Allow to select signing keys.
8383
8384 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8385
8386         * nnheader.el (nnheader-insert-head): Make it work even if the file
8387         uses CRLF for the line-break code.
8388
8389 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8390
8391         * mml2015.el: Require mml-sec instead of password.
8392         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8393         (mml2015-cache-passphrase): Inherit the default value from
8394         mml-secure-cache-passphrase.
8395         (mml2015-passphrase-cache-expiry): Inherit the default value from
8396         mml-secure-passphrase-cache-expiry.
8397
8398         * mml1991.el: Require mml-sec instead of password.
8399         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8400         (mml1991-cache-passphrase): Inherit the default value from
8401         mml-secure-cache-passphrase.
8402         (mml1991-passphrase-cache-expiry): Inherit the default value from
8403         mml-secure-passphrase-cache-expiry.
8404
8405         * mml-sec.el: Require password.
8406         (mml-secure-verbose): New user option.
8407         (mml-secure-cache-passphrase): New user option.
8408         (mml-secure-passphrase-cache-expiry): New user option.
8409
8410 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8411
8412         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8413         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8414         andreas@altroot.de (Andreas Vögele).
8415
8416         FIXME: Use `tiny change'?
8417
8418 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8419
8420         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8421         workaround for the url package included with Emacs.
8422
8423         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8424
8425 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8428         correctly.  This fixes a bug caused by the 2006-05-12 change.
8429
8430 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8431
8432         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8433         some information about the error when saying that the `bogus' mail
8434         group will be used.
8435
8436 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8437
8438         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8439         string.
8440
8441 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8442
8443         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8444
8445 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8446
8447         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8448
8449 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8450
8451         * mml1991.el (mml1991-function-alist): Add epg.
8452         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8453         (mml1991-epg-encrypt): New functions.
8454
8455 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8456
8457         * mml2015.el (mml2015-verbose): New variable.
8458         (mml2015-cache-passphrase): Ditto.
8459         (mml2015-passphrase-cache-expiry): Ditto.
8460         (mml2015-function-alist): Add epg.
8461         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8462         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8463         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8464         functions.
8465
8466 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8467
8468         * message.el (message-cite-original-1): Preserve region when removing
8469         quoted text due to X-No-Archive in order to avoid bogus attribution
8470         when citing multiple messages.
8471
8472 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8473
8474         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8475         Kenneth Jacker <khj@be.cs.appstate.edu>.
8476
8477 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8478
8479         * gnus-diary.el (gnus-user-format-function-d)
8480         (gnus-user-format-function-D): Autoload.
8481
8482         * imap.el (Commentary): Fix typo.
8483
8484         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8485         2006-04-22 contribution.
8486
8487 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8488
8489         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8490         It didn't really fix the bogosity I'm seeing with solid web groups.
8491
8492 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8493
8494         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8495         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8496         created using server names.  If we use the feature without declaring
8497         it, Gnus does not properly manage server and group state.
8498
8499         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8500         bound.
8501
8502 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8503
8504         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8505         looking up the method using GROUP's prefix before inventing a new one.
8506         It is used on killed/unknown groups in various places where returning
8507         an all-new method isn't expected by the caller.
8508
8509         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8510         and match semantics of gnus-group-real-prefix.
8511
8512 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8513
8514         * nnmail.el (nnmail-broken-references-mailers): New variable.
8515         (nnmail-ignore-broken-references): New function generalizing
8516         nnmail-fix-eudora-headers.
8517         (nnmail-fix-eudora-headers): Now obsolete.
8518
8519         * gnus-art.el (gnus-button-handle-custom): Support
8520         `customize-apropos*'.
8521
8522 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8523
8524         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8525
8526         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8527         articles.
8528
8529 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8530
8531         * message.el (message-cite-reply-above): New variable.
8532         (message-yank-original): Use it.
8533
8534 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8537
8538 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8539
8540         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8541         as read.
8542
8543         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8544
8545 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8546
8547         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8548         (gnus-bookmark-default-file): Use gnus-directory.
8549         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8550         Remove "*" in doc string.
8551         (gnus-bookmark-write-file): Simplify.
8552         (gnus-bookmark-maybe-sort-alist): Use `when'.
8553         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8554         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8555         FIXME about Emacs 21 and XEmacs compatibility.
8556         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8557         compatibility.
8558         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8559         compatibility.
8560         (gnus-bookmark-menu-heading): Fix version.
8561
8562 2006-06-19  Bastien Guerry  <bzg@altern.org>
8563
8564         * gnus-bookmark.el: New file.
8565
8566 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8567
8568         * message.el (message-syntax-checks): Doc fix.
8569
8570 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8571
8572         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8573         unsubscribed groups as if they were killed ones.  It causes duplicate
8574         entries in gnus-newsrc-alist.
8575
8576 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8577
8578         * message.el (message-syntax-checks): Doc fix.
8579         (message-send-mail): Add check for continuation headers.
8580         (message-check-news-header-syntax): Fix regexp used to check for
8581         continuation headers.
8582
8583 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8586
8587 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8588
8589         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8590
8591 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8594         default-truncate-lines.
8595
8596 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8597
8598         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8599         to fill the utf-8 entry.
8600
8601         * lpath.el: Fbind unicode-precedence-list.
8602
8603 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8604
8605         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8606
8607 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8608
8609         * gnus-agent.el (directory-files-and-attributes): Move all the way
8610         forward (the third and final move).
8611         (gnus-agent-read-agentview): Trap reconstruction errors due to
8612         nonexistant directory.  Handle by returning nil.
8613
8614 2006-05-30  Didier Verna  <didier@xemacs.org>
8615
8616         * message.el (message-dont-reply-to-names): Update the custom type.
8617         * message.el (message-dont-reply-to-names): New defsubst: potentially
8618         convert a list of regexps into a single one.
8619         * message.el (message-get-reply-headers): Use it.
8620         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8621
8622 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-agent.el (directory-files-and-attributes): Move forward.
8625
8626 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8627
8628         * gnus-ml.el (gnus-mailing-list-subscribe)
8629         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8630         (gnus-mailing-list-message): Fix doc strings.
8631
8632 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8633
8634         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8635         of doing it manually.
8636
8637 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8638
8639         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8640         comment.
8641
8642 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8643
8644         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8645         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8646         (gnus-agent-read-local): All symbols allocated in my-obarray.
8647         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8648         (gnus-agent-regenerate-group): Check numeric names to see if they are
8649         messages or groups.
8650         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8651         better way of do this...)
8652
8653         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8654         'dummy.group' (there should be a better way of do this...)
8655
8656 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8657
8658         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8659         (gnus-saved-headers): Ditto.
8660         (gnus-default-article-saver): Mention functions may have properties.
8661         (gnus-article-save): Override gnus-save-all-headers and
8662         gnus-saved-headers by :headers property which saver function may have.
8663         (gnus-summary-save-in-file): Add :headers property.
8664         (gnus-summary-write-to-file): Ditto.
8665
8666         * gnus-sum.el (gnus-summary-save-article): Bind
8667         gnus-prompt-before-saving to t when saving many articles in a file;
8668         always show all headers.
8669
8670         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8671
8672 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8675         marks.
8676
8677         * message.el (message-indent-citation): Add optional arguments to allow
8678         using it outside of message buffers.
8679
8680         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8681         (gnus-article-treat-unfold-headers): Use it.
8682         (gnus-article-truncate-lines): New variable.
8683         (gnus-article-mode): Use it.
8684         (gnus-article-toggle-truncate-lines): New function.
8685
8686         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8687         gnus-article-toggle-truncate-lines.
8688
8689         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8690         coding system in XEmacs, use binary.
8691
8692 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8695         after-load-alist.
8696
8697         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8698         this function should save decoded articles.
8699         (gnus-summary-write-to-file): Use property to specify this function
8700         should save decoded articles and specify gnus-summary-save-in-file
8701         should be used to save articles other than the first one when saving
8702         many articles.
8703         (gnus-summary-save-body-in-file): Use property to specify this
8704         function should save decoded articles.
8705         (gnus-summary-write-body-to-file): Use property to specify this
8706         function should save decoded articles and specify
8707         gnus-summary-save-body-in-file should be used to save articles other
8708         than the first one when saving many articles.
8709
8710         * gnus-sum.el (gnus-summary-save-article): Simplify.
8711
8712 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8713
8714         * gnus-art.el (gnus-default-article-saver): Add
8715         gnus-summary-write-body-to-file.
8716         (gnus-article-save-coding-system): Don't use coding system object
8717         in XEmacs.
8718         (gnus-read-save-file-name): Add optional `dir-var' argument which
8719         specifies directory in which files are saved; work even if optional
8720         `variable' argument is not specified.
8721         (gnus-summary-write-to-file): Read file name.
8722         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8723         (gnus-summary-write-body-to-file): New function.
8724
8725         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8726         (gnus-summary-local-variables): Add it.
8727         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8728         (gnus-summary-save-article): Remove optional `decode' argument;
8729         determine whether to decode articles by the value of
8730         gnus-default-article-saver; when saving many files using
8731         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8732         it first and use gnus-summary-save-in-file or
8733         gnus-summary-save-body-in-file thereafter unless
8734         gnus-prompt-before-saving is always; move point to article which
8735         will be saved.
8736         (gnus-summary-save-article-file): Revert.
8737         (gnus-summary-write-article-file): Revert.
8738         (gnus-summary-save-article-body-file): Revert.
8739         (gnus-summary-write-article-body-file): New function.
8740
8741 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8742
8743         * gnus-art.el (gnus-default-article-saver): Doc fix.
8744         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8745         from gnus-summary-save-article-coding-system, and default to a
8746         certain coding system.
8747         (gnus-output-to-file): Add coding cookie and encode text according
8748         to gnus-article-save-coding-system; don't use mm-append-to-file.
8749
8750         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8751         gnus-art.el and rename to gnus-article-save-coding-system.
8752         (gnus-summary-save-article): Require gnus-art; don't show all
8753         headers if it decodes articles; don't add coding cookie here;
8754         don't bind mm-text-coding-system-for-write.
8755         (gnus-summary-save-article-file): Save decoded articles.
8756         (gnus-summary-write-article-file): When saving many files, use
8757         gnus-summary-write-to-file first and gnus-summary-save-in-file
8758         thereafter unless gnus-prompt-before-saving is always.
8759         (gnus-summary-save-article-body-file): Save decoded articles.
8760
8761         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8762
8763 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8764
8765         * nnrss.el (nnrss-check-group): Bind hash-index.
8766
8767 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8768
8769         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8770         its hash index.  Store this hash in `nnrss-group-data'.
8771         (nnrss-read-group-data): Update accordingly.
8772
8773 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8774
8775         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8776         entry.
8777
8778         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8779         gnus-article-browse-html-article.
8780
8781 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8782
8783         * gnus-sum.el (gnus-summary-mime-map): Add
8784         gnus-article-browse-html-article.
8785
8786         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8787
8788 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8789
8790         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8791         suitable coding systems in customize.
8792
8793 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8794
8795         * mail-source.el (mail-sources): Fix custom type.
8796
8797 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8798
8799         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8800         (gnus-summary-expire-articles-now): Shorten prompt.
8801
8802         * gmm-utils.el (wid-edit): Require.
8803         (defun-gmm): Renamed from `gmm-defun-compat'.
8804         (gmm-image-search-load-path): Use it.
8805         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8806
8807 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8810         variable.
8811         (gnus-summary-save-article): Add optional `decode' argument.  If
8812         it is set and gnus-summary-save-article-coding-system is non-nil,
8813         save decoded article.
8814         (gnus-summary-write-article-file): Save decoded article if
8815         gnus-summary-save-article-coding-system is non-nil.
8816
8817         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8818         type.
8819
8820 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8823
8824 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8827         first to test gnus-single-article-buffer which may be buffer-local.
8828
8829         * gnus-sum.el (gnus-summary-setup-buffer): Make
8830         gnus-single-article-buffer buffer-local and nil in ephemeral
8831         group; make gnus-article-buffer, gnus-article-current, and
8832         gnus-original-article-buffer always buffer-local.
8833         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8834         group.
8835         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8836
8837 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8838
8839         * nnml.el (nnml-request-compact-group): Compressed files might not
8840         have .gz extension.
8841
8842 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8843
8844         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8845         (mm-copy-to-buffer): Use with-current-buffer.
8846         (mm-display-part): Simplify.
8847         (mm-inlinable-p): Add optional arg `type'.
8848
8849 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8850
8851         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8852         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8853         Try harder to show the attachment internally or externally using
8854         gnus-mime-view-part-as-type.
8855
8856 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8857
8858         * message.el (message-from-style, message-signature-separator)
8859         (message-user-organization-file, message-send-mail-function)
8860         (message-citation-line-function, message-yank-prefix)
8861         (message-indent-citation-function, message-signature)
8862         (message-signature-file, message-signature-insert-empty-line):
8863         Remove autoloads.
8864
8865         * gnus-art.el (gnus-buttonized-mime-types): Remove
8866         "multipart/signed".  Revert 2006-04-26 change.
8867
8868 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8869
8870         * gnus.el (gnus-version-number): Bump version.
8871
8872 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8873
8874         * gnus.el: No Gnus v0.5 is released.
8875
8876 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8877
8878         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8879         fetching articles by message-id.
8880
8881 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8882
8883         * message.el (hashcash): Require hashcash as normal.
8884
8885         * ecomplete.el (ecomplete-highlight-match-line): Use
8886         point-at-eol.
8887         (ecomplete-highlight-match-line): Use `highlight', because that
8888         face exists in both Emacs and XEmacs.
8889
8890         * message.el (message-display-abbrev): Use point-at-bol.
8891
8892         * mail-source.el: Don't require timer/timer-funcs.
8893
8894         * gnus-async.el: Ditto.
8895
8896         * password.el: Ditto.
8897
8898         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8899
8900         * mm-url.el: Ditto.
8901
8902         * gnus-xmas.el: Don't require timer-funcs.
8903
8904         * mm-util.el: Require timer/timer-funcs.
8905
8906 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8907
8908         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8909         Close.
8910
8911 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8912
8913         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8914         unibyte after clear-decrypt function runs.
8915
8916         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8917         returns as a unibyte string.
8918
8919 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8920
8921         * lpath.el: Revert.
8922
8923         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8924         (pgg-gpg-process-sentinel): Revert.
8925
8926         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8927         (pgg-pgp-lookup-key): Revert.
8928
8929         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8930         (pgg-pgp5-lookup-key): Revert.
8931
8932         * pgg.el (pgg-fetch-key): Revert.
8933
8934 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8935
8936         * lpath.el: Fbind string-as-multibyte for XEmacs.
8937
8938         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8939         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8940         (mml1991-pgg-encrypt): Ditto.
8941
8942         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8943         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8944         a multibyte buffer.
8945
8946         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8947         (pgg-pgp-lookup-key): Ditto.
8948
8949         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8950         (pgg-pgp5-lookup-key): Ditto.
8951
8952         * pgg.el (pgg-fetch-key): Ditto.
8953
8954 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8955
8956         * message.el (message-user-organization-file): Check several
8957         locations of the organization file.
8958
8959         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8960         Add gnus-article-view-part-as-type.
8961
8962         * gnus-art.el (gnus-article-view-part-as-type): New function.
8963
8964         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8965         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8966
8967         * mml.el: Simplify autoload.
8968         (mml-mode): defvar dnd-protocol-alist instead of using
8969         symbol-value.
8970         (mml-default-directory): New variable.
8971         (mml-minibuffer-read-file): Use it.
8972         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8973
8974         * message.el (message-citation-line-format): New variable.
8975         (message-insert-formated-citation-line): New function.
8976         (message-citation-line-function): Add
8977         `message-insert-formated-citation-line' to custom type.
8978
8979         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8980         to doc string.
8981
8982         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8983         depending on mm-verify-option.
8984
8985 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8988         binding pgg-* variables; reimplement the section which prevents
8989         MIME header from being signed.
8990         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8991         pgg-text-mode; remove a blank line at the top of body.
8992
8993         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8994         lines at the top of body; use gnus-newsgroup-charset if there's no
8995         Charset header.
8996
8997 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8998
8999         * message.el (message-self-insert-commands): Doc fix.
9000
9001         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9002         (mm-uu-pgp-encrypted-test): Ditto.
9003         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9004         between header and body; return application/pgp-encrypted handle
9005         if decryption failed; decode decrypted body by charset.
9006
9007         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9008         element match to application/pgp-*.
9009
9010 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9011
9012         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9013         HTML.
9014
9015 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9016
9017         * mail-source.el (mail-source-call-script): Message the error
9018         string.
9019
9020 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9021
9022         * gnus-util.el (gnus-byte-compile): Use it.
9023
9024 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9025
9026         * gnus-util.el (kill-empty-logs): New function.
9027
9028 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * message.el (message-mail-alias-type): Doc fix.
9031         (message-mail-alias-type-p): New function.
9032         (message-send): Use it.
9033         (message-mode): Ditto.
9034         (message-strip-forbidden-properties): Ditto.
9035
9036         * ecomplete.el (ecomplete-database-file-coding-system): New
9037         variable.
9038         (ecomplete-save): Use it.
9039         (ecomplete-setup): Use it.
9040
9041 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * message.el (message-self-insert-commands): New variable.
9044         (message-strip-forbidden-properties): Use it.
9045
9046 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9047
9048         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9049         that doesn't make XEmacs choke.
9050
9051 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9052
9053         * gnus-util.el (gnus-replace-in-string):
9054         Prefer replace-regexp-in-string over of replace-in-string.
9055
9056 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * gnus-util.el (gnus-select-frame-set-input-focus):
9059         Use select-frame-set-input-focus if it is available in XEmacs; use
9060         definition defined in Emacs 22 for old Emacsen.
9061
9062         * dgnushack.el: Autoload unmorse-region for XEmacs.
9063
9064         * lpath.el: Bind cursor-in-non-selected-windows and
9065         select-frame-set-input-focus for XEmacs.
9066
9067 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9068
9069         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9070
9071 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9072
9073         * gnus-registry.el (gnus-registry-cache-save): Remove text
9074         properties when saving via the temp buffer.
9075
9076 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * message.el (message-generate-hashcash): Honor custom type.
9079
9080 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9081
9082         * message.el (message-generate-hashcash): Default to non-nil when
9083         hashcash is found.
9084
9085         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9086         (gnus-refer-thread-limit): Increase default to 500.
9087
9088         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9089
9090         * flow-fill.el (fill-flowed): Allow delete-space.
9091
9092 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9093
9094         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9095         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9096         Remove autoloads.
9097
9098 2006-04-18  Simon Josefsson  <jas@extundo.com>
9099
9100         * message.el (message-generate-hashcash): Default to.
9101
9102 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9105         concatenating segments rather than before concatenating them.
9106
9107 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9108
9109         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9110
9111 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9112
9113         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9114
9115         * message.el (message-forward-make-body-plain): Allow
9116         message-forward-ignored-headers to be a list.
9117         (message-remove-ignored-headers): Factor out into function.
9118         (message-forward-make-body-mml): Use it.
9119
9120         * imap.el (imap-quote-specials): New function.
9121         (imap-login-auth): Quote specials.
9122
9123         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9124         (rfc2231-parse-string): Allow concatanation of parameters that
9125         aren't contiguous.  The test case is
9126           (mail-header-parse-content-type "message/external-body;
9127             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9128             access-type=LOCAL-FILE;
9129             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9130
9131 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9132
9133         * nntp.el (nntp-accept-process-output): Return the value of
9134         `nnheader-accept-process-output'.
9135
9136 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9137
9138         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9139         (gnus-button-alist): Recognize more diff formats.
9140         (gnus-button-patch): Strip directory.
9141
9142 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9143
9144         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9145         Emacs 22 when setting focus.
9146
9147 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9148
9149         * gnus-art.el (gnus-article-treat-types): Do treatment of
9150         text/x-verbatim parts.
9151         (gnus-button-patch): New command.
9152
9153         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9154         addresses that contain invalid characters.
9155
9156 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9157
9158         * message.el (message-put-addresses-in-ecomplete): Use
9159         gnus-replace-in-string.
9160         (message-is-yours-p): Use the more correct
9161         mail-header-parse-address instead of
9162         mail-extract-address-components.
9163         (message-put-addresses-in-ecomplete): Fix typo.
9164
9165         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9166         keystroke.
9167
9168         * gnus-art.el (gnus-treatment-function-alist): Change order of
9169         newsgroups/generic header folding to avoid double-folding.
9170
9171         * message.el (message-hidden-headers): Add X-Draft-From.
9172
9173         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9174         command.
9175         (gnus-summary-repeat-search-article-backward): New command.
9176
9177         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9178         groups in the parent topic.
9179
9180 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9181
9182         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9183         (spam-extra-header-to-number): Return the CRM114 number as a
9184         number instead of a string.
9185
9186 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187
9188         * gnus-art.el (gnus-face-properties-alist): Moved here from
9189         gnus-fun.
9190
9191         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9192
9193 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9194
9195         * message.el (message-strip-forbidden-properties): Only display on
9196         self-insert-command.
9197
9198         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9199         reindent.
9200         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9201
9202 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9203
9204         * smiley.el (smiley-style): Fix typo.
9205
9206 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * hashcash.el (hashcash-insert-payment-async-2): Use
9209         message-goto-eoh instead of doing it manually.
9210         (mail-add-payment): Use message-narrow-to-header instead of trying
9211         to do the same itself.
9212
9213         * message.el (message-hidden-headers): Add Face.
9214
9215         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9216         reparenting code.
9217         (gnus-summary-reparent-children): Refactored out code.
9218         (gnus-summary-thread-map): New keystroke.
9219         (gnus-summary-reparent-children): Make into command.
9220
9221         * smiley.el (smiley-style): Default to `medium' if using a large
9222         font.
9223
9224         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9225         does it itself.
9226
9227         * message.el (message-point-in-header-p): Simplify definition.
9228
9229 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9230
9231         * nnagent.el (nnagent-request-set-mark): Silence log file
9232         writing.
9233         (nnagent-request-set-mark): Use write-region instead of
9234         append-to-file.
9235
9236         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9237         strange select method.
9238
9239         * ecomplete.el (ecomplete-display-matches): Get highlightling
9240         right.
9241         (ecomplete-display-matches): Use literals.
9242         (ecomplete-display-matches): Disable message logging.
9243
9244         * message.el (message-display-abbrev): Small optimization.
9245
9246         * ecomplete.el (ecomplete-display-matches): Allow automatic
9247         display.
9248
9249         * message.el (message-strip-forbidden-properties): Display
9250         abbrevs.
9251         (message-display-abbrev): Get automatic display right.
9252
9253         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9254         keystrokes.
9255
9256 2006-04-13  Romain Francoise  <romain@orebokech.com>
9257
9258         TODO: Backport to v5-10!
9259
9260         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9261         Moved here (and renamed) from gnus-registry.el.
9262
9263         * gnus-registry.el: Require gnus-util.
9264         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9265
9266 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9267
9268         * gnus-group.el (gnus-group-catchup-current): Change
9269         if-then-else-if-then-else into cond.
9270         (gnus-group-catchup): Indent.
9271         (group-name-at-point): New function.
9272         (gnus-fetch-group): Provide default from thing at point.
9273
9274 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9275
9276         * message.el (message-display-abbrev): Fix regexp.
9277
9278         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9279         choosing.
9280         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9281         dead variables.
9282
9283         * message.el (message-newline-and-indent): Remove debugging.
9284         (message-display-abbrev): Use new implementation.
9285
9286 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9287
9288         * gnus-art.el (gnus-article-mode): Set
9289         cursor-in-non-selected-windows to nil.
9290
9291         * smiley.el: Revert previous change.
9292         (smiley-data-directory): defvar it before using it in the
9293         defcustom of `smiley-style'.
9294
9295 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9296
9297         * message.el (message-newline-and-indent): New function.
9298
9299         * ecomplete.el: Implement more bits.
9300
9301         * message.el (message-put-addresses-in-ecomplete): Clean up the
9302         string.
9303
9304         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9305
9306         * gnus-sum.el (gnus-summary-save-parts): Bind
9307         gnus-summary-save-parts-counter and use it to make unique file
9308         names.
9309
9310         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9311
9312         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9313         parameter to say whether to actually parse the individual
9314         addresses.
9315
9316         * message.el (message-put-addresses-in-ecomplete): New function.
9317         (ecomplete): Require.
9318         (message-mail-alias-type): Add ecomplete as an option.
9319
9320 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9321
9322         * flow-fill.el (fill-flowed): Remove trailing space from blank
9323         quoted lines.
9324
9325 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9326
9327         * smiley.el (smiley-style): Move definition later to avoid a
9328         compilation warning.
9329
9330 2006-04-12  Kenichi Handa  <handa@m17n.org>
9331
9332         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9333         buffer and then decode the buffer text if necessary.
9334         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9335         first, and after mm-encode-body, change the buffer to unibyte.
9336         Use mm-disable-multibyte instead of set-buffer-multibyte.
9337
9338 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9341         Content-Type header instead of Content-Disposition header.
9342         (gnus-mime-inline-part): Ditto.
9343         (gnus-mime-view-part-as-charset): Ignore charset that the part
9344         specifies.
9345
9346         * mm-decode.el (mm-display-part): Work with external parts and
9347         usual parts similarly.
9348
9349         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9350         instead of gnus-display-mime.
9351
9352         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9353         instead of with-temp-buffer.
9354
9355         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9356         tag to summarized topics part in order to encode non-ASCII text.
9357
9358 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9359
9360         * smiley.el (smiley-style): New variable.
9361         (smiley-directory): New function.
9362         (smiley-data-directory): Derive from `smiley-style' using
9363         `smiley-directory'.
9364         (smiley-regexp-alist): Add new entries.
9365
9366         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9367         (gnus-article-browse-delete-temp): Add :version.
9368
9369 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9370
9371         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9372         the sieve region.
9373
9374 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9375
9376         * gnus.el (gnus-version-number): Bump version.
9377
9378 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9379
9380         * gnus.el: No Gnus v0.4 is released.
9381
9382 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9383
9384         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9385         layout.
9386
9387         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9388         unknown charset.
9389
9390         * message.el (message-header-synonyms): Add Original-To to the
9391         default.
9392
9393         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9394         optional parameter.
9395
9396 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9397
9398         * gnus-fun.el (gnus): Require it for gnus-directory.
9399
9400 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9401
9402         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9403
9404 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9405
9406         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9407
9408 2006-04-05  Simon Josefsson  <jas@extundo.com>
9409
9410         * password.el (password-reset): New function.
9411
9412 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9413
9414         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9415         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9416
9417 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9418
9419         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9420         Some whitespace was matched into the url, which broke browsing hits
9421         > 100 when mm-url-use-external was nil.
9422
9423 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9424
9425         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9426         gnus-extra-headers for 'Newsgroups.
9427
9428         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9429         bound.
9430
9431 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9432
9433         * pgg-gpg.el: Clean up process buffers every time gpg processes
9434         complete.
9435
9436 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9437
9438         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9439         doc string.
9440
9441 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9442
9443         * pgg-gpg.el (pgg-gpg-process-filter)
9444         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9445
9446         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9447         lines, temporary fix.
9448
9449 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9450
9451         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9452
9453 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9454
9455         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9456         default-enable-multibyte-characters.  This reverts the change from
9457         revision 6.17 which is no longer necessary because the passphrase
9458         is sent separately now.  GnuPG messages are unreadable under
9459         multibyte locales with default-enable-multibyte-characters set to
9460         nil.
9461
9462 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9463
9464         * message.el (message-tool-bar-gnome): Move "spell".
9465
9466 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9469         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9470         instead.
9471
9472 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9473
9474         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9475         newsgroups handling for NNTP overviews which don't include
9476         Newsgroups.
9477
9478 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9479
9480         * message.el (message-resend): Bind message-generate-hashcash to nil.
9481
9482 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9483
9484         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9485         when searching for already-paid recipients.
9486
9487 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9488
9489         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9490         passphrases when it is not needed.
9491         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9492         passphrase stuff from gpg, should only be necessary when you use
9493         gpg with a smartcard.
9494
9495 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * mml.el (mml-insert-mime): Ignore cached contents of
9498         message/external-body part.
9499
9500         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9501         (mm-insert-part): Ditto.
9502
9503 2006-03-23  Simon Josefsson  <jas@extundo.com>
9504
9505         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9506         Reiner.
9507         (pgg-gpg-use-agent-p): Use it again.
9508
9509 2006-03-23  Simon Josefsson  <jas@extundo.com>
9510
9511         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9512         older emacsen.
9513         (pgg-gpg-use-agent-p): Don't use it.
9514
9515 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9516
9517         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9518         if we can.
9519
9520 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9521
9522         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9523         (pgg-gpg-update-agent): New function.
9524         (pgg-gpg-use-agent-p): New function.
9525         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9526         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9527         (pgg-gpg-sign-region): Use it.
9528
9529 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9530
9531         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9532         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9533
9534 2006-03-21  Simon Josefsson  <jas@extundo.com>
9535
9536         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9537         <wilde@sha-bang.de>.
9538         (pgg-gpg-use-agent): New variable.
9539         (pgg-gpg-process-region): Use it.
9540         (pgg-gpg-encrypt-region): Likewise.
9541         (pgg-gpg-encrypt-symmetric-region): Likewise.
9542         (pgg-gpg-decrypt-region): Likewise.
9543         (pgg-gpg-sign-region): Likewise.
9544         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9545
9546 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9547
9548         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9549
9550         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9551         Add comment on version.
9552
9553 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9554
9555         * smiley.el: Add missing test smiley.
9556
9557 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9558
9559         * mm-decode.el (mm-with-part): New macro.
9560         (mm-get-part): Use it; work with message/external-body as well.
9561         (mm-save-part): Treat name and filename equally.
9562
9563         * mm-extern.el (mm-extern-cache-contents): New function.
9564         (mm-inline-external-body): Use it; force the part to be displayed;
9565         move undisplayer added to the cached handle to the parent.
9566
9567         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9568         (gnus-mime-view-part-as-type): Work with message/external-body.
9569
9570         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9571
9572 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9573
9574         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9575         images in image-load-path.  [Sync with image.el, revision 1.60, in
9576         Emacs.]
9577
9578 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9579
9580         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9581         path rather than symbol.  Always return list of directories.
9582         Guarantee that image directory comes first.  [Sync with image.el,
9583         revision 1.59, in Emacs.]
9584
9585         * message.el (message-make-tool-bar): Adjust to new API of
9586         `gmm-image-load-path-for-library'.
9587
9588         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9589
9590         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9591
9592 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9593
9594         * gnus-art.el (gnus-article-only-boring-p):
9595         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9596         intangible text.
9597         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9598
9599 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9600
9601         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9602         `defun' instead of `gmm-defun-compat'.
9603
9604 2006-03-14  Simon Josefsson  <jas@extundo.com>
9605
9606         * message.el (message-unique-id): Don't use message-number-base36
9607         if (user-uid) is a float.
9608         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9609
9610 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9611
9612         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9613
9614         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9615         empty line between a part and a message part.
9616
9617 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * smiley.el: Add more test smileys.
9620         (smiley-data-directory, smiley-regexp-alist)
9621         (gnus-smiley-file-types): Fix doc strings.
9622         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9623         adding new elements.
9624         (smiley-mouse-map): Unused code.  Make it a comment.
9625
9626 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9627
9628         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9629         scan latest NoCeM messages instead of old ones.
9630         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9631         delimiters that are recently used.
9632         (gnus-nocem-load-cache): Add autoload cookie.
9633
9634         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9635
9636         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9637         level which is larger than gnus-use-nocem is specified.
9638
9639         * gnus-group.el (gnus-group-get-new-news): Ditto.
9640
9641 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9642
9643         * gnus-util.el (gnus-tool-bar-update): New function.
9644
9645         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9646         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9647
9648         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9649
9650         * gnus-group.el (gnus-group-redraw-when-idle)
9651         (gnus-group-redraw-check): Remove.
9652         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9653
9654 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9655
9656         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9657         if optional last element is specified in splits (FIELD VALUE...).
9658
9659 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9660
9661         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9662         to gmm-image-load-path-for-library.  Call with no-error argument.
9663         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9664
9665         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9666
9667         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9668
9669         * gmm-utils.el (gmm-image-load-path): Remove alias.
9670
9671 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9672
9673         * gmm-utils.el (gmm-image-load-path): Add alias.
9674
9675         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9676         nnml-generate-nov-databases-1.
9677         (nnml-generate-nov-databases): Use it.
9678         (nnml-generate-nov-databases-directory): Document no-active
9679         argument.
9680
9681         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9682         directory if path is t.  Add no-error.
9683
9684         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9685         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9686
9687         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9688         resetting gnus-article-browse-html-temp-list.
9689
9690         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9691         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9692         Add example to docstring.  Rename local variables.  Move error
9693         checks to default case in cond and simplify.
9694
9695 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9696
9697         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9698         handle is multipart when calling it recursively.
9699         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9700
9701 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9702
9703         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9704         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9705
9706 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9707
9708         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9709         is loaded.
9710
9711         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9712         loaded.
9713
9714 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9715
9716         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9717         to "Emacs 23 (unicode)" in doc string.
9718
9719         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9720         "Emacs 23 (unicode)" in comment.
9721
9722 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9723
9724         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9725
9726         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9727         characters 160 through 255 in Emacs 23.
9728
9729 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9730
9731         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9732         gnus-article-browse-html-temp.
9733         (gnus-article-browse-delete-temp): Make it customizable.  Add
9734         `file'.  Adjust doc string.
9735         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9736         query for each file.  Adjust doc string.
9737         (gnus-article-browse-html-parts): Add
9738         `gnus-article-browse-delete-temp-files' to
9739         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9740
9741 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9742
9743         * gnus-art.el (gnus-article-browse-html-temp)
9744         (gnus-article-browse-delete-temp): New variables.
9745         (gnus-article-browse-delete-temp-files): New function.
9746         (gnus-article-browse-html-parts): Use it.
9747
9748 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9749
9750         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9751
9752         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9753         string.
9754
9755         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9756         gnus-summary-insert-new-articles when unplugged.  Remove
9757         gnus-summary-search-article-forward.
9758
9759         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9760         display-visual-class instead of display-color-cells.
9761
9762 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9763
9764         * dgnushack.el: Autoload customize-group for XEmacs.
9765
9766         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9767         message/* containing non-ASCII text properly.
9768
9769 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9770
9771         * message.el: Require gmm-utils, remove autoloads.
9772         (message-tool-bar): Set default based on
9773         gmm-tool-bar-style.
9774         (message-tool-bar-gnome): Add gmm-customize-mode.
9775
9776         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9777         gmm-tool-bar-style.
9778         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9779
9780         * gnus-group.el (gnus-group-tool-bar): Set default based on
9781         gmm-tool-bar-style.
9782         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9783
9784         * gmm-utils.el (gmm-image-directory): Rename variable from
9785         gmm-image-load-path.
9786         (gmm-image-load-path): Use gmm-image-directory.
9787         (gmm-customize-mode): New function.
9788         (gmm-tool-bar-style): New variable.
9789
9790         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9791         gnus-group-redraw-line-number.
9792         (gnus-group-redraw-check): Simplify.
9793         (gnus-group-tool-bar-update): Remove redraw check.
9794         (gnus-group-make-tool-bar): Add redraw check.
9795
9796 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9797
9798         * gnus-art.el (gnus-button): Add missing parentheses.
9799
9800 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9801
9802         * lpath.el: Fbind line-number-at-pos.
9803
9804 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9805
9806         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9807
9808 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9809
9810         * gnus-art.el (gnus-button): New face.
9811         (gnus-article-button-face): Use it.
9812
9813         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9814         gnus-summary-next-page.  Re-order.
9815
9816         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9817         next-node are now included.
9818         (gnus-group-redraw-line-number): New internal variable.
9819         (gnus-group-redraw-check): Helper function for updating the tool
9820         bar.
9821         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9822
9823         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9824
9825         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9826         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9827         Use it to match format of Spamassassin 3.0 and later.  Reported by
9828         IRIE Tetsuya <irie@t.email.ne.jp>.
9829         (spam-check-bogofilter)
9830         (spam-bogofilter-register-with-bogofilter): Fix args of
9831         `gnus-error' calls.
9832
9833 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9834
9835         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9836         unnecessary interaction when sending queued mails.  Reported by
9837         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9838
9839 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9840
9841         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9842         first or last are nil.
9843
9844 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9845
9846         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9847
9848 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9849
9850         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9851
9852 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9853
9854         * dns.el (query-dns): Protect more against buggy tcp output.
9855
9856 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9857
9858         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9859         nov.php.
9860
9861 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9862
9863         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9864         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9865         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9866         output on the server side.
9867         (nnweb-google-create-mapping): Update regexps and add some
9868         progress indication.
9869
9870 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9871
9872         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9873         gnus-agent-toggle-plugged.  Re-order icons.
9874         (gnus-group-tool-bar-gnome): Add
9875         gnus-group-{prev,next}-unread-group.
9876         (gnus-group-tool-bar-gnome): Re-order icons.
9877
9878         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9879         gnus-summary-insert-new-articles.
9880
9881         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9882         comments.
9883
9884         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9885         also available in Emacs 21.3.
9886
9887         * message.el (message-fix-before-sending): Change "Emacs 22" to
9888         "Emacs 23 (unicode)" in comment.
9889
9890         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9891         "Emacs 23 (unicode)" in comment.
9892
9893         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9894         comment.
9895         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9896
9897         * mm-view.el (mm-fill-flowed): Add :version.
9898
9899 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9902         and load-path.
9903
9904 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9905
9906         * message.el: Autoload gmm-image-load-path.
9907         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9908         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9909         consitency.
9910
9911         * gmm-utils.el (gmm-image-load-path): Also search in
9912         "../etc/images".  Don't set gmm-image-load-path if we don't find
9913         the image.
9914
9915 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9916
9917         * gmm-utils.el (gmm-image-load-path): Don't make
9918         `gmm-image-load-path' include subdirectories which the second arg
9919         `image' might specify.
9920
9921         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9922         subdirectory to icon file names.
9923
9924         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9925
9926 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9927
9928         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9929         gmm-image-load-path calls.
9930
9931         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9932
9933         * message.el (message-make-tool-bar): Ditto.
9934
9935         * mml.el (mml-preview): Added comment concerning tool bar icons.
9936
9937         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9938         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9939
9940         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9941         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9942
9943         * message.el (message-tool-bar-gnome): Use new icon names.
9944         (message-make-tool-bar): Use `gmm-image-load-path'.
9945
9946         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9947         functions from MH-E.
9948         (gmm-image-load-path): New variable from MH-E.
9949         (gmm-image-load-path): New function from MH-E.  Added arguments
9950         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9951         *-image-load-path-called-flag.
9952
9953 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9954
9955         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9956
9957 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9958
9959         * nnimap.el (nnimap-request-move-article): Change folder back to
9960         source group before deleting.
9961
9962 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9963
9964         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9965
9966         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9967         mm-url.
9968
9969         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9970
9971 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9972
9973         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9974         coding system which mm-charset-to-coding-system returns for a
9975         given charset is valid.
9976
9977 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9978
9979         * html2text.el (html2text-remove-tag-list):
9980         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9981
9982 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9983
9984         * gnus-cus.el: Revert 2005-10-17 change.
9985
9986 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9987
9988         * gnus-art.el (article-strip-banner): Call
9989         article-really-strip-banner only when the regexp match is made.
9990
9991 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * gnus-art.el (article-strip-banner): Use
9994         gnus-extract-address-components instead of
9995         mail-header-parse-addresses to make it work with non-ASCII text;
9996         remove mail-encode-encoded-word-string.
9997
9998         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9999         values which are surrounded with \"...\"; make it never cause a
10000         Lisp error; give up parsing of parameters if it failed in
10001         extracting type.
10002
10003 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10004
10005         * smime.el (smime-cert-by-ldap-1): Fix bug where
10006         `smime-ldap-search' returns results without userCertificates.
10007
10008 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10009
10010         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10011
10012 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10013
10014         * spam.el (spam-check-spamassassin-headers): Adapt format for
10015         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10016         <ari@mbf.ocn.ne.jp>.
10017         (spam-list-of-processors): Add spam-use-gmane.
10018
10019 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10020
10021         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10022         make-temp-file; make it work with XEmacs as well.
10023
10024         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10025         mm-make-temp-file.
10026
10027         * mm-decode.el (mm-display-external): Use the 3rd arg of
10028         mm-make-temp-file.
10029         (mm-create-image-xemacs): Ditto.
10030
10031 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10034         with message-narrow-to-headers.
10035         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10036         (gnus-draft-check-draft-articles): New function.
10037         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10038
10039 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10040
10041         * gnus-art.el (gnus-article-browse-html-parts):
10042         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10043         Don't use suffix argument for mm-make-temp-file for Emacs 21
10044         compatibility.  Remove useless `format'.
10045
10046 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10047
10048         * nnweb.el (nnweb-google-wash-article): Update regexps.
10049         (nnweb-group-alist): Use defvoo instead of defvar.
10050
10051 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10054         re-loading nn* modules.
10055
10056 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10057
10058         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10059         for `tool-bar-mode' and don't check it's default-value.
10060
10061         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10062
10063         * message.el (message-make-tool-bar): Ditto.
10064
10065         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10066         `substring'.  Shorten tmp-file name.
10067
10068         * gnus.el: Remove bogus comment.
10069
10070 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10071
10072         * gnus-art.el (gnus-article-browse-html-parts): New function.
10073         (gnus-article-browse-html-article): New function for viewing html
10074         articles with a browser.
10075
10076 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10077
10078         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10079         in elisp.
10080         (pgg-gpg-encrypt-symmetric-region): Ditto.
10081         (pgg-gpg-sign-region): Ditto.
10082
10083         * pgg-def.el (pgg-text-mode): New variable.
10084
10085         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10086         (mml2015-pgg-encrypt): Ditto.
10087
10088         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10089         (mml1991-pgg-encrypt): Ditto.
10090
10091 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10092
10093         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10094         message-make-date instead of current-time-string.
10095
10096         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10097         to gnus-decoded which mm-uu might set.
10098
10099 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10100
10101         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10102         don't decode quoted parameters; remove misimported Emacs code.
10103         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10104         (rfc2231-decode-encoded-string): Don't use split-string which
10105         behaves differently according to Emacs version; use
10106         mm-decode-coding-region to convert charset to coding-system.
10107         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10108         (rfc2231-encode-string): Remove misimported Emacs code.
10109
10110 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10111
10112         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10113         when calling mail-header-parse-content-type.
10114         (article-de-quoted-unreadable): Ditto.
10115         (article-de-base64-unreadable): Ditto.
10116         (article-wash-html): Ditto.
10117
10118         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10119         calling mail-header-parse-content-type and
10120         mail-header-parse-content-disposition.
10121         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10122         mail-header-parse-content-type.
10123
10124         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10125         insert charset and format parameters; encode description after
10126         inserting it to buffer.
10127         (mml-insert-parameter): Fold lines properly even if a parameter is
10128         segmented into two or more lines; change the max column to 76.
10129
10130         * rfc1843.el (rfc1843-decode-article-body): Don't use
10131         ignore-errors when calling mail-header-parse-content-type.
10132
10133         * rfc2231.el (rfc2231-parse-string): Return at least type if
10134         possible; don't cause an error even if it fails in parsing of
10135         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10136         (rfc2231-encode-string): Don't break lines at the beginning, leave
10137         it to mml-insert-parameter.
10138
10139         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10140         calling mail-header-parse-content-type.
10141
10142 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * spam-report.el (spam-report-gmane-use-article-number):
10145         Improve doc string.
10146         (spam-report-gmane-internal): Check if a suitable header was found
10147         in the article.
10148
10149 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10152         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10153
10154 2006-02-05  Romain Francoise  <romain@orebokech.com>
10155
10156         Update copyright notices of all files in the gnus directory.
10157
10158 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10159
10160         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10161
10162 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10163
10164         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10165         segmented lines of parameter value to cope with Thunderbird 1.5
10166         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10167         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10168         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10169
10170 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10171
10172         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10173         parts.
10174
10175 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10176
10177         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10178         there's only one active file for all servers.
10179         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10180         solid groups.  Gnus might have used a FAST request to select the group.
10181         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10182         and nnweb-search redundantly in the active file.
10183         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10184         (nnweb-request-create-group): Don't use ARGS.
10185         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10186         initialisations.  Let nnoo do the work.
10187
10188 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10191         Say the part has been decoded.
10192
10193         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10194
10195 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10196
10197         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10198         mailcap-viewer-test-cache when there's no 'test clause, since that
10199         will invert the meaning of a "nil" test previously determined by
10200         mailcap-mailcap-entry-passes-test.
10201
10202 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10203
10204         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10205         compiling.
10206
10207         * gnus-sum.el: Ditto.
10208
10209         * message.el: Don't bind tool-bar-map when compiling.
10210
10211 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10212
10213         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10214
10215 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10216
10217         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10218         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10219         current Google Groups.
10220
10221 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10222
10223         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10224         and tool-bar-mode.
10225
10226         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10227         and tool-bar-mode.
10228
10229         * message.el (message-tool-bar-update): Simplify.
10230         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10231
10232         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10233         gnus-summary-buffer.
10234         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10235         gnus-summary-reply.
10236
10237         * gmm-utils.el (gmm): Add :version.
10238
10239 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * Makefile.in (clean): New rule.
10242         (distclean): Use it.
10243
10244 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10245
10246         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10247         autoload.
10248
10249 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * gmm-utils.el (gmm-verbose): Add :group.
10252
10253 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10254
10255         * message.el: Change some comments WRT tool-bars.
10256
10257         * gnus-sum.el (gnus-summary-tool-bar)
10258         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10259         (gnus-summary-tool-bar-zap-list): New variables.
10260         (gnus-summary-make-tool-bar): Complete rewrite using
10261         `gmm-tool-bar-from-list'.
10262
10263         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10264         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10265         variables.
10266         (gnus-group-make-tool-bar): Complete rewrite using
10267         `gmm-tool-bar-from-list'.
10268         (gnus-group-tool-bar-update): New function.
10269
10270         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10271
10272 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10275         is dissected into a single part of which the type is the same as
10276         the given one; decode charset.
10277
10278 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10279
10280         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10281         into alists as symbol not string, since that's what
10282         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10283         look for.
10284
10285 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10286
10287         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10288         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10289
10290         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10291
10292 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10295         (gnus-xmas-mime-security-button-menu): New function.
10296
10297         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10298         (gnus-mime-security-button-menu): New definition.
10299         (gnus-mime-security-button-map): Use them.
10300         (gnus-mime-security-button-menu): New function.
10301         (gnus-insert-mime-security-button): Addition to help echo.
10302         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10303         (gnus-mime-security-pipe-part): New functions.
10304
10305         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10306         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10307
10308         * mm-decode.el (mm-handle-set-disposition): Remove.
10309         (mm-handle-set-description): Remove.
10310
10311 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10312
10313         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10314         (mm-w3m-standalone-supports-m17n-p): New function.
10315         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10316         w3m usage.
10317
10318         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10319         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10320
10321 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10322
10323         * message.el (message-tool-bar-zap-list): Use
10324         gmm-tool-bar-zap-list as custom type.
10325         (message-tool-bar-update): New function.
10326         (message-tool-bar, message-tool-bar-gnome)
10327         (message-tool-bar-retro): Add message-tool-bar-update.
10328         (message-tool-bar-gnome): Add flyspell-buffer.
10329
10330         * gnus-util.el (gnus-error): Describe `args'.
10331
10332         * gmm-utils.el (gmm-error): Describe `args'.
10333         (gmm-tool-bar-zap-list): New widget.
10334         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10335
10336 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10337
10338         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10339         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10340         the number of recursive calls.
10341
10342         * mm-decode.el (mm-handle-set-disposition): New macro.
10343         (mm-handle-set-description): New macro.
10344
10345 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10346
10347         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10348         encoding.
10349
10350 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10351
10352         * message.el (message-tool-bar-zap-list, message-tool-bar)
10353         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10354         (message-tool-bar-local-item-from-menu): Remove.
10355         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10356         (message-make-tool-bar): New function.
10357         (message-mode): Use `message-make-tool-bar'.
10358
10359         * gmm-utils.el: New file.
10360         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10361         (gmm-lazy): New widget copied from `nnmail.el'.
10362         (gmm-tool-bar-from-list): New function for creating customizable
10363         tool bars.
10364         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10365         output.
10366         (gmm): Add :prefix to defgroup.
10367
10368 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10369
10370         * gmm-utils.el (gmm-widget-p): New function.
10371
10372 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * mml.el (mml-attach-file): Describe `description' in doc string.
10375         (mml-menu): Add Emacs MIME manual and PGG manual.
10376
10377 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10378
10379         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10380
10381 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10382
10383         * nntp.el (nntp-end-of-line): Doc fix.
10384
10385 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10386
10387         * imap.el (imap-open): Handle case where buffer is a buffer
10388         object.
10389
10390 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10391
10392         * gnus-delay.el (gnus-delay): Don't autoload.
10393         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10394         to be re-loaded when customizing the `gnus-delay' group.
10395
10396 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10397
10398         * message.el (message-insert-citation-line): Use newlines.
10399
10400 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10401
10402         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10403         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10404         these routines, so the passphrase can be managed externally and
10405         passed in to the system.
10406         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10407         pgg-add-passphrase-to-cache function.
10408
10409         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10410         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10411         these routines, so the passphrase can be managed externally and
10412         passed in to the system.
10413         (pgg-pgp5-sign-region): Use new name of
10414         pgg-add-passphrase-to-cache function.
10415
10416 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10417
10418         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10419         part of the decoded armor to find the key-identifier.
10420         (pgg-gpg-lookup-key-owner): New function to return the
10421         human-readable identifier of a key owner.
10422         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10423         itself.
10424         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10425         the key value) if we have a key and can match it against a secret
10426         key.  Also, added a note pointing out fact that the prompt only
10427         indicates the first matching key.
10428
10429         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10430         pgg-decrypt-region.
10431         (pgg-add-passphrase-to-cache): Rename from
10432         `pgg-add-passphrase-cache' to reduce confusion (all callers
10433         changed).
10434         (pgg-remove-passphrase-from-cache): Rename from
10435         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10436         changed).
10437         (pgg-read-passphrase, pgg-add-passphrase-cache)
10438         (pgg-remove-passphrase-cache): Add informative docstrings.
10439         (pgg-decrypt): Convey provided passphrase in subordinate call to
10440         pgg-decrypt-region.
10441
10442 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10443
10444         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10445         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10446         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10447         'passphrase' argument, so the passphrase can be managed externally
10448         and then passed in to the system.
10449
10450         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10451         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10452         so the passphrase cache can be used reliably with identifiers
10453         besides a pgp packet's key id.
10454
10455         * pgg-gpg.el (pgg-gpg-encrypt-region)
10456         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10457         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10458         these routines, so the passphrase can be managed externally and
10459         passed in to the system.
10460
10461         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10462         'notruncate' argument, so the passphrase cache can be used
10463         reliably with identifiers besides a pgp packet's key id.
10464
10465 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10466
10467         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10468         symmetric encryption.
10469         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10470         encrypted session key.
10471         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10472         message ask for the passphrase in a proper way.
10473
10474         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10475         New user commands for symmetric encryption.
10476
10477 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10478
10479         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10480
10481         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10482
10483 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10484
10485         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10486
10487 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * mm-decode.el (mm-inlined-types): Add application/pgp.
10490         (mm-automatic-display): Ditto.
10491
10492         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10493         part as text.
10494
10495 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10496
10497         * nnrss.el: Update copyright.
10498         (nnrss-opml-import): Query whether to subscribe to each entry.
10499
10500         * gnus-art.el:
10501         * gnus-sum.el:
10502         * gnus-xmas.el:
10503         * messagexmas.el:
10504         * mm-uu.el:
10505         * mm-view.el: Update copyright.
10506
10507 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10508
10509         * message.el (message-info): New function.
10510         (message-mode-menu): Add it.
10511         Update copyright.
10512
10513         * ChangeLog: Fix and update copyright.
10514
10515 2006-01-13  Romain Francoise  <romain@orebokech.com>
10516
10517         * message.el (message-forward-subject-name-subject): Prefer the
10518         address to 'nowhere' if the sender has no name.
10519         Fix typo.  Update copyright year.
10520
10521 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10522
10523         * gnus-art.el (article-wash-html): Use
10524         gnus-summary-show-article-charset-alist if a numeric arg is given.
10525         (gnus-article-wash-html-with-w3m-standalone): New function.
10526
10527         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10528         mm-inline-text-html-render-with-w3m-standalone.
10529         (mm-text-html-washer-alist): Map w3m-standalone to
10530         gnus-article-wash-html-with-w3m-standalone.
10531         (mm-inline-text-html-render-with-w3m-standalone): New function.
10532
10533 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10534
10535         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10536         Improve LaTeX.
10537
10538 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10539
10540         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10541         (nnrss-request-article): Render text/plain parts as HTML.
10542
10543         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10544         the buffer.
10545
10546 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10547
10548         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10549         custom definition of `gnus-posting-styles'.
10550
10551         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10552         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10553
10554 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10557         Use nntp for bug archive.
10558
10559 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10560
10561         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10562         parts.
10563         (nnrss-normalize-date): New function converts ISO 8601 date into
10564         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10565         (nnrss-check-group): Use it.
10566
10567 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10570
10571         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10572         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10573         (nnrss-insert-w3): Ditto.
10574
10575 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10578         the articles to be forwarded including the case where neither a
10579         number of articles nor a region is specified.
10580
10581 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10582
10583         * nnrss.el (nnrss-request-article): Fix last change; fill
10584         text/plain parts.
10585
10586 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10589         in text/plain part.
10590         (nnrss-check-group): Don't add excessive newline to dc:subject.
10591
10592 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10593
10594         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10595         article.
10596
10597 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10598
10599         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10600         (nnml-use-compressed-files, nnml-save-mail): Support other
10601         comression programs such as bzip2.
10602
10603 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10604
10605         * dns.el (query-dns): Make sure we check the buffer size before
10606         removing tcp headers.
10607
10608 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10611         remove MIME buttons associated with multipart/alternative parts.
10612         (gnus-mime-display-alternative): Tag buttons using `article-type'
10613         text property.
10614
10615         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10616         associated with multipart/alternative parts.
10617
10618         * gnus-art.el (gnus-signature-separator): Fix custom type.
10619
10620         * mm-decode.el (mm-inlined-types): Fix custom type.
10621         (mm-keep-viewer-alive-types): Ditto.
10622         (mm-automatic-display): Ditto.
10623         (mm-attachment-override-types): Ditto.
10624         (mm-inline-override-types): Ditto.
10625         (mm-automatic-external-display): Ditto.
10626
10627 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10628
10629         * spam-report.el (spam-report-user-mail-address)
10630         (spam-report-user-agent): New variables.
10631         (spam-report-url-ping-plain): Use spam-report-user-agent.
10632
10633 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10634
10635         * gnus-art.el (gnus-button-handle-custom): Do not just use
10636         `customize-apropos' for any "M-x customize-*" button but the
10637         function called for.  Accept both the function name and its
10638         argument in order to achieve this.
10639         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10640         function name to `gnus-button-handle-custom' in case of "M-x
10641         customize-*" buttons.
10642
10643 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10646         multipart/alternative and add xref to mm-discouraged-alternatives
10647         in doc string.
10648
10649         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10650         gnus-buttonized-mime-types in doc string.
10651
10652 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10653
10654         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10655         Suggest image/.* in the doc string.
10656
10657 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10658
10659         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10660         message-marks (Debian bug #342521).
10661
10662 2005-12-12  Simon Josefsson  <jas@extundo.com>
10663
10664         * password.el (password-read-from-cache): Add.
10665         (password-read): Use it.
10666
10667 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10670         us-ascii as a MIME charset.
10671
10672         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10673         against the case where the 2nd arg TYPE is nil.
10674
10675 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10676
10677         * pop3.el (pop3-stream-type): Fix custom version.
10678
10679         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10680
10681 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10682
10683         * mm-decode.el (mm-display-external): Add missing cdr.
10684
10685 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10686
10687         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10688         RFC1524) if it is in mailcap or add a suffix according to
10689         mailcap-mime-extensions when generating a temp filename; postpone
10690         deleting a temp file for 2 seconds for some wrappers, shell
10691         scripts, and so on, which might exit right after having started a
10692         viewer command as a background job.
10693
10694 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10695
10696         * nntp.el (nntp-marks-directory): Fix custom group.
10697
10698         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10699         steps when < 10.
10700
10701         * gnus-start.el (gnus-no-server-1): Mention
10702         `gnus-level-default-subscribed' in doc string.
10703
10704 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10705
10706         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10707         parens.
10708
10709 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10710
10711         * gnus-xmas.el (gnus-use-toolbar): Revert.
10712         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10713         gnus-use-toolbar is default.
10714
10715         * messagexmas.el (message-use-toolbar): Revert.
10716         (message-setup-toolbar): Use global default-toolbar if
10717         message-use-toolbar is default.
10718
10719 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10722         according to default-toolbar-visible-p.
10723
10724         * messagexmas.el (message-use-toolbar): Ditto.
10725
10726 2005-11-26  Dave Love  <fx@gnu.org>
10727
10728         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10729         (tls-program, tls-success): Provide openssl alternative.
10730
10731         * starttls.el: Doc fixes.
10732         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10733         SERVICE to PORT.
10734
10735         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10736         port null or service name.
10737         (starttls-negotiate): Autoload.
10738
10739 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * message.el (message-kill-to-signature): Fix interactive spec.
10742
10743 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10744
10745         * pop3.el (pop3-open-server): Recognize a string as a service name.
10746
10747 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10748
10749         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10750
10751 2005-11-23  Dave Love  <fx@gnu.org>
10752
10753         Add pop3s, pop3/starttls.
10754
10755         * pop3.el (pop3-authentication-scheme): Clarify doc.
10756         (open-tls-stream, starttls-open-stream): Autoload.
10757         (pop3-stream-type): New.
10758         (pop3-open-server): Use it.
10759
10760         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10761         for POP.
10762         (mail-source-keyword-map): Add :stream for POP.
10763         (mail-source-fetch-pop): Use pop3-stream-type.
10764
10765 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10768         of current-time-string.
10769
10770 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10771
10772         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10773         date header.
10774
10775 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10776
10777         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10778         it can seriously impact performance as it bypasses the agent's
10779         local caches.
10780
10781 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10782
10783         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10784         must be explicitly online rather than "not explicitly offline" for
10785         its flags to be synchronized.
10786
10787         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10788         that gnus-uu-unmark-thread will function correctly.
10789
10790         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10791         1024K is instead displayed as 1M.
10792
10793 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10794
10795         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10796
10797 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10798
10799         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10800
10801 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10802
10803         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10804         error message to display actual error condition.
10805         (gnus-agent-save-local): Avoid saving symbols that are bound to
10806         nil as they simply result in a warning message in
10807         gnus-agent-read-local.
10808
10809 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10812         rather than make-variable-buffer-local for file-precious-flag.
10813
10814 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10815
10816         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10817         for duplicates which are removed.  The invalid sort check then
10818         triggers a rescan after the sort as sorting may have moved
10819         duplicate entries such that they can be cheaply detected.
10820
10821 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10822
10823         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10824
10825 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10826
10827         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10828         internal variable to a custom variable.  Changed default value
10829         from compressed(2) to uncompressed(1).
10830         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10831         support for uncompressed agentview files.  Taken together, reading
10832         the agentview file should now be 6-7 times faster.
10833
10834 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10835
10836         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10837         as a buffer-local variable.  This avoids creating truncated
10838         dribble files as a result of a hang up, eg.
10839
10840 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10841
10842         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10843         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10844         XEmacs.
10845
10846 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10847
10848         * gnus-start.el (gnus-start-draft-setup): Enforce
10849         `gnus-draft-mode' for nndraft:drafts at startup.
10850
10851         * gnus.el (gnus-splash): Change custom group.
10852         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10853         allow-list argument.
10854
10855         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10856         string.
10857
10858 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10859
10860         * gnus-art.el (gnus-default-article-saver): Add user-defined
10861         `function' to custom type.
10862
10863 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10864
10865         * imap.el (imap-open): Handle case where buffer is a buffer
10866         object.
10867
10868 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10869
10870         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10871         long lines.
10872         (gnus-cache-delete-group): Wrap doc strings.
10873
10874         * gnus-agent.el (gnus-agent-rename-group)
10875         (gnus-agent-delete-group): Wrap doc strings.
10876
10877 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10878
10879         * messagexmas.el (message-use-toolbar): Change the valid values
10880         into default, top, bottom, left, and right.
10881         (message-toolbar-thickness): New variable.
10882         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10883         well.
10884         (message-setup-toolbar): Make it work.
10885
10886         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10887         (gnus-use-toolbar): Change the valid values into default, top,
10888         bottom, left, and right.
10889         (gnus-toolbar-thickness): New variable.
10890         (gnus-xmas-setup-toolbar): New function.
10891         (gnus-xmas-setup-group-toolbar): Use it.
10892         (gnus-xmas-setup-summary-toolbar): Use it.
10893
10894 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10895
10896         * gnus-start.el (gnus-1): Add "native" to
10897         gnus-predefined-server-alist.
10898
10899         * gnus.el (gnus-method-to-server): Don't add "native" to the
10900         lists here, because that leads to problems when
10901         gnus-select-method is bound.
10902
10903 2005-11-09  Simon Josefsson  <jas@extundo.com>
10904
10905         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10906         use (not sort-by-date) instead.
10907
10908 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10909
10910         * gnus-delay.el (gnus-delay-group): Don't autoload.
10911         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10912         to be re-loaded when customizing the `gnus-delay' group.
10913
10914 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10915
10916         * message.el: Revert last changes.
10917         (message-insert-citation-line): Use newlines.
10918
10919 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10920
10921         * message.el (message-courtesy-message)
10922         (message-mark-insert-begin, message-mark-insert-end)
10923         (message-elide-ellipsis, message-cancel-message)
10924         (message-add-header, message-change-subject)
10925         (message-cross-post-followup-to-header)
10926         (message-cross-post-insert-note, message-reduce-to-to-cc)
10927         (message-widen-reply, message-delete-not-region)
10928         (message-kill-to-signature, message-insert-signature)
10929         (message-insert-importance-high, message-insert-importance-low)
10930         (message-insert-or-toggle-importance)
10931         (message-insert-disposition-notification-to)
10932         (message-indent-citation, message-yank-original)
10933         (message-cite-original-without-signature, message-cite-original)
10934         (message-insert-citation-line, message-position-on-field)
10935         (message-fix-before-sending, message-send-mail-partially)
10936         (message-send-mail, message-send-mail-with-sendmail)
10937         (message-send-mail-with-qmail, message-send-news)
10938         (message-check-news-header-syntax, message-generate-headers)
10939         (message-insert-courtesy-copy, message-fill-address)
10940         (message-fill-header, message-shorten-references)
10941         (message-setup-1, message-cancel-news)
10942         (message-forward-make-body-plain, message-forward-make-body-mime)
10943         (message-forward-make-body-mml, message-encode-message-body)
10944         (message-forward-make-body-digest-plain)
10945         (message-forward-make-body-digest-mime)
10946         (message-use-alternative-email-as-from): Insert `hard-newline'
10947         instead of ordinary newlines.
10948
10949 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10950
10951         * message.el (message-generate-headers): Downcase the argument
10952         given to message-check-element.
10953
10954 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10955
10956         * nntp.el (nntp-authinfo-rejected): New error condition.
10957         (nntp-wait-for): Use new error condition to signal authentication
10958         error.
10959         (nntp-retrieve-data): Rethrow new error condition to break out of
10960         recursive call to nntp-send-authinfo.
10961
10962 2005-11-08  Romain Francoise  <romain@orebokech.com>
10963
10964         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10965         (gnus-summary-exit-map): Bind to `Z p'.
10966         (gnus-summary-make-menu-bar): Add menu item.
10967
10968 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10969
10970         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10971         (gnus-treat-*): Add `first' in all doc strings.
10972
10973         * gnus-group.el (gnus-group-compact-group): Fix typo.
10974
10975 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * gnus.el (gnus-parameters-case-fold-search): New variable.
10978         (gnus-parameters-get-parameter): Use it.
10979
10980         * gnus-score.el (gnus-home-score-file): Doc fix.
10981
10982 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10983
10984         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10985
10986 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10987
10988         * mm-util.el (mm-special-display-p): New function.
10989
10990         * mml.el (mml-preview): Use it; doc fix.
10991
10992 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10993
10994         * imap.el (imap-open): Handle case where buffer is a buffer object.
10995
10996 2005-10-29  Romain Francoise  <romain@orebokech.com>
10997
10998         * message.el (message-fix-before-sending): Fix comment.
10999
11000 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11001
11002         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11003
11004 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11005
11006         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11007         Used in gnus-score.el.
11008
11009 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11010
11011         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11012
11013 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11014
11015         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11016         whitespace removed in revision 7.8.  Use concatenated string to
11017         protect trailing whitespace.
11018
11019 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11020
11021         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11022         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11023         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11024         Courier IMAP ("some version from 2004").  Mostly based on similar
11025         code in the same function.
11026
11027 2005-10-26  Didier Verna  <didier@xemacs.org>
11028
11029         * gnus-group.el (gnus-group-compact-group): Invalidate original
11030         article buffer.
11031         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11032         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11033         NOV database and in article itself.
11034         Invalidate article backlog.
11035
11036 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11039
11040 2005-10-26  Simon Josefsson  <jas@extundo.com>
11041
11042         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11043         part of 2004-07-25 change.
11044
11045 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11046
11047         * message.el (message-display-completion-list): New function.
11048         (message-expand-group): Use it; make sure the Completions buffer
11049         is modifiable.
11050 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11051
11052         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11053         user-mail-name is an empty string.
11054
11055 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11056
11057         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11058         depending on gnus-score-decay-constant.
11059
11060         * encrypt.el (encrypt-insert-file-contents)
11061         (encrypt-write-file-contents): Don't use `gnus-message'.
11062
11063         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11064         arguments.
11065         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11066         arguments to mm-uu-verbatim-marks-extract.
11067         (mm-uu-hide-markers): New variable.
11068         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11069
11070         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11071         (gnus-convert-image-to-face-command): Use "convert" by default to
11072         allow other input image formats.
11073         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11074         accordingly.
11075
11076 2005-10-23  Simon Josefsson  <jas@extundo.com>
11077
11078         * imap.el (imap-gssapi-program): Align command line parameters
11079         with latest GNU SASL.
11080         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11081
11082 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11083
11084         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11085         HTML.
11086         (nnslashdot-request-article): Ditto.
11087
11088         * lpath.el (featurep): Add nobreak-char-display.
11089
11090 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11091
11092         * mail-source.el (mail-source-fetch-pop): Require pop3.
11093         (mail-source-check-pop): Ditto.
11094
11095 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11096
11097         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11098         errors.
11099
11100 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11101
11102         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11103         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11104
11105         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11106
11107         * mm-bodies.el (mm-decode-string): Call
11108         `mm-charset-to-coding-system' with allow-override argument.
11109
11110 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11111
11112         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11113         (rfc2047-charset-to-coding-system): New function.
11114         (rfc2047-decode-encoded-words): New function.
11115         (rfc2047-decode-region): Use them.
11116         (rfc2047-decode-cte): Remove.
11117         (rfc2047-parse-and-decode): Remove.
11118         (rfc2047-decode): Remove.
11119
11120 2005-10-15  Kenichi Handa  <handa@m17n.org>
11121
11122         * rfc2047.el (rfc2047-decode-cte): New function.
11123         (rfc2047-decode-region): Change the way to decode successive
11124         encoded-words: decode B- or Q-encoding in each encoded-word,
11125         concatenate them, and decode it as charset.
11126
11127 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * lpath.el: Fbind codepage-setup for XEmacs.
11130
11131 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11132
11133         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11134         widget-move-and-invoke.
11135         (gnus-custom-mode): Use gnus-custom-map.
11136
11137 2005-10-15  Bill Wohler  <wohler@newt.com>
11138
11139         * message.el (message-tool-bar-map): Renamed image file from
11140         mail_send to mail/send.
11141
11142 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11143
11144         * message.el (message-expand-group): Pass the common
11145         prefix substring of completion to `display-completion-list'.
11146
11147 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11148
11149         * mml-sec.el (mml-secure-method): New internal variable.
11150         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11151         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11152         functions using mml-secure-method.
11153
11154         * mml.el (mml-mode-map): Add key bindings for those functions.
11155         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11156         Harder <harder@myrealbox.com>.
11157         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11158         end of message if point is the headers of the message.
11159
11160         * message.el (message-in-body-p): New function.
11161
11162         * assistant.el: Autoload gnus-util and netrc.
11163
11164         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11165         Use `mm-charset-override-alist' only when decoding.
11166
11167         * mm-bodies.el (mm-decode-body): Call
11168         `mm-charset-to-coding-system' with allow-override argument.
11169
11170         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11171         `filename' from Content-Disposition if Content-Type doesn't
11172         provide `name'.
11173         (gnus-mime-view-part-as-type): Set default instead of
11174         initial-input.
11175
11176 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11177
11178         * format-spec.el (format-spec): Propagate text properties of % spec.
11179
11180 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11181
11182         * gnus-art.el (gnus-treat-predicate): Add `first'.
11183
11184 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11185
11186         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11187         (mm-charset-override-alist): New variable.
11188         (mm-charset-to-coding-system): Use it.
11189         (mm-codepage-setup): New helper function.
11190         (mm-charset-eval-alist): New variable.
11191         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11192         about unknown charsets.
11193
11194         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11195
11196 2005-10-04  David Hansen  <david.hansen@gmx.net>
11197
11198         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11199         (nnrss-check-group): Ditto.
11200
11201 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11202
11203         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11204         Rename x-gnus-verbatim to x-verbatim.
11205         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11206
11207         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11208         x-verbatim.
11209
11210         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11211
11212         * gnus-util.el (gnus-remove-duplicates): Remove.
11213
11214         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11215         instead of gnus-remove-duplicates.
11216
11217         * message.el (message-remove-duplicates): Remove.
11218         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11219         message-remove-duplicates.
11220
11221         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11222         available, else use implementation from `delete-dups'.
11223
11224         * message.el (message-insert-expires): New function.
11225         (message-mode-map): Add key binding.
11226         (message-mode-field-menu): Add menu entry.
11227         (message-mode): Document it.
11228         (message-make-expires-date): Use `message-make-date'.
11229
11230 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11231
11232         * message.el (message-make-expires-date): New function.
11233
11234 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * Makefile.in (list-installed-shadows): New entry.
11237         (install): Use it.
11238         (remove-installed-shadows): New entry.
11239
11240         * dgnushack.el (dgnushack-default-load-path): New variable.
11241         (dgnushack-find-lisp-shadows): New function.
11242         (dgnushack-remove-lisp-shadows): New function.
11243
11244 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * Makefile.in (install-el-elc): New entry.
11247         (install): Use it so that .el files are necessarily installed.
11248
11249 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11250
11251         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11252
11253 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11254
11255         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11256         function rather than the diff-mode.el package.
11257         (mm-display-external): Use with-current-buffer.
11258         (mm-viewer-completion-map, mm-viewer-completion-map):
11259         Move initialization inside declaration.
11260
11261 2005-09-29  Simon Josefsson  <jas@extundo.com>
11262
11263         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11264         autoload mail-check-payment.
11265         (spam-check-hashcash): Define unconditionally, since hashcash.el
11266         is part of Gnus now.  Ignore errors from payment checking.
11267
11268 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11269
11270         * message.el (message-bold-region, message-unbold-region): Rename
11271         from `bold-region' and `unbold-region'.
11272
11273         * message.el: Remove useless autoloads.
11274
11275 2005-09-28  Simon Josefsson  <jas@extundo.com>
11276
11277         * message.el (message-use-idna): Default to t.
11278         (message-use-idna): Test whether encoding works too.  Doc fix.
11279
11280 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11281
11282         * nntp.el (nntp-warn-about-losing-connection): Remove.
11283
11284 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11285
11286         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11287         customizable.  Change default value.
11288         (mm-uu-diff-groups-regexp): Change default value.
11289         (mm-uu-type-alist): Add doc string.
11290         (mm-uu-configure): Add doc string.  Make it interactive.
11291         (mm-uu-tex-groups-regexp): New variable.
11292         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11293         (mm-uu-type-alist): Add LaTeX documents.
11294         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11295         of "text/verbatim".
11296         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11297
11298         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11299         instead of "text/verbatim".
11300
11301         * message.el (message-mark-inserted-region)
11302         (message-mark-insert-file): Use slrn style marks when called with
11303         prefix argument.
11304
11305 2005-09-27  Simon Josefsson  <jas@extundo.com>
11306
11307         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11308
11309 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11310
11311         * message.el (message-remove-duplicates): New function.
11312         Implementation borrowed from `gnus-remove-duplicates'.
11313         (message-idna-to-ascii-rhs): Also encode idna addresses in
11314         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11315         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11316         only ask about the same idna domain once per header and also tell
11317         in what header to replace the idna domain.
11318
11319         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11320         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11321         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11322         a header is decoded and not just the last one.
11323
11324 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11325
11326         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11327         has been decoded.
11328
11329         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11330         (mm-insert-part): Don't modify text if it has been decoded.
11331
11332         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11333         decoded.
11334
11335         * mm-view.el (mm-inline-text): Don't strip text props unless
11336         decoding enriched or richtext parts.
11337
11338 2005-09-25  Romain Francoise  <romain@orebokech.com>
11339
11340         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11341         * gnus-start.el (gnus-subscribe-interactively):
11342         * gnus-uu.el (gnus-uu-grab-articles):
11343         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11344         space.
11345
11346 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11347
11348         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11349         * mm-view.el (mm-view-pkcs7-decrypt):
11350         * gnus-sum.el (gnus-summary-limit-to-extra)
11351         (gnus-summary-respool-article, gnus-read-move-group-name):
11352         * gnus-score.el (gnus-summary-increase-score):
11353         * gnus-util.el (gnus-completing-read-with-default):
11354         * gnus-art.el (gnus-read-save-file-name)
11355         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11356         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11357         * message.el (message-check-news-header-syntax):
11358         Follow convention for reading with the minibuffer.
11359
11360 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11361
11362         * spam-report.el (spam-report-url-ping-plain):
11363         Use gnus-extended-version as User-Agent.
11364
11365         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11366         default value is nil.
11367
11368         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11369         (mm-uu-verbatim-marks-extract): New function.
11370         (mm-uu-extract): New face.
11371         (mm-uu-copy-to-buffer): Use it.
11372
11373         * spam-report.el (spam-report-gmane-ham): Renamed from
11374         `spam-report-gmane-unspam'.
11375         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11376         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11377
11378         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11379         Autoload.
11380         (spam-report-gmane-unregister-routine): Renamed
11381         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11382
11383 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11384
11385         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11386         (spam-report-gmane-unregister-routine): Add support for gmane
11387         unregistration.
11388
11389         * spam-report.el (spam-report-gmane-unspam)
11390         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11391         (spam-report-gmane): Change to take a single article and do unspam
11392         registration.
11393
11394 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11395
11396         * mm-url.el (mm-url-decode-entities): Fix regexp.
11397
11398 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11399
11400         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11401         default to nil, to be able to use Gnus at all.  If the default
11402         switches to something else, then the function should be fixed not
11403         be exceedingly slow.
11404
11405 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11406
11407         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11408         fail hard.
11409
11410         * spam-report.el: Add better Keywords line.
11411
11412         * spam.el: Add Maintainer and better Keywords line.
11413
11414 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * gnus-art.el (gnus-article-replace-part)
11417         (gnus-mime-replace-part): New functions.
11418         (gnus-mime-action-alist, gnus-mime-button-commands)
11419         (gnus-mime-save-part-and-strip): Added file argument.
11420         (gnus-article-part-wrapper): Added interactive argument.
11421
11422         * gnus-sum.el (gnus-summary-mime-map): Add
11423         `gnus-article-replace-part'.
11424
11425 2005-09-19  Didier Verna  <didier@xemacs.org>
11426
11427         The nnml compaction feature:
11428         * nnml.el (nnml-request-compact-group): New function.
11429         * nnml.el (nnml-request-compact): New function.
11430         * gnus-int.el (gnus-request-compact-group): New function.
11431         * gnus-int.el (gnus-request-compact): New function.
11432         * gnus-group.el (gnus-group-compact-group): New function.
11433         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11434         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11435         * gnus-srvr.el (gnus-server-compact-server): New function.
11436         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11437         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11438
11439 2005-09-18  Deepak Goel  <deego@gnufans.org>
11440
11441         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11442         format spec.
11443
11444 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11445
11446         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11447
11448 2005-09-15  Romain Francoise  <romain@orebokech.com>
11449
11450         * message.el (message-fill-paragraph): Clarify docstring.
11451
11452 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11453
11454         * gnus-art.el (gnus-mime-display-part): Protect against broken
11455         MIME messages.
11456
11457 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11458
11459         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11460         before parsing header.
11461
11462 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11463
11464         * html2text.el (html2text-replace-list): Add new entities.
11465
11466 2005-09-11  Romain Francoise  <romain@orebokech.com>
11467
11468         * message.el (message-alternative-emails): Improve docstring.
11469         (message-setup-1): Call `message-use-alternative-email-as-from'
11470         after `message-setup-hook' to give it precedence over posting
11471         styles, etc.
11472         (message-use-alternative-email-as-from): Add docstring.  Remove
11473         the original From header if present.
11474
11475         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11476         (nnml-save-mail): Use it.
11477
11478         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11479         articles.  Add new argument `silent'.
11480         (gnus-uu-mark-all): Report the total number of marked articles.
11481
11482 2005-09-10  Romain Francoise  <romain@orebokech.com>
11483
11484         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11485         (gnus-uu-mark-series): Likewise.
11486
11487 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11488
11489         * spam-report.el (spam-report-gmane): Fix generation of spam
11490         report URL.
11491
11492 2005-09-10  Simon Josefsson  <jas@extundo.com>
11493
11494         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11495         t, based on discussion on the ding list with Robert Epprecht
11496         <epprecht@solnet.ch>.
11497
11498 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11499
11500         * spam-report.el (spam-report-gmane): Make it work without
11501         X-Report-Spam header.  Gmane now only provides Archived-At.
11502         This is only used if `spam-report-gmane-use-article-number' is nil.
11503         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11504
11505         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11506         make `gnus-summary-sort-by-recipient' work with threading.
11507
11508         * nnweb.el (nnweb-google-wash-article): Print a message if article
11509         is not available.
11510
11511 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11512
11513         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11514         change.  Decode text/* parts content before displaying.
11515
11516 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11517
11518         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11519
11520 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11521
11522         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11523
11524         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11525         url-package-name, url-package-version,
11526         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11527         w3m-display-inline-images, and w3m-minor-mode-map.
11528
11529 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11530
11531         * message.el (message-tab-body-function): Fix mismatched custom type.
11532
11533         * gnus.el (gnus-group-change-level-function): Ditto.
11534
11535         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11536
11537         * gnus-art.el (gnus-signature-limit)
11538         (gnus-article-mime-part-function): Ditto.
11539
11540 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11541
11542         * mml.el (mml-mode): Silence the byte compiler.
11543
11544         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11545         using `(sit-for 0)' before moving the point to the specified part;
11546         skip unbuttonized parts.
11547         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11548         return to the summary window if gnus-auto-select-part is non-nil.
11549
11550 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11551
11552         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11553         variables.
11554         (mml-dnd-attach-file, mml-mode): Use them.
11555
11556         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11557         Make fetching article by MID work again for Google Groups.  Added
11558         FIXME concerning gnus-group-make-web-group.
11559
11560         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11561         Don't depend on Gnus by using mail-extract-address-components if
11562         gnus-extract-address-components is not bound.
11563
11564 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11565
11566         * gnus-art.el (gnus-mime-display-security): Don't display the
11567         signature, but only the signed part.
11568
11569 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11572
11573         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11574         list, not listp.
11575
11576 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11577
11578         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11579         when encoding.
11580
11581         * mm-bodies.el (mm-decode-content-transfer-encoding):
11582         De-canonicalize CRLF for all text content types, not just
11583         text/plain.
11584
11585 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11586
11587         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11588         valid article; point arrow and cursor at the MIME button.
11589
11590 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11593         Suggested by Dan Christensen <jdc@uwo.ca>.
11594
11595         * mm-decode.el (mm-save-part): Enable change of prompt.
11596
11597 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11598
11599         * gnus-msg.el (gnus-inews-add-send-actions): Made
11600         `message-post-method' lambda parameter ARG `&optional'.
11601
11602 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11603
11604         * gnus-sum.el (gnus-summary-mime-map): Added
11605         gnus-article-save-part-and-strip, gnus-article-delete-part and
11606         gnus-article-jump-to-part.
11607
11608         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11609         (gnus-article-edit-part): Use it.
11610         (gnus-article-part-wrapper): Added no-handle argument.
11611         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11612         functions.
11613
11614 2005-08-29  Romain Francoise  <romain@orebokech.com>
11615
11616         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11617         docstring.
11618         (gnus-face-from-file): Likewise.
11619
11620 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11621
11622         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11623         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11624         non-nil.
11625         (gnus-auto-select-part): New variable.
11626         (gnus-article-jump-to-part): New function.
11627         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11628         (gnus-mime-delete-part): Allow selecting specified part after
11629         deleting or stripping parts.
11630         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11631         part if argument is bogus.
11632
11633 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11634
11635         * gnus-art.el (w3m-minor-mode-map):
11636         * gnus-spec.el (gnus-newsrc-file-version):
11637         * gnus-util.el (nnmail-active-file-coding-system)
11638         (gnus-original-article-buffer, gnus-user-agent):
11639         * gnus.el (gnus-ham-process-destinations)
11640         (gnus-parameter-ham-marks-alist)
11641         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11642         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11643         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11644         * mm-decode.el (gnus-current-window-configuration):
11645         * mm-extern.el (gnus-article-mime-handles):
11646         * mm-url.el (url-current-object, url-package-name)
11647         (url-package-version):
11648         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11649         (smime-keys, w3m-cid-retrieve-function-alist)
11650         (w3m-current-buffer, w3m-display-inline-images)
11651         (w3m-minor-mode-map):
11652         * mml-smime.el (gnus-extract-address-components):
11653         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11654         (gnus-newsrc-hashtb, message-default-charset)
11655         (message-deletable-headers, message-options)
11656         (message-posting-charset, message-required-mail-headers)
11657         (message-required-news-headers):
11658         * mml1991.el (mc-pgp-always-sign):
11659         * mml2015.el (mc-pgp-always-sign):
11660         * nnheader.el (nnmail-extra-headers):
11661         * rfc1843.el (gnus-decode-encoded-word-function)
11662         (gnus-decode-header-function, gnus-newsgroup-name):
11663         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11664
11665 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11666
11667         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11668         the end of the date treatments.
11669
11670 2005-08-15  Simon Josefsson  <jas@extundo.com>
11671
11672         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11673         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11674         Capello and Romain Francoise.
11675         (pgg-fetch-key-function): Removed, not used?
11676         (pgg-insert-url-with-w3): Require url, to get
11677         url-insert-file-contents regardless of where it is defined.
11678
11679 2005-08-13  Romain Francoise  <romain@orebokech.com>
11680
11681         * message.el (message-cite-original-1): New function.
11682         (message-cite-original): Use it.
11683         (message-cite-original-without-signature): Ditto.
11684
11685 2005-08-08  Romain Francoise  <romain@orebokech.com>
11686
11687         * message.el (message-yank-empty-prefix): New variable.
11688         (message-indent-citation): Use it.
11689         (message-cite-original-without-signature): Respect X-No-Archive.
11690
11691 2005-08-08  Simon Josefsson  <jas@extundo.com>
11692
11693         * pgg.el: Autoload url-insert-file-contents instead of loading
11694         w3/url.
11695         (pgg-insert-url-with-w3): Don't load url here.
11696
11697 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11698
11699         * message.el (message-kill-to-signature): Don't insert newline at
11700         bol.
11701         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11702
11703 2005-08-06  Romain Francoise  <romain@orebokech.com>
11704
11705         * message.el (message-user-fqdn): Fix typo in docstring.
11706
11707 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11708
11709         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11710
11711         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11712
11713 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * mm-bodies.el (mm-encode-body): Use coding system rather than
11716         charset to encode text.
11717
11718         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11719         number of charsets if utf-8 is available (XEmacs).
11720
11721 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11722
11723         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11724         taken from `gnus-button-mid-or-mail-regexp'.
11725         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11726         (gnus-button-alist): Improve regexp for domain part of the MIDs
11727         for news:localpart@domain buttons.
11728         (gnus-button-ctan-directory-regexp): Update.
11729
11730 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11731
11732         * sieve-manage.el (sieve-manage-interactive-login): Use
11733         make-local-variable rather than make-variable-buffer-local.
11734         (sieve-manage-open): Ditto.
11735         (sieve-manage-authenticate): Ditto.
11736
11737         * mml.el (mml-generate-mime-1): Make the content type default to
11738         text/plain if the filename is not specified.
11739
11740 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11741
11742         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11743         instead of insert-buffer.
11744
11745         * message.el (message-yank-original): Ditto; set the mark at the
11746         end of the yanked message.
11747
11748 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11749
11750         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11751         lines to scroll rather than to stop it.
11752
11753         * mml.el (mml-generate-default-type): Add doc string.
11754         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11755         default to application/octet-stream when determining the content
11756         type if it is not specified for the part or the mml contents; add
11757         a comment about mml-generate-default-type.
11758
11759 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11762         make it default to application/octet-stream when determining the
11763         content type if it is not specified for the external contents.
11764
11765 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11768         segmented parameter but also other parameters might be there.
11769
11770 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * mm-decode.el (mm-display-external): Delete temp file, directory
11773         and buffer immediately if the external process is exited.
11774
11775 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11776
11777         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11778         fewer lines than that of scroll-margin.
11779         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11780
11781 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11782
11783         * gnus-art.el (gnus-article-next-page): Revert.
11784         (gnus-article-beginning-of-window): New macro.
11785         (gnus-article-next-page-1): Use it.
11786         (gnus-article-prev-page): Ditto.
11787         (gnus-article-edit-part): Use insert-buffer-substring instead of
11788         insert-buffer.
11789         (gnus-article-edit-exit): Ditto.
11790
11791         * gnus-util.el (gnus-beginning-of-window): Remove.
11792         (gnus-end-of-window): Remove.
11793
11794         * lpath.el: Don't bind header-line-format and scroll-margin.
11795
11796 2005-07-25  Simon Josefsson  <jas@extundo.com>
11797
11798         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11799         to have the url package without w3.  Reported by Daiki Ueno
11800         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11801
11802 2005-07-20  Didier Verna  <didier@xemacs.org>
11803
11804         * gnus-diary.el: Remove the description comment (nndiary is now
11805         properly documented in the Gnus manual).
11806         Fix the spelling of "Back End".
11807         * nndiary.el: Ditto.
11808         Fix the copyright notice.
11809
11810 2005-07-18  Romain Francoise  <romain@orebokech.com>
11811
11812         * gnus-sum.el (gnus-summary-to-prefix)
11813         (gnus-summary-newsgroup-prefix): New variables.
11814         (gnus-summary-from-or-to-or-newsgroups): Use them.
11815
11816 2005-07-17  Romain Francoise  <romain@orebokech.com>
11817
11818         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11819         space as it's generally not especially interesting to the user.
11820
11821 2005-07-16  Romain Francoise  <romain@orebokech.com>
11822
11823         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11824         nil to avoid prompting and file modification if one of the
11825         messages at the top of the nnfolder file contains a copyright
11826         notice.
11827         Update copyright notice.
11828
11829         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11830         instead of `current-time-string' as the latter creates a time
11831         string that is not RFC 2822 compliant (it lacks the zone).
11832         Update copyright notice.
11833
11834 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11835
11836         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11837         for text/rtf.  Display default in prompt.  Pass default for M-n.
11838
11839         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11840
11841 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11842
11843         * gnus-msg.el (gnus-button-mailto): Remove
11844         save-selected-window-window hackery because it relies on
11845         save-selected-window internals.
11846
11847 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11848
11849         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11850         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11851         (gnus-article-prev-page): Ditto.
11852
11853         * gnus-util.el (gnus-beginning-of-window): New function.
11854         (gnus-end-of-window): New function.
11855
11856         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11857
11858 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11859
11860         * gnus-score.el (gnus-score-edit-all-score): Set
11861         gnus-score-edit-exit-function to gnus-score-edit-done and call
11862         gnus-message.
11863
11864 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11865
11866         * gnus-msg.el (gnus-button-mailto): Remove
11867         save-selected-window-window hackery because it relies on
11868         save-selected-window internals.
11869
11870 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11871
11872         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11873         add-minor-mode.
11874         (gnus-binary-mode): Ditto.
11875
11876         * gnus-topic.el (gnus-topic-mode): Ditto.
11877
11878 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11879
11880         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11881         (gnus-article-prev-page): Take scroll-margin into consideration.
11882
11883 2005-07-04  Lute Kamstra  <lute@gnu.org>
11884
11885         Update FSF's address in GPL notices.
11886
11887 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11888
11889         * gnus.el (gnus-exit):
11890         * gnus-group.el (gnus-group-icons):
11891         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11892
11893         * gnus-nocem.el (gnus-nocem):
11894         * message.el (message-various, message-buffers, message-sending)
11895         (message-interface, message-forwarding, message-insertion)
11896         (message-headers, message-news, message-mail):
11897         * pgg-gpg.el (pgg-gpg):
11898         * pgg-parse.el (pgg-parse):
11899         * pgg-pgp.el (pgg-pgp):
11900         * pgg-pgp5.el (pgg-pgp5):
11901         * pop3.el (pop3): Finish `defgroup' description with period.
11902
11903 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11904
11905         * gnus-art.el (article-display-face): Improve the efficiency.
11906         (article-display-x-face): Ditto; remove grey x-face stuff.
11907
11908 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * gnus-art.el (article-display-face): Correct the position in
11911         which Faces are inserted.
11912
11913 2005-06-29  Didier Verna  <didier@xemacs.org>
11914
11915         * gnus-art.el (article-display-face): Display faces in correct
11916         order.
11917
11918 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11921         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11922         (gnus-nocem-check-article): Fetch the Type header.
11923         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11924         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11925         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11926         make sure gnus-nocem-hashtb is initialized.
11927         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11928         (gnus-nocem-unwanted-article-p): Ditto.
11929
11930         * pgg.el (pgg-verify): Return the verification result.
11931
11932 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11933
11934         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11935         is ascii.
11936
11937 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11938
11939         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11940         `show-nonbreak-escape'.
11941
11942 2005-06-23  Lute Kamstra  <lute@gnu.org>
11943
11944         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11945
11946         * dig.el (dig-mode):
11947         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11948
11949 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11950
11951         * nnimap.el (nnimap-split-download-body): Fix spellings.
11952
11953 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11954
11955         * gnus-art.el (gnus-article-encrypt-body):
11956         * gnus-cus.el (gnus-score-customize):
11957         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11958         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11959
11960 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11961
11962         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11963         header by looking for magic "MII" at the beginnig.
11964
11965 2005-06-16  Miles Bader  <miles@gnu.org>
11966
11967         * gnus-xmas.el (gnus-xmas-group-startup-message):
11968         Use renamed gnus-splash face.
11969
11970         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11971         (assistant-field-face): New backward-compatibility alias for renamed
11972         face.
11973         (assistant-render-text): Use renamed assistant-field face.
11974
11975         * spam.el (spam): Remove "-face" suffix from face name.
11976         (spam-face): New backward-compatibility alias for renamed face.
11977         (spam-face, spam-initialize): Use renamed spam face.
11978
11979         * message.el (message-header-to, message-header-cc)
11980         (message-header-subject, message-header-newsgroups)
11981         (message-header-other, message-header-name)
11982         (message-header-xheader, message-separator, message-cited-text)
11983         (message-mml): Remove "-face" suffix from face names.
11984         (message-header-to-face, message-header-cc-face)
11985         (message-header-subject-face, message-header-newsgroups-face)
11986         (message-header-other-face, message-header-name-face)
11987         (message-header-xheader-face, message-separator-face)
11988         (message-cited-text-face, message-mml-face):
11989         New backward-compatibility aliases for renamed faces.
11990         (message-font-lock-keywords): Use renamed message faces.
11991
11992         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11993         (sieve-test-commands, sieve-tagged-arguments):
11994         Remove "-face" suffix from face names.
11995         (sieve-control-commands-face, sieve-action-commands-face)
11996         (sieve-test-commands-face, sieve-tagged-arguments-face):
11997         New backward-compatibility aliases for renamed faces.
11998         (sieve-control-commands-face, sieve-action-commands-face)
11999         (sieve-test-commands-face, sieve-tagged-arguments-face):
12000         Use renamed sieve faces.
12001
12002         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12003         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12004         (gnus-group-news-3-empty, gnus-group-news-4)
12005         (gnus-group-news-4-empty, gnus-group-news-5)
12006         (gnus-group-news-5-empty, gnus-group-news-6)
12007         (gnus-group-news-6-empty, gnus-group-news-low)
12008         (gnus-group-news-low-empty, gnus-group-mail-1)
12009         (gnus-group-mail-1-empty, gnus-group-mail-2)
12010         (gnus-group-mail-2-empty, gnus-group-mail-3)
12011         (gnus-group-mail-3-empty, gnus-group-mail-low)
12012         (gnus-group-mail-low-empty, gnus-summary-selected)
12013         (gnus-summary-cancelled, gnus-summary-high-ticked)
12014         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12015         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12016         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12017         (gnus-summary-low-undownloaded)
12018         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12019         (gnus-summary-low-unread, gnus-summary-normal-unread)
12020         (gnus-summary-high-read, gnus-summary-low-read)
12021         (gnus-summary-normal-read, gnus-splash):
12022         Remove "-face" suffix from face names.
12023         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12024         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12025         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12026         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12027         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12028         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12029         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12030         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12031         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12032         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12033         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12034         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12035         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12036         (gnus-summary-normal-ticked-face)
12037         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12038         (gnus-summary-normal-ancient-face)
12039         (gnus-summary-high-undownloaded-face)
12040         (gnus-summary-low-undownloaded-face)
12041         (gnus-summary-normal-undownloaded-face)
12042         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12043         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12044         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12045         (gnus-splash-face):
12046         New backward-compatibility aliases for renamed faces.
12047         (gnus-group-startup-message): Use renamed gnus faces.
12048
12049         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12050         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12051         (gnus-server-agent): Remove "-face" suffix from face names.
12052         (gnus-server-agent-face, gnus-server-opened-face)
12053         (gnus-server-closed-face, gnus-server-denied-face)
12054         (gnus-server-offline-face):
12055         New backward-compatibility aliases for renamed faces.
12056         (gnus-server-agent-face, gnus-server-opened-face)
12057         (gnus-server-closed-face, gnus-server-denied-face)
12058         (gnus-server-offline-face): Use renamed gnus faces.
12059
12060         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12061         Remove "-face" suffix from face names.
12062         (gnus-picon-xbm-face, gnus-picon-face):
12063         New backward-compatibility aliases for renamed faces.
12064
12065         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12066         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12067         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12068         (gnus-cite-11): Remove "-face" suffix from face names.
12069         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12070         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12071         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12072         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12073         New backward-compatibility aliases for renamed faces.
12074         (gnus-cite-attribution-face, gnus-cite-face-list)
12075         (gnus-article-boring-faces): Use renamed gnus faces.
12076
12077         * gnus-art.el (gnus-signature, gnus-header-from)
12078         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12079         (gnus-header-content): Remove "-face" suffix from face names.
12080         (gnus-signature-face, gnus-header-from-face)
12081         (gnus-header-subject-face, gnus-header-newsgroups-face)
12082         (gnus-header-name-face, gnus-header-content-face):
12083         New backward-compatibility aliases for renamed faces.
12084         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12085
12086         * gnus-sum.el (gnus-summary-selected-face)
12087         (gnus-summary-highlight): Use renamed gnus faces.
12088         * gnus-group.el (gnus-group-highlight): Likewise.
12089
12090 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12091
12092         * gnus-sieve.el (gnus-sieve-article-add-rule):
12093         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12094         * spam-stat.el (spam-stat-buffer-change-to-spam)
12095         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12096
12097         * message.el (message-is-yours-p):
12098         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12099
12100 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12101
12102         * mm-view.el (mm-inline-text): Withdraw the last change.
12103
12104 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12105
12106         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12107         executing enriched-decode.
12108
12109 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12110
12111         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12112         charset of tar files.
12113
12114 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12115
12116         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12117
12118 2005-06-04  Lute Kamstra  <lute@gnu.org>
12119
12120         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12121         information is never recorded.
12122
12123 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12124
12125         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12126
12127 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * pop3.el (pop3-apop): Run md5 in the binary mode.
12130
12131         * starttls.el (starttls-set-process-query-on-exit-flag):
12132         Use eval-and-compile.
12133
12134 2005-05-31  Simon Josefsson  <jas@extundo.com>
12135
12136         * smime.el (smime-replace-in-string): Define.
12137         (smime-cert-by-ldap-1): Use it.
12138
12139 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * gnus-art.el (article-display-x-face): Replace
12142         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12143
12144         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12145         set-process-query-on-exit-flag or process-kill-without-query.
12146
12147         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12148         loop instead of replace-regexp.
12149
12150         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12151         instead of process-kill-without-query if it is available.
12152
12153         * lpath.el: Fbind ldap-search-entries.
12154
12155         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12156         instead of find-file-hooks if it is available.
12157
12158         * mml1991.el: Bind pgg-default-user-id when compiling.
12159
12160         * mml2015.el: Bind pgg-default-user-id when compiling.
12161
12162         * nndraft.el (nndraft-request-associate-buffer):
12163         Use write-contents-functions instead of write-contents-hooks if it is
12164         available.
12165
12166         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12167         instead of find-file-hooks if it is available.
12168
12169         * nntp.el (nntp-open-connection): Replace
12170         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12171         (nntp-open-ssl-stream): Ditto.
12172         (nntp-open-tls-stream): Ditto.
12173
12174         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12175         set-process-query-on-exit-flag or process-kill-without-query.
12176         (starttls-open-stream-gnutls): Use it instead of
12177         process-kill-without-query.
12178         (starttls-open-stream): Ditto.
12179
12180 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12181
12182         * smime.el (smime-cert-by-ldap-1): Don't use
12183         replace-regexp-in-string.
12184
12185 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12186
12187         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12188
12189         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12190         in PEM format.  Adjust to the XEmacs compability.
12191
12192 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12193
12194         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12195         by `string-to-number'.
12196         * gnus-agent.el (gnus-agent-regenerate-group)
12197         (gnus-agent-fetch-articles): Ditto.
12198         * gnus-art.el (gnus-button-fetch-group): Ditto.
12199         * gnus-cache.el (gnus-cache-generate-active)
12200         (gnus-cache-articles-in-group): Ditto.
12201         * gnus-group.el (gnus-group-set-current-level)
12202         (gnus-group-insert-group-line): Ditto.
12203         * gnus-score.el (gnus-score-set-expunge-below)
12204         (gnus-score-set-mark-below, gnus-summary-score-effect)
12205         (gnus-summary-score-entry): Ditto.
12206         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12207         (gnus-soup-pack): Ditto.
12208         * gnus-spec.el (gnus-xmas-format): Ditto.
12209         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12210         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12211         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12212         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12213         * nndb.el (nndb-get-remote-expire-response): Ditto.
12214         * nndiary.el (nndiary-parse-schedule-value)
12215         (nndiary-string-to-number, nndiary-request-replace-article)
12216         (nndiary-request-article): Ditto.
12217         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12218         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12219         * nneething.el (nneething-make-head): Ditto.
12220         * nnfolder.el (nnfolder-request-article)
12221         (nnfolder-retrieve-headers): Ditto.
12222         * nnheader.el (nnheader-file-to-number): Ditto.
12223         * nnkiboze.el (nnkiboze-request-article): Ditto.
12224         * nnmail.el (nnmail-process-unix-mail-format)
12225         (nnmail-process-babyl-mail-format): Ditto.
12226         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12227         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12228         (nnmh-request-create-group, nnmh-request-list-1)
12229         (nnmh-request-group, nnmh-request-article): Ditto.
12230         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12231         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12232         * nnsoup.el (nnsoup-make-active): Ditto.
12233         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12234         * nntp.el (nntp-find-group-and-number)
12235         (nntp-retrieve-headers-with-xover): Ditto.
12236         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12237         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12238         (pgg-format-key-identifier): Ditto.
12239         * pop3.el (pop3-last, pop3-stat): Ditto.
12240         * qp.el (quoted-printable-decode-region): Ditto.
12241
12242         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12243         of concat.
12244
12245 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12246
12247         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12248
12249         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12250
12251         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12252
12253         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12254
12255         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12256
12257         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12258
12259         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12260         (gnus-carpal-mode): Ditto.
12261
12262         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12263         (gnus-browse-mode): Ditto.
12264
12265         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12266
12267         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12268
12269 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12270
12271         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12272
12273 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12274
12275         * gnus-util.el (gnus-run-mode-hooks): New function.
12276
12277         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12278
12279         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12280         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12281
12282 2005-05-27  Lute Kamstra  <lute@gnu.org>
12283
12284         * dns-mode.el (dns-mode): Specify customization group.
12285
12286 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12287
12288         * gnus-agent.el (gnus-agent-make-mode-line-string):
12289         Use mode-line-highlight as mouse-face.
12290
12291 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12292
12293         * canlock.el (canlock): Change the parent group to news.
12294
12295         * deuglify.el (gnus-outlook-deuglify): Add :group.
12296
12297         * dig.el (dig): Add :group.
12298
12299         * dns-mode.el (dns-mode): Add :group.
12300
12301         * encrypt.el (encrypt): Add :group.
12302
12303         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12304         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12305         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12306         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12307         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12308
12309         * gnus-diary.el (gnus-diary): Add :group.
12310
12311         * gnus.el (gnus-group-news-1-face): Add :group.
12312         (gnus-group-news-1-empty-face): Ditto.
12313         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12314         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12315         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12316         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12317         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12318         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12319         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12320         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12321         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12322         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12323         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12324         (gnus-summary-high-ticked-face): Ditto.
12325         (gnus-summary-low-ticked-face): Ditto.
12326         (gnus-summary-normal-ticked-face): Ditto.
12327         (gnus-summary-high-ancient-face): Ditto.
12328         (gnus-summary-low-ancient-face): Ditto.
12329         (gnus-summary-normal-ancient-face): Ditto.
12330         (gnus-summary-high-undownloaded-face): Ditto.
12331         (gnus-summary-low-undownloaded-face): Ditto.
12332         (gnus-summary-normal-undownloaded-face): Ditto.
12333         (gnus-summary-high-unread-face): Ditto.
12334         (gnus-summary-low-unread-face): Ditto.
12335         (gnus-summary-normal-unread-face): Ditto.
12336         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12337         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12338
12339         * hashcash.el (hashcash): New custom group.
12340         (hashcash-default-payment): Add :group.
12341         (hashcash-payment-alist): Ditto.
12342         (hashcash-default-accept-payment): Ditto.
12343         (hashcash-accept-resources): Ditto.
12344         (hashcash-path): Ditto.
12345         (hashcash-extra-generate-parameters): Ditto.
12346         (hashcash-double-spend-database): Ditto.
12347         (hashcash-in-news): Ditto.
12348
12349         * message.el (message-minibuffer-local-map): Add :group.
12350
12351         * netrc.el (netrc): Add :group.
12352
12353         * sieve-manage.el (sieve-manage-log): Add :group.
12354         (sieve-manage-default-user): Diito.
12355         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12356         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12357         (sieve-manage-authenticators): Ditto.
12358         (sieve-manage-authenticator-alist): Ditto.
12359         (sieve-manage-default-port): Ditto.
12360
12361         * sieve-mode.el (sieve-control-commands-face): Add :group.
12362         (sieve-action-commands-face): Ditto.
12363         (sieve-test-commands-face): Ditto.
12364         (sieve-tagged-arguments-face): Ditto.
12365
12366         * smime.el (smime): Add :group.
12367
12368         * spam-report.el (spam-report): Add :group.
12369
12370         * spam.el (spam, spam-face): Add :group.
12371
12372 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12373
12374         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12375         return \n.\n.\n at the end of articles.  Protect against that.
12376         (nntp-with-open-group): Allow debugging.
12377
12378         * nnheader.el (mail-header-set-extra): Make into a function
12379         because I just could't understand how to quote the list properly.
12380
12381         * dns.el (query-dns-cached): New function.
12382
12383 2005-05-26  Lute Kamstra  <lute@gnu.org>
12384
12385         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12386
12387 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12388
12389         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12390
12391         * gnus-art.el: Don't autoload mail-extract-address-components.
12392
12393         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12394         eval-and-compile to evaluate it.
12395
12396         * hashcash.el: Don't autoload executable-find.
12397
12398         * nndb.el: Don't declare the nndb back end two or more times; don't
12399         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12400
12401         * nntp.el: Autoload format-spec instead of format; use
12402         eval-and-compile to evaluate autoload forms.
12403
12404 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12405
12406         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12407
12408 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12409
12410         * gnus.el (gnus-version-number): Bump version.
12411
12412 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12413
12414         * gnus.el: No Gnus v0.3 is released.
12415
12416 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12417
12418         * lpath.el (featurep): Bind show-nonbreak-escape.
12419
12420 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * gnus-art.el (gnus-article-edit-part): Disable undo.
12423
12424 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12427         gnus-article-date-lapsed-new-header is t if date timer is active;
12428         skip headers in which the original date value is empty.
12429         (gnus-article-save-original-date): Redefine it as a macro.
12430         (gnus-display-mime): Use it.
12431
12432 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12433
12434         * gnus-art.el (article-date-ut): Support converting date in
12435         forwarded parts as well.
12436         (gnus-article-save-original-date): New function.
12437         (gnus-display-mime): Use it.
12438
12439 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12440
12441         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12442         enclosure element of <item>.
12443
12444 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12445
12446         * message.el (message-kill-buffer-query): Renamed from
12447         `message-kill-buffer-query-if-modified'.  Added :version.
12448
12449 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12452         window layout.
12453
12454 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * mml.el: Autoload dnd when compiling.
12457
12458 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12459
12460         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12461         x-dnd-*.
12462
12463 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * qp.el (quoted-printable-encode-region): Save excursion.
12466
12467 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12468
12469         * message.el (message-kill-buffer-query-if-modified): Add new variable
12470         so the user can kill a modified message buffer quickly.
12471         (message-kill-buffer): Use it.
12472
12473 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12474
12475         * lpath.el: Fbind display-time-event-handler; don't fbind
12476         string-to-multibyte.
12477
12478         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12479
12480 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12481
12482         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12483         contained in text because xml.el decodes entities) with LFs.
12484
12485 2005-04-11  Lute Kamstra  <lute@gnu.org>
12486
12487         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12488         differently.
12489
12490 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12491
12492         * mm-util.el (mm-detect-coding-region): Typo.
12493
12494 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12497
12498 2005-04-06  Deepak Goel  <deego@gnufans.org>
12499
12500         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12501         user-function allow user modifications of the scores.
12502         (spam-stat-score-buffer-user): New function, to allow
12503         user-computed modifications to the score.
12504         (spam-stat-score-buffer-user-functions): List of additional
12505         scoring functions.
12506         (spam-stat-error-holder): Global temporary error holder.
12507         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12508         variable.
12509
12510 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12511
12512         * gnus-registry.el (gnus-registry-clean-empty-function)
12513         (gnus-registry-trim, gnus-registry-fetch-groups)
12514         (gnus-registry-delete-group): Groups that match
12515         `gnus-registry-ignored-groups' are removed from the registry
12516         entries, not just ignored for splitting.  This helps clean up the
12517         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12518         to get all the groups a message ID is in.
12519
12520         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12521         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12522         (spam-stat-score-buffer-user-functions): Add :number custom type.
12523
12524 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12525
12526         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12527         argument in XEmacs.
12528
12529         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12530         (nnrss-request-group): Decode group name first.
12531         (nnrss-request-article): Make a text/plain article if mml-to-mime
12532         failed.
12533         (nnrss-get-encoding): Return a compatible encoding according to
12534         nnrss-compatible-encoding-alist.
12535         (nnrss-find-el): Use consp instead of listp.
12536         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12537
12538 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12539
12540         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12541         which Emacs 20 doesn't support.
12542         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12543
12544 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12545
12546         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12547         silence the byte compiler inside the defun.
12548
12549         * gnus-demon.el (parse-time-string): Add autoload.
12550
12551         * gnus-delay.el (parse-time-string): Add autoload.
12552
12553         * gnus-art.el (parse-time-string): Add autoload.
12554
12555         * nnultimate.el (parse-time): Require for `parse-time-string'.
12556
12557 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12558
12559         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12560
12561         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12562
12563         * smime.el (smime-ldap-host-list): Add :version.
12564
12565 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12566
12567         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12568         pass it to `gnus-browse-read-group'.
12569         (gnus-browse-read-group): Add NUMBER argument and pass it to
12570         `gnus-group-read-ephemeral-group'.
12571
12572         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12573         argument and pass it to `gnus-group-read-group'.
12574
12575 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12576
12577         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12578         mm-xemacs-find-mime-charset-1 if we have the mule feature
12579         available at runtime.
12580
12581 2005-03-25  Werner Lemberg  <wl@gnu.org>
12582
12583         * nnmaildir.el: Replace `illegal' with `invalid'.
12584
12585 2005-03-23  Lute Kamstra  <lute@gnu.org>
12586
12587         * time-date.el: Add comment on time value formats.
12588         Don't require parse-time.
12589         (with-decoded-time-value): New macro.
12590         (encode-time-value): New function.
12591         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12592         (days-to-time): Return a valid time value when arg is huge.
12593         (time-since): Use time-subtract.
12594         (time-to-number-of-days): Use time-to-seconds.
12595
12596 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12597
12598         * gnus-start.el (gnus-display-time-event-handler):
12599         Check display-time-timer at runtime rather than only at load time
12600         in case display-time-mode is turned off in the mean time.
12601
12602 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12603
12604         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12605         used.
12606
12607         * nneething.el (nneething-map-file-directory): Derive from
12608         `gnus-directory'.
12609
12610         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12611         the To/Cc button.
12612
12613 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12614
12615         * nnmaildir.el (nnmaildir-request-accept-article):
12616         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12617
12618 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12619
12620         * gnus-async.el: Require timer-funcs at compile time when in
12621         XEmacs for `run-with-idle-timer'.
12622
12623 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12624
12625         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12626         autoloaded function.
12627
12628 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12629
12630         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12631
12632 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12633
12634         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12635
12636 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12637
12638         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12639         gnus-expert-user to default.
12640
12641 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12642
12643         * nnimap.el (nnimap-open-server): Ditto.
12644
12645         * imap.el (imap-authenticate): Fix typo.
12646
12647 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12648
12649         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12650         buffer (since IMAP server might return FETCH response out of
12651         order, and the nntp buffer must be sorted).
12652
12653 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12654
12655         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12656         comparison on string.
12657
12658         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12659         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12660         (gnus-agent-summary-fetch-series): Modified to protect against
12661         gnus-agent-summary-fetch-group clearing processable flags.
12662         (gnus-agent-synchronize-group-flags): Update live group buffer as
12663         synchronization may occur due to the user toggle the plugged
12664         status.
12665         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12666         successfully downloaded.
12667         (gnus-agent-expire-group-1): Avoid using markers when the overview
12668         is in ascending order; greatly improves performance.
12669         (gnus-agent-regenerate-group): Use
12670         gnus-agent-synchronize-group-flags to reset read status in both
12671         gnus and server.
12672         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12673
12674 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12675
12676         * message.el: Don't autoload former message-utils variables.
12677         (message-strip-subject-trailing-was): Change doc string.
12678
12679         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12680         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12681         (nnweb-google-search): Add "hl=en" here.
12682         (nnweb-google-parse-1, nnweb-google-create-mapping):
12683         Don't hardcode URL.
12684
12685 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12686
12687         * message.el (message-get-reply-headers, message-followup):
12688         Mention related variables `message-use-followup-to' and
12689         `message-use-mail-followup-to', in the information buffer.
12690
12691         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12692         of broken groups(-beta).google.com.
12693
12694 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12695
12696         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12697         parameter to invoked gnus-request-move-article; remove the
12698         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12699         all at once instead of once per article.
12700         (gnus-summary-remove-process-mark): Accept a list of articles as
12701         well as a single article for processing.
12702
12703         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12704         parameter.
12705
12706         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12707
12708         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12709
12710         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12711         parameter.
12712
12713         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12714         parameter.
12715
12716         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12717         parameter and remove the gnus-sum-hint-move-is-internal variable.
12718
12719         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12720         parameter.
12721
12722         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12723         parameter.
12724
12725         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12726         parameter.
12727
12728         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12729
12730         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12731         parameter.
12732
12733         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12734         parameter.
12735
12736 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12737
12738         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12739         a more conservative way.
12740
12741 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12742
12743         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12744         buffer, so it moves the window's cursor.
12745
12746 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12747
12748         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12749         `mm-dissect-multipart' and receive the from field as an (optional)
12750         argument from `mm-dissect-multipart'.
12751         (mm-dissect-multipart): Receive the from field as an argument and
12752         pass it on when we call `mm-dissect-buffer' on MIME parts.
12753         Fixes verification/decryption of signed/encrypted MIME parts.
12754
12755 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12756
12757         * gnus-sum.el (gnus-summary-move-article): Set
12758         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12759         whatever it calls (right now, only nnimap-request-move article
12760         respects it).
12761
12762         * nnimap.el (nnimap-request-move-article): When
12763         gnus-sum-hint-move-is-internal is set, don't do the extra
12764         nnimap-request-article.
12765
12766 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12767
12768         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12769
12770         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12771         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12772
12773         * gnus-sum.el (gnus-summary-caesar-message):
12774         Apply `gnus-treat-article' after rotation.
12775
12776         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12777         doc string.
12778
12779 2005-02-22  Simon Josefsson  <jas@extundo.com>
12780
12781         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12782         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12783         <arne@arnested.dk>.
12784         (encrypt): Add password-cache and password-cache-expiry as group
12785         members.
12786
12787 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12788
12789         * smime.el (smime-ldap-host-list): Doc fix.
12790         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12791         cache) password.
12792         (smime-sign-region): Use it.
12793         (smime-decrypt-region): Use it.
12794         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12795         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12796         fails.
12797         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12798         certificate from DER to PEM format rather than calling openssl.
12799
12800         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12801
12802         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12803         for signing/encryption.
12804
12805         * mml.el (mml-parse-1): Use them.
12806
12807 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12808
12809         * nnrss.el (nnrss-verbose): Removed.
12810         (nnrss-request-group): Use `nnheader-message' instead.
12811
12812 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12813
12814         * nnrss.el (nnrss-verbose): New variable.
12815         (nnrss-request-group): Make it say nnrss is requesting a group.
12816
12817 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12818
12819         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12820         Handle news URL with given port correctly.
12821
12822 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12823
12824         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12825         containing special characters.
12826
12827         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12828
12829         * mml.el (mime-to-mml): Ditto.
12830
12831         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12832         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12833         (rfc2047-decode-region): Quote decoded words containing special
12834         characters when rfc2047-quote-decoded-words-containing-tspecials
12835         is non-nil.
12836
12837 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12838
12839         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12840
12841         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12842
12843 2005-02-15  Simon Josefsson  <jas@extundo.com>
12844
12845         * nnimap.el (nnimap-debug): Doc fix.
12846
12847         * imap.el (imap-debug): Doc fix.
12848
12849 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12850
12851         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12852
12853 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12854
12855         * gnus.el (spam-contents): Improve docs for spam-contents
12856         parameter in its variable incarnation.
12857
12858 2005-02-14  Simon Josefsson  <jas@extundo.com>
12859
12860         * smime-ldap.el: Use require instead of load-library for ldap.
12861         (smime-ldap-search): Indent.
12862         (smime-ldap-search-internal): Shorten line.
12863
12864         * smime.el (smime-cert-by-dns): Add doc-string.
12865         (smime-cert-by-ldap-1): Indent.
12866
12867         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12868         mml-smime-get-dns-ldap.
12869         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12870
12871 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12872
12873         * smime.el: Require smime-ldap.
12874         (smime-ldap-host-list): New variable.
12875         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12876
12877         * mml-smime.el (mml-smime-encrypt-query): New function.
12878         (mml-smime-encrypt-query): Use it.
12879
12880         * smime-ldap.el: New file.
12881
12882 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12885
12886 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12887
12888         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12889         argument in doc string.  Make query for type more clear.
12890
12891 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12892
12893         * gnus.el (gnus-group-startup-message): Search for gnus images in
12894         etc/images/gnus.
12895         * mm-util.el (mm-image-load-path): Likewise.
12896         * smiley.el (smiley-data-directory): Search for smilies in
12897         etc/images/smilies.
12898
12899 2005-02-09  Kim F. Storm  <storm@cua.dk>
12900
12901         Change Emacs release version from 21.4 to 22.1 throughout.
12902         Change Emacs development version from 21.3.50 to 22.0.50.
12903
12904 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12905
12906         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12907
12908         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12909         non-Mule XEmacs as well.
12910         (mm-decompress-buffer): Signal an error intentionally if it does
12911         not decompress compressed data because auto-compression-mode is
12912         disabled.
12913
12914 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12915
12916         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12917         an ID in the registry even if it has no groups.
12918
12919 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12922         merge it into mm-decompress-buffer.
12923         (gnus-mime-copy-part): Use the MIME part charset, the value which
12924         a user specified or gnus-newsgroup-charset for decoding, like
12925         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12926         save-buffer what was used.  Suggested by Kevin Ryde
12927         <user42@zip.com.au>.
12928         (gnus-mime-inline-part): Allow the name parameter as well as the
12929         filename parameter; force decompressing of compressed data; always
12930         display contents being not decoded as unibyte.
12931
12932         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12933         as well as the filename parameter.
12934
12935         * mm-util.el (mm-decompress-buffer): Merge
12936         gnus-mime-jka-compr-maybe-uncompress.
12937         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12938         of compressed data.
12939
12940 2005-02-08  Simon Josefsson  <jas@extundo.com>
12941
12942         * imap.el (imap-log): Doc fix.
12943
12944 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12945
12946         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12947         the coding cookies; decompress compressed parts.
12948
12949         * mml.el (mml-generate-mime-1): Add the charset parameter according
12950         to the value which a user specified manually or the coding cookie.
12951
12952         * mm-util.el (mm-string-to-multibyte): New function.
12953         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12954         (mm-coding-system-to-mime-charset): New function.
12955         (mm-decompress-buffer): New function.
12956         (mm-find-buffer-file-coding-system): New function.
12957
12958         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12959         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12960         parts.
12961
12962 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12963
12964         * mm-view.el (mm-display-inline-fontify): Decode a part according
12965         to the charset parameter.
12966
12967 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12968
12969         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12970         prefix arg is neither nil nor a number, as info specifies.
12971
12972 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12973
12974         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12975         timestamps.
12976
12977 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12978
12979         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12980         groups error checking and notify user.
12981
12982 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12983
12984         * message.el (message-send-mail-function): Check existence of
12985         sendmail-program first before using default value
12986         `message-send-mail-with-sendmail'.  Otherwise use more generic
12987         `smtpmail-send-it'.
12988
12989 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12990
12991         * nntp.el (nntp-request-update-info): Always return nil.
12992
12993 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12994
12995         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12996
12997 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12998
12999         * message.el (message-beginning-of-line): Change the behavior when
13000         invoked between BOL and : so that it first moves backward.
13001
13002 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13003
13004         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13005         article buffer when editing of the article is discarded.
13006         (gnus-article-prepare): Revert.
13007
13008 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13009
13010         * gnus-art.el (gnus-article-prepare):
13011         Remove message-strip-forbidden-properties from the local hook.
13012
13013 2005-01-27  Simon Josefsson  <jas@extundo.com>
13014
13015         * password.el (password-cache-add): Only start one timer per key.
13016         Reported by Derek Atkins <warlord@MIT.EDU>.
13017
13018 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13019
13020         * run-at-time.el: Removed.  It is no longer needed as
13021         timer-funcs.el in the xemacs-base package has a working version of
13022         `run-at-time'.
13023
13024         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13025
13026         * password.el: Require timer-funcs instead of run-at-time in
13027         XEmacs.
13028         Remove `password-run-at-time' macro.
13029         (password-cache-add): Use `run-at-time' instead of
13030         `password-run-at-time'.
13031
13032         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13033         Remove `nnheader-cancel-function-timers' alias,
13034         `cancel-function-timers' exists in XEmacs in timer-funcs.
13035
13036         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13037         for `run-with-idle-timer'.
13038
13039         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13040         for `run-at-time'.
13041
13042         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13043         for `with-timeout'.
13044
13045         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13046         the same as for XEmacs 21.4.
13047         No need to ignore `run-with-idle-timer', this function exists in
13048         XEmacs now in timer-funcs.el in the xemacs-base package.
13049         (dgnushack-compile): No need to delete
13050         run-at-time.el from the list of files to compile because it
13051         doesn't exist anymore.
13052
13053 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13054
13055         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13056         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13057
13058 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13059
13060         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13061         sensitively.
13062
13063 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13064
13065         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13066
13067 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13068
13069         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13070         which will be inserted according to the multibyteness of a buffer
13071         rather than the type of contents.  Suggested by ARISAWA Akihiro
13072         <ari@mbf.ocn.ne.jp>.
13073
13074         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13075         of string which old xml.el may return rather than a string.
13076
13077 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13078
13079         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13080
13081 2005-01-16  Simon Josefsson  <jas@extundo.com>
13082
13083         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13084         idn/idna.el isn't available.
13085         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13086         <michael@waxrat.com>.
13087
13088         * hashcash.el: Remove non-FSF copyright header.
13089
13090         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13091         (hashcash-generate-payment): Use it.
13092         (hashcash-generate-payment-async): Use it.
13093
13094 2005-01-15  Simon Josefsson  <jas@extundo.com>
13095
13096         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13097         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13098
13099         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13100         gnus-summary-idna-message.
13101         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13102         (gnus-summary-idna-message): New function.
13103
13104 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13105
13106         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13107         gnus-novice-user.
13108
13109 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13110
13111         * nnrss.el (nnrss-request-delete-group): Delete entries in
13112         nnrss-group-alist as well.
13113         (nnrss-save-server-data): Insert newline.
13114
13115 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13116
13117         * gnus.el (gnus-user-agent): Use list of symbols instead of
13118         symbols.  Display full version number for (S)XEmacs.  Optionally
13119         display (S)XEmacs codename.
13120
13121         * gnus-util.el (gnus-emacs-version): Update for new
13122         `gnus-user-agent'.
13123
13124         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13125         Gnus version.
13126
13127 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13128
13129         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13130         which is unreadable in some setups.
13131
13132 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-spec.el (gnus-update-format-specifications): Flush the
13135         group format spec cache if it doesn't support decoded group names.
13136
13137 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13138
13139         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13140         Allow to apply decay on score files matching a regexp.
13141
13142 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13143
13144         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13145         compatibility in %g and %c.
13146
13147 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13150         name for only %g and %c.
13151         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13152         of gnus-tmp-group to decoded group name.
13153         (gnus-group-make-rss-group): Exclude `/'s from group names.
13154
13155 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * nnrss.el (nnrss-get-encoding): Fix regexp.
13158
13159 2004-12-27  Simon Josefsson  <jas@extundo.com>
13160
13161         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13162         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13163         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13164
13165 2004-12-17  Kim F. Storm  <storm@cua.dk>
13166
13167         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13168
13169         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13170
13171 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13172
13173         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13174
13175 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13176
13177         * nnrss.el: Require rfc2047 and mml.
13178         (nnrss-file-coding-system): New variable.
13179         (nnrss-format-string): Redefine it as an inline function.
13180         (nnrss-decode-group-name): New function.
13181         (nnrss-string-as-multibyte): Remove.
13182         (nnrss-retrieve-headers): Decode group name; don't use
13183         nnrss-format-string.
13184         (nnrss-request-group): Decode group name.
13185         (nnrss-request-article): Decode group name; allow a Message-ID as
13186         well as an article number; don't use nnrss-format-string; encode a
13187         Message-ID string which may contain non-ASCII characters; use
13188         mml-to-mime to compose a MIME article.
13189         (nnrss-request-expire-articles): Decode group name.
13190         (nnrss-request-delete-group): Decode group name.
13191         (nnrss-fetch): Clarify error message.
13192         (nnrss-read-server-data): Use insert-file-contents instead of load;
13193         bind file-name-coding-system; use multibyte buffer.
13194         (nnrss-save-server-data): Bind coding-system-for-write to the
13195         value of nnrss-file-coding-system; bind file-name-coding-system;
13196         add coding cookie.
13197         (nnrss-read-group-data): Use insert-file-contents instead of load;
13198         bind file-name-coding-system; use multibyte buffer.
13199         (nnrss-save-group-data): Bind coding-system-for-write to the
13200         value of nnrss-file-coding-system; bind file-name-coding-system.
13201         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13202         make it work with non-ASCII text.
13203         (nnrss-find-el): Make it work with old xml.el as well.
13204
13205 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13206
13207         * nnrss.el (nnrss-get-encoding): New function.
13208         (nnrss-fetch): Use unibyte buffer initially; bind
13209         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13210         decode contents according to the encoding attribute.
13211         (nnrss-save-group-data): Add coding cookie.
13212         (nnrss-mime-encode-string): New function.
13213         (nnrss-check-group): Use it to encode subject and author.
13214
13215 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13216
13217         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13218         imaginary variable.
13219
13220 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13223         correctly even if there are wide characters.
13224
13225 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13226
13227         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13228         downcased symbol names; make a new cache instead of reusing
13229         bbdb-hashtable.
13230
13231 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13234         concatenating segments rather than before concatenating them.
13235         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13236
13237         * message.el (message-get-reply-headers): Bind `extra'.
13238
13239 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13240
13241         * message.el (message-extra-wide-headers): New variable.
13242         (message-get-reply-headers): Use it.
13243
13244 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13245
13246         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13247         (gnus-agent-group-pathname): Ditto.
13248
13249         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13250
13251         * gnus-group.el (gnus-group-make-group): Decode group name.
13252         (gnus-group-make-rss-group): Register the group data after opening
13253         the nnrss group.
13254
13255 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13256
13257         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13258         by expiry now get marked as read.
13259
13260 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13263
13264 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13265
13266         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13267         unify Latin characters in XEmacs.
13268         (mm-find-mime-charset-region): Use it.
13269
13270 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * gnus-util.el (gnus-delete-directory): New function.
13273
13274         * gnus-agent.el (gnus-agent-delete-group): Use it.
13275
13276         * gnus-cache.el (gnus-cache-delete-group): Use it.
13277
13278 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13279
13280         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13281         names.
13282
13283 2004-12-16  Simon Josefsson  <jas@extundo.com>
13284
13285         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13286
13287 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13290
13291         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13292         (gnus-group-set-current-level): Decode group name.
13293
13294 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13295
13296         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13297         failed.
13298
13299 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13300
13301         * gnus-group.el (gnus-group-delete-group): Decode group name.
13302         (gnus-group-make-rss-group): Encode group name.
13303         (gnus-group-catchup-current): Decode group name.
13304         (gnus-group-kill-group): Decode group name.
13305
13306 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13307
13308         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13309
13310 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * gnus-group.el (gnus-group-make-rss-group):
13313         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13314
13315         * gnus-start.el (gnus-setup-news): Honor user's setting to
13316         gnus-message-archive-method.  Suggested by Lute Kamstra
13317         <lute@gnu.org>.
13318
13319 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13320
13321         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13322         global counterparts of the buffer-local variables.
13323
13324 2004-11-16  Romain Francoise  <romain@orebokech.com>
13325
13326         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13327         counterparts of the buffer-local variables.
13328
13329 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13330
13331         * message.el (message-forbidden-properties): Fixed typo in doc
13332         string.
13333
13334 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13335
13336         * gnus-util.el (gnus-replace-in-string): Added doc string.
13337
13338         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13339         to avoid problems when splitting mails with many recipients.
13340
13341 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13342
13343         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13344         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13345
13346 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13347
13348         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13349         if there is no hashtable in memory or file modification time is
13350         newer than cached timestamp.
13351
13352 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13353
13354         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13355         not-matching option.
13356
13357 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13358
13359         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13360         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13361         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13362         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13363         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13364         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13365
13366 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * message.el (message-forward-make-body-mml): Remove headers
13369         according to message-forward-ignored-headers if a message is decoded.
13370
13371 2004-12-02  Romain Francoise  <romain@orebokech.com>
13372
13373         * message.el (message-forward-make-body-plain): Always remove
13374         headers according to message-forward-ignored-headers.
13375
13376 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13377
13378         * spam.el (spam-summary-prepare-exit): Remove the
13379         gnus-summary-limit pop for now, it has problems with ham marks for
13380         me.
13381
13382 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13383
13384         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13385         correctly.
13386
13387 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13388
13389         * format-spec.el (format-spec): Message the char.
13390
13391 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13392
13393         * gnus-art.el (gnus-split-methods): Reformat comments.
13394
13395         * spam.el (spam-summary-prepare-exit): Remove article limits
13396         before exiting the summary buffer.
13397
13398 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13401         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13402
13403         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13404         order to silence the byte compiler.
13405
13406         * spam.el: Fix the way to silence the byte compiler, which
13407         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13408         bbdb-search-simple, spam-BBDB-register-routine,
13409         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13410         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13411         spam-stat-buffer-is-spam, spam-stat-load,
13412         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13413         spam-stat-save and spam-stat-split-fancy.
13414
13415 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13418         which may confuse users.
13419         (canlock-password-for-verify): Ditto.
13420
13421         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13422
13423         * gnus-art.el (gnus-emphasis-alist): Ditto.
13424
13425         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13426
13427         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13428
13429         * gnus-start.el (gnus-save-killed-list): Ditto.
13430
13431         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13432         (gnus-sum-thread-tree-root): Ditto.
13433         (gnus-sum-thread-tree-false-root): Ditto.
13434         (gnus-sum-thread-tree-single-indent): Ditto.
13435
13436         * message.el (message-courtesy-message): Ditto.
13437         (message-archive-note): Ditto.
13438         (message-subscribed-address-file): Ditto.
13439         (message-user-fqdn): Ditto.
13440
13441         * spam-report.el (spam-report-gmane-regex): Ditto.
13442
13443         * spam.el (spam-blackhole-good-server-regex): Ditto.
13444
13445 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * mml.el (mml-preview): Widen the message buffer before copying
13448         the contents to the preview buffer; sort headers before previewing.
13449
13450         * message.el (message-hidden-headers): Fix the way to avoid a bug
13451         in the `repeat' widget in Emacs 21.3 or earlier.
13452
13453 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13454
13455         * message.el (message-hidden-headers): Default to "^References:".
13456         Improve customization type.  Suggested by Reiner Steib
13457         <Reiner.Steib@gmx.de>.
13458
13459 2004-11-25  Romain Francoise  <romain@orebokech.com>
13460
13461         * message.el (message-strip-forbidden-properties): Remove check for
13462         obsolete `message-hidden' text property, hidden headers are not
13463         accessible in the buffer anymore.
13464
13465 2004-11-22  Romain Francoise  <romain@orebokech.com>
13466
13467         * message.el (message-header-format-alist): Add `From' in list
13468         so that it can be sorted.
13469         (message-fix-before-sending): Widen and sort headers before
13470         sending.
13471         (message-hide-headers): Use narrowing to hide headers by moving
13472         them to the top of the buffer and narrowing to the region
13473         underneath.
13474
13475 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13476
13477         * message.el (message-strip-forbidden-properties): Bind
13478         buffer-read-only (etc) to nil.
13479
13480 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13481
13482         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13483         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13484
13485 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13486
13487         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13488
13489 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13490
13491         * dns.el (query-dns): Use sit-for to time instead of
13492         accept-process-output, since that doesn't seem to work on udp
13493         sockets.
13494
13495 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13496
13497         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13498
13499 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13500
13501         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13502         doc string.  Improve doc string.
13503
13504 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13505
13506         * nntp.el (nntp-request-update-info): Return nil if
13507         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13508         may not call gnus-activate-group which uselessly issues the GROUP
13509         commands for all nntp groups and wastes time.  Reported by Romain
13510         Francoise <romain@orebokech.com>.
13511
13512         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13513
13514 2004-11-15  Simon Josefsson  <jas@extundo.com>
13515
13516         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13517         headers separately.
13518         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13519         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13520
13521 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13522
13523         * gnus-start.el (gnus-convert-old-newsrc):
13524         Assign legacy-gnus-agent to 5.10.7.
13525
13526 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13527
13528         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13529         start of the lines.
13530
13531 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13532
13533         * hashcash.el (hashcash-default-payment): Change default to 20.
13534         (hashcash-default-accept-payment): Change default to 20.
13535         (hashcash-process-alist): New variable.
13536         (hashcash-generate-payment-async): Add.
13537         (hashcash-already-paid-p): Add.
13538         (hashcash-insert-payment): Don't generate payments twice.
13539         (hashcash-insert-payment-async): Add.
13540         (hashcash-insert-payment-async-2): Add.
13541         (hashcash-cancel-async): Add.
13542         (hashcash-wait-async): Add.
13543         (hashcash-processes-running-p): Add.
13544         (hashcash-wait-or-cancel): Add.
13545         (mail-add-payment): New optional argument.  Conditionally start
13546         asynchronous calculation.
13547         (mail-add-payment-async): Add.
13548
13549         * message.el (message-send-mail): Wait for asynchronous hashcash
13550         results.  Don't clobber existing X-Hashcash headers.
13551         (message-setup-1): Call mail-add-payment-async when
13552         message-generate-hashcash is non-nil.
13553
13554 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13555
13556         * message.el (message-use-alternative-email-as-from): Examine the
13557         From header as well; use message-make-from in order to include a
13558         user's full name.
13559
13560 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13563         default; improve customization type.
13564         (gnus-emphasis-custom-with-format): New macro.
13565         (gnus-emphasis-custom-value-to-external): New function.
13566         (gnus-emphasis-custom-value-to-internal): New function.
13567
13568 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13569
13570         * dns.el (query-dns): Resolve reverse addresses.
13571
13572 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13573
13574         * gnus-group.el (gnus-group-get-new-news): Use it.
13575
13576         * gnus-start.el (gnus-check-reasonable-setup): New function.
13577
13578 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13581         "Args out of range" error.  Reported by Arnaud Giersch
13582         <arnaud.giersch@free.fr>.
13583
13584 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13585
13586         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13587
13588 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13589
13590         * spam.el (spam group): Add :version.
13591
13592         * pgg-def.el (pgg group): Add :version.
13593
13594 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * gnus-art.el (gnus-article-edit-article): Don't associate the
13597         article buffer with a draft file.  This is a temporary measure
13598         against the 2004-08-22 change to gnus-article-edit-mode.
13599
13600 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13601
13602         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13603         (html2text-format-tags): Remove unused variable `attr'.
13604
13605 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13606
13607         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13608
13609         * tls.el (tls-process-connection-type, tls-success)
13610         (tls-certtool-program): Add :version.
13611
13612         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13613         (starttls-extra-arguments, starttls-process-connection-type)
13614         (starttls-connect, starttls-failure, starttls-success): Add :version.
13615
13616         * spam-stat.el (spam-stat): Add :version.
13617
13618         * sieve.el (sieve): Add :version.
13619
13620         * sha1.el (sha1): Add :version.
13621         (sha1-use-external): Remove redundant version.
13622
13623         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13624         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13625         (nnmail-split-fancy-match-partial-words)
13626         (nnmail-split-lowercase-expanded): Add :version.
13627
13628         * nndiary.el (nndiary): Add :version.
13629
13630         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13631
13632         * mml-sec.el (mml-default-sign-method)
13633         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13634         Add :version.
13635
13636         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13637
13638         * mm-url.el (mm-url-use-external, mm-url-program)
13639         (mm-url-arguments): Add :version.
13640
13641         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13642         (mm-attachment-file-modes, mm-decrypt-option)
13643         (mm-w3m-safe-url-regexp): Add :version.
13644
13645         * message.el (message-cite-prefix-regexp)
13646         (message-sendmail-envelope-from, message-minibuffer-local-map)
13647         (message-user-fqdn, message-completion-alist): Add :version.
13648
13649         * gnus-win.el (gnus-configure-windows-hook)
13650         (gnus-use-frames-on-any-display): Add :version.
13651
13652         * gnus-art.el (gnus-article-address-banner-alist)
13653         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13654         (gnus-treat-from-picon, gnus-treat-mail-picon)
13655         (gnus-treat-x-pgp-sig): Add :version.
13656
13657         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13658         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13659         (gnus-summary-article-delete-hook)
13660         (gnus-summary-display-while-building): Add :version.
13661
13662         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13663         (gnus-get-top-new-news-hook): Add :version.
13664
13665         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13666         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13667
13668         * gnus-registry.el (gnus-registry): Add :version.
13669
13670         * gnus-spec.el (gnus-use-correct-string-widths)
13671         (gnus-make-format-preserve-properties): Add :version.
13672
13673         * gnus.el (gnus-group-charter-alist)
13674         (gnus-group-fetch-control-use-browse-url)
13675         (gnus-install-group-spam-parameters): Add :version.
13676
13677         * gnus-diary.el (gnus-diary): Add :version.
13678
13679         * gnus-delay.el (gnus-delay): Add :version.
13680
13681         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13682         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13683         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13684         Add :version.
13685
13686         * gnus-agent.el (gnus-agent-max-fetch-size)
13687         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13688         (gnus-agent-prompt-send-queue): Add :version.
13689
13690         * deuglify.el (gnus-outlook-deuglify): Add :version.
13691
13692         * html2text.el: Beautify code.  Improve doc strings.  Some
13693         checkdoc cleanup.
13694         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13695
13696 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13697
13698         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13699
13700 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13701
13702         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13703         when package is loaded.
13704
13705         * spam.el (spam-summary-score-preferred-header): Add global preference
13706         for people who want to override the default SpamAssassin over
13707         Bogofilter preference (when both are set).
13708         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13709         (spam-user-format-function-S): Check
13710         spam-summary-score-preferred-header.
13711         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13712         (spam-user-format-function-S): Format the score correctly.
13713
13714 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13715
13716         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13717         signature file.  Suggested by Manoj Srivastava
13718         <srivasta@golden-gryphon.com>.
13719
13720         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13721         iso-2022-jp even in the Japanese language environment.
13722         Suggested by Jason Rumney <jasonr@gnu.org>.
13723
13724 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13727         use the same characters as the dummy marks; make it free from
13728         getting affected by the language environment.
13729         (gnus-summary-read-group-1): Update mark positions only when the
13730         format spec is updated.
13731
13732         * gnus-spec.el (gnus-update-format-specifications): Return a list
13733         of updated types.
13734
13735 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13738         of boundp to check if display-warning is available.
13739
13740 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13741
13742         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13743
13744 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13745
13746         * nnspool.el (nnspool-spool-directory): Use news-path if the
13747         news-directory variable is not bound.
13748
13749         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13750         function instead of display-warning if it is not available.
13751
13752 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13753
13754         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13755         v5-10: Use `point-at-bol'.
13756
13757 2004-10-26  Simon Josefsson  <jas@extundo.com>
13758
13759         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13760         <chenggao@gmail.com>.
13761
13762 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13763
13764         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13765         instead.
13766
13767 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13768
13769         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13770         to remove a server from the nnimap-server-buffer-alist.
13771         (nnimap-open-connection, nnimap-close-server): Use it.
13772
13773         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13774
13775 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13776
13777         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13778         running the major-mode function.
13779
13780 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13781
13782         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13783         dummy marks in the right way.
13784
13785 2004-10-18  David Edmondson  <dme@dme.org>
13786
13787         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13788         excessively.
13789
13790 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13791
13792         * gnus-util.el (gnus-split-references): Accept a nil references
13793         string and go on blissfully.
13794
13795         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13796         cases where the references string is non-nil but has no references.
13797
13798         * encrypt.el: Add autoload tags.
13799
13800         * spam.el (spam-resolve-registrations-routine): Remove article
13801         from unregistration list too.  Reported by David Hanak
13802         <dhanak@isis.vanderbilt.edu>
13803
13804 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13805
13806         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13807         nil.  Changed custom type.
13808
13809 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13810
13811         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13812
13813         * gnus-sum.el (gnus-summary-move-article): Use it.
13814
13815 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13816
13817         * encrypt.el: Add autoload cookies.
13818
13819         * spam.el (spam-backend-article-list-property)
13820         (spam-backend-get-article-todo-list)
13821         (spam-backend-put-article-todo-list)
13822         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13823         Resolve registrations separately.
13824         (spam-register-routine): Format comments.
13825         (spam-unregister-routine, spam-register-routine): Always call with
13826         specific-articles, no default list.
13827         (spam-summary-prepare-exit): Use the spam-classifications function.
13828
13829         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13830         gnus-encrypt.el.
13831
13832         * encrypt.el: Copied from gnus-encrypt.el.
13833
13834         * gnus-encrypt.el: Commented that it's obsolete.
13835
13836 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13837
13838         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13839         (gnus-score-save): Use it.
13840
13841         * message.el (message-bury): Use `window-dedicated-p'.
13842
13843 2004-10-15  Simon Josefsson  <jas@extundo.com>
13844
13845         * pop3.el (top-level): Don't require nnheader.
13846         (pop3-read-timeout): Add.
13847         (pop3-accept-process-output): Add.
13848         (pop3-read-response, pop3-retr): Use it.
13849
13850 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13851
13852         * spam.el (spam-register-routine): Move comment.
13853         (spam-verify-bogofilter): Use 'unknown for the initial
13854         spam-bogofilter-valid state, not 'never.
13855
13856         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13857         for netrc-machine.
13858
13859         * nnimap.el (nnimap-open-connection): Use
13860         netrc-machine-user-or-password.
13861
13862 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13863
13864         * gnus-registry.el (gnus-registry-unload-hook):
13865         Set as a variable with add-hook.
13866
13867         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13868         of news-path.
13869
13870         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13871
13872         * spam.el: Delete duplicate `provide'.
13873         (spam-unload-hook): Set as a variable with add-hook.
13874
13875 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13876
13877         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13878         in the doc string.
13879
13880         * message.el (message-ignored-news-headers)
13881         (message-ignored-supersedes-headers)
13882         (message-ignored-resent-headers)
13883         (message-forward-ignored-headers): Improve custom type.
13884
13885 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * message.el (message-tokenize-header): Fix 2004-09-06 change
13888         which used point-min in the wrong place.
13889
13890 2004-10-12  Simon Josefsson  <jas@extundo.com>
13891
13892         * tls.el (tls-certtool-program): New variable.
13893         (tls-certificate-information): New function, based on
13894         ssl-certificate-information.
13895
13896 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * compface.el: Move the version of ELisp-based uncompface program
13899         to the contrib directory because of the copyright problem.
13900
13901 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13902
13903         * message.el (message-kill-buffer): Raise the current frame.
13904
13905 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13906
13907         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13908
13909         * gnus.el (message-y-or-n-p): Autoload.
13910
13911         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13912         (pop3-password-required, pop3-authentication-scheme)
13913         (pop3-leave-mail-on-server): Made customizable.
13914         (pop3): New custom group.
13915         (pop3-retr): Remove `sleep-for' statements.
13916         Suggested by Dave Love <fx@gnu.org>.
13917
13918         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13919         Windows/DOS.
13920
13921         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13922         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13923         Dave Love <fx@gnu.org>.
13924
13925         * mml.el (mml-minibuffer-read-disposition): Require match.
13926         Suggested by Dave Love <fx@gnu.org>.
13927
13928 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13929
13930         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13931         doc string.
13932
13933 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13936
13937 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13938
13939         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13940         instead of calling `mm-insert-inline', to decode text/* parts
13941         before displaying them.
13942
13943 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * mm-uu.el (mm-uu-text-plain-type): New variable.
13946         (mm-uu-pgp-signed-extract-1): Use it.
13947         (mm-uu-pgp-encrypted-extract-1): Use it.
13948         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13949         bind mm-uu-text-plain-type with that value.
13950         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13951         mm-uu-dissect.
13952
13953 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13954
13955         * gnus-group.el (gnus-update-group-mark-positions):
13956         * gnus-sum.el (gnus-update-summary-mark-positions):
13957         * message.el (message-check-news-body-syntax):
13958         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13959         of string-as-multibyte.
13960
13961 2004-10-05  Juri Linkov  <juri@jurta.org>
13962
13963         * gnus-group.el (gnus-update-group-mark-positions):
13964         * gnus-sum.el (gnus-update-summary-mark-positions):
13965         * message.el (message-check-news-body-syntax):
13966         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13967         8-bit unibyte values to a multibyte string for search functions.
13968
13969 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13972         (mm-uu-dissect-text-parts): New function.
13973
13974         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13975         dissect text parts.
13976
13977         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13978         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13979
13980         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13981
13982         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13983         gnus-current-topics instead of gnus-current-topic.
13984
13985 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13986
13987         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13988
13989 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13990
13991         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13992         where approriate.
13993
13994         * nnml.el (nnml-generate-active-info): do.
13995
13996         * nndiary.el (nndiary-generate-active-info): do.
13997
13998         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13999         (gnus-topic-move): do.
14000
14001         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14002         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14003
14004         * gnus-srvr.el (gnus-server-prepare)
14005         (gnus-server-open-all-servers): do.
14006
14007         * gnus-msg.el (gnus-summary-cancel-article)
14008         (gnus-summary-resend-message)
14009         (gnus-summary-mail-crosspost-complaint): do.
14010
14011         * gnus-move.el (gnus-change-server): do.
14012
14013         * gnus-group.el (gnus-group-unmark-all-groups)
14014         (gnus-group-set-current-level): do.
14015
14016 2004-10-04  Simon Josefsson  <jas@extundo.com>
14017
14018         * message.el (message-generate-hashcash): Doc fix.
14019
14020 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14021
14022         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14023         avoid infinite recursion via gnus-get-function.
14024
14025 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14026
14027         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14028
14029         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14030
14031         * nnmail.el (nnmail-split-history): do.
14032
14033         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14034         (nnml-request-delete-group): do.
14035
14036         * nnslashdot.el (nnslashdot-read-groups): do.
14037
14038         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14039         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14040
14041         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14042         (nnspool-sift-nov-with-sed): Use last.
14043         (nnspool-retrieve-headers-with-nov): Use mapc.
14044         (nnspool-request-newgroups): Use dolist.
14045         (nnspool-request-group): Use last.
14046
14047         * nntp.el (nntp-read-server-type): Use dolist.
14048
14049         * nnvirtual.el (nnvirtual-create-mapping)
14050         (nnvirtual-update-read-and-marked): Use dolist.
14051         (nnvirtual-convert-headers): Simplify.
14052
14053 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14054
14055         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14056         support for sync'ing tick marks.
14057
14058 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14061         there's no visible header.
14062
14063 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14064
14065         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14066         necessary, pass full group name to gnus-request-set-marks.
14067
14068 2004-10-01  Simon Josefsson  <jas@extundo.com>
14069
14070         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14071         acroread.
14072
14073 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14074
14075         * spam-report.el (spam-report-gmane): Fix interactive.
14076
14077         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14078
14079         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14080         when writing file.
14081         (gnus-agent-synchronize-flags): Don't default to being
14082         interactive.
14083
14084 2004-09-30  Simon Josefsson  <jas@extundo.com>
14085
14086         * message.el (message-generate-hashcash): Add.
14087         (message-send-mail): Use it, call mail-add-payment.
14088
14089 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14090
14091         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14092
14093 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14094
14095         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14096         gnus-requst-update-info with explicit code to sync the in-memory
14097         info read flags with the marks being sync'd to the backend.
14098
14099         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14100
14101 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14102
14103         * spam.el (spam-verify-bogofilter): Add new function.
14104         (spam-check-bogofilter)
14105         (spam-bogofilter-register-with-bogofilter): Use it.
14106         (spam-verify-bogofilter): Add small fixes.
14107
14108 2004-09-28  Simon Josefsson  <jas@extundo.com>
14109
14110         * hashcash.el (hashcash-generate-payment): Revert.
14111
14112 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14113
14114         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14115         gnus-extract-references instead of gnus-split-references.
14116
14117         * gnus-util.el (gnus-extract-references): Add new function, analogous
14118         to gnus-split-references but extracts only the message-ID without
14119         anything extra.
14120
14121         * hashcash.el (hashcash-generate-payment)
14122         (hashcash-check-payment): Do the right thing if hashcash-path is
14123         nil (because the hashcash program could not be found).
14124
14125         * spam.el (spam-use-hashcash): Remove comment.
14126
14127 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14128
14129         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14130         (gnus-cache-enter-article, gnus-cache-remove-article)
14131         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14132
14133         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14134
14135         * gnus-art.el (article-hide-boring-headers)
14136         (article-translate-strings, article-display-face)
14137         (gnus-article-mime-match-handle-first)
14138         (gnus-article-highlight-headers)
14139         (gnus-article-add-buttons-to-head): do.
14140
14141 2004-09-27  Simon Josefsson  <jas@extundo.com>
14142
14143         * hashcash.el: New version, from
14144         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14145         ../contrib/.
14146
14147 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14150
14151 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14152
14153         * gnus-dup.el (gnus-dup-open): Use mapc.
14154         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14155
14156         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14157         Reported by Stefan Wiens <s.wi@gmx.net>.
14158
14159         * gnus.el (gnus-shutdown): Use dolist.
14160
14161         * gnus-undo.el (gnus-undo): Use mapc.
14162
14163         * nnrss.el (nnrss-generate-active): do.
14164
14165         * message.el (message-cite-original-without-signature)
14166         (message-cite-original): Use mapc.
14167         (message-do-actions, message-make-forward-subject): Use dolist.
14168
14169 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14170
14171         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14172         deletion to remove entire duplicate line.  Fixes merged article
14173         number bug.
14174
14175 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14176
14177         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14178         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14179         first ask if you want to open a server and then, even when you
14180         responded with no, asking if you want to synchronize the server's
14181         flags.
14182         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14183         multi-line expressions.
14184         (gnus-agent-synchronize-group-flags): New internal function.
14185         Updates marks in memory (in the info structure) AND in the
14186         backend.
14187
14188         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14189
14190         * nnagent.el (nnagent-request-set-mark): Use
14191         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14192         method, to ensure that synchronization updates marks in the
14193         backend and in the info (in memory) structure.
14194
14195 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14196
14197         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14198         convention fully; don't miss the root article of a thread; make
14199         the X-Draft-From header with correct article numbers.
14200
14201 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14202
14203         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14204         unless plugged.  Disable the agent so that an open failure causes
14205         an error.
14206
14207         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14208         Reverted 2004-09-21 change.  The backend must be opened while
14209         synchronizing flags even when the backend stores the flags
14210         locally.
14211
14212 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14213
14214         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14215         in `header' match.  Reported by Svend Tollak Munkejord.
14216
14217         * message.el (message-cite-original): Fix use of
14218         `message-cite-articles-with-x-no-archive'.
14219
14220 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14221
14222         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14223         (gnus-window-to-buffer): Ditto.
14224
14225         * mml.el (mml-preview-buffer): New variable.
14226         (mml-preview): Manage window layout with gnus-buffer-configuration.
14227
14228         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14229         X-Draft-From header even if those articles aren't quoted.
14230
14231 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14232
14233         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14234         (gnus-request-set-mark, gnus-request-update-mark): Use new
14235         g-s-t-u-l-m to decide to use backend even when unplugged.
14236
14237 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14240         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14241
14242 2004-09-20  Simon Josefsson  <jas@extundo.com>
14243
14244         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14245         "utf-16-le".
14246
14247 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14248
14249         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14250
14251 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14252
14253         * uudecode.el (uudecode-use-external): Add :version.
14254
14255         * smime.el (smime-CA-file, smime-encrypt-cipher)
14256         (smime-dns-server): Add :version.
14257
14258         * smiley.el (gnus-smiley-file-types): Add :version.
14259
14260         * sha1.el (sha1-use-external): Add :version.
14261
14262         * pgg-def.el (pgg-query-keyserver): Add :version.
14263
14264         * nnmail.el (nnmail-fancy-expiry-targets)
14265         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14266         Add :version.
14267
14268         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14269         (nnimap-retrieve-groups-asynchronous): Add :version.
14270         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14271
14272         * mml.el (mml-content-disposition-parameters)
14273         (mml-insert-mime-headers-always): Add :version.
14274
14275         * mm-util.el (mm-coding-system-priorities): Add :version.
14276
14277         * mm-decode.el (mm-inline-text-html-with-images)
14278         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14279         (mm-verify-option): Add :version.
14280         (mm-text-html-renderer): Change :version.
14281
14282         * message.el (message-fcc-externalize-attachments)
14283         (message-required-headers, message-draft-headers)
14284         (message-subject-trailing-was-query)
14285         (message-subject-trailing-was-ask-regexp)
14286         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14287         (message-mark-insert-end, message-archive-header)
14288         (message-archive-note, message-cross-post-default)
14289         (message-cross-post-note, message-followup-to-note)
14290         (message-cross-post-note-function, message-use-mail-followup-to)
14291         (message-subscribed-address-functions)
14292         (message-subscribed-address-file, message-subscribed-addresses)
14293         (message-subscribed-regexps, message-allow-no-recipients)
14294         (message-yank-cited-prefix, message-signature-insert-empty-line)
14295         (message-hidden-headers, message-hierarchical-addresses)
14296         (message-mail-user-agent, message-use-idna)
14297         (message-valid-fqdn-regexp)
14298         (message-strip-special-text-properties, message-header-synonyms)
14299         (message-beginning-of-line, message-tab-body-function): Add :version.
14300         (message-insert-canlock, message-wide-reply-confirm-recipients):
14301         Change :version.
14302
14303         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14304         and :version.
14305         (mail-source-delete-old-incoming-confirm)
14306         (mail-source-movemail-program): Add :version.
14307
14308         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14309         (gnus-agent-cache, gnus-agent): Change :version.
14310
14311         * gnus-util.el (gnus-use-byte-compile): Change :version.
14312
14313         * gnus-sum.el (gnus-summary-make-false-root-always)
14314         (gnus-summary-default-high-score)
14315         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14316         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14317         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14318         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14319         (gnus-sum-thread-tree-single-indent)
14320         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14321         (gnus-sum-thread-tree-leaf-with-other)
14322         (gnus-sum-thread-tree-single-leaf): Add :version.
14323         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14324         (gnus-article-loose-mime): Change :version.
14325
14326         * gnus-start.el (gnus-backup-startup-file)
14327         (gnus-save-startup-file-via-temp-buffer): Add :version.
14328
14329         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14330         (gnus-server-offline-face): Add :version.
14331
14332         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14333
14334         * gnus-msg.el (gnus-gcc-externalize-attachments)
14335         (gnus-debug-files, gnus-debug-exclude-variables)
14336         (gnus-discouraged-post-methods): Change :version.
14337         (gnus-confirm-mail-reply-to-news)
14338         (gnus-confirm-treat-mail-like-news): Add :version.
14339
14340         * gnus-int.el (gnus-server-unopen-status): Add :version.
14341
14342         * gnus-group.el (gnus-group-jump-to-group-prompt)
14343         (gnus-large-ephemeral-newsgroup)
14344         (gnus-fetch-old-ephemeral-headers): Add :version.
14345
14346         * gnus-fun.el (gnus-x-face-directory)
14347         (gnus-convert-pbm-to-x-face-command)
14348         (gnus-convert-image-to-x-face-command)
14349         (gnus-convert-image-to-face-command): Add :version.
14350
14351         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14352
14353         * gnus-cite.el (gnus-cite-blank-line-after-header)
14354         (gnus-article-boring-faces): Add :version.
14355
14356         * gnus-art.el (gnus-buttonized-mime-types)
14357         (gnus-inhibit-mime-unbuttonizing)
14358         (gnus-treat-display-face)
14359         (gnus-treat-body-boundary): Change :version.
14360         (gnus-body-boundary-delimiter, gnus-picon-databases)
14361         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14362         (gnus-treat-date-english, gnus-treat-fold-headers)
14363         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14364         (gnus-treat-mail-picon, gnus-treat-wash-html)
14365         (gnus-article-encrypt-protocol)
14366         (gnus-use-idna, gnus-article-over-scroll)
14367         (gnus-mime-display-multipart-alternative-as-mixed)
14368         (gnus-mime-display-multipart-related-as-mixed)
14369         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14370         (gnus-ctan-url, gnus-button-ctan-handler)
14371         (gnus-button-handle-ctan-bogus-regexp)
14372         (gnus-button-ctan-directory-regexp)
14373         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14374         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14375         (gnus-button-man-level, gnus-button-emacs-level)
14376         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14377
14378         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14379         (gnus-agent-go-online): Change :version.
14380         (gnus-agent-expire-unagentized-dirs)
14381         (gnus-agent-auto-agentize-methods): Add :version.
14382
14383         * flow-fill.el (fill-flowed-display-column)
14384         (fill-flowed-encode-column): Add :version.
14385
14386         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14387         (gnus-outlook-deuglify-unwrap-max)
14388         (gnus-outlook-deuglify-cite-marks)
14389         (gnus-outlook-deuglify-unwrap-stop-chars)
14390         (gnus-outlook-deuglify-no-wrap-chars)
14391         (gnus-outlook-deuglify-attrib-cut-regexp)
14392         (gnus-outlook-deuglify-attrib-verb-regexp)
14393         (gnus-outlook-deuglify-attrib-end-regexp)
14394         (gnus-outlook-display-hook): Add :version.
14395
14396         * binhex.el (binhex-use-external): Add :version.
14397
14398 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14399
14400         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14401         and `invisible'.
14402
14403 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14404
14405         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14406         in gnus-registry-trim.
14407
14408 2004-09-13  Simon Josefsson  <jas@extundo.com>
14409
14410         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14411
14412         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14413
14414         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14415         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14416         <yamaoka@jpl.org>.
14417         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14418         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14419         <yamaoka@jpl.org>.
14420
14421         * sieve.el (sieve-manage-mode): Ditto.
14422
14423 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14424
14425         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14426
14427 2004-09-11  Simon Josefsson  <jas@extundo.com>
14428
14429         * dns-mode.el: Add.
14430
14431         * mm-view.el (mm-display-dns-inline): Add.
14432
14433         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14434         (mm-automatic-display): Ditto.
14435
14436         * mailcap.el (mailcap-mime-data): Add text/dns.
14437         (mailcap-mime-extensions): Map .soa to text/dns.
14438
14439 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14440
14441         * gnus-art.el (article-decode-mime-words, article-babel)
14442         (gnus-article-highlight-signature, gnus-article-add-buttons)
14443         (gnus-signature-toggle): Remove unnecessary bindings of
14444         `inhibit-read-only' inherited from v5.10 merge.
14445
14446 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14447
14448         * nntp.el (nntp): New customization group.
14449         (nntp-authinfo-file): Add customization group.
14450
14451         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14452
14453         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14454
14455         * gnus.el (to-address, to-list, subscribed)
14456         (large-newsgroup-initial): Ditto.
14457
14458         * flow-fill.el (fill-flowed-display-column)
14459         (fill-flowed-encode-column): Ditto.
14460
14461 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14462
14463         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14464         Use point-min rather than 1.
14465         (message-send-mail): Use buffer-size rather than point-max.
14466
14467         * gnus-sum.el (gnus-summary-search-article-forward):
14468         Signal a specific `search-failed' rather than a generic `error'.
14469
14470         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14471         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14472         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14473
14474 2004-09-10  Simon Josefsson  <jas@extundo.com>
14475
14476         * nndb.el (require): Remove tcp and duplicate cl.
14477
14478 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14479
14480         * gnus-agent.el (directory-files-and-attributes): Move forward.
14481
14482 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14483
14484         * gnus-agent.el (directory-files-and-attributes): Optionally
14485         defined to support XEmacs.
14486
14487 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14488
14489         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14490         to avoid run-time CL dependencies.
14491         (gnus-agent-unfetch-articles): New function.
14492         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14493         article numbers even when local .overview file is missing.
14494         (gnus-agent-read-article-number): New function.  Only accepts
14495         27-bit article numbers.
14496         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14497         gnus-agent-read-article-number.
14498         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14499         from backend while recognizing that article numbers in .overview
14500         must be valid.
14501         (gnus-agent-update-files-total-fetched-for): Use
14502         directory-files-and-attributes to improve performance.
14503         * gnus-int.el (gnus-request-move-article): Use
14504         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14505         improve performance.
14506
14507         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14508         some users confused by references to .newsrc when they only have a
14509         .newsrc.eld file.
14510         (gnus-convert-mark-converter-prompt)
14511         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14512         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14513         New function.  Used internally to only display 'gnus converting
14514         files' message when actually necessary.
14515
14516         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14517         methods now autoloaded.
14518
14519 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14522         identifiers.
14523
14524 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14525
14526         * gnus-picon.el: Fix indentation and closing parenthesis.
14527
14528 2004-09-01  Simon Josefsson  <jas@extundo.com>
14529
14530         * message.el (message-canlock-generate): Require sha1, not
14531         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14532         to require within a function.  Sadly, if sha1.el isn't loaded, the
14533         let binding in m-c-g will hide the defcustom definition, which is
14534         bad.)
14535
14536         * canlock.el: Require sha1, not sha1-el.
14537
14538         * message.el: Don't autoload sha1 (there is a autoload cookie in
14539         sha1.el).
14540
14541         * sha1-el.el: Renamed to sha1.el.
14542
14543 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14544
14545         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14546
14547 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14548
14549         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14550
14551 2004-08-30  Kim F. Storm  <storm@cua.dk>
14552
14553         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14554
14555         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14556         Add :group 'nnimap.
14557
14558 2004-08-30  Andreas Schwab  <schwab@suse.de>
14559
14560         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14561         ?* and ?\;.
14562
14563         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14564         and ?\' to symbol instead of whitespace.
14565
14566 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14567
14568         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14569
14570         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14571         instead of re-search-forward.
14572
14573         * gnus-uu.el (gnus-uu-save-article): Ditto.
14574         (gnus-uu-post-encode-uuencode): Ditto.
14575
14576         * html2text.el (html2text-clean-list-items): Ditto.
14577         (html2text-clean-dtdd): Ditto.
14578         (html2text-format-tags): Ditto.
14579
14580         * message.el (message-send-mail-with-sendmail): Fix regexp.
14581         (message-fill-field-general): Use search-forward instead of
14582         re-search-forward.
14583         (unbold-region): Ditto.
14584
14585         * nnrss.el (nnrss-request-article): Ditto.
14586
14587         * nnslashdot.el (nnslashdot-request-article): Ditto.
14588
14589         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14590
14591         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14592         "Unrecognized menu descriptor" error in XEmacs.
14593
14594 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14595
14596         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14597         parent article of a sparse article in the thread hashtb.
14598
14599 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14600
14601         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14602         (nnmail-expand-newtext): Lowercase expanded entries if
14603         nnmail-split-lowercase-expanded is non-nil.
14604
14605 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14608
14609         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14610         of gnus-tmp-news-method into string under XEmacs.  It will be
14611         passed to gnus-correct-length which takes only a string argument.
14612
14613 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14614
14615         * gnus-util.el (gnus-bind-print-variables): New macro.
14616         (gnus-prin1): Use it.
14617         (gnus-prin1-to-string): Use it.
14618         (gnus-pp): New function.
14619         (gnus-pp-to-string): New function.
14620
14621         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14622         Replace pp-to-string with gnus-pp-to-string.
14623         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14624         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14625         * gnus-msg.el (gnus-debug): Ditto.
14626         * gnus-score.el (gnus-score-save): Ditto.
14627         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14628         gnus-pp-to-string.
14629         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14630         with gnus-pp.
14631         * score-mode.el (gnus-score-pretty-print): Ditto.
14632         * webmail.el (webmail-debug): Ditto.
14633
14634 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * gnus-art.el (article-display-face, article-display-x-face):
14637         Use buffer-read-only.
14638
14639 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14640
14641         * gnus-art.el (article-hide-list-identifiers):
14642         Bind inhibit-read-only as t.
14643
14644 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14645
14646         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14647
14648 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14649
14650         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14651         (gnus-narrow-to-page): Don't assume point-min == 1.
14652         (gnus-article-edit-mode): Derive from message-mode.
14653
14654         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14655         point-min == 1.
14656
14657         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14658         Disable incorrect use of `assert'.
14659
14660         * message.el (message-mode): Set comment-start-skip.
14661
14662
14663 2004-08-22  Sam Steingold  <sds@gnu.org>
14664
14665         * pop3.el (pop3-leave-mail-on-server): New user variable.
14666         (pop3-movemail): Delete mail only when it is nil.
14667
14668 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14669
14670         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14671
14672         * mml.el (mml-preview): Use `pop-to-buffer'.
14673
14674         * message.el (message-goto-mail-followup-to): Insert after "To".
14675         (message-carefully-insert-headers): Add comment.
14676
14677         * gnus.el: Remove unused variable `gnus-article-check-size'.
14678
14679         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14680
14681         * gnus-art.el (gnus-button-alist): Improve
14682         `gnus-button-handle-library' entry.
14683
14684 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14685
14686         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14687         downcase, since XEmacs capitalizes error messages differently.
14688
14689 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14690
14691         * nntp.el: Add (require 'gnus) due to reference to
14692         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14693
14694 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14695
14696         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14697         `mm-fill-flowed'.
14698
14699         * mm-decode.el (mm-dissect-singlepart): Check it.
14700
14701 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14702
14703         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14704         'imap' for netrc parsing.
14705
14706 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14707
14708         * mailcap.el (mailcap-mime-data): Mark as risky.
14709
14710 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14711
14712         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14713         may be included in the encoded word.
14714         (rfc2047-encode): Don't append a space if the encoded word
14715         includes close parenthesis.
14716
14717 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14720         of text within parentheses.
14721
14722 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14723
14724         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14725         (gnus-encrypt-write-file-contents): Make the password key the file
14726         name PLUS the cipher, not just the cipher.  Also remove failed
14727         passwords from the cache.
14728
14729 2004-08-06  Simon Josefsson  <jas@extundo.com>
14730
14731         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14732         fix.
14733
14734 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14737         LWSP.
14738
14739 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14740
14741         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14742         to append in-reply-to: data to the references: header.
14743
14744         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14745         (netrc-parse): Use gnus-encrypt.el functions.
14746
14747         * gnus-encrypt.el: Add new file for encryption support; currently
14748         does only a few GPG ciphers and an internal XOR cipher.
14749
14750         * password.el: Add comments on using password-read-and-add.
14751         (password-read-and-add): Add function to read and add the
14752         password to the cache at once.
14753
14754 2004-07-28  Simon Josefsson  <jas@extundo.com>
14755
14756         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14757         parameter (but don't use it, for now).
14758
14759         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14760         instead of hard coding to nil.
14761
14762 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14763
14764         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14765         as mm-inline-image-xemacs does.
14766
14767 2004-07-26  Simon Josefsson  <jas@extundo.com>
14768
14769         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14770         Revert part of 2004-07-17 change below.
14771
14772 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14773
14774         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14775         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14776
14777 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14778
14779         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14780         quotes that actually start with ">" at the beginning of the
14781         lines.
14782
14783 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * rfc2047.el (rfc2047-encode-region): Fix last change.
14786         (rfc2047-encode-parameter): Remove useless concat.
14787
14788 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14789
14790         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14791         encode special characters; fix some kind of misconfigured headers;
14792         signal a real error if debug-on-quit or debug-on-error is non-nil.
14793         (rfc2047-encode-max-chars): New variable.
14794         (rfc2047-encode-1): Use it.
14795         (rfc2047-encode-parameter): New function.
14796
14797         * mml.el (mml-insert-parameter): Remove an excessive space.
14798
14799 2004-07-17  Simon Josefsson  <jas@extundo.com>
14800
14801         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14802         Kai Grossjohann <kai@emptydomain.de>.
14803         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14804         (gnus-group-make-menu-bar): Ditto.
14805
14806         * gnus-util.el (gnus-group-server): Add.
14807
14808 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14809
14810         * message.el (message-clone-locals): Clone sendmail and smtp
14811         variables.
14812
14813 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14814
14815         * rfc2047.el (rfc2047-encode-region): Fix last change.
14816
14817 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14820         characters as non-special.
14821
14822 2004-07-09  Simon Josefsson  <jas@extundo.com>
14823
14824         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14825         Users will lose all flag changes made while unplugged with
14826         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14827         good default.  See numerous reports on ding mailing list.
14828
14829 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14830
14831         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14832         add generate-head-function and generate-article-function to the
14833         rfc822-forward entry.
14834         (nndoc-rfc822-forward-generate-article): New function.
14835         (nndoc-rfc822-forward-generate-head): New function.
14836
14837         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14838
14839 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14840
14841         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14842         respect display group parameter and gnus-summary-expunge-below.
14843         (gnus-articles-to-read): Remove unused reference to display group
14844         parameter.
14845
14846 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14847
14848         * nnheader.el (nnheader-uniquify-message-id): New experimental
14849         variable.
14850         (nnheader-nov-read-message-id): Use it.
14851
14852         * spam-report.el (spam-report-gmane): Add interactive.
14853
14854 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14857         qp-or-base64 for the application/* types.
14858
14859 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14860
14861         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14862
14863 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14864
14865         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14866         trim value.
14867
14868 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14869
14870         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14871         New macro and function.
14872         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14873
14874 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14877         after-load-alist.
14878
14879 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14880
14881         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14882         update info that isn't there.
14883
14884 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14885
14886         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14887         entry.
14888
14889 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14890
14891         * mm-view.el (mm-inline-render-with-function): Use multibyte
14892         buffer; decode html source by charset.
14893
14894         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14895
14896         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14897         Mule-UCS is loaded under XEmacs.
14898         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14899
14900 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14901
14902         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14903
14904 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14905
14906         * mm-util.el (mm-coding-system-p): Return a coding-system.
14907         (mm-mime-mule-charset-alist): Use shift_jis instead of
14908         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14909         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14910         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14911         instead of japanese-shift-jis and iso-latin-1 respectively in
14912         order to share the default value with both Emacs and XEmacs-mule.
14913         (mm-mule-charset-to-mime-charset): Make
14914         mm-coding-system-priorities effective.
14915         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14916         while predicating of candidates upon the priorities.
14917
14918 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14919
14920         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14921         gnus-uu-invert-processable.
14922
14923         * gnus.el: Autoload gnus-uu-invert-processable.
14924
14925 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14926
14927         * mm-util.el (mm-with-multibyte-buffer): New macro.
14928
14929         * rfc2047.el (rfc2047-encode-string): Use it.
14930         (rfc2047-encode-region): Move point to the end of the region after
14931         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14932
14933 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14934
14935         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14936         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14937
14938 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14941         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14942         Karl Chen <quarl@nospam.quarl.org>.
14943
14944 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14945
14946         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14947         invalid addresses.
14948
14949 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14950
14951         * spam.el: Change section markers, revise TODO list.
14952         (spam-backends): Make new master list of all installed backends.
14953         (spam-summary-exit-behavior): Add new variable to determine how
14954         messages moves are done at summary exit.
14955         (spam-move-spam-nonspam-groups-only)
14956         (spam-process-ham-in-nonham-groups)
14957         (spam-process-ham-in-spam-groups): Remove variables, the
14958         spam-summary-exit-behavior variable should be used to manage this
14959         behavior.
14960         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14961         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14962         and spam-old-spam-articles.
14963         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14964         Add empty variables, placeholders for the backends they represent.
14965         (spam-set-difference): Move, unchanged.
14966         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14967         unless the user has a processor variable.
14968         (spam-classifications, spam-classification-valid-p)
14969         (spam-backend-properties, spam-backend-property-valid-p)
14970         (spam-backend-function-type-valid-p)
14971         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14972         (spam-report-articles-gmane, spam-report-articles-resend):
14973         Remove functions, they are not needed.
14974         (spam-install-backend-super, spam-backend-list)
14975         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14976         (spam-backend-function, spam-backend-ham-registration-function)
14977         (spam-backend-spam-registration-function)
14978         (spam-backend-ham-unregistration-function)
14979         (spam-backend-spam-unregistration-function)
14980         (spam-backend-statistical-p, spam-backend-mover-p)
14981         (spam-install-backend-alias, spam-install-checkonly-backend)
14982         (spam-install-mover-backend, spam-install-nocheck-backend)
14983         (spam-install-backend, spam-install-statistical-backend)
14984         (spam-install-statistical-checkonly-backend): Add backend installation
14985         support.
14986         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14987         (spam-group-processor-p): Use the new backend code and respect the
14988         summary exit behavior.
14989         (spam-mark-spam-as-expired-and-move-routine): Remove.
14990         (spam-summary-prepare): Change to use the new spam-old-articles
14991         variable.
14992         (spam-copy-or-move-routine, spam-copy-spam-routine)
14993         (spam-move-spam-routine, spam-copy-ham-routine)
14994         (spam-move-ham-routine): Add code to copy/move ham or spam.
14995         (spam-fetch-field-fast): Improve doc and code, plus allow the
14996         'number request.
14997         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14998         variables.
14999         (spam-split, spam-find-spam): Use the new backend code.
15000         (spam-registration-functions): Remove variable.
15001         (spam-unregister-routine): Add convenience wrapper.
15002         (spam-log-undo-registration, spam-register-routine)
15003         (spam-log-processing-to-registry)
15004         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15005         where possible.
15006         (spam-check-gmane-xref, spam-check-regex-headers)
15007         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15008         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15009         (spam-check-bogofilter-headers, spam-check-spamoracle)
15010         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15011         (spam-check-crm114-headers): Use the spam-split-group that
15012         spam-split prepares, no need to determine it every time.
15013
15014         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15015         to the nnheader-parse-naked-head call.
15016
15017         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15018
15019         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15020         the nnheader-nov-read-message-id call.
15021
15022 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15025         gnus-activate-group twice.  Suggested by Markus Peter
15026         <warp@spin.de>.
15027
15028 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15029
15030         * gnus-art.el (gnus-article-time-format): Exchange the order of
15031         day and month in the default value; fix customization type.
15032         (article-date-ut): Use add-text-properties.
15033         (article-make-date-line): Use message-make-date instead of
15034         current-time-string.
15035
15036         * message.el (message-fetch-field): Don't use set-text-properties.
15037         (message-make-date): Simplify.
15038
15039         * messagexmas.el (message-xmas-make-date): New function.
15040         (message-xmas-redefine): Defalias message-make-date to it.
15041
15042 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15043
15044         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15045         (rfc2047-encode-region): Treat text within parentheses as special;
15046         show the original text when error has occurred.
15047
15048         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15049         already-computed method to gnus-activate-group.
15050
15051         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15052         same select-methods identical Lisp objects.
15053
15054         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15055         object when modifying the info.
15056
15057 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15058
15059         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15060         gnus-opened-servers since it has never been opened with the new
15061         configuration yet.
15062
15063 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15066         arg to nnheader-generate-fake-message-id.
15067
15068 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15069
15070         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15071         number and build a fake message ID localized to a group and
15072         article number (so it's repeatable from that point on).
15073         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15074         ID format.
15075
15076         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15077         nnheader-generate-fake-message-id with the article number.
15078
15079 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15080
15081         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15082         end-of-buffer.
15083
15084 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15085
15086         * message.el (message-ignored-supersedes-headers): Add Approved.
15087
15088 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15089
15090         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15091         goto-char.
15092         (rfc2047-encode): Fold the line before encoding.
15093
15094 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15095
15096         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15097         folding -- not all headers can be folded, and this should be done
15098         by the message composition mode.  Probably.  I think.
15099
15100 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15103         fast.
15104
15105         * gnus-ems.el (gnus-remove-image): Don't use
15106         message-text-with-property; remove only the image found first.
15107
15108         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15109         found first.
15110
15111 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15112
15113         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15114
15115 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15116
15117         * message.el (message-text-with-property): Make it fast and accept
15118         optional arguments.
15119         (message-strip-forbidden-properties): Use it.
15120         (message-fix-before-sending): Follow the m-t-w-p change.
15121
15122         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15123
15124 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15125
15126         * gnus-art.el (article-hide-headers): Don't change the buffer
15127         mistakenly when performing mml-preview even if
15128         gnus-single-article-buffer is nil.
15129
15130 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15131
15132         * message.el (message-expand-name-databases): New user option.
15133         (message-expand-name): Use it.
15134
15135 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15136
15137         * spam.el (spam-report-articles-resend)
15138         (spam-report-resend-register-routine): Allow ham reporting.
15139         (spam-report-resend-register-ham-routine): Add wrapper.
15140         (spam-registration-functions): Add ham resending functions.
15141         (spam-list-of-processors): Add ham resend processor.
15142
15143         * gnus.el (ham-resend-to): Add new group parameter.
15144         (spam-process): Add ham resend option.
15145
15146         * spam-report.el (spam-report-resend): Allow reporting ham.
15147         (spam-report-resend-ham): Add wrapper.
15148
15149 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15150
15151         * message.el (message-cite-articles-with-x-no-archive): New
15152         variable.
15153         (message-cite-original): Use it.
15154
15155 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15156
15157         * message.el (message-cite-original): Respect X-No-Archive.
15158
15159 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15160
15161         * gnus-art.el (article-hide-headers): Refer to the values for
15162         gnus-ignored-headers and gnus-visible-headers in the summary
15163         buffer since a user may have set them as group parameters.
15164
15165 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15166
15167         * assistant.el (assistant-node-name): Add convenience function.
15168         (assistant-render-text, assistant-render-node): Add error handling,
15169         plus handle multiple next nodes.
15170         (assistant-find-next-node): Comment out for now.
15171         (assistant-find-next-nodes): Add function, returns list of next
15172         nodes.
15173
15174 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15175
15176         * mail-source.el (mail-source-directory): Fix doc-string.
15177
15178 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15179
15180         * assistant.el (assistant-render-text, assistant-eval): Add :set
15181         widget type, which is different because it takes and returns a
15182         list.  Much hilarity ensues.
15183
15184 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15185
15186         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15187
15188         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15189         doc-string.
15190
15191         * gnus-start.el (gnus-activate-group): Added doc-string.
15192
15193 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15196
15197 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15198
15199         * assistant.el (assistant-render-text): Try to add a :set
15200         widget, more to come.
15201
15202         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15203         strings.
15204         (spam-report-articles-resend)
15205         (spam-register-routine): Do registration iff any articles warrant
15206         it.
15207         (spam-summary-prepare-exit): Change log message for nil group
15208         destinations.
15209
15210 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15211
15212         * spam.el (spam-report-resend-register-routine): Allow
15213         spam-report-resend-to to be a group parameter or a global value.
15214
15215 2004-05-26  Simon Josefsson  <jas@extundo.com>
15216
15217         * starttls.el: Merge with my GNUTLS based starttls.el.
15218         (starttls-gnutls-program, starttls-use-gnutls)
15219         (starttls-extra-arguments, starttls-process-connection-type)
15220         (starttls-connect, starttls-failure, starttls-success): New
15221         variables.
15222         (starttls-program, starttls-extra-args): Doc fix.
15223         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15224         functions.
15225         (starttls-negotiate, starttls-open-stream): Check
15226         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15227         function if it is set.
15228
15229 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15232         structured fields.
15233
15234 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15235
15236         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15237
15238 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15239
15240         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15241         variable.
15242         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15243         assigning the spam-mark to new messages.
15244
15245 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15246
15247         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15248
15249 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15252
15253         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15254         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15255         default.
15256
15257 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15258
15259         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15260         correct data.
15261
15262 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15263
15264         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15265         (spam-group-processor-p): Fix function.
15266         (spam-group-processor-multiple-p)
15267         (spam-group-spam-processor-report-gmane-p)
15268         (spam-group-spam-processor-report-resend-p)
15269         (spam-group-spam-processor-bogofilter-p)
15270         (spam-group-spam-processor-blacklist-p)
15271         (spam-group-spam-processor-ifile-p)
15272         (spam-group-ham-processor-ifile-p)
15273         (spam-group-spam-processor-spamoracle-p)
15274         (spam-group-spam-processor-crm114-p)
15275         (spam-group-ham-processor-bogofilter-p)
15276         (spam-group-spam-processor-stat-p)
15277         (spam-group-ham-processor-stat-p)
15278         (spam-group-ham-processor-whitelist-p)
15279         (spam-group-ham-processor-BBDB-p)
15280         (spam-group-ham-processor-spamoracle-p)
15281         (spam-group-ham-processor-copy-p): Remove functions with some
15282         prejudice against unneeded code.
15283         (spam-report-articles-resend)
15284         (spam-report-resend-register-routine): Allow the group/topic
15285         spam-resend-to value to override spam-report-resend-to.
15286         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15287         properly now.
15288
15289         * gnus.el (spam-resend-to): Add group/topic parameter.
15290         (spam-process): Move the OBSOLETE processors to the end of the
15291         choices.
15292
15293 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15294
15295         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15296         with resend-to set to nil, and then ask the user if necessary.
15297         (spam-report-resend): spam-report-resend takes a list of articles, not
15298         separate article numbers.
15299
15300 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15301
15302         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15303         addition to emacs-w3m.
15304
15305 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15306
15307         * assistant.el (assistant-authinfo-data): New function.
15308         (assistant-eval): Eval for entire assistant.
15309
15310         * netrc.el (netrc-services-file): New variable.
15311         (netrc-parse-services): New function.
15312         (netrc-find-service-name): New function.
15313         (netrc-find-service-number): New function.
15314         (netrc-port-equal): New function.
15315         (netrc-machine): Use it.
15316
15317         * nnimap.el (nnimap-open-connection): Use netrc.
15318
15319         * gnus-util.el (gnus-netrc-get): Remove aliases.
15320
15321         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15322
15323         * assistant.el (wid-edit): Fix compilation.
15324
15325         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15326
15327 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15328
15329         * gnus-util.el (gnus-set-file-modes): New function.  (small
15330         patch).
15331
15332 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15333
15334         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15335
15336         * assistant.el (assistant-render-node): Fix up rendering and
15337         read-only text.
15338         (assistant-render-node): Reset.
15339         (assistant-make-read-only): Not sticky.
15340
15341 2004-05-20  Danny Siu  <dsiu@adobe.com>
15342
15343         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15344         centered even when gnus-auto-center-summary is t.
15345
15346 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15347
15348         * dns.el (dns-get-txt-answer): New function.
15349         (dns-read-txt): Ditto.
15350         (query-dns): Use it.
15351
15352 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15355         active for foreign groups even if the group level is higher than
15356         the specified value.
15357
15358 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15359
15360         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15361         non-active groups.
15362
15363         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15364
15365 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15366
15367         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15368
15369 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15370
15371         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15372         (spam-crm114-header, spam-crm114-spam-switch)
15373         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15374         (spam-crm114-positive-spam-header)
15375         (spam-crm114-database-directory, spam-list-of-processors)
15376         (spam-group-spam-processor-crm114-p)
15377         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15378         (spam-generic-score, spam-list-of-checks)
15379         (spam-list-of-statistical-checks, spam-registration-functions)
15380         (spam-check-crm114-headers, spam-crm114-score)
15381         (spam-check-crm114, spam-crm114-register-with-crm114)
15382         (spam-crm114-register-spam-routine)
15383         (spam-crm114-unregister-spam-routine)
15384         (spam-crm114-register-ham-routine)
15385         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15386         asjo@koldfront.dk (Adam Sjøgren).
15387
15388         * gnus.el: Add spam-use-crm114.
15389
15390         * spam.el (spam-list-of-processors, spam-registration-functions):
15391         Add spam-use-resend.
15392         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15393         (spam-report-articles-gmane): Add doc fix.
15394         (spam-report-articles-resend, spam-report-resend-register-routine):
15395         Add wrappers around spam-report-resend-to.
15396
15397         * spam-report.el (spam-report-resend-to, spam-report-resend):
15398         Add support for resending spam.
15399         (spam-report-gmane): Fix line length >80.
15400
15401         * gnus.el (spam-process): Add spam-use-resend.
15402
15403 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15404
15405         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15406         number of processed spam messages.
15407         (spam-ham-copy-or-move-routine): Return the number of processed
15408         ham messages.
15409         (spam-summary-prepare-exit): Use the above values to decide
15410         whether status messages shouled be displayed.
15411
15412 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15415         `rfc2047-encoding-function-alist' in order to avoid conflicting
15416         with the old version.
15417         (rfc2047-encode-region): Concatenate words containing non-ASCII
15418         characters in structured fields; don't encode space-delimited
15419         ASCII words even in unstructured fields; don't break words at
15420         char-category boundaries.
15421         (rfc2047-encode-1): New function.
15422         (rfc2047-encode): Use it; encode text so that it occupies the
15423         maximum width within 76-column; work correctly on Q encoding for
15424         iso-2022-* charsets.
15425         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15426         sure not to break a line just after the header name.
15427         (rfc2047-b-encode-region): Removed.
15428         (rfc2047-b-encode-string): New function.
15429         (rfc2047-q-encode-region): Removed.
15430         (rfc2047-q-encode-string): New function.
15431
15432         * mm-util.el (mm-replace-in-string): New function.
15433
15434 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15435
15436         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15437         get it right.
15438         (gnus-inews-make-draft): Really.
15439
15440 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15441
15442         * nnmh.el (nnmh-request-list-1): Don't check the link count
15443         before descending.  (small patch)
15444
15445 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15446
15447         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15448         stuff.
15449
15450         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15451         on real group name.
15452
15453         * gnus-art.el (gnus-signature-limit): Doc fix.
15454
15455         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15456
15457         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15458
15459 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15460
15461         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15462         isn't a string.
15463
15464 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15465
15466         * gnus-draft.el (gnus-draft-send): Bind
15467         rfc2047-encode-encoded-words.
15468
15469         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15470         (rfc2047-encodable-p): Say that =? needs encoding.
15471         (rfc2047-encode-encoded-words): New variable.
15472
15473         * gnus-group.el (gnus-group-select-group): Doc fix.
15474
15475         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15476
15477         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15478         to nil.
15479
15480         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15481
15482         * nnheader.el (nnheader-get-lines-and-char): New function.
15483
15484 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15485
15486         * gnus-msg.el (gnus-summary-followup-with-original): Document
15487         yanking of region when active.
15488
15489 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15490
15491         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15492         groups if the group level is higher than the specified value.
15493
15494 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15495
15496         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15497         (gnus-group-jump-to-group): Added prefix argument using
15498         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15499         non-active group.
15500
15501         * compface.el (uncompface): Be verbose when changing
15502         `uncompface-use-external'.
15503
15504         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15505         handle manual section.
15506
15507 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15508
15509         * gnus-art.el (gnus-button-alist): Revert previous change.
15510
15511 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15512
15513         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15514
15515 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15516
15517         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15518         whether backend can accept message.
15519
15520         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15521
15522 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15523
15524         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15525         Avoid creating directory when nntp-marks-is-evil is true.
15526         Reported by Reiner Steib.
15527
15528 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15529
15530         * gnus-picon.el (gnus-picon-style): New variable.
15531         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15532         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15533         Jesper Harder <harder@ifa.au.dk>.
15534
15535 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15536
15537         * message.el (message-fill-field): Return point.
15538         (message-generate-headers): Go to end of field.
15539
15540         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15541         stuff for non-living groups.
15542
15543 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15544
15545         * gnus-art.el (gnus-article-followup-with-original)
15546         (gnus-article-reply-with-original): gnus-mark-active-p ->
15547         gnus-region-active-p.
15548
15549 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15550
15551         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15552         only when there is spam or ham to be processed.
15553
15554 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15555
15556         * mail-source.el (mail-source-delete-crash-box): Refactor.
15557         (mail-source-fetch): Use it.
15558         (mail-source-fetch-file): Ditto.
15559         (mail-source-fetch-directory): Run postscript in loop.
15560         (mail-source-fetch-pop): Delete.
15561         (mail-source-fetch-maildir): Ditto.
15562         (mail-source-fetch-imap): Ditto.
15563
15564         * imap.el (imap-authenticators): Comment out sasl.
15565
15566         * message.el (message-skip-to-next-address): New function.
15567         (message-fill-header-address): Refactor.
15568         (message-fill-address): Use it.
15569         (message-delete-address): Use it.
15570         (message-fill-header-general): Refactor.
15571         (message-fill-field-address): Rename.
15572         (message-narrow-to-field): Find the start of the header.
15573         (message-header-format-alist): Don't pre-fill.
15574         (message-fill-header): Removed.
15575         (message-insert-header): New function.
15576         (message-shorten-references): Use it.
15577
15578         * rfc2047.el (rfc2047-field-value): Strip props.
15579
15580         * mail-parse.el (mail-header-make-address): New alias.
15581
15582         * ietf-drums.el (ietf-drums-make-address): New function.
15583
15584         * imap.el: Add compiler directives.
15585
15586         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15587
15588         * gnus-art.el (article-decode-idna-rhs): Don't use
15589         message-idna-inside-rhs-p.
15590
15591 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15592
15593         * message.el (message-idna-inside-rhs-p): Removed.
15594         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15595
15596         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15597         false positives.
15598
15599 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15600
15601         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15602
15603 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15604
15605         * nneething.el (nneething-file-name): Don't create spurious
15606         files.
15607
15608         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15609         (gnus-inews-do-gcc): Remove sleep.
15610
15611         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15612         part under point.
15613
15614         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15615         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15616
15617 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15618
15619         * spam.el (spam-summary-prepare-exit): Fixed (length).
15620
15621 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15622
15623         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15624         as expired without moving it" message when there are spam
15625         messages left.
15626
15627 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15628
15629         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15630         header is not nil.
15631
15632 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15633
15634         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15635         nntp-possibly-create-directory, not nntp-possibly-change-group.
15636         (nntp-marks-changed-p): New arg SERVER.
15637         (nntp-request-update-info): Adjust caller.
15638
15639 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15640
15641         * nntp.el (nntp-save-marks): Pass missing arg.
15642
15643 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15644
15645         * nntp.el: Support marks.
15646         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15647         (nntp-marks-modtime, nntp-marks-directory): New variables.
15648         (nntp-request-set-mark, nntp-request-update-info)
15649         (nntp-possibly-create-directory, nntp-marks-changed-p)
15650         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15651         functions.
15652
15653 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15654
15655         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15656         (gnus-xmas-redefine): Rename.
15657
15658         * gnus-score.el (gnus-score-insert-help): Use
15659         gnus-select-lowest-window.
15660
15661         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15662         appt-select-lowest-window and rename to gnus-select-lowest-window.
15663
15664         * gnus.el: do.
15665
15666 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15667
15668         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15669         encodings of MIME-encoded words, in order to improve
15670         interoperability with several broken MUAs.
15671
15672 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15673
15674         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15675         tags, only when charsets are not specified in headers.
15676         (mm-inline-text-html-render-with-w3m): Ditto.
15677
15678         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15679         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15680
15681 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15682
15683         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15684         instead of MIME-decoded from fields when checking
15685         `gnus-article-address-banner-alist'.
15686
15687 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15688
15689         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15690         description rather than subject.
15691
15692 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15693
15694         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15695
15696 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15697
15698         * gnus.el (gnus-version-number): Bump.
15699
15700 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15701
15702         * gnus.el: No Gnus v0.2 is released.
15703
15704 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15705
15706         * gnus-agent.el (gnus-agent-read-agentview): Inline
15707         gnus-uncompress-range.
15708
15709 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15710
15711         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15712         `exec-installed-p'.
15713
15714 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15715
15716         * gnus.el (spam-process, spam-autodetect-methods): Add
15717         bsfilter and bsfilter-headers.
15718
15719         * spam.el (spam-bsfilter): New customize group.
15720         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15721         (spam-bsfilter-header, spam-bsfilter-probability-header)
15722         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15723         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15724         (spam-bsfilter-database-directory): New options.
15725         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15726         (spam-list-of-statistical-checks, spam-registration-functions):
15727         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15728         (spam-bsfilter-score): New command.
15729         (spam-check-bsfilter-headers, spam-check-bsfilter)
15730         (spam-bsfilter-register-with-bsfilter)
15731         (spam-bsfilter-register-spam-routine)
15732         (spam-bsfilter-unregister-spam-routine)
15733         (spam-bsfilter-register-ham-routine)
15734         (spam-bsfilter-unregister-ham-routine): New functions.
15735         (spam-generic-score): Support bsfilter; Accept an optional argument
15736         to recalcurate spam score even if scoring header has already been
15737         added.
15738         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15739         optional argument to recalcurate spam score even if scoring header
15740         has already been added.
15741
15742 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15743
15744         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15745         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15746         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15747         link is missing.
15748
15749 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15750
15751         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15752         (html2text-get-attr): Rewrite.
15753
15754         * message.el (message-setup-1): Remove redundant put-text-property
15755         on mail-header-separator.
15756
15757 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15758
15759         * gnus-registry.el (gnus-registry-cache-whitespace)
15760         (gnus-registry-action, gnus-registry-spool-action)
15761         (gnus-registry-split-fancy-with-parent): Change message levels
15762         from 5 to 3 or 7, as needed.
15763
15764         * spam.el (spam-summary-prepare-exit)
15765         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15766         (spam-split, spam-find-spam, spam-log-undo-registration)
15767         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15768         level from 5 to 6.
15769
15770 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15771
15772         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15773         2004-03-04 change).
15774
15775 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15776
15777         * sieve-manage.el (sieve-manage-open):
15778         * nnweb.el (nnweb-insert-html):
15779         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15780         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15781         * nnspool.el (nnspool-request-group):
15782         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15783         * nnml.el (nnml-request-update-info):
15784         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15785         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15786         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15787         (nnimap-request-set-mark):
15788         * nnfolder.el (nnfolder-request-update-info):
15789         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15790         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15791         * gnus-uu.el (gnus-uu-find-articles-matching):
15792         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15793         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15794         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15795         * gnus-nocem.el (gnus-nocem-scan-groups):
15796         * gnus-int.el (gnus-start-news-server):
15797         * gnus-group.el (gnus-group-make-kiboze-group)
15798         (gnus-group-browse-foreign-server):
15799         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15800         Use mapc when appropriate.
15801
15802 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15803
15804         FIXME: Make separate entries for each person.
15805
15806         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15807         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15808         <shields@msrl.com>:
15809
15810         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15811         may need for spam sorting and scoring.
15812         (spam-user-format-function-S): Add user format function suitable for
15813         general use.
15814         (spam-article-sort-by-spam-status): Add sorting function for summary
15815         sorting.
15816         (spam-extra-header-to-number): Add function to get a score from a
15817         header.
15818         (spam-summary-score): Add function to get a numeric score from the
15819         headers.
15820         (spam-generic-score): Fix function doc, was in wrong place.
15821         (spam-initialize): Take symbols when it's run, and install the
15822         extra headers that spam-necessary-extra-headers thinks we need.
15823
15824 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15825
15826         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15827         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15828
15829 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15830
15831         * gnus-sum.el (gnus-set-global-variables)
15832         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15833         (gnus-article-get-xrefs, gnus-summary-best-group)
15834         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15835         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15836         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15837         Use with-current-buffer.
15838
15839 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15840
15841         * spam.el (spam-summary-prepare-exit): Simplify logic.
15842         (spam-fetch-article-header): Read the article header if it's not
15843         available.
15844         (spam-list-articles): Simplify logic.
15845         (spam-filelist-register-routine): Fix bug with unregister-list.
15846
15847         * gnus-registry.el: Fix comments at beginning.
15848
15849 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15850
15851         * message.el (message-cater-to-broken-inn): Remove.
15852         (message-shorten-references): Make sure the total folded length of
15853         References is shorter than 998 characters to cater to a bug in INN
15854         2.3.  Also, don't pretend that references aren't folded -- this
15855         hasn't worked for a while.
15856
15857 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15858
15859         * gnus-agent.el (gnus-agentize):
15860         gnus-agent-send-mail-real-function no longer set to current value
15861         of message-send-mail-function but rather a lambda that calls
15862         message-send-mail-function.  The change makes the agent real-time
15863         responsive to user changes to message-send-mail-function.
15864
15865 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15866
15867         * legacy-gnus-agent.el
15868         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15869         help from Florian Weimer <fw@deneb.enyo.de>
15870
15871 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15872
15873         * nnmail.el (nnmail-cache-insert): Revert last change.
15874
15875 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15876
15877         * nnmail.el (nnmail-cache-insert): Always check whether
15878         nnmail-cache-ignore-groups matches a group name.
15879
15880 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15881
15882         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15883         (spam-find-spam, spam-log-processing-to-registry)
15884         (spam-log-registered-p, spam-log-unregistration-needed-p)
15885         (spam-log-undo-registration): Use gnus-message instead of
15886         gnus-error, none of these errors are fatal.
15887
15888         * gnus-registry.el (gnus-registry-clean-empty-function)
15889         (gnus-registry-clean-empty): Remove only empty entries without
15890         extra data.
15891
15892 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15893
15894         * spam-stat.el (spam-stat-buffer-change-to-spam)
15895         (spam-stat-buffer-change-to-non-spam): Change (error) to
15896         (gnus-message 8) invocation.
15897
15898 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15899
15900         * nntp.el (nntp-via-netcat-command): New variable.
15901         (nntp-via-netcat-switches): New variable.
15902         (nntp-open-via-rlogin-and-netcat): New function.
15903         (nntp-open-connection-function): Doc fix.
15904         (nntp-telnet-command): Doc fix.
15905         (nntp-end-of-line): Doc fix.
15906         (nntp-via-rlogin-command): Doc fix.
15907         (nntp-via-user-name): Doc fix.
15908         (nntp-via-address): Doc fix.
15909
15910 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15911
15912         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15913         error in Emacs 21.1.
15914
15915 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15916
15917         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15918
15919 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15920
15921         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15922         (gnus-agent-with-refreshed-group): New macro.
15923         (gnus-agent-rename-group): New function.
15924         (gnus-agent-delete-group): New function.
15925         (gnus-agent-save-group-info): Use gnus-command-method when
15926         `method' parameter is nil.  Don't write nil entries into the
15927         active file.
15928         (gnus-agent-get-group-info): New function.
15929         (gnus-agent-fetch-articles): Use
15930         gnus-agent-update-files-total-fetched-for to increment disk space
15931         used.
15932         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15933         gnus-agent-update-view-total-fetched-for to increment disk space
15934         used.
15935         (gnus-agent-get-local): Added optional parameters to avoid calling
15936         gnus-group-real-name and gnus-find-method-for-group.
15937         (gnus-agent-set-local): Delete stored entry if either min, or max,
15938         are nil.
15939         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15940         quit, use gnus-agent-regenerate-group to record existance of any
15941         articles fetched to disk before the quit occurred.
15942         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15943         gnus-agent-update-view-total-fetched-for, and
15944         gnus-agent-update-files-total-fetched-for to decrement disk space
15945         used.
15946         (gnus-agent-retrieve-headers): Use
15947         gnus-agent-update-view-total-fetched-for to increment disk space
15948         used.
15949         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15950         with gnus-agent-update-files-total-fetched-for to decrement disk
15951         space and fresh group buffer.
15952         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15953         (gnus-agent-need-update-total-fetched-for): New variable.
15954         (gnus-agent-update-files-total-fetched-for): New function.
15955         (gnus-agent-update-view-total-fetched-for): New function.
15956         (gnus-agent-total-fetched-for): New function.
15957
15958         * gnus-cache.el (gnus-cache-save-buffers): Use
15959         gnus-cache-update-overview-total-fetched-for to change disk space
15960         used by this group.
15961         (gnus-cache-possibly-enter-article): Use
15962         gnus-cache-update-file-total-fetched-for to increment disk space
15963         used by this group.
15964         (gnus-cache-possibly-remove-article): Use
15965         gnus-cache-update-file-total-fetched-for to decrement disk space
15966         used by this group.
15967         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15968         (gnus-cache-rename-group): New function.
15969         (gnus-cache-delete-group): New function.
15970         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15971         (gnus-cache-need-update-total-fetched-for): New variable.
15972         (gnus-cache-with-refreshed-group): New macro.
15973         (gnus-cache-update-file-total-fetched-for): New function.
15974         (gnus-cache-update-overview-total-fetched-for): New function.
15975         (gnus-cache-rename-group-total-fetched-for): New function.
15976         (gnus-cache-delete-group-total-fetched-for): New function.
15977         (gnus-cache-total-fetched-for): New function.
15978
15979         * gnus-group.el: Require gnus-sum and autoload functions to
15980         resolve warnings when gnus-group.el compiled alone.
15981         (gnus-group-line-format): Documented new %F.
15982         (size of Fetched data) group line format; identifies disk space
15983         used by agent and cache.
15984         (gnus-group-line-format-alist): Defined new F format.
15985         (gnus-total-fetched-for): New function.
15986         (gnus-group-delete-group): No longer update
15987         gnus-cache-active-altered as gnus-request-delete-group now keeps
15988         the cache in sync.
15989         (gnus-group-list-active): Let the agent store a server's active
15990         list if currently plugged.
15991
15992         * gnus-int.el (gnus-request-delete-group):
15993         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15994         local disk in sync with the server.
15995         (gnus-request-rename-group):
15996         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15997         local disk in sync with the server.
15998
15999         * gnus-start.el (gnus-get-unread-articles):
16000         Cosmetic simplification to logic.
16001
16002         * gnus-util.el (gnus-rename-file): New function.
16003
16004 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16005
16006         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16007
16008 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16009
16010         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16011         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16012
16013 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16014
16015         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16016         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16017
16018 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16019
16020         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16021
16022 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16023
16024         * spam.el (spam-set-difference): Add function to replace
16025         gnus-set-difference in spam.el.
16026         (spam-summary-prepare-exit): Use spam-set-difference.
16027
16028 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16029
16030         * gnus-registry.el (gnus-registry-cache-file): Update to use
16031         gnus-dribble-directory OR gnus-home-directory OR ~.
16032         (gnus-registry-split-fancy-with-parent): Fix doc.
16033
16034 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * message.el (message-exchange-point-and-mark): Use
16037         message-mark-active-p.  Suggested by Jesper Harder
16038         <harder@ifa.au.dk>.
16039
16040 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16041
16042         * message.el (message-exchange-point-and-mark): Don't activate
16043         region if it was inactive.  Suggested by Hiroshi Fujishima
16044         <pooh@nature.tsukuba.ac.jp>.
16045
16046 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16047
16048         * gnus-art.el (article-display-face): Display Faces in the same
16049         order as X-Faces.
16050
16051 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16052
16053         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16054
16055 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16056
16057         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16058         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16059         (gnus-article-mime-hierarchy): Remove.
16060         (gnus-article-mime-hierarchy-next): Remove.
16061         (gnus-article-mode): Revert 2004-03-19 change.
16062         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16063         (gnus-insert-mime-button): Revert 2004-03-19 change.
16064         (gnus-mime-accumulate-hierarchy): Remove.
16065         (gnus-mime-enter-multipart): Remove.
16066         (gnus-mime-leave-multipart): Remove.
16067         (gnus-mime-display-part): Revert 2004-03-19 change.
16068         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16069
16070         * mml.el (mml-preview): Revert 2004-03-19 change.
16071
16072 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16073
16074         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16075
16076 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16077
16078         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16079         t while entering a file name using the mm-with-multibyte macro.
16080         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16081
16082         * mm-util.el (mm-with-multibyte): New macro.
16083
16084 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16085
16086         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16087         user option.
16088         (gnus-mime-multipart-functions): Doc and customization fix.
16089         (gnus-article-mime-hierarchy): New variable.
16090         (gnus-article-mime-hierarchy-next): New variable.
16091         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16092         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16093         gnus-article-mime-hierarchy-next to nil.
16094         (gnus-insert-mime-button): Show hierarchy numbers.
16095         (gnus-mime-accumulate-hierarchy): New function.
16096         (gnus-mime-enter-multipart): New function.
16097         (gnus-mime-leave-multipart): New function.
16098         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16099         (gnus-mime-display-alternative): Show hierarchy numbers.
16100
16101         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16102         gnus-article-mime-hierarchy-next to nil.
16103
16104 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16105
16106         * dns.el: Don't require gnus-xmas.
16107
16108 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16109
16110         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16111         inline PGP.
16112         (mml-menu): Disable mml-quote-region if mark is inactive.
16113
16114 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16115
16116         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16117         when the group's active is not available.
16118
16119 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16120
16121         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16122         error.
16123
16124 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16125
16126         * imap.el (imap-store-password): New variable.
16127         (imap-interactive-login): Use it.
16128         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16129
16130 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16131
16132         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16133         window-start and hscroll to summary window.
16134
16135 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16136
16137         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16138         conversion message to newsrc-dribble when an actual conversion is
16139         performed.
16140
16141 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16142
16143         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16144
16145 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16146
16147         * mm-decode.el (mm-complicated-handles): New function reviving
16148         former definition of mm-multiple-handles.
16149
16150         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16151         (gnus-mime-delete-part): Use it.
16152
16153 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16154
16155         * gnus-agent.el (gnus-agent-read-local): Bind
16156         nnheader-file-coding-system to gnus-agent-file-coding-system to
16157         avoid the implicit assumption that they will always be equal.
16158         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16159         coding-system-for-write, as the with-temp-file macro first prints
16160         to a buffer then saves the buffer.
16161
16162 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * gnus-art.el (gnus-article-edit-part): New function.
16165         (gnus-mime-save-part-and-strip): Use it; do query instead of
16166         signaling an error; don't use mm-multiple-handles.
16167         (gnus-mime-delete-part): Ditto.
16168
16169 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16170
16171         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16172         old file versions.
16173         (gnus-group-prepare-hook): Removed function that converted list
16174         form of gnus-agent-expire-days to group properties.
16175
16176         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16177         (gnus-request-accept-article): Re-indented.
16178
16179         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16180         converters to handle old agent file formats.  Added logic for a
16181         "backup before upgrading warning".
16182         (gnus-convert-mark-converter-prompt): Developers can mark
16183         functions as needing (default), or not needing,
16184         gnus-convert-old-newsrc's "backup before upgrading warning".
16185         (gnus-convert-converter-needs-prompt): Tests whether the user
16186         should be protected from potentially irreversable changes by the
16187         function.
16188
16189         * legacy-gnus-agent.el: New.  Provides converters that are only
16190         loaded when gnus-convert-old-newsrc needs to call them.
16191
16192 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * mail-source.el (mail-source-touch-pop): Doc fix.
16195
16196         * message.el (message-smtpmail-send-it): Doc fix.
16197
16198 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16199
16200         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16201
16202         * nnmail.el (nnmail-split-fancy): do.
16203
16204         * gnus-kill.el (gnus-kill, gnus-execute): do.
16205
16206 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16207
16208         * gnus-sum.el (gnus-widget-reversible-match)
16209         (gnus-widget-reversible-to-internal)
16210         (gnus-widget-reversible-to-external): New functions.
16211         (gnus-widget-reversible): New widget.
16212         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16213
16214 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16215
16216         * gnus-sum.el (gnus-thread-sort-functions)
16217         (gnus-article-sort-functions): Document `(not F)' items.
16218
16219 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16220
16221         * spam.el (spam-use-gmane-xref): Add new backend.
16222         (spam-gmane-xref-spam-group): Add variable to control the name of the
16223         Gmane spam group.
16224         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16225         (spam-regex-headers-spam, spam-regex-headers-ham)
16226         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16227         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16228         backends and checks.
16229         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16230
16231         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16232         an autodetect method.
16233
16234 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16235
16236         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16237         articles are being added to a group.
16238         (gnus-request-replace-article): Inform the agent that articles
16239         need to be uncached as the cached contents are no longer valid.
16240
16241 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16242
16243         * binhex.el: Don't autoload executable-find.
16244
16245         * canlock.el: Don't autoload mail-fetch-field.
16246
16247         * dgnushack.el: Autoload c-mode for XEmacs.
16248
16249         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16250
16251         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16252         rmail-dont-reply-to and rmail-output.
16253
16254         * gnus-score.el: Don't autoload ffap-string-at-point.
16255
16256         * gnus-setup.el: Don't autoload sc-cite-original.
16257
16258         * imap.el: Don't autoload base64-decode-string,
16259         base64-encode-string and md5.
16260
16261         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16262         and rmail-msg-restore-non-pruned-header.
16263
16264         * mm-decode.el: Don't autoload executable-find.
16265
16266         * mm-url.el: Don't autoload executable-find.
16267
16268         * mm-view.el: Don't autoload diff-mode.
16269
16270         * nndb.el: Don't autoload news-reply-mode, news-setup,
16271         cancel-timer and telnet.
16272
16273         * password.el: Don't autoload run-at-time for Emacs.
16274
16275         * sha1-el.el: Don't autoload executable-find.
16276
16277         * sieve-mode.el: Don't autoload c-mode.
16278
16279         * uudecode.el: Don't autoload executable-find.
16280
16281 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16282
16283         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16284         (gnus-agent-possibly-alter-active): Avoid null in numeric
16285         comparison.
16286         (gnus-agent-set-local): Refuse to save null in local object table.
16287         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16288         list of articles that will be marked as unread.
16289
16290 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16291
16292         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16293
16294 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16295
16296         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16297         language tags.
16298
16299 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16300
16301         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16302         Don't bind "obarray".
16303
16304         * gnus-sum.el (gnus-thread-sort-functions): Added
16305         `gnus-thread-sort-by-most-recent-number' and
16306         `gnus-thread-sort-by-most-recent-date'.
16307         Reported by Kai Grossjohann <kai@emptydomain.de>.
16308
16309 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16310
16311         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16312
16313 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16314
16315         * gnus-cus.el (gnus-agent-customize-category): Removed
16316         ignore-errors macro reference that required cl to be loaded at
16317         run-time.
16318
16319         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16320         single-interval range of the form (min . max).  Previously the
16321         range had to look like ((min . max)).  Likewise, return
16322         (min . max) rather than ((min . max)).
16323         (gnus-range-map): Use gnus-range-normalize to accept
16324         single-interval range.
16325
16326         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16327         the cache, but not the agent, now appear with their usual face.
16328
16329         * dgnushack.el (loaddir): New variable that is bound to the
16330         directory containing the dgnushack.el file. Use loaddir, rather
16331         than srcdir, to update load-path. Change lets dgnushack compile
16332         code in directories other than GNUS/lisp.
16333
16334 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * lpath.el: Don't bind w3m-safe-url-regexp.
16337
16338         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16339         w3m-safe-url-regexp variable buffer-local.
16340
16341         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16342
16343 2004-02-27  Simon Josefsson  <jas@extundo.com>
16344
16345         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16346         gnus-group-real-prefix.
16347         (gnus-summary-move-article): Use it, instead of
16348         gnus-group-real-prefix.
16349
16350 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * lpath.el: Bind w3m-safe-url-regexp.
16353
16354         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16355         w3m-safe-url-regexp variable buffer-local and set it as the value
16356         of mm-w3m-safe-url-regexp.
16357
16358         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16359
16360         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16361         parsing gnus-posting-styles when the message is not for replying.
16362
16363         * dgnushack.el: Autoload sgml-mode for XEmacs.
16364
16365         * nnrss.el (nnrss-opml-export): Use
16366         mm-set-buffer-file-coding-system instead of
16367         set-buffer-file-coding-system.
16368
16369 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16370
16371         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16372         of checkdoc.el).
16373         * nnrss.el: do.
16374         * gnus-mlspl.el: do.
16375         * gnus-ml.el: do.
16376         * gnus-srvr.el: do.
16377
16378         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16379
16380 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16381
16382         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16383         Corrections to custom-manual links.
16384
16385         * gnus-art.el (gnus-article): Ditto.
16386
16387         * mm-decode.el (mime-display, mime-security): Ditto.
16388
16389 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16390
16391         * flow-fill.el: Typo.
16392
16393 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16394
16395         * spam-wash.el: New file.
16396
16397 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16398
16399         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16400
16401 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16402
16403         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16404         to be run with new-articles as LIST1, not LIST2.
16405         (spam-registration-functions): Add spam-use-ham-copy as a nil
16406         registration backend.
16407
16408 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16409
16410         * spam-stat.el (spam-stat-washing-hook): New option.
16411         (spam-stat-buffer-words): Use it.
16412         (spam-stat-process-directory, spam-stat-test-directory): Use
16413         insert-file-contents-literally.
16414         (spam-stat-coding-system): New variable.
16415         (spam-stat-load, spam-stat-save): Use it.
16416
16417 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16418
16419         * spam-report.el (spam-report-plug-agent): Quote
16420         spam-report-url-to-file and spam-report-url-ping-plain.
16421
16422 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16423
16424         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16425         / in mailto URLs.
16426
16427 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16428
16429         * spam-report.el (spam-report-process-queue): Fix interactive use.
16430         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16431         (spam-report-unplug-agent): Doc fixes.
16432         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16433         (spam-report-agentize, spam-report-deagentize): Autoload.
16434
16435 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16436
16437         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16438
16439         * message.el (message-setup-fill-variables): Add mml tags to
16440         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16441         <ajk@iu.edu>.
16442         (message-mode): Don't modify paragraph-separate there.
16443
16444 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16445
16446         * compface.el (uncompface-use-external): Default to undecided.
16447         (uncompface-use-external-threshold): New variable.
16448         (uncompface-float-time): New macro.
16449         (uncompface): Determine whether to use the external decoder if
16450         uncompface-use-external is undecided.
16451
16452 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16453
16454         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16455         after images.
16456
16457         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16458
16459 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16460
16461         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16462
16463         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16464
16465         * gnus-sum.el (gnus-summary-limit-to-age)
16466         (gnus-summary-limit-children): do.
16467
16468         * gnus-int.el (gnus-request-scan): do.
16469
16470         * gnus-group.el (gnus-group-suspend): do.
16471
16472         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16473
16474         * gnus-cite.el (gnus-cite-parse-attributions): do.
16475
16476         * gnus-agent.el (gnus-summary-set-agent-mark)
16477         (gnus-agent-regenerate-group): do.
16478
16479         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16480
16481         * binhex.el (binhex-decode-region-internal): do.
16482
16483 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16484
16485         * gnus-fun.el (gnus-face-properties-alist): New user option.
16486         (gnus-display-x-face-in-from): Use it.
16487
16488         * gnus-art.el (article-display-face): Ditto.
16489
16490         * compface.el (uncompface-use-external): Default to nil.
16491
16492 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16493
16494         * nntp.el (nntp-erase-buffer): New function.
16495         (nntp-retrieve-data, nntp-send-command)
16496         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16497         (nntp-possibly-change-group): Use it.
16498
16499         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16500         with-current-buffer.
16501
16502 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16503
16504         * compface.el: Merge the ELisp-based uncompface program.
16505         (compface): New customization group.
16506         (uncompface-use-external): New user option.
16507         (uncompface): Call uncompface-internal if uncompface-use-external
16508         is nil.
16509         (uncompface-internal): New function.  Note that there are also
16510         some other functions and variables added for this function.
16511
16512 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16513
16514         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16515         if necessary.
16516
16517 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16518
16519         * spam-report.el (spam-report-unplug-agent)
16520         (spam-report-plug-agent, spam-report-deagentize)
16521         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16522         Add support for the Agent in spam-report: when unplugged, report to a
16523         file; when plugged, submit all the requests.
16524
16525         * spam.el (spam-register-routine): Fix message about
16526         registration.
16527
16528 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16529
16530         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16531         dependencies.
16532         (rfc2047-encode): Use it.
16533
16534         * gnus-art.el (gnus-button-marker-list): Move before first
16535         reference.
16536
16537         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16538         (imap-parse-body): Fix format string mismatch.
16539
16540         * gnus-score.el (gnus-summary-increase-score): do.
16541
16542         * nnrss.el (nnrss-close): New function.
16543
16544 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16545
16546         * nnrss.el (nnrss-make-filename): New function.
16547         (nnrss-request-delete-group, nnrss-read-server-data)
16548         (nnrss-save-server-data, nnrss-read-group-data)
16549         (nnrss-save-group-data): Use it.
16550         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16551         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16552         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16553
16554 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16555
16556         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16557
16558 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16559
16560         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16561         files.
16562
16563         * message.el (message-generate-headers-first): Don't quote nil
16564         and t in docstrings.
16565
16566         * imap.el (imap-id): do.
16567
16568         * gnus-agent.el (gnus-agent-consider-all-articles)
16569         (gnus-agent-queue-mail): do.
16570
16571 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16572
16573         * spam-report.el (spam-report-process-queue): New function.
16574         Process requests from `spam-report-requests-file'.
16575         (spam-report-process-queue): Doc fix.
16576
16577 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16578
16579         * spam.el (spam-register-routine)
16580         (spam-log-processing-to-registry, spam-log-registered-p)
16581         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16582         Change "check" to "spam-check" for semi-clarity.
16583
16584 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16585
16586         * pop3.el: Require nnheader.
16587
16588         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16589
16590         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16591
16592         * gnus-picon.el: Require cl.
16593
16594         * gnus-fun.el: Require gnus-ems and gnus-util.
16595
16596         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16597
16598         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16599
16600         * gnus-art.el (gnus-article-edit-mode): Define before first
16601         reference.
16602
16603 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16604
16605         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16606         (gnus-uu-post-encoded): Use point-at-bol.
16607
16608         * gnus-topic.el (gnus-group-active-topic-p): do.
16609
16610         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16611
16612         * gnus-group.el (gnus-group-kill-region): do.
16613
16614         * gnus-art.el (article-date-ut): do.
16615
16616         * message.el (message-fetch-field): Remove redundant
16617         case-fold-search binding.
16618         (message-narrow-to-field): Simplify.
16619
16620 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16621
16622         * spam.el (spam-directory): Derive from `gnus-directory'.
16623
16624         * spam-report.el (spam-report-url-to-file)
16625         (spam-report-requests-file): New function and variable for offline
16626         reporting.
16627         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16628         and user defined function.
16629         (spam-report-url-ping-mm-url): Remove doubled slash.
16630
16631 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16632
16633         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16634
16635 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16636
16637         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16638         format string mismatch.
16639
16640         * sieve.el (sieve-deactivate-all): do.
16641
16642         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16643
16644         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16645
16646         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16647
16648         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16649
16650 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16651
16652         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16653         the list of checks.
16654
16655 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16656
16657         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16658         padding.
16659
16660 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16661
16662         * mm-view.el (mm-fill-flowed): New variable.
16663         (mm-inline-text): Use it.
16664
16665 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16666
16667         * spam.el (spam-spamassassin-register-ham-routine)
16668         (spam-spamassassin-register-spam-routine): Fix function names.
16669
16670 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * gnus.el (gnus-tmp-grouplens): Remove.
16673         (gnus-summary-line-format): Remove grouplens.
16674
16675         * gnus-group.el (gnus-group-line-format): Ditto.
16676
16677         * gnus-spec.el (gnus-format-specs): Ditto.
16678         (gnus-update-format-specifications): Flush the group format spec
16679         cache if there's the grouplens stuff.
16680         (gnus-parse-simple-format): Replace %l with the empty string.
16681
16682 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16683
16684         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16685         omission.
16686
16687 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16688
16689         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16690         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16691
16692 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16693
16694         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16695         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16696         New macros and functions.
16697         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16698         Handle > NLINK_MAX messages.
16699         * nnmaildir.el (nnmaildir-request-set-mark): Use
16700         nnmaildir--emlink-p and nnmaildir--eexist-p.
16701
16702 2004-01-25  Alex Schroeder  <alex@gnu.org>
16703
16704         * spam-stat.el (spam-stat-process-directory-age): New option.
16705         (spam-stat-process-directory): Use it.
16706
16707 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16708
16709         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16710         (spam-stat-save): Accept prefix argument.
16711
16712 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16713
16714         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16715         links" error.
16716
16717 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16720         the rest of the and/or forms.
16721
16722 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16723
16724         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16725         compatibility with old .newsrc.eld files.
16726
16727         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16728
16729         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16730
16731         * gnus-start.el (gnus-1): do.
16732
16733         * gnus-group.el (gnus-group-line-format-alist): do.
16734
16735         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16736
16737         * gnus-gl.el: Remove.
16738
16739 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16740
16741         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16742         marks consisting of a single range {for example, (3 . 5)} rather
16743         than a list of a single range { ((3 . 5)) }.
16744
16745 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16746
16747         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16748         with-current-buffer.
16749         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16750         avoid consing a string.
16751
16752         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16753         Remove obsolete entries for big5 and gb2312.
16754
16755 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16756
16757         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16758         uncompressed list.
16759
16760 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16761
16762         * spam-stat.el (spam-stat-strip-xref): New function.
16763         (spam-stat-process-directory): Use it.
16764
16765         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16766         here -- it's done in message-fetch-field.
16767
16768 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16769
16770         * gnus-agent.el (gnus-agent-queue-mail)
16771         (gnus-agent-prompt-send-queue): New variables.
16772         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16773         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16774         "nndraft:queue" along to gnus-draft-send.  Use
16775         gnus-agent-prompt-send-queue.
16776         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16777         is "nndraft:queue".  Suggested by Gaute Strokkenes
16778         <gs234@srcf.ucam.org>
16779
16780         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16781         (agent-enable-undownloaded-faces): Added.
16782         (gnus-agent-cat-groups): Use eval-and-compile, not
16783         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16784         method of gnus-agent-cat-groups even when the buffer has been
16785         evaled.
16786         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16787         delete gnus-agent-save-active-1.
16788         (gnus-agent-save-groups): Deleted.  Identical to
16789         gnus-agent-save-active.
16790         (gnus-agent-write-active): No longer adjust agent's copy of active
16791         file as agent's adjustments are now stored in their own
16792         file.  Removed optional parameter.
16793         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16794         servers.  Add use of min/max range limits from server's local
16795         file.
16796         (gnus-agent-save-alist): Removed unused optional argument.
16797         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16798         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16799         (gnus-agent-set-local): A per-server file that keeps min/max range
16800         limits for articles known to the agent.  Provides a fast mechanism
16801         for altering many active ranges.
16802         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16803         active file (local makes it unnecessary).
16804         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16805
16806         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16807         (agent-enable-undownloaded-faces): Added.
16808
16809         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16810         disable it when sending to "nndraft:queue".
16811         (gnus-group-send-queue): Add safety check to avoid sending queue
16812         when unplugged.
16813
16814         * gnus-group.el (gnus-group-catchup): Use new
16815         gnus-sequence-of-unread-articles, not
16816         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16817         numbers of articles.  Use gnus-range-map to avoid having to
16818         uncompress the unread list.
16819         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16820         Fixed invalid ange-ftp reference.
16821
16822         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16823         (gnus-sorted-range-intersection): Intersection of two ranges
16824         without requiring that they first be uncompressed.
16825
16826         * gnus-start.el (gnus-activate-group): Unless blocked by the
16827         caller, possibly expand the active range to include both cached
16828         and agentized articles.
16829         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16830         multiple version-dependent converters.
16831         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16832         gnus-agent-save-active.
16833         (gnus-save-newsrc-file): Save dirty agent range limits.
16834
16835         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16836         gnus-agent-possibly-alter-active.
16837         (gnus-adjust-marked-articles): Faster handling of simple lists.
16838
16839 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16840
16841         * spam-stat.el (spam-stat-test-directory): New optional argument
16842         displays a list of files detected.  Suggested by Andrew Cohen
16843         <cohen@andy.bu.edu>.
16844         (spam-stat-buffer-words-with-scores): Don't narrow and change
16845         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16846
16847 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16848
16849         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16850         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16851         (spam-spamassassin-arguments)
16852         (spam-spamassassin-spam-flag-header)
16853         (spam-spamassassin-positive-spam-flag-header)
16854         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16855         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16856         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16857         (spam-list-of-processors, spam-list-of-checks)
16858         (spam-list-of-statistical-checks, spam-registration-functions)
16859         (spam-check-spamassassin-headers, spam-check-spamassassin)
16860         (spam-spamassassin-score)
16861         (spam-spamassassin-register-with-sa-learn)
16862         (spam-spamassassin-register-spam-routine)
16863         (spam-spamassassin-register-ham-routine)
16864         (spam-assassin-register-spam-routine)
16865         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16866         (spam-bogofilter-score): Fix to show article before scoring.
16867
16868 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16869
16870         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16871         default scoring function.
16872         (spam-generic-score): Call spam-spamassassin-score if
16873         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16874         spam-bogofilter-score otherwise.
16875
16876         * gnus.el (spam-process, spam-autodetect-methods): Add
16877         spamassassin and spamassassin-headers.
16878
16879 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16880
16881         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16882         Suppress unnecessary messages.
16883
16884 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16885
16886         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16887         make-hash-table.
16888
16889 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16890
16891         * canlock.el (base64-encode-string): Don't autoload it.
16892
16893 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16894
16895         * run-at-time.el: Remove useless (require 'itimer),
16896         eval-and-compile and (featurep 'xemacs).
16897
16898 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16899
16900         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16901         GROUP is a virtual group.
16902
16903 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16904
16905         * gnus.el: Autoload `message-y-or-n-p'.
16906
16907 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16908
16909         * pgg-parse.el: Remove unnecessary (require 'custom).
16910
16911         * pgg-def.el: do.
16912
16913         * nnmail.el: do.
16914
16915         * gnus-undo.el: do.
16916
16917         * gnus-picon.el: do.
16918
16919         * gnus-util.el: do.
16920
16921 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16922
16923         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16924
16925 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16926
16927         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16928         handle, as well as a list.
16929
16930         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16931         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16932         (mm-w3m-cid-retrieve): Simplify.
16933
16934 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16935
16936         * message.el (message-kill-to-signature): Allow prefix arg to
16937         specify number of lines to keep before signature.
16938
16939 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16940
16941         * message.el (message-kill-to-signature): Change docstring.
16942
16943 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * canlock.el: Always require sha1-el.
16946         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16947
16948         * message.el: Autoload sha1 only when compiling.
16949
16950         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16951         eudc-expand-inline for XEmacs.
16952
16953 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16954
16955         * message.el (message-canlock-generate): Require sha1-el.
16956
16957 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16958
16959         * message.el (message-expand-name): Silence the byte compiler.
16960
16961         * lpath.el: Add detect-coding-system.
16962
16963         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16964         cus-edit.
16965
16966 2004-01-13  Simon Josefsson  <jas@extundo.com>
16967
16968         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16969         Invoke gnus-score-mode.  Reported by
16970         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16971
16972         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16973         Jim Blandy <jimb@redhat.com> (tiny change).
16974
16975 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16976
16977         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16978
16979 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16980
16981         * spam.el (spam-get-article-as-string): Update to use
16982         gnus-request-article-this-buffer, much simpler.
16983         (spam-get-article-as-buffer): Remove.
16984
16985 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16986
16987         * message.el (message-expand-name): Use EUDC if the user uses that.
16988
16989 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16990
16991         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16992         character for the encoding to avoid consing a string.
16993
16994         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16995         unnecessarily.
16996
16997         * mm-util.el (mm-replace-chars-in-string): Remove.
16998
16999         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17000         of mm-replace-chars-in-string.
17001
17002 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17003
17004         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17005
17006         * mm-util.el (mm-subst-char-in-string): Support inplace.
17007
17008         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17009         a new string in every iteration.  Use shy groups.
17010
17011 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17012
17013         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17014         * gnus-soup.el (gnus-soup-group-brew):
17015         * gnus-msg.el (gnus-put-message):
17016         * gnus-move.el (gnus-group-move-group-to-server):
17017         * gnus-kill.el (gnus-batch-score):
17018         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17019         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17020         (gnus-group-update-group, gnus-group-read-group)
17021         (gnus-group-make-group, gnus-group-make-help-group)
17022         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17023         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17024         (gnus-group-sort-by-unread, gnus-group-catchup)
17025         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17026         (gnus-group-yank-group, gnus-group-set-info)
17027         (gnus-group-list-groups):
17028         * gnus.el (gnus-generate-new-group-name):
17029         * gnus-delay.el (gnus-delay-send-queue):
17030         * nnvirtual.el (nnvirtual-catchup-group):
17031         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17032         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17033         (gnus-group-prepare-topics, gnus-topic-check-topology):
17034         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17035         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17036         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17037         (gnus-group-make-articles-read):
17038         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17039         (gnus-group-change-level, gnus-kill-newsgroup)
17040         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17041         (gnus-get-unread-articles, gnus-make-articles-unread)
17042         (gnus-make-ascending-articles-unread): Use accessor
17043         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17044         to get group information for improved readability.
17045
17046
17047 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17048
17049         * gnus-art.el (article-decode-mime-words, article-babel)
17050         (gnus-article-highlight-signature, gnus-article-add-buttons)
17051         (gnus-signature-toggle): Use gnus-with-article-buffer.
17052
17053         * gnus-art.el (gnus-article-highlight-headers)
17054         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17055
17056         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17057         (gnus-article-set-globals, gnus-request-article-this-buffer)
17058         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17059         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17060         (gnus-mime-display-alternative): Use with-current-buffer.
17061
17062 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17063
17064         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17065         also under 80 char limit, and call gnus-error if needed.
17066         (spam-fetch-article-header): Fix - it was a
17067         buffer-local variable (gnus-newsgroup-data).
17068         (spam-find-spam): Use spam-generate-fake-headers, forget about
17069         spam-insert-fake-headers.
17070         (spam-insert-fake-headers): Remove.
17071
17072 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17073
17074         * deuglify.el (gnus-article-outlook-unwrap-lines)
17075         (gnus-outlook-rearrange-article)
17076         (gnus-outlook-repair-attribution-outlook)
17077         (gnus-outlook-repair-attribution-block)
17078         (gnus-outlook-repair-attribution-other): Remove redundant
17079         save-excursion.
17080
17081 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17082
17083         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17084         (spam-fetch-field-subject-fast)
17085         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17086         (spam-fetch-article-header): Add functions to deal with Gnus
17087         internals for fast retrieval of article header data.
17088         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17089
17090 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17091
17092         * pop3.el (pop3-md5): Remove.
17093         (pop3-apop): Replace pop3-md5 with md5.
17094
17095         * mm-bodies.el: base64 is always built-in.
17096
17097         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17098         with-current-buffer.
17099
17100 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17101
17102         * canlock.el (canlock-insert-header): Remove excessive grouping in
17103         regexp.
17104
17105         * gnus-sum.el (gnus-summary-read-document): Ditto.
17106
17107         * gnus-uu.el (gnus-uu-part-number): Ditto.
17108
17109         * html2text.el (html2text-remove-tags): Ditto.
17110         (html2text-format-tags): Ditto.
17111         (html2text-format-single-elements): Ditto.
17112
17113         * mml.el (mml-parse-1): Ditto.
17114
17115 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17116
17117         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17118
17119         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17120
17121         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17122
17123         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17124
17125 2003-11-15  Simon Josefsson  <jas@extundo.com>
17126
17127         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17128         (pgg-gpg-lookup-key): Use regexp match instead of
17129         split-string (split-string is different between emacs 21.2 and
17130         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17131
17132 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17133
17134         * gnus-art.el (gnus-mime-view-all-parts)
17135         (gnus-article-part-wrapper, gnus-article-view-part): Use
17136         with-current-buffer.
17137
17138 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17139
17140         * spam.el (spam-disable-spam-split-during-ham-respool)
17141         (spam-spamoracle-database, spam-cache-lookups)
17142         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17143         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17144         (spam-group-ham-marks, spam-group-spam-marks)
17145         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17146         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17147         also add spam-use-blackholes to the statistical checks.
17148         (spam-fetch-field-fast): Add interface to fetching fields, may
17149         become a macro.
17150         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17151         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17152         (spam-insert-fake-headers): Fake an article when needed.
17153         (spam-find-spam): Fake article when possible.
17154         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17155         (spam-check-bogofilter-headers): Use message-fetch-field instead
17156         of nnmail-fetch-field.
17157
17158 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17159
17160         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17161
17162 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17163
17164         * spam.el (spam-split): Do not require spam-use-CHECK to be
17165         enabled if that check is passed to spam-split explicitly; also
17166         fix so 'spam doesn't get converted to spam-split-group when
17167         spam-split-symbolic-return is t.
17168         (spam-find-spam): Find registrations of the article and use those
17169         instead of re-running spam-split to find the spam/ham
17170         classification of the article.
17171         (spam-log-processing-to-registry, spam-log-registered-p)
17172         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17173         Use gnus-error instead of gnus-message.
17174         (spam-log-registration-type): Add function to determine the
17175         classification of a message based on registry entries; will
17176         return nil if both 'spam and 'ham are found.
17177         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17178         a reasonably fast local cache without the loading errors.
17179         (spam-cache-lookups): Set to t by default.
17180         (spam-find-spam): Don't try to guess spam-cache-lookups.
17181         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17182         spam-caches entry.
17183         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17184         caching of whitelist/blacklist entries.
17185         (spam-check-whitelist, spam-check-blacklist): Invoke
17186         spam-from-listed-p with a type, not a cache variable.
17187         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17188
17189 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17190
17191         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17192
17193         * nnmail.el (nnmail-split-fancy): do.
17194
17195         * mml.el (mml-parse): do.
17196
17197         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17198         (gnus-score-adaptive): do.
17199
17200 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17201
17202         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17203         (gnus-mime-button-map): Don't set keymap parent.
17204         (gnus-button-ctan-directory-regexp): Use shy grouping.
17205         (gnus-prev-page-map): Don't set keymap parent.
17206         (gnus-prev-page-map): Remove duplicated one.
17207         (gnus-next-page-map): Don't set keymap parent.
17208         (gnus-mime-security-button-map): Ditto.
17209
17210         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17211         version number.
17212
17213         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17214
17215 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17216
17217         * canlock.el (canlock-sha1-function): Remove.
17218         (canlock-sha1-function-for-verify): Remove.
17219         (canlock-openssl-program): Remove.
17220         (canlock-openssl-args): Remove.
17221         (canlock-ignore-errors): Remove.
17222         (canlock-sha1-with-openssl): Remove.
17223         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17224         (canlock-verify): Don't use canlock-ignore-errors.
17225
17226         * sha1-el.el (sha1-string-external): Make it can return a string
17227         in binary form.
17228         (sha1-region-external): Ditto.
17229         (sha1-string-internal): Ditto.
17230         (sha1-region-internal): Ditto.
17231         (sha1-region): Ditto.
17232         (sha1-string): Ditto.
17233         (sha1): Ditto.
17234
17235 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17236
17237         * spam.el (spam-report-articles-gmane): New command.
17238
17239 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17240
17241         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17242
17243         * run-at-time.el (run-at-time-saved): Remove.
17244         (run-at-time): Doc fix.
17245
17246 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17247
17248         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17249         (gnus-summary-limit-map): Add it.
17250         (gnus-summary-make-menu-bar): do.
17251
17252 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17253
17254         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17255         Make attempt at some caching support (done for BBDB only now).
17256         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17257         addresses to be checked.
17258         (spam-clear-cache-BBDB): Add function, to be invoked by
17259         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17260         (spam-check-BBDB): Check and use the caches, if
17261         spam-cache-lookups is on, remove superfluous (provide).
17262
17263 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17264
17265         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17266
17267 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17268
17269         * run-at-time.el (run-at-time-saved): Move to after the definition
17270         of `run-at-time'.
17271
17272         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17273
17274 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17275
17276         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17277         mm-w3m-local-map-property.
17278
17279         * mm-view.el (mm-w3m-mode-map): Remove.
17280         (mm-w3m-local-map-property): Remove.
17281         (mm-inline-text-html-render-with-w3m): Don't use
17282         mm-w3m-local-map-property.
17283
17284 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17285
17286         * run-at-time.el: New file.
17287
17288         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17289         under Emacs.
17290
17291         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17292         of gnus-set-text-properties.
17293
17294         * gnus-uu.el (gnus-uu-save-article): Ditto.
17295
17296         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17297
17298         * gnus-cite.el (gnus-cite-parse): Ditto.
17299
17300         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17301         of gnus-.
17302
17303         * gnus-xmas.el (run-at-time): Require run-at-time.
17304
17305         * gnus.el: Changed calls to nnheader-run-at-time and
17306         password-run-at-time throughout to use run-at-time directly.
17307
17308         * password.el: Removed definition of run-at-time.
17309
17310         * nnheaderxm.el: Remove definition of run-at-time.
17311
17312 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17313
17314         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17315         in prompt.
17316
17317 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17318
17319         * messagexmas.el (message-xmas-redefine): Alias
17320         `message-make-caesar-translation-table' to
17321         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17322         version.
17323
17324         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17325         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17326         `gnus-xmas-set-text-properties'.
17327         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17328         `gnus-xmas-completing-read'.
17329         (gnus-xmas-completing-read): Removed.
17330         (gnus-xmas-open-network-stream): Removed.
17331
17332         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17333         XEmacs version.
17334
17335         * dns.el (dns-make-network-process): Use `open-network-stream'
17336         instead of `gnus-xmas-open-network-stream'.
17337
17338         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17339
17340         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17341
17342 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17343
17344         * gnus-art.el (gnus-mime-display-alternative)
17345         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17346         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17347         Don't use gnus-local-map-property.
17348
17349         * gnus-util.el (gnus-local-map-property): Remove.
17350
17351         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17352         gnus-completing-read-maybe-default with completing-read.
17353
17354         * gnus-util.el (gnus-completing-read): do.
17355         (gnus-completing-read-maybe-default): Remove.
17356
17357 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17358
17359         * password.el: Only autoload `run-at-time' if not XEmacs.
17360         Only autoload the itimer functions if XEmacs.
17361
17362 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17363
17364         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17365         XEmacsen.
17366
17367         * dgnushack.el: Autoload executable-find for XEmacs.
17368
17369 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17370
17371         * gnus-art.el (gnus-read-string): Remove.
17372         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17373         read-string.
17374
17375 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17376
17377         * netrc.el: Autoload password-read.
17378         (netrc): Add configuration group.
17379         (netrc-encoding-method, netrc-openssl-path): Add
17380         variables for encoding and decoding of files with symmetric
17381         ciphers.
17382         (netrc-encode): Add assistant function to encode a file with
17383         netrc-encoding-method.
17384         (netrc-parse): Add interactive parameter, added optional
17385         decoding if netrc-encoding-method is non-nil but otherwise
17386         behavior is standard.
17387         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17388         Do s/encode/encrypt/ everywhere.
17389
17390         * spam.el: Remove executable-find autoload.
17391
17392 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17393
17394         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17395
17396         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17397
17398 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17399
17400         * gnus-art.el (gnus-treat-ansi-sequences)
17401         (article-treat-ansi-sequences): New variable and function.
17402         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17403
17404         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17405         Use it.
17406
17407 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17408
17409         * mm-util.el (mm-quote-arg): Remove.
17410
17411         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17412         shell-quote-argument.
17413
17414         * gnus-uu.el (gnus-uu-command): do.
17415
17416         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17417
17418         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17419         with make-char.
17420
17421         * mm-util.el (mm-make-char): Remove.
17422
17423         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17424         add-minor-mode.
17425
17426         * gnus-undo.el (gnus-undo-mode): do.
17427
17428         * gnus-topic.el (gnus-topic-mode): do.
17429
17430         * gnus-sum.el (gnus-dead-summary-mode): do.
17431
17432         * gnus-start.el (gnus-slave-mode): do.
17433
17434         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17435
17436         * gnus-ml.el (gnus-mailing-list-mode): do.
17437
17438         * gnus-gl.el (gnus-grouplens-mode): do.
17439
17440         * gnus-draft.el (gnus-draft-mode): do.
17441
17442         * gnus-dired.el (gnus-dired-mode): do.
17443
17444         * gnus-ems.el (gnus-add-minor-mode): Remove.
17445
17446         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17447         Replace gnus-char-width with char-width.
17448
17449         * gnus-ems.el (gnus-char-width): Remove.
17450
17451         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17452         Replace gnus-char-width with char-width.
17453
17454         * gnus-ems.el (gnus-char-width): Remove.
17455
17456         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17457         definition.
17458         Remove Emacs 20 hash table compatibility code.
17459
17460         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17461         20 compatibility code.
17462
17463         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17464
17465         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17466
17467         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17468         with point-at-{eol,bol}.
17469
17470         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17471
17472         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17473
17474         * flow-fill.el (fill-flowed-point-at-bol)
17475         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17476
17477         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17478         Replace with point-at-{eol,bol} throughout all files.
17479
17480 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17481
17482         * ntlm.el (ntlm-string-as-unibyte): New macro.
17483         (ntlm-build-auth-response): Use it.
17484
17485         Remove Emacs 20 stuff:
17486         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17487         (butlast, mapc, remove): Remove the compiler macros.
17488         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17489         of delq and copy-sequence.
17490         * gnus-art.el (popup-menu): Remove the compiler macro.
17491         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17492         Emacs 20.
17493
17494 2004-01-05  Simon Josefsson  <jas@extundo.com>
17495
17496         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17497         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17498         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17499         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17500         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17501         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17502         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17503         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17504         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17505         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17506         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17507         string-xor into ntlm-string-xor.  Suggested by
17508         Jesper Harder <harder@myrealbox.com>.
17509
17510         * ntlm.el: Don't include poem.
17511
17512         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17513         Jesper Harder <harder@myrealbox.com>.
17514
17515         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17516
17517         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17518         probably breaks emacs with DL patch, but do we care? Is anyone
17519         still using the DL stuff?)
17520
17521         * sieve-manage.el: Use the password package.
17522         (sieve-manage-read-passwd): Remove.
17523         (sieve-manage-interactive-login): Use password.  Re-add
17524         condition-case around loop.
17525
17526         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17527         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17528         the password package.
17529
17530 2003-02-19  Simon Josefsson  <jas@extundo.com>
17531
17532         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17533         token.
17534
17535 2002-08-07  Simon Josefsson  <jas@extundo.com>
17536
17537         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17538         (sieve-manage-authenticators):
17539         (sieve-manage-authenticator-alist): Add some SASL mechs.
17540         (sieve-sasl-auth): New function.
17541         (sieve-manage-cram-md5-auth):
17542         (sieve-manage-plain-auth): Rewrite using SASL library.
17543         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17544         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17545         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17546         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17547
17548 2004-01-05  Simon Josefsson  <jas@extundo.com>
17549
17550         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17551         New files.
17552
17553 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17554
17555         * gnus-group.el (gnus-no-groups-message): Update.
17556
17557         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17558
17559 2003-11-09  Simon Josefsson  <jas@extundo.com>
17560
17561         * imap.el: Support for ID IMAP extension (RFC 2971).
17562         (imap-local-variables): Add imap-id.
17563         (imap-id): New variable.
17564         (imap-id): New function.
17565         (imap-parse-response): Parse untagged ID response.
17566         * nnimap.el (nnimap-id): New variable.
17567         (nnimap-open-connection): Use it.
17568
17569 2003-12-28  Simon Josefsson  <jas@extundo.com>
17570
17571         * gnus-score.el (gnus-score-edit-all-score): New.
17572         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17573
17574 2004-01-04  Simon Josefsson  <jas@extundo.com>
17575
17576         * password.el: Add.
17577
17578 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17579
17580         * dns.el (dns-query-types): Fix typo.
17581         (dns-query-types): New function.
17582         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17583         PTR and SOA replies, see RFC 1035.
17584
17585 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17586
17587         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17588
17589         * Moved to Changelog.2.
17590
17591 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17592
17593         * gnus.el (gnus-version-number): Bump version.
17594
17595 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17596
17597         * gnus.el: No Gnus v0.1 is released.
17598
17599 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17600
17601         * gnus.el: No Gnus v0.0 is released.
17602
17603 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17604
17605         * gnus.el (gnus-version-number): Bump.
17606         (gnus-version): No.
17607
17608 See ChangeLog.2 for earlier changes.
17609
17610     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17611       Free Software Foundation, Inc.
17612
17613   This file is part of GNU Emacs.
17614
17615   GNU Emacs is free software: you can redistribute it and/or modify
17616   it under the terms of the GNU General Public License as published by
17617   the Free Software Foundation, either version 3 of the License, or
17618   (at your option) any later version.
17619
17620   GNU Emacs is distributed in the hope that it will be useful,
17621   but WITHOUT ANY WARRANTY; without even the implied warranty of
17622   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17623   GNU General Public License for more details.
17624
17625   You should have received a copy of the GNU General Public License
17626   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17627
17628 ;; Local Variables:
17629 ;; coding: utf-8
17630 ;; fill-column: 79
17631 ;; add-log-time-zone-rule: t
17632 ;; End: