(gnus-large-newsgroup): Mention gnus-large-ephemeral-newsgroup.
[gnus] / lisp / ChangeLog
1 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus.el (gnus-large-newsgroup): Mention
4         gnus-large-ephemeral-newsgroup.  Suggested by jidanni.
5
6         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7         externalize attachments.  Bug reported by Steve Wen.
8
9         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10         really message anything to the user.
11
12         * nnmail.el (nnmail-article-group): Allow using the fancy split method
13         directly.
14
15         * nnimap.el (nnimap-request-group): Low higher than high to signal no
16         messages in empty groups.
17
18 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
19
20         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
21         non-UIDNEXT group.
22
23 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
26         not the value from the collection.
27
28         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
29         values.  This sometimes happens on some groups that have no info.
30         (nnimap-request-newgroups): New function.
31
32 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
33
34         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
35         check into `gnus-registry-initialize'.
36         (gnus-registry-initialize): Ditto.
37         Fix and extend header docs.
38
39 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
42         regexp backtrace overflows.
43
44         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
45         for starttls that tls.el implements; i.e. openssl.
46
47         * tls.el (tls-starttls-switches): Give up on using starttls with
48         gnutls-cli.
49         (tls-program): Add --insecure to be consistent with the defaults from
50         openssl s_client.  Now all three commands are insecure.
51
52 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
53
54         * lpath.el: Bind completion-styles-alist for XEmacs.
55
56         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
57         (gravatar-create-image): New function that's an alias to
58         gnus-xmas-create-image, gnus-create-image, or create-image.
59         (gravatar-data->image): Use it.
60
61 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
62
63         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
64         install the nnregistry refer method.
65         (gnus-registry-install-hooks): Use it.
66         (gnus-registry-unfollowed-groups): Add nnmairix to the default
67         unfollowed groups.
68
69 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
70
71         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
72         expanding threads.
73
74 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
75
76         * nnir.el: Use the server names without suffixes (bug #7009).
77
78         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
79         unencrypted to STARTTLS, if possible.
80
81 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
82
83         * message.el (message-ignored-supersedes-headers): Strip Injection-*
84         headers before superseding.
85
86 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
87
88         * nnrss.el (nnrss-use-local): Add documentation.
89
90         * nnimap.el (nnimap-extend-tls-programs): New function.
91         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
92         (nnimap-wait-for-connection): Accept the greeting from the stupid
93         output from openssl s_client -starttls, too.
94
95         * tls.el (tls-starttls-switches): New variable.
96         (tls-find-starttls-argument): Use it.
97         (open-tls-stream): Ditto.
98
99         * netrc.el (netrc-credentials): Return the value of the "default"
100         entry.
101         (netrc-machine): Ditto.
102
103         * nnimap.el (nnimap-find-article-by-message-id): Really return the
104         article number.
105         (nnimap-split-fancy): New variable.
106         (nnimap-split-incoming-mail): Use it.
107
108         * nntp.el (nntp-server-list-active-group): Document.
109
110         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
111         SELECT to get the message-id.
112
113         * mail-source.el (mail-sources): Removed webmail support.
114         (defvar): Ditto.
115         (mail-source-fetcher-alist): Ditto.
116         (mail-source-fetch-webmail): Removed.
117
118         * webmail.el: Removed -- doesn't seem relevant any more.
119
120         * gnus.el: Fix up make-obsolete-variable declarations throughout.
121
122         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
123         the \r.
124
125 2010-09-30  Julien Danjou  <julien@danjou.info>
126
127         * gnus-agent.el (gnus-agent-add-group): Fix call to
128         gnus-completing-read.
129
130 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
131
132         * nndoc.el (nndoc-retrieve-groups): New function.
133
134         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
135         `default', use nnmail-split-methods.
136         (nnimap-request-article): Downcase the NILs so that they are nil.
137
138         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
139         symbol.
140
141         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
142         code, since if the user has requested network, that's what they ought
143         to get.
144         (nnimap-request-set-mark): Erase the buffer before issuing commands.
145         (nnimap-split-rule): Mark as obsolete.
146
147         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
148         variable.
149
150         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
151         correct slot, too.
152
153 2010-09-29  Julien Danjou  <julien@danjou.info>
154
155         * gnus.el (gnus-local-domain): Declare variable obsolete.
156
157         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
158         computing.
159         (gnus-ido-completing-read): Require ido.
160
161 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
162
163         * gnus-registry.el: Don't prompt on load, which makes it impossible to
164         build Gnus.
165
166         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
167         when interpreting the structures.
168         (nnimap-request-accept-article): Add \r\n to the lines to make this
169         work with Cyrus.
170
171         * nndraft.el (nndraft-request-expire-articles): Use the group name
172         instead if "nndraft".  Fix found by Nils Ackermann.
173
174 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
175
176         * nnregistry.el: Added.
177
178 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
179
180         * nnmail.el (group, group-art-list, group-art):
181         Remove unneeded directives.
182
183 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
186         (mm-mime-charset)
187         * rfc2047.el (rfc2047-syntax-table)
188         * utf7.el (utf7-utf-16-coding-system): Comment fix.
189
190         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
191         rather than `insert-file-contents' and `eval-region'.
192
193         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
194         construction.
195
196         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
197
198         * time-date.el: No need to require cl for Emacs 21.
199
200 2010-09-29  Julien Danjou  <julien@danjou.info>
201
202         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
203         replacement of `gnus-gravatar-relief' to mimic
204         `gnus-faces-properties-alist'.
205         Add :version property.
206
207 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
208
209         * mail-source.el (mail-source-report-new-mail)
210         * message.el (message-default-mail-headers)
211         * mm-decode.el (mm-valid-image-format-p): Comment fix.
212
213         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
214
215 2010-09-28  Julien Danjou  <julien@danjou.info>
216
217         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
218         mail-address contains the same string as real-name.
219
220         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
221         non-blank in header, otherwise it'll get stripped.
222
223         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
224         real-name, and then for mail address rather than doing : or , search.
225
226 2010-09-27  Julien Danjou  <julien@danjou.info>
227
228         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
229         (gnus-server-goto-server): Use gnus-completing-read.
230
231         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
232
233         * mm-util.el (defalias): Use gnus-completing-read.
234         (mm-codepage-setup): Use gnus-completing-read.
235
236         * smime.el (smime-sign-buffer): Use gnus-completing-read.
237         (smime-decrypt-buffer): Use gnus-completing-read.
238
239         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
240
241         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
242         (mml-minibuffer-read-disposition): Use gnus-completing-read.
243         (mml-insert-multipart): Use gnus-completing-read.
244
245         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
246
247         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
248
249         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
250
251         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
252
253         * gnus.el (gnus-read-method): Use gnus-completing-read.
254
255         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
256
257         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
258         (gnus-mime-action-on-part): Use gnus-completing-read.
259         (gnus-article-encrypt-body): Use gnus-completing-read.
260
261         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
262         (gnus-topic-move-matching): Use gnus-completing-read.
263         (gnus-topic-copy-matching): Use gnus-completing-read.
264         (gnus-topic-sort-topics): Use gnus-completing-read.
265         (gnus-topic-move): Use gnus-completing-read.
266
267         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
268         (gnus-agent-add-group): Use gnus-completing-read.
269
270         * nnmairix.el (nnmairix-create-server-and-default-group): Use
271         gnus-completing-read.
272         (nnmairix-update-groups): Use gnus-completing-read.
273         (nnmairix-get-server): Use gnus-completing-read.
274         (nnmairix-backend-to-server): Use gnus-completing-read.
275         (nnmairix-goto-original-article): Use gnus-completing-read.
276         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
277
278         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
279
280         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
281         (gnus-group-make-useful-group): Use gnus-completing-read.
282         (gnus-group-make-web-group): Use gnus-completing-read.
283         (gnus-group-add-to-virtual): Use gnus-completing-read.
284         (gnus-group-browse-foreign-server): Use gnus-completing-read.
285
286         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
287         (gnus-summary-limit-to-extra): Use gnus-completing-read.
288         (gnus-summary-execute-command): Use gnus-completing-read.
289         (gnus-summary-respool-article): Use gnus-completing-read.
290         (gnus-read-move-group-name): Use gnus-completing-read.
291
292         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
293         (gnus-summary-score-effect): Use gnus-completing-read.
294
295         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
296
297         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
298         right completing-read function.
299         (gnus-use-ido): New variable
300         (gnus-completing-read-with-default): Remove.
301
302 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
303
304         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
305         x-focus-frame.
306
307         * nnimap.el (auth-source-forget-user-or-password)
308         (auth-source-user-or-password): Autoload.
309
310         * message.el (message-from-style, message-interactive)
311         (message-cite-prefix-regexp, message-sendmail-envelope-from)
312         (message-yank-prefix, message-indentation-spaces, message-signature)
313         (message-signature-file): Add comment.
314
315 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
318         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
319         new articles.
320
321         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
322         parts.
323         (nnimap-request-article): Work with the t setting, too.
324
325         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
326         that you don't get flashes of other buffers.
327         (gnus-summary-show-complete-article): Intern before setting.
328
329 2010-09-27  David Engster  <dengste@eml.cc>
330
331         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
332         well as HEADERS.
333         (nnmairix-retrieve-headers): Provide new argument for the above.
334
335 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
336
337         * gnus-sum.el (gnus-summary-move-article): Don't alter
338         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
339         group.
340
341         * nnimap.el (nnimap-update-info): Don't destructively alter active.
342
343         * message.el (message-cite-prefix-regexp): Revert my last edit.
344
345         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
346         variable instead of the Gnus variable.
347
348         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
349
350         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
351         again.
352
353         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
354         since some servers don't like it.
355         (nnimap-open-connection): Forget credentials if the server says the
356         password was wrong.
357         (nnimap-parse-line): Protect against invalid data.
358
359         * gnus-sum.el (gnus-summary-move-article): Add comment.
360         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
361         nothing alters it while scanning for new messages.
362
363         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
364         which may or may not help.
365         (nnimap-open-connection): If we're doing a stream connection, and then
366         discover we're on a STARTTLS-capable server, then open a STARTTLS
367         connection instead.
368
369 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
370
371         * nnimap.el (utf7): Required.
372
373         * message.el (message-cite-prefix-regexp): Remove "}" from citation
374         prefix.
375
376 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
377
378         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
379
380 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
381
382         * nnimap.el (nnimap-request-accept-article): Message the error on
383         error.
384
385 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
386
387         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
388
389 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * nndoc.el (nndoc-request-list): Return success always.
392
393         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
394         `fetch-old' -- we only want to fetch the articles we've requested.  The
395         rest are in the agent, probably.
396         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
397         disappeared server" to something low.  It's not important.
398
399         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
400         arrived before the FETCH data.
401
402         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
403         target here, because we don't know the Gnus name of the group.
404
405         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
406         for the correct group.
407
408         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
409
410         * gnus.el (gnus): Give a final warning after startup.
411
412         * gnus-util.el (gnus-action-message-log): New variable.
413         (gnus-message): Use it.
414         (gnus-final-warning): New function.
415
416         * nnimap.el (nnimap-open-connection): Record the greeting.
417         (nnimap): Add greeting.
418
419 2010-09-26  Julien Danjou  <julien@danjou.info>
420
421         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
422         arguments.
423         (gnus-html-wash-images): Fix spec computing to include start/end.
424
425         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
426
427 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
428
429         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
430         deletion.
431         (nnimap-retrieve-headers): Don't select the group, because that's
432         already done by nnimap-possibly-change-group.
433
434         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
435         (gnus-picon-transform-address): Use it.
436
437         * mail-source.el (mail-source-value): Revert previous patch.
438
439         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
440         on failure.
441         (nnimap-open-connection): Look up both virtual and physical server name
442         credentials.
443
444         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
445
446 2009-02-07  Dave Love  <fx@gnu.org>
447
448         * tls.el (open-tls-stream): Don't query killing process.
449
450 2009-02-08  Dave Love  <fx@gnu.org>
451
452         * gnus-win.el (gnus-window-to-buffer-helper,
453         gnus-all-windows-visible-p): Function needn't be a symbol.
454
455         * mail-source.el (mail-source-value): Function needn't be a symbol.
456
457 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
458
459         * message.el (message-cite-prefix-regexp): Remove } from the cite
460         prefix.
461
462         * gnus-art.el (gnus-treatment-function-alist): Do picons before
463         highlight again, so that the highlight is correct.
464
465         * gnus-picon.el (gnus-picon): Remove again.
466         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
467
468         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
469         doing the header highlightling, so that the background colour of the
470         picon is correct.
471
472         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
473         (gnus-picon): Ditto.
474         (gnus-picon): Reinstate.  The background colour for picons is white.
475         (gnus-picon-insert-glyph): Make the background white.
476
477         * nnml.el (nnml-open-nov): Don't return dead buffers.
478
479         * auth-source.el (auth-source-create): Query the user for whether to
480         store the credentials.
481
482         * netrc.el (netrc-store-data): New function.
483
484         * auth-source.el (auth-source-user-or-password): Use the existing auth
485         sources, if any, for creation.
486
487         * gnus.el (gnus-group-fast-parameter): Return the last matching
488         parameter instead of the first matching parameter.
489
490 2010-09-26  Julien Danjou  <julien@danjou.info>
491
492         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
493
494 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
495
496         * mml2015.el (mml2015-use): Remove gpg support.
497
498         * mml1991.el (mml1991-function-alist): Remove gpg function.
499         (mml1991-gpg-sign): Removed.
500
501 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
502
503         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
504         (gnus-browse-unsubscribe-current-group): Document it.
505         (gnus-browse-unsubscribe-group): Use it.
506
507 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
508
509         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
510         address to the To list for easier response.
511
512         * gnus.el (gnus-play-startup-jingle): Removed.
513         (gnus-splash): Don't play jingle.
514         (gnus): Silence gnus-load message.
515
516         * gnus-art.el (gnus-treat-play-sounds): Removed.
517
518         * gnus.el (gnus-play-jingle): Remove audio support.
519
520         * gnus-cus.el (gnus-score-customize): Remove audio reference.
521
522         * earcon.el: Removed -- no users.
523
524         * gnus-audio.el: Removed -- no users of this package.
525
526         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
527
528         * gnus-start.el (gnus-setup-news): Remove nocem support.
529
530         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
531
532         * gnus.el (gnus-use-nocem): Removed.
533
534         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
535         Removed.
536
537         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
538         uses NoCeM any more.
539
540         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
541         (gnus-button-ctan-handler): Ditto.
542         (gnus-button-handle-ctan-bogus-regexp): Ditto.
543         (gnus-button-ctan-directory-regexp): Ditto.
544         (gnus-button-handle-ctan): Ditto.
545         (gnus-button-tex-level): Ditto.
546         (gnus-button-alist): Removed CTAN stuff.
547
548 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
549
550         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
551         nnimap-streaming test.
552
553         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
554         servers twice.
555
556         * nnimap.el (nnimap-open-connection): Add more error reporting when
557         nnimap fails early.
558
559         * nnheader.el (nnheader-get-report-string): New function.
560         (nnheader-get-report): Use it.
561
562         * gnus-int.el (gnus-check-server): Say what the error was when opening
563         failed.
564
565         * nnimap.el (nnimap-wait-for-response): Search further when we're not
566         using streaming.
567
568 2010-09-25  Julien Danjou  <julien@danjou.info>
569
570         * gnus-html.el (gnus-html-rescale-image): Use our defalias
571         gnus-window-inside-pixel-edges.
572
573 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
574
575         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
576
577         * mm-decode.el (mm-save-part): Allow saving to other directories the
578         normal Emacs way.
579
580         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
581         by Jay Berkenbilt.
582
583         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
584         there isn't a single byte.
585
586         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
587         just do it.  It doesn't really seem to matter what the user responds
588         here, I think, so it's just a confusing question.
589
590         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
591         non-streaming case.
592
593         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
594         (gnus-article-encrypt-body): Use it.
595
596         * gnus-sum.el (gnus-summary-show-complete-article): New command and
597         keystroke.
598
599         * nnimap.el (nnimap-find-wanted-parts-1): Use
600         gnus-fetch-partial-articles.
601
602         * gnus-art.el (gnus-fetch-partial-articles): New variable.
603
604         * nnimap.el (nnimap-insert-partial-structure): New function.
605         (nnimap-get-partial-article): New function.
606         (nnimap-request-article): Use it.
607         (nnimap-wait-for-response): Return whether the wait was successful.
608         (nnimap-finish-retrieve-group-infos): Don't do anything if the
609         retrieval wasn't successful.
610         (nnimap-retrieve-group-data-early): Allow throttling servers.
611         (nnimap-streaming): New variable.
612         (nnimap-fetch-partial-articles): Removed.
613
614         * mm-decode.el (mm-with-part): Protect against killed buffers.
615
616         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
617         for prettier summary display.
618
619 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
620
621         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
622         directly.
623
624 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
627         apparently third-party libraries depend on it.
628
629         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
630         before starting negotiation.
631
632         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
633         privacy reasons.
634         (gnus-treat-mail-gravatar): Ditto.
635
636         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
637         buffer when inserting images.  Inserting text into the headers, for
638         instance, can make them invalid.
639
640 2010-09-25  Julien Danjou  <julien@danjou.info>
641
642         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
643         variables.
644
645         * nnheader.el: Remove useless variables news-reply-yank-from and
646         news-reply-yank-message-id.
647
648         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
649         variables.
650
651         * mml1991.el: Remove useless mml1991-verbose.
652
653         * gnus.el: Remove useless variable gnus-use-generic-from.
654         Remove obsolete variable gnus-topic-indentation.
655
656         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
657
658         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
659
660         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
661
662         * gnus-group.el: Remove useless gnus-group-icon-cache.
663         Remove useless gnus-ephemeral-group-server.
664
665         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
666
667         * mml2015.el: Remove useless mml2015-verbose.
668
669         * mml-smime.el: Remove useless mml-smime-verbose.
670
671         * gnus.el: Remove useless gnus-local-domain.
672
673         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
674         gnus-gravatar-size.
675
676         * gnus-art.el: Remove useless gnus-treat-translate.
677
678 2010-09-24  Julien Danjou  <julien@danjou.info>
679
680         * gnus-sum.el: Add support for Gravatars.
681
682         * gnus-art.el: Add support for Gravatars.
683
684         * gnus-gravatar.el: Add this file.
685
686         * gravatar.el: Add this file.
687
688 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
689
690         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
691
692         * gnus-group.el (gnus-group-fetch-faq): Removed.
693
694         * gnus.el (gnus-group-faq-directory): Removed.
695
696         * gnus-group.el (gnus-group-fetch-charter): Removed.
697
698         * gnus.el (gnus-group-charter-alist): Removed.
699
700         * gnus-group.el (gnus-group-archive-directory): Removed.
701         (gnus-group-recent-archive-directory): Ditto.
702         (gnus-group-make-archive-group): Removed.
703
704         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
705
706         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
707         use the same article number for all the cached articles.
708
709         * nnimap.el (nnimap-command): Register the last command time so
710         that we can use it for idling NOOPs.
711         (nnimap-open-connection): Start the keeplive timer.
712         (nnimap-make-process-buffer): Store all the process buffers.
713         (nnimap-keepalive): New function.
714
715         * starttls.el: (starttls-open-stream): Add autoload cookie.
716
717 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
718
719         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
720         handling.
721
722 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
723
724         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
725         its data structures.
726
727         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
728         instead of the cl.el copy-list.
729         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
730         equalp.
731
732 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
733
734         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
735         and tool-bar-local-item-from-menu.
736
737         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
738         mode-line-highlight face for Emacs.
739
740         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
741         loading gnus-sum.elc; fix comment for canlock-verify.
742         (gnus-article-jump-to-part): Use read-number.
743         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
744         Emacs pre-21 compatible code for help-echo.
745         (gnus-article-next-page-1): No need to adjust the number of lines.
746         (gnus-article-describe-bindings): Always use help-buffer.
747
748         * gnus-audio.el (gnus-audio-inline-sound)
749         * gnus-cus.el (gnus-custom-mode)
750         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
751
752         * gnus-sum.el (gnus-remove-overlays): Doc fix.
753
754         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
755         compatible code.
756
757 2010-09-24  Glenn Morris  <rgm@gnu.org>
758
759         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
760         visiting the fcc file in rmail-mode.
761
762         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
763
764 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * nnir.el: Silence the byte compiler.
767
768         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
769         alias to browse-url-url-encode-chars if any.
770         (gnus-html-encode-url): Use it.
771
772 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
773
774         * gnus-start.el (gnus-use-backend-marks): New variable.
775         (gnus-get-unread-articles-in-group): Use it.
776
777         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
778         makeover.
779
780 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
781
782         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
783
784 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
787         Removed.
788         (gnus-setup-news-hook): Removed
789         gnus-fixup-nnimap-unread-after-getting-new-news.
790
791         * gnus-int.el (gnus-request-update-info): Protect against backends not
792         having the function.
793
794         * nnimap.el (nnimap-stream): Mention starttls.
795         (nnimap-open-connection): Add starttls support.
796
797 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
798
799         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
800
801 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
802
803         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
804         BODYSTRUCTUREs.
805         (nnimap-transform-headers): Unfold quoted {42} headers.
806
807         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
808         the info.
809         (gnus-get-unread-articles): Only call updatep on backends that support
810         it.
811
812         * nnweb.el (nnweb-request-update-info): NOOP.
813
814         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
815
816         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
817         since it only deals with marks.
818
819         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
820         gnus-request-marks, and make a new gnus-request-update-info.
821
822         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
823         the active instead of the high number, which is usually too low.
824
825 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
826
827         * netrc.el (netrc-parse): Remove encrypt.el mentions.
828         * encrypt.el: Removed.
829
830 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
833         server in symbolic form.
834
835         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
836         0.9.
837
838 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
841         (nnimap-update-info): Fix up code slightly.
842
843         * gnus-int.el (gnus-open-server): Add tracing for performance
844         debugging.
845
846         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
847         (gnus-group-insert-group-line): Pass the real group name so that it
848         gets the right data.
849
850         * gnus-start.el (gnus-get-unread-articles): Don't have
851         `gnus-get-unread-articles-in-group' update info, since that can be
852         really slow and doesn't seem to be needed?
853
854 2010-09-22  Dan Christensen  <jdc@uwo.ca>
855
856         * time-date.el (date-to-time): Try using parse-time-string first before
857         using the slower timezone-make-date-arpa-standard.
858
859 2010-09-22  Julien Danjou  <julien@danjou.info>
860
861         * gnus-group.el (gnus-group-insert-group-line): Call
862         gnus-group-highlight-line.
863         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
864         default hook list.
865         (gnus-group-update-eval-form): Add new function.
866         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
867         (gnus-group-get-icon): Use gnus-group-update-eval-form.
868
869 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
870
871         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
872         immediate, then expire all articles.
873         (nnimap-update-info): Fix off-by-one errors.
874         (nnimap-flags-to-marks): Would return no marks lists for group with no
875         flags.  Instead return the other data.
876
877 2010-09-22  Julien Danjou  <julien@danjou.info>
878
879         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
880         Only return an icon.
881         (gnus-group-insert-group-line): Compute icon to return.
882
883         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
884         variable.
885         (gnus-html-image-fetched): Only cache if
886         gnus-html-image-automatic-caching is set.
887         (gnus-html-image-fetched): Check for errors.
888
889 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
892         once per method on `g'.  This ensures that backends like nnfolder don't
893         open all their folders.
894
895         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
896         (nnimap-request-list): Nix out group in the correct buffer.
897         (nnimap-parse-flags): Implement by using `read' instead of
898         hand-parsing.
899         (nnimap-flags-to-marks): Pass on permanent-flags.
900         (nnimap-make-process-buffer): Record the server name.
901         (nnimap-parse-flags): Fix typo.
902         (nnimap-request-scan): Run split on the server in general, not just a
903         single group.
904
905         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
906         parameter, and propagate this downwards.
907
908         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
909         since EXAMINE changes it on the server.
910
911         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
912         this command might take a while.
913
914 2010-09-22  Julien Danjou  <julien@danjou.info>
915
916         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
917         harmful if you have 2 images side-by-side, they can't be properly
918         update on text deletion.  Using text-property is safer here.
919         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
920         data.
921
922 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
923
924         * nnimap.el (nnimap-expunge-inbox): Removed.
925         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
926         (nnimap-expunge): Flip default to t.
927
928         * gnus.el (gnus-method-to-server): Don't push things to the cache
929         unless it's unique.
930         (gnus-server-to-method): Ditto.
931
932 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
933
934         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
935
936 2010-09-22  Julien Danjou  <julien@danjou.info>
937
938         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
939         get the start of data.
940         (gnus-html-encode-url): Add this function to encode special chars in
941         URL.
942         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
943         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
944
945         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
946         default.
947         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
948
949         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
950         images alt-text.
951         (gnus-html-put-image): Put alt-text as help-echo.
952
953 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
954
955         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
956         * mm-util.el (mm-decompress-buffer)
957         * nnir.el (nnir-run-find-grep)
958         * pop3.el (pop3-list): Use 3rd arg of split-string.
959
960         * time-date.el (format-seconds): Comment fix.
961
962         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
963         and byte-optimize-form-code-walker.
964         (dgnushack-make-auto-load): Don't advise make-autoload.
965
966         * lpath.el: Remove Emacs 21 stuff.
967
968 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
971         outside the active range.  Suggested by Dan Christensen.
972
973         * gnus-start.el (gnus-get-unread-articles): Get the extended method
974         slightly later to avoid double-getting it.
975
976         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
977         previous patch.
978
979         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
980
981 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
982
983         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
984
985 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * gnus-int.el (gnus-open-server): Give a better error message in the
988         "go offline" case.
989
990         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
991         marks for nnimap, which is seldom the right thing to do.
992
993         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
994         (gnus-same-method-different-name): New function.
995
996         * nnimap.el (parse-time): Require.
997
998         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
999         method in the presence of many similar methods.
1000
1001         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1002
1003         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1004         nnml-inhibit-expiry.
1005
1006         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1007         find out whether methods are equal.
1008
1009         * nnimap.el (nnimap-find-expired-articles): New function.
1010         (nnimap-process-expiry-targets): New function.
1011         (nnimap-request-move-article): Request the article before looking at
1012         what the Message-ID is.  Fix found by Andrew Cohen.
1013         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1014
1015         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1016         for oldness in addition to being a predicate.
1017
1018         * nnimap.el (nnimap-request-group): When we have zero articles, return
1019         the right data to Gnus.
1020         (nnimap-request-expire-articles): Only delete articles immediately if
1021         the target is 'delete.
1022
1023         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1024         method, this would bug out.
1025
1026         * gnus-group.el (gnus-group-expunge-group): Renamed from
1027         gnus-group-nnimap-expunge, and implemented as a normal interface
1028         function.
1029
1030         * gnus-int.el (gnus-request-expunge-group): New function.
1031
1032         * nnimap.el (nnimap-request-create-group): Implement.
1033         (nnimap-request-expunge-group): New function.
1034
1035 2010-09-21  Julien Danjou  <julien@danjou.info>
1036
1037         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1038         (gnus-html-cache-expired): Add new function.
1039         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1040         wethever we should display image for fetch it.
1041         Compute alt-text earlier to pass it to the fetching function too.
1042         (gnus-html-schedule-image-fetching): Change function argument to only
1043         get one image at a time, not a list.
1044         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1045         cache.
1046         (gnus-html-get-image-data): New function to retrieve image data from
1047         cache.
1048         (gnus-html-put-image): Change buffer argument to use image data rather
1049         than file, and place image above region rather than inserting a new
1050         one. Do not take alt-text as argument, since it's useless now: we place
1051         the image above alt-text.
1052         (gnus-html-prune-cache): Remove.
1053         (gnus-html-show-images): Start to fetch image when we find one, do not
1054         push into a temporary list.
1055         (gnus-html-prefetch-images): Only fetch image if they have expired.
1056         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1057         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1058
1059 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1060
1061         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1062
1063 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1064
1065         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1066         spec inser "*" if the group isn't active instead of 0.
1067
1068         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1069         opening the server.
1070         (nnimap-request-delete-group): Implement group deletion.
1071         (nnimap-transform-headers): Return the size of the entire message in
1072         the Bytes header, not just the size of the first part.
1073         (nnimap-request-move-article): When moving an article from nnimap,
1074         request the article first so the accepting form has an article to
1075         accept.  Reported by Dan Christensen.
1076         (nnimap-command): Make sure that the error message doesn't error out.
1077
1078 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1079
1080         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1081         we haven't requested anything.
1082
1083 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084
1085         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1086         "".  Fix found by Andrew Cohen.
1087
1088         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1089         instead of -encode-string.
1090
1091 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1094
1095         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1096         by mm-subst-char-in-string.
1097
1098 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1101         waiting for the connection string.
1102
1103         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1104         arriving.
1105
1106         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1107         bogus characters.  This allows selecting certain Gmail groups.
1108
1109         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1110         (nnimap-fetch-partial-articles): New variable.
1111         (nnimap-open-connection): When looking for credentials, also use the
1112         nnimap-server-port.
1113         (nnimap-request-article): Return the group/article number, so that Gnus
1114         `^' works as expected.
1115         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1116         them.
1117
1118         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1119         comments.
1120         (gnus-methods-sloppily-equal): New function.
1121         (gnus): When using the development version of Gnus, load the gnus-load
1122         file.
1123
1124         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1125         `gnus-open-server' on each method before trying to scan them etc.  This
1126         ensures that all the backend parameters are set correctly.
1127
1128         * nnimap.el (nnimap-authenticator): New variable.
1129         (nnimap-open-connection): Allow anonymous login.
1130         (nnimap-transform-headers): The chars header is called Chars not
1131         Bytes.
1132         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1133         drops.
1134
1135         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1136         patch, found by Knut Anders Hatlen.
1137
1138 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1139
1140         * gnus-agent.el (gnus-agent-batch-confirmation)
1141         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1142         to gnus-message.
1143         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1144         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1145         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1146         * gnus-int.el (gnus-open-server): Likewise.
1147         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1148         (gnus-score-check-syntax): Likewise.
1149         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1150         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1151         Likewise.
1152         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1153
1154 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1157         calling conventions so that prefetch doesn't bug out.
1158
1159 2010-09-19  Julien Danjou  <julien@danjou.info>
1160
1161         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1162         rather than `subst-char-in-region' in order to be able to replace ASCII
1163         char by UTF-8 ones.
1164
1165         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1166         than curl.
1167         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1168         the right URL and ALT text on images.
1169         (gnus-html-wash-tags): Fix tag case.
1170         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1171         (gnus-article-html): Add -o display_ins_del=2 option.
1172         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1173
1174 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175
1176         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1177         the extra mail headers, which sometimes seem to happen for unknown
1178         reasons.
1179
1180         * mail-parse.el (mail-header-encode-parameter): Define as
1181         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1182         (or most, perhaps?) mail readers don't understand the latter, but do
1183         understand the former.
1184
1185         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1186         to nil, so that no methods are automatically agentized.  I think this
1187         is probably what most users want.
1188
1189         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1190         from url-retrieve, for instance about invalid URLs.
1191
1192         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1193         groups that have no articles.
1194         (nnimap-request-article): Check that we really got an article when we
1195         requested one.
1196
1197         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1198         doesn't exist.
1199
1200         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1201         nntp buffer so the agent can save it.
1202         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1203         that CRLF doesn't get translated to \n.
1204         (nnimap-open-connection): Don't make 'shell commands only send \n.
1205
1206 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1207
1208         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1209         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1210         Update var name.
1211         (nnml-generate-nov-file): Use dolist.
1212         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1213         Use with-current-buffer.
1214
1215 2010-09-18  Julien Danjou  <julien@danjou.info>
1216
1217         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1218         parallel.
1219
1220 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1221
1222         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1223         the range update right.
1224         (nnimap-request-group): Don't make `M-g' bug out on group with no
1225         marks.
1226         (nnoo): Required, so that other packages can require nnimap.
1227         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1228         command we're looking for.  This helps when the server sends more
1229         responses after we've gotten everything we expected.
1230         (nnimap): Add a `newlinep' field to keep track of end-of-line
1231         conventions.
1232         Don't send CRLF to things that don't want it.
1233         (nnimap-request-accept-article): Ditto.
1234
1235 2010-09-18  Julien Danjou  <julien@danjou.info>
1236
1237         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1238         than curl to retrieve images.
1239
1240 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1243         the marks.
1244         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1245         (nnimap-wait-for-connection): New function.
1246         (nnimap-open-connection): If we have PREAUTH, don't query for login
1247         credentials.
1248         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1249         when doing a partial update.
1250
1251 2010-09-18  Julien Danjou  <julien@danjou.info>
1252
1253         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1254         tags.
1255
1256 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * nnimap.el (nnimap-credentials): New function.
1259         (nnimap-open-connection): Use the new function to look for credentials
1260         also on the numeric equivalents of "imap" and "imaps".
1261
1262         * gnus-start.el (gnus-activate-group): Send the info to
1263         gnus-request-group.
1264
1265         * nnimap.el (nnimap-request-group): Have the "check" version of the
1266         function parse flags and update the info, so that a `M-g' get a total
1267         resync of all flags from the group.
1268
1269         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1270         to allow backends to alter the info on group selection.  Also alter all
1271         the backend -request-group functions to take the parameter.
1272
1273         * nnimap.el (nnimap-store-info): New function.
1274         (nnimap-update-info): Store the info for later usage.
1275         (nnimap-request-group): Use the stored info for the dont-check case, so
1276         that we don't retrieve all marks when we enter a group.
1277
1278         * nnimap.el: Use deffoo instead of defun for interface functions.
1279
1280         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1281         update the group info.  This makes the nndraft groups, for instance, go
1282         back to their old behaviour.
1283
1284         * gnus-sum.el (gnus-select-newsgroup): Indent.
1285
1286         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1287         in.
1288         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1289         nothing.
1290
1291         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1292         from methods that are denied.
1293
1294         * gnus-int.el (gnus-method-denied-p): New function.
1295
1296         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1297         store the password instead of netrc.
1298         (nnimap-open-connection): Don't error out when we can't make a
1299         connections.
1300
1301         * auth-source.el (auth-source-create): In the password prompt, say what
1302         we're querying for.  Also prompt for user name if that hasn't been
1303         given.
1304
1305         * nnimap.el (nnimap-with-process-buffer): Removed.
1306
1307 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1310         method when we're reading from the agent.
1311
1312         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1313
1314         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1315         that's probably most useful for users.
1316
1317         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1318         "failed" all the time.
1319
1320         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1321         ...)) with (with-current-buffer ... ).
1322
1323         * nntp.el (nntp-open-server): Return whether the open was successful or
1324         not.
1325
1326         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1327         select an unread unseen article first.
1328
1329         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1330         /etc/services, supply some sensible port defaults.
1331
1332         * dgnushack.el: Define netrc-credentials.
1333
1334 2010-09-17  Julien Danjou  <julien@danjou.info>
1335
1336         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1337
1338 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1339
1340         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1341         doesn't have any parameters.
1342
1343 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1344
1345         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1346         only upcased checks.
1347
1348         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1349
1350         * nnimap.el (nnimap-open-shell-stream): New function.
1351         (nnimap-open-connection): Use it.
1352         (nnimap-transform-headers): Get the number of lines in each message.
1353         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1354         number of lines.
1355         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1356         problem.
1357
1358         * utf7.el (utf7-encode): Autoload.
1359
1360         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1361         to allow the mail splitting to not return a default group.  This is
1362         useful for nnimap, which will leave unmatched mail in the inbox.
1363
1364         * nnimap.el: Rewritten.
1365
1366         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1367         nnimap usage.
1368
1369         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1370         if the move is internal, so that nnimap can do fast internal moves.
1371
1372         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1373         data.
1374         (gnus-read-active-for-groups): Support finishing the early retrieval of
1375         data.
1376
1377         * gnus-range.el (gnus-range-nconcat): New function.
1378
1379         * gnus-int.el (gnus-finish-retrieve-group-infos)
1380         (gnus-retrieve-group-data-early): New functions.
1381
1382 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1383
1384         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1385         (nnrss-retrieve-groups):
1386         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1387         (pop3-quit): Use with-current-buffer.
1388
1389 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1392         instead of nnheader-accept-process-output.
1393
1394         * dgnushack.el (dgnushack-compile): Add comment.
1395
1396         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1397
1398         * gnus-html.el (gnus-html-schedule-image-fetching)
1399         (gnus-html-prefetch-images): Replace process-kill-without-query by
1400         gnus-set-process-query-on-exit-flag.
1401
1402 2010-09-16  Romain Francoise  <romain@orebokech.com>
1403
1404         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1405
1406 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1407
1408         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1409         parameter to unintern is mandatory-ish in Emacs 24.
1410
1411         * gnus-html.el (gnus-html-schedule-image-fetching)
1412         (gnus-html-prefetch-images): Check for curl before using it.
1413
1414         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1415         depend on curl, which isn't essential.
1416
1417         * imap.el: Revert back to version
1418         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1419         seem problematic.
1420
1421 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1422
1423         * gnus-registry.el (gnus-registry-install-shortcuts):
1424         Explicitly pass `obarray' to `unintern' to avoid a warning.
1425
1426 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1427
1428         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1429         change.
1430
1431         * nnrss.el (nnrss-request-list): Removed this function and related
1432         functions, including the moreover stuff.
1433
1434 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * nnrss.el (nnrss-retrieve-groups): New function.
1437
1438 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1439
1440         * .dir-locals.el: Add no-byte-compile cookie.
1441
1442 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * time-date.el (format-seconds): Comment fix.
1445
1446         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1447         for back end that doesn't support request-scan.
1448
1449 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450
1451         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1452         then do request scans from the backends.
1453
1454         * netrc.el (netrc-credentials): New conveniency function.
1455
1456         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1457         avoid running a hook per line, since this takes a lot of time,
1458         profiling shows.
1459         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1460         directly if gnus-visual-p is true.
1461
1462 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1463
1464         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1465         groups; replace mapcar with dolist which is a bit faster; pass groups
1466         info to gnus-read-active-file-1.
1467         (gnus-read-active-file-1): Scan only specified groups if the new
1468         optional arg `infos' is given.
1469
1470 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1473
1474         * pop3.el (pop3-movemail): Removed.
1475         (pop3-streaming-movemail): Renamed to pop3-movemail.
1476
1477         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1478         don't restrict end-tag searches to the end of the line.
1479
1480 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1483         articles of every unchecked group to t, which means unknown since the
1484         server has never been opened.
1485
1486 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1487
1488         * gnus-html.el (gnus-html-show-alt-text): New command.
1489         (gnus-html-browse-image): Ditto.
1490         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1491         to browse the image directly.
1492         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1493         better.
1494
1495         * gnus-async.el (gnus-async-article-callback): Call
1496         `gnus-html-prefetch-images' unconditionally.
1497
1498         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1499         before feeding URLs to curl.
1500
1501 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1504         internal images as deletable by `W D D'.
1505
1506         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1507         (gnus-async-article-callback): Fix typo.
1508
1509 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1512         current line to work around bugs in the output from w3m.
1513
1514         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1515         for groups that want that.
1516
1517         * nntp.el (nntp-wait-for-string): Supply a timeout for
1518         accept-process-output to ensure progress.
1519
1520         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1521         level to get unread articles from, then use that for foreign groups,
1522         too.
1523
1524         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1525         confuses the rest of the function.
1526
1527         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1528         for the methods that support -retrieve-groups, too.
1529
1530         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1531
1532 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1533
1534         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1535         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1536
1537         * pop3.el: Require cl when compiling.
1538         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1539
1540 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1541
1542         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1543         that aren't going to be activated.
1544         (gnus-get-unread-articles): Fix up the last commit.
1545
1546         * gnus-html.el (gnus-article-html): Allow calling without specifying
1547         the handle.  In that case, dissect the buffer first.
1548
1549         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1550
1551         * nnimap.el (nnimap-open-connection): Revert the change that would look
1552         into authinfo for imaps instead of imap.
1553
1554         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1555         say that you don't want to call gnus-request-group with don-check, but
1556         do check the reponse.  This is for virtual groups only.
1557         (gnus-get-unread-articles): Count the archive groups as secondary, so
1558         that they're activated the same way as before.
1559
1560         * imap.el (imap-message-map): Removed optional buffer parameter, since
1561         no callers use it.
1562         (imap-message-get): Ditto.
1563         (imap-message-put): Ditto.
1564         (imap-mailbox-map): Ditto.
1565         (imap-mailbox-put): Ditto.
1566         (imap-mailbox-get): Ditto.
1567         (imap-mailbox-get): Revert last change for this function.
1568
1569         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1570         case-insensitively.
1571         (nnimap-debug): Removed.
1572
1573         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1574         to use `imap-fetch' instead.  According to the comments, this should be
1575         safe, since all other IMAP clients use the 1:* syntax.
1576         (imap-enable-exchange-bug-workaround): Removed.
1577         (imap-debug): Removed -- doesn't seem very useful.
1578
1579         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1580         mail from a file, and the file doesn't exist.
1581
1582         * imap.el (imap-log): New convenience function used throughout instead
1583         of repeating the same code all over the place.
1584
1585         * pop3.el (pop3-streaming-movemail): Return t for success.
1586
1587         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1588         .authinfo if we're using ssl connection.
1589
1590         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1591         already have if we're in a main Gnus `g' run.
1592
1593         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1594
1595 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1598
1599         * nnmh.el (nnmh-request-list-1): Bind `file'.
1600
1601         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1602         alias to set-process-query-on-exit-flag or process-kill-without-query.
1603         (pop3-open-server): Use it.
1604
1605 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1606
1607         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1608         box to the Incoming file.  Fixes mistake in previous checkin.
1609
1610         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1611         request loop (for debugging purposes) removed.
1612
1613         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1614         culprit is more visible.
1615         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1616         (nnml-add-incremental-nov): New functions to do "incremental" nov
1617         updates, where we just append to the end of the existing nov files
1618         without reading/writing them in full.
1619
1620         * mail-source.el (mail-source-delete-crash-box): Really only check the
1621         incoming files once in a while.
1622
1623         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1624
1625         * mail-source.el (mail-source-delete-crash-box): Only check the
1626         incoming files for deletion once per day to save a lot of file
1627         accesses.
1628
1629         * pop3.el (pop3-logon): Fix up unbound variable typo.
1630
1631         * mail-source.el (pop3-streaming-movemail): Autoload.
1632
1633         * pop3.el (pop3-streaming-movemail): Respect
1634         pop3-leave-mail-on-server.
1635
1636         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1637         retrieval.
1638
1639         * pop3.el (pop3-process-filter): Removed unused function.
1640         (pop3-streaming-movemail, pop3-send-streaming-command)
1641         (pop3-wait-for-messages, pop3-write-to-file)
1642         (pop3-number-of-responses): New functions for streaming pop3
1643         retrieval.
1644
1645         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1646         come from no known methods.
1647         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1648         list.
1649
1650         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1651         message sizes.
1652         (pop3-movemail): Use erase-buffer instead of looping and deleting
1653         regions, which seems rather odd.
1654
1655         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1656         file once per `g' run.
1657
1658         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1659         directories.  This makes the draft queue directory work.
1660
1661         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1662         data from the backends, so that we only request the list of groups from
1663         each method once.  This should speed things up considerably.
1664
1665         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1666         detect that it's not implemented.
1667
1668         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1669         we actually do recurse down into the tree, but don't stat all leaf
1670         nodes.
1671
1672         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1673         then say so instead of bugging out.
1674
1675         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1676         files exist before trying to read them.
1677
1678         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1679         around <pre_int>.
1680
1681         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1682
1683         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1684
1685 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1686
1687         * mm-util.el (mm-image-load-path): Just return the image directories,
1688         not all directories in the path in addition to the image directories.
1689         (mm-image-load-path): Maintain a cache of the image directories so that
1690         the `g' command in Gnus doesn't have to stat dozens of directories each
1691         time.
1692
1693         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1694         (gnus-html-wash-tags): Add a new `i' command to insert images.
1695         (gnus-html-insert-image): New command and keystroke.
1696         (gnus-html-redisplay-with-images): New command and keystroke.
1697         (gnus-html-show-images): Renamed command.
1698         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1699         spacers.
1700         (gnus-html-wash-tags): Decode entities at the end, so that entities
1701         inside the tags don't mess up the rest of the "parsing".
1702
1703         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1704         so that nnimap methods aren't agentized by default.  There's apparently
1705         many problems related to agent/imap behaviour.
1706
1707         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1708
1709         * gnus-html.el: Doc fix.
1710
1711 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1714         specifier-spec-list for Emacs 21.
1715
1716         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1717         glyph-width and glyph-height instead of display-graphic-p and
1718         image-size; make avoidance of displaying small images work for XEmacs.
1719
1720         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1721         for XEmacs.
1722
1723         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1724         of symbol that holds plist data.
1725         (gnus-process-plist): Remove plist of process after getting it.
1726
1727 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1728
1729         * message.el (message-generate-hashcash): Change default to
1730         'opportunistic if hashcash is installed.
1731
1732         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1733         (gnus-html-put-image): Only call image-size once, since it's somewhat
1734         time-consuming on remote X servers.
1735
1736 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1739         type on data, not a file name.
1740
1741         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1742         window-pixel-edges for Emacs 21.
1743
1744         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1745         decoded contents.
1746         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1747
1748 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1749
1750         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1751         group line format, since it isn't very interesting.
1752
1753         * gnus-agent.el (gnus-agent-short-article),
1754         (gnus-agent-long-article): Increase values for these two variables,
1755         since most people are likely to have more network connection and
1756         storage than before.
1757
1758         * gnus.el (gnus-refer-article-method): Change default to 'current.
1759         When referring an article, the common behaviour is to refer it from the
1760         current select method, not the native select method.  The chances of
1761         the native select method having the message in question is rather slim
1762         these days.
1763
1764         * gnus-sum.el (gnus-auto-select-subject): Change default to
1765         `unseen-or-unread'.  I think it's likely that most people want to
1766         select an unseen article over a previously seen, but unread one.
1767
1768         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1769         means that in the article buffer none of the minor mode elements will
1770         be shown, usually, and this is not desirable in most cases.
1771
1772         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1773         that commands like `d' (and the like) go to the next line in the
1774         buffer, instead of the next unread article.  I think this is the
1775         behaviour that is most natural for most users.
1776         (gnus-single-article-buffer): Change default to nil, so that people can
1777         have as many article buffers open as they have summary buffer.  I think
1778         this is the most natural way for the groups to behave.
1779
1780         * message.el (message-generate-new-buffers): Change default to
1781         `unsent', so that all new message buffers start their names with the
1782         string "*unsent", and it's easier to find the buffers if you move from
1783         them.
1784
1785 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1786
1787         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1788         small.  They're probably tracking images.
1789         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1790         (gnus-html-rescale-image): Yet another try at getting the image sizing
1791         right.
1792
1793         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1794         nntp-marks-file-name is nil.
1795
1796 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1797
1798         * gnus-html.el (gnus-html-wash-tags)
1799         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1800         Better logging.
1801
1802 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1805
1806         * gnus-html.el (gnus-html-wash-tags): Check the value of
1807         gnus-blocked-images in the summary buffer.
1808
1809 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1810
1811         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1812
1813 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1816         like "a", it seems like.
1817         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1818         since it needs to be picked from the correct buffer.
1819
1820         * nnwfm.el: Removed.
1821
1822         * nnlistserv.el: Removed.
1823
1824 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1825
1826         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1827         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1828
1829 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1830
1831         * nnkiboze.el: Removed.
1832
1833         * nndb.el: Removed.
1834
1835         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1836         alt text.
1837         (gnus-html-rescale-image): Try to get the rescaling logic right for
1838         images that are just wide and not tall.
1839
1840         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1841         overshadow variable bindings.
1842
1843 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1844
1845         * gnus-html.el (gnus-html-wash-tags)
1846         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1847         extra logging.
1848
1849 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1850
1851         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1852         (gnus-max-image-proportion): New variable.
1853         (gnus-html-rescale-image): New function.
1854         (gnus-html-put-image): Rescale images.
1855
1856 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1857
1858         Fix up some byte-compiler warnings.
1859         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1860         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1861         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1862         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1863         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1864         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1865         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1866
1867 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * gnus-html.el (gnus-article-html): Decode contents by charset.
1870
1871 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1872
1873         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1874         (gnus-html-frame-width, gnus-blocked-images)
1875         * message.el (message-prune-recipient-rules): Add custom version.
1876         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1877
1878         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1879         functions.
1880
1881         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1882         gnus-process-get.
1883
1884 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1885
1886         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1887         instead of lsub directly.
1888
1889 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890
1891         * nnwarchive.el: Removed.
1892
1893         * gnus-soup.el: Removed.
1894
1895         * nnsoup.el: Removed.
1896
1897         * nnultimate.el: Removed.
1898
1899         * gnus-html.el (gnus-blocked-images): New variable.
1900
1901         * message.el (message-prune-recipients): New function.
1902         (message-prune-recipient-rules): New variable.
1903
1904         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1905         guess whether a long line is natural text or not.
1906
1907         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1908         gnus-process-plist and friends for compatibility.
1909
1910 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1911
1912         * gnus-html.el: Require packages that define macros used in this file.
1913         (gnus-article-mouse-face): Declare to silence byte-compiler.
1914         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1915         process-get.
1916         (gnus-html-put-image): Use plist-get to avoid getf.
1917         (gnus-html-prefetch-images): Use with-current-buffer.
1918
1919 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1920
1921         * gnus-ems.el: Provide compatibility functions for
1922         gnus-set-process-plist.
1923
1924         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1925         header-line-format for XEmacs 21.4.
1926
1927         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1928         * gnus.el (gnus-valid-select-methods)
1929         * message.el (message-send-mail-partially-limit)
1930         * mm-decode.el (mm-text-html-renderer)
1931         * mml.el (mml-insert-mime-headers-always)
1932         * smiley.el (smiley-regexp-alist): Bump custom version.
1933
1934 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1935
1936         * gnus-html.el: require mm-url.
1937         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1938         with the url to `url'.
1939         (gnus-html-wash-tags): Support cid: URLs/images.
1940
1941 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1942
1943         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1944         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1945         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1946
1947         * gnus-move.el: Removed file, since it doesn't really work.
1948
1949         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1950         UTF-8.  This seems to fix problems with some German web feeds.
1951
1952         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1953         at the top so that the proper colours are applied.
1954
1955         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1956         don't have dots in their names.
1957
1958         * gnus-art.el (gnus-article-view-part): Doc fix.
1959
1960         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1961         XEmacs-compatible.
1962         (gnus-html-put-image): Don't do images on non-graphic displays.
1963
1964         * nnslashdot.el: Removed this unused backend.
1965
1966         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1967         actions.
1968         (gnus-undo-register-1): Revert last change.
1969
1970         * gnus-group.el (gnus-group-completing-read): Protect against not
1971         having completion-styles bound.
1972
1973         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1974         make broken recipients happier.
1975
1976         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1977
1978         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1979         point parameter.
1980
1981         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1982
1983         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1984         completion-styles for group selection.
1985
1986 2009-02-04  Andreas Schwab  <schwab@suse.de>
1987
1988         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1989         headers and regexp-quote the match if necessary.
1990
1991 2009-03-24  Miles Bader  <miles@gnu.org>
1992
1993         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1994         the blinking smiley.
1995
1996 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1997
1998         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1999         blink smiley.
2000
2001 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002
2003         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2004         where the dribbel file lives exists.
2005
2006         * message.el (message-send-mail-partially-limit): Change the default to
2007         nil, since most people don't want this.
2008
2009         * mm-url.el (mm-url-decode-entities): Also decode entities like
2010         &#x3212.
2011
2012 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2013
2014         * gnus-sum.el (gnus-summary-idna-message):
2015         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2016         Hyperlink urls in docstrings with URL `...'.
2017
2018 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2019
2020         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2021         functions.
2022
2023 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2026         say what the mouseover text should be.
2027
2028         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2029         version of the mm-w3m-safe-url-regexp variable to only download images
2030         in the groups where we want that to happen.
2031
2032         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2033
2034         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2035         easier debugging.
2036         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2037         big pictures in the article buffer.
2038
2039         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2040         gnus-article-html.
2041         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2042         w3m.
2043
2044         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2045
2046 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2047
2048         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2049         which doesn't exist.
2050
2051         * message.el (message-inhibit-ecomplete): New variable to allow some
2052         function to inhibit ecomplete address storage.
2053         (message-resend): Disable ecomplete message storage when resending
2054         messages.
2055
2056         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2057
2058 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2061         Save excursion while copying, moving, and deleting articles in order to
2062         prevent the cursor from jumping to unforeseen place.
2063
2064 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2065
2066         * lpath.el: No need to bind bookmark-current-buffer,
2067         bookmark-yank-point and bookmark-make-record-function.
2068
2069 2010-08-17  Glenn Morris  <rgm@gnu.org>
2070
2071         * gnus-sync.el: Require gnus components whose functions are used.
2072
2073         * gnus-art.el (bookmark-make-record-function):
2074         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2075         Declare for compiler.
2076
2077         * mm-url.el (mml-compute-boundary): Autoload.
2078
2079 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2082
2083 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2084
2085         Typo fix "hoo4a" -> "hook".
2086
2087         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2088
2089 2010-08-14  Glenn Morris  <rgm@gnu.org>
2090
2091         * gnus-sync.el (gnus-sync): Fix defgroup version.
2092
2093 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2094
2095         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2096
2097         * gnus-sync.el: Fix docs.
2098         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2099         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2100
2101 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2102
2103         Optimizations for gnus-sync.el.
2104
2105         * gnus-sync.el: Add docs about gnus-sync-backend
2106         possibilities.
2107         (gnus-sync-save): Remove unnecessary message.
2108         (gnus-sync-read): Optimize and show what groups were skipped.
2109
2110 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2111
2112         Minor bug fixes for gnus-sync.el.
2113
2114         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2115         read the sync on get-new-news.
2116
2117         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2118         quiet.
2119
2120         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2121
2122 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2123
2124         Make saving and restoring of hidden threads work with overlays.
2125         Patch applied by Ted Zlatanov.
2126
2127         * gnus-sum.el (gnus-hidden-threads-configuration)
2128         (gnus-restore-hidden-threads-configuration): Update to deal with text
2129         properties, rather than searching for a magic character.
2130
2131 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2132
2133         New gnus-sync.el library for synchronization of marks.
2134
2135         * gnus-sync.el: New library for synchronization of marks.
2136
2137         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2138         renamed from `gnus-registry-grep-in-list'.
2139
2140         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2141
2142         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2143
2144 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2147         determining charset of text fails.
2148
2149 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2150
2151         * nnmail.el (nnmail-get-new-mail-1): Revert.
2152
2153         * nnml.el (nnml-active-number): Make sure names of newly created groups
2154         in nnml-group-alist are encoded.
2155
2156 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2159         containing non-ASCII characters in active file for nnml back end.
2160
2161 2010-07-24  David Engster  <dengste@eml.cc>
2162
2163         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2164         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2165
2166 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2167
2168         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2169         tag (Bug#6654).
2170
2171 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2174         the article buffer, not the summary buffer.
2175
2176 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2179         Emacs 23 as well.
2180
2181 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2184         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2185
2186 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2187
2188         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2189         Patch applied by Karl Fogel.
2190
2191         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2192         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2193
2194 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2195
2196         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2197         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2198         C-w still not working correctly from Article buffers; Thierry's
2199         patch to fix that will be applied after this.
2200
2201         * gnus-art.el (bookmark-make-record-function): New local variable.
2202
2203         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2204         article buffer.
2205         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2206
2207 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2208
2209         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2210         on changes in bookmark.el.
2211
2212 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2215         `no-log' instead of message not to log prompt string.
2216
2217 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2218
2219         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2220         the *other* type of HTML form submission.
2221
2222 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2223
2224         * auth-source.el (auth-source-pick): If choice does not contain a
2225         questioned keyword, set the check to t.
2226
2227 2010-06-12  Romain Francoise  <romain@orebokech.com>
2228
2229         * gnus-util.el (gnus-date-get-time): Move up before first use.
2230
2231 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2234         (gnus-article-edit-part): Bind it to make last part that is substituted
2235         or deleted visible.
2236         (gnus-mime-display-single): Buttonize part of which id equals to
2237         gnus-mime-buttonized-part-id.
2238
2239 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2240
2241         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2242         (gnus-dd-mmm): Use gnus-date-get-time.
2243         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2244         simplify logic.
2245         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2246         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2247
2248 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2249
2250         * auth-source.el (top): Autoload `secrets-list-collections',
2251         `secrets-create-item', `secrets-delete-item'.
2252         (auth-sources): Fix tag string.
2253         (auth-get-source, auth-source-retrieve, auth-source-create)
2254         (auth-source-delete): New defuns.
2255         (auth-source-pick): Rewrite in order to avoid 2 passes.
2256         (auth-source-forget-user-or-password): New parameter USERNAME.
2257         (auth-source-user-or-password): New parameters CREATE-MISSING and
2258         DELETE-EXISTING.  Retrieve password interactively, if needed.
2259
2260 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2261
2262         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2263         deleting unused directories when gnus-expert-user is t.
2264
2265 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2268         for each temp file when gnus-article-browse-delete-temp is ask.
2269
2270 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2271
2272         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2273         Lisp calls to delete-backward-char by calls to delete-char.
2274
2275 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2276
2277         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2278
2279 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2280
2281         * password-cache.el (password-cache-remove): Fix docstring.
2282
2283 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2286         article unless decoding article to be saved.
2287
2288 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2289
2290         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2291         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2292         generated within the mm-with-unibyte-current-buffer macro.
2293
2294 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2297         to nil when we're in a mml-preview buffer and no group is selected.
2298
2299 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2300
2301         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2302         when catching the `C-g'.  Reported by "Leo".
2303
2304 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * message.el (message-forward-make-body-plain)
2307         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2308         multibyte-string-p.
2309
2310         * lpath.el: Revert.
2311
2312 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2313
2314         * message.el (message-forward-make-body-mml): Assume original message
2315         is multibyte string; error on unibyte.
2316         (message-forward-make-body-plain): Ditto; don't add excessive newline
2317         in body end.
2318
2319         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2320
2321 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2322
2323         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2324         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2325
2326 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * mm-extern.el (mm-extern-url): Don't use
2329         mm-with-unibyte-current-buffer.
2330         (mm-extern-cache-contents): Use with-current-buffer instead of
2331         save-excursion + set-buffer.
2332
2333 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2334
2335         * mm-util.el (mm-emacs-mule): Remove.
2336
2337 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2338
2339         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2340         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2341         change.
2342
2343 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2344
2345         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2346         bind the default value of enable-multibyte-characters to nil.
2347
2348 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * message.el (message-forward-make-body-plain)
2351         (message-forward-make-body-mml):
2352         Don't use mm-with-unibyte-current-buffer.
2353
2354 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2355
2356         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2357
2358 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2359
2360         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2361         (Bug#5592).
2362
2363 2010-05-07  Julien Danjou  <julien@danjou.info>
2364
2365         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2366         it to mm-pipe-part.
2367
2368         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2369         it is given.
2370
2371 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * binhex.el (binhex-decode-region-internal)
2374         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2375         (dns-query)
2376         * nnweb.el (nnweb-gmane-search)
2377         * pgg-parse.el (pgg-parse-armor)
2378         * pgg.el (pgg-verify-region)
2379         * sha1.el (sha1-string-external)
2380         * uudecode.el (uudecode-decode-region-internal)
2381         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2382         XEmacs.
2383
2384         * gnus-art.el (gnus-article-browse-html-parts)
2385         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2386         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2387         make-temp-file.
2388
2389         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2390         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2391         compiling.
2392
2393         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2394         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2395         XEmacs when compiling.
2396
2397         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2398         gnus-pick-mode-off-hook for XEmacs when compiling.
2399         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2400         gnus-binary-mode-off-hook for XEmacs when compiling.
2401
2402         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2403         nil if char-charset is not available.
2404
2405         * imap.el (imap-disable-multibyte)
2406         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2407         macros.
2408
2409         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2410         instead of encode-coding-string.
2411
2412         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2413         'xemacs) instead of mm-emacs-mule to switch function definitions.
2414         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2415
2416         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2417         bind temporary-file-directory for XEmacs;
2418         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2419         timer-set-function for XEmacs 21.4 and SXEmacs;
2420         bind timer-list for XEmacs 21.4 and SXEmacs;
2421         fbind char-charset and find-charset-region for non-Mule XEmacs;
2422         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2423         encode-coding-region and encode-coding-string for XEmacs having no
2424         file-coding feature.
2425
2426 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2427
2428         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2429
2430 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2431
2432         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2433         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2434
2435 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2436
2437         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2438         alias `jka-compr-delete-temp-file' no longer exists.
2439
2440 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2441
2442         Use define-minor-mode in Gnus where applicable.
2443         * mml.el (mml-mode): Use define-minor-mode.
2444         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2445         (gnus-undo-mode): Use define-minor-mode.
2446         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2447         (gnus-dead-summary-mode): Use define-minor-mode.
2448         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2449         Initialize in declaration.
2450         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2451         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2452         (gnus-mailing-list-mode): Use define-minor-mode.
2453         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2454         (gnus-draft-mode): Use define-minor-mode.
2455         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2456         (gnus-dired-mode): Use define-minor-mode.
2457
2458 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2459
2460         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2461         handles on recursive mml-to-mime translation and check them for
2462         boundary delimiter collisions.  Reported by Greg Troxel.
2463
2464 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2467
2468 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2469
2470         * mm-util.el (mm-find-buffer-file-coding-system):
2471         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2472
2473 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2474
2475         * message.el (message-generate-headers): Record insertion of optional
2476         headers as well.  Otherwise the check to prevent repeated insertion of
2477         optional headers is a no-op.
2478
2479 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2480
2481         * smime.el: Don't mention CVS.
2482
2483         * nnrss.el (nnrss-fetch): Don't mention CVS.
2484
2485         * nnir.el: Don't mention CVS.
2486
2487 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2488
2489         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2490
2491 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * lpath.el: Fbind bookmark-default-handler,
2494         bookmark-get-bookmark-record, bookmark-make-record-default,
2495         bookmark-prop-get for Emacs <23 and XEmacs.
2496
2497 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2498
2499         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2500         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2501         Use with-current-buffer to silence the byte-compiler.
2502         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2503         bother to require `gnus'.
2504         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2505
2506 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2507
2508         * gnus-sum.el (gnus-summary-bookmark-make-record)
2509         (gnus-summary-bookmark-jump): New functions.
2510         (gnus-summary-mode): Setup bookmark support.
2511
2512 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2513
2514         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2515         if set.
2516
2517 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2518
2519         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2520         gnus-article-browse-html-save-cid-image; make it work recursively for
2521         forwarded messages as well.
2522         (gnus-article-browse-html-parts): Work when prefix arg is given.
2523         (gnus-article-browse-html-article): Doc fix.
2524
2525 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2526
2527         * message.el (message-default-mail-headers):
2528         (message-default-headers): Carry the value mail-default-headers over
2529         into message-default-mail-headers, rather than message-default-headers.
2530
2531 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2532
2533         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2534         charset.
2535
2536         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2537         charset into the <meta> tag when the article is encoded to utf-8.
2538
2539 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2540
2541         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2542         directories as well.
2543         (gnus-article-browse-html-parts): Work for images that do not specify
2544         file names; delete temp directory when quitting; insert header at the
2545         right place; use file: scheme for image files.
2546
2547 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2548
2549         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2550         (gnus-article-browse-html-parts): Use it to make temporary cid image
2551         files in addition to html file so that browser may display them.
2552
2553 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2556
2557 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2558
2559         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2560
2561 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2562
2563         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2564         about Secret Service API sources.  Improve Customize options.
2565         (auth-source-pick): Change to accept any number of search parameters.
2566         Implement fallbacks iteratively, not recursively.  Add scoring on the
2567         second pass and sort by score.  Call Secret Service API when needed.
2568         (auth-source-user-or-password): Use it.  Call Secret Service API
2569         directly when needed to get the user name and the password.
2570
2571 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2572
2573         * message.el (message-interactive): Doc fix.
2574         (message-qmail-inject-args): Reflow.
2575         (message-kill-to-signature): Fix typo in docstring.
2576
2577         * smiley.el (smiley-buffer): Fix typo in docstring.
2578
2579 2010-03-24  Glenn Morris  <rgm@gnu.org>
2580
2581         * mail-source.el (gnus-message): Declare.
2582         (mail-source-delete-old-incoming): Require gnus-util.
2583
2584 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2585
2586         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2587
2588         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2589
2590         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2591         password-cache's default if it is not bound.
2592         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2593         password-cache-expiry's default if it is not bound.
2594
2595         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2596         available in Emacs 21.
2597
2598         * lpath.el: Suppress compiler warnings for:
2599         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2600         XEmacs;
2601         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2602         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2603         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2604
2605 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2606
2607         * auth-source.el (auth-sources): Fix up definition so extra parameters
2608         are always inline.
2609
2610 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2611
2612         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2613         wasn't updated after mismatch.  Clear cached mailbox info correctly
2614         when uidvalidity changes.
2615         (nnimap-group-prefixed-name): New function to avoid some code
2616         duplication.
2617         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2618         (nnimap-request-group): Use it.
2619         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2620         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2621         with many imap folders.  This is done by caching the group status from
2622         the imap server persistently in a group parameter `imap-status'.  (This
2623         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2624         but not persistently, so every Gnus startup was still very slow.)
2625
2626 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2627
2628         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2629         delete the extra newline.  Otherwise editing of :string and :number
2630         types don't work.
2631
2632 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2633
2634         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2635         secrets.el dependency.
2636         (auth-sources): Add optional user name.  Add secrets.el configuration
2637         choice (unused right now).
2638
2639 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2640
2641         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2642         `gnus-registry-install-shortcuts' fill in the functions.
2643
2644         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2645         warnings.
2646         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2647         (gnus-registry-install-shortcuts): Populate and use it in a
2648         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2649
2650 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2651
2652         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2653         In-place substitutions for the group name encoding/decoding.
2654         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2655         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2656         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2657         (nnimap-update-unseen, nnimap-request-list)
2658         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2659         (nnimap-request-set-mark, nnimap-split-to-groups)
2660         (nnimap-split-articles, nnimap-request-newgroups)
2661         (nnimap-request-create-group, nnimap-request-accept-article)
2662         (nnimap-request-delete-group, nnimap-request-rename-group)
2663         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2664         `encoded-mbx' for consistency.
2665         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2666         variable `imap-current-mailbox'.
2667
2668         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2669         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2670
2671 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2672
2673         * pop3.el (pop3-display-message-size-flag): Display message size byte
2674         counts during POP3 download.
2675         (pop3-movemail): Use it.
2676         (pop3-list): Implement listing of available messages.
2677
2678 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2679
2680         * nnir.el (nnir-get-article-nov-override-function): New function to
2681         override the normal NOV retrieval.
2682         (nnir-retrieve-headers): Use it.
2683
2684 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2685
2686         * auth-source.el (netrc-machine-user-or-password): Autoload.
2687
2688 2010-03-19  Glenn Morris  <rgm@gnu.org>
2689
2690         Stop message.el from loading about 40 libraries it doesn't always need.
2691         The general approach is to autoload rather than require, and to
2692         require in the specific functions rather than the file.  (Bug#5642)
2693
2694         * gmm-utils.el: Don't require wid-edit.
2695         (widget-create-child-value, widget-convert, widget-default-get):
2696         Autoload.
2697
2698         * gnus-util.el: Don't require time-date, netrc.
2699         (message-fetch-field, gnus-group-name-decode): Declare rather than
2700         autoloading.
2701         (gnus-fetch-field): Require message.
2702         (gnus-decode-newsgroups): Require gnus-group.
2703
2704         * ietf-drums.el: Don't require time-date.
2705
2706         * message.el: Don't require hashcash, canlock, ecomplete.
2707         Do require mail-utils.  Require nnheader only when compiling.
2708         (smtpmail-default-smtp-server): Remove declaration.
2709         (message-send-mail-function): Check smtpmail-default-smtp-server
2710         is bound rather than requiring smtpmail.
2711         (message-auto-save-directory, message-insert-signature): Use
2712         expand-file-name rather than nnheader-concat.
2713         (nnheader-insert-file-contents): Autoload.
2714         (hashcash-wait-async): Declare.
2715         (message-send-mail): Only call gnus-setup-posting-charset if
2716         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2717         (message-send-mail-with-sendmail): Require sendmail.
2718         (canlock-password, canlock-password-for-verify): Declare.
2719         (message-canlock-password): Require canlock.
2720         (nnheader-get-report): Autoload.
2721         (gnus-setup-posting-charset): Declare.
2722         (message-send-news): Require gnus-msg.
2723         (message-make-references, message-make-in-reply-to): Use mail-header-id
2724         rather than the alias mail-header-message-id.
2725         (ecomplete-add-item, ecomplete-save): Declare.
2726         (message-put-addresses-in-ecomplete): Require ecomplete.
2727         (ecomplete-display-matches): Autoload.
2728
2729         * mm-decode.el: Don't require mailcap, gnus-util.
2730         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2731         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2732         Autoload.
2733         (mailcap-mime-extensions): Declare.
2734
2735         * mm-encode.el: Don't require mailcap.
2736         (mailcap-extension-to-mime): Autoload.
2737
2738         * mml-sec.el: Don't require password-cache.
2739
2740         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2741         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2742         (mml-minibuffer-read-type): Require mailcap.
2743         (mml-preview): Require gnus-msg.
2744
2745         * mml1991.el: Require password-cache.
2746         (password-cache-expiry): Remove declaration.
2747
2748         * mml2015.el: Require password-cache.
2749         (password-cache-expiry): Remove declaration.
2750
2751         * nneething.el (mailcap): Require mailcap.
2752
2753         * nnheader.el (declare-function): Add compatibility stub.
2754         (message-remove-header): Declare rather than autoload.
2755         (nnheader-replace-header): Require message.
2756
2757         * nnimap.el (declare-function): Add compatibility stub.
2758         (netrc-parse, netrc-machine-user-or-password): Declare.
2759         (nnimap-open-connection): Require netrc.
2760
2761         * nntp.el (declare-function): Add compatibility stub.
2762         (netrc-parse, netrc-machine, netrc-get): Declare.
2763         (nntp-send-authinfo): Require netrc.
2764
2765         * rfc2047.el: Don't require qp.
2766         (quoted-printable-encode-region, quoted-printable-decode-string):
2767         Autoload.
2768
2769         * sieve-mode.el: Don't require easymenu.
2770         (easy-menu-add-item): Autoload it.
2771
2772         * spam-stat.el (time-to-number-of-days): Autoload it.
2773
2774 2010-03-19  Glenn Morris  <rgm@gnu.org>
2775
2776         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2777
2778 2010-03-18  Glenn Morris  <rgm@gnu.org>
2779
2780         * hashcash.el (declare-function): Remove duplicate definition.
2781
2782 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2783
2784         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2785         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2786         value if any backslash escapes).
2787
2788 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2791         if it is available.  (bug#5647)
2792
2793         * lpath.el: Suppress compiler warning for coding-system-from-name for
2794         Emacs 21 and XEmacs.
2795
2796 2010-03-14  Juri Linkov  <juri@jurta.org>
2797
2798         * hmac-def.el:
2799         * hmac-md5.el:
2800         * netrc.el: Fix keywords.
2801
2802 2010-02-26  Glenn Morris  <rgm@gnu.org>
2803
2804         * message.el (message-send-mail-function): Change the default, so that
2805         it inherits from a customized send-mail-function.  (Bug#5643)
2806
2807 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2808
2809         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2810         shell-command-to-string signals an error (bug#5299).
2811
2812 2010-02-24  Glenn Morris  <rgm@gnu.org>
2813
2814         * message.el (message-smtpmail-send-it)
2815         (message-send-mail-with-mailclient): Doc fixes.
2816
2817 2010-02-16  Glenn Morris  <rgm@gnu.org>
2818
2819         * message.el (message-default-mail-headers): Change the default value
2820         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2821
2822 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2823
2824         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2825         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2826
2827 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2828
2829         * time-date.el (date-to-time): Doc fix (Bug#5408).
2830
2831 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2832
2833         * message.el (message-mail): Just pass yank-action on to message-setup.
2834         (message-setup): Handle (FUN . ARGS) form of yank-action.
2835         (message-with-reply-buffer, message-widen-reply)
2836         (message-yank-original): Handle non-buffer values of
2837         message-reply-buffer (Bug#4080).
2838         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2839
2840 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2841
2842         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2843         Fix typo in docstring.
2844
2845 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2846
2847         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2848         response.
2849
2850 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2853
2854         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2855
2856         * message.el (message-check-news-header-syntax): Protect against a
2857         string that `rfc822-addresses' returns when parsing fails.
2858
2859 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2862         (gnus-previous-char-property-change): New functions.
2863
2864         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2865
2866 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2867
2868         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2869         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2870
2871 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2872
2873         * message.el (message-exchange-point-and-mark): Rework last change to
2874         avoid using optional arg of exchange-point-and-mark, for backward
2875         compatibility.
2876
2877 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2878
2879         * message.el (message-exchange-point-and-mark): Call
2880         exchange-point-and-mark with an argument rather than setting
2881         mark-active by hand (Bug#5175).
2882
2883 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * nntp.el (nntp-service-to-port): Work for service expressed with
2886         numeric string; replace [:digit:] with [0-9] for XEmacs.
2887
2888 2009-12-17  Glenn Morris  <rgm@gnu.org>
2889
2890         * gnus-group.el (gnus-bug-group-download-format-alist):
2891         Change emacs entry to debbugs.gnu.org.  Bump :version.
2892
2893 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2894
2895         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2896
2897 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2898
2899         * message.el (message-info): Explain why we use `Info-goto-node'.
2900
2901 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2902
2903         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2904
2905 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2906
2907         * message.el (message-completion-in-region): New compatibility function.
2908         (message-expand-group): Use it.
2909
2910 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2911
2912         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2913         with no unread article should be listed if the 2nd arg `predicate' is
2914         given.
2915
2916 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2919
2920 2009-11-29  Juri Linkov  <juri@jurta.org>
2921
2922         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2923         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2924         on `gnus-recenter'. (Bug#4698, Bug#4981)
2925
2926 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2927
2928         * sha1.el (sha1-string-external): default-directory "/" in case
2929         otherwise non-existent.  process-connection-type pipe for touch of
2930         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2931
2932 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2933
2934         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2935         it's comms related and sgml-mode.el has "comm" on that basis too.
2936
2937 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2938
2939         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2940         containing tspecial characters if they have been already quoted.
2941
2942 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2943
2944         * dns-mode.el (auto-mode-alist): Purecopy string.
2945
2946 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2947
2948         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2949
2950 2009-10-24  Glenn Morris  <rgm@gnu.org>
2951
2952         * gnus-art.el (help-xref-stack-item): Define for compiler.
2953
2954 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2955
2956         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2957
2958 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2959
2960         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2961
2962 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2963
2964         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2965         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2966
2967 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2970         (gnus-overlays-in): New alias to overlays-in.
2971
2972         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2973         gnus-overlay-get, and gnus-delete-overlay.
2974         (gnus-summary-show-thread): Make it work as well for systems in which
2975         next-single-char-property-change is not available.
2976         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2977
2978         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2979         (gnus-overlay-get): New alias to extent-property.
2980         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2981
2982         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2983         SXEmacs.
2984
2985         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2986         SXEmacs.
2987
2988 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2989
2990         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2991
2992 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2993
2994         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2995         and XEmacs that don't have `remove-overlays'.
2996
2997 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2998
2999         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3000         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3001         selective display.  Use overlays instead.
3002
3003 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3004
3005         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3006
3007 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3008
3009         * spam-stat.el (spam-stat-load): Fix typo in message.
3010
3011 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3012
3013         * dig.el (dig-invoke): Fix typo in docstring.
3014         (query-dig): Reflow docstring.
3015
3016 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3017
3018         * gnus-art.el (gnus-article-encrypt-body):
3019         * message.el (message-check-recipients):
3020         * mm-util.el (mm-codepage-setup):
3021         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3022         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3023
3024 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3025
3026         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3027         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3028         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3029         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3030         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3031
3032 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3033
3034         * dig.el: Add "Keywords: comm", as per net-utils.el.
3035
3036 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3037
3038         * dig.el (dig-mode): Use define-derived-mode.
3039
3040 2009-09-19  Glenn Morris  <rgm@gnu.org>
3041
3042         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3043
3044 2009-09-18  Glenn Morris  <rgm@gnu.org>
3045
3046         * gnus-diary.el (gnus-diary-check-message):
3047         * message.el (message-insert-formatted-citation-line):
3048         * nnbabyl.el (top-level):
3049         * nndiary.el (nndiary-schedule):
3050         Fix typos in condition-case handlers.
3051
3052 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3053
3054         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3055         configuration that provides the sole article window in a frame;
3056         position point correctly after deleting a part.
3057
3058 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3059
3060         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3061         (spam-resolve-registrations-routine): Use it to unregister articles
3062         that change status.
3063
3064 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3067         with XEmacs.
3068         (parse-time-string-chars): Use it.
3069
3070 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3071
3072         * imap.el (imap-interactive-login): Better messages.
3073         (imap-open): Fix bug with renamed buffer on reconnect.
3074         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3075         for easier debugging and cleaner code.  On successful (guessed based on
3076         server capabilities) secondary authentication, set imap-state
3077         correctly.
3078         (imap-last-authenticator): Define imap-last-authenticator as a variable
3079         to avoid warnings.
3080
3081 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3082
3083         * nnrss.el (nnrss-request-article): Remove binding of
3084         default-enable-multibyte-characters that has gotten needless by
3085         the 2007-07-13 change in rfc2047-encode-message-header.
3086
3087         * mml.el (mml-insert-multipart): Error on the message header.
3088         (mml-insert-part): Error on the message header; position point at
3089         the end of a MIME tag.
3090
3091 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3092
3093         * time-date.el (autoload): Expand define-obsolete-function-alias into
3094         defalias and make-obsolete for old Emacsen that Gnus supports.
3095         (with-no-warnings): Define it for old Emacsen.
3096         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3097         is available.
3098         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3099         float-time is available; suppress compile warning for time-to-seconds.
3100
3101         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3102         (gnus-float-time): Alias to float-time if it exists.
3103
3104         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3105         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3106         float-time is available; suppress compile warning for time-to-seconds.
3107
3108         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3109         XEmacs.
3110
3111 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3112
3113         * imap.el (imap-message-map): Docstring fix.
3114
3115 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3116
3117         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3118         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3119         Add the optional argument `encoding' that overrides the default.
3120
3121         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3122         mm-encode-buffer.
3123
3124 2009-09-04  Glenn Morris  <rgm@gnu.org>
3125
3126         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3127         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3128         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3129         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3130         * mm-util.el (mm-with-unibyte-current-buffer)
3131         (mm-find-buffer-file-coding-system):
3132         * yenc.el (yenc-decode-region): Use default-value rather than
3133         default-enable-multibyte-characters.
3134
3135 2009-09-03  Glenn Morris  <rgm@gnu.org>
3136
3137         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3138         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3139         than default-enable-multibyte-characters.
3140
3141 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3142
3143         * gnus-art.el (gnus-article-read-summary-keys):
3144         Fix gnus-buffer-configuration's value temporarily used.
3145
3146 2009-09-02  Glenn Morris  <rgm@gnu.org>
3147
3148         * gnus-util.el (gnus-float-time): New function.
3149         * gnus-delay.el (gnus-delay-article):
3150         * gnus-sum.el (gnus-thread-latest-date):
3151         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3152         * nnspool.el (nnspool-request-newgroups):
3153         Use gnus-float-time rather than time-to-seconds.
3154         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3155
3156         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3157         (gnus-header-subject-face, gnus-header-newsgroups-face)
3158         (gnus-header-name-face, gnus-header-content-face):
3159         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3160         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3161         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3162         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3163         (gnus-cite-face-11):
3164         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3165         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3166         (gnus-server-closed-face, gnus-server-denied-face)
3167         (gnus-server-offline-face):
3168         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3169         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3170         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3171         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3172         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3173         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3174         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3175         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3176         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3177         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3178         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3179         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3180         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3181         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3182         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3183         (gnus-summary-high-undownloaded-face)
3184         (gnus-summary-low-undownloaded-face)
3185         (gnus-summary-normal-undownloaded-face)
3186         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3187         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3188         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3189         (gnus-splash-face):
3190         * message.el (message-header-to-face, message-header-cc-face)
3191         (message-header-subject-face, message-header-newsgroups-face)
3192         (message-header-other-face, message-header-name-face)
3193         (message-header-xheader-face, message-separator-face)
3194         (message-cited-text-face, message-mml-face):
3195         * sieve-mode.el (sieve-control-commands-face)
3196         (sieve-action-commands-face, sieve-test-commands-face)
3197         (sieve-tagged-arguments-face):
3198         * spam.el (spam-face):
3199         Mark face aliases with "-face" in the name as obsolete.
3200
3201 2009-09-01  Glenn Morris  <rgm@gnu.org>
3202
3203         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3204         than goto-line.
3205
3206 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3207
3208         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3209         Don't move point if the command is invoked inside the message header.
3210
3211 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3212
3213         * imap.el (imap-send-command): Simplify.
3214         (imap-wait-for-tag): point-max -> buffer-size.
3215
3216 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3217
3218         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3219         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3220         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3221         * nnir.el (nnir-swish-e-index-file):
3222         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3223         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3224         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3225         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3226         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3227         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3228
3229 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3230
3231         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3232         Don't save excursion.
3233
3234 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3235
3236         * nnheader.el (nnheader-find-file-noselect):
3237         * mm-util.el (mm-insert-file-contents):
3238         Use (default-value 'major-mode) instead of default-major-mode.
3239
3240 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3241
3242         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3243
3244 2009-08-26  Glenn Morris  <rgm@gnu.org>
3245
3246         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3247         than placing in files.el.
3248
3249 2009-08-25  Glenn Morris  <rgm@gnu.org>
3250
3251         * nnir.el (top-level): Don't require cl at run-time.
3252         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3253         Replace cl-function substitute with gnus-replace-in-string.
3254         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3255         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3256         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3257         simplified expansions.
3258
3259 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3260
3261         * dig.el (dig): Add autoload cookie.
3262
3263 2009-08-22  Glenn Morris  <rgm@gnu.org>
3264
3265         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3266         goto-line.
3267
3268 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3269
3270         * parse-time.el (parse-time-string-chars): Save match data.
3271
3272 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3273
3274         * parse-time.el (parse-time-string-chars): Compute using character
3275         classes, to handle non-ascii characters (Bug#3190).
3276
3277 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3278
3279         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3280
3281         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3282         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3283         (gnus-mm-display-part, gnus-mime-display-single)
3284         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3285         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3286
3287         * gnus-sum.el
3288         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3289         (gnus-summary-move-article): Add expirable mark to articles copied or
3290         moved to group that has auto-expire turned on if the option is non-nil.
3291
3292 2009-07-24  Glenn Morris  <rgm@gnu.org>
3293
3294         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3295         Fix typo.  (Bug#3903)
3296
3297 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3300         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3301         that should not be used for draft articles.
3302         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3303         that has no concern in minor mode keys.
3304         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3305         Abolish.
3306
3307 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3308
3309         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3310         article without making inquiry to a user for unknown encoding.
3311
3312         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3313         (nnmaildir--scan): Assume i-node and device number that file-attributes
3314         returns might be cons-cell.
3315
3316         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3317
3318         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3319
3320 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3321
3322         * auth-source.el: Remove docs now in auth.texi.  Don't use
3323         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3324         `auth-source-hide-passwords' and use them.
3325
3326 2009-07-15  Glenn Morris  <rgm@gnu.org>
3327
3328         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3329
3330 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3331
3332         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3333         excessive whitespace from the default values of title and description.
3334
3335 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3338         mail-fetch-field to fetch Content-Description header in order to
3339         exclude newlines.
3340
3341 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3342
3343         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3344         format used by GnuPG 2.0.11.
3345
3346 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3349         to deleted part.
3350
3351 2009-05-30  David Engster  <dengste@eml.cc>
3352
3353         * nnmairix.el: Remove old documentation in the commentary block.
3354         (nnmairix-request-group): Do not update active file for nnml back ends.
3355         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3356         end so that overview files are ignored.
3357         (nnmairix-update-groups): Make updating the groups more robust by using
3358         marks.
3359         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3360         with dollar characters in message-id.
3361
3362 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3363
3364         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3365         2008-12-25 in dns.el.
3366
3367 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3368
3369         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3370         could happen if the text is only composed of spaces and/or tabs.
3371
3372 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3373
3374         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3375         when sending a queued message to avoid extra mml tags.
3376
3377 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3378
3379         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3380
3381 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3382
3383         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3384         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3385         rmail-toggle-header for XEmacs;
3386         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3387
3388 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3389
3390         * gnus-dired.el: Remove autoload for gnus-setup-message.
3391         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3392         displaying Gnus logo; always use compose-mail.
3393
3394 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3397
3398 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3399
3400         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3401         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3402         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3403         available.
3404         (gnus-nocem-epg-verify): New function.
3405
3406 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3407
3408         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3409
3410 2009-02-15  Glenn Morris  <rgm@gnu.org>
3411
3412         * gnus-util.el (rmail-insert-rmail-file-header)
3413         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3414         autoloads.
3415         (rmail-default-rmail-file): Remove unnecessary declaration.
3416         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3417
3418 2009-02-14  Glenn Morris  <rgm@gnu.org>
3419
3420         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3421         variable (only used in gnus-util, which declares it anyway).
3422         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3423         which was only needed by gnus-art (changed to not use it any more).
3424         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3425         only used in gnus-util, which autoloads it itself.
3426         (rmail-update-summary): Fix autoload.
3427
3428         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3429         rather than rmail-output-to-rmail-file.
3430
3431 2009-02-07  Glenn Morris  <rgm@gnu.org>
3432
3433         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3434         autoload of function that no longer exists.
3435         (rmail-toggle-header): Declare.
3436         (message-forward-rmail-make-body): Handle mbox Rmail.
3437
3438 2009-01-31  Glenn Morris  <rgm@gnu.org>
3439
3440         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3441         2009-01-09 change.
3442
3443 2009-01-31  Dave Love  <fx@gnu.org>
3444
3445         * imap.el (imap-fetch-safe): Bind debug-on-error.
3446         (imap-debug): Add imap-fetch-safe.
3447
3448 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3449
3450         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3451         (auth-source-forget-all-cached): New convenience function.
3452         (auth-source-user-or-password): Accept list of modes or a single mode.
3453
3454         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3455         auth-source modes.
3456
3457         * netrc.el (netrc-machine-user-or-password): Use list of
3458         auth-source modes.
3459
3460         * nnimap.el (nnimap-open-connection): Use list of
3461         auth-source modes.
3462
3463         * nntp.el (nntp-send-authinfo): Use list of
3464         auth-source modes.
3465
3466 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3467
3468         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3469         now.
3470
3471 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3472
3473         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3474         coding system in XEmacs; add a workaround for XEmacs.
3475
3476         * lpath.el: Fbind coding-system-aliasee.
3477
3478 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3481         of current-language-environment.
3482
3483 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3484
3485         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3486         available at runtime.
3487
3488 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3489
3490         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3491
3492 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3493
3494         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3495         the greatest positive fixnum value doesn't work under an XEmacs with
3496         bignum support; use the most-positive-fixnum constant instead,
3497         available since Emacs 21.1 with cl and XEmacs 21.1.
3498
3499 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3502         XEmacs gets not to work.
3503
3504 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3505
3506         * mm-util.el (mm-coding-system-priorities): Allow the value like
3507         "Japanese (UTF-8)" of current-language-environment.
3508
3509 2009-01-09  Glenn Morris  <rgm@gnu.org>
3510
3511         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3512         with last-command-event.
3513
3514 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3515
3516         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3517         in the doc string.
3518
3519         * message.el (message-fix-before-sending): Amend comment.
3520
3521 2009-01-08  Dave Love  <fx@gnu.org>
3522
3523         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3524
3525 2009-01-07  David Engster  <dengste@eml.cc>
3526
3527         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3528         simplified server definitions by converting it via
3529         gnus-server-to-method.
3530
3531 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3532
3533         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3534         parameter's operands.
3535
3536 2009-01-06  David Engster  <dengste@eml.cc>
3537
3538         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3539         primary select method (for gnus-group-mark-article-as-read).
3540
3541 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3542
3543         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3544         `(gnus)Face', not `(gnus)X-Face'.
3545
3546 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3547
3548         * mm-util.el (mm-ucs-to-char): New function.
3549
3550         * mm-url.el (mm-url-decode-entities): Use it.
3551
3552         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3553         unicode-to-char.
3554
3555 2009-01-05  Dave Love  <fx@gnu.org>
3556
3557         * time-date.el: Require cl for `declare'.
3558
3559 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3560
3561         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3562         Dave Love.
3563
3564 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3565
3566         * message.el (message-fix-before-sending): Add `eight-bit' to
3567         illegible-text check.
3568
3569 2009-01-03  Michael Olson  <mwolson@gnu.org>
3570
3571         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3572         `headers' is nil.  This can occur if the IMAP server does not have
3573         permissions to read messages from a folder, but can write new messages
3574         to the folder.
3575         (nnimap-request-article-part): Do not insert `data' if it is nil.
3576
3577         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3578         characters which will confuse `read', so skip past them.
3579
3580 2009-01-01  Dave Love  <fx@gnu.org>
3581
3582         * imap.el (imap-string-to-integer): Fix typo.
3583         (imap-fetch-safe): New function.
3584         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3585
3586         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3587
3588         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3589         (imap-parse-greeting): Fix doc strings.
3590         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3591         (imap-parse-flag-list): Make messages unique.
3592         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3593
3594         * nnimap.el: Fix author email.
3595         (nnimap-split-rule): Add FIXME comment.
3596         (nnimap-debug): Fix doc string.
3597
3598 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3599
3600         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3601
3602 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3603
3604         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3605         nslookup if resolv.conf isn't available.
3606         (dns-query): Rename from query-dns.
3607         (dns-query-cached): Rename from query-dns-cached.
3608
3609 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3612         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3613         to check if those variables exist (first appeared in Emacs 18.50).
3614
3615 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * mm-util.el (mm-line-number-at-pos): New function.
3618
3619         * spam-report.el (spam-report-process-queue): Use it.
3620
3621 2008-12-24  David Engster  <dengste@eml.cc>
3622
3623         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3624         parameters that haven't existed as variables as buffer-local variables.
3625
3626 2008-12-23  Dave Love  <fx@gnu.org>
3627
3628         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3629         cadar.
3630
3631         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3632         imap-starttls-p.
3633         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3634
3635 2008-12-22  Dave Love  <fx@gnu.org>
3636
3637         * imap.el: Fix author email.  Doc fixes.
3638         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3639         reply.
3640
3641 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3642
3643         * spam-report.el (spam-report-gmane-max-requests): New constant.
3644         (spam-report-gmane-wait): New variable.
3645         (spam-report-gmane-ham, spam-report-gmane-spam)
3646         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3647         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3648         the server.
3649
3650         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3651         Add explanations.
3652
3653         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3654         nnheader-accept-process-output and nnheader-read-timeout if available.
3655         (pop3-movemail): Use it.
3656
3657         * message.el (message-check-news-body-syntax): Fix signature check if
3658         there's an attachment.
3659
3660 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * mm-util.el: Add comments to the mm- emulating functions.
3663
3664 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3665
3666         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3667         by Stephen Berman <stephen.berman@gmx.net>.
3668
3669 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * mm-util.el (mm-substring-no-properties): New function.
3672         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3673         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3674         (mm-string-to-multibyte): Doc fix.
3675
3676         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3677
3678 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3679
3680         * mml.el (mml-attach-file): Strip text properties from file name.
3681         (Bug#1574)
3682
3683 2008-12-16  Glenn Morris  <rgm@gnu.org>
3684
3685         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3686
3687 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3690         knows since the charset specified might be a bogus alias that
3691         mm-charset-synonym-alist provides.
3692
3693 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3694
3695         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3696         "ISO_8859-1".
3697
3698         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3699
3700 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * mm-util.el (mm-charset-eval-alist):
3703         Define it before mm-charset-to-coding-system.
3704         (mm-charset-to-coding-system): Add optional argument `silent';
3705         define it before mm-charset-override-alist.
3706         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3707         default value if it can be used in Emacs currently running;
3708         silence mm-charset-to-coding-system.
3709
3710 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3711
3712         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3713         `allow-override' which says whether to use `mm-charset-override-alist'.
3714         (rfc2047-decode-encoded-words): Use it.
3715
3716         * mm-util.el (mm-charset-override-alist): Fix custom type;
3717         add `(gb2312 . gbk)' to choices.
3718
3719 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3720
3721         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3722         fast.
3723
3724         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3725
3726         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3727
3728 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3729
3730         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3731         on links.
3732
3733         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3734
3735 2008-12-03  Lute Kamstra  <lute@gnu.org>
3736
3737         * sha1.el: Remove leading * from docstrings of defcustoms,
3738         deffaces, defconsts and defuns.
3739
3740 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3741
3742         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3743         users' addresses that don't have domain parts.
3744         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3745         rather than message-narrow-to-head since there will be the message
3746         header separator.
3747
3748 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3749
3750         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3751         since the result is inserted in a unibyte buffer anyway.
3752         (nnimap-demule-use-string-to-multibyte): Remove.
3753         (nnimap-demule): Alias it to mm-string-to-multibyte.
3754
3755 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3756
3757         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3758         variable for debugging bug#464 and bug#1174.
3759         (nnimap-demule): Use it.
3760
3761 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3762
3763         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3764         score calculation correctly.
3765
3766 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3767
3768         * message.el (message-send-mail): Just set the buffer to unibyte
3769         rather than use mm-with-unibyte-current-buffer which does a lot more.
3770         (message-send-mail-partially): Don't bother with
3771         mm-with-unibyte-current-buffer since it's already been made unibyte by
3772         message-send-mail.
3773
3774 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3775
3776         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3777
3778 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3779
3780         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3781
3782 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3783
3784         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3785         require itself and to remove `with-no-warnings'.
3786
3787 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3788
3789         * starttls.el (starttls-any-program-available): Get the name of the
3790         available TLS layer program.
3791         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3792         well as the host name in the "opening" message.
3793
3794         * auth-source.el (auth-source-cache, auth-source-do-cache)
3795         (auth-source-user-or-password): Cache passwords and logins by default,
3796         allow override with `auth-source-do-cache'.
3797         (auth-source-forget-user-or-password): Allow users to remove cache
3798         entries if needed.
3799
3800 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3801
3802         * md4.el (md4-buffer): Fix typo in docstring.
3803         (md4, md4-64): Doc fixes.
3804         (md4-pack-int32): Reflow docstring.
3805
3806 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3807
3808         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3809         condition-case to only the forward-sexp call.
3810
3811 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3812
3813         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3814         quotes contained.  Make it more robust regardless by an extra
3815         condition-case wrapper.
3816
3817 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3818
3819         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3820
3821 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3822
3823         * nnml.el (nnml-request-expire-articles): Check if the function set to
3824         `nnmail-expiry-target' returns the symbol `delete'.
3825
3826         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3827
3828         * nnmail.el (nnmail-expiry-target): Fix custom type.
3829
3830 2008-10-02  Glenn Morris  <rgm@gnu.org>
3831
3832         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3833         Silence compiler warning.
3834
3835 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3836
3837         * tls.el (open-tls-stream): Show the actual command being
3838         executed, instead of the format string.
3839
3840 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * lpath.el: Fbind codepage-setup for Emacs 23.
3843
3844 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3845
3846         * mml.el (mml-menu): Don't assume mml2015 is bound.
3847
3848 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3851         exists.
3852
3853 2008-09-27  Glenn Morris  <rgm@gnu.org>
3854
3855         * gnus-util.el (mail-header-remove-comments): Autoload it.
3856
3857 2008-09-27  Andreas Schwab  <schwab@suse.de>
3858
3859         * gnus-util.el (gnus-split-references): Strip comments.
3860         (gnus-parent-id): Likewise.
3861
3862 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3863
3864         * message.el (message-confirm-send): Fix version.
3865
3866 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3867
3868         * message.el (message-idna-to-ascii-rhs-1): Use
3869         mail-extract-address-components rather than mail-header-parse-addresses
3870         that is an alias by default to ietf-drums-parse-addresses that does not
3871         support non-ASCII names in headers' contents.
3872
3873 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3874
3875         * message.el (message-confirm-send): Fixed variable documentation to
3876         avoid the "y/n" wording.
3877
3878 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3879
3880         * message.el (message-set-auto-save-file-name): Save to a different
3881         filename so multiple messages (especially drafts) can be recovered.
3882
3883 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3884
3885         * message.el (message-confirm-send): Add appropriate version.
3886
3887 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3888
3889         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3890         defvar.
3891
3892 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3893
3894         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3895         (mm-pkcs7-enveloped-magic): Ditto.
3896
3897 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3898
3899         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3900         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3901
3902 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3903
3904         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3905         default, it's better.
3906
3907 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3908
3909         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3910         summary line gnus-number property and ignore them (with a warning
3911         message).
3912
3913 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3916         macro caddr in the interactive form since it won't be expanded.
3917
3918 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3919
3920         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3921         `charset'; fix name of function called recursively.
3922         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3923
3924 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3927         (gnus-mime-set-charset-parameters): New function.
3928         (gnus-mime-view-part-as-charset): Use it to correctly display part
3929         specifying wrong charset.
3930
3931 2008-09-08  David Engster  <dengste@eml.cc>
3932
3933         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3934         in completing-read for back end server.
3935
3936 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3937
3938         * message.el (message-confirm-send): New variable to confirm sending a
3939         message.
3940         (message-send): Use it.
3941
3942 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3943
3944         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3945
3946 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3949
3950 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3951
3952         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3953         prevent tracking too many groups.
3954         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3955         Use it.
3956
3957 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3958
3959         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3960         moving point to the bottom of the window in order to avoid recentering.
3961
3962 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3965
3966         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3967         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3968         (gnus-article-beginning-of-window): Fix calculation.
3969
3970 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3971
3972         * gnus-msg.el (gnus-summary-supersede-article)
3973         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3974         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3975         message header.
3976
3977 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3978
3979         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3980         pending output coming after the status change.
3981
3982 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3983
3984         * message.el:
3985         * gnus-start.el:
3986         * gnus-registry.el: Remove VMS support.
3987
3988 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3991         macro.
3992         (rfc2104-hash): Use it.
3993
3994 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3995
3996         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3997         (gnus-summary-sort-by-most-recent-date): New commands.
3998         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3999         and menu entries.
4000
4001 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4004         don't redisplay article for raw contents; remove plural articles stuff.
4005
4006         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4007         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4008         on gnus-summary-save-article; display results properly.
4009
4010 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4011
4012         * lpath.el: No need to fbind ns-focus-frame.
4013
4014 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4015
4016         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4017
4018 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4021         gnus-save-all-headers.
4022
4023 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4024
4025         * gnus-util.el (ns-focus-frame): Remove declaration.
4026         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4027         like x.
4028
4029 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4030
4031         * rfc2104.el (rfc2104-zero): Delete defconst.
4032         (rfc2104-hex-alist): Likewise.
4033         (rfc2104-hex-to-int): Delete func.
4034         (rfc2104-hexstring-to-bitstring): Likewise.
4035         (rfc2104-nybbles): New defconst.
4036         (rfc2104-hash): Rewrite for speed.
4037
4038 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * tls.el (open-tls-stream): Make it work with the 2nd argument
4041         BUFFER that is a string but does not exist as a buffer object, as
4042         mentioned in the doc-string.
4043
4044 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4047         SXEmacs.
4048
4049 2008-07-16  Glenn Morris  <rgm@gnu.org>
4050
4051         * gnus-util.el (ns-focus-frame): Declare for compiler.
4052
4053 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4054
4055         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4056         set as a group parameter.
4057         (gnus-summary-save-in-pipe): Work when it is called independently.
4058         (gnus-summary-pipe-to-muttprint): Don't modify
4059         gnus-summary-pipe-output-default-command.
4060
4061 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4062
4063         * message.el (message-send-mail-with-sendmail):
4064         Display the error message.
4065
4066 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4067
4068         * gnus-art.el (gnus-default-article-saver):
4069         Add gnus-summary-save-in-pipe to choices.
4070         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4071         gnus-summary-pipe-output-default-command as the default command.
4072         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4073         instead of gnus-last-shell-command.
4074
4075         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4076         New user option.
4077         (gnus-summary-muttprint-program): Mention the value will be changed.
4078         (gnus-summary-save-article): Force showing of all headers.
4079         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4080
4081 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4082
4083         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4084
4085 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4086
4087         * nnimap.el (nnimap-id):
4088         * sieve-manage.el (sieve-manage-open): Doc fixes.
4089
4090 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4091
4092         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4093         if available.
4094
4095 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4096
4097         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4098
4099         * nnkiboze.el (nnkiboze-generate-group):
4100         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4101
4102         * nnmairix.el: Require CL.
4103
4104 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * dgnushack.el: Autoload get-display-table and put-display-table for
4107         XEmacs 21.5.
4108
4109         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4110         21.4 and SXEmacs.
4111
4112 2008-06-15  David Engster  <dengste@eml.cc>
4113
4114         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4115
4116 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4117
4118         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4119         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4120         runtime choice under XEmacs.
4121
4122         * gnus-sum.el (gnus-summary-set-display-table):
4123         Use `gnus-put-display-table', `gnus-get-display-table',
4124         `gnus-set-display-table' for the display table, instead of `aset'.
4125
4126         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4127         Use `gnus-put-display-table', `gnus-get-display-table',
4128         `gnus-set-display-table' for the display table.
4129
4130 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4131
4132         * nnmairix.el: Add autoloads.
4133
4134 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4135
4136         * nnmairix.el (nnmairix-delete-recreate-group)
4137         (nnmairix-update-and-clear-marks): Fix error messages.
4138
4139 2008-06-14  David Engster  <dengste@eml.cc>
4140
4141         * nnmairix.el: Upgrade to version 0.6.
4142         (nnmairix-group-toggle-propmarks-this-group)
4143         (nnmairix-group-toggle-readmarks-this-group)
4144         (nnmairix-group-delete-recreate-this-group)
4145         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4146         (nnmairix-remove-tick-mark-original-article): New commands.
4147         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4148         (nnmairix-propagate-marks-to-nnmairix-groups)
4149         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4150         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4151         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4152         functions needed for marks propagation and manipulation of read marks.
4153         (nnmairix-update-groups): New function.
4154         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4155         (nnmairix-determine-original-group-from-registry)
4156         (nnmairix-determine-original-group-from-path)
4157         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4158         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4159         New helper functions.
4160         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4161         keystrokes for new commands.
4162         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4163         (nnmairix-request-group): Check allow-fast group parameter.
4164         (nnmairix-request-create-group): Set allow-fast group parameter if
4165         nnmairix-allowfast-default is set.
4166         (nnmairix-close-group): Propagate marks upon closing if needed.
4167         (nnmairix-group-toggle-threads-this-group): Use new.
4168         nnmairix-group-toggle-parameter helper function.
4169         (nnmairix-search): Better check for empty search result.
4170         (nnmairix-goto-original-article): Use new helper functions for
4171         determining original article.
4172         (nnmairix-show-original-article): Make sure message-id is in brackets.
4173         (nnmairix-call-mairix-binary): Change variable name.
4174         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4175         helper function.
4176         (nnmairix-widget-toggle-activate): Fix doc string.
4177
4178 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4179
4180         * nnir.el: Require edmacro when compiling with XEmacs.
4181         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4182         available in Emacs 21.
4183
4184 2008-06-11  Glenn Morris  <rgm@gnu.org>
4185
4186         * gnus-util.el (x-focus-frame):
4187         * gnus.el (image-size):
4188         * mm-decode.el (image-size): Declare.
4189
4190         * gnus-picon.el (declare-function): Add compat definition.
4191         (image-size): Declare.
4192
4193         * gnus-group.el (tool-bar-map):
4194         * gnus-sum.el (tool-bar-map): Define for compiler.
4195
4196         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4197
4198         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4199
4200         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4201         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4202         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4203         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4204         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4205         * sieve-manage.el, spam-report.el, spam.el:
4206         Remove unnecessary eval-and-compile of autoloads.
4207
4208 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4209
4210         * auth-source.el: Precise Tramp doc.
4211
4212 2008-06-07  Glenn Morris  <rgm@gnu.org>
4213
4214         * nnmairix.el: Remove unnecessary eval-when-compile.
4215
4216 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4217
4218         * lpath.el: Fbind propertize for XEmacs 21.4.
4219
4220 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4221
4222         * nnir.el: Move here from ../contrib.
4223
4224 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4225
4226         * gnus-util.el (gnus-read-shell-command): New function.
4227         * mm-decode.el (mm-pipe-part):
4228         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4229
4230 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4231
4232         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4233
4234 2008-06-03  Glenn Morris  <rgm@gnu.org>
4235
4236         * pop3.el (nnheader-accept-process-output): Autoload it.
4237
4238 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4241         are not 2-digit hexadecimal characters that follow `%'s.
4242
4243 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4244
4245         * message.el (message-bogus-recipient-p): Fix type in doc string.
4246         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4247         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4248         Improve custom options.
4249         (message-bogus-recipient-p): Adjust accordingly.
4250
4251 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4252
4253         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4254         long-form month and day names.
4255
4256 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4257
4258         * dgnushack.el: Autoload debug, eudc-expand-inline and
4259         pgg-snarf-keys-region for XEmacs.
4260
4261         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4262
4263         * nnmairix.el: Require edmacro when compiling with XEmacs.
4264
4265 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4266
4267         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4268         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4269
4270 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4271
4272         * auth-source.el: Add more docs.
4273
4274         * netrc.el (netrc-machine): Always match if the port is not given.
4275
4276 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4277
4278         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4279         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4280         retrieval faster in some cases, but might make CPU usage larger.  If
4281         this has any bad side effects, we might revert this change.
4282
4283         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4284         seems to make mail retrieval much, much faster.
4285         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4286         unconditionally.
4287
4288         * gnus-draft.el (gnus-group-send-queue): Bind
4289         message-send-mail-partially-limit to nil to avoid being prompted.
4290
4291 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4292
4293         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4294
4295         * message.el (message-bogus-address-regexp): Fix and improve custom
4296         type.
4297         (message-setup-hook): Add message-check-recipients as custom option.
4298
4299 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4300
4301         * message.el (message-cite-function): Remove bogus autoload which crept
4302         in during merge from v5-10.
4303
4304 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4305
4306         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4307
4308         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4309
4310         * auth-source.el: Preliminary Tramp docs.
4311         (auth-sources): Change the default auth-sources to use
4312         EPA .gpg files.
4313
4314 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4315
4316         * nntp.el: Autoload `auth-source-user-or-password'.
4317         (nntp-send-authinfo): Use it.
4318
4319         * nnimap.el: Autoload `auth-source-user-or-password'.
4320         (nnimap-open-connection): Use it.
4321
4322         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4323         for the gnus-message function.
4324         (auth-source-user-or-password): Use it.
4325
4326 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4327
4328         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4329         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4330         (rfc2104-hash): Use it.
4331
4332 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4333
4334         * gnus-art.el (gnus-article-toggle-truncate-lines):
4335         Don't use `iff' in docstring.
4336
4337 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4338
4339         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4340
4341         * gnus-util.el (gnus-extract-address-component-name)
4342         (gnus-extract-address-component-email): Convenience functions around
4343         `gnus-extract-address-components'.
4344
4345         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4346         Use `gnus-extract-address-component-email' to fix bug of comparing full
4347         sender name to `user-mail-address'.
4348
4349 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4350
4351         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4352         catch/throw to optimize.
4353         (gnus-registry-find-keywords): Just use member to find a keyword.
4354
4355 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4356
4357         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4358         is current before calling gnus-server-prepare.
4359         (gnus-server-setup-buffer, gnus-server-update-server)
4360         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4361
4362 2008-05-04  Juri Linkov  <juri@jurta.org>
4363
4364         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4365         (mailcap-file-default-commands): Use mailcap-replace-in-string
4366         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4367         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4368
4369 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4370
4371         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4372
4373 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4374
4375         * gnus.el: Bump version to 0.11.
4376
4377 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4378
4379         * gnus.el: No Gnus v0.10 is released.
4380
4381 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4382
4383         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4384         hooks.
4385         (gnus-update-read-articles): Speed up non-marks-using users.
4386         (gnus-use-marks): Define gnus-use-marks.
4387         (gnus-propagate-marks): Rename variable to something more sensible.
4388
4389 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4390
4391         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4392         (gmm-image-load-path-for-library): Fix typos in docstrings.
4393         (gmm-message): Reflow docstring.
4394
4395 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4396
4397         * mail-source.el (mail-source-set-1, mail-source-bind):
4398         Move auth-source code out of the macro to clean it up and fix bugs.
4399
4400 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4401
4402         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4403         by sender if it's equal to user-mail-address, it's likely to be
4404         useless.
4405
4406         * mail-source.el (mail-source-bind): Don't use user or password if they
4407         are not bound.  Unintern them if they are nil.  Don't use server unless
4408         it's bound, and default it to empty string otherwise.
4409
4410 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4411
4412         * mail-source.el: Load auth-source.el.
4413         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4414         get user name or password, if auth-sources is set up.
4415
4416         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4417         strategy of splitting with parent.
4418         (gnus-registry-split-fancy-with-parent)
4419         (gnus-registry-post-process-groups): Use it and fix prior
4420         bug (returning a list as the split result).
4421
4422         * auth-source.el (auth-sources): Remove server parameter.
4423         (auth-source-pick, auth-source-user-or-password)
4424         (auth-source-user-or-password-imap)
4425         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4426         (auth-source-user-or-password-sftp)
4427         (auth-source-user-or-password-smtp): Remove server parameter.
4428
4429 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4430
4431         * smime.el (smime-sign-region, smime-encrypt-region)
4432         (smime-decrypt-region):
4433         Remove redundant calls to `generate-new-buffer-name'.
4434
4435 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4436
4437         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4438         Don't use QP for message/rfc822.
4439         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4440
4441 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4442
4443         * sieve-manage.el (sieve-string-bytes): Remove.
4444         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4445         correct byte-length only if the process's coding-system is the same as
4446         the one used internally by Emacs to represent strings.
4447
4448 2008-04-22  Juri Linkov  <juri@jurta.org>
4449
4450         * mailcap.el (mailcap-file-default-commands): New function.
4451
4452 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4453
4454         * message.el (message-signature-separator, message-cite-function):
4455         Change custom version.
4456
4457 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4458
4459         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4460         commands.
4461         (tls-checktrust): Ditto.
4462
4463 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4464
4465         * mm-decode.el (mm-display-external): Make temp file read-only.
4466
4467 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4468
4469         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4470         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4471         `C-c C-f d'.
4472
4473 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4474
4475         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4476
4477 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4478
4479         * gnus.el: Bump version to 0.9.
4480
4481 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4482
4483         * gnus.el: No Gnus v0.8 is released.
4484
4485 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4486
4487         * mail-source.el (mail-source-value):
4488         Prefer fboundp to functionp so it works with macros as well.
4489
4490 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4491
4492         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4493         Fix last change in case the element is not even a symbol.
4494
4495 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4496
4497         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4498         Prefer fboundp to functionp so it works with macros as well.
4499
4500 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4501
4502         * auth-source.el: Added docs.
4503         (auth-sources): Modify format to support server.
4504         (auth-source-pick, auth-source-user-or-password)
4505         (auth-source-user-or-password-imap)
4506         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4507         (auth-source-user-or-password-sftp)
4508         (auth-source-user-or-password-smtp): Add server parameter.
4509
4510 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4511
4512         * gnus-registry.el: Initialize the registry when gnus-registry-install
4513         is t.
4514
4515 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * compface.el (uncompface): Make buffer unibyte.
4518
4519 2008-04-05  Glenn Morris  <rgm@gnu.org>
4520
4521         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4522
4523 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4524
4525         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4526         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4527
4528         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4529         multibyteness after rather than before erasing it.
4530
4531         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4532         mm-with-multibyte.
4533         (gnus-request-article-this-buffer): Make sure the proper decoding is
4534         used if gnus-original-article-buffer happens to be unibyte.
4535
4536         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4537         default-enable-multibyte-characters.
4538
4539         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4540         default-enable-multibyte-characters.
4541
4542         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4543
4544         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4545
4546 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4547
4548         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4549         (imap-message-copyuid-1): Use it.
4550         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4551         J. Williams in
4552         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4553
4554         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4555         imap-enable-exchange-bug-workaround.
4556         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4557
4558 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4559
4560         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4561         a 100 byte status-checks into a 2-3MB transfer for each group.
4562         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4563         to enable bug workaround or not.
4564         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4565
4566 2008-03-31  Glenn Morris  <rgm@gnu.org>
4567
4568         * message.el (mml2015-use): Declare for compiler.
4569         (message-info): Require mml2015 when appropriate.
4570
4571 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4574         whitespace.
4575
4576 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4577
4578         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4579         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4580         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4581         (nntp-service-to-port): New function.
4582         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4583         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4584         (nntp-open-netcat-stream): New function.
4585         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4586
4587 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4588
4589         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4590
4591 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4592
4593         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4594
4595 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4596
4597         * dns.el (dns-write): Use set-buffer-multibyte.
4598
4599 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4600
4601         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4602
4603 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4604
4605         * message.el (message-signature-separator): Change default.
4606         Improve custom type.
4607         (message-cite-function): Change default to
4608         message-cite-original-without-signature.
4609
4610         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4611         toggle.
4612
4613         * message.el (message-check-news-body-syntax): Fix signature check.
4614         (message-setup-1): Mark buffer as unmodified _after_ running
4615         message-setup-hook and handling message-alternative-emails.
4616         (message-shorten-references): Be more strict when building list of
4617         valid references to comply with GNKSA.
4618
4619         * gnus-group.el (gnus-read-ephemeral-bug-group)
4620         (gnus-read-ephemeral-debian-bug-group)
4621         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4622
4623         * message.el (message-info): Don't use booleanp which isn't supported
4624         in Emacs 21 and XEmacs.
4625
4626 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4627
4628         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4629         gnus-group-gmane-group-download-format.
4630         (gnus-group-read-ephemeral-gmane-group): Rename from
4631         gnus-group-read-ephemeral-gmane-group.
4632         (gnus-read-ephemeral-gmane-group-url): Rename from
4633         gnus-group-read-ephemeral-gmane-group-url.
4634         (gnus-bug-group-download-format-alist): New variable.
4635         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4636         (gnus-read-ephemeral-emacs-bug-group): New commands.
4637
4638 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4639
4640         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4641         (gnus-visible-headers): Improve custom type.
4642
4643 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4644
4645         * mml.el (mml-menu): Add workarounds for XEmacs.
4646
4647         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4648         X-Boundary header.
4649
4650         * message.el (message-simplify-recipients): Fix previous commit.
4651
4652 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4653
4654         * mm-util.el (mm-set-buffer-multibyte): New function.
4655         * mm-decode.el (mm-copy-to-buffer): Use it.
4656
4657 2008-03-19  Glenn Morris  <rgm@gnu.org>
4658
4659         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4660         Accidentally removed in the sync process with Emacs.
4661
4662 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4663
4664         * message.el (message-alter-recipients-discard-bogus-full-name):
4665         New function.
4666         (message-alter-recipients-function): New variable.
4667         (message-get-reply-headers): Use it.
4668         (message-replace-header): New helper function.
4669         (message-recipients-without-full-name): New variable.
4670         (message-simplify-recipients): New command.
4671
4672         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4673
4674         * message.el (message-info): Handle EasyPG manual.
4675
4676         * mml.el (mml-menu): Add entry for EasyPG.
4677
4678 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4679
4680         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4681         parameter.
4682
4683         * message.el (message-disassociate-draft): Specify drafts group name
4684         fully.
4685
4686 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4687
4688         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4689         unnecessary duplicates from the match list.
4690
4691 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4692
4693         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4694
4695         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4696
4697         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4698         args of `how-many' of which the XEmacs version doesn't take; declare
4699         Info-index-next as function.
4700
4701 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4702
4703         * gnus-score.el (gnus-score-headers): Fix handling of
4704         gnus-inhibit-slow-scoring.
4705
4706         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4707         string.
4708         (gnus-button-url-regexp): Improve handling of parenthesis.
4709         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4710         (gnus-button-handle-info-keystrokes): Handle index entries.
4711
4712 2008-03-15  Glenn Morris  <rgm@gnu.org>
4713
4714         * parse-time.el (parse-time-string): Simplify.
4715
4716 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4719         Incoming* files.
4720
4721 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4722
4723         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4724         (auth-source-pick): Use it.
4725
4726 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4727
4728         * binhex.el (binhex-decode-region-internal):
4729         * uudecode.el (uudecode-decode-region-internal):
4730         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4731         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4732         setting default-enable-multibyte-characters.
4733
4734 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4735
4736         * auth-source.el (auth-source-protocols)
4737         (auth-source-protocols-customize, auth-source-choices): Added and
4738         modified variable customizations and defaults.
4739         (auth-source-pick, auth-source-user-or-password)
4740         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4741         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4742         (auth-source-user-or-password-sftp)
4743         (auth-source-user-or-password-smtp): Use new variables and provide an
4744         interface to netrc.el.
4745
4746 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4749         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4750         Make sure the nntp port to specify is a string.
4751
4752 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4753
4754         * nntp.el: Use with-current-buffer.
4755         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4756         dubious mm-with-unibyte-current-buffer.
4757         (nntp-with-open-group-function): New function extracted from
4758         nntp-with-open-group macro.
4759         (nntp-with-open-group): Use the function, so it's easier to debug.
4760         Add indentation and debugging info.
4761         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4762         the use of the netcat alternatives.
4763
4764         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4765         Avoid mm-string-as-multibyte as well.
4766
4767         * nnweb.el (nnweb-insert-html):
4768         Remove use of nnheader-string-as-multibyte.
4769
4770         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4771         (nnheader-string-as-multibyte): Remove.
4772
4773         * mm-view.el: Use inhibit-read-only.
4774         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4775         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4776         or unibyte-string.
4777
4778         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4779         (mm-uu-yenc-extract): Use with-current-buffer.
4780
4781         * gnus-soup.el (gnus-soup-send-packet): Don't use
4782         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4783
4784         * nnmh.el: Use with-current-buffer.
4785         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4786         mm-string-as-multibyte on the output of mm-encode-coding-string.
4787
4788         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4789         (nnimap-request-move-article): Use with-current-buffer.
4790
4791         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4792         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4793         conversion uses string-make-unibyte rather than string-as-unibyte.
4794
4795         * gnus-msg.el: Use with-current-buffer.
4796
4797         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4798
4799 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4800
4801         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4802         string for caching if it is 'PIN.
4803
4804 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4805
4806         * lpath.el: Consider the case without Emacs/W3.
4807
4808 2008-03-08  Glenn Morris  <rgm@gnu.org>
4809
4810         * time-date.el (date-to-time, time-subtract, time-add)
4811         (safe-date-to-time): Doc fixes.
4812
4813 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4814
4815         * mail-source.el (mail-source-delete-old-incoming-confirm):
4816         Change default to nil.
4817         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4818
4819 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4820
4821         * lpath.el: Rearrange.
4822
4823         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4824         (gnus-article-goto-prev-page): Work for articles having ^L's.
4825
4826         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4827
4828         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4829
4830 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4831
4832         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4833         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4834         (gnus-bookmark-jump): Adjust some variable names.
4835
4836 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4837
4838         * auth-source.el: New package.
4839         (auth-source-choices): Add customization entry point variable.
4840
4841         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4842         bug.
4843
4844 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4845
4846         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4847         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4848         (gnus-registry-install-shortcuts): Rename from
4849         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4850         the `gnus-registry-mark-map' keymap dynamically from
4851         `gnus-registry-marks'.  The generated functions update the summary line
4852         when a registry mark is added or deleted, and will call
4853         `gnus-registry-install-p' (see the comments in the code).
4854         (gnus-registry-user-format-function-M): Use concat intelligently.
4855
4856         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4857         the registry mark functions.
4858
4859 2008-03-05  Glenn Morris  <rgm@gnu.org>
4860
4861         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4862         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4863         gnus-art.
4864         (top-level): No need to load own source when compiling.
4865
4866 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4867
4868         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4869         Suggested by <chris.anderton@zetnet.co.uk>.
4870
4871 2008-03-04  Glenn Morris  <rgm@gnu.org>
4872
4873         * gnus-sum.el (top-level): No need to require gnus when compiling,
4874         since unconditionally required near start of file.
4875         (gnus-summary-display-while-building): Move definition before use.
4876
4877 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4878
4879         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4880         formatting function.
4881
4882 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4883
4884         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4885         with plists.
4886         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4887         Use new format.
4888
4889 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4892         `where-is-internal' that returns a range of key sequences.
4893
4894 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4895
4896         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4897
4898         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4899         (gnus-summary-jump-to-group): Consider windows on other displayed
4900         frames as well.  Similar changes might be needed elsewhere, but that's
4901         the one I've bumped into during my use.
4902
4903         * nndoc.el (nndoc-oe-dbx-type-p):
4904         * gnus-msg.el (gnus-debug):
4905         * gnus-group.el (gnus-update-group-mark-positions):
4906         Use mm-string-to-multibyte.
4907
4908 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4909
4910         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4911         doesn't handle NotDashEscaped.
4912
4913         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4914         (mml-dnd-attach-options): Fix typo in custom choice.
4915
4916         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4917         nndoc-article-type to mbox.
4918         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4919
4920         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4921         to nil, instead of html2text.
4922
4923         * imap.el (imap-debug): Add `imap-ping-server'.
4924
4925         * gnus-bookmark.el: Add FIXMEs.
4926
4927         * message.el (message-form-letter-separator)
4928         (message-send-form-letter-delay): New variables.
4929         (message-send-form-letter): Use them.  New command to send form
4930         letters.  Requested by Uwe Siart.
4931         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4932
4933 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4934
4935         * Update copyright years.
4936
4937 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4938
4939         Sync from EMACS_22_BASE.
4940
4941         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4942
4943 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4944
4945         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4946         empty author.
4947
4948 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4949
4950         * gnus-registry.el (gnus-registry-marks): Add variable for
4951         customization of marks and their appearance.
4952         (gnus-registry-read-mark): Use it.
4953         (gnus-registry-do-marks): Add utility function to loop through
4954         `gnus-registry-marks'.
4955         (gnus-registry-install-shortcuts-and-menus): Add function to install
4956         shortcuts and menus.
4957         (gnus-registry-initialize): Use it.
4958         (gnus-registry-default-mark): Clarify documentation.
4959
4960 2008-02-29  Glenn Morris  <rgm@gnu.org>
4961
4962         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4963         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4964         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4965         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4966         Change defcustom :version from 23.0 to 23.1.
4967
4968 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4969
4970         * gnus-registry.el (gnus-registry-follow-group-p)
4971         (gnus-registry-post-process-groups): Add functions to aid registry
4972         splitting and improve logging.  Clarify behavior in function
4973         documentation.
4974         (gnus-registry-split-fancy-with-parent): Use them.
4975
4976 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4977
4978         * gnus-art.el: Use with-current-buffer.
4979
4980 2008-02-27  David Engster  <dengste@eml.cc>
4981
4982         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4983         Express real group name in the response.
4984
4985 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4988         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4989         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4990         autoload gnus-registry-fetch-group when compiling.
4991         (nnmairix-request-group-with-article-number-correction): Remove
4992         unreferenced argument passed to nnmairix-call-backend.
4993
4994 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4995
4996         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4997         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4998         Wilde.
4999
5000 2008-02-27  Glenn Morris  <rgm@gnu.org>
5001
5002         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5003         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5004         variables to defconsts.  Convert comments to doc-strings.
5005         (nnmairix-last-server, nnmairix-current-server): Convert from free
5006         variables to defvars.  Convert comments to doc-strings.
5007         (gnus-registry-fetch-group): Autoload.
5008         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5009         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5010         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5011         caddr.
5012         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5013         nnmairix-request-group-with-article-number-correction call.
5014         (nnmairix-fast, nnmairix-group): New, less general names, for free
5015         variables passed from nnmairix-request-group to
5016         nnmairix-request-group-with-article-number-correction.  Declare.
5017         (nnmairix-request-group-with-article-number-correction):
5018         Use nnmairix-fast, nnmairix-group rather than fast, group.
5019
5020 2008-02-26  David Engster  <dengste@eml.cc>
5021
5022         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5023         version 0.5.
5024
5025 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5026
5027         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5028         instead of making an extra function call.  Don't add the current group
5029         to articles only when they have the group.  Use
5030         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5031         Reported by David <de_bb@arcor.de>.
5032
5033 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5034
5035         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5036         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5037
5038 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5039
5040         * mail-source.el (mail-source-delete-incoming): Change default.
5041         Supplement doc string.
5042
5043         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5044
5045 2008-02-14  Glenn Morris  <rgm@gnu.org>
5046
5047         * time-date.el (format-seconds): New function.
5048
5049 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5050
5051         * nnmail.el (nnmail-message-id-cache-file): Derive from
5052         `gnus-home-directory'.
5053
5054 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5055
5056         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5057         Document negative prefix.
5058
5059         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5060
5061 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5062
5063         * message.el (message-unsent-separator): Add the Exim bounce
5064         separator.
5065
5066 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5067
5068         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5069         list.
5070         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5071         recipient/signer list.
5072
5073 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5074
5075         * Makefile.in (datarootdir): Define.
5076         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5077         name that might contain whitespace.
5078
5079 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5080
5081         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5082         fbound (Emacs 23 unicode), signal an error.
5083
5084 2008-02-08  Glenn Morris  <rgm@gnu.org>
5085
5086         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5087
5088 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5089
5090         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5091         ports to the calls to `netrc-machine-user-or-password' in addition to
5092         "imap" and "imaps".
5093
5094 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5095
5096         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5097
5098         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5099
5100 2008-02-01  Kenichi Handa  <handa@m17n.org>
5101
5102         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5103         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5104         (rfc2104-hash): Convert the result of concat to unibyte string.
5105
5106 2008-02-01  Dave Love  <fx@gnu.org>
5107
5108         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5109         coding-system-for-read.
5110         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5111
5112 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5113
5114         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5115         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5116         <hanche@math.ntnu.no>.
5117
5118 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5121
5122         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5123
5124 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5125
5126         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5127         * message.el (message-beginning-of-line): Use featurep instead of bound
5128         tests in order to resolve conditionals at compile time.
5129
5130 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5131
5132         * mail-source.el (mail-sources): Add `group' choice.
5133
5134         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5135         parameter `in-group' to control into which group the articles go.
5136         Add treatment of `group' mail-source.
5137
5138 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5141
5142         * mm-decode.el (mm-dissect-buffer): Decode description.
5143
5144         * mml.el (mml-to-mime): Encode message header first.
5145
5146 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5147
5148         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5149         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5150
5151         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5152         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5153
5154 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5155
5156         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5157
5158 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5161         prefix keys.
5162         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5163         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5164         gnus-xmas.el.
5165
5166         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5167         (gnus-xmas-article-describe-bindings): New function.
5168         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5169         gnus-xmas-article-describe-bindings.
5170
5171         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5172
5173 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5174
5175         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5176         Add new variables for article mark management.
5177         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5178         list of extra data entries which, when present, will indicate that the
5179         article ID should not be trimmed from the registry.
5180         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5181         functions.
5182         (gnus-registry-read-mark): New function to read a mark name from the
5183         user.
5184         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5185         (gnus-registry-set-article-mark-internal): New functions to add and
5186         remove marks.
5187         (gnus-registry-get-article-marks): New function to show the marks for
5188         an article, or retrieve them for further use.
5189
5190 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5193         keys when no argument is given.
5194
5195 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5196
5197         * imap.el (imap-ping-server): New variable.
5198         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5199         (imap-ping-server): Minor doc string fixes.
5200
5201 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5202
5203         * imap.el (imap-ping-server): New function.
5204         (imap-opened): Call imap-ping-server.
5205
5206 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5207
5208         * gnus-sum.el (gnus-article-sort-by-random)
5209         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5210         jidanni@jidanni.org.
5211
5212 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * gnus-art.el (gnus-article-describe-bindings): New function.
5215         (gnus-article-read-summary-keys): Use it.
5216         (gnus-article-mode-map): Bind `C-h b' to it.
5217
5218 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5221         XEmacs.
5222         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5223         against non-character events.
5224
5225         * lpath.el: Fbind map-keymap for Emacs 21.
5226
5227 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5228
5229         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5230         command.
5231         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5232         instead of END.  Change name of the temp file.
5233         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5234         customizable.
5235
5236 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5239         bind `S W' to gnus-article-wide-reply-with-original; set default
5240         binding to gnus-article-read-summary-send-keys.
5241         (gnus-article-read-summary-keys): Fix the order of keys; display
5242         continuation keys correctly in the echo area; describe bindings
5243         correctly when keys end with `C-h'.
5244         (gnus-article-read-summary-send-keys): New function.
5245         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5246         for gnus-article-read-summary-send-keys; display continuation keys
5247         correctly in the echo area.
5248         (gnus-article-reply-with-original): Ignore prefix argument.
5249         (gnus-article-wide-reply-with-original): New function.
5250
5251         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5252         Emacs 21.
5253
5254 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5257         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5258
5259 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5260
5261         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5262         (gnus-group-read-ephemeral-gmane-group): New command.
5263
5264 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5265
5266         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5267
5268 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5269
5270         * message.el (message-send-mail-function): Increase custom version.
5271
5272         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5273         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5274
5275 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5276
5277         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5278         for the cases where imap-authenticate is called with a nil buffer
5279         parameter.
5280
5281 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5282
5283         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5284         html parts correctly; support forwarded messages.
5285         (gnus-article-browse-html-article): Remove work buffers.
5286
5287         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5288         compiling.
5289         (netrc-bound-and-true-p): New macro.
5290         (netrc-parse): Use it instead of bound-and-true-p that is not available
5291         in XEmacs 21.4.
5292
5293 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5294
5295         * gnus-registry.el (gnus-registry-mark-article)
5296         (gnus-registry-article-marks): Add functionality to mark articles
5297         through the Gnus registry.
5298
5299         * encrypt.el: Clarify documentation for the new pgg method.
5300         (encrypt-file-alist): Add PGG option.
5301         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5302         functionality.  Abstract password key and messaging to external
5303         functions.
5304         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5305         (encrypt-message-method-and-cipher): Add new convenience external
5306         functions.
5307         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5308         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5309
5310         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5311         (netrc-parse): Use encrypt-file-alist to determine if
5312         encrypt-find-model or encrypt-insert-file-contents should be used.
5313
5314         * encrypt.el: Clarify documentation.  Load password-cache or
5315         password, whichever one is found first, instead of autoloading.
5316
5317 2007-12-19  Glenn Morris  <rgm@gnu.org>
5318
5319         * mml.el (message-options-set, message-narrow-to-head)
5320         (message-in-body-p, message-mail-p, message-encode-message-body):
5321         Autoload.
5322         (message-remove-header, message-narrow-to-headers-or-head)
5323         (message-subscribed-p, message-make-mail-followup-to)
5324         (message-position-on-field, message-news-p)
5325         (message-options-set-recipient, message-generate-headers)
5326         (message-sort-headers): Declare as functions.
5327
5328 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5329
5330         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5331         convention in doc string.
5332
5333 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5334
5335         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5336         title to html parts.
5337         (gnus-article-browse-html-article): Pass message header to it.
5338
5339         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5340
5341 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5342
5343         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5344         or password compatible with XEmacs.
5345
5346 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5347
5348         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5349         format document.
5350         (gnus-mime-delete-part): Don't write description line if empty.
5351         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5352
5353 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5354
5355         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5356         (gnus-summary-mark-read-and-unread-as-read)
5357         (gnus-summary-mark-current-read-and-unread-as-read)
5358         (gnus-summary-mark-unread-as-ticked): Doc fix.
5359         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5360
5361 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5362
5363         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5364         Christoph Conrad <christoph.conrad@gmx.de>.
5365
5366 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5367
5368         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5369         yes-or-no-p.
5370
5371 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5372
5373         * mm-decode.el (mm-add-meta-html-tag): New function.
5374         (mm-save-part-to-file, mm-pipe-part): Use it.
5375
5376         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5377         gnus-y-or-n-p instead of y-or-n-p.
5378         (gnus-article-browse-html-parts): Work with message/external-body; use
5379         mm-add-meta-html-tag.
5380
5381 2007-12-11  Glenn Morris  <rgm@gnu.org>
5382
5383         * gnus-cache.el: Require gnus-sum not just when compiling.
5384
5385         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5386
5387         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5388         definitions before use.
5389
5390         * mm-decode.el: Require gnus-util.
5391         (mm-remove-part): Only call delete-annotation on XEmacs.
5392
5393         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5394
5395         * nnmail.el: Require gnus-int.
5396
5397         * spam.el: Move `require's before `eval-when-compile's.
5398
5399         * gnus-ems.el (gnus-alive-p):
5400         * gnus-fun.el (message-goto-eoh):
5401         * gnus-util.el (gnus-group-name-decode):
5402         * mail-source.el (gnus-compress-sequence):
5403         * message.el (Info-goto-node, format-spec):
5404         * mm-bodies.el (message-options-get):
5405         * mm-decode.el (mm-view-pkcs7):
5406         * mm-util.el (gmm-write-region):
5407         * mml-smime.el (mml-compute-boundary)
5408         (gnus-completing-read-with-default):
5409         * mml.el (widget-button-press, gnus-make-hashtable):
5410         * mml1991.el (mm-decode-content-transfer-encoding)
5411         (mm-encode-content-transfer-encoding)
5412         (message-options-get, message-options-set):
5413         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5414         * nnfolder.el (gnus-request-group):
5415         * nnheader.el (ietf-drums-unfold-fws):
5416         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5417         * smime.el (gnus-run-mode-hooks):
5418         * spam-stat.el (gnus-message): Autoload.
5419
5420         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5421         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5422         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5423         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5424         Add declare-function compatibility definition.
5425
5426         * gnus-cache.el (nnvirtual-find-group-art):
5427         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5428         (gnus-add-image, gnus-add-wash-type):
5429         * gnus-group.el (nnkiboze-score-file):
5430         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5431         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5432         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5433         (message-tokenize-header, gnus-get-buffer-create)
5434         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5435         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5436         * gnus.el (gnus-group-decoded-name):
5437         * mail-source.el (imap-capability):
5438         * mm-bodies.el (message-options-set):
5439         * mm-decode.el (gnus-configure-windows):
5440         * mm-extern.el (message-goto-body):
5441         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5442         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5443         (epg-sub-key-validity, message-options-set):
5444         * mml.el (widget-event-point, gnus-configure-windows):
5445         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5446         * mml2015.el (epg-check-configuration, epg-configuration)
5447         (message-options-set):
5448         * nndb.el (nndb-request-article):
5449         * nnfolder.el (gnus-request-create-group):
5450         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5451         * nnmaildir.el (gnus-group-mark-article-read):
5452         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5453         * rfc1843.el (message-fetch-field):
5454         * spam.el (gnus-extract-address-components):
5455         Declare as functions.
5456
5457 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5460
5461         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5462
5463         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5464         bind show-trailing-whitespace for XEmacs.
5465
5466 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5467
5468         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5469         new no-op macro for backward compatibility.
5470
5471         * imap.el (imap-string-to-integer): New function.
5472
5473 2007-12-09  Glenn Morris  <rgm@gnu.org>
5474
5475         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5476
5477         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5478         * message.el, mm-view.el, sieve-manage.el, smime.el:
5479         Add declare-function compatibility definition.
5480
5481         * gnus-art.el (w3-region, w3m-region, Info-menu):
5482         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5483         * gnus-sum.el (gnus-get-predicate):
5484         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5485         * message.el (mail-abbrev-in-expansion-header-p):
5486         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5487         (w3m-detect-meta-charset, w3m-region):
5488         * sieve-manage.el (password-read, password-cache-add)
5489         (password-cache-remove):
5490         * smime.el (password-read-and-add): Declare as functions.
5491
5492 2007-12-08  David Kastrup  <dak@gnu.org>
5493
5494         * gnus-sum.el (gnus-summary-simplify-subject-query):
5495         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5496         `message'.
5497
5498 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5501         it to bind idna-program, installation-directory, defined-colors, and
5502         face-attribute for XEmacs of the version that compiles defcustom forms.
5503
5504 2007-12-07  Glenn Morris  <rgm@gnu.org>
5505
5506         * gnus-art.el (article-make-date-line): Revert previous change.
5507
5508 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5509
5510         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5511
5512 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5513
5514         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5515         Call gnus-add-to-range ranges only once with a prepared article-list.
5516
5517 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5518
5519         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5520         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5521         group names with backslashes.  Reported by Tassilo Horn
5522         <tassilo@member.fsf.org>.
5523
5524 2007-12-06  Deepak Goel  <deego3@gmail.com>
5525
5526         * gnus-art.el (article-make-date-line):
5527         * gnus-start.el (gnus-load):
5528         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5529
5530 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5531
5532         * gnus-art.el (gnus-use-idna)
5533         * gnus-start.el (gnus-site-init-file)
5534         * message.el (message-use-idna)
5535         * mm-uu.el (mm-uu-hide-markers)
5536         * smiley.el (smiley-style): Revert changes that suppress warnings.
5537
5538 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5539
5540         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5541         specify charset to html source.  Reported by Christoph Conrad
5542         <christoph.conrad@gmx.de>.
5543
5544 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5545
5546         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5547         idna-program in order to suppress byte compile warning issued by XEmacs
5548         that came to byte compile the default value section of defcustom forms
5549         recently.
5550
5551         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5552         value of installation-directory.
5553
5554         * message.el (message-use-idna): Don't directly refer to the value of
5555         idna-program.
5556
5557         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5558
5559         * smiley.el (smiley-style): Don't directly call face-attribute.
5560
5561 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5562
5563         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5564
5565         * gnus-dired.el: Reduce Gnus dependencies.
5566         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5567         require.  Use autoloads instead.
5568         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5569         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5570         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5571         (gnus-dired-mode): Adjust doc string.
5572         (gnus-dired-mail-mode): New variable.
5573         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5574         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5575         (gnus-dired-mail-buffers): New function.  Return mail or message
5576         composition buffers.
5577         (gnus-dired-attach): Use it.
5578         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5579         NO-DECODE.
5580         (gnus-dired-print): Use `gnus-print-buffer' depending on
5581         `gnus-dired-mail-mode'.
5582
5583 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * rfc2047.el (rfc2047-encoded-word-regexp)
5586         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5587         explaining what regexp patterns are for.
5588
5589 2007-12-04  Glenn Morris  <rgm@gnu.org>
5590
5591         * password.el: Move to password-cache.el.
5592
5593         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5594         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5595         * mml-smime.el (password-read, password-cache-add)
5596         (password-cache-remove):
5597         No need to autoload, since mml-sec requires password.
5598
5599         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5600         * message.el (gnus-extract-address-components):
5601         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5602
5603         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5604         password.
5605
5606 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5607
5608         * mailcap.el: Reduce dependencies.
5609         (mail-header-parse-content-type): Autoload.
5610         (mailcap-delete-duplicates): New alias.
5611         (mailcap-mime-info): Add optional argument NO-DECODE.
5612         (mailcap-mime-types): Use mailcap-delete-duplicates.
5613
5614         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5615
5616 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5617
5618         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5619         (imap-parse-status): Upcase status-att for servers that sends them
5620         lower-case (e.g., MS Exchange 2007).
5621
5622 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5625         function.
5626
5627         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5628         (gnus-uu-yenc-article): New function.
5629
5630         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5631
5632         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5633         buffer.
5634
5635 2007-12-02  Glenn Morris  <rgm@gnu.org>
5636
5637         * binhex.el (binhex): New custom group.
5638         (binhex-decoder-program, binhex-decoder-switches)
5639         (binhex-use-external): Move to the binhex custom group.
5640
5641         * uudecode.el (uudecode): New custom group.
5642         (uudecode-decoder-program, uudecode-decoder-switches)
5643         (uudecode-use-external): Move to the uudecode custom group.
5644
5645         * netrc.el (top-level): Don't load `encrypt' features.
5646         (netrc-parse): Don't use encrypt.
5647         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5648
5649         * encrypt.el: Remove file.
5650
5651 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5652
5653         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5654         matches on patches.
5655
5656         * gnus-art.el (gnus-article-browse-html-article): Mention
5657         `mm-text-html-renderer' in the doc string.
5658
5659         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5660         string.  Add comments.
5661
5662         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5663         if rhs is ASCII.
5664
5665 2007-12-01  Glenn Morris  <rgm@gnu.org>
5666
5667         * mail-source.el (top-level): Require format-spec before
5668         eval-when-compile.
5669
5670 2007-11-30  Glenn Morris  <rgm@gnu.org>
5671
5672         * encrypt.el: Require password, rather than autoloading password-read.
5673
5674 2007-11-29  Glenn Morris  <rgm@gnu.org>
5675
5676         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5677         (sasl-make-client, sasl-next-step, sasl-step-data)
5678         (sasl-step-set-data): Declare as functions.
5679
5680 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5681
5682         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5683
5684 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5685
5686         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5687         certs should be verified and what is to be done in the event of a
5688         verification failure.
5689
5690         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5691         caller can indicate whether the cache should be disregarded for this
5692         call.  This way the result of the call is reproducible at all times and
5693         can be considered a canonical server name for the supplied method.
5694         (gnus-agent-method-p): Canonicalize server names by pushing their
5695         method through `gnus-method-to-server' using the no-cache argument.
5696
5697         * gnus-srvr.el (gnus-server-insert-server-line): Call
5698         `gnus-method-to-server' with `no-cache' argument.
5699
5700         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5701         gnus-agent-possibly-synchronize-flags as this should be called when the
5702         server is actually being opened.
5703         (gnus-agent-possibly-synchronize-flags)
5704         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5705         flags file of an agentized server to the latter function.
5706
5707         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5708         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5709         after a connection has been established successfully.
5710
5711 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-art.el (article-display-face): Force to display face if called
5714         interactively; check if gnus-article-x-face-too-ugly matches author.
5715         (article-display-x-face): Display face even if From header is missing
5716         as article-display-face does.
5717
5718 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5719
5720         * hashcash.el (message-narrow-to-headers-or-head)
5721         (message-fetch-field, message-goto-eoh)
5722         (message-narrow-to-headers): Declare as functions.
5723
5724 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5725
5726         * mail-source.el (mail-sources): Default to fetch from file for
5727         compatibility with default of nnmail-spool-file.
5728
5729 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5732         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5733         to look for encoded word that should be encoded again.
5734         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5735         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5736         encoding pattern.
5737         (rfc2047-decode-region): Switch strict regexp and loose one according
5738         to rfc2047-allow-irregular-q-encoded-words.
5739
5740 2007-11-25  Romain Francoise  <romain@orebokech.com>
5741
5742         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5743
5744 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5745
5746         * tls.el (tls-program): Provide more custom choices from
5747         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5748         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5749
5750 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5751
5752         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5753         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5754
5755         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5756         `nnmail-spool-file'.
5757
5758         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5759         `nnmail-spool-file'.
5760
5761         * gnus-move.el (gnus-change-server): Ditto.
5762
5763         * gnus-kill.el (gnus-batch-score): Ditto.
5764
5765         * gnus-cache.el (gnus-jog-cache): Ditto.
5766
5767         * gnus-msg.el (gnus-summary-reply):
5768         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5769
5770 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5771
5772         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5773         version.  Minor improvement to doc strings.
5774         (tls-program): Add comment.
5775
5776 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5777
5778         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5779         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5780         mismatch between the hostname provided in the certificate and the name
5781         of the host connnecting to.
5782         (open-tls-stream): Use them.  Check certificates against trusted root
5783         certificates.
5784
5785 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5786
5787         * gnus-cache.el (gnus-cache-generate-nov-databases):
5788         Use nnml-generate-nov-databases-directory instead of
5789         nnml-generate-nov-databases-1.
5790
5791 2007-11-24  Glenn Morris  <rgm@gnu.org>
5792
5793         * message.el (message-tool-bar-retro): Update for rename
5794         mail_send.xpm->mail-send.xpm.
5795
5796 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5797
5798         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5799         `smime-ldap-search' for Emacs 22 and up.
5800
5801 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5802
5803         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5804
5805         * message.el (message-send-mail-function): Fix error convention.
5806         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5807         (message-widen-reply, message-send-mail, message-talkative-question)
5808         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5809         (message-clone-locals, message-send-news): Use with-current-buffer.
5810         (message-insert-or-toggle-importance): Remove unused var `valid'.
5811         (message-make-references): Remove unused var `new-references'.
5812         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5813
5814 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5815
5816         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5817         (spam-split-symbolic-return-positive): Reflow docstring.
5818         (spam-backends, spam-summary-exit-behavior)
5819         (spam-mark-ham-unread-before-move-from-spam-group)
5820         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5821         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5822         (spam-clear-cache, spam-backend-check, spam-install-backend)
5823         (spam-install-statistical-backend, spam-list-of-processors)
5824         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5825         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5826         (spam-check-crm114, spam-initialize, spam-unload-hook):
5827         Fix typos in docstrings.
5828
5829 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5830
5831         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5832         been checked if they have never been read and those group levels are
5833         higher than the one that a user specified.
5834
5835 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5836
5837         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5838         foreign groups unless a group level is specified by a user.
5839         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5840
5841 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5842
5843         * message.el (message-send-mail-function): Require sendmail.
5844
5845 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5846
5847         * message.el (message-send-mail-function): Check for smtpmail too.
5848
5849         * utf7.el (utf7-encode, utf7-decode): Use coding system
5850         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5851
5852         * message.el (message-send-mail-function): New function.
5853         (message-send-mail-function): Set default using
5854         message-send-mail-function.  Adjust doc string.
5855         (message-send-mail-with-mailclient): New function.
5856
5857 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5858
5859         * smime.el (from):
5860         * rfc2047.el (message-posting-charset):
5861         * qp.el (mm-use-ultra-safe-encoding):
5862         * pop3.el (parse-time-months):
5863         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5864         * nnml.el (files):
5865         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5866         (jka-compr-compression-info-list, ange-ftp-path-format)
5867         (efs-path-regexp):
5868         * nndiary.el (files):
5869         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5870         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5871         (epg-digest-algorithm-alist, inhibit-redisplay)
5872         (password-cache-expiry):
5873         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5874         (pgg-output-buffer, password-cache-expiry):
5875         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5876         (efs-path-regexp):
5877         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5878         (inhibit-redisplay):
5879         * mm-uu.el (file-name, start-point, end-point, entry)
5880         (gnus-newsgroup-name, gnus-newsgroup-charset):
5881         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5882         (latin-unity-ucs-list):
5883         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5884         (mm-uu-binhex-decode-function):
5885         * message.el (gnus-message-group-art, gnus-list-identifiers)
5886         (rmail-enable-mime-composing, gnus-local-organization)
5887         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5888         (gnus-read-active-file, facemenu-add-face-function)
5889         (facemenu-remove-face-function, gnus-article-decoded-p)
5890         (tool-bar-mode):
5891         * mail-source.el (display-time-mail-function):
5892         * gnus-util.el (nnmail-pathname-coding-system)
5893         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5894         (gnus-original-article-buffer, gnus-user-agent)
5895         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5896         (xemacs-codename, sxemacs-codename, emacs-program-version):
5897         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5898         * gnus-start.el (gnus-agent-covered-methods)
5899         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5900         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5901         (gnus-newsgroup-headers, gnus-group-list-mode)
5902         (gnus-group-mark-positions, gnus-newsgroup-data)
5903         (gnus-newsgroup-unreads, nnoo-state-alist)
5904         (gnus-current-select-method, mail-sources)
5905         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5906         (nnmail-spool-file, gnus-cache-active-hashtb):
5907         * gnus-mh.el (mh-lib-progs):
5908         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5909         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5910         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5911         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5912         (gnus-group-buffer):
5913         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5914         (font-lock-set-defaults):
5915         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5916         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5917         (gnus-summary-post-menu, total-parts, type, condition, length):
5918         * gnus-agent.el (gnus-agent-read-agentview):
5919         * flow-fill.el (show-trailing-whitespace):
5920         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5921         eval-and-compile wrappers for byte compiler pacifiers.
5922
5923         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5924         (mm-display-inline-fontify): Check for featurep 'xemacs not
5925         extent-list.
5926
5927         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5928         itimer-list.
5929         (mm-create-image-xemacs): Only do something for XEmacs.
5930         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5931
5932         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5933
5934         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5935         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5936
5937 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5938
5939         * nnimap.el (nnimap-split-download-body):
5940         * gnus-demon.el (gnus-demon):
5941         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5942
5943 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5944
5945         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5946         macros.
5947         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5948         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5949         copy data from unibyte buffer to multibyte current buffer.
5950         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5951         to copy data from unibyte current buffer to multibyte buffer.
5952         (nntp-make-process-buffer): Make process buffer unibyte.
5953
5954         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5955
5956 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5957
5958         * pop3.el (pop3-open-server): Accept and process data more robustly at
5959         connexion start to avoid spurious "POP SSL connexion failed" errors.
5960
5961 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5964         read group names.
5965
5966 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5967
5968         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5969
5970 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5971
5972         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5973         (nnmail-save-active): Use a unibyte buffer when saving active file,
5974         which may contain non-ASCII group names.
5975
5976         * nnml.el (nnml-request-group): Decode group names in messages.
5977
5978 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5979
5980         * message.el (message-citation-line-function)
5981         (message-insert-formatted-citation-line): Fix spelling of
5982         `message-insert-formated-citation-line'.
5983
5984 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5987
5988 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5989
5990         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5991         nnmail-pathname-coding-system.
5992
5993         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5994         that a user enters; decode group names in messages.
5995
5996         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5997
5998 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5999
6000         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6001
6002         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6003
6004         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6005         risky local variable.
6006
6007         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6008
6009 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6010
6011         * encrypt.el: Improve documentation to fix function name typo.
6012         Reported by Daiki Ueno <ueno@unixuser.org>.
6013
6014 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6017         even if the point is not in the last page of an article.
6018         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6019         back to the previous page.
6020
6021 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6022
6023         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6024
6025 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6026
6027         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6028
6029 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6030
6031         * message.el (message-check-news-body-syntax): Avoid
6032         mm-string-as-multibyte.
6033         (message-hide-headers): Don't assume (point-min)==1.
6034
6035 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6036
6037         * message.el (message-remove-blank-cited-lines): Fix if remove is
6038         given.
6039         (message-bogus-address-regexp): New variable.
6040         (message-bogus-recipient-p): New function.
6041         (message-check-recipients): New command.
6042         (message-syntax-checks): Add `bogus-recipient'.
6043         (message-fix-before-sending): Add `bogus-recipient'.
6044
6045         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6046         (gnus-treat-body-boundary): Don't test window-system.
6047
6048 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6049
6050         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6051
6052 2007-10-28  Miles Bader  <miles@gnu.org>
6053
6054         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6055         at compile-time too.
6056
6057 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6058
6059         * gnus-msg.el (gnus-message-setup-hook): Add
6060         `message-remove-blank-cited-lines' to options.
6061
6062 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6063
6064         * message.el (message-remove-blank-cited-lines): New function.
6065         Suggested by Karl Plästerer.
6066
6067 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6070         mapc.
6071
6072         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6073         (top-level): Use mapc to set functions to be traced for debugging.
6074
6075         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6076         called for effect with while loop.
6077
6078         * message.el (message-talkative-question): Replace mapcar called for
6079         effect with mapc.
6080
6081         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6082         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6083         called for effect with dolist.
6084
6085         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6086
6087         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6088         gnus-extra-headers and nnmail-extra-headers.
6089
6090         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6091         called for effect with dolist.
6092         (top-level): Use mapc to set functions to be traced for debugging.
6093
6094         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6095         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6096         dolist.
6097
6098         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6099         Replace mapcar called for effect with mapc.
6100         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6101         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6102         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6103         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6104
6105         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6106         remove-if that's a cl function.
6107
6108         * webmail.el (webmail-debug): Replace mapcar called for effect with
6109         dolist.
6110
6111         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6112         with mapc.
6113
6114 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6115
6116         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6117         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6118         with while loop.
6119
6120         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6121         functions from article-* functions.
6122         (gnus-multi-decode-header): Replace mapcar called for effect with
6123         dolist.
6124
6125         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6126         (gnus-bookmark-show-details): Replace mapcar called for effect with
6127         while loop.
6128
6129         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6130         called for effect with while loop.
6131
6132         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6133         with dolist.
6134
6135         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6136         mapcar called for effect with dolist.
6137
6138         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6139
6140         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6141         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6142         Replace mapcar called for effect with dolist.
6143         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6144         mapc.
6145
6146         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6147         Replace mapcar called for effect with dolist.
6148         (gnus-topic-list): Replace mapcar called for effect with mapc.
6149
6150         * gnus.el: Use mapc instead of mapcar to add autoloads.
6151
6152 2007-10-23  Richard Stallman  <rms@gnu.org>
6153
6154         * gnus-group.el (gnus-group-highlight): Mark as risky.
6155
6156 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * gnus.el (gnus-server-to-method): Return method found first in
6159         gnus-newsrc-alist.
6160
6161         * gnus-art.el (gnus-article-highlight-signature)
6162         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6163         button overlay without the front stickiness.
6164
6165 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6166
6167         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6168         overview buffer needed a catch to receive its throw.
6169         (gnus-agent-flush-cache): Declared as interactive to make this function
6170         easier to use.
6171
6172 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6173
6174         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6175         `next-line'.
6176
6177 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6178
6179         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6180         exclude address matching message-dont-reply-to-names.
6181
6182 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * gnus-util.el (gnus-string<): New function.
6185
6186         * gnus-sum.el (gnus-article-sort-by-author)
6187         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6188
6189 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6190
6191         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6192         the frame-focus tag is set in gnus-buffer-configuration.
6193
6194 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6197         the front stickiness.
6198
6199 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6200
6201         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6202         url pattern; remove duplicate one.
6203         (gnus-article-extend-url-button): New function.
6204         (gnus-article-add-buttons): Use it.
6205         (gnus-button-push): Use concatenated url that it makes.
6206
6207 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6208
6209         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6210
6211 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6212
6213         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6214         Don't hardcode point-min==1.
6215
6216 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6217
6218         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6219         Fix comment about "iso8859-1".
6220
6221 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6222
6223         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6224         ones returned from the verify-function.
6225
6226         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6227         mml2015-extract-cleartext-signature if extraction failed.
6228
6229 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6230
6231         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6232         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6233         failed.
6234
6235 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6236
6237         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6238
6239 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6240
6241         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6242         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6243         recommends to use EasyPG instead of PGG.
6244
6245         * pgg.el: Revert to revision 6.23.2.16.
6246
6247         * pgg-def.el: Revert to revision 6.6.2.14.
6248
6249         * pgg-gpg.el: Revert to revision 6.23.2.34.
6250
6251 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6252
6253         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6254         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6255         thread for both the null and zero (kill/expire thread) universal prefix
6256         cases.
6257         (gnus-summary-expire-thread): Add new function to expire a thread,
6258         using gnus-summary-kill-thread.
6259         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6260         shortcuts for gnus-summary-expire-thread.
6261         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6262         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6263
6264 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6265
6266         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6267         extras value, so an extras entry can be deleted.
6268         (gnus-registry-delete-extra-entry): Use it.
6269         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6270         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6271         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6272         storage through the gnus-registry, and provide an appropriate API for
6273         it.
6274
6275 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6278         Suggested by Leo <sdl.web@gmail.com>.
6279
6280         * gnus.el: Do.
6281
6282 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6285         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6286
6287         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6288
6289         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6290         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6291
6292 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6295         newline.
6296         (nnmbox-request-accept-article): Don't change article in source buffer;
6297         narrow to header to use message-fetch-field rather than
6298         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6299         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6300         as delimiters; make sure article ends with newline.
6301         (nnmbox-delete-mail): Correct last position of article to be deleted;
6302         ignore X-Gnus-Newsgroup header in article body.
6303         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6304         positions; make sure article ends with newline.
6305
6306         * message.el (message-display-abbrev): Don't infloop when a user
6307         inserts SPC in the beginning of header.
6308
6309         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6310         coding-system-for-read and coding-system-for-write for XEmacs having no
6311         file-coding feature.
6312
6313         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6314
6315 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6316
6317         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6318         list of groups not followed by default.  Fix type to be regexp.
6319         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6320
6321 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6322
6323         * hmac-def.el (define-hmac-function): Switch from old-style to
6324         new-style backquotes.
6325
6326         * md4.el (md4-make-step): Likewise.
6327
6328 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6331         raw-text coding system when saving .newsrc file, which may contain
6332         non-ASCII group names.
6333
6334 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6335
6336         * gnus-cus.el (gnus-score-extra): New widget.
6337         (gnus-score-extra-convert): New function.
6338         (gnus-score-customize): Use it for Extra.
6339
6340 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6341
6342         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6343         (mml2015-mailcrypt-clear-verify): Use it.
6344         (mml2015-gpg-clear-verify): Use it.
6345         (mml2015-pgg-clear-verify): Use it.
6346         (mml2015-epg-clear-verify): Replace the current part with the output
6347         from GnuPG; don't extract the plaintext by itself.
6348
6349         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6350         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6351         mml2015-clear-verify-function; don't touch the armor headers or
6352         dash-escaped text here.
6353
6354 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6355
6356         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6357         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6358         parts, or application/octet-stream as a last resort.
6359         (gnus-mime-view-part-as-type): Don't toggle display.
6360         (gnus-mime-view-part-as-charset): Don't turn off display before
6361         querying charset.
6362
6363         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6364         stuff to undisplayer function in Emacs.
6365         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6366
6367         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6368         text/calendar parts.
6369
6370 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6371
6372         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6373         decoding text/calendar parts.
6374
6375         * message.el (message-forward-make-body-mime): Always mark body as
6376         having no illegible text; remove signed-or-encrypted argument.
6377         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6378
6379         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6380         (mml-generate-mime-1): Don't encode body if it is specified to be in
6381         raw form; don't make buffer be unibyte when inserting multibyte string.
6382
6383 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6384
6385         * sha1.el: Fix up comment style.
6386         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6387         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6388
6389         * hex-util.el: Fix up comment style.
6390         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6391
6392         * gnus-salt.el: Use with-current-buffer.
6393         (gnus-pick-setup-message): Fix long-standing typo.
6394
6395 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * imap.el (imap-logout-timeout): New variable.
6398         (imap-logout, imap-logout-wait): New functions.
6399         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6400
6401         * nnimap.el (nnimap-logout-timeout): New server variable.
6402         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6403         nnimap-logout-timeout.
6404
6405         * gnus-art.el (gnus-article-summary-command-nosave)
6406         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6407
6408 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6409
6410         * gnus.el (gnus-maximum-newsgroup): New variable.
6411
6412         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6413         according to gnus-maximum-newsgroup.
6414
6415         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6416         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6417         Limit the range of articles according to gnus-maximum-newsgroup.
6418
6419 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6420
6421         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6422         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6423         Don't perform gnus-configure-windows here; reuse existing sticky
6424         article buffer.
6425
6426         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6427         it doesn't exist in gnus-article-mode.
6428
6429 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6432         (gnus-agent-decoded-group-name): New function.
6433         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6434         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6435
6436 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6437
6438         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6439         Add binding for gnus-sticky-article.
6440         (gnus-summary-exit): Don't kill sticky article buffers.
6441
6442         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6443         article buffer.
6444         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6445         (gnus-kill-sticky-article-buffers): New commands.
6446
6447 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * nntp.el (nntp-xref-number-is-evil): New server variable.
6450         (nntp-find-group-and-number): If it is non-nil, don't trust article
6451         numbers in the Xref header.
6452
6453 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * gnus-agent.el (gnus-agent-read-group): New function.
6456         (gnus-agent-flush-group, gnus-agent-expire-group)
6457         (gnus-agent-regenerate-group): Use it.
6458         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6459         nnmail-pathname-coding-system.
6460
6461 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6464
6465         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6466         that are unread as unread, and also as selected so that information of
6467         marks having been changed by a user may be updated when exiting group.
6468
6469 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6470
6471         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6472         calculated ignoring signature parts to gnus-treat-article.
6473
6474 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6475
6476         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6477         a point here in order to keep the window start.
6478         (gnus-insert-mime-security-button): Make a button overlay without the
6479         front stickiness.
6480         (gnus-mime-display-security): Goto the end of a button.
6481
6482         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6483
6484 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6485
6486         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6487         group-name-at-point.
6488         (gnus-group-completing-read): New function that offers decoded
6489         non-ASCII group names for completion.
6490         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6491         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6492         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6493         (gnus-group-fetch-control): Use it.
6494         (gnus-fetch-group): Use group-name-at-point for the initial value
6495         rather than the default value; use gnus-alive-p.
6496
6497         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6498         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6499         (gnus-summary-post-news): Use gnus-group-completing-read.
6500
6501         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6502         (gnus-read-move-group-name): Decode group name for completion.
6503
6504 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6505
6506         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6507         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6508         Yamaoka slightly modified the code).
6509
6510 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6511
6512         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6513         (nnmail-split-incoming): Bind it.
6514
6515         * nnml.el (nnml-group-name-charset): New function.
6516         (nnml-decoded-group-name): Use it; don't decode group name if
6517         nnmail-group-names-not-encoded-p is non-nil.
6518         (nnml-encoded-group-name): New function.
6519         (nnml-group-pathname): Inline nnml-decoded-group-name.
6520         (nnml-request-expire-articles): Decode group name in message.
6521         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6522         nnmail-pathname-coding-system.
6523         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6524         not decoded ones according to nnmail-group-names-not-encoded-p.
6525         (nnml-generate-active-info): Use nnml-encoded-group-name.
6526
6527 2007-08-08  Glenn Morris  <rgm@gnu.org>
6528
6529         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6530         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6531         doc-strings and comments.
6532
6533 2007-07-25  Glenn Morris  <rgm@gnu.org>
6534
6535         * Relicense all FSF files to GPLv3 or later.
6536
6537 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6538
6539         * gnus-sum.el (gnus-summary-move-article): Make
6540         gnus-summary-respool-article work.
6541
6542 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6543
6544         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6545         string.
6546
6547 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6548
6549         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6550         that should be ignored when comparing distant RSS articles with local
6551         ones.
6552         (nnrss-make-hash-index): New function.  Create a hash index according
6553         to the ignored fields.
6554         (nnrss-check-group): Use it.
6555
6556 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6557
6558         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6559
6560         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6561
6562         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6563         the new optional argument ENCODED is non-nil.
6564         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6565         coding system for encoding group name.
6566         (gnus-group-make-rss-group): Pass un-encoded group name to
6567         gnus-group-make-group.
6568         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6569         encoded.
6570
6571         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6572         Encode group name to which articles are moved or copied.
6573         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6574         coding system for encoding Newsgroup, Followup-To and Xref headers.
6575
6576         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6577         marks; use nnheader-file-coding-system to write a file.
6578         (nnagent-retrieve-headers): Bind file-name-coding-system to
6579         nnmail-pathname-coding-system.
6580
6581         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6582
6583         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6584         (nnml-request-article, nnml-request-create-group)
6585         (nnml-request-rename-group, nnml-find-id)
6586         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6587         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6588         (nnml-save-marks): Use nnml-group-pathname instead of
6589         nnmail-group-pathname.
6590
6591         (nnml-request-create-group, nnml-request-expire-articles)
6592         (nnml-request-move-article, nnml-request-delete-group)
6593         (nnml-deletable-article-p, nnml-possibly-create-directory)
6594         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6595         (nnml-open-marks): Bind file-name-coding-system to
6596         nnmail-pathname-coding-system.
6597
6598         (nnml-request-article): Pass server argument to nnml-find-group-number.
6599         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6600         server argument to nnml-possibly-create-directory.
6601         (nnml-request-accept-article): Pass server argument to
6602         nnml-active-number and nnml-save-mail.
6603         (nnml-find-group-number): Pass server argument to nnml-find-id.
6604         (nnml-request-update-info): Pass server argument to
6605         nnml-marks-changed-p.
6606
6607         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6608         (nnml-save-mail, nnml-active-number): Add server argument.
6609
6610         (nnml-request-delete-group): Warn if group is missing.
6611         (nnml-get-nov-buffer): Decode group name.
6612         (nnml-generate-active-info): Encode group name.
6613         (nnml-open-marks): Decode group name in messages.
6614
6615 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6618         if it is not specified.
6619         (gnus-article-pipe-part, gnus-article-save-part)
6620         (gnus-article-interactively-view-part, gnus-article-copy-part)
6621         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6622         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6623         (gnus-article-replace-part, gnus-article-delete-part)
6624         (gnus-article-view-part-as-type): Pass raw prefix argument to
6625         gnus-article-part-wrapper.
6626
6627 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6628
6629         * gnus-agent.el (gnus-agent-save-active): Bind
6630         nnheader-file-coding-system to gnus-agent-file-coding-system.
6631
6632         * gnus-cache.el (gnus-cache-save-buffers)
6633         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6634         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6635         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6636         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6637         (gnus-cache-generate-active, gnus-cache-rename-group)
6638         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6639         (gnus-cache-update-overview-total-fetched-for): Bind
6640         file-name-coding-system to nnmail-pathname-coding-system.
6641         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6642         variables.
6643         (gnus-cache-decoded-group-name): New function.
6644         (gnus-cache-file-name): Use it.
6645         (gnus-cache-generate-active): Use non-decoded group name for active.
6646
6647         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6648         right place.
6649         (gnus-write-active-file): Don't break non-ASCII group names.
6650
6651         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6652         nnmail-pathname-coding-system.
6653
6654         * lpath.el: Bind default-file-name-coding-system,
6655         file-name-coding-system and language-info-alist for XEmacs.
6656
6657         * gnus-uu.el (gnus-uu-decode-save): Typo.
6658
6659 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6662
6663 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6664
6665         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6666         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6667         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6668         (gnus-agent-flush-group, gnus-agent-flush-cache)
6669         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6670         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6671         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6672         (gnus-agent-regenerate-group)
6673         (gnus-agent-update-files-total-fetched-for)
6674         (gnus-agent-update-view-total-fetched-for): Bind
6675         file-name-coding-system to nnmail-pathname-coding-system.
6676         (gnus-agent-group-pathname): Don't encode file names by
6677         nnmail-pathname-coding-system.
6678         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6679         coding-system-for-write instead of buffer-file-coding-system to
6680         gnus-agent-file-coding-system.
6681
6682         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6683         Decode group name.
6684
6685         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6686
6687         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6688         (gnus-read-newsrc-el-file): Make group names unibyte.
6689
6690         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6691         nnmail-pathname-coding-system.
6692
6693         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6694         (nnrss-request-delete-group): Bind file-name-coding-system to
6695         nnmail-pathname-coding-system.
6696         (nnrss-read-server-data, nnrss-read-group-data): Bind
6697         file-name-coding-system correctly.
6698         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6699
6700         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6701         (nntp-server-to-method-cache): New variable.
6702         (nntp-group-pathname): New function that decodes non-ASCII group names.
6703         (nntp-possibly-create-directory, nntp-marks-changed-p)
6704         (nntp-save-marks, nntp-open-marks): Use it.
6705         (nntp-possibly-create-directory, nntp-open-marks):
6706         Bind file-name-coding-system to nnmail-pathname-coding-system.
6707         (nntp-open-marks): Decode group names when bootstrapping marks.
6708
6709         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6710         Newsgroups and Folowup-To headers.
6711
6712 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6715         (gnus-server-closed-face, gnus-server-denied-face)
6716         (gnus-server-offline-face): Remove variable.
6717         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6718
6719         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6720         of modifying message-stack directly for XEmacs.
6721
6722         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6723         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6724         if the coding-system argument is nil for XEmacs.
6725
6726         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6727         mm-charset-override-alist.
6728
6729         * rfc2047.el: Don't require base64; require rfc2045 for the function
6730         rfc2045-encode-string.
6731         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6732         to quote the parameter value.
6733
6734 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6735
6736         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6737         form in gnus-group-name-charset-method-alist.
6738
6739         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6740         overrides the default layout edit-form.
6741
6742         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6743
6744         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6745
6746 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6749         as unfetched articles.
6750
6751 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6752
6753         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6754
6755 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6756
6757         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6758         original back end that keeps marks in the local system.
6759
6760 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6763         arg of pop-to-buffer for XEmacs.
6764         (gnus-article-read-summary-keys): Ditto; don't restore window
6765         configuration if summary command ends up with neither article buffer
6766         nor summary buffer; describe bindings if summary keys end with C-h.
6767
6768 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * message.el (message-fix-before-sending): Skip raw message part to be
6771         forwarded while checking illegible text.
6772         (message-forward-make-body-mime, message-forward-make-body): Mark
6773         signed or encrypted raw message as having no illegible text.
6774
6775 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6776
6777         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6778         (gnus-message-with-timestamp-1): New macro.
6779         (gnus-message-with-timestamp): New function.
6780         (gnus-message): Use them.
6781
6782         * nnheader.el (nnheader-message): Use them.
6783
6784 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6785
6786         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6787         .newsrc.eld file.
6788
6789 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * gnus-agent.el (gnus-agent-fetch-headers)
6792         (gnus-agent-retrieve-headers): Bind
6793         gnus-decode-encoded-address-function to identity.
6794
6795         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6796         available also when the server returns simply a dot.
6797
6798         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6799
6800 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6803
6804 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * gnus-ems.el (gnus-x-splash): Make it work.
6807
6808         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6809         from being used.
6810
6811         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6812
6813 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6814
6815         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6816         4th and the 5th arguments.
6817
6818         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6819         the front stickiness.
6820         (gnus-article-summary-command-nosave): Correct the order of the
6821         arguments passed to pop-to-buffer.
6822         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6823         summary command ends up with the article buffer.
6824
6825         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6826         the same faces.
6827
6828 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6829
6830         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6831
6832 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6833
6834         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6835         * gnus-sum.el (gnus-summary-highlight):
6836         * pgg.el (pgg-sign-region, pgg-sign):
6837         * mail-source.el (mail-source-delete-old-incoming-confirm):
6838         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6839
6840 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-art.el (gnus-mime-view-part-externally)
6843         (gnus-mime-view-part-internally): Fix predicate function passed to
6844         completing-read.
6845
6846         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6847
6848         * gnus.el (gnus-update-message-archive-method): Add :version.
6849
6850 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6851
6852         * gnus.el (gnus-update-message-archive-method): New variable.
6853
6854         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6855         according to gnus-message-archive-method if
6856         gnus-update-message-archive-method is non-nil.
6857
6858 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6861         by Loic Dachary <loic@dachary.org>.
6862         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6863
6864 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * message.el (message-pop-to-buffer): Add switch-function argument.
6867         (message-mail): Pass switch-function argument to it.
6868
6869 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6870
6871         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6872         Improve doc string.
6873
6874 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6875
6876         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6877         (gnus-header-content)
6878         * gnus-cite.el (gnus-cite-10)
6879         * gnus-srvr.el (gnus-server-closed)
6880         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6881         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6882         (gnus-group-mail-3-empty, gnus-group-mail-low)
6883         (gnus-group-mail-low-empty, gnus-splash)
6884         * message.el (message-header-to, message-header-cc)
6885         (message-header-subject, message-header-other, message-header-name)
6886         (message-header-xheader, message-separator, message-cited-text)
6887         (message-mml): Lighten colors of faces used for dark background.
6888
6889 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6890
6891         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6892         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6893
6894 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6895
6896         * message.el (message-narrow-to-headers-or-head):
6897         Ignore mail-header-separator in the body.
6898
6899 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6902         same as window size.
6903
6904 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6905
6906         * message.el (message-font-lock-keywords): Use message-header-xheader
6907         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6908         ahead of the anything pattern, to get it recognised.
6909
6910 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6911
6912         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6913         spam.el loads uses it in the compiled defadvice form.
6914
6915 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6916
6917         * gnus-sum.el (gnus-articles-to-read)
6918         (gnus-summary-insert-old-articles): Don't truncate group name for
6919         `read-string'.
6920
6921         * gnus-util.el (gnus-limit-string): Delete this function.
6922
6923         * gnus-sum.el (gnus-simplify-subject-fully): Use
6924         `truncate-string-to-width' instead.
6925
6926 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6927
6928         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6929         if, on summary exit, the next group has to be selected.
6930         (gnus-summary-exit): Use it.
6931
6932 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6933
6934         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6935         non-break space.
6936
6937 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6940         Check if group is not a directory.
6941         (nnfolder-request-expire-articles): Don't delete articles if the target
6942         group is not available.
6943
6944         * nnml.el (nnml-request-create-group): Properly check if group is not a
6945         file.
6946         (nnml-request-expire-articles): Don't delete articles if the target
6947         group is not available.
6948
6949         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6950         Don't quote characters that are within parentheses.
6951
6952 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6955         (gnus-handle-ephemeral-exit): Select article according to it.
6956
6957 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6958
6959         * message.el (message-insert-formated-citation-line): Remove newline.
6960         (message-citation-line-format): Add final \n here so that the user can
6961         avoid a blank line.
6962
6963 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6964
6965         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6966         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6967         Update lanl/arXiv support.
6968
6969 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6970
6971         * gnus.el: Bump version number.
6972
6973 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6974
6975         * gnus.el (gnus-version-number): Bump version.
6976
6977 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6978
6979         * gnus.el: No Gnus v0.6 is released.
6980
6981 2007-04-27  Didier Verna  <didier@xemacs.org>
6982
6983         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6984         * gmm-utils.el (gmm-regexp-concat): here.
6985         * message.el: Don't require 'gnus-util.
6986         (message-dont-reply-to-names): Handle name change above.
6987         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6988
6989 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6992         since the initial value varies according to the system.
6993
6994 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6997
6998 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6999
7000         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7001
7002 2007-04-24  Didier Verna  <didier@xemacs.org>
7003
7004         Improve the type of gnus-ignored-from-addresses.
7005         * gnus-util.el (gnus-orify-regexp): New function.
7006         * message.el (gnus-util): Require it.
7007         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7008         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7009         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7010
7011 2007-04-24  Didier Verna  <didier@xemacs.org>
7012
7013         * gnus-sum.el:
7014         * gnus-utils.el: Fix some trailing whitespaces.
7015
7016 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7019         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7020         article's Message-ID; refer parent article in summary buffer.
7021
7022         * message.el (message-bounce): Call mime-to-mml.
7023
7024         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7025         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7026         optimize and/or forms properly.
7027
7028 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7029
7030         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7031         URL.
7032
7033 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7034
7035         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7036
7037 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7038
7039         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7040         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7041         displayed of multipart/alternative part if it is invoked from summary
7042         buffer.
7043
7044         * mm-view.el (mm-inline-text-html-render-with-w3m)
7045         (mm-inline-text-html-render-with-w3m-standalone)
7046         (mm-inline-render-with-function): Use mail-parse-charset by default.
7047
7048 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7049
7050         * parse-time.el (parse-time-string-chars): Check if CHAR
7051         is less than the length of parse-time-syntax.
7052
7053 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7056         from gnus-newsgroup-processable.
7057
7058 2007-04-16  Didier Verna  <didier@xemacs.org>
7059
7060         * gnus-msg.el (gnus-configure-posting-styles): Handle
7061         message-signature-directory properly with :file syntax.  Reported by
7062         "Leo".
7063
7064 2007-04-11  Didier Verna  <didier@xemacs.org>
7065
7066         New user option: message-signature-directory.
7067         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7068         * message.el (message-insert-signature): Ditto.
7069         * message.el (message-signature-file): Doc update.
7070         * message.el (message-signature-directory): New.
7071
7072 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * gnus-msg.el (gnus-inews-yank-articles): Use
7075         message-exchange-point-and-mark instead of exchange-point-and-mark.
7076
7077 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7078
7079         * message.el (message-yank-original): Make sure cited text ends with
7080         newline; don't exchange point and mark.
7081
7082 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7083
7084         * tls.el (open-tls-stream): Properly handle case where there
7085         is no associated buffer.
7086
7087 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7088
7089         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7090         message-yank-original, make sure (< mark TEXT point).
7091
7092 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7093
7094         * message.el (message-fill-column): New variable.
7095         (message-mode): Use it.  Add comment on a possible new hook.
7096
7097         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7098         (nnmail-get-new-mail): Reformat.
7099
7100         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7101
7102         * gmm-utils.el: Fix Commentary.
7103         (gmm-tool-bar-from-list): Fix typo in doc string.
7104
7105 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7106
7107         * message.el (message-yank-original): Don't switch point and mark
7108         unnecessarily to put point and mark as documented.
7109
7110 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7111
7112         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7113         from the message heads.
7114
7115 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7116
7117         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7118         article buffer does not have a window.  This may not be the best
7119         solution but is certainly better than setting the start of the null,
7120         that is the current, window.
7121
7122 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7123
7124         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7125         (gnus-draft-setup): Run it.
7126
7127         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7128         gnus-score-fast-scoring.  Allow regexp.
7129         (gnus-score-headers): Use it.
7130
7131         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7132         XEmacs.
7133
7134         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7135         string.
7136         (gnus-button-alist): Also catch `<f1> k ...'.
7137         (gnus-treat-display-x-face): Fix doc string.
7138
7139 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7140
7141         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7142         evaluation of gnus-extended-version to ensure correct generation of the
7143         User-Agent header when message-generate-headers-first is used.
7144
7145 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7146
7147         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7148         hashcash-path is nil.  Don't call callback with incorrect number of
7149         parameters if val is 0.
7150
7151 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7152
7153         * message.el (message-required-news-headers):
7154         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7155
7156 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7157
7158         * tls.el (open-tls-stream): In handshake-waiting loop,
7159         don't wait more if there is output available to process.
7160
7161 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7162
7163         * tls.el (tls-program): Doc fix.
7164
7165 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * message.el (message-generate-new-buffers): Change the meaning of the
7168         nil value; add `standard' to the choices; treat t as `unique'; improve
7169         doc string.
7170         (gnus-select-frame-set-input-focus): Autoload.
7171         (message-buffer-name): Search for the existing message buffer if
7172         message-generate-new-buffers is nil or `standard'; treat the value t of
7173         message-generate-new-buffers as `unique'.
7174         (message-pop-to-buffer): Raise the frame already displaying the message
7175         buffer; clear the echo area after querying.
7176         (message-setup): Pass the `continue' argument to compose-mail.
7177         (message-mail): Prefer `switch-function' if it is given; search for the
7178         existing message buffer if the `continue' argument is non-nil; pass
7179         continue and switch-function arguments to compose-mail by way of
7180         message-setup.
7181         (message-mail-other-window): Adjust argument of message-setup.
7182         (message-mail-other-frame): Ditto.
7183
7184 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7187         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7188         to turn font-lock on when turning gnus-message-citation-mode on.
7189
7190 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7191
7192         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7193         (mml-smime-function-alist): New variable; add epg as the backend.
7194         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7195         mml-smime- functions instead.
7196         * mm-view.el: Require smime.
7197
7198 2007-03-05  Didier Verna  <didier@xemacs.org>
7199
7200         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7201         instead of just inheritance for posting styles.
7202         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7203
7204 2007-02-24  Chris Moore  <dooglus@gmail.com>
7205
7206         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7207         * pgg-pgp.el (pgg-pgp-encrypt-region):
7208         * pgg-gpg.el (pgg-gpg-encrypt-region):
7209         Check pgg-encrypt-for-me if no other recipients.
7210
7211 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7212
7213         * tls.el (tls-certtool-program): Fix custom type.
7214
7215 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7216
7217         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7218         and point-at-eol instead of line-(beginning|end)-position.
7219
7220         * assistant.el (assistant-parse-buffer): Ditto.
7221
7222         * netrc.el (netrc-parse-services): Ditto.
7223
7224 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7225
7226         * mml2015.el (mml2015-epg-find-usable-key): New function.
7227         (mml2015-epg-sign): Use it.
7228         (mml2015-epg-encrypt): Use it.
7229
7230 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7231
7232         * message.el (message-make-in-reply-to): Quote name containing
7233         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7234         if there are special characters.  Reported by NAKAJI Hiroyuki
7235         <nakaji@jp.freebsd.org>.
7236
7237 2007-02-27  Didier Verna  <didier@xemacs.org>
7238
7239         Include the group parameters as well as the topic ones in the
7240         inheritance filter process.
7241         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7242         argument GROUP-PARAMS-LIST.
7243         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7244
7245 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * nntp.el (nntp-never-echoes-commands)
7248         (nntp-open-connection-functions-never-echo-commands): New variables.
7249         (nntp-send-command): Use them.
7250
7251 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7252
7253         * mml2015.el (mml2015-epg-verify): Simplified.
7254
7255 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * mml.el (mml-content-disposition-alist): New user option.
7258         (mml-content-disposition): New function.
7259         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7260         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7261
7262 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7263
7264         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7265         verification.
7266
7267 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7268
7269         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7270         articles posted in the last 24 hours.
7271
7272 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7273
7274         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7275
7276 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7277
7278         * nntp.el (nntp-send-command): Don't wait for echoes when
7279         nntp-open-ssl-stream is used.
7280
7281 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7284         (gnus-message-add-citation-keywords)
7285         (gnus-message-remove-citation-keywords): Remove.
7286         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7287         directly, make the variables in font-lock-defaults buffer-local, add
7288         gnus-message-citation-keywords to them and then update the value of
7289         font-lock-keywords.
7290
7291 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * message.el (message-cite-original-1): Don't call
7294         gnus-article-highlight-citation.
7295
7296         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7297         citations; fix line count.
7298
7299 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7302         (gnus-message-add-citation-keywords)
7303         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7304         versions of font-lock-add-keywords and font-lock-remove-keywords to
7305         work with XEmacs correctly.
7306
7307 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7308
7309         * gnus-cite.el (gnus-cite-face-list): Set the values of
7310         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7311         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7312         (gnus-message-cite-prefix-regexp): New variable.
7313         (gnus-message-search-citation-line): Use it; protect against long
7314         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7315         the 0th match data for Emacs.
7316         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7317         (gnus-message-add-citation-keywords): Append keywords rather than
7318         prepending; emulate font-lock-add-keywords if it is not available.
7319         (gnus-message-remove-citation-keywords): Emulate
7320         font-lock-remove-keywords if it is not available.
7321
7322         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7323
7324         * message.el (message-cite-prefix-regexp): Set the value of
7325         gnus-message-cite-prefix-regexp.
7326
7327 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7328
7329         * nnweb.el (nnweb-google-parse-1): Update parser.
7330
7331 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7332
7333         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7334
7335 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7336
7337         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7338         regexp.
7339
7340 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7341
7342         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7343         string-to-multibyte.
7344         (uudecode-decode-region-internal): Use it.
7345
7346         * lpath.el: Fbind string-as-multibyte for XEmacs.
7347
7348 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7349
7350         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7351         custom choice.
7352
7353         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7354
7355 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7356
7357         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7358
7359         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7360         `write-region' to respect `mm-inhibit-file-name-handlers'.
7361
7362 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7363
7364         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7365         Use gnus-home-directory instead of "~/" or "$HOME".
7366
7367 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7368
7369         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7370         to mention filename.
7371         Add comments at beginning regarding usage.
7372         (encrypt-write-file-contents): Change interactive so a string is
7373         acceptable.  If the file has no associated model, show an error instead
7374         of a nonsense prompt.
7375
7376 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7377
7378         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7379         Thanks to Yoshihiko Yamada for kind notification of this typo.
7380
7381 2007-01-12  Kenichi Handa  <handa@m17n.org>
7382
7383         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7384         multibyte buffer.
7385
7386 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7387
7388         * gnus-score.el (gnus-score-fast-scoring): New variable.
7389         (gnus-score-headers): Use it.
7390
7391         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7392
7393         * message.el (message-cite-original-1): Call
7394         gnus-article-highlight-citation if requested.
7395         (message-make-from): Allow name and address as optional arguments.
7396
7397         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7398
7399         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7400         bugs to doc string.
7401         (gnus-button-alist): Add mid\\|message-id.
7402         (gnus-button-fetch-group): Extend for use in
7403         `browse-url-browser-function'.
7404         (gnus-button-url-regexp): Try to catch paired parentheses like in
7405         Wikipedia URLs.
7406
7407         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7408         Suggested by Simon Krahnke <overlord@gmx.li>.
7409
7410 2007-01-13  Romain Francoise  <romain@orebokech.com>
7411
7412         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7413         Update copyright.
7414
7415 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7416
7417         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7418
7419 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7420
7421         * gnus-registry.el (gnus-registry-unfollowed-groups)
7422         (gnus-registry-split-fancy-with-parent): Fix documentation.
7423
7424 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7427         from nnweb groups.
7428
7429 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7430
7431         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7432         Xref urls.  Erase buffer before requesting head.
7433
7434 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7437         customizable.
7438
7439 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7440
7441         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7442         no signing key is found.
7443         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7444         no encrypting and/or signing key is found.
7445
7446 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7447
7448         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7449
7450 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7451
7452         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7453         headers read from disk with the ones newly found in the current search.
7454         This should no longer cause problems, because the article numbers in
7455         Gmane's `nov.php' output are ignored since the previous change.
7456
7457 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7458
7459         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7460
7461 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7464         replace-regexp-in-string; bind url-version; fbind display-images-p and
7465         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7466         find-face and set-itimer-function for Emacs; bind itimer-list for
7467         Emacs.
7468
7469         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7470
7471 2007-01-01  Romain Francoise  <romain@orebokech.com>
7472
7473         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7474
7475 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7476
7477         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7478         `define-minor-mode' macro definition expanded properly.
7479         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7480         exclude it there.
7481
7482         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7483         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7484         `fboundp' test.
7485         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7486         This is OK to autoload in (S)XEmacs now.
7487
7488 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7489
7490         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7491         keystroke.
7492         (gnus-summary-limit-to-singletons): Fix typo.
7493
7494         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7495         else fails.
7496
7497 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7498
7499         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7500         docstring.
7501
7502         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7503         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7504         (gnus-summary-insert-dormant-articles): Fix typo in message.
7505
7506 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7507
7508         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7509         nil for XEmacs.
7510         (gnus-message-citation-mode): Don't autoload in XEmacs.
7511
7512         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7513
7514 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7515
7516         * nnimap.el (nnimap-expunge-search-string): Mention
7517         nnimap-search-uids-not-since-is-evil in docstring.
7518
7519 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7520
7521         * spam.el: Revert to make-obsolete-variable because
7522         define-obsolete-variable-alias is not supported in Emacs 21.
7523
7524         * spam.el (spam-ifile-path, spam-ifile-database-path)
7525         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7526         make-obsolete-variable.
7527         (spam-bsfilter-path, spam-bsfilter-program)
7528         (spam-spamassassin-path, spam-spamassassin-program)
7529         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7530         use "path" inappropriately.
7531         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7532         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7533         variable names.
7534
7535 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7536
7537         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7538         summary buffer.
7539
7540         * password.el (password-cache-remove): Use clear-string to burn
7541         password, if available.
7542
7543 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7544
7545         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7546
7547         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7548
7549         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7550         (gnus-message-highlight-citation): Move defcustom here from
7551         gnus-cite.el.
7552         (gnus-message-citation-mode): Autoload.
7553
7554         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7555         checks to make it compile with XEmacs.
7556         (gnus-message-citation-mode): New minor mode.
7557         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7558         (gnus-message-highlight-citation): New variables.
7559         (gnus-message-search-citation-line)
7560         (gnus-message-add-citation-keywords)
7561         (gnus-message-remove-citation-keywords)
7562         (turn-on-gnus-message-citation-mode)
7563         (turn-off-gnus-message-citation-mode): New functions.
7564
7565 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7566
7567         * gnus-cite.el: Enable highlighting of different citation levels in
7568         message-mode.
7569
7570 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7571
7572         * message.el (message-make-fqdn): Fix comment.
7573         (message-bogus-system-names): Add ".local".
7574
7575         * spam.el (spam-ifile-path, spam-ifile-program)
7576         (spam-ifile-database-path, spam-ifile-database)
7577         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7578         Don't use "path" inappropriately.
7579         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7580         strings.
7581         (spam-check-ifile, spam-ifile-register-with-ifile)
7582         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7583         new variable names.
7584
7585         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7586         (gnus-treat-display-smileys): Simplify using
7587         gnus-image-type-available-p.
7588
7589         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7590         available.
7591
7592         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7593         `display-images-p' if available.
7594
7595 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7596
7597         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7598         one after turning on the buffer's multibyteness instead of decoding
7599         them directly in the unibyte buffer that causes unexpected conversion
7600         in Emacs 23 (unicode).
7601
7602 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7603
7604         * message.el (message-generate-hashcash): Fix custom type.
7605
7606 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7607
7608         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7609
7610 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7613         disconnect icons.  Add help text.
7614
7615 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7616
7617         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7618         negated to be consistent with the others we handle.
7619
7620 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7621
7622         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7623         version of gnus-summary-buffer to something, so that we can use two
7624         article buffers at the same time.
7625
7626 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7627
7628         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7629         trigger all the extra headers.
7630         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7631         sorting.
7632
7633 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7634
7635         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7636         solid groups.
7637
7638 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7639
7640         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7641
7642 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7643
7644         * legacy-gnus-agent.el: Add Copyright notice.
7645
7646 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7647
7648         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7649
7650 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7651
7652         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7653
7654         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7655         to make it work reliably in CVS Emacs.
7656         (gnus-summary-limit-strange-charsets-predicate)
7657         (gnus-summary-limit-to-predicate): New functions.
7658
7659 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7660
7661         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7662         specifying array size.
7663         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7664         array if it is too small.
7665         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7666         (gnus-sort-threads-loop): New function.
7667
7668 2006-12-06  Chris Moore  <dooglus@gmail.com>
7669
7670         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7671         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7672
7673 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7674
7675         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7676         options.
7677
7678 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679
7680         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7681         DOS-ing the recipient.
7682
7683         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7684         the headers when creating the mapping to avoid mismappings.
7685         (nnweb-gmane-create-mapping): Always nix out old mapping.
7686
7687 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7688
7689         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7690         and mm-verify-option to never.
7691
7692 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7693
7694         * message.el (message-signed-or-encrypted-p): New function.
7695         (message-forward-make-body): Use it.
7696
7697         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7698         Replace encode-coding-string with mm-encode-coding-string.
7699
7700 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * nneething.el (nneething-decode-file-name): Replace
7703         decode-coding-string with mm-decode-coding-string.
7704
7705         * gnus-int.el (gnus-open-server): Say failed server's name.
7706
7707 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7708
7709         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7710         strings to a single string.  Quote `errors-file-name'.
7711         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7712         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7713         Adjust calls.  Use `shell-quote-argument'.
7714
7715 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7716
7717         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7718         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7719
7720         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7721         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7722         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7723         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7724         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7725         (gnus-subscribe-newsgroup, gnus-1):
7726         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7727         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7728         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7729         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7730
7731 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7732
7733         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7734         keystroke.
7735         (gnus-summary-limit-to-bodies): Implement headersp.
7736
7737 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7740
7741 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7742
7743         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7744
7745 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7746
7747         * message.el (message-generate-hashcash): Expand range of values to
7748         include `opportunistic'.
7749         (message-send-mail): Use it.
7750
7751 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7752
7753         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7754         and comment it.
7755
7756         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7757
7758 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7759
7760         * gnus-util.el (gnus-extract-address-components): Improve comment.
7761
7762 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * gnus-util.el (gnus-extract-address-components): Work with address in
7765         which the name portion contains @.
7766
7767         * lpath.el: Fbind custom-autoload.
7768
7769 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7770
7771         * gnus.el (gnus-start): Move custom group up.
7772         (gnus-select-method): Don't autoload, but make it available for
7773         `customize-variable'.
7774         (gnus-getenv-nntpserver): Don't autoload.
7775
7776 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7777
7778         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7779
7780 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7781
7782         * message.el (message-sendmail-extra-arguments): New variable.
7783         (message-send-mail-with-sendmail): Use it.
7784
7785 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7786
7787         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7788         mm-with-unibyte-current-buffer to make string unibyte.
7789
7790         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7791         mm-string-as-multibyte.
7792
7793 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7794
7795         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7796         Reported by Werner Koch <wk@gnupg.org>.
7797
7798 2006-11-14  Daiki Ueno  <ueno@p360>
7799
7800         * mml2015.el: Autoload epa-select-keys when compiling.
7801
7802 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7803
7804         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7805         message-options.
7806         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7807
7808 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7809
7810         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7811         EasyPG (< 0.0.6).
7812         (mml2015-always-trust): New user option.
7813         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7814         prompt.
7815
7816 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7817
7818         * nntp.el (nntp-authinfo-force): New variable.
7819         (nntp-send-authinfo): Use it.
7820
7821 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7822
7823         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7824         decode encoded words.  Improve prompt.  Add comment about forwarding.
7825         (message-replacement-char): Move up.
7826
7827 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7828
7829         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7830         instead of gnus-intersection because arguments of gnus-sorted-nunion
7831         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7832
7833 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7834
7835         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7836         (message-simplify-subject-functions): Enable
7837         message-strip-subject-encoded-words by default.
7838
7839 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7840
7841         * message.el (message-strip-subject-encoded-words): New function.
7842         (message-simplify-subject-functions): New variable.
7843         (message-simplify-subject): Use it.  Fix typo in doc string.
7844         Support message-strip-subject-encoded-words.
7845
7846 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7847
7848         * gnus-diary.el (gnus-diary-delay-format-function):
7849         * nndiary.el (nndiary-reminders):
7850         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7851
7852 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7853
7854         * gnus-art.el (article-hide-boring-headers): Fetch date from
7855         gnus-original-article-buffer to avoid problems with localized date
7856         strings.
7857
7858 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7859
7860         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7861
7862 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7863
7864         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7865         New variables.
7866         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7867         (mm-charset-synonym-alist): Move some entries to
7868         mm-codepage-iso-8859-list.
7869         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7870         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7871
7872 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7875
7876 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7877
7878         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7879         with Emacs 21 and XEmacs.
7880
7881 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7882
7883         * spam.el (spam-parse-address): New function for better parsing,
7884         catching errors, etc.
7885         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7886
7887 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7888
7889         * mm-view.el: Add interactive arg to html2text autoload.
7890
7891 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7892
7893         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7894
7895 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7896
7897         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7898         variables.
7899         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7900         (mm-charset-synonym-alist): Move some entries to
7901         mm-codepage-iso-8859-list.
7902
7903         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7904
7905 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7906
7907         * message.el (message-citation-line-format)
7908         (message-insert-formated-citation-line): Fix implementation of %E, %N
7909         and %n according to the doc string.
7910
7911 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7912
7913         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7914         car-safe to avoid bad parses.
7915
7916 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7917
7918         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7919         names.
7920
7921         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7922
7923 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7926         header.
7927
7928         * message.el (message-draft-headers): Add Date.
7929         (message-headers-to-generate): Fix typo in docstring.
7930
7931         * nndraft.el (nndraft-required-headers): New variable.
7932         (nndraft-generate-headers): Use it.
7933
7934         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7935
7936 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7937
7938         * gnus-registry.el (gnus-registry-wash-for-keywords)
7939         (gnus-registry-find-keywords): New functions to allow easy searching of
7940         articles that are in the registry.
7941
7942 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7943
7944         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7945         ietf-drums-parse-address instead of gnus-extract-address-components.
7946         Reported by Damien Elmes <damien@repose.cx>.
7947
7948 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * gnus.el (gnus-mime): Remove unused custom group.
7951
7952 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7953
7954         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7955         "blank line" when searching for end of armor headers.
7956
7957 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7958
7959         * gmm-utils.el (gmm-write-region): Fix variable name.
7960
7961 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * gmm-utils.el (gmm-write-region): New function based on compatibility
7964         code from `mm-make-temp-file'.
7965
7966         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7967
7968         * nnmaildir.el (nnmaildir--update-nov)
7969         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7970         Use `gmm-write-region'.
7971
7972 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7973
7974         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7975         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7976
7977         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7978
7979         * message.el (message-replacement-char): New variable.
7980         (message-fix-before-sending): Use it.
7981         (message-simplify-subject): New function to remove duplicate code.
7982         (message-reply, message-followup): Use it.
7983
7984         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7985         gnus-summary-limit-to-articles.
7986
7987 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7988
7989         * gnus-util.el (gnus-with-local-quit): New macro.
7990
7991         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7992
7993 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7994
7995         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7996         ignore non-string data.
7997
7998 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7999
8000         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8001         non-string data (needs to be done in the registry too).
8002
8003 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8004
8005         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8006         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8007         (gnus-registry-split-fancy-with-parent)
8008         (gnus-registry-fetch-simplified-message-subject-fast)
8009         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8010         Remove text properties on ingress into the registry and when it's saved.
8011         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8012         registry from entries with no groups.
8013
8014 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8015
8016         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8017         function to remove string properties.
8018
8019 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8020
8021         * gmm-utils.el (gmm): Adjust custom version.
8022
8023         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8024         custom version.
8025
8026         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8027
8028 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8029
8030         * gnus-art.el (gnus-insert-prev-page-button)
8031         (gnus-insert-next-page-button): Simplify.  Reformat.
8032
8033 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8034
8035         * gnus-art.el (gnus-insert-prev-page-button)
8036         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8037
8038 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8039
8040         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8041
8042 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8043
8044         * gnus-art.el (gnus-insert-mime-button)
8045         (gnus-insert-mime-security-button):
8046         Apply gnus-article-button-face to MIME and security buttons.
8047
8048 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8049
8050         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8051         readable.
8052
8053 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8056
8057 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8058
8059         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8060         `browse-url-of-file' instead of `browse-url'.
8061
8062 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8063
8064         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8065         regexp.  Articles containing quotation were cut prematurely.
8066
8067 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * message.el (message-cite-original-1): Use nobody by default for the
8070         value of From header.
8071         (message-reply): Ditto.
8072
8073 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8074
8075         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8076         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8077         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8078
8079 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8080
8081         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8082         mails in the doc string.  Add some URLs in comment.
8083         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8084
8085 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8088         backslashes handling and the way to find boundaries of quoted strings.
8089
8090 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8091
8092         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8093         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8094         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8095         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8096
8097 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8098
8099         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8100         doc string.
8101         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8102
8103 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * lpath.el: Fbind epg-check-configuration.
8106
8107 2006-09-06  Simon Josefsson  <jas@extundo.com>
8108
8109         * mml2015.el (mml2015-use): Doc fix, mention epg.
8110
8111 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8112
8113         * mml2015.el (mml2015-use): Default to epg, if available.
8114
8115 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8116
8117         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8118         message-sender.
8119         (mml1991-epg-encrypt): Ditto.
8120         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8121         message-sender.
8122         (mml2015-epg-encrypt): Ditto.
8123
8124 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8125
8126         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8127         several common directories.
8128
8129 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8130
8131         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8132         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8133
8134 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * gnus-art.el (article-decode-encoded-words): Make it fast.
8137
8138 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8141
8142         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8143         in quoted string into `\'.
8144
8145 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8146
8147         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8148         Use standard-syntax-table.
8149
8150 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8151
8152         * gnus-art.el (gnus-decode-address-function): New variable.
8153         (article-decode-encoded-words): Use it to decode headers which are
8154         assumed to contain addresses.
8155         (gnus-mime-delete-part): Remove useless `or'.
8156
8157         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8158         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8159         (gnus-nov-parse-line): Use it to decode From header.
8160         (gnus-get-newsgroup-headers): Ditto.
8161         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8162
8163         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8164         (mail-decode-encoded-address-string): New alias.
8165
8166         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8167         New function.
8168         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8169         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8170         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8171         (rfc2047-decode-string): Ditto.
8172         (rfc2047-decode-address-region): New function.
8173         (rfc2047-decode-address-string): New function.
8174
8175 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8176
8177         * message.el (message-caesar-buffer-body): Allow rotating headers.
8178
8179         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8180
8181         * message.el (message-insert-formated-citation-line): Fix %f.
8182         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8183
8184 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8187         (gnus-bookmark-mouse-available-p): New macro.
8188         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8189         (gnus-bookmark-bmenu-show-infos): Use it.
8190         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8191         (gnus-bookmark-bmenu-hide-infos): Ditto.
8192         (gnus-bookmark-remove-properties): New function.
8193         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8194         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8195         (gnus-bookmark-write-file): Bind coding-system-for-write.
8196         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8197         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8198         group before selecting it.
8199         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8200         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8201         quit-window if it is not available; use gnus-mouse-2 and bind it to
8202         gnus-bookmark-bmenu-select-by-mouse.
8203         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8204         (gnus-bookmark-bmenu-select-by-mouse): New function.
8205
8206 2006-08-13  Romain Francoise  <romain@orebokech.com>
8207
8208         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8209         space.
8210
8211 2006-08-10  Romain Francoise  <romain@orebokech.com>
8212
8213         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8214         (dns-mode-soa-auto-increment-serial): New user option.
8215         (dns-mode-soa-maybe-increment-serial): New function.
8216         (dns-mode): Add the latter to `write-contents-functions'.
8217
8218 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8219
8220         * compface.el (uncompface): Use binary rather than raw-text-unix.
8221
8222 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * compface.el (uncompface): Make sure the eol conversion doesn't take
8225         place when communicating with the external programs.  Reported by
8226         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8227
8228 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8229
8230         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8231
8232 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8233
8234         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8235         Make it more robust by parsing author and date independently.
8236
8237 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8238
8239         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8240
8241 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8242
8243         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8244         first matching secret key.
8245         (mml2015-epg-encrypt): Ditto.
8246
8247         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8248         first matching secret key.
8249         (mml1991-epg-encrypt): Ditto.
8250
8251         * mml2015.el (mml2015-encrypt-to-self): New user option.
8252         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8253         mml2015-epg-encrypt-to-self is set.
8254
8255         * mml1991.el (mml1991-encrypt-to-self): New variable.
8256         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8257         mml1991-epg-encrypt-to-self is set.
8258
8259         * mml2015.el (mml2015-signers): New user option.
8260         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8261         (mml2015-epg-encrypt): Allow to select signing keys.
8262
8263         * mml1991.el (mml1991-signers): New variable.
8264         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8265         (mml1991-epg-encrypt): Allow to select signing keys.
8266
8267 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * nnheader.el (nnheader-insert-head): Make it work even if the file
8270         uses CRLF for the line-break code.
8271
8272 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8273
8274         * mml2015.el: Require mml-sec instead of password.
8275         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8276         (mml2015-cache-passphrase): Inherit the default value from
8277         mml-secure-cache-passphrase.
8278         (mml2015-passphrase-cache-expiry): Inherit the default value from
8279         mml-secure-passphrase-cache-expiry.
8280
8281         * mml1991.el: Require mml-sec instead of password.
8282         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8283         (mml1991-cache-passphrase): Inherit the default value from
8284         mml-secure-cache-passphrase.
8285         (mml1991-passphrase-cache-expiry): Inherit the default value from
8286         mml-secure-passphrase-cache-expiry.
8287
8288         * mml-sec.el: Require password.
8289         (mml-secure-verbose): New user option.
8290         (mml-secure-cache-passphrase): New user option.
8291         (mml-secure-passphrase-cache-expiry): New user option.
8292
8293 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8294
8295         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8296         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8297         andreas@altroot.de (Andreas Vögele).
8298
8299         FIXME: Use `tiny change'?
8300
8301 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8302
8303         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8304         workaround for the url package included with Emacs.
8305
8306         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8307
8308 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8309
8310         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8311         correctly.  This fixes a bug caused by the 2006-05-12 change.
8312
8313 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8314
8315         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8316         some information about the error when saying that the `bogus' mail
8317         group will be used.
8318
8319 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8320
8321         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8322         string.
8323
8324 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8325
8326         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8327
8328 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8329
8330         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8331
8332 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8333
8334         * mml1991.el (mml1991-function-alist): Add epg.
8335         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8336         (mml1991-epg-encrypt): New functions.
8337
8338 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8339
8340         * mml2015.el (mml2015-verbose): New variable.
8341         (mml2015-cache-passphrase): Ditto.
8342         (mml2015-passphrase-cache-expiry): Ditto.
8343         (mml2015-function-alist): Add epg.
8344         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8345         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8346         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8347         functions.
8348
8349 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8350
8351         * message.el (message-cite-original-1): Preserve region when removing
8352         quoted text due to X-No-Archive in order to avoid bogus attribution
8353         when citing multiple messages.
8354
8355 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8356
8357         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8358         Kenneth Jacker <khj@be.cs.appstate.edu>.
8359
8360 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8361
8362         * gnus-diary.el (gnus-user-format-function-d)
8363         (gnus-user-format-function-D): Autoload.
8364
8365         * imap.el (Commentary): Fix typo.
8366
8367         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8368         2006-04-22 contribution.
8369
8370 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8371
8372         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8373         It didn't really fix the bogosity I'm seeing with solid web groups.
8374
8375 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8376
8377         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8378         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8379         created using server names.  If we use the feature without declaring
8380         it, Gnus does not properly manage server and group state.
8381
8382         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8383         bound.
8384
8385 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8386
8387         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8388         looking up the method using GROUP's prefix before inventing a new one.
8389         It is used on killed/unknown groups in various places where returning
8390         an all-new method isn't expected by the caller.
8391
8392         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8393         and match semantics of gnus-group-real-prefix.
8394
8395 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8396
8397         * nnmail.el (nnmail-broken-references-mailers): New variable.
8398         (nnmail-ignore-broken-references): New function generalizing
8399         nnmail-fix-eudora-headers.
8400         (nnmail-fix-eudora-headers): Now obsolete.
8401
8402         * gnus-art.el (gnus-button-handle-custom): Support
8403         `customize-apropos*'.
8404
8405 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8406
8407         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8408
8409         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8410         articles.
8411
8412 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8413
8414         * message.el (message-cite-reply-above): New variable.
8415         (message-yank-original): Use it.
8416
8417 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8420
8421 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8422
8423         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8424         as read.
8425
8426         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8427
8428 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8429
8430         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8431         (gnus-bookmark-default-file): Use gnus-directory.
8432         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8433         Remove "*" in doc string.
8434         (gnus-bookmark-write-file): Simplify.
8435         (gnus-bookmark-maybe-sort-alist): Use `when'.
8436         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8437         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8438         FIXME about Emacs 21 and XEmacs compatibility.
8439         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8440         compatibility.
8441         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8442         compatibility.
8443         (gnus-bookmark-menu-heading): Fix version.
8444
8445 2006-06-19  Bastien Guerry  <bzg@altern.org>
8446
8447         * gnus-bookmark.el: New file.
8448
8449 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * message.el (message-syntax-checks): Doc fix.
8452
8453 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8454
8455         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8456         unsubscribed groups as if they were killed ones.  It causes duplicate
8457         entries in gnus-newsrc-alist.
8458
8459 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8460
8461         * message.el (message-syntax-checks): Doc fix.
8462         (message-send-mail): Add check for continuation headers.
8463         (message-check-news-header-syntax): Fix regexp used to check for
8464         continuation headers.
8465
8466 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8469
8470 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8471
8472         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8473
8474 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8477         default-truncate-lines.
8478
8479 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8480
8481         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8482         to fill the utf-8 entry.
8483
8484         * lpath.el: Fbind unicode-precedence-list.
8485
8486 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8487
8488         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8489
8490 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8491
8492         * gnus-agent.el (directory-files-and-attributes): Move all the way
8493         forward (the third and final move).
8494         (gnus-agent-read-agentview): Trap reconstruction errors due to
8495         nonexistant directory.  Handle by returning nil.
8496
8497 2006-05-30  Didier Verna  <didier@xemacs.org>
8498
8499         * message.el (message-dont-reply-to-names): Update the custom type.
8500         * message.el (message-dont-reply-to-names): New defsubst: potentially
8501         convert a list of regexps into a single one.
8502         * message.el (message-get-reply-headers): Use it.
8503         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8504
8505 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8506
8507         * gnus-agent.el (directory-files-and-attributes): Move forward.
8508
8509 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8510
8511         * gnus-ml.el (gnus-mailing-list-subscribe)
8512         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8513         (gnus-mailing-list-message): Fix doc strings.
8514
8515 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8516
8517         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8518         of doing it manually.
8519
8520 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8521
8522         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8523         comment.
8524
8525 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8526
8527         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8528         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8529         (gnus-agent-read-local): All symbols allocated in my-obarray.
8530         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8531         (gnus-agent-regenerate-group): Check numeric names to see if they are
8532         messages or groups.
8533         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8534         better way of do this...)
8535
8536         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8537         'dummy.group' (there should be a better way of do this...)
8538
8539 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8540
8541         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8542         (gnus-saved-headers): Ditto.
8543         (gnus-default-article-saver): Mention functions may have properties.
8544         (gnus-article-save): Override gnus-save-all-headers and
8545         gnus-saved-headers by :headers property which saver function may have.
8546         (gnus-summary-save-in-file): Add :headers property.
8547         (gnus-summary-write-to-file): Ditto.
8548
8549         * gnus-sum.el (gnus-summary-save-article): Bind
8550         gnus-prompt-before-saving to t when saving many articles in a file;
8551         always show all headers.
8552
8553         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8554
8555 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8556
8557         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8558         marks.
8559
8560         * message.el (message-indent-citation): Add optional arguments to allow
8561         using it outside of message buffers.
8562
8563         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8564         (gnus-article-treat-unfold-headers): Use it.
8565         (gnus-article-truncate-lines): New variable.
8566         (gnus-article-mode): Use it.
8567         (gnus-article-toggle-truncate-lines): New function.
8568
8569         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8570         gnus-article-toggle-truncate-lines.
8571
8572         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8573         coding system in XEmacs, use binary.
8574
8575 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8578         after-load-alist.
8579
8580         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8581         this function should save decoded articles.
8582         (gnus-summary-write-to-file): Use property to specify this function
8583         should save decoded articles and specify gnus-summary-save-in-file
8584         should be used to save articles other than the first one when saving
8585         many articles.
8586         (gnus-summary-save-body-in-file): Use property to specify this
8587         function should save decoded articles.
8588         (gnus-summary-write-body-to-file): Use property to specify this
8589         function should save decoded articles and specify
8590         gnus-summary-save-body-in-file should be used to save articles other
8591         than the first one when saving many articles.
8592
8593         * gnus-sum.el (gnus-summary-save-article): Simplify.
8594
8595 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8596
8597         * gnus-art.el (gnus-default-article-saver): Add
8598         gnus-summary-write-body-to-file.
8599         (gnus-article-save-coding-system): Don't use coding system object
8600         in XEmacs.
8601         (gnus-read-save-file-name): Add optional `dir-var' argument which
8602         specifies directory in which files are saved; work even if optional
8603         `variable' argument is not specified.
8604         (gnus-summary-write-to-file): Read file name.
8605         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8606         (gnus-summary-write-body-to-file): New function.
8607
8608         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8609         (gnus-summary-local-variables): Add it.
8610         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8611         (gnus-summary-save-article): Remove optional `decode' argument;
8612         determine whether to decode articles by the value of
8613         gnus-default-article-saver; when saving many files using
8614         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8615         it first and use gnus-summary-save-in-file or
8616         gnus-summary-save-body-in-file thereafter unless
8617         gnus-prompt-before-saving is always; move point to article which
8618         will be saved.
8619         (gnus-summary-save-article-file): Revert.
8620         (gnus-summary-write-article-file): Revert.
8621         (gnus-summary-save-article-body-file): Revert.
8622         (gnus-summary-write-article-body-file): New function.
8623
8624 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * gnus-art.el (gnus-default-article-saver): Doc fix.
8627         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8628         from gnus-summary-save-article-coding-system, and default to a
8629         certain coding system.
8630         (gnus-output-to-file): Add coding cookie and encode text according
8631         to gnus-article-save-coding-system; don't use mm-append-to-file.
8632
8633         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8634         gnus-art.el and rename to gnus-article-save-coding-system.
8635         (gnus-summary-save-article): Require gnus-art; don't show all
8636         headers if it decodes articles; don't add coding cookie here;
8637         don't bind mm-text-coding-system-for-write.
8638         (gnus-summary-save-article-file): Save decoded articles.
8639         (gnus-summary-write-article-file): When saving many files, use
8640         gnus-summary-write-to-file first and gnus-summary-save-in-file
8641         thereafter unless gnus-prompt-before-saving is always.
8642         (gnus-summary-save-article-body-file): Save decoded articles.
8643
8644         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8645
8646 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8647
8648         * nnrss.el (nnrss-check-group): Bind hash-index.
8649
8650 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8651
8652         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8653         its hash index.  Store this hash in `nnrss-group-data'.
8654         (nnrss-read-group-data): Update accordingly.
8655
8656 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8657
8658         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8659         entry.
8660
8661         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8662         gnus-article-browse-html-article.
8663
8664 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8665
8666         * gnus-sum.el (gnus-summary-mime-map): Add
8667         gnus-article-browse-html-article.
8668
8669         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8670
8671 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8672
8673         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8674         suitable coding systems in customize.
8675
8676 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8677
8678         * mail-source.el (mail-sources): Fix custom type.
8679
8680 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8681
8682         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8683         (gnus-summary-expire-articles-now): Shorten prompt.
8684
8685         * gmm-utils.el (wid-edit): Require.
8686         (defun-gmm): Renamed from `gmm-defun-compat'.
8687         (gmm-image-search-load-path): Use it.
8688         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8689
8690 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8693         variable.
8694         (gnus-summary-save-article): Add optional `decode' argument.  If
8695         it is set and gnus-summary-save-article-coding-system is non-nil,
8696         save decoded article.
8697         (gnus-summary-write-article-file): Save decoded article if
8698         gnus-summary-save-article-coding-system is non-nil.
8699
8700         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8701         type.
8702
8703 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8706
8707 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8710         first to test gnus-single-article-buffer which may be buffer-local.
8711
8712         * gnus-sum.el (gnus-summary-setup-buffer): Make
8713         gnus-single-article-buffer buffer-local and nil in ephemeral
8714         group; make gnus-article-buffer, gnus-article-current, and
8715         gnus-original-article-buffer always buffer-local.
8716         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8717         group.
8718         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8719
8720 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * nnml.el (nnml-request-compact-group): Compressed files might not
8723         have .gz extension.
8724
8725 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8726
8727         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8728         (mm-copy-to-buffer): Use with-current-buffer.
8729         (mm-display-part): Simplify.
8730         (mm-inlinable-p): Add optional arg `type'.
8731
8732 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8733
8734         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8735         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8736         Try harder to show the attachment internally or externally using
8737         gnus-mime-view-part-as-type.
8738
8739 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8740
8741         * message.el (message-from-style, message-signature-separator)
8742         (message-user-organization-file, message-send-mail-function)
8743         (message-citation-line-function, message-yank-prefix)
8744         (message-indent-citation-function, message-signature)
8745         (message-signature-file, message-signature-insert-empty-line):
8746         Remove autoloads.
8747
8748         * gnus-art.el (gnus-buttonized-mime-types): Remove
8749         "multipart/signed".  Revert 2006-04-26 change.
8750
8751 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8752
8753         * gnus.el (gnus-version-number): Bump version.
8754
8755 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8756
8757         * gnus.el: No Gnus v0.5 is released.
8758
8759 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8760
8761         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8762         fetching articles by message-id.
8763
8764 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8765
8766         * message.el (hashcash): Require hashcash as normal.
8767
8768         * ecomplete.el (ecomplete-highlight-match-line): Use
8769         point-at-eol.
8770         (ecomplete-highlight-match-line): Use `highlight', because that
8771         face exists in both Emacs and XEmacs.
8772
8773         * message.el (message-display-abbrev): Use point-at-bol.
8774
8775         * mail-source.el: Don't require timer/timer-funcs.
8776
8777         * gnus-async.el: Ditto.
8778
8779         * password.el: Ditto.
8780
8781         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8782
8783         * mm-url.el: Ditto.
8784
8785         * gnus-xmas.el: Don't require timer-funcs.
8786
8787         * mm-util.el: Require timer/timer-funcs.
8788
8789 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8790
8791         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8792         Close.
8793
8794 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8797         unibyte after clear-decrypt function runs.
8798
8799         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8800         returns as a unibyte string.
8801
8802 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * lpath.el: Revert.
8805
8806         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8807         (pgg-gpg-process-sentinel): Revert.
8808
8809         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8810         (pgg-pgp-lookup-key): Revert.
8811
8812         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8813         (pgg-pgp5-lookup-key): Revert.
8814
8815         * pgg.el (pgg-fetch-key): Revert.
8816
8817 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * lpath.el: Fbind string-as-multibyte for XEmacs.
8820
8821         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8822         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8823         (mml1991-pgg-encrypt): Ditto.
8824
8825         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8826         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8827         a multibyte buffer.
8828
8829         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8830         (pgg-pgp-lookup-key): Ditto.
8831
8832         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8833         (pgg-pgp5-lookup-key): Ditto.
8834
8835         * pgg.el (pgg-fetch-key): Ditto.
8836
8837 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8838
8839         * message.el (message-user-organization-file): Check several
8840         locations of the organization file.
8841
8842         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8843         Add gnus-article-view-part-as-type.
8844
8845         * gnus-art.el (gnus-article-view-part-as-type): New function.
8846
8847         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8848         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8849
8850         * mml.el: Simplify autoload.
8851         (mml-mode): defvar dnd-protocol-alist instead of using
8852         symbol-value.
8853         (mml-default-directory): New variable.
8854         (mml-minibuffer-read-file): Use it.
8855         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8856
8857         * message.el (message-citation-line-format): New variable.
8858         (message-insert-formated-citation-line): New function.
8859         (message-citation-line-function): Add
8860         `message-insert-formated-citation-line' to custom type.
8861
8862         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8863         to doc string.
8864
8865         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8866         depending on mm-verify-option.
8867
8868 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8869
8870         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8871         binding pgg-* variables; reimplement the section which prevents
8872         MIME header from being signed.
8873         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8874         pgg-text-mode; remove a blank line at the top of body.
8875
8876         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8877         lines at the top of body; use gnus-newsgroup-charset if there's no
8878         Charset header.
8879
8880 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * message.el (message-self-insert-commands): Doc fix.
8883
8884         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8885         (mm-uu-pgp-encrypted-test): Ditto.
8886         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8887         between header and body; return application/pgp-encrypted handle
8888         if decryption failed; decode decrypted body by charset.
8889
8890         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8891         element match to application/pgp-*.
8892
8893 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8894
8895         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8896         HTML.
8897
8898 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8899
8900         * mail-source.el (mail-source-call-script): Message the error
8901         string.
8902
8903 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8904
8905         * gnus-util.el (gnus-byte-compile): Use it.
8906
8907 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8908
8909         * gnus-util.el (kill-empty-logs): New function.
8910
8911 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8912
8913         * message.el (message-mail-alias-type): Doc fix.
8914         (message-mail-alias-type-p): New function.
8915         (message-send): Use it.
8916         (message-mode): Ditto.
8917         (message-strip-forbidden-properties): Ditto.
8918
8919         * ecomplete.el (ecomplete-database-file-coding-system): New
8920         variable.
8921         (ecomplete-save): Use it.
8922         (ecomplete-setup): Use it.
8923
8924 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8925
8926         * message.el (message-self-insert-commands): New variable.
8927         (message-strip-forbidden-properties): Use it.
8928
8929 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8930
8931         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8932         that doesn't make XEmacs choke.
8933
8934 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8935
8936         * gnus-util.el (gnus-replace-in-string):
8937         Prefer replace-regexp-in-string over of replace-in-string.
8938
8939 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-util.el (gnus-select-frame-set-input-focus):
8942         Use select-frame-set-input-focus if it is available in XEmacs; use
8943         definition defined in Emacs 22 for old Emacsen.
8944
8945         * dgnushack.el: Autoload unmorse-region for XEmacs.
8946
8947         * lpath.el: Bind cursor-in-non-selected-windows and
8948         select-frame-set-input-focus for XEmacs.
8949
8950 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8953
8954 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8955
8956         * gnus-registry.el (gnus-registry-cache-save): Remove text
8957         properties when saving via the temp buffer.
8958
8959 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8960
8961         * message.el (message-generate-hashcash): Honor custom type.
8962
8963 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8964
8965         * message.el (message-generate-hashcash): Default to non-nil when
8966         hashcash is found.
8967
8968         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8969         (gnus-refer-thread-limit): Increase default to 500.
8970
8971         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8972
8973         * flow-fill.el (fill-flowed): Allow delete-space.
8974
8975 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8976
8977         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8978         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8979         Remove autoloads.
8980
8981 2006-04-18  Simon Josefsson  <jas@extundo.com>
8982
8983         * message.el (message-generate-hashcash): Default to.
8984
8985 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8988         concatenating segments rather than before concatenating them.
8989
8990 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8993
8994 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8995
8996         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8997
8998         * message.el (message-forward-make-body-plain): Allow
8999         message-forward-ignored-headers to be a list.
9000         (message-remove-ignored-headers): Factor out into function.
9001         (message-forward-make-body-mml): Use it.
9002
9003         * imap.el (imap-quote-specials): New function.
9004         (imap-login-auth): Quote specials.
9005
9006         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9007         (rfc2231-parse-string): Allow concatanation of parameters that
9008         aren't contiguous.  The test case is
9009           (mail-header-parse-content-type "message/external-body;
9010             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9011             access-type=LOCAL-FILE;
9012             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9013
9014 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9015
9016         * nntp.el (nntp-accept-process-output): Return the value of
9017         `nnheader-accept-process-output'.
9018
9019 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9020
9021         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9022         (gnus-button-alist): Recognize more diff formats.
9023         (gnus-button-patch): Strip directory.
9024
9025 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9026
9027         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9028         Emacs 22 when setting focus.
9029
9030 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9031
9032         * gnus-art.el (gnus-article-treat-types): Do treatment of
9033         text/x-verbatim parts.
9034         (gnus-button-patch): New command.
9035
9036         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9037         addresses that contain invalid characters.
9038
9039 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * message.el (message-put-addresses-in-ecomplete): Use
9042         gnus-replace-in-string.
9043         (message-is-yours-p): Use the more correct
9044         mail-header-parse-address instead of
9045         mail-extract-address-components.
9046         (message-put-addresses-in-ecomplete): Fix typo.
9047
9048         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9049         keystroke.
9050
9051         * gnus-art.el (gnus-treatment-function-alist): Change order of
9052         newsgroups/generic header folding to avoid double-folding.
9053
9054         * message.el (message-hidden-headers): Add X-Draft-From.
9055
9056         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9057         command.
9058         (gnus-summary-repeat-search-article-backward): New command.
9059
9060         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9061         groups in the parent topic.
9062
9063 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9064
9065         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9066         (spam-extra-header-to-number): Return the CRM114 number as a
9067         number instead of a string.
9068
9069 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9070
9071         * gnus-art.el (gnus-face-properties-alist): Moved here from
9072         gnus-fun.
9073
9074         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9075
9076 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9077
9078         * message.el (message-strip-forbidden-properties): Only display on
9079         self-insert-command.
9080
9081         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9082         reindent.
9083         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9084
9085 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9086
9087         * smiley.el (smiley-style): Fix typo.
9088
9089 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9090
9091         * hashcash.el (hashcash-insert-payment-async-2): Use
9092         message-goto-eoh instead of doing it manually.
9093         (mail-add-payment): Use message-narrow-to-header instead of trying
9094         to do the same itself.
9095
9096         * message.el (message-hidden-headers): Add Face.
9097
9098         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9099         reparenting code.
9100         (gnus-summary-reparent-children): Refactored out code.
9101         (gnus-summary-thread-map): New keystroke.
9102         (gnus-summary-reparent-children): Make into command.
9103
9104         * smiley.el (smiley-style): Default to `medium' if using a large
9105         font.
9106
9107         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9108         does it itself.
9109
9110         * message.el (message-point-in-header-p): Simplify definition.
9111
9112 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9113
9114         * nnagent.el (nnagent-request-set-mark): Silence log file
9115         writing.
9116         (nnagent-request-set-mark): Use write-region instead of
9117         append-to-file.
9118
9119         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9120         strange select method.
9121
9122         * ecomplete.el (ecomplete-display-matches): Get highlightling
9123         right.
9124         (ecomplete-display-matches): Use literals.
9125         (ecomplete-display-matches): Disable message logging.
9126
9127         * message.el (message-display-abbrev): Small optimization.
9128
9129         * ecomplete.el (ecomplete-display-matches): Allow automatic
9130         display.
9131
9132         * message.el (message-strip-forbidden-properties): Display
9133         abbrevs.
9134         (message-display-abbrev): Get automatic display right.
9135
9136         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9137         keystrokes.
9138
9139 2006-04-13  Romain Francoise  <romain@orebokech.com>
9140
9141         TODO: Backport to v5-10!
9142
9143         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9144         Moved here (and renamed) from gnus-registry.el.
9145
9146         * gnus-registry.el: Require gnus-util.
9147         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9148
9149 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9150
9151         * gnus-group.el (gnus-group-catchup-current): Change
9152         if-then-else-if-then-else into cond.
9153         (gnus-group-catchup): Indent.
9154         (group-name-at-point): New function.
9155         (gnus-fetch-group): Provide default from thing at point.
9156
9157 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9158
9159         * message.el (message-display-abbrev): Fix regexp.
9160
9161         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9162         choosing.
9163         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9164         dead variables.
9165
9166         * message.el (message-newline-and-indent): Remove debugging.
9167         (message-display-abbrev): Use new implementation.
9168
9169 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * gnus-art.el (gnus-article-mode): Set
9172         cursor-in-non-selected-windows to nil.
9173
9174         * smiley.el: Revert previous change.
9175         (smiley-data-directory): defvar it before using it in the
9176         defcustom of `smiley-style'.
9177
9178 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9179
9180         * message.el (message-newline-and-indent): New function.
9181
9182         * ecomplete.el: Implement more bits.
9183
9184         * message.el (message-put-addresses-in-ecomplete): Clean up the
9185         string.
9186
9187         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9188
9189         * gnus-sum.el (gnus-summary-save-parts): Bind
9190         gnus-summary-save-parts-counter and use it to make unique file
9191         names.
9192
9193         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9194
9195         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9196         parameter to say whether to actually parse the individual
9197         addresses.
9198
9199         * message.el (message-put-addresses-in-ecomplete): New function.
9200         (ecomplete): Require.
9201         (message-mail-alias-type): Add ecomplete as an option.
9202
9203 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9204
9205         * flow-fill.el (fill-flowed): Remove trailing space from blank
9206         quoted lines.
9207
9208 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9209
9210         * smiley.el (smiley-style): Move definition later to avoid a
9211         compilation warning.
9212
9213 2006-04-12  Kenichi Handa  <handa@m17n.org>
9214
9215         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9216         buffer and then decode the buffer text if necessary.
9217         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9218         first, and after mm-encode-body, change the buffer to unibyte.
9219         Use mm-disable-multibyte instead of set-buffer-multibyte.
9220
9221 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9222
9223         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9224         Content-Type header instead of Content-Disposition header.
9225         (gnus-mime-inline-part): Ditto.
9226         (gnus-mime-view-part-as-charset): Ignore charset that the part
9227         specifies.
9228
9229         * mm-decode.el (mm-display-part): Work with external parts and
9230         usual parts similarly.
9231
9232         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9233         instead of gnus-display-mime.
9234
9235         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9236         instead of with-temp-buffer.
9237
9238         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9239         tag to summarized topics part in order to encode non-ASCII text.
9240
9241 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9242
9243         * smiley.el (smiley-style): New variable.
9244         (smiley-directory): New function.
9245         (smiley-data-directory): Derive from `smiley-style' using
9246         `smiley-directory'.
9247         (smiley-regexp-alist): Add new entries.
9248
9249         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9250         (gnus-article-browse-delete-temp): Add :version.
9251
9252 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9253
9254         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9255         the sieve region.
9256
9257 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9258
9259         * gnus.el (gnus-version-number): Bump version.
9260
9261 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9262
9263         * gnus.el: No Gnus v0.4 is released.
9264
9265 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9266
9267         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9268         layout.
9269
9270         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9271         unknown charset.
9272
9273         * message.el (message-header-synonyms): Add Original-To to the
9274         default.
9275
9276         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9277         optional parameter.
9278
9279 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9280
9281         * gnus-fun.el (gnus): Require it for gnus-directory.
9282
9283 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9284
9285         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9286
9287 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9288
9289         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9290
9291 2006-04-05  Simon Josefsson  <jas@extundo.com>
9292
9293         * password.el (password-reset): New function.
9294
9295 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9296
9297         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9298         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9299
9300 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9301
9302         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9303         Some whitespace was matched into the url, which broke browsing hits
9304         > 100 when mm-url-use-external was nil.
9305
9306 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9307
9308         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9309         gnus-extra-headers for 'Newsgroups.
9310
9311         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9312         bound.
9313
9314 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9315
9316         * pgg-gpg.el: Clean up process buffers every time gpg processes
9317         complete.
9318
9319 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9320
9321         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9322         doc string.
9323
9324 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9325
9326         * pgg-gpg.el (pgg-gpg-process-filter)
9327         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9328
9329         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9330         lines, temporary fix.
9331
9332 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9333
9334         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9335
9336 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9337
9338         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9339         default-enable-multibyte-characters.  This reverts the change from
9340         revision 6.17 which is no longer necessary because the passphrase
9341         is sent separately now.  GnuPG messages are unreadable under
9342         multibyte locales with default-enable-multibyte-characters set to
9343         nil.
9344
9345 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9346
9347         * message.el (message-tool-bar-gnome): Move "spell".
9348
9349 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9350
9351         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9352         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9353         instead.
9354
9355 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9356
9357         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9358         newsgroups handling for NNTP overviews which don't include
9359         Newsgroups.
9360
9361 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9362
9363         * message.el (message-resend): Bind message-generate-hashcash to nil.
9364
9365 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9366
9367         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9368         when searching for already-paid recipients.
9369
9370 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9371
9372         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9373         passphrases when it is not needed.
9374         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9375         passphrase stuff from gpg, should only be necessary when you use
9376         gpg with a smartcard.
9377
9378 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * mml.el (mml-insert-mime): Ignore cached contents of
9381         message/external-body part.
9382
9383         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9384         (mm-insert-part): Ditto.
9385
9386 2006-03-23  Simon Josefsson  <jas@extundo.com>
9387
9388         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9389         Reiner.
9390         (pgg-gpg-use-agent-p): Use it again.
9391
9392 2006-03-23  Simon Josefsson  <jas@extundo.com>
9393
9394         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9395         older emacsen.
9396         (pgg-gpg-use-agent-p): Don't use it.
9397
9398 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9399
9400         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9401         if we can.
9402
9403 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9404
9405         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9406         (pgg-gpg-update-agent): New function.
9407         (pgg-gpg-use-agent-p): New function.
9408         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9409         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9410         (pgg-gpg-sign-region): Use it.
9411
9412 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9415         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9416
9417 2006-03-21  Simon Josefsson  <jas@extundo.com>
9418
9419         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9420         <wilde@sha-bang.de>.
9421         (pgg-gpg-use-agent): New variable.
9422         (pgg-gpg-process-region): Use it.
9423         (pgg-gpg-encrypt-region): Likewise.
9424         (pgg-gpg-encrypt-symmetric-region): Likewise.
9425         (pgg-gpg-decrypt-region): Likewise.
9426         (pgg-gpg-sign-region): Likewise.
9427         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9428
9429 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9430
9431         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9432
9433         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9434         Add comment on version.
9435
9436 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9437
9438         * smiley.el: Add missing test smiley.
9439
9440 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * mm-decode.el (mm-with-part): New macro.
9443         (mm-get-part): Use it; work with message/external-body as well.
9444         (mm-save-part): Treat name and filename equally.
9445
9446         * mm-extern.el (mm-extern-cache-contents): New function.
9447         (mm-inline-external-body): Use it; force the part to be displayed;
9448         move undisplayer added to the cached handle to the parent.
9449
9450         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9451         (gnus-mime-view-part-as-type): Work with message/external-body.
9452
9453         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9454
9455 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9456
9457         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9458         images in image-load-path.  [Sync with image.el, revision 1.60, in
9459         Emacs.]
9460
9461 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9462
9463         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9464         path rather than symbol.  Always return list of directories.
9465         Guarantee that image directory comes first.  [Sync with image.el,
9466         revision 1.59, in Emacs.]
9467
9468         * message.el (message-make-tool-bar): Adjust to new API of
9469         `gmm-image-load-path-for-library'.
9470
9471         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9472
9473         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9474
9475 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9476
9477         * gnus-art.el (gnus-article-only-boring-p):
9478         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9479         intangible text.
9480         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9481
9482 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9483
9484         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9485         `defun' instead of `gmm-defun-compat'.
9486
9487 2006-03-14  Simon Josefsson  <jas@extundo.com>
9488
9489         * message.el (message-unique-id): Don't use message-number-base36
9490         if (user-uid) is a float.
9491         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9492
9493 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9494
9495         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9496
9497         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9498         empty line between a part and a message part.
9499
9500 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9501
9502         * smiley.el: Add more test smileys.
9503         (smiley-data-directory, smiley-regexp-alist)
9504         (gnus-smiley-file-types): Fix doc strings.
9505         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9506         adding new elements.
9507         (smiley-mouse-map): Unused code.  Make it a comment.
9508
9509 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9512         scan latest NoCeM messages instead of old ones.
9513         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9514         delimiters that are recently used.
9515         (gnus-nocem-load-cache): Add autoload cookie.
9516
9517         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9518
9519         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9520         level which is larger than gnus-use-nocem is specified.
9521
9522         * gnus-group.el (gnus-group-get-new-news): Ditto.
9523
9524 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9525
9526         * gnus-util.el (gnus-tool-bar-update): New function.
9527
9528         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9529         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9530
9531         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9532
9533         * gnus-group.el (gnus-group-redraw-when-idle)
9534         (gnus-group-redraw-check): Remove.
9535         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9536
9537 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9538
9539         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9540         if optional last element is specified in splits (FIELD VALUE...).
9541
9542 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9543
9544         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9545         to gmm-image-load-path-for-library.  Call with no-error argument.
9546         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9547
9548         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9549
9550         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9551
9552         * gmm-utils.el (gmm-image-load-path): Remove alias.
9553
9554 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * gmm-utils.el (gmm-image-load-path): Add alias.
9557
9558         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9559         nnml-generate-nov-databases-1.
9560         (nnml-generate-nov-databases): Use it.
9561         (nnml-generate-nov-databases-directory): Document no-active
9562         argument.
9563
9564         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9565         directory if path is t.  Add no-error.
9566
9567         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9568         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9569
9570         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9571         resetting gnus-article-browse-html-temp-list.
9572
9573         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9574         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9575         Add example to docstring.  Rename local variables.  Move error
9576         checks to default case in cond and simplify.
9577
9578 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9581         handle is multipart when calling it recursively.
9582         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9583
9584 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9585
9586         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9587         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9588
9589 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9590
9591         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9592         is loaded.
9593
9594         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9595         loaded.
9596
9597 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9598
9599         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9600         to "Emacs 23 (unicode)" in doc string.
9601
9602         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9603         "Emacs 23 (unicode)" in comment.
9604
9605 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9608
9609         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9610         characters 160 through 255 in Emacs 23.
9611
9612 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9613
9614         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9615         gnus-article-browse-html-temp.
9616         (gnus-article-browse-delete-temp): Make it customizable.  Add
9617         `file'.  Adjust doc string.
9618         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9619         query for each file.  Adjust doc string.
9620         (gnus-article-browse-html-parts): Add
9621         `gnus-article-browse-delete-temp-files' to
9622         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9623
9624 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9625
9626         * gnus-art.el (gnus-article-browse-html-temp)
9627         (gnus-article-browse-delete-temp): New variables.
9628         (gnus-article-browse-delete-temp-files): New function.
9629         (gnus-article-browse-html-parts): Use it.
9630
9631 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9632
9633         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9634
9635         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9636         string.
9637
9638         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9639         gnus-summary-insert-new-articles when unplugged.  Remove
9640         gnus-summary-search-article-forward.
9641
9642         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9643         display-visual-class instead of display-color-cells.
9644
9645 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9646
9647         * dgnushack.el: Autoload customize-group for XEmacs.
9648
9649         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9650         message/* containing non-ASCII text properly.
9651
9652 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9653
9654         * message.el: Require gmm-utils, remove autoloads.
9655         (message-tool-bar): Set default based on
9656         gmm-tool-bar-style.
9657         (message-tool-bar-gnome): Add gmm-customize-mode.
9658
9659         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9660         gmm-tool-bar-style.
9661         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9662
9663         * gnus-group.el (gnus-group-tool-bar): Set default based on
9664         gmm-tool-bar-style.
9665         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9666
9667         * gmm-utils.el (gmm-image-directory): Rename variable from
9668         gmm-image-load-path.
9669         (gmm-image-load-path): Use gmm-image-directory.
9670         (gmm-customize-mode): New function.
9671         (gmm-tool-bar-style): New variable.
9672
9673         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9674         gnus-group-redraw-line-number.
9675         (gnus-group-redraw-check): Simplify.
9676         (gnus-group-tool-bar-update): Remove redraw check.
9677         (gnus-group-make-tool-bar): Add redraw check.
9678
9679 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9680
9681         * gnus-art.el (gnus-button): Add missing parentheses.
9682
9683 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9684
9685         * lpath.el: Fbind line-number-at-pos.
9686
9687 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9690
9691 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9692
9693         * gnus-art.el (gnus-button): New face.
9694         (gnus-article-button-face): Use it.
9695
9696         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9697         gnus-summary-next-page.  Re-order.
9698
9699         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9700         next-node are now included.
9701         (gnus-group-redraw-line-number): New internal variable.
9702         (gnus-group-redraw-check): Helper function for updating the tool
9703         bar.
9704         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9705
9706         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9707
9708         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9709         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9710         Use it to match format of Spamassassin 3.0 and later.  Reported by
9711         IRIE Tetsuya <irie@t.email.ne.jp>.
9712         (spam-check-bogofilter)
9713         (spam-bogofilter-register-with-bogofilter): Fix args of
9714         `gnus-error' calls.
9715
9716 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9717
9718         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9719         unnecessary interaction when sending queued mails.  Reported by
9720         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9721
9722 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9723
9724         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9725         first or last are nil.
9726
9727 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9728
9729         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9730
9731 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9732
9733         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9734
9735 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9736
9737         * dns.el (query-dns): Protect more against buggy tcp output.
9738
9739 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9740
9741         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9742         nov.php.
9743
9744 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9745
9746         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9747         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9748         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9749         output on the server side.
9750         (nnweb-google-create-mapping): Update regexps and add some
9751         progress indication.
9752
9753 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9754
9755         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9756         gnus-agent-toggle-plugged.  Re-order icons.
9757         (gnus-group-tool-bar-gnome): Add
9758         gnus-group-{prev,next}-unread-group.
9759         (gnus-group-tool-bar-gnome): Re-order icons.
9760
9761         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9762         gnus-summary-insert-new-articles.
9763
9764         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9765         comments.
9766
9767         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9768         also available in Emacs 21.3.
9769
9770         * message.el (message-fix-before-sending): Change "Emacs 22" to
9771         "Emacs 23 (unicode)" in comment.
9772
9773         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9774         "Emacs 23 (unicode)" in comment.
9775
9776         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9777         comment.
9778         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9779
9780         * mm-view.el (mm-fill-flowed): Add :version.
9781
9782 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9785         and load-path.
9786
9787 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * message.el: Autoload gmm-image-load-path.
9790         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9791         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9792         consitency.
9793
9794         * gmm-utils.el (gmm-image-load-path): Also search in
9795         "../etc/images".  Don't set gmm-image-load-path if we don't find
9796         the image.
9797
9798 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * gmm-utils.el (gmm-image-load-path): Don't make
9801         `gmm-image-load-path' include subdirectories which the second arg
9802         `image' might specify.
9803
9804         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9805         subdirectory to icon file names.
9806
9807         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9808
9809 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9810
9811         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9812         gmm-image-load-path calls.
9813
9814         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9815
9816         * message.el (message-make-tool-bar): Ditto.
9817
9818         * mml.el (mml-preview): Added comment concerning tool bar icons.
9819
9820         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9821         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9822
9823         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9824         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9825
9826         * message.el (message-tool-bar-gnome): Use new icon names.
9827         (message-make-tool-bar): Use `gmm-image-load-path'.
9828
9829         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9830         functions from MH-E.
9831         (gmm-image-load-path): New variable from MH-E.
9832         (gmm-image-load-path): New function from MH-E.  Added arguments
9833         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9834         *-image-load-path-called-flag.
9835
9836 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9837
9838         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9839
9840 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9841
9842         * nnimap.el (nnimap-request-move-article): Change folder back to
9843         source group before deleting.
9844
9845 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9846
9847         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9848
9849         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9850         mm-url.
9851
9852         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9853
9854 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9855
9856         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9857         coding system which mm-charset-to-coding-system returns for a
9858         given charset is valid.
9859
9860 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9861
9862         * html2text.el (html2text-remove-tag-list):
9863         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9864
9865 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9866
9867         * gnus-cus.el: Revert 2005-10-17 change.
9868
9869 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * gnus-art.el (article-strip-banner): Call
9872         article-really-strip-banner only when the regexp match is made.
9873
9874 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * gnus-art.el (article-strip-banner): Use
9877         gnus-extract-address-components instead of
9878         mail-header-parse-addresses to make it work with non-ASCII text;
9879         remove mail-encode-encoded-word-string.
9880
9881         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9882         values which are surrounded with \"...\"; make it never cause a
9883         Lisp error; give up parsing of parameters if it failed in
9884         extracting type.
9885
9886 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9887
9888         * smime.el (smime-cert-by-ldap-1): Fix bug where
9889         `smime-ldap-search' returns results without userCertificates.
9890
9891 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9892
9893         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9894
9895 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9896
9897         * spam.el (spam-check-spamassassin-headers): Adapt format for
9898         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9899         <ari@mbf.ocn.ne.jp>.
9900         (spam-list-of-processors): Add spam-use-gmane.
9901
9902 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9903
9904         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9905         make-temp-file; make it work with XEmacs as well.
9906
9907         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9908         mm-make-temp-file.
9909
9910         * mm-decode.el (mm-display-external): Use the 3rd arg of
9911         mm-make-temp-file.
9912         (mm-create-image-xemacs): Ditto.
9913
9914 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9915
9916         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9917         with message-narrow-to-headers.
9918         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9919         (gnus-draft-check-draft-articles): New function.
9920         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9921
9922 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9923
9924         * gnus-art.el (gnus-article-browse-html-parts):
9925         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9926         Don't use suffix argument for mm-make-temp-file for Emacs 21
9927         compatibility.  Remove useless `format'.
9928
9929 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9930
9931         * nnweb.el (nnweb-google-wash-article): Update regexps.
9932         (nnweb-group-alist): Use defvoo instead of defvar.
9933
9934 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9937         re-loading nn* modules.
9938
9939 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9940
9941         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9942         for `tool-bar-mode' and don't check it's default-value.
9943
9944         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9945
9946         * message.el (message-make-tool-bar): Ditto.
9947
9948         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9949         `substring'.  Shorten tmp-file name.
9950
9951         * gnus.el: Remove bogus comment.
9952
9953 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9954
9955         * gnus-art.el (gnus-article-browse-html-parts): New function.
9956         (gnus-article-browse-html-article): New function for viewing html
9957         articles with a browser.
9958
9959 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9960
9961         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9962         in elisp.
9963         (pgg-gpg-encrypt-symmetric-region): Ditto.
9964         (pgg-gpg-sign-region): Ditto.
9965
9966         * pgg-def.el (pgg-text-mode): New variable.
9967
9968         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9969         (mml2015-pgg-encrypt): Ditto.
9970
9971         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9972         (mml1991-pgg-encrypt): Ditto.
9973
9974 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9975
9976         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9977         message-make-date instead of current-time-string.
9978
9979         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9980         to gnus-decoded which mm-uu might set.
9981
9982 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9983
9984         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9985         don't decode quoted parameters; remove misimported Emacs code.
9986         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9987         (rfc2231-decode-encoded-string): Don't use split-string which
9988         behaves differently according to Emacs version; use
9989         mm-decode-coding-region to convert charset to coding-system.
9990         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9991         (rfc2231-encode-string): Remove misimported Emacs code.
9992
9993 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9996         when calling mail-header-parse-content-type.
9997         (article-de-quoted-unreadable): Ditto.
9998         (article-de-base64-unreadable): Ditto.
9999         (article-wash-html): Ditto.
10000
10001         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10002         calling mail-header-parse-content-type and
10003         mail-header-parse-content-disposition.
10004         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10005         mail-header-parse-content-type.
10006
10007         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10008         insert charset and format parameters; encode description after
10009         inserting it to buffer.
10010         (mml-insert-parameter): Fold lines properly even if a parameter is
10011         segmented into two or more lines; change the max column to 76.
10012
10013         * rfc1843.el (rfc1843-decode-article-body): Don't use
10014         ignore-errors when calling mail-header-parse-content-type.
10015
10016         * rfc2231.el (rfc2231-parse-string): Return at least type if
10017         possible; don't cause an error even if it fails in parsing of
10018         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10019         (rfc2231-encode-string): Don't break lines at the beginning, leave
10020         it to mml-insert-parameter.
10021
10022         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10023         calling mail-header-parse-content-type.
10024
10025 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10026
10027         * spam-report.el (spam-report-gmane-use-article-number):
10028         Improve doc string.
10029         (spam-report-gmane-internal): Check if a suitable header was found
10030         in the article.
10031
10032 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10033
10034         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10035         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10036
10037 2006-02-05  Romain Francoise  <romain@orebokech.com>
10038
10039         Update copyright notices of all files in the gnus directory.
10040
10041 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10042
10043         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10044
10045 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10046
10047         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10048         segmented lines of parameter value to cope with Thunderbird 1.5
10049         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10050         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10051         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10052
10053 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10054
10055         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10056         parts.
10057
10058 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10059
10060         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10061         there's only one active file for all servers.
10062         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10063         solid groups.  Gnus might have used a FAST request to select the group.
10064         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10065         and nnweb-search redundantly in the active file.
10066         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10067         (nnweb-request-create-group): Don't use ARGS.
10068         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10069         initialisations.  Let nnoo do the work.
10070
10071 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10072
10073         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10074         Say the part has been decoded.
10075
10076         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10077
10078 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10079
10080         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10081         mailcap-viewer-test-cache when there's no 'test clause, since that
10082         will invert the meaning of a "nil" test previously determined by
10083         mailcap-mailcap-entry-passes-test.
10084
10085 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10088         compiling.
10089
10090         * gnus-sum.el: Ditto.
10091
10092         * message.el: Don't bind tool-bar-map when compiling.
10093
10094 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10097
10098 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10099
10100         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10101         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10102         current Google Groups.
10103
10104 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10105
10106         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10107         and tool-bar-mode.
10108
10109         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10110         and tool-bar-mode.
10111
10112         * message.el (message-tool-bar-update): Simplify.
10113         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10114
10115         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10116         gnus-summary-buffer.
10117         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10118         gnus-summary-reply.
10119
10120         * gmm-utils.el (gmm): Add :version.
10121
10122 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10123
10124         * Makefile.in (clean): New rule.
10125         (distclean): Use it.
10126
10127 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10128
10129         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10130         autoload.
10131
10132 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10133
10134         * gmm-utils.el (gmm-verbose): Add :group.
10135
10136 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10137
10138         * message.el: Change some comments WRT tool-bars.
10139
10140         * gnus-sum.el (gnus-summary-tool-bar)
10141         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10142         (gnus-summary-tool-bar-zap-list): New variables.
10143         (gnus-summary-make-tool-bar): Complete rewrite using
10144         `gmm-tool-bar-from-list'.
10145
10146         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10147         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10148         variables.
10149         (gnus-group-make-tool-bar): Complete rewrite using
10150         `gmm-tool-bar-from-list'.
10151         (gnus-group-tool-bar-update): New function.
10152
10153         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10154
10155 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10156
10157         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10158         is dissected into a single part of which the type is the same as
10159         the given one; decode charset.
10160
10161 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10162
10163         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10164         into alists as symbol not string, since that's what
10165         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10166         look for.
10167
10168 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10169
10170         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10171         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10172
10173         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10174
10175 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10176
10177         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10178         (gnus-xmas-mime-security-button-menu): New function.
10179
10180         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10181         (gnus-mime-security-button-menu): New definition.
10182         (gnus-mime-security-button-map): Use them.
10183         (gnus-mime-security-button-menu): New function.
10184         (gnus-insert-mime-security-button): Addition to help echo.
10185         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10186         (gnus-mime-security-pipe-part): New functions.
10187
10188         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10189         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10190
10191         * mm-decode.el (mm-handle-set-disposition): Remove.
10192         (mm-handle-set-description): Remove.
10193
10194 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10197         (mm-w3m-standalone-supports-m17n-p): New function.
10198         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10199         w3m usage.
10200
10201         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10202         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10203
10204 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10205
10206         * message.el (message-tool-bar-zap-list): Use
10207         gmm-tool-bar-zap-list as custom type.
10208         (message-tool-bar-update): New function.
10209         (message-tool-bar, message-tool-bar-gnome)
10210         (message-tool-bar-retro): Add message-tool-bar-update.
10211         (message-tool-bar-gnome): Add flyspell-buffer.
10212
10213         * gnus-util.el (gnus-error): Describe `args'.
10214
10215         * gmm-utils.el (gmm-error): Describe `args'.
10216         (gmm-tool-bar-zap-list): New widget.
10217         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10218
10219 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10220
10221         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10222         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10223         the number of recursive calls.
10224
10225         * mm-decode.el (mm-handle-set-disposition): New macro.
10226         (mm-handle-set-description): New macro.
10227
10228 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10229
10230         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10231         encoding.
10232
10233 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10234
10235         * message.el (message-tool-bar-zap-list, message-tool-bar)
10236         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10237         (message-tool-bar-local-item-from-menu): Remove.
10238         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10239         (message-make-tool-bar): New function.
10240         (message-mode): Use `message-make-tool-bar'.
10241
10242         * gmm-utils.el: New file.
10243         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10244         (gmm-lazy): New widget copied from `nnmail.el'.
10245         (gmm-tool-bar-from-list): New function for creating customizable
10246         tool bars.
10247         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10248         output.
10249         (gmm): Add :prefix to defgroup.
10250
10251 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10252
10253         * gmm-utils.el (gmm-widget-p): New function.
10254
10255 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10256
10257         * mml.el (mml-attach-file): Describe `description' in doc string.
10258         (mml-menu): Add Emacs MIME manual and PGG manual.
10259
10260 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10261
10262         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10263
10264 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10265
10266         * nntp.el (nntp-end-of-line): Doc fix.
10267
10268 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10269
10270         * imap.el (imap-open): Handle case where buffer is a buffer
10271         object.
10272
10273 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10274
10275         * gnus-delay.el (gnus-delay): Don't autoload.
10276         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10277         to be re-loaded when customizing the `gnus-delay' group.
10278
10279 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10280
10281         * message.el (message-insert-citation-line): Use newlines.
10282
10283 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10284
10285         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10286         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10287         these routines, so the passphrase can be managed externally and
10288         passed in to the system.
10289         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10290         pgg-add-passphrase-to-cache function.
10291
10292         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10293         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10294         these routines, so the passphrase can be managed externally and
10295         passed in to the system.
10296         (pgg-pgp5-sign-region): Use new name of
10297         pgg-add-passphrase-to-cache function.
10298
10299 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10300
10301         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10302         part of the decoded armor to find the key-identifier.
10303         (pgg-gpg-lookup-key-owner): New function to return the
10304         human-readable identifier of a key owner.
10305         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10306         itself.
10307         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10308         the key value) if we have a key and can match it against a secret
10309         key.  Also, added a note pointing out fact that the prompt only
10310         indicates the first matching key.
10311
10312         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10313         pgg-decrypt-region.
10314         (pgg-add-passphrase-to-cache): Rename from
10315         `pgg-add-passphrase-cache' to reduce confusion (all callers
10316         changed).
10317         (pgg-remove-passphrase-from-cache): Rename from
10318         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10319         changed).
10320         (pgg-read-passphrase, pgg-add-passphrase-cache)
10321         (pgg-remove-passphrase-cache): Add informative docstrings.
10322         (pgg-decrypt): Convey provided passphrase in subordinate call to
10323         pgg-decrypt-region.
10324
10325 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10326
10327         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10328         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10329         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10330         'passphrase' argument, so the passphrase can be managed externally
10331         and then passed in to the system.
10332
10333         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10334         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10335         so the passphrase cache can be used reliably with identifiers
10336         besides a pgp packet's key id.
10337
10338         * pgg-gpg.el (pgg-gpg-encrypt-region)
10339         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10340         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10341         these routines, so the passphrase can be managed externally and
10342         passed in to the system.
10343
10344         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10345         'notruncate' argument, so the passphrase cache can be used
10346         reliably with identifiers besides a pgp packet's key id.
10347
10348 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10349
10350         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10351         symmetric encryption.
10352         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10353         encrypted session key.
10354         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10355         message ask for the passphrase in a proper way.
10356
10357         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10358         New user commands for symmetric encryption.
10359
10360 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10361
10362         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10363
10364         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10365
10366 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10367
10368         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10369
10370 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10371
10372         * mm-decode.el (mm-inlined-types): Add application/pgp.
10373         (mm-automatic-display): Ditto.
10374
10375         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10376         part as text.
10377
10378 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10379
10380         * nnrss.el: Update copyright.
10381         (nnrss-opml-import): Query whether to subscribe to each entry.
10382
10383         * gnus-art.el:
10384         * gnus-sum.el:
10385         * gnus-xmas.el:
10386         * messagexmas.el:
10387         * mm-uu.el:
10388         * mm-view.el: Update copyright.
10389
10390 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10391
10392         * message.el (message-info): New function.
10393         (message-mode-menu): Add it.
10394         Update copyright.
10395
10396         * ChangeLog: Fix and update copyright.
10397
10398 2006-01-13  Romain Francoise  <romain@orebokech.com>
10399
10400         * message.el (message-forward-subject-name-subject): Prefer the
10401         address to 'nowhere' if the sender has no name.
10402         Fix typo.  Update copyright year.
10403
10404 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * gnus-art.el (article-wash-html): Use
10407         gnus-summary-show-article-charset-alist if a numeric arg is given.
10408         (gnus-article-wash-html-with-w3m-standalone): New function.
10409
10410         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10411         mm-inline-text-html-render-with-w3m-standalone.
10412         (mm-text-html-washer-alist): Map w3m-standalone to
10413         gnus-article-wash-html-with-w3m-standalone.
10414         (mm-inline-text-html-render-with-w3m-standalone): New function.
10415
10416 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10417
10418         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10419         Improve LaTeX.
10420
10421 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10424         (nnrss-request-article): Render text/plain parts as HTML.
10425
10426         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10427         the buffer.
10428
10429 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10430
10431         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10432         custom definition of `gnus-posting-styles'.
10433
10434         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10435         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10436
10437 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10438
10439         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10440         Use nntp for bug archive.
10441
10442 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10443
10444         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10445         parts.
10446         (nnrss-normalize-date): New function converts ISO 8601 date into
10447         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10448         (nnrss-check-group): Use it.
10449
10450 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10451
10452         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10453
10454         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10455         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10456         (nnrss-insert-w3): Ditto.
10457
10458 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10459
10460         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10461         the articles to be forwarded including the case where neither a
10462         number of articles nor a region is specified.
10463
10464 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * nnrss.el (nnrss-request-article): Fix last change; fill
10467         text/plain parts.
10468
10469 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10470
10471         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10472         in text/plain part.
10473         (nnrss-check-group): Don't add excessive newline to dc:subject.
10474
10475 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10476
10477         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10478         article.
10479
10480 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10483         (nnml-use-compressed-files, nnml-save-mail): Support other
10484         comression programs such as bzip2.
10485
10486 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10487
10488         * dns.el (query-dns): Make sure we check the buffer size before
10489         removing tcp headers.
10490
10491 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10492
10493         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10494         remove MIME buttons associated with multipart/alternative parts.
10495         (gnus-mime-display-alternative): Tag buttons using `article-type'
10496         text property.
10497
10498         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10499         associated with multipart/alternative parts.
10500
10501         * gnus-art.el (gnus-signature-separator): Fix custom type.
10502
10503         * mm-decode.el (mm-inlined-types): Fix custom type.
10504         (mm-keep-viewer-alive-types): Ditto.
10505         (mm-automatic-display): Ditto.
10506         (mm-attachment-override-types): Ditto.
10507         (mm-inline-override-types): Ditto.
10508         (mm-automatic-external-display): Ditto.
10509
10510 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10511
10512         * spam-report.el (spam-report-user-mail-address)
10513         (spam-report-user-agent): New variables.
10514         (spam-report-url-ping-plain): Use spam-report-user-agent.
10515
10516 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10517
10518         * gnus-art.el (gnus-button-handle-custom): Do not just use
10519         `customize-apropos' for any "M-x customize-*" button but the
10520         function called for.  Accept both the function name and its
10521         argument in order to achieve this.
10522         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10523         function name to `gnus-button-handle-custom' in case of "M-x
10524         customize-*" buttons.
10525
10526 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10527
10528         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10529         multipart/alternative and add xref to mm-discouraged-alternatives
10530         in doc string.
10531
10532         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10533         gnus-buttonized-mime-types in doc string.
10534
10535 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10536
10537         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10538         Suggest image/.* in the doc string.
10539
10540 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10541
10542         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10543         message-marks (Debian bug #342521).
10544
10545 2005-12-12  Simon Josefsson  <jas@extundo.com>
10546
10547         * password.el (password-read-from-cache): Add.
10548         (password-read): Use it.
10549
10550 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10553         us-ascii as a MIME charset.
10554
10555         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10556         against the case where the 2nd arg TYPE is nil.
10557
10558 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10559
10560         * pop3.el (pop3-stream-type): Fix custom version.
10561
10562         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10563
10564 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10565
10566         * mm-decode.el (mm-display-external): Add missing cdr.
10567
10568 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10569
10570         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10571         RFC1524) if it is in mailcap or add a suffix according to
10572         mailcap-mime-extensions when generating a temp filename; postpone
10573         deleting a temp file for 2 seconds for some wrappers, shell
10574         scripts, and so on, which might exit right after having started a
10575         viewer command as a background job.
10576
10577 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10578
10579         * nntp.el (nntp-marks-directory): Fix custom group.
10580
10581         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10582         steps when < 10.
10583
10584         * gnus-start.el (gnus-no-server-1): Mention
10585         `gnus-level-default-subscribed' in doc string.
10586
10587 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10588
10589         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10590         parens.
10591
10592 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * gnus-xmas.el (gnus-use-toolbar): Revert.
10595         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10596         gnus-use-toolbar is default.
10597
10598         * messagexmas.el (message-use-toolbar): Revert.
10599         (message-setup-toolbar): Use global default-toolbar if
10600         message-use-toolbar is default.
10601
10602 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10603
10604         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10605         according to default-toolbar-visible-p.
10606
10607         * messagexmas.el (message-use-toolbar): Ditto.
10608
10609 2005-11-26  Dave Love  <fx@gnu.org>
10610
10611         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10612         (tls-program, tls-success): Provide openssl alternative.
10613
10614         * starttls.el: Doc fixes.
10615         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10616         SERVICE to PORT.
10617
10618         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10619         port null or service name.
10620         (starttls-negotiate): Autoload.
10621
10622 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * message.el (message-kill-to-signature): Fix interactive spec.
10625
10626 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10627
10628         * pop3.el (pop3-open-server): Recognize a string as a service name.
10629
10630 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10631
10632         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10633
10634 2005-11-23  Dave Love  <fx@gnu.org>
10635
10636         Add pop3s, pop3/starttls.
10637
10638         * pop3.el (pop3-authentication-scheme): Clarify doc.
10639         (open-tls-stream, starttls-open-stream): Autoload.
10640         (pop3-stream-type): New.
10641         (pop3-open-server): Use it.
10642
10643         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10644         for POP.
10645         (mail-source-keyword-map): Add :stream for POP.
10646         (mail-source-fetch-pop): Use pop3-stream-type.
10647
10648 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10649
10650         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10651         of current-time-string.
10652
10653 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10654
10655         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10656         date header.
10657
10658 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10659
10660         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10661         it can seriously impact performance as it bypasses the agent's
10662         local caches.
10663
10664 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10665
10666         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10667         must be explicitly online rather than "not explicitly offline" for
10668         its flags to be synchronized.
10669
10670         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10671         that gnus-uu-unmark-thread will function correctly.
10672
10673         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10674         1024K is instead displayed as 1M.
10675
10676 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10677
10678         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10679
10680 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10681
10682         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10683
10684 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10685
10686         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10687         error message to display actual error condition.
10688         (gnus-agent-save-local): Avoid saving symbols that are bound to
10689         nil as they simply result in a warning message in
10690         gnus-agent-read-local.
10691
10692 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10695         rather than make-variable-buffer-local for file-precious-flag.
10696
10697 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10698
10699         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10700         for duplicates which are removed.  The invalid sort check then
10701         triggers a rescan after the sort as sorting may have moved
10702         duplicate entries such that they can be cheaply detected.
10703
10704 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10707
10708 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10709
10710         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10711         internal variable to a custom variable.  Changed default value
10712         from compressed(2) to uncompressed(1).
10713         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10714         support for uncompressed agentview files.  Taken together, reading
10715         the agentview file should now be 6-7 times faster.
10716
10717 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10718
10719         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10720         as a buffer-local variable.  This avoids creating truncated
10721         dribble files as a result of a hang up, eg.
10722
10723 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10724
10725         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10726         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10727         XEmacs.
10728
10729 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10730
10731         * gnus-start.el (gnus-start-draft-setup): Enforce
10732         `gnus-draft-mode' for nndraft:drafts at startup.
10733
10734         * gnus.el (gnus-splash): Change custom group.
10735         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10736         allow-list argument.
10737
10738         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10739         string.
10740
10741 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10742
10743         * gnus-art.el (gnus-default-article-saver): Add user-defined
10744         `function' to custom type.
10745
10746 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10747
10748         * imap.el (imap-open): Handle case where buffer is a buffer
10749         object.
10750
10751 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10752
10753         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10754         long lines.
10755         (gnus-cache-delete-group): Wrap doc strings.
10756
10757         * gnus-agent.el (gnus-agent-rename-group)
10758         (gnus-agent-delete-group): Wrap doc strings.
10759
10760 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10761
10762         * messagexmas.el (message-use-toolbar): Change the valid values
10763         into default, top, bottom, left, and right.
10764         (message-toolbar-thickness): New variable.
10765         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10766         well.
10767         (message-setup-toolbar): Make it work.
10768
10769         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10770         (gnus-use-toolbar): Change the valid values into default, top,
10771         bottom, left, and right.
10772         (gnus-toolbar-thickness): New variable.
10773         (gnus-xmas-setup-toolbar): New function.
10774         (gnus-xmas-setup-group-toolbar): Use it.
10775         (gnus-xmas-setup-summary-toolbar): Use it.
10776
10777 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10778
10779         * gnus-start.el (gnus-1): Add "native" to
10780         gnus-predefined-server-alist.
10781
10782         * gnus.el (gnus-method-to-server): Don't add "native" to the
10783         lists here, because that leads to problems when
10784         gnus-select-method is bound.
10785
10786 2005-11-09  Simon Josefsson  <jas@extundo.com>
10787
10788         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10789         use (not sort-by-date) instead.
10790
10791 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10792
10793         * gnus-delay.el (gnus-delay-group): Don't autoload.
10794         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10795         to be re-loaded when customizing the `gnus-delay' group.
10796
10797 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10798
10799         * message.el: Revert last changes.
10800         (message-insert-citation-line): Use newlines.
10801
10802 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10803
10804         * message.el (message-courtesy-message)
10805         (message-mark-insert-begin, message-mark-insert-end)
10806         (message-elide-ellipsis, message-cancel-message)
10807         (message-add-header, message-change-subject)
10808         (message-cross-post-followup-to-header)
10809         (message-cross-post-insert-note, message-reduce-to-to-cc)
10810         (message-widen-reply, message-delete-not-region)
10811         (message-kill-to-signature, message-insert-signature)
10812         (message-insert-importance-high, message-insert-importance-low)
10813         (message-insert-or-toggle-importance)
10814         (message-insert-disposition-notification-to)
10815         (message-indent-citation, message-yank-original)
10816         (message-cite-original-without-signature, message-cite-original)
10817         (message-insert-citation-line, message-position-on-field)
10818         (message-fix-before-sending, message-send-mail-partially)
10819         (message-send-mail, message-send-mail-with-sendmail)
10820         (message-send-mail-with-qmail, message-send-news)
10821         (message-check-news-header-syntax, message-generate-headers)
10822         (message-insert-courtesy-copy, message-fill-address)
10823         (message-fill-header, message-shorten-references)
10824         (message-setup-1, message-cancel-news)
10825         (message-forward-make-body-plain, message-forward-make-body-mime)
10826         (message-forward-make-body-mml, message-encode-message-body)
10827         (message-forward-make-body-digest-plain)
10828         (message-forward-make-body-digest-mime)
10829         (message-use-alternative-email-as-from): Insert `hard-newline'
10830         instead of ordinary newlines.
10831
10832 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10833
10834         * message.el (message-generate-headers): Downcase the argument
10835         given to message-check-element.
10836
10837 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10838
10839         * nntp.el (nntp-authinfo-rejected): New error condition.
10840         (nntp-wait-for): Use new error condition to signal authentication
10841         error.
10842         (nntp-retrieve-data): Rethrow new error condition to break out of
10843         recursive call to nntp-send-authinfo.
10844
10845 2005-11-08  Romain Francoise  <romain@orebokech.com>
10846
10847         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10848         (gnus-summary-exit-map): Bind to `Z p'.
10849         (gnus-summary-make-menu-bar): Add menu item.
10850
10851 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10852
10853         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10854         (gnus-treat-*): Add `first' in all doc strings.
10855
10856         * gnus-group.el (gnus-group-compact-group): Fix typo.
10857
10858 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10859
10860         * gnus.el (gnus-parameters-case-fold-search): New variable.
10861         (gnus-parameters-get-parameter): Use it.
10862
10863         * gnus-score.el (gnus-home-score-file): Doc fix.
10864
10865 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10866
10867         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10868
10869 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10870
10871         * mm-util.el (mm-special-display-p): New function.
10872
10873         * mml.el (mml-preview): Use it; doc fix.
10874
10875 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10876
10877         * imap.el (imap-open): Handle case where buffer is a buffer object.
10878
10879 2005-10-29  Romain Francoise  <romain@orebokech.com>
10880
10881         * message.el (message-fix-before-sending): Fix comment.
10882
10883 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10884
10885         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10886
10887 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10888
10889         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10890         Used in gnus-score.el.
10891
10892 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10893
10894         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10895
10896 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10897
10898         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10899         whitespace removed in revision 7.8.  Use concatenated string to
10900         protect trailing whitespace.
10901
10902 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10903
10904         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10905         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10906         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10907         Courier IMAP ("some version from 2004").  Mostly based on similar
10908         code in the same function.
10909
10910 2005-10-26  Didier Verna  <didier@xemacs.org>
10911
10912         * gnus-group.el (gnus-group-compact-group): Invalidate original
10913         article buffer.
10914         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10915         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10916         NOV database and in article itself.
10917         Invalidate article backlog.
10918
10919 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10920
10921         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10922
10923 2005-10-26  Simon Josefsson  <jas@extundo.com>
10924
10925         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10926         part of 2004-07-25 change.
10927
10928 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10929
10930         * message.el (message-display-completion-list): New function.
10931         (message-expand-group): Use it; make sure the Completions buffer
10932         is modifiable.
10933 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10934
10935         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10936         user-mail-name is an empty string.
10937
10938 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10939
10940         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10941         depending on gnus-score-decay-constant.
10942
10943         * encrypt.el (encrypt-insert-file-contents)
10944         (encrypt-write-file-contents): Don't use `gnus-message'.
10945
10946         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10947         arguments.
10948         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10949         arguments to mm-uu-verbatim-marks-extract.
10950         (mm-uu-hide-markers): New variable.
10951         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10952
10953         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10954         (gnus-convert-image-to-face-command): Use "convert" by default to
10955         allow other input image formats.
10956         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10957         accordingly.
10958
10959 2005-10-23  Simon Josefsson  <jas@extundo.com>
10960
10961         * imap.el (imap-gssapi-program): Align command line parameters
10962         with latest GNU SASL.
10963         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10964
10965 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10966
10967         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10968         HTML.
10969         (nnslashdot-request-article): Ditto.
10970
10971         * lpath.el (featurep): Add nobreak-char-display.
10972
10973 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10974
10975         * mail-source.el (mail-source-fetch-pop): Require pop3.
10976         (mail-source-check-pop): Ditto.
10977
10978 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10979
10980         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10981         errors.
10982
10983 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10984
10985         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10986         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10987
10988         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10989
10990         * mm-bodies.el (mm-decode-string): Call
10991         `mm-charset-to-coding-system' with allow-override argument.
10992
10993 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10994
10995         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10996         (rfc2047-charset-to-coding-system): New function.
10997         (rfc2047-decode-encoded-words): New function.
10998         (rfc2047-decode-region): Use them.
10999         (rfc2047-decode-cte): Remove.
11000         (rfc2047-parse-and-decode): Remove.
11001         (rfc2047-decode): Remove.
11002
11003 2005-10-15  Kenichi Handa  <handa@m17n.org>
11004
11005         * rfc2047.el (rfc2047-decode-cte): New function.
11006         (rfc2047-decode-region): Change the way to decode successive
11007         encoded-words: decode B- or Q-encoding in each encoded-word,
11008         concatenate them, and decode it as charset.
11009
11010 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * lpath.el: Fbind codepage-setup for XEmacs.
11013
11014 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11015
11016         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11017         widget-move-and-invoke.
11018         (gnus-custom-mode): Use gnus-custom-map.
11019
11020 2005-10-15  Bill Wohler  <wohler@newt.com>
11021
11022         * message.el (message-tool-bar-map): Renamed image file from
11023         mail_send to mail/send.
11024
11025 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11026
11027         * message.el (message-expand-group): Pass the common
11028         prefix substring of completion to `display-completion-list'.
11029
11030 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11031
11032         * mml-sec.el (mml-secure-method): New internal variable.
11033         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11034         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11035         functions using mml-secure-method.
11036
11037         * mml.el (mml-mode-map): Add key bindings for those functions.
11038         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11039         Harder <harder@myrealbox.com>.
11040         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11041         end of message if point is the headers of the message.
11042
11043         * message.el (message-in-body-p): New function.
11044
11045         * assistant.el: Autoload gnus-util and netrc.
11046
11047         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11048         Use `mm-charset-override-alist' only when decoding.
11049
11050         * mm-bodies.el (mm-decode-body): Call
11051         `mm-charset-to-coding-system' with allow-override argument.
11052
11053         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11054         `filename' from Content-Disposition if Content-Type doesn't
11055         provide `name'.
11056         (gnus-mime-view-part-as-type): Set default instead of
11057         initial-input.
11058
11059 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11060
11061         * format-spec.el (format-spec): Propagate text properties of % spec.
11062
11063 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11064
11065         * gnus-art.el (gnus-treat-predicate): Add `first'.
11066
11067 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11068
11069         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11070         (mm-charset-override-alist): New variable.
11071         (mm-charset-to-coding-system): Use it.
11072         (mm-codepage-setup): New helper function.
11073         (mm-charset-eval-alist): New variable.
11074         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11075         about unknown charsets.
11076
11077         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11078
11079 2005-10-04  David Hansen  <david.hansen@gmx.net>
11080
11081         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11082         (nnrss-check-group): Ditto.
11083
11084 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11085
11086         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11087         Rename x-gnus-verbatim to x-verbatim.
11088         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11089
11090         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11091         x-verbatim.
11092
11093         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11094
11095         * gnus-util.el (gnus-remove-duplicates): Remove.
11096
11097         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11098         instead of gnus-remove-duplicates.
11099
11100         * message.el (message-remove-duplicates): Remove.
11101         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11102         message-remove-duplicates.
11103
11104         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11105         available, else use implementation from `delete-dups'.
11106
11107         * message.el (message-insert-expires): New function.
11108         (message-mode-map): Add key binding.
11109         (message-mode-field-menu): Add menu entry.
11110         (message-mode): Document it.
11111         (message-make-expires-date): Use `message-make-date'.
11112
11113 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11114
11115         * message.el (message-make-expires-date): New function.
11116
11117 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * Makefile.in (list-installed-shadows): New entry.
11120         (install): Use it.
11121         (remove-installed-shadows): New entry.
11122
11123         * dgnushack.el (dgnushack-default-load-path): New variable.
11124         (dgnushack-find-lisp-shadows): New function.
11125         (dgnushack-remove-lisp-shadows): New function.
11126
11127 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * Makefile.in (install-el-elc): New entry.
11130         (install): Use it so that .el files are necessarily installed.
11131
11132 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11135
11136 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11137
11138         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11139         function rather than the diff-mode.el package.
11140         (mm-display-external): Use with-current-buffer.
11141         (mm-viewer-completion-map, mm-viewer-completion-map):
11142         Move initialization inside declaration.
11143
11144 2005-09-29  Simon Josefsson  <jas@extundo.com>
11145
11146         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11147         autoload mail-check-payment.
11148         (spam-check-hashcash): Define unconditionally, since hashcash.el
11149         is part of Gnus now.  Ignore errors from payment checking.
11150
11151 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11152
11153         * message.el (message-bold-region, message-unbold-region): Rename
11154         from `bold-region' and `unbold-region'.
11155
11156         * message.el: Remove useless autoloads.
11157
11158 2005-09-28  Simon Josefsson  <jas@extundo.com>
11159
11160         * message.el (message-use-idna): Default to t.
11161         (message-use-idna): Test whether encoding works too.  Doc fix.
11162
11163 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11164
11165         * nntp.el (nntp-warn-about-losing-connection): Remove.
11166
11167 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11168
11169         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11170         customizable.  Change default value.
11171         (mm-uu-diff-groups-regexp): Change default value.
11172         (mm-uu-type-alist): Add doc string.
11173         (mm-uu-configure): Add doc string.  Make it interactive.
11174         (mm-uu-tex-groups-regexp): New variable.
11175         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11176         (mm-uu-type-alist): Add LaTeX documents.
11177         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11178         of "text/verbatim".
11179         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11180
11181         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11182         instead of "text/verbatim".
11183
11184         * message.el (message-mark-inserted-region)
11185         (message-mark-insert-file): Use slrn style marks when called with
11186         prefix argument.
11187
11188 2005-09-27  Simon Josefsson  <jas@extundo.com>
11189
11190         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11191
11192 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11193
11194         * message.el (message-remove-duplicates): New function.
11195         Implementation borrowed from `gnus-remove-duplicates'.
11196         (message-idna-to-ascii-rhs): Also encode idna addresses in
11197         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11198         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11199         only ask about the same idna domain once per header and also tell
11200         in what header to replace the idna domain.
11201
11202         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11203         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11204         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11205         a header is decoded and not just the last one.
11206
11207 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11208
11209         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11210         has been decoded.
11211
11212         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11213         (mm-insert-part): Don't modify text if it has been decoded.
11214
11215         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11216         decoded.
11217
11218         * mm-view.el (mm-inline-text): Don't strip text props unless
11219         decoding enriched or richtext parts.
11220
11221 2005-09-25  Romain Francoise  <romain@orebokech.com>
11222
11223         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11224         * gnus-start.el (gnus-subscribe-interactively):
11225         * gnus-uu.el (gnus-uu-grab-articles):
11226         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11227         space.
11228
11229 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11230
11231         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11232         * mm-view.el (mm-view-pkcs7-decrypt):
11233         * gnus-sum.el (gnus-summary-limit-to-extra)
11234         (gnus-summary-respool-article, gnus-read-move-group-name):
11235         * gnus-score.el (gnus-summary-increase-score):
11236         * gnus-util.el (gnus-completing-read-with-default):
11237         * gnus-art.el (gnus-read-save-file-name)
11238         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11239         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11240         * message.el (message-check-news-header-syntax):
11241         Follow convention for reading with the minibuffer.
11242
11243 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11244
11245         * spam-report.el (spam-report-url-ping-plain):
11246         Use gnus-extended-version as User-Agent.
11247
11248         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11249         default value is nil.
11250
11251         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11252         (mm-uu-verbatim-marks-extract): New function.
11253         (mm-uu-extract): New face.
11254         (mm-uu-copy-to-buffer): Use it.
11255
11256         * spam-report.el (spam-report-gmane-ham): Renamed from
11257         `spam-report-gmane-unspam'.
11258         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11259         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11260
11261         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11262         Autoload.
11263         (spam-report-gmane-unregister-routine): Renamed
11264         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11265
11266 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11267
11268         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11269         (spam-report-gmane-unregister-routine): Add support for gmane
11270         unregistration.
11271
11272         * spam-report.el (spam-report-gmane-unspam)
11273         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11274         (spam-report-gmane): Change to take a single article and do unspam
11275         registration.
11276
11277 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11278
11279         * mm-url.el (mm-url-decode-entities): Fix regexp.
11280
11281 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11282
11283         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11284         default to nil, to be able to use Gnus at all.  If the default
11285         switches to something else, then the function should be fixed not
11286         be exceedingly slow.
11287
11288 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11289
11290         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11291         fail hard.
11292
11293         * spam-report.el: Add better Keywords line.
11294
11295         * spam.el: Add Maintainer and better Keywords line.
11296
11297 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11298
11299         * gnus-art.el (gnus-article-replace-part)
11300         (gnus-mime-replace-part): New functions.
11301         (gnus-mime-action-alist, gnus-mime-button-commands)
11302         (gnus-mime-save-part-and-strip): Added file argument.
11303         (gnus-article-part-wrapper): Added interactive argument.
11304
11305         * gnus-sum.el (gnus-summary-mime-map): Add
11306         `gnus-article-replace-part'.
11307
11308 2005-09-19  Didier Verna  <didier@xemacs.org>
11309
11310         The nnml compaction feature:
11311         * nnml.el (nnml-request-compact-group): New function.
11312         * nnml.el (nnml-request-compact): New function.
11313         * gnus-int.el (gnus-request-compact-group): New function.
11314         * gnus-int.el (gnus-request-compact): New function.
11315         * gnus-group.el (gnus-group-compact-group): New function.
11316         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11317         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11318         * gnus-srvr.el (gnus-server-compact-server): New function.
11319         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11320         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11321
11322 2005-09-18  Deepak Goel  <deego@gnufans.org>
11323
11324         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11325         format spec.
11326
11327 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11328
11329         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11330
11331 2005-09-15  Romain Francoise  <romain@orebokech.com>
11332
11333         * message.el (message-fill-paragraph): Clarify docstring.
11334
11335 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11336
11337         * gnus-art.el (gnus-mime-display-part): Protect against broken
11338         MIME messages.
11339
11340 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11341
11342         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11343         before parsing header.
11344
11345 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11346
11347         * html2text.el (html2text-replace-list): Add new entities.
11348
11349 2005-09-11  Romain Francoise  <romain@orebokech.com>
11350
11351         * message.el (message-alternative-emails): Improve docstring.
11352         (message-setup-1): Call `message-use-alternative-email-as-from'
11353         after `message-setup-hook' to give it precedence over posting
11354         styles, etc.
11355         (message-use-alternative-email-as-from): Add docstring.  Remove
11356         the original From header if present.
11357
11358         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11359         (nnml-save-mail): Use it.
11360
11361         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11362         articles.  Add new argument `silent'.
11363         (gnus-uu-mark-all): Report the total number of marked articles.
11364
11365 2005-09-10  Romain Francoise  <romain@orebokech.com>
11366
11367         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11368         (gnus-uu-mark-series): Likewise.
11369
11370 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11371
11372         * spam-report.el (spam-report-gmane): Fix generation of spam
11373         report URL.
11374
11375 2005-09-10  Simon Josefsson  <jas@extundo.com>
11376
11377         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11378         t, based on discussion on the ding list with Robert Epprecht
11379         <epprecht@solnet.ch>.
11380
11381 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11382
11383         * spam-report.el (spam-report-gmane): Make it work without
11384         X-Report-Spam header.  Gmane now only provides Archived-At.
11385         This is only used if `spam-report-gmane-use-article-number' is nil.
11386         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11387
11388         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11389         make `gnus-summary-sort-by-recipient' work with threading.
11390
11391         * nnweb.el (nnweb-google-wash-article): Print a message if article
11392         is not available.
11393
11394 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11395
11396         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11397         change.  Decode text/* parts content before displaying.
11398
11399 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11400
11401         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11402
11403 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11404
11405         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11406
11407         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11408         url-package-name, url-package-version,
11409         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11410         w3m-display-inline-images, and w3m-minor-mode-map.
11411
11412 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11413
11414         * message.el (message-tab-body-function): Fix mismatched custom type.
11415
11416         * gnus.el (gnus-group-change-level-function): Ditto.
11417
11418         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11419
11420         * gnus-art.el (gnus-signature-limit)
11421         (gnus-article-mime-part-function): Ditto.
11422
11423 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * mml.el (mml-mode): Silence the byte compiler.
11426
11427         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11428         using `(sit-for 0)' before moving the point to the specified part;
11429         skip unbuttonized parts.
11430         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11431         return to the summary window if gnus-auto-select-part is non-nil.
11432
11433 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11434
11435         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11436         variables.
11437         (mml-dnd-attach-file, mml-mode): Use them.
11438
11439         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11440         Make fetching article by MID work again for Google Groups.  Added
11441         FIXME concerning gnus-group-make-web-group.
11442
11443         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11444         Don't depend on Gnus by using mail-extract-address-components if
11445         gnus-extract-address-components is not bound.
11446
11447 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11448
11449         * gnus-art.el (gnus-mime-display-security): Don't display the
11450         signature, but only the signed part.
11451
11452 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11453
11454         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11455
11456         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11457         list, not listp.
11458
11459 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11460
11461         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11462         when encoding.
11463
11464         * mm-bodies.el (mm-decode-content-transfer-encoding):
11465         De-canonicalize CRLF for all text content types, not just
11466         text/plain.
11467
11468 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11469
11470         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11471         valid article; point arrow and cursor at the MIME button.
11472
11473 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11474
11475         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11476         Suggested by Dan Christensen <jdc@uwo.ca>.
11477
11478         * mm-decode.el (mm-save-part): Enable change of prompt.
11479
11480 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11481
11482         * gnus-msg.el (gnus-inews-add-send-actions): Made
11483         `message-post-method' lambda parameter ARG `&optional'.
11484
11485 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11486
11487         * gnus-sum.el (gnus-summary-mime-map): Added
11488         gnus-article-save-part-and-strip, gnus-article-delete-part and
11489         gnus-article-jump-to-part.
11490
11491         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11492         (gnus-article-edit-part): Use it.
11493         (gnus-article-part-wrapper): Added no-handle argument.
11494         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11495         functions.
11496
11497 2005-08-29  Romain Francoise  <romain@orebokech.com>
11498
11499         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11500         docstring.
11501         (gnus-face-from-file): Likewise.
11502
11503 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11504
11505         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11506         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11507         non-nil.
11508         (gnus-auto-select-part): New variable.
11509         (gnus-article-jump-to-part): New function.
11510         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11511         (gnus-mime-delete-part): Allow selecting specified part after
11512         deleting or stripping parts.
11513         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11514         part if argument is bogus.
11515
11516 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11517
11518         * gnus-art.el (w3m-minor-mode-map):
11519         * gnus-spec.el (gnus-newsrc-file-version):
11520         * gnus-util.el (nnmail-active-file-coding-system)
11521         (gnus-original-article-buffer, gnus-user-agent):
11522         * gnus.el (gnus-ham-process-destinations)
11523         (gnus-parameter-ham-marks-alist)
11524         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11525         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11526         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11527         * mm-decode.el (gnus-current-window-configuration):
11528         * mm-extern.el (gnus-article-mime-handles):
11529         * mm-url.el (url-current-object, url-package-name)
11530         (url-package-version):
11531         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11532         (smime-keys, w3m-cid-retrieve-function-alist)
11533         (w3m-current-buffer, w3m-display-inline-images)
11534         (w3m-minor-mode-map):
11535         * mml-smime.el (gnus-extract-address-components):
11536         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11537         (gnus-newsrc-hashtb, message-default-charset)
11538         (message-deletable-headers, message-options)
11539         (message-posting-charset, message-required-mail-headers)
11540         (message-required-news-headers):
11541         * mml1991.el (mc-pgp-always-sign):
11542         * mml2015.el (mc-pgp-always-sign):
11543         * nnheader.el (nnmail-extra-headers):
11544         * rfc1843.el (gnus-decode-encoded-word-function)
11545         (gnus-decode-header-function, gnus-newsgroup-name):
11546         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11547
11548 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11549
11550         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11551         the end of the date treatments.
11552
11553 2005-08-15  Simon Josefsson  <jas@extundo.com>
11554
11555         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11556         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11557         Capello and Romain Francoise.
11558         (pgg-fetch-key-function): Removed, not used?
11559         (pgg-insert-url-with-w3): Require url, to get
11560         url-insert-file-contents regardless of where it is defined.
11561
11562 2005-08-13  Romain Francoise  <romain@orebokech.com>
11563
11564         * message.el (message-cite-original-1): New function.
11565         (message-cite-original): Use it.
11566         (message-cite-original-without-signature): Ditto.
11567
11568 2005-08-08  Romain Francoise  <romain@orebokech.com>
11569
11570         * message.el (message-yank-empty-prefix): New variable.
11571         (message-indent-citation): Use it.
11572         (message-cite-original-without-signature): Respect X-No-Archive.
11573
11574 2005-08-08  Simon Josefsson  <jas@extundo.com>
11575
11576         * pgg.el: Autoload url-insert-file-contents instead of loading
11577         w3/url.
11578         (pgg-insert-url-with-w3): Don't load url here.
11579
11580 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11581
11582         * message.el (message-kill-to-signature): Don't insert newline at
11583         bol.
11584         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11585
11586 2005-08-06  Romain Francoise  <romain@orebokech.com>
11587
11588         * message.el (message-user-fqdn): Fix typo in docstring.
11589
11590 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11591
11592         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11593
11594         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11595
11596 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11597
11598         * mm-bodies.el (mm-encode-body): Use coding system rather than
11599         charset to encode text.
11600
11601         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11602         number of charsets if utf-8 is available (XEmacs).
11603
11604 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11607         taken from `gnus-button-mid-or-mail-regexp'.
11608         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11609         (gnus-button-alist): Improve regexp for domain part of the MIDs
11610         for news:localpart@domain buttons.
11611         (gnus-button-ctan-directory-regexp): Update.
11612
11613 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * sieve-manage.el (sieve-manage-interactive-login): Use
11616         make-local-variable rather than make-variable-buffer-local.
11617         (sieve-manage-open): Ditto.
11618         (sieve-manage-authenticate): Ditto.
11619
11620         * mml.el (mml-generate-mime-1): Make the content type default to
11621         text/plain if the filename is not specified.
11622
11623 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11624
11625         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11626         instead of insert-buffer.
11627
11628         * message.el (message-yank-original): Ditto; set the mark at the
11629         end of the yanked message.
11630
11631 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11632
11633         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11634         lines to scroll rather than to stop it.
11635
11636         * mml.el (mml-generate-default-type): Add doc string.
11637         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11638         default to application/octet-stream when determining the content
11639         type if it is not specified for the part or the mml contents; add
11640         a comment about mml-generate-default-type.
11641
11642 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11643
11644         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11645         make it default to application/octet-stream when determining the
11646         content type if it is not specified for the external contents.
11647
11648 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11649
11650         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11651         segmented parameter but also other parameters might be there.
11652
11653 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11654
11655         * mm-decode.el (mm-display-external): Delete temp file, directory
11656         and buffer immediately if the external process is exited.
11657
11658 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11659
11660         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11661         fewer lines than that of scroll-margin.
11662         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11663
11664 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11665
11666         * gnus-art.el (gnus-article-next-page): Revert.
11667         (gnus-article-beginning-of-window): New macro.
11668         (gnus-article-next-page-1): Use it.
11669         (gnus-article-prev-page): Ditto.
11670         (gnus-article-edit-part): Use insert-buffer-substring instead of
11671         insert-buffer.
11672         (gnus-article-edit-exit): Ditto.
11673
11674         * gnus-util.el (gnus-beginning-of-window): Remove.
11675         (gnus-end-of-window): Remove.
11676
11677         * lpath.el: Don't bind header-line-format and scroll-margin.
11678
11679 2005-07-25  Simon Josefsson  <jas@extundo.com>
11680
11681         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11682         to have the url package without w3.  Reported by Daiki Ueno
11683         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11684
11685 2005-07-20  Didier Verna  <didier@xemacs.org>
11686
11687         * gnus-diary.el: Remove the description comment (nndiary is now
11688         properly documented in the Gnus manual).
11689         Fix the spelling of "Back End".
11690         * nndiary.el: Ditto.
11691         Fix the copyright notice.
11692
11693 2005-07-18  Romain Francoise  <romain@orebokech.com>
11694
11695         * gnus-sum.el (gnus-summary-to-prefix)
11696         (gnus-summary-newsgroup-prefix): New variables.
11697         (gnus-summary-from-or-to-or-newsgroups): Use them.
11698
11699 2005-07-17  Romain Francoise  <romain@orebokech.com>
11700
11701         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11702         space as it's generally not especially interesting to the user.
11703
11704 2005-07-16  Romain Francoise  <romain@orebokech.com>
11705
11706         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11707         nil to avoid prompting and file modification if one of the
11708         messages at the top of the nnfolder file contains a copyright
11709         notice.
11710         Update copyright notice.
11711
11712         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11713         instead of `current-time-string' as the latter creates a time
11714         string that is not RFC 2822 compliant (it lacks the zone).
11715         Update copyright notice.
11716
11717 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11718
11719         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11720         for text/rtf.  Display default in prompt.  Pass default for M-n.
11721
11722         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11723
11724 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11725
11726         * gnus-msg.el (gnus-button-mailto): Remove
11727         save-selected-window-window hackery because it relies on
11728         save-selected-window internals.
11729
11730 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11731
11732         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11733         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11734         (gnus-article-prev-page): Ditto.
11735
11736         * gnus-util.el (gnus-beginning-of-window): New function.
11737         (gnus-end-of-window): New function.
11738
11739         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11740
11741 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11742
11743         * gnus-score.el (gnus-score-edit-all-score): Set
11744         gnus-score-edit-exit-function to gnus-score-edit-done and call
11745         gnus-message.
11746
11747 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11748
11749         * gnus-msg.el (gnus-button-mailto): Remove
11750         save-selected-window-window hackery because it relies on
11751         save-selected-window internals.
11752
11753 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11754
11755         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11756         add-minor-mode.
11757         (gnus-binary-mode): Ditto.
11758
11759         * gnus-topic.el (gnus-topic-mode): Ditto.
11760
11761 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11762
11763         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11764         (gnus-article-prev-page): Take scroll-margin into consideration.
11765
11766 2005-07-04  Lute Kamstra  <lute@gnu.org>
11767
11768         Update FSF's address in GPL notices.
11769
11770 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11771
11772         * gnus.el (gnus-exit):
11773         * gnus-group.el (gnus-group-icons):
11774         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11775
11776         * gnus-nocem.el (gnus-nocem):
11777         * message.el (message-various, message-buffers, message-sending)
11778         (message-interface, message-forwarding, message-insertion)
11779         (message-headers, message-news, message-mail):
11780         * pgg-gpg.el (pgg-gpg):
11781         * pgg-parse.el (pgg-parse):
11782         * pgg-pgp.el (pgg-pgp):
11783         * pgg-pgp5.el (pgg-pgp5):
11784         * pop3.el (pop3): Finish `defgroup' description with period.
11785
11786 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * gnus-art.el (article-display-face): Improve the efficiency.
11789         (article-display-x-face): Ditto; remove grey x-face stuff.
11790
11791 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * gnus-art.el (article-display-face): Correct the position in
11794         which Faces are inserted.
11795
11796 2005-06-29  Didier Verna  <didier@xemacs.org>
11797
11798         * gnus-art.el (article-display-face): Display faces in correct
11799         order.
11800
11801 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11804         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11805         (gnus-nocem-check-article): Fetch the Type header.
11806         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11807         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11808         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11809         make sure gnus-nocem-hashtb is initialized.
11810         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11811         (gnus-nocem-unwanted-article-p): Ditto.
11812
11813         * pgg.el (pgg-verify): Return the verification result.
11814
11815 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11816
11817         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11818         is ascii.
11819
11820 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11821
11822         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11823         `show-nonbreak-escape'.
11824
11825 2005-06-23  Lute Kamstra  <lute@gnu.org>
11826
11827         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11828
11829         * dig.el (dig-mode):
11830         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11831
11832 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11833
11834         * nnimap.el (nnimap-split-download-body): Fix spellings.
11835
11836 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11837
11838         * gnus-art.el (gnus-article-encrypt-body):
11839         * gnus-cus.el (gnus-score-customize):
11840         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11841         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11842
11843 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11844
11845         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11846         header by looking for magic "MII" at the beginnig.
11847
11848 2005-06-16  Miles Bader  <miles@gnu.org>
11849
11850         * gnus-xmas.el (gnus-xmas-group-startup-message):
11851         Use renamed gnus-splash face.
11852
11853         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11854         (assistant-field-face): New backward-compatibility alias for renamed
11855         face.
11856         (assistant-render-text): Use renamed assistant-field face.
11857
11858         * spam.el (spam): Remove "-face" suffix from face name.
11859         (spam-face): New backward-compatibility alias for renamed face.
11860         (spam-face, spam-initialize): Use renamed spam face.
11861
11862         * message.el (message-header-to, message-header-cc)
11863         (message-header-subject, message-header-newsgroups)
11864         (message-header-other, message-header-name)
11865         (message-header-xheader, message-separator, message-cited-text)
11866         (message-mml): Remove "-face" suffix from face names.
11867         (message-header-to-face, message-header-cc-face)
11868         (message-header-subject-face, message-header-newsgroups-face)
11869         (message-header-other-face, message-header-name-face)
11870         (message-header-xheader-face, message-separator-face)
11871         (message-cited-text-face, message-mml-face):
11872         New backward-compatibility aliases for renamed faces.
11873         (message-font-lock-keywords): Use renamed message faces.
11874
11875         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11876         (sieve-test-commands, sieve-tagged-arguments):
11877         Remove "-face" suffix from face names.
11878         (sieve-control-commands-face, sieve-action-commands-face)
11879         (sieve-test-commands-face, sieve-tagged-arguments-face):
11880         New backward-compatibility aliases for renamed faces.
11881         (sieve-control-commands-face, sieve-action-commands-face)
11882         (sieve-test-commands-face, sieve-tagged-arguments-face):
11883         Use renamed sieve faces.
11884
11885         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11886         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11887         (gnus-group-news-3-empty, gnus-group-news-4)
11888         (gnus-group-news-4-empty, gnus-group-news-5)
11889         (gnus-group-news-5-empty, gnus-group-news-6)
11890         (gnus-group-news-6-empty, gnus-group-news-low)
11891         (gnus-group-news-low-empty, gnus-group-mail-1)
11892         (gnus-group-mail-1-empty, gnus-group-mail-2)
11893         (gnus-group-mail-2-empty, gnus-group-mail-3)
11894         (gnus-group-mail-3-empty, gnus-group-mail-low)
11895         (gnus-group-mail-low-empty, gnus-summary-selected)
11896         (gnus-summary-cancelled, gnus-summary-high-ticked)
11897         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11898         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11899         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11900         (gnus-summary-low-undownloaded)
11901         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11902         (gnus-summary-low-unread, gnus-summary-normal-unread)
11903         (gnus-summary-high-read, gnus-summary-low-read)
11904         (gnus-summary-normal-read, gnus-splash):
11905         Remove "-face" suffix from face names.
11906         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11907         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11908         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11909         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11910         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11911         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11912         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11913         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11914         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11915         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11916         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11917         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11918         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11919         (gnus-summary-normal-ticked-face)
11920         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11921         (gnus-summary-normal-ancient-face)
11922         (gnus-summary-high-undownloaded-face)
11923         (gnus-summary-low-undownloaded-face)
11924         (gnus-summary-normal-undownloaded-face)
11925         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11926         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11927         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11928         (gnus-splash-face):
11929         New backward-compatibility aliases for renamed faces.
11930         (gnus-group-startup-message): Use renamed gnus faces.
11931
11932         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11933         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11934         (gnus-server-agent): Remove "-face" suffix from face names.
11935         (gnus-server-agent-face, gnus-server-opened-face)
11936         (gnus-server-closed-face, gnus-server-denied-face)
11937         (gnus-server-offline-face):
11938         New backward-compatibility aliases for renamed faces.
11939         (gnus-server-agent-face, gnus-server-opened-face)
11940         (gnus-server-closed-face, gnus-server-denied-face)
11941         (gnus-server-offline-face): Use renamed gnus faces.
11942
11943         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11944         Remove "-face" suffix from face names.
11945         (gnus-picon-xbm-face, gnus-picon-face):
11946         New backward-compatibility aliases for renamed faces.
11947
11948         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11949         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11950         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11951         (gnus-cite-11): Remove "-face" suffix from face names.
11952         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11953         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11954         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11955         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11956         New backward-compatibility aliases for renamed faces.
11957         (gnus-cite-attribution-face, gnus-cite-face-list)
11958         (gnus-article-boring-faces): Use renamed gnus faces.
11959
11960         * gnus-art.el (gnus-signature, gnus-header-from)
11961         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11962         (gnus-header-content): Remove "-face" suffix from face names.
11963         (gnus-signature-face, gnus-header-from-face)
11964         (gnus-header-subject-face, gnus-header-newsgroups-face)
11965         (gnus-header-name-face, gnus-header-content-face):
11966         New backward-compatibility aliases for renamed faces.
11967         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11968
11969         * gnus-sum.el (gnus-summary-selected-face)
11970         (gnus-summary-highlight): Use renamed gnus faces.
11971         * gnus-group.el (gnus-group-highlight): Likewise.
11972
11973 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11974
11975         * gnus-sieve.el (gnus-sieve-article-add-rule):
11976         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11977         * spam-stat.el (spam-stat-buffer-change-to-spam)
11978         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11979
11980         * message.el (message-is-yours-p):
11981         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11982
11983 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11984
11985         * mm-view.el (mm-inline-text): Withdraw the last change.
11986
11987 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11988
11989         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11990         executing enriched-decode.
11991
11992 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11993
11994         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11995         charset of tar files.
11996
11997 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11998
11999         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12000
12001 2005-06-04  Lute Kamstra  <lute@gnu.org>
12002
12003         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12004         information is never recorded.
12005
12006 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12007
12008         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12009
12010 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12011
12012         * pop3.el (pop3-apop): Run md5 in the binary mode.
12013
12014         * starttls.el (starttls-set-process-query-on-exit-flag):
12015         Use eval-and-compile.
12016
12017 2005-05-31  Simon Josefsson  <jas@extundo.com>
12018
12019         * smime.el (smime-replace-in-string): Define.
12020         (smime-cert-by-ldap-1): Use it.
12021
12022 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * gnus-art.el (article-display-x-face): Replace
12025         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12026
12027         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12028         set-process-query-on-exit-flag or process-kill-without-query.
12029
12030         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12031         loop instead of replace-regexp.
12032
12033         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12034         instead of process-kill-without-query if it is available.
12035
12036         * lpath.el: Fbind ldap-search-entries.
12037
12038         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12039         instead of find-file-hooks if it is available.
12040
12041         * mml1991.el: Bind pgg-default-user-id when compiling.
12042
12043         * mml2015.el: Bind pgg-default-user-id when compiling.
12044
12045         * nndraft.el (nndraft-request-associate-buffer):
12046         Use write-contents-functions instead of write-contents-hooks if it is
12047         available.
12048
12049         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12050         instead of find-file-hooks if it is available.
12051
12052         * nntp.el (nntp-open-connection): Replace
12053         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12054         (nntp-open-ssl-stream): Ditto.
12055         (nntp-open-tls-stream): Ditto.
12056
12057         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12058         set-process-query-on-exit-flag or process-kill-without-query.
12059         (starttls-open-stream-gnutls): Use it instead of
12060         process-kill-without-query.
12061         (starttls-open-stream): Ditto.
12062
12063 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12064
12065         * smime.el (smime-cert-by-ldap-1): Don't use
12066         replace-regexp-in-string.
12067
12068 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12069
12070         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12071
12072         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12073         in PEM format.  Adjust to the XEmacs compability.
12074
12075 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12076
12077         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12078         by `string-to-number'.
12079         * gnus-agent.el (gnus-agent-regenerate-group)
12080         (gnus-agent-fetch-articles): Ditto.
12081         * gnus-art.el (gnus-button-fetch-group): Ditto.
12082         * gnus-cache.el (gnus-cache-generate-active)
12083         (gnus-cache-articles-in-group): Ditto.
12084         * gnus-group.el (gnus-group-set-current-level)
12085         (gnus-group-insert-group-line): Ditto.
12086         * gnus-score.el (gnus-score-set-expunge-below)
12087         (gnus-score-set-mark-below, gnus-summary-score-effect)
12088         (gnus-summary-score-entry): Ditto.
12089         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12090         (gnus-soup-pack): Ditto.
12091         * gnus-spec.el (gnus-xmas-format): Ditto.
12092         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12093         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12094         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12095         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12096         * nndb.el (nndb-get-remote-expire-response): Ditto.
12097         * nndiary.el (nndiary-parse-schedule-value)
12098         (nndiary-string-to-number, nndiary-request-replace-article)
12099         (nndiary-request-article): Ditto.
12100         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12101         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12102         * nneething.el (nneething-make-head): Ditto.
12103         * nnfolder.el (nnfolder-request-article)
12104         (nnfolder-retrieve-headers): Ditto.
12105         * nnheader.el (nnheader-file-to-number): Ditto.
12106         * nnkiboze.el (nnkiboze-request-article): Ditto.
12107         * nnmail.el (nnmail-process-unix-mail-format)
12108         (nnmail-process-babyl-mail-format): Ditto.
12109         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12110         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12111         (nnmh-request-create-group, nnmh-request-list-1)
12112         (nnmh-request-group, nnmh-request-article): Ditto.
12113         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12114         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12115         * nnsoup.el (nnsoup-make-active): Ditto.
12116         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12117         * nntp.el (nntp-find-group-and-number)
12118         (nntp-retrieve-headers-with-xover): Ditto.
12119         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12120         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12121         (pgg-format-key-identifier): Ditto.
12122         * pop3.el (pop3-last, pop3-stat): Ditto.
12123         * qp.el (quoted-printable-decode-region): Ditto.
12124
12125         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12126         of concat.
12127
12128 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12129
12130         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12131
12132         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12133
12134         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12135
12136         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12137
12138         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12139
12140         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12141
12142         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12143         (gnus-carpal-mode): Ditto.
12144
12145         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12146         (gnus-browse-mode): Ditto.
12147
12148         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12149
12150         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12151
12152 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12153
12154         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12155
12156 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12157
12158         * gnus-util.el (gnus-run-mode-hooks): New function.
12159
12160         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12161
12162         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12163         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12164
12165 2005-05-27  Lute Kamstra  <lute@gnu.org>
12166
12167         * dns-mode.el (dns-mode): Specify customization group.
12168
12169 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12170
12171         * gnus-agent.el (gnus-agent-make-mode-line-string):
12172         Use mode-line-highlight as mouse-face.
12173
12174 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * canlock.el (canlock): Change the parent group to news.
12177
12178         * deuglify.el (gnus-outlook-deuglify): Add :group.
12179
12180         * dig.el (dig): Add :group.
12181
12182         * dns-mode.el (dns-mode): Add :group.
12183
12184         * encrypt.el (encrypt): Add :group.
12185
12186         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12187         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12188         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12189         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12190         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12191
12192         * gnus-diary.el (gnus-diary): Add :group.
12193
12194         * gnus.el (gnus-group-news-1-face): Add :group.
12195         (gnus-group-news-1-empty-face): Ditto.
12196         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12197         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12198         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12199         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12200         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12201         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12202         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12203         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12204         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12205         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12206         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12207         (gnus-summary-high-ticked-face): Ditto.
12208         (gnus-summary-low-ticked-face): Ditto.
12209         (gnus-summary-normal-ticked-face): Ditto.
12210         (gnus-summary-high-ancient-face): Ditto.
12211         (gnus-summary-low-ancient-face): Ditto.
12212         (gnus-summary-normal-ancient-face): Ditto.
12213         (gnus-summary-high-undownloaded-face): Ditto.
12214         (gnus-summary-low-undownloaded-face): Ditto.
12215         (gnus-summary-normal-undownloaded-face): Ditto.
12216         (gnus-summary-high-unread-face): Ditto.
12217         (gnus-summary-low-unread-face): Ditto.
12218         (gnus-summary-normal-unread-face): Ditto.
12219         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12220         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12221
12222         * hashcash.el (hashcash): New custom group.
12223         (hashcash-default-payment): Add :group.
12224         (hashcash-payment-alist): Ditto.
12225         (hashcash-default-accept-payment): Ditto.
12226         (hashcash-accept-resources): Ditto.
12227         (hashcash-path): Ditto.
12228         (hashcash-extra-generate-parameters): Ditto.
12229         (hashcash-double-spend-database): Ditto.
12230         (hashcash-in-news): Ditto.
12231
12232         * message.el (message-minibuffer-local-map): Add :group.
12233
12234         * netrc.el (netrc): Add :group.
12235
12236         * sieve-manage.el (sieve-manage-log): Add :group.
12237         (sieve-manage-default-user): Diito.
12238         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12239         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12240         (sieve-manage-authenticators): Ditto.
12241         (sieve-manage-authenticator-alist): Ditto.
12242         (sieve-manage-default-port): Ditto.
12243
12244         * sieve-mode.el (sieve-control-commands-face): Add :group.
12245         (sieve-action-commands-face): Ditto.
12246         (sieve-test-commands-face): Ditto.
12247         (sieve-tagged-arguments-face): Ditto.
12248
12249         * smime.el (smime): Add :group.
12250
12251         * spam-report.el (spam-report): Add :group.
12252
12253         * spam.el (spam, spam-face): Add :group.
12254
12255 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12256
12257         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12258         return \n.\n.\n at the end of articles.  Protect against that.
12259         (nntp-with-open-group): Allow debugging.
12260
12261         * nnheader.el (mail-header-set-extra): Make into a function
12262         because I just could't understand how to quote the list properly.
12263
12264         * dns.el (query-dns-cached): New function.
12265
12266 2005-05-26  Lute Kamstra  <lute@gnu.org>
12267
12268         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12269
12270 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12271
12272         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12273
12274         * gnus-art.el: Don't autoload mail-extract-address-components.
12275
12276         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12277         eval-and-compile to evaluate it.
12278
12279         * hashcash.el: Don't autoload executable-find.
12280
12281         * nndb.el: Don't declare the nndb back end two or more times; don't
12282         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12283
12284         * nntp.el: Autoload format-spec instead of format; use
12285         eval-and-compile to evaluate autoload forms.
12286
12287 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12288
12289         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12290
12291 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12292
12293         * gnus.el (gnus-version-number): Bump version.
12294
12295 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12296
12297         * gnus.el: No Gnus v0.3 is released.
12298
12299 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12300
12301         * lpath.el (featurep): Bind show-nonbreak-escape.
12302
12303 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12304
12305         * gnus-art.el (gnus-article-edit-part): Disable undo.
12306
12307 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12308
12309         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12310         gnus-article-date-lapsed-new-header is t if date timer is active;
12311         skip headers in which the original date value is empty.
12312         (gnus-article-save-original-date): Redefine it as a macro.
12313         (gnus-display-mime): Use it.
12314
12315 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * gnus-art.el (article-date-ut): Support converting date in
12318         forwarded parts as well.
12319         (gnus-article-save-original-date): New function.
12320         (gnus-display-mime): Use it.
12321
12322 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12323
12324         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12325         enclosure element of <item>.
12326
12327 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12328
12329         * message.el (message-kill-buffer-query): Renamed from
12330         `message-kill-buffer-query-if-modified'.  Added :version.
12331
12332 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12335         window layout.
12336
12337 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * mml.el: Autoload dnd when compiling.
12340
12341 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12342
12343         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12344         x-dnd-*.
12345
12346 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12347
12348         * qp.el (quoted-printable-encode-region): Save excursion.
12349
12350 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12351
12352         * message.el (message-kill-buffer-query-if-modified): Add new variable
12353         so the user can kill a modified message buffer quickly.
12354         (message-kill-buffer): Use it.
12355
12356 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * lpath.el: Fbind display-time-event-handler; don't fbind
12359         string-to-multibyte.
12360
12361         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12362
12363 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12366         contained in text because xml.el decodes entities) with LFs.
12367
12368 2005-04-11  Lute Kamstra  <lute@gnu.org>
12369
12370         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12371         differently.
12372
12373 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12374
12375         * mm-util.el (mm-detect-coding-region): Typo.
12376
12377 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12378
12379         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12380
12381 2005-04-06  Deepak Goel  <deego@gnufans.org>
12382
12383         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12384         user-function allow user modifications of the scores.
12385         (spam-stat-score-buffer-user): New function, to allow
12386         user-computed modifications to the score.
12387         (spam-stat-score-buffer-user-functions): List of additional
12388         scoring functions.
12389         (spam-stat-error-holder): Global temporary error holder.
12390         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12391         variable.
12392
12393 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12394
12395         * gnus-registry.el (gnus-registry-clean-empty-function)
12396         (gnus-registry-trim, gnus-registry-fetch-groups)
12397         (gnus-registry-delete-group): Groups that match
12398         `gnus-registry-ignored-groups' are removed from the registry
12399         entries, not just ignored for splitting.  This helps clean up the
12400         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12401         to get all the groups a message ID is in.
12402
12403         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12404         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12405         (spam-stat-score-buffer-user-functions): Add :number custom type.
12406
12407 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12410         argument in XEmacs.
12411
12412         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12413         (nnrss-request-group): Decode group name first.
12414         (nnrss-request-article): Make a text/plain article if mml-to-mime
12415         failed.
12416         (nnrss-get-encoding): Return a compatible encoding according to
12417         nnrss-compatible-encoding-alist.
12418         (nnrss-find-el): Use consp instead of listp.
12419         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12420
12421 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12422
12423         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12424         which Emacs 20 doesn't support.
12425         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12426
12427 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12428
12429         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12430         silence the byte compiler inside the defun.
12431
12432         * gnus-demon.el (parse-time-string): Add autoload.
12433
12434         * gnus-delay.el (parse-time-string): Add autoload.
12435
12436         * gnus-art.el (parse-time-string): Add autoload.
12437
12438         * nnultimate.el (parse-time): Require for `parse-time-string'.
12439
12440 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12441
12442         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12443
12444         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12445
12446         * smime.el (smime-ldap-host-list): Add :version.
12447
12448 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12449
12450         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12451         pass it to `gnus-browse-read-group'.
12452         (gnus-browse-read-group): Add NUMBER argument and pass it to
12453         `gnus-group-read-ephemeral-group'.
12454
12455         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12456         argument and pass it to `gnus-group-read-group'.
12457
12458 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12459
12460         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12461         mm-xemacs-find-mime-charset-1 if we have the mule feature
12462         available at runtime.
12463
12464 2005-03-25  Werner Lemberg  <wl@gnu.org>
12465
12466         * nnmaildir.el: Replace `illegal' with `invalid'.
12467
12468 2005-03-23  Lute Kamstra  <lute@gnu.org>
12469
12470         * time-date.el: Add comment on time value formats.
12471         Don't require parse-time.
12472         (with-decoded-time-value): New macro.
12473         (encode-time-value): New function.
12474         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12475         (days-to-time): Return a valid time value when arg is huge.
12476         (time-since): Use time-subtract.
12477         (time-to-number-of-days): Use time-to-seconds.
12478
12479 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12480
12481         * gnus-start.el (gnus-display-time-event-handler):
12482         Check display-time-timer at runtime rather than only at load time
12483         in case display-time-mode is turned off in the mean time.
12484
12485 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12486
12487         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12488         used.
12489
12490         * nneething.el (nneething-map-file-directory): Derive from
12491         `gnus-directory'.
12492
12493         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12494         the To/Cc button.
12495
12496 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12497
12498         * nnmaildir.el (nnmaildir-request-accept-article):
12499         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12500
12501 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12502
12503         * gnus-async.el: Require timer-funcs at compile time when in
12504         XEmacs for `run-with-idle-timer'.
12505
12506 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12507
12508         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12509         autoloaded function.
12510
12511 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12512
12513         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12514
12515 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12516
12517         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12518
12519 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12520
12521         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12522         gnus-expert-user to default.
12523
12524 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12525
12526         * nnimap.el (nnimap-open-server): Ditto.
12527
12528         * imap.el (imap-authenticate): Fix typo.
12529
12530 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12531
12532         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12533         buffer (since IMAP server might return FETCH response out of
12534         order, and the nntp buffer must be sorted).
12535
12536 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12537
12538         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12539         comparison on string.
12540
12541         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12542         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12543         (gnus-agent-summary-fetch-series): Modified to protect against
12544         gnus-agent-summary-fetch-group clearing processable flags.
12545         (gnus-agent-synchronize-group-flags): Update live group buffer as
12546         synchronization may occur due to the user toggle the plugged
12547         status.
12548         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12549         successfully downloaded.
12550         (gnus-agent-expire-group-1): Avoid using markers when the overview
12551         is in ascending order; greatly improves performance.
12552         (gnus-agent-regenerate-group): Use
12553         gnus-agent-synchronize-group-flags to reset read status in both
12554         gnus and server.
12555         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12556
12557 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12558
12559         * message.el: Don't autoload former message-utils variables.
12560         (message-strip-subject-trailing-was): Change doc string.
12561
12562         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12563         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12564         (nnweb-google-search): Add "hl=en" here.
12565         (nnweb-google-parse-1, nnweb-google-create-mapping):
12566         Don't hardcode URL.
12567
12568 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12569
12570         * message.el (message-get-reply-headers, message-followup):
12571         Mention related variables `message-use-followup-to' and
12572         `message-use-mail-followup-to', in the information buffer.
12573
12574         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12575         of broken groups(-beta).google.com.
12576
12577 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12578
12579         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12580         parameter to invoked gnus-request-move-article; remove the
12581         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12582         all at once instead of once per article.
12583         (gnus-summary-remove-process-mark): Accept a list of articles as
12584         well as a single article for processing.
12585
12586         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12587         parameter.
12588
12589         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12590
12591         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12592
12593         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12594         parameter.
12595
12596         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12597         parameter.
12598
12599         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12600         parameter and remove the gnus-sum-hint-move-is-internal variable.
12601
12602         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12603         parameter.
12604
12605         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12606         parameter.
12607
12608         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12609         parameter.
12610
12611         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12612
12613         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12614         parameter.
12615
12616         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12617         parameter.
12618
12619 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12620
12621         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12622         a more conservative way.
12623
12624 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12625
12626         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12627         buffer, so it moves the window's cursor.
12628
12629 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12630
12631         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12632         `mm-dissect-multipart' and receive the from field as an (optional)
12633         argument from `mm-dissect-multipart'.
12634         (mm-dissect-multipart): Receive the from field as an argument and
12635         pass it on when we call `mm-dissect-buffer' on MIME parts.
12636         Fixes verification/decryption of signed/encrypted MIME parts.
12637
12638 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12639
12640         * gnus-sum.el (gnus-summary-move-article): Set
12641         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12642         whatever it calls (right now, only nnimap-request-move article
12643         respects it).
12644
12645         * nnimap.el (nnimap-request-move-article): When
12646         gnus-sum-hint-move-is-internal is set, don't do the extra
12647         nnimap-request-article.
12648
12649 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12650
12651         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12652
12653         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12654         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12655
12656         * gnus-sum.el (gnus-summary-caesar-message):
12657         Apply `gnus-treat-article' after rotation.
12658
12659         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12660         doc string.
12661
12662 2005-02-22  Simon Josefsson  <jas@extundo.com>
12663
12664         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12665         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12666         <arne@arnested.dk>.
12667         (encrypt): Add password-cache and password-cache-expiry as group
12668         members.
12669
12670 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12671
12672         * smime.el (smime-ldap-host-list): Doc fix.
12673         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12674         cache) password.
12675         (smime-sign-region): Use it.
12676         (smime-decrypt-region): Use it.
12677         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12678         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12679         fails.
12680         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12681         certificate from DER to PEM format rather than calling openssl.
12682
12683         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12684
12685         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12686         for signing/encryption.
12687
12688         * mml.el (mml-parse-1): Use them.
12689
12690 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12691
12692         * nnrss.el (nnrss-verbose): Removed.
12693         (nnrss-request-group): Use `nnheader-message' instead.
12694
12695 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12696
12697         * nnrss.el (nnrss-verbose): New variable.
12698         (nnrss-request-group): Make it say nnrss is requesting a group.
12699
12700 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12701
12702         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12703         Handle news URL with given port correctly.
12704
12705 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12706
12707         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12708         containing special characters.
12709
12710         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12711
12712         * mml.el (mime-to-mml): Ditto.
12713
12714         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12715         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12716         (rfc2047-decode-region): Quote decoded words containing special
12717         characters when rfc2047-quote-decoded-words-containing-tspecials
12718         is non-nil.
12719
12720 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12721
12722         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12723
12724         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12725
12726 2005-02-15  Simon Josefsson  <jas@extundo.com>
12727
12728         * nnimap.el (nnimap-debug): Doc fix.
12729
12730         * imap.el (imap-debug): Doc fix.
12731
12732 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12733
12734         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12735
12736 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12737
12738         * gnus.el (spam-contents): Improve docs for spam-contents
12739         parameter in its variable incarnation.
12740
12741 2005-02-14  Simon Josefsson  <jas@extundo.com>
12742
12743         * smime-ldap.el: Use require instead of load-library for ldap.
12744         (smime-ldap-search): Indent.
12745         (smime-ldap-search-internal): Shorten line.
12746
12747         * smime.el (smime-cert-by-dns): Add doc-string.
12748         (smime-cert-by-ldap-1): Indent.
12749
12750         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12751         mml-smime-get-dns-ldap.
12752         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12753
12754 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12755
12756         * smime.el: Require smime-ldap.
12757         (smime-ldap-host-list): New variable.
12758         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12759
12760         * mml-smime.el (mml-smime-encrypt-query): New function.
12761         (mml-smime-encrypt-query): Use it.
12762
12763         * smime-ldap.el: New file.
12764
12765 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12768
12769 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12770
12771         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12772         argument in doc string.  Make query for type more clear.
12773
12774 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12775
12776         * gnus.el (gnus-group-startup-message): Search for gnus images in
12777         etc/images/gnus.
12778         * mm-util.el (mm-image-load-path): Likewise.
12779         * smiley.el (smiley-data-directory): Search for smilies in
12780         etc/images/smilies.
12781
12782 2005-02-09  Kim F. Storm  <storm@cua.dk>
12783
12784         Change Emacs release version from 21.4 to 22.1 throughout.
12785         Change Emacs development version from 21.3.50 to 22.0.50.
12786
12787 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12788
12789         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12790
12791         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12792         non-Mule XEmacs as well.
12793         (mm-decompress-buffer): Signal an error intentionally if it does
12794         not decompress compressed data because auto-compression-mode is
12795         disabled.
12796
12797 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12798
12799         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12800         an ID in the registry even if it has no groups.
12801
12802 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12803
12804         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12805         merge it into mm-decompress-buffer.
12806         (gnus-mime-copy-part): Use the MIME part charset, the value which
12807         a user specified or gnus-newsgroup-charset for decoding, like
12808         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12809         save-buffer what was used.  Suggested by Kevin Ryde
12810         <user42@zip.com.au>.
12811         (gnus-mime-inline-part): Allow the name parameter as well as the
12812         filename parameter; force decompressing of compressed data; always
12813         display contents being not decoded as unibyte.
12814
12815         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12816         as well as the filename parameter.
12817
12818         * mm-util.el (mm-decompress-buffer): Merge
12819         gnus-mime-jka-compr-maybe-uncompress.
12820         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12821         of compressed data.
12822
12823 2005-02-08  Simon Josefsson  <jas@extundo.com>
12824
12825         * imap.el (imap-log): Doc fix.
12826
12827 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12830         the coding cookies; decompress compressed parts.
12831
12832         * mml.el (mml-generate-mime-1): Add the charset parameter according
12833         to the value which a user specified manually or the coding cookie.
12834
12835         * mm-util.el (mm-string-to-multibyte): New function.
12836         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12837         (mm-coding-system-to-mime-charset): New function.
12838         (mm-decompress-buffer): New function.
12839         (mm-find-buffer-file-coding-system): New function.
12840
12841         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12842         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12843         parts.
12844
12845 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12846
12847         * mm-view.el (mm-display-inline-fontify): Decode a part according
12848         to the charset parameter.
12849
12850 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12851
12852         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12853         prefix arg is neither nil nor a number, as info specifies.
12854
12855 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12858         timestamps.
12859
12860 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12861
12862         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12863         groups error checking and notify user.
12864
12865 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12866
12867         * message.el (message-send-mail-function): Check existence of
12868         sendmail-program first before using default value
12869         `message-send-mail-with-sendmail'.  Otherwise use more generic
12870         `smtpmail-send-it'.
12871
12872 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * nntp.el (nntp-request-update-info): Always return nil.
12875
12876 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12877
12878         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12879
12880 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12881
12882         * message.el (message-beginning-of-line): Change the behavior when
12883         invoked between BOL and : so that it first moves backward.
12884
12885 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12886
12887         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12888         article buffer when editing of the article is discarded.
12889         (gnus-article-prepare): Revert.
12890
12891 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12892
12893         * gnus-art.el (gnus-article-prepare):
12894         Remove message-strip-forbidden-properties from the local hook.
12895
12896 2005-01-27  Simon Josefsson  <jas@extundo.com>
12897
12898         * password.el (password-cache-add): Only start one timer per key.
12899         Reported by Derek Atkins <warlord@MIT.EDU>.
12900
12901 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12902
12903         * run-at-time.el: Removed.  It is no longer needed as
12904         timer-funcs.el in the xemacs-base package has a working version of
12905         `run-at-time'.
12906
12907         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12908
12909         * password.el: Require timer-funcs instead of run-at-time in
12910         XEmacs.
12911         Remove `password-run-at-time' macro.
12912         (password-cache-add): Use `run-at-time' instead of
12913         `password-run-at-time'.
12914
12915         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12916         Remove `nnheader-cancel-function-timers' alias,
12917         `cancel-function-timers' exists in XEmacs in timer-funcs.
12918
12919         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12920         for `run-with-idle-timer'.
12921
12922         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12923         for `run-at-time'.
12924
12925         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12926         for `with-timeout'.
12927
12928         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12929         the same as for XEmacs 21.4.
12930         No need to ignore `run-with-idle-timer', this function exists in
12931         XEmacs now in timer-funcs.el in the xemacs-base package.
12932         (dgnushack-compile): No need to delete
12933         run-at-time.el from the list of files to compile because it
12934         doesn't exist anymore.
12935
12936 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12937
12938         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12939         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12940
12941 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12942
12943         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12944         sensitively.
12945
12946 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12947
12948         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12949
12950 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12953         which will be inserted according to the multibyteness of a buffer
12954         rather than the type of contents.  Suggested by ARISAWA Akihiro
12955         <ari@mbf.ocn.ne.jp>.
12956
12957         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12958         of string which old xml.el may return rather than a string.
12959
12960 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12961
12962         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12963
12964 2005-01-16  Simon Josefsson  <jas@extundo.com>
12965
12966         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12967         idn/idna.el isn't available.
12968         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12969         <michael@waxrat.com>.
12970
12971         * hashcash.el: Remove non-FSF copyright header.
12972
12973         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12974         (hashcash-generate-payment): Use it.
12975         (hashcash-generate-payment-async): Use it.
12976
12977 2005-01-15  Simon Josefsson  <jas@extundo.com>
12978
12979         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12980         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12981
12982         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12983         gnus-summary-idna-message.
12984         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12985         (gnus-summary-idna-message): New function.
12986
12987 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12988
12989         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12990         gnus-novice-user.
12991
12992 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12993
12994         * nnrss.el (nnrss-request-delete-group): Delete entries in
12995         nnrss-group-alist as well.
12996         (nnrss-save-server-data): Insert newline.
12997
12998 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12999
13000         * gnus.el (gnus-user-agent): Use list of symbols instead of
13001         symbols.  Display full version number for (S)XEmacs.  Optionally
13002         display (S)XEmacs codename.
13003
13004         * gnus-util.el (gnus-emacs-version): Update for new
13005         `gnus-user-agent'.
13006
13007         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13008         Gnus version.
13009
13010 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13011
13012         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13013         which is unreadable in some setups.
13014
13015 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13016
13017         * gnus-spec.el (gnus-update-format-specifications): Flush the
13018         group format spec cache if it doesn't support decoded group names.
13019
13020 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13021
13022         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13023         Allow to apply decay on score files matching a regexp.
13024
13025 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13026
13027         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13028         compatibility in %g and %c.
13029
13030 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13031
13032         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13033         name for only %g and %c.
13034         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13035         of gnus-tmp-group to decoded group name.
13036         (gnus-group-make-rss-group): Exclude `/'s from group names.
13037
13038 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13039
13040         * nnrss.el (nnrss-get-encoding): Fix regexp.
13041
13042 2004-12-27  Simon Josefsson  <jas@extundo.com>
13043
13044         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13045         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13046         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13047
13048 2004-12-17  Kim F. Storm  <storm@cua.dk>
13049
13050         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13051
13052         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13053
13054 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13055
13056         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13057
13058 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13059
13060         * nnrss.el: Require rfc2047 and mml.
13061         (nnrss-file-coding-system): New variable.
13062         (nnrss-format-string): Redefine it as an inline function.
13063         (nnrss-decode-group-name): New function.
13064         (nnrss-string-as-multibyte): Remove.
13065         (nnrss-retrieve-headers): Decode group name; don't use
13066         nnrss-format-string.
13067         (nnrss-request-group): Decode group name.
13068         (nnrss-request-article): Decode group name; allow a Message-ID as
13069         well as an article number; don't use nnrss-format-string; encode a
13070         Message-ID string which may contain non-ASCII characters; use
13071         mml-to-mime to compose a MIME article.
13072         (nnrss-request-expire-articles): Decode group name.
13073         (nnrss-request-delete-group): Decode group name.
13074         (nnrss-fetch): Clarify error message.
13075         (nnrss-read-server-data): Use insert-file-contents instead of load;
13076         bind file-name-coding-system; use multibyte buffer.
13077         (nnrss-save-server-data): Bind coding-system-for-write to the
13078         value of nnrss-file-coding-system; bind file-name-coding-system;
13079         add coding cookie.
13080         (nnrss-read-group-data): Use insert-file-contents instead of load;
13081         bind file-name-coding-system; use multibyte buffer.
13082         (nnrss-save-group-data): Bind coding-system-for-write to the
13083         value of nnrss-file-coding-system; bind file-name-coding-system.
13084         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13085         make it work with non-ASCII text.
13086         (nnrss-find-el): Make it work with old xml.el as well.
13087
13088 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13089
13090         * nnrss.el (nnrss-get-encoding): New function.
13091         (nnrss-fetch): Use unibyte buffer initially; bind
13092         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13093         decode contents according to the encoding attribute.
13094         (nnrss-save-group-data): Add coding cookie.
13095         (nnrss-mime-encode-string): New function.
13096         (nnrss-check-group): Use it to encode subject and author.
13097
13098 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13099
13100         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13101         imaginary variable.
13102
13103 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13106         correctly even if there are wide characters.
13107
13108 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13109
13110         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13111         downcased symbol names; make a new cache instead of reusing
13112         bbdb-hashtable.
13113
13114 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13115
13116         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13117         concatenating segments rather than before concatenating them.
13118         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13119
13120         * message.el (message-get-reply-headers): Bind `extra'.
13121
13122 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13123
13124         * message.el (message-extra-wide-headers): New variable.
13125         (message-get-reply-headers): Use it.
13126
13127 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13128
13129         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13130         (gnus-agent-group-pathname): Ditto.
13131
13132         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13133
13134         * gnus-group.el (gnus-group-make-group): Decode group name.
13135         (gnus-group-make-rss-group): Register the group data after opening
13136         the nnrss group.
13137
13138 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13139
13140         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13141         by expiry now get marked as read.
13142
13143 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13146
13147 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13148
13149         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13150         unify Latin characters in XEmacs.
13151         (mm-find-mime-charset-region): Use it.
13152
13153 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13154
13155         * gnus-util.el (gnus-delete-directory): New function.
13156
13157         * gnus-agent.el (gnus-agent-delete-group): Use it.
13158
13159         * gnus-cache.el (gnus-cache-delete-group): Use it.
13160
13161 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13164         names.
13165
13166 2004-12-16  Simon Josefsson  <jas@extundo.com>
13167
13168         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13169
13170 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13171
13172         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13173
13174         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13175         (gnus-group-set-current-level): Decode group name.
13176
13177 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13178
13179         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13180         failed.
13181
13182 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13183
13184         * gnus-group.el (gnus-group-delete-group): Decode group name.
13185         (gnus-group-make-rss-group): Encode group name.
13186         (gnus-group-catchup-current): Decode group name.
13187         (gnus-group-kill-group): Decode group name.
13188
13189 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13190
13191         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13192
13193 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * gnus-group.el (gnus-group-make-rss-group):
13196         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13197
13198         * gnus-start.el (gnus-setup-news): Honor user's setting to
13199         gnus-message-archive-method.  Suggested by Lute Kamstra
13200         <lute@gnu.org>.
13201
13202 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13203
13204         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13205         global counterparts of the buffer-local variables.
13206
13207 2004-11-16  Romain Francoise  <romain@orebokech.com>
13208
13209         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13210         counterparts of the buffer-local variables.
13211
13212 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13213
13214         * message.el (message-forbidden-properties): Fixed typo in doc
13215         string.
13216
13217 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13218
13219         * gnus-util.el (gnus-replace-in-string): Added doc string.
13220
13221         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13222         to avoid problems when splitting mails with many recipients.
13223
13224 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13225
13226         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13227         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13228
13229 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13230
13231         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13232         if there is no hashtable in memory or file modification time is
13233         newer than cached timestamp.
13234
13235 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13236
13237         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13238         not-matching option.
13239
13240 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13241
13242         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13243         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13244         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13245         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13246         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13247         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13248
13249 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * message.el (message-forward-make-body-mml): Remove headers
13252         according to message-forward-ignored-headers if a message is decoded.
13253
13254 2004-12-02  Romain Francoise  <romain@orebokech.com>
13255
13256         * message.el (message-forward-make-body-plain): Always remove
13257         headers according to message-forward-ignored-headers.
13258
13259 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13260
13261         * spam.el (spam-summary-prepare-exit): Remove the
13262         gnus-summary-limit pop for now, it has problems with ham marks for
13263         me.
13264
13265 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13266
13267         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13268         correctly.
13269
13270 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13271
13272         * format-spec.el (format-spec): Message the char.
13273
13274 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13275
13276         * gnus-art.el (gnus-split-methods): Reformat comments.
13277
13278         * spam.el (spam-summary-prepare-exit): Remove article limits
13279         before exiting the summary buffer.
13280
13281 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13284         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13285
13286         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13287         order to silence the byte compiler.
13288
13289         * spam.el: Fix the way to silence the byte compiler, which
13290         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13291         bbdb-search-simple, spam-BBDB-register-routine,
13292         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13293         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13294         spam-stat-buffer-is-spam, spam-stat-load,
13295         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13296         spam-stat-save and spam-stat-split-fancy.
13297
13298 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13301         which may confuse users.
13302         (canlock-password-for-verify): Ditto.
13303
13304         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13305
13306         * gnus-art.el (gnus-emphasis-alist): Ditto.
13307
13308         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13309
13310         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13311
13312         * gnus-start.el (gnus-save-killed-list): Ditto.
13313
13314         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13315         (gnus-sum-thread-tree-root): Ditto.
13316         (gnus-sum-thread-tree-false-root): Ditto.
13317         (gnus-sum-thread-tree-single-indent): Ditto.
13318
13319         * message.el (message-courtesy-message): Ditto.
13320         (message-archive-note): Ditto.
13321         (message-subscribed-address-file): Ditto.
13322         (message-user-fqdn): Ditto.
13323
13324         * spam-report.el (spam-report-gmane-regex): Ditto.
13325
13326         * spam.el (spam-blackhole-good-server-regex): Ditto.
13327
13328 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * mml.el (mml-preview): Widen the message buffer before copying
13331         the contents to the preview buffer; sort headers before previewing.
13332
13333         * message.el (message-hidden-headers): Fix the way to avoid a bug
13334         in the `repeat' widget in Emacs 21.3 or earlier.
13335
13336 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * message.el (message-hidden-headers): Default to "^References:".
13339         Improve customization type.  Suggested by Reiner Steib
13340         <Reiner.Steib@gmx.de>.
13341
13342 2004-11-25  Romain Francoise  <romain@orebokech.com>
13343
13344         * message.el (message-strip-forbidden-properties): Remove check for
13345         obsolete `message-hidden' text property, hidden headers are not
13346         accessible in the buffer anymore.
13347
13348 2004-11-22  Romain Francoise  <romain@orebokech.com>
13349
13350         * message.el (message-header-format-alist): Add `From' in list
13351         so that it can be sorted.
13352         (message-fix-before-sending): Widen and sort headers before
13353         sending.
13354         (message-hide-headers): Use narrowing to hide headers by moving
13355         them to the top of the buffer and narrowing to the region
13356         underneath.
13357
13358 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13359
13360         * message.el (message-strip-forbidden-properties): Bind
13361         buffer-read-only (etc) to nil.
13362
13363 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13364
13365         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13366         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13367
13368 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13369
13370         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13371
13372 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13373
13374         * dns.el (query-dns): Use sit-for to time instead of
13375         accept-process-output, since that doesn't seem to work on udp
13376         sockets.
13377
13378 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13379
13380         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13381
13382 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13383
13384         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13385         doc string.  Improve doc string.
13386
13387 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13388
13389         * nntp.el (nntp-request-update-info): Return nil if
13390         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13391         may not call gnus-activate-group which uselessly issues the GROUP
13392         commands for all nntp groups and wastes time.  Reported by Romain
13393         Francoise <romain@orebokech.com>.
13394
13395         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13396
13397 2004-11-15  Simon Josefsson  <jas@extundo.com>
13398
13399         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13400         headers separately.
13401         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13402         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13403
13404 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * gnus-start.el (gnus-convert-old-newsrc):
13407         Assign legacy-gnus-agent to 5.10.7.
13408
13409 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13410
13411         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13412         start of the lines.
13413
13414 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13415
13416         * hashcash.el (hashcash-default-payment): Change default to 20.
13417         (hashcash-default-accept-payment): Change default to 20.
13418         (hashcash-process-alist): New variable.
13419         (hashcash-generate-payment-async): Add.
13420         (hashcash-already-paid-p): Add.
13421         (hashcash-insert-payment): Don't generate payments twice.
13422         (hashcash-insert-payment-async): Add.
13423         (hashcash-insert-payment-async-2): Add.
13424         (hashcash-cancel-async): Add.
13425         (hashcash-wait-async): Add.
13426         (hashcash-processes-running-p): Add.
13427         (hashcash-wait-or-cancel): Add.
13428         (mail-add-payment): New optional argument.  Conditionally start
13429         asynchronous calculation.
13430         (mail-add-payment-async): Add.
13431
13432         * message.el (message-send-mail): Wait for asynchronous hashcash
13433         results.  Don't clobber existing X-Hashcash headers.
13434         (message-setup-1): Call mail-add-payment-async when
13435         message-generate-hashcash is non-nil.
13436
13437 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13438
13439         * message.el (message-use-alternative-email-as-from): Examine the
13440         From header as well; use message-make-from in order to include a
13441         user's full name.
13442
13443 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13446         default; improve customization type.
13447         (gnus-emphasis-custom-with-format): New macro.
13448         (gnus-emphasis-custom-value-to-external): New function.
13449         (gnus-emphasis-custom-value-to-internal): New function.
13450
13451 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13452
13453         * dns.el (query-dns): Resolve reverse addresses.
13454
13455 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13456
13457         * gnus-group.el (gnus-group-get-new-news): Use it.
13458
13459         * gnus-start.el (gnus-check-reasonable-setup): New function.
13460
13461 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13462
13463         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13464         "Args out of range" error.  Reported by Arnaud Giersch
13465         <arnaud.giersch@free.fr>.
13466
13467 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13468
13469         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13470
13471 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13472
13473         * spam.el (spam group): Add :version.
13474
13475         * pgg-def.el (pgg group): Add :version.
13476
13477 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13478
13479         * gnus-art.el (gnus-article-edit-article): Don't associate the
13480         article buffer with a draft file.  This is a temporary measure
13481         against the 2004-08-22 change to gnus-article-edit-mode.
13482
13483 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13484
13485         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13486         (html2text-format-tags): Remove unused variable `attr'.
13487
13488 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13489
13490         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13491
13492         * tls.el (tls-process-connection-type, tls-success)
13493         (tls-certtool-program): Add :version.
13494
13495         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13496         (starttls-extra-arguments, starttls-process-connection-type)
13497         (starttls-connect, starttls-failure, starttls-success): Add :version.
13498
13499         * spam-stat.el (spam-stat): Add :version.
13500
13501         * sieve.el (sieve): Add :version.
13502
13503         * sha1.el (sha1): Add :version.
13504         (sha1-use-external): Remove redundant version.
13505
13506         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13507         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13508         (nnmail-split-fancy-match-partial-words)
13509         (nnmail-split-lowercase-expanded): Add :version.
13510
13511         * nndiary.el (nndiary): Add :version.
13512
13513         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13514
13515         * mml-sec.el (mml-default-sign-method)
13516         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13517         Add :version.
13518
13519         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13520
13521         * mm-url.el (mm-url-use-external, mm-url-program)
13522         (mm-url-arguments): Add :version.
13523
13524         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13525         (mm-attachment-file-modes, mm-decrypt-option)
13526         (mm-w3m-safe-url-regexp): Add :version.
13527
13528         * message.el (message-cite-prefix-regexp)
13529         (message-sendmail-envelope-from, message-minibuffer-local-map)
13530         (message-user-fqdn, message-completion-alist): Add :version.
13531
13532         * gnus-win.el (gnus-configure-windows-hook)
13533         (gnus-use-frames-on-any-display): Add :version.
13534
13535         * gnus-art.el (gnus-article-address-banner-alist)
13536         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13537         (gnus-treat-from-picon, gnus-treat-mail-picon)
13538         (gnus-treat-x-pgp-sig): Add :version.
13539
13540         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13541         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13542         (gnus-summary-article-delete-hook)
13543         (gnus-summary-display-while-building): Add :version.
13544
13545         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13546         (gnus-get-top-new-news-hook): Add :version.
13547
13548         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13549         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13550
13551         * gnus-registry.el (gnus-registry): Add :version.
13552
13553         * gnus-spec.el (gnus-use-correct-string-widths)
13554         (gnus-make-format-preserve-properties): Add :version.
13555
13556         * gnus.el (gnus-group-charter-alist)
13557         (gnus-group-fetch-control-use-browse-url)
13558         (gnus-install-group-spam-parameters): Add :version.
13559
13560         * gnus-diary.el (gnus-diary): Add :version.
13561
13562         * gnus-delay.el (gnus-delay): Add :version.
13563
13564         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13565         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13566         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13567         Add :version.
13568
13569         * gnus-agent.el (gnus-agent-max-fetch-size)
13570         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13571         (gnus-agent-prompt-send-queue): Add :version.
13572
13573         * deuglify.el (gnus-outlook-deuglify): Add :version.
13574
13575         * html2text.el: Beautify code.  Improve doc strings.  Some
13576         checkdoc cleanup.
13577         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13578
13579 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13580
13581         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13582
13583 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13584
13585         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13586         when package is loaded.
13587
13588         * spam.el (spam-summary-score-preferred-header): Add global preference
13589         for people who want to override the default SpamAssassin over
13590         Bogofilter preference (when both are set).
13591         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13592         (spam-user-format-function-S): Check
13593         spam-summary-score-preferred-header.
13594         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13595         (spam-user-format-function-S): Format the score correctly.
13596
13597 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13598
13599         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13600         signature file.  Suggested by Manoj Srivastava
13601         <srivasta@golden-gryphon.com>.
13602
13603         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13604         iso-2022-jp even in the Japanese language environment.
13605         Suggested by Jason Rumney <jasonr@gnu.org>.
13606
13607 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13608
13609         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13610         use the same characters as the dummy marks; make it free from
13611         getting affected by the language environment.
13612         (gnus-summary-read-group-1): Update mark positions only when the
13613         format spec is updated.
13614
13615         * gnus-spec.el (gnus-update-format-specifications): Return a list
13616         of updated types.
13617
13618 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13619
13620         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13621         of boundp to check if display-warning is available.
13622
13623 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13624
13625         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13626
13627 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * nnspool.el (nnspool-spool-directory): Use news-path if the
13630         news-directory variable is not bound.
13631
13632         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13633         function instead of display-warning if it is not available.
13634
13635 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13636
13637         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13638         v5-10: Use `point-at-bol'.
13639
13640 2004-10-26  Simon Josefsson  <jas@extundo.com>
13641
13642         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13643         <chenggao@gmail.com>.
13644
13645 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13646
13647         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13648         instead.
13649
13650 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13651
13652         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13653         to remove a server from the nnimap-server-buffer-alist.
13654         (nnimap-open-connection, nnimap-close-server): Use it.
13655
13656         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13657
13658 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13659
13660         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13661         running the major-mode function.
13662
13663 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13664
13665         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13666         dummy marks in the right way.
13667
13668 2004-10-18  David Edmondson  <dme@dme.org>
13669
13670         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13671         excessively.
13672
13673 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13674
13675         * gnus-util.el (gnus-split-references): Accept a nil references
13676         string and go on blissfully.
13677
13678         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13679         cases where the references string is non-nil but has no references.
13680
13681         * encrypt.el: Add autoload tags.
13682
13683         * spam.el (spam-resolve-registrations-routine): Remove article
13684         from unregistration list too.  Reported by David Hanak
13685         <dhanak@isis.vanderbilt.edu>
13686
13687 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13688
13689         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13690         nil.  Changed custom type.
13691
13692 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13693
13694         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13695
13696         * gnus-sum.el (gnus-summary-move-article): Use it.
13697
13698 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13699
13700         * encrypt.el: Add autoload cookies.
13701
13702         * spam.el (spam-backend-article-list-property)
13703         (spam-backend-get-article-todo-list)
13704         (spam-backend-put-article-todo-list)
13705         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13706         Resolve registrations separately.
13707         (spam-register-routine): Format comments.
13708         (spam-unregister-routine, spam-register-routine): Always call with
13709         specific-articles, no default list.
13710         (spam-summary-prepare-exit): Use the spam-classifications function.
13711
13712         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13713         gnus-encrypt.el.
13714
13715         * encrypt.el: Copied from gnus-encrypt.el.
13716
13717         * gnus-encrypt.el: Commented that it's obsolete.
13718
13719 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13720
13721         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13722         (gnus-score-save): Use it.
13723
13724         * message.el (message-bury): Use `window-dedicated-p'.
13725
13726 2004-10-15  Simon Josefsson  <jas@extundo.com>
13727
13728         * pop3.el (top-level): Don't require nnheader.
13729         (pop3-read-timeout): Add.
13730         (pop3-accept-process-output): Add.
13731         (pop3-read-response, pop3-retr): Use it.
13732
13733 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13734
13735         * spam.el (spam-register-routine): Move comment.
13736         (spam-verify-bogofilter): Use 'unknown for the initial
13737         spam-bogofilter-valid state, not 'never.
13738
13739         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13740         for netrc-machine.
13741
13742         * nnimap.el (nnimap-open-connection): Use
13743         netrc-machine-user-or-password.
13744
13745 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13746
13747         * gnus-registry.el (gnus-registry-unload-hook):
13748         Set as a variable with add-hook.
13749
13750         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13751         of news-path.
13752
13753         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13754
13755         * spam.el: Delete duplicate `provide'.
13756         (spam-unload-hook): Set as a variable with add-hook.
13757
13758 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13759
13760         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13761         in the doc string.
13762
13763         * message.el (message-ignored-news-headers)
13764         (message-ignored-supersedes-headers)
13765         (message-ignored-resent-headers)
13766         (message-forward-ignored-headers): Improve custom type.
13767
13768 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13769
13770         * message.el (message-tokenize-header): Fix 2004-09-06 change
13771         which used point-min in the wrong place.
13772
13773 2004-10-12  Simon Josefsson  <jas@extundo.com>
13774
13775         * tls.el (tls-certtool-program): New variable.
13776         (tls-certificate-information): New function, based on
13777         ssl-certificate-information.
13778
13779 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13780
13781         * compface.el: Move the version of ELisp-based uncompface program
13782         to the contrib directory because of the copyright problem.
13783
13784 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13785
13786         * message.el (message-kill-buffer): Raise the current frame.
13787
13788 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13789
13790         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13791
13792         * gnus.el (message-y-or-n-p): Autoload.
13793
13794         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13795         (pop3-password-required, pop3-authentication-scheme)
13796         (pop3-leave-mail-on-server): Made customizable.
13797         (pop3): New custom group.
13798         (pop3-retr): Remove `sleep-for' statements.
13799         Suggested by Dave Love <fx@gnu.org>.
13800
13801         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13802         Windows/DOS.
13803
13804         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13805         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13806         Dave Love <fx@gnu.org>.
13807
13808         * mml.el (mml-minibuffer-read-disposition): Require match.
13809         Suggested by Dave Love <fx@gnu.org>.
13810
13811 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13812
13813         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13814         doc string.
13815
13816 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13817
13818         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13819
13820 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13821
13822         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13823         instead of calling `mm-insert-inline', to decode text/* parts
13824         before displaying them.
13825
13826 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13827
13828         * mm-uu.el (mm-uu-text-plain-type): New variable.
13829         (mm-uu-pgp-signed-extract-1): Use it.
13830         (mm-uu-pgp-encrypted-extract-1): Use it.
13831         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13832         bind mm-uu-text-plain-type with that value.
13833         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13834         mm-uu-dissect.
13835
13836 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13837
13838         * gnus-group.el (gnus-update-group-mark-positions):
13839         * gnus-sum.el (gnus-update-summary-mark-positions):
13840         * message.el (message-check-news-body-syntax):
13841         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13842         of string-as-multibyte.
13843
13844 2004-10-05  Juri Linkov  <juri@jurta.org>
13845
13846         * gnus-group.el (gnus-update-group-mark-positions):
13847         * gnus-sum.el (gnus-update-summary-mark-positions):
13848         * message.el (message-check-news-body-syntax):
13849         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13850         8-bit unibyte values to a multibyte string for search functions.
13851
13852 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13855         (mm-uu-dissect-text-parts): New function.
13856
13857         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13858         dissect text parts.
13859
13860         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13861         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13862
13863         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13864
13865         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13866         gnus-current-topics instead of gnus-current-topic.
13867
13868 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13869
13870         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13871
13872 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13873
13874         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13875         where approriate.
13876
13877         * nnml.el (nnml-generate-active-info): do.
13878
13879         * nndiary.el (nndiary-generate-active-info): do.
13880
13881         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13882         (gnus-topic-move): do.
13883
13884         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13885         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13886
13887         * gnus-srvr.el (gnus-server-prepare)
13888         (gnus-server-open-all-servers): do.
13889
13890         * gnus-msg.el (gnus-summary-cancel-article)
13891         (gnus-summary-resend-message)
13892         (gnus-summary-mail-crosspost-complaint): do.
13893
13894         * gnus-move.el (gnus-change-server): do.
13895
13896         * gnus-group.el (gnus-group-unmark-all-groups)
13897         (gnus-group-set-current-level): do.
13898
13899 2004-10-04  Simon Josefsson  <jas@extundo.com>
13900
13901         * message.el (message-generate-hashcash): Doc fix.
13902
13903 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13904
13905         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13906         avoid infinite recursion via gnus-get-function.
13907
13908 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13909
13910         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13911
13912         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13913
13914         * nnmail.el (nnmail-split-history): do.
13915
13916         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13917         (nnml-request-delete-group): do.
13918
13919         * nnslashdot.el (nnslashdot-read-groups): do.
13920
13921         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13922         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13923
13924         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13925         (nnspool-sift-nov-with-sed): Use last.
13926         (nnspool-retrieve-headers-with-nov): Use mapc.
13927         (nnspool-request-newgroups): Use dolist.
13928         (nnspool-request-group): Use last.
13929
13930         * nntp.el (nntp-read-server-type): Use dolist.
13931
13932         * nnvirtual.el (nnvirtual-create-mapping)
13933         (nnvirtual-update-read-and-marked): Use dolist.
13934         (nnvirtual-convert-headers): Simplify.
13935
13936 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13937
13938         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13939         support for sync'ing tick marks.
13940
13941 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13942
13943         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13944         there's no visible header.
13945
13946 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13947
13948         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13949         necessary, pass full group name to gnus-request-set-marks.
13950
13951 2004-10-01  Simon Josefsson  <jas@extundo.com>
13952
13953         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13954         acroread.
13955
13956 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13957
13958         * spam-report.el (spam-report-gmane): Fix interactive.
13959
13960         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13961
13962         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13963         when writing file.
13964         (gnus-agent-synchronize-flags): Don't default to being
13965         interactive.
13966
13967 2004-09-30  Simon Josefsson  <jas@extundo.com>
13968
13969         * message.el (message-generate-hashcash): Add.
13970         (message-send-mail): Use it, call mail-add-payment.
13971
13972 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13973
13974         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13975
13976 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13977
13978         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13979         gnus-requst-update-info with explicit code to sync the in-memory
13980         info read flags with the marks being sync'd to the backend.
13981
13982         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13983
13984 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13985
13986         * spam.el (spam-verify-bogofilter): Add new function.
13987         (spam-check-bogofilter)
13988         (spam-bogofilter-register-with-bogofilter): Use it.
13989         (spam-verify-bogofilter): Add small fixes.
13990
13991 2004-09-28  Simon Josefsson  <jas@extundo.com>
13992
13993         * hashcash.el (hashcash-generate-payment): Revert.
13994
13995 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13996
13997         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13998         gnus-extract-references instead of gnus-split-references.
13999
14000         * gnus-util.el (gnus-extract-references): Add new function, analogous
14001         to gnus-split-references but extracts only the message-ID without
14002         anything extra.
14003
14004         * hashcash.el (hashcash-generate-payment)
14005         (hashcash-check-payment): Do the right thing if hashcash-path is
14006         nil (because the hashcash program could not be found).
14007
14008         * spam.el (spam-use-hashcash): Remove comment.
14009
14010 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14011
14012         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14013         (gnus-cache-enter-article, gnus-cache-remove-article)
14014         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14015
14016         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14017
14018         * gnus-art.el (article-hide-boring-headers)
14019         (article-translate-strings, article-display-face)
14020         (gnus-article-mime-match-handle-first)
14021         (gnus-article-highlight-headers)
14022         (gnus-article-add-buttons-to-head): do.
14023
14024 2004-09-27  Simon Josefsson  <jas@extundo.com>
14025
14026         * hashcash.el: New version, from
14027         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14028         ../contrib/.
14029
14030 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14033
14034 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14035
14036         * gnus-dup.el (gnus-dup-open): Use mapc.
14037         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14038
14039         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14040         Reported by Stefan Wiens <s.wi@gmx.net>.
14041
14042         * gnus.el (gnus-shutdown): Use dolist.
14043
14044         * gnus-undo.el (gnus-undo): Use mapc.
14045
14046         * nnrss.el (nnrss-generate-active): do.
14047
14048         * message.el (message-cite-original-without-signature)
14049         (message-cite-original): Use mapc.
14050         (message-do-actions, message-make-forward-subject): Use dolist.
14051
14052 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14053
14054         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14055         deletion to remove entire duplicate line.  Fixes merged article
14056         number bug.
14057
14058 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14059
14060         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14061         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14062         first ask if you want to open a server and then, even when you
14063         responded with no, asking if you want to synchronize the server's
14064         flags.
14065         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14066         multi-line expressions.
14067         (gnus-agent-synchronize-group-flags): New internal function.
14068         Updates marks in memory (in the info structure) AND in the
14069         backend.
14070
14071         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14072
14073         * nnagent.el (nnagent-request-set-mark): Use
14074         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14075         method, to ensure that synchronization updates marks in the
14076         backend and in the info (in memory) structure.
14077
14078 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14081         convention fully; don't miss the root article of a thread; make
14082         the X-Draft-From header with correct article numbers.
14083
14084 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14085
14086         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14087         unless plugged.  Disable the agent so that an open failure causes
14088         an error.
14089
14090         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14091         Reverted 2004-09-21 change.  The backend must be opened while
14092         synchronizing flags even when the backend stores the flags
14093         locally.
14094
14095 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14096
14097         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14098         in `header' match.  Reported by Svend Tollak Munkejord.
14099
14100         * message.el (message-cite-original): Fix use of
14101         `message-cite-articles-with-x-no-archive'.
14102
14103 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14106         (gnus-window-to-buffer): Ditto.
14107
14108         * mml.el (mml-preview-buffer): New variable.
14109         (mml-preview): Manage window layout with gnus-buffer-configuration.
14110
14111         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14112         X-Draft-From header even if those articles aren't quoted.
14113
14114 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14115
14116         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14117         (gnus-request-set-mark, gnus-request-update-mark): Use new
14118         g-s-t-u-l-m to decide to use backend even when unplugged.
14119
14120 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14121
14122         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14123         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14124
14125 2004-09-20  Simon Josefsson  <jas@extundo.com>
14126
14127         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14128         "utf-16-le".
14129
14130 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14131
14132         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14133
14134 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14135
14136         * uudecode.el (uudecode-use-external): Add :version.
14137
14138         * smime.el (smime-CA-file, smime-encrypt-cipher)
14139         (smime-dns-server): Add :version.
14140
14141         * smiley.el (gnus-smiley-file-types): Add :version.
14142
14143         * sha1.el (sha1-use-external): Add :version.
14144
14145         * pgg-def.el (pgg-query-keyserver): Add :version.
14146
14147         * nnmail.el (nnmail-fancy-expiry-targets)
14148         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14149         Add :version.
14150
14151         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14152         (nnimap-retrieve-groups-asynchronous): Add :version.
14153         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14154
14155         * mml.el (mml-content-disposition-parameters)
14156         (mml-insert-mime-headers-always): Add :version.
14157
14158         * mm-util.el (mm-coding-system-priorities): Add :version.
14159
14160         * mm-decode.el (mm-inline-text-html-with-images)
14161         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14162         (mm-verify-option): Add :version.
14163         (mm-text-html-renderer): Change :version.
14164
14165         * message.el (message-fcc-externalize-attachments)
14166         (message-required-headers, message-draft-headers)
14167         (message-subject-trailing-was-query)
14168         (message-subject-trailing-was-ask-regexp)
14169         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14170         (message-mark-insert-end, message-archive-header)
14171         (message-archive-note, message-cross-post-default)
14172         (message-cross-post-note, message-followup-to-note)
14173         (message-cross-post-note-function, message-use-mail-followup-to)
14174         (message-subscribed-address-functions)
14175         (message-subscribed-address-file, message-subscribed-addresses)
14176         (message-subscribed-regexps, message-allow-no-recipients)
14177         (message-yank-cited-prefix, message-signature-insert-empty-line)
14178         (message-hidden-headers, message-hierarchical-addresses)
14179         (message-mail-user-agent, message-use-idna)
14180         (message-valid-fqdn-regexp)
14181         (message-strip-special-text-properties, message-header-synonyms)
14182         (message-beginning-of-line, message-tab-body-function): Add :version.
14183         (message-insert-canlock, message-wide-reply-confirm-recipients):
14184         Change :version.
14185
14186         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14187         and :version.
14188         (mail-source-delete-old-incoming-confirm)
14189         (mail-source-movemail-program): Add :version.
14190
14191         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14192         (gnus-agent-cache, gnus-agent): Change :version.
14193
14194         * gnus-util.el (gnus-use-byte-compile): Change :version.
14195
14196         * gnus-sum.el (gnus-summary-make-false-root-always)
14197         (gnus-summary-default-high-score)
14198         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14199         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14200         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14201         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14202         (gnus-sum-thread-tree-single-indent)
14203         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14204         (gnus-sum-thread-tree-leaf-with-other)
14205         (gnus-sum-thread-tree-single-leaf): Add :version.
14206         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14207         (gnus-article-loose-mime): Change :version.
14208
14209         * gnus-start.el (gnus-backup-startup-file)
14210         (gnus-save-startup-file-via-temp-buffer): Add :version.
14211
14212         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14213         (gnus-server-offline-face): Add :version.
14214
14215         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14216
14217         * gnus-msg.el (gnus-gcc-externalize-attachments)
14218         (gnus-debug-files, gnus-debug-exclude-variables)
14219         (gnus-discouraged-post-methods): Change :version.
14220         (gnus-confirm-mail-reply-to-news)
14221         (gnus-confirm-treat-mail-like-news): Add :version.
14222
14223         * gnus-int.el (gnus-server-unopen-status): Add :version.
14224
14225         * gnus-group.el (gnus-group-jump-to-group-prompt)
14226         (gnus-large-ephemeral-newsgroup)
14227         (gnus-fetch-old-ephemeral-headers): Add :version.
14228
14229         * gnus-fun.el (gnus-x-face-directory)
14230         (gnus-convert-pbm-to-x-face-command)
14231         (gnus-convert-image-to-x-face-command)
14232         (gnus-convert-image-to-face-command): Add :version.
14233
14234         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14235
14236         * gnus-cite.el (gnus-cite-blank-line-after-header)
14237         (gnus-article-boring-faces): Add :version.
14238
14239         * gnus-art.el (gnus-buttonized-mime-types)
14240         (gnus-inhibit-mime-unbuttonizing)
14241         (gnus-treat-display-face)
14242         (gnus-treat-body-boundary): Change :version.
14243         (gnus-body-boundary-delimiter, gnus-picon-databases)
14244         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14245         (gnus-treat-date-english, gnus-treat-fold-headers)
14246         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14247         (gnus-treat-mail-picon, gnus-treat-wash-html)
14248         (gnus-article-encrypt-protocol)
14249         (gnus-use-idna, gnus-article-over-scroll)
14250         (gnus-mime-display-multipart-alternative-as-mixed)
14251         (gnus-mime-display-multipart-related-as-mixed)
14252         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14253         (gnus-ctan-url, gnus-button-ctan-handler)
14254         (gnus-button-handle-ctan-bogus-regexp)
14255         (gnus-button-ctan-directory-regexp)
14256         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14257         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14258         (gnus-button-man-level, gnus-button-emacs-level)
14259         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14260
14261         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14262         (gnus-agent-go-online): Change :version.
14263         (gnus-agent-expire-unagentized-dirs)
14264         (gnus-agent-auto-agentize-methods): Add :version.
14265
14266         * flow-fill.el (fill-flowed-display-column)
14267         (fill-flowed-encode-column): Add :version.
14268
14269         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14270         (gnus-outlook-deuglify-unwrap-max)
14271         (gnus-outlook-deuglify-cite-marks)
14272         (gnus-outlook-deuglify-unwrap-stop-chars)
14273         (gnus-outlook-deuglify-no-wrap-chars)
14274         (gnus-outlook-deuglify-attrib-cut-regexp)
14275         (gnus-outlook-deuglify-attrib-verb-regexp)
14276         (gnus-outlook-deuglify-attrib-end-regexp)
14277         (gnus-outlook-display-hook): Add :version.
14278
14279         * binhex.el (binhex-use-external): Add :version.
14280
14281 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14282
14283         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14284         and `invisible'.
14285
14286 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14287
14288         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14289         in gnus-registry-trim.
14290
14291 2004-09-13  Simon Josefsson  <jas@extundo.com>
14292
14293         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14294
14295         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14296
14297         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14298         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14299         <yamaoka@jpl.org>.
14300         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14301         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14302         <yamaoka@jpl.org>.
14303
14304         * sieve.el (sieve-manage-mode): Ditto.
14305
14306 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14307
14308         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14309
14310 2004-09-11  Simon Josefsson  <jas@extundo.com>
14311
14312         * dns-mode.el: Add.
14313
14314         * mm-view.el (mm-display-dns-inline): Add.
14315
14316         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14317         (mm-automatic-display): Ditto.
14318
14319         * mailcap.el (mailcap-mime-data): Add text/dns.
14320         (mailcap-mime-extensions): Map .soa to text/dns.
14321
14322 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14323
14324         * gnus-art.el (article-decode-mime-words, article-babel)
14325         (gnus-article-highlight-signature, gnus-article-add-buttons)
14326         (gnus-signature-toggle): Remove unnecessary bindings of
14327         `inhibit-read-only' inherited from v5.10 merge.
14328
14329 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * nntp.el (nntp): New customization group.
14332         (nntp-authinfo-file): Add customization group.
14333
14334         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14335
14336         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14337
14338         * gnus.el (to-address, to-list, subscribed)
14339         (large-newsgroup-initial): Ditto.
14340
14341         * flow-fill.el (fill-flowed-display-column)
14342         (fill-flowed-encode-column): Ditto.
14343
14344 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14345
14346         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14347         Use point-min rather than 1.
14348         (message-send-mail): Use buffer-size rather than point-max.
14349
14350         * gnus-sum.el (gnus-summary-search-article-forward):
14351         Signal a specific `search-failed' rather than a generic `error'.
14352
14353         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14354         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14355         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14356
14357 2004-09-10  Simon Josefsson  <jas@extundo.com>
14358
14359         * nndb.el (require): Remove tcp and duplicate cl.
14360
14361 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14362
14363         * gnus-agent.el (directory-files-and-attributes): Move forward.
14364
14365 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14366
14367         * gnus-agent.el (directory-files-and-attributes): Optionally
14368         defined to support XEmacs.
14369
14370 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14371
14372         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14373         to avoid run-time CL dependencies.
14374         (gnus-agent-unfetch-articles): New function.
14375         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14376         article numbers even when local .overview file is missing.
14377         (gnus-agent-read-article-number): New function.  Only accepts
14378         27-bit article numbers.
14379         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14380         gnus-agent-read-article-number.
14381         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14382         from backend while recognizing that article numbers in .overview
14383         must be valid.
14384         (gnus-agent-update-files-total-fetched-for): Use
14385         directory-files-and-attributes to improve performance.
14386         * gnus-int.el (gnus-request-move-article): Use
14387         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14388         improve performance.
14389
14390         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14391         some users confused by references to .newsrc when they only have a
14392         .newsrc.eld file.
14393         (gnus-convert-mark-converter-prompt)
14394         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14395         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14396         New function.  Used internally to only display 'gnus converting
14397         files' message when actually necessary.
14398
14399         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14400         methods now autoloaded.
14401
14402 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14403
14404         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14405         identifiers.
14406
14407 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14408
14409         * gnus-picon.el: Fix indentation and closing parenthesis.
14410
14411 2004-09-01  Simon Josefsson  <jas@extundo.com>
14412
14413         * message.el (message-canlock-generate): Require sha1, not
14414         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14415         to require within a function.  Sadly, if sha1.el isn't loaded, the
14416         let binding in m-c-g will hide the defcustom definition, which is
14417         bad.)
14418
14419         * canlock.el: Require sha1, not sha1-el.
14420
14421         * message.el: Don't autoload sha1 (there is a autoload cookie in
14422         sha1.el).
14423
14424         * sha1-el.el: Renamed to sha1.el.
14425
14426 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14427
14428         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14429
14430 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14431
14432         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14433
14434 2004-08-30  Kim F. Storm  <storm@cua.dk>
14435
14436         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14437
14438         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14439         Add :group 'nnimap.
14440
14441 2004-08-30  Andreas Schwab  <schwab@suse.de>
14442
14443         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14444         ?* and ?\;.
14445
14446         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14447         and ?\' to symbol instead of whitespace.
14448
14449 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14450
14451         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14452
14453         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14454         instead of re-search-forward.
14455
14456         * gnus-uu.el (gnus-uu-save-article): Ditto.
14457         (gnus-uu-post-encode-uuencode): Ditto.
14458
14459         * html2text.el (html2text-clean-list-items): Ditto.
14460         (html2text-clean-dtdd): Ditto.
14461         (html2text-format-tags): Ditto.
14462
14463         * message.el (message-send-mail-with-sendmail): Fix regexp.
14464         (message-fill-field-general): Use search-forward instead of
14465         re-search-forward.
14466         (unbold-region): Ditto.
14467
14468         * nnrss.el (nnrss-request-article): Ditto.
14469
14470         * nnslashdot.el (nnslashdot-request-article): Ditto.
14471
14472         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14473
14474         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14475         "Unrecognized menu descriptor" error in XEmacs.
14476
14477 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14478
14479         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14480         parent article of a sparse article in the thread hashtb.
14481
14482 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14483
14484         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14485         (nnmail-expand-newtext): Lowercase expanded entries if
14486         nnmail-split-lowercase-expanded is non-nil.
14487
14488 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14489
14490         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14491
14492         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14493         of gnus-tmp-news-method into string under XEmacs.  It will be
14494         passed to gnus-correct-length which takes only a string argument.
14495
14496 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14497
14498         * gnus-util.el (gnus-bind-print-variables): New macro.
14499         (gnus-prin1): Use it.
14500         (gnus-prin1-to-string): Use it.
14501         (gnus-pp): New function.
14502         (gnus-pp-to-string): New function.
14503
14504         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14505         Replace pp-to-string with gnus-pp-to-string.
14506         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14507         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14508         * gnus-msg.el (gnus-debug): Ditto.
14509         * gnus-score.el (gnus-score-save): Ditto.
14510         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14511         gnus-pp-to-string.
14512         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14513         with gnus-pp.
14514         * score-mode.el (gnus-score-pretty-print): Ditto.
14515         * webmail.el (webmail-debug): Ditto.
14516
14517 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14518
14519         * gnus-art.el (article-display-face, article-display-x-face):
14520         Use buffer-read-only.
14521
14522 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14523
14524         * gnus-art.el (article-hide-list-identifiers):
14525         Bind inhibit-read-only as t.
14526
14527 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14528
14529         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14530
14531 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14532
14533         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14534         (gnus-narrow-to-page): Don't assume point-min == 1.
14535         (gnus-article-edit-mode): Derive from message-mode.
14536
14537         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14538         point-min == 1.
14539
14540         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14541         Disable incorrect use of `assert'.
14542
14543         * message.el (message-mode): Set comment-start-skip.
14544
14545
14546 2004-08-22  Sam Steingold  <sds@gnu.org>
14547
14548         * pop3.el (pop3-leave-mail-on-server): New user variable.
14549         (pop3-movemail): Delete mail only when it is nil.
14550
14551 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14552
14553         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14554
14555         * mml.el (mml-preview): Use `pop-to-buffer'.
14556
14557         * message.el (message-goto-mail-followup-to): Insert after "To".
14558         (message-carefully-insert-headers): Add comment.
14559
14560         * gnus.el: Remove unused variable `gnus-article-check-size'.
14561
14562         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14563
14564         * gnus-art.el (gnus-button-alist): Improve
14565         `gnus-button-handle-library' entry.
14566
14567 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14568
14569         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14570         downcase, since XEmacs capitalizes error messages differently.
14571
14572 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14573
14574         * nntp.el: Add (require 'gnus) due to reference to
14575         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14576
14577 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14578
14579         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14580         `mm-fill-flowed'.
14581
14582         * mm-decode.el (mm-dissect-singlepart): Check it.
14583
14584 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14585
14586         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14587         'imap' for netrc parsing.
14588
14589 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * mailcap.el (mailcap-mime-data): Mark as risky.
14592
14593 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14594
14595         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14596         may be included in the encoded word.
14597         (rfc2047-encode): Don't append a space if the encoded word
14598         includes close parenthesis.
14599
14600 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14601
14602         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14603         of text within parentheses.
14604
14605 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14606
14607         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14608         (gnus-encrypt-write-file-contents): Make the password key the file
14609         name PLUS the cipher, not just the cipher.  Also remove failed
14610         passwords from the cache.
14611
14612 2004-08-06  Simon Josefsson  <jas@extundo.com>
14613
14614         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14615         fix.
14616
14617 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14618
14619         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14620         LWSP.
14621
14622 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14623
14624         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14625         to append in-reply-to: data to the references: header.
14626
14627         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14628         (netrc-parse): Use gnus-encrypt.el functions.
14629
14630         * gnus-encrypt.el: Add new file for encryption support; currently
14631         does only a few GPG ciphers and an internal XOR cipher.
14632
14633         * password.el: Add comments on using password-read-and-add.
14634         (password-read-and-add): Add function to read and add the
14635         password to the cache at once.
14636
14637 2004-07-28  Simon Josefsson  <jas@extundo.com>
14638
14639         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14640         parameter (but don't use it, for now).
14641
14642         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14643         instead of hard coding to nil.
14644
14645 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14646
14647         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14648         as mm-inline-image-xemacs does.
14649
14650 2004-07-26  Simon Josefsson  <jas@extundo.com>
14651
14652         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14653         Revert part of 2004-07-17 change below.
14654
14655 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14656
14657         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14658         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14659
14660 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14661
14662         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14663         quotes that actually start with ">" at the beginning of the
14664         lines.
14665
14666 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14667
14668         * rfc2047.el (rfc2047-encode-region): Fix last change.
14669         (rfc2047-encode-parameter): Remove useless concat.
14670
14671 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14672
14673         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14674         encode special characters; fix some kind of misconfigured headers;
14675         signal a real error if debug-on-quit or debug-on-error is non-nil.
14676         (rfc2047-encode-max-chars): New variable.
14677         (rfc2047-encode-1): Use it.
14678         (rfc2047-encode-parameter): New function.
14679
14680         * mml.el (mml-insert-parameter): Remove an excessive space.
14681
14682 2004-07-17  Simon Josefsson  <jas@extundo.com>
14683
14684         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14685         Kai Grossjohann <kai@emptydomain.de>.
14686         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14687         (gnus-group-make-menu-bar): Ditto.
14688
14689         * gnus-util.el (gnus-group-server): Add.
14690
14691 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14692
14693         * message.el (message-clone-locals): Clone sendmail and smtp
14694         variables.
14695
14696 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14697
14698         * rfc2047.el (rfc2047-encode-region): Fix last change.
14699
14700 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14703         characters as non-special.
14704
14705 2004-07-09  Simon Josefsson  <jas@extundo.com>
14706
14707         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14708         Users will lose all flag changes made while unplugged with
14709         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14710         good default.  See numerous reports on ding mailing list.
14711
14712 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14713
14714         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14715         add generate-head-function and generate-article-function to the
14716         rfc822-forward entry.
14717         (nndoc-rfc822-forward-generate-article): New function.
14718         (nndoc-rfc822-forward-generate-head): New function.
14719
14720         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14721
14722 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14723
14724         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14725         respect display group parameter and gnus-summary-expunge-below.
14726         (gnus-articles-to-read): Remove unused reference to display group
14727         parameter.
14728
14729 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14730
14731         * nnheader.el (nnheader-uniquify-message-id): New experimental
14732         variable.
14733         (nnheader-nov-read-message-id): Use it.
14734
14735         * spam-report.el (spam-report-gmane): Add interactive.
14736
14737 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14738
14739         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14740         qp-or-base64 for the application/* types.
14741
14742 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14743
14744         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14745
14746 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14747
14748         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14749         trim value.
14750
14751 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14752
14753         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14754         New macro and function.
14755         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14756
14757 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14758
14759         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14760         after-load-alist.
14761
14762 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14763
14764         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14765         update info that isn't there.
14766
14767 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14768
14769         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14770         entry.
14771
14772 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14773
14774         * mm-view.el (mm-inline-render-with-function): Use multibyte
14775         buffer; decode html source by charset.
14776
14777         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14778
14779         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14780         Mule-UCS is loaded under XEmacs.
14781         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14782
14783 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14784
14785         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14786
14787 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * mm-util.el (mm-coding-system-p): Return a coding-system.
14790         (mm-mime-mule-charset-alist): Use shift_jis instead of
14791         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14792         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14793         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14794         instead of japanese-shift-jis and iso-latin-1 respectively in
14795         order to share the default value with both Emacs and XEmacs-mule.
14796         (mm-mule-charset-to-mime-charset): Make
14797         mm-coding-system-priorities effective.
14798         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14799         while predicating of candidates upon the priorities.
14800
14801 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14802
14803         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14804         gnus-uu-invert-processable.
14805
14806         * gnus.el: Autoload gnus-uu-invert-processable.
14807
14808 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14809
14810         * mm-util.el (mm-with-multibyte-buffer): New macro.
14811
14812         * rfc2047.el (rfc2047-encode-string): Use it.
14813         (rfc2047-encode-region): Move point to the end of the region after
14814         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14815
14816 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14817
14818         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14819         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14820
14821 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14822
14823         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14824         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14825         Karl Chen <quarl@nospam.quarl.org>.
14826
14827 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14828
14829         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14830         invalid addresses.
14831
14832 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14833
14834         * spam.el: Change section markers, revise TODO list.
14835         (spam-backends): Make new master list of all installed backends.
14836         (spam-summary-exit-behavior): Add new variable to determine how
14837         messages moves are done at summary exit.
14838         (spam-move-spam-nonspam-groups-only)
14839         (spam-process-ham-in-nonham-groups)
14840         (spam-process-ham-in-spam-groups): Remove variables, the
14841         spam-summary-exit-behavior variable should be used to manage this
14842         behavior.
14843         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14844         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14845         and spam-old-spam-articles.
14846         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14847         Add empty variables, placeholders for the backends they represent.
14848         (spam-set-difference): Move, unchanged.
14849         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14850         unless the user has a processor variable.
14851         (spam-classifications, spam-classification-valid-p)
14852         (spam-backend-properties, spam-backend-property-valid-p)
14853         (spam-backend-function-type-valid-p)
14854         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14855         (spam-report-articles-gmane, spam-report-articles-resend):
14856         Remove functions, they are not needed.
14857         (spam-install-backend-super, spam-backend-list)
14858         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14859         (spam-backend-function, spam-backend-ham-registration-function)
14860         (spam-backend-spam-registration-function)
14861         (spam-backend-ham-unregistration-function)
14862         (spam-backend-spam-unregistration-function)
14863         (spam-backend-statistical-p, spam-backend-mover-p)
14864         (spam-install-backend-alias, spam-install-checkonly-backend)
14865         (spam-install-mover-backend, spam-install-nocheck-backend)
14866         (spam-install-backend, spam-install-statistical-backend)
14867         (spam-install-statistical-checkonly-backend): Add backend installation
14868         support.
14869         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14870         (spam-group-processor-p): Use the new backend code and respect the
14871         summary exit behavior.
14872         (spam-mark-spam-as-expired-and-move-routine): Remove.
14873         (spam-summary-prepare): Change to use the new spam-old-articles
14874         variable.
14875         (spam-copy-or-move-routine, spam-copy-spam-routine)
14876         (spam-move-spam-routine, spam-copy-ham-routine)
14877         (spam-move-ham-routine): Add code to copy/move ham or spam.
14878         (spam-fetch-field-fast): Improve doc and code, plus allow the
14879         'number request.
14880         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14881         variables.
14882         (spam-split, spam-find-spam): Use the new backend code.
14883         (spam-registration-functions): Remove variable.
14884         (spam-unregister-routine): Add convenience wrapper.
14885         (spam-log-undo-registration, spam-register-routine)
14886         (spam-log-processing-to-registry)
14887         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14888         where possible.
14889         (spam-check-gmane-xref, spam-check-regex-headers)
14890         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14891         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14892         (spam-check-bogofilter-headers, spam-check-spamoracle)
14893         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14894         (spam-check-crm114-headers): Use the spam-split-group that
14895         spam-split prepares, no need to determine it every time.
14896
14897         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14898         to the nnheader-parse-naked-head call.
14899
14900         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14901
14902         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14903         the nnheader-nov-read-message-id call.
14904
14905 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14906
14907         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14908         gnus-activate-group twice.  Suggested by Markus Peter
14909         <warp@spin.de>.
14910
14911 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14912
14913         * gnus-art.el (gnus-article-time-format): Exchange the order of
14914         day and month in the default value; fix customization type.
14915         (article-date-ut): Use add-text-properties.
14916         (article-make-date-line): Use message-make-date instead of
14917         current-time-string.
14918
14919         * message.el (message-fetch-field): Don't use set-text-properties.
14920         (message-make-date): Simplify.
14921
14922         * messagexmas.el (message-xmas-make-date): New function.
14923         (message-xmas-redefine): Defalias message-make-date to it.
14924
14925 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14926
14927         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14928         (rfc2047-encode-region): Treat text within parentheses as special;
14929         show the original text when error has occurred.
14930
14931         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14932         already-computed method to gnus-activate-group.
14933
14934         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14935         same select-methods identical Lisp objects.
14936
14937         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14938         object when modifying the info.
14939
14940 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14941
14942         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14943         gnus-opened-servers since it has never been opened with the new
14944         configuration yet.
14945
14946 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14949         arg to nnheader-generate-fake-message-id.
14950
14951 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14952
14953         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14954         number and build a fake message ID localized to a group and
14955         article number (so it's repeatable from that point on).
14956         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14957         ID format.
14958
14959         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14960         nnheader-generate-fake-message-id with the article number.
14961
14962 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14963
14964         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14965         end-of-buffer.
14966
14967 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14968
14969         * message.el (message-ignored-supersedes-headers): Add Approved.
14970
14971 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14972
14973         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14974         goto-char.
14975         (rfc2047-encode): Fold the line before encoding.
14976
14977 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14978
14979         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14980         folding -- not all headers can be folded, and this should be done
14981         by the message composition mode.  Probably.  I think.
14982
14983 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14986         fast.
14987
14988         * gnus-ems.el (gnus-remove-image): Don't use
14989         message-text-with-property; remove only the image found first.
14990
14991         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14992         found first.
14993
14994 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14995
14996         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14997
14998 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14999
15000         * message.el (message-text-with-property): Make it fast and accept
15001         optional arguments.
15002         (message-strip-forbidden-properties): Use it.
15003         (message-fix-before-sending): Follow the m-t-w-p change.
15004
15005         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15006
15007 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15008
15009         * gnus-art.el (article-hide-headers): Don't change the buffer
15010         mistakenly when performing mml-preview even if
15011         gnus-single-article-buffer is nil.
15012
15013 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15014
15015         * message.el (message-expand-name-databases): New user option.
15016         (message-expand-name): Use it.
15017
15018 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15019
15020         * spam.el (spam-report-articles-resend)
15021         (spam-report-resend-register-routine): Allow ham reporting.
15022         (spam-report-resend-register-ham-routine): Add wrapper.
15023         (spam-registration-functions): Add ham resending functions.
15024         (spam-list-of-processors): Add ham resend processor.
15025
15026         * gnus.el (ham-resend-to): Add new group parameter.
15027         (spam-process): Add ham resend option.
15028
15029         * spam-report.el (spam-report-resend): Allow reporting ham.
15030         (spam-report-resend-ham): Add wrapper.
15031
15032 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15033
15034         * message.el (message-cite-articles-with-x-no-archive): New
15035         variable.
15036         (message-cite-original): Use it.
15037
15038 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15039
15040         * message.el (message-cite-original): Respect X-No-Archive.
15041
15042 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15043
15044         * gnus-art.el (article-hide-headers): Refer to the values for
15045         gnus-ignored-headers and gnus-visible-headers in the summary
15046         buffer since a user may have set them as group parameters.
15047
15048 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15049
15050         * assistant.el (assistant-node-name): Add convenience function.
15051         (assistant-render-text, assistant-render-node): Add error handling,
15052         plus handle multiple next nodes.
15053         (assistant-find-next-node): Comment out for now.
15054         (assistant-find-next-nodes): Add function, returns list of next
15055         nodes.
15056
15057 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15058
15059         * mail-source.el (mail-source-directory): Fix doc-string.
15060
15061 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15062
15063         * assistant.el (assistant-render-text, assistant-eval): Add :set
15064         widget type, which is different because it takes and returns a
15065         list.  Much hilarity ensues.
15066
15067 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15068
15069         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15070
15071         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15072         doc-string.
15073
15074         * gnus-start.el (gnus-activate-group): Added doc-string.
15075
15076 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15077
15078         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15079
15080 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15081
15082         * assistant.el (assistant-render-text): Try to add a :set
15083         widget, more to come.
15084
15085         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15086         strings.
15087         (spam-report-articles-resend)
15088         (spam-register-routine): Do registration iff any articles warrant
15089         it.
15090         (spam-summary-prepare-exit): Change log message for nil group
15091         destinations.
15092
15093 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15094
15095         * spam.el (spam-report-resend-register-routine): Allow
15096         spam-report-resend-to to be a group parameter or a global value.
15097
15098 2004-05-26  Simon Josefsson  <jas@extundo.com>
15099
15100         * starttls.el: Merge with my GNUTLS based starttls.el.
15101         (starttls-gnutls-program, starttls-use-gnutls)
15102         (starttls-extra-arguments, starttls-process-connection-type)
15103         (starttls-connect, starttls-failure, starttls-success): New
15104         variables.
15105         (starttls-program, starttls-extra-args): Doc fix.
15106         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15107         functions.
15108         (starttls-negotiate, starttls-open-stream): Check
15109         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15110         function if it is set.
15111
15112 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15113
15114         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15115         structured fields.
15116
15117 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15120
15121 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15122
15123         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15124         variable.
15125         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15126         assigning the spam-mark to new messages.
15127
15128 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15129
15130         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15131
15132 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15133
15134         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15135
15136         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15137         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15138         default.
15139
15140 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15141
15142         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15143         correct data.
15144
15145 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15146
15147         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15148         (spam-group-processor-p): Fix function.
15149         (spam-group-processor-multiple-p)
15150         (spam-group-spam-processor-report-gmane-p)
15151         (spam-group-spam-processor-report-resend-p)
15152         (spam-group-spam-processor-bogofilter-p)
15153         (spam-group-spam-processor-blacklist-p)
15154         (spam-group-spam-processor-ifile-p)
15155         (spam-group-ham-processor-ifile-p)
15156         (spam-group-spam-processor-spamoracle-p)
15157         (spam-group-spam-processor-crm114-p)
15158         (spam-group-ham-processor-bogofilter-p)
15159         (spam-group-spam-processor-stat-p)
15160         (spam-group-ham-processor-stat-p)
15161         (spam-group-ham-processor-whitelist-p)
15162         (spam-group-ham-processor-BBDB-p)
15163         (spam-group-ham-processor-spamoracle-p)
15164         (spam-group-ham-processor-copy-p): Remove functions with some
15165         prejudice against unneeded code.
15166         (spam-report-articles-resend)
15167         (spam-report-resend-register-routine): Allow the group/topic
15168         spam-resend-to value to override spam-report-resend-to.
15169         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15170         properly now.
15171
15172         * gnus.el (spam-resend-to): Add group/topic parameter.
15173         (spam-process): Move the OBSOLETE processors to the end of the
15174         choices.
15175
15176 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15177
15178         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15179         with resend-to set to nil, and then ask the user if necessary.
15180         (spam-report-resend): spam-report-resend takes a list of articles, not
15181         separate article numbers.
15182
15183 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15184
15185         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15186         addition to emacs-w3m.
15187
15188 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15189
15190         * assistant.el (assistant-authinfo-data): New function.
15191         (assistant-eval): Eval for entire assistant.
15192
15193         * netrc.el (netrc-services-file): New variable.
15194         (netrc-parse-services): New function.
15195         (netrc-find-service-name): New function.
15196         (netrc-find-service-number): New function.
15197         (netrc-port-equal): New function.
15198         (netrc-machine): Use it.
15199
15200         * nnimap.el (nnimap-open-connection): Use netrc.
15201
15202         * gnus-util.el (gnus-netrc-get): Remove aliases.
15203
15204         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15205
15206         * assistant.el (wid-edit): Fix compilation.
15207
15208         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15209
15210 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15211
15212         * gnus-util.el (gnus-set-file-modes): New function.  (small
15213         patch).
15214
15215 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15216
15217         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15218
15219         * assistant.el (assistant-render-node): Fix up rendering and
15220         read-only text.
15221         (assistant-render-node): Reset.
15222         (assistant-make-read-only): Not sticky.
15223
15224 2004-05-20  Danny Siu  <dsiu@adobe.com>
15225
15226         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15227         centered even when gnus-auto-center-summary is t.
15228
15229 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15230
15231         * dns.el (dns-get-txt-answer): New function.
15232         (dns-read-txt): Ditto.
15233         (query-dns): Use it.
15234
15235 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15238         active for foreign groups even if the group level is higher than
15239         the specified value.
15240
15241 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15242
15243         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15244         non-active groups.
15245
15246         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15247
15248 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15249
15250         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15251
15252 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15253
15254         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15255         (spam-crm114-header, spam-crm114-spam-switch)
15256         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15257         (spam-crm114-positive-spam-header)
15258         (spam-crm114-database-directory, spam-list-of-processors)
15259         (spam-group-spam-processor-crm114-p)
15260         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15261         (spam-generic-score, spam-list-of-checks)
15262         (spam-list-of-statistical-checks, spam-registration-functions)
15263         (spam-check-crm114-headers, spam-crm114-score)
15264         (spam-check-crm114, spam-crm114-register-with-crm114)
15265         (spam-crm114-register-spam-routine)
15266         (spam-crm114-unregister-spam-routine)
15267         (spam-crm114-register-ham-routine)
15268         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15269         asjo@koldfront.dk (Adam Sjøgren).
15270
15271         * gnus.el: Add spam-use-crm114.
15272
15273         * spam.el (spam-list-of-processors, spam-registration-functions):
15274         Add spam-use-resend.
15275         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15276         (spam-report-articles-gmane): Add doc fix.
15277         (spam-report-articles-resend, spam-report-resend-register-routine):
15278         Add wrappers around spam-report-resend-to.
15279
15280         * spam-report.el (spam-report-resend-to, spam-report-resend):
15281         Add support for resending spam.
15282         (spam-report-gmane): Fix line length >80.
15283
15284         * gnus.el (spam-process): Add spam-use-resend.
15285
15286 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15287
15288         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15289         number of processed spam messages.
15290         (spam-ham-copy-or-move-routine): Return the number of processed
15291         ham messages.
15292         (spam-summary-prepare-exit): Use the above values to decide
15293         whether status messages shouled be displayed.
15294
15295 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15296
15297         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15298         `rfc2047-encoding-function-alist' in order to avoid conflicting
15299         with the old version.
15300         (rfc2047-encode-region): Concatenate words containing non-ASCII
15301         characters in structured fields; don't encode space-delimited
15302         ASCII words even in unstructured fields; don't break words at
15303         char-category boundaries.
15304         (rfc2047-encode-1): New function.
15305         (rfc2047-encode): Use it; encode text so that it occupies the
15306         maximum width within 76-column; work correctly on Q encoding for
15307         iso-2022-* charsets.
15308         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15309         sure not to break a line just after the header name.
15310         (rfc2047-b-encode-region): Removed.
15311         (rfc2047-b-encode-string): New function.
15312         (rfc2047-q-encode-region): Removed.
15313         (rfc2047-q-encode-string): New function.
15314
15315         * mm-util.el (mm-replace-in-string): New function.
15316
15317 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15318
15319         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15320         get it right.
15321         (gnus-inews-make-draft): Really.
15322
15323 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15324
15325         * nnmh.el (nnmh-request-list-1): Don't check the link count
15326         before descending.  (small patch)
15327
15328 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15329
15330         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15331         stuff.
15332
15333         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15334         on real group name.
15335
15336         * gnus-art.el (gnus-signature-limit): Doc fix.
15337
15338         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15339
15340         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15341
15342 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15343
15344         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15345         isn't a string.
15346
15347 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15348
15349         * gnus-draft.el (gnus-draft-send): Bind
15350         rfc2047-encode-encoded-words.
15351
15352         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15353         (rfc2047-encodable-p): Say that =? needs encoding.
15354         (rfc2047-encode-encoded-words): New variable.
15355
15356         * gnus-group.el (gnus-group-select-group): Doc fix.
15357
15358         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15359
15360         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15361         to nil.
15362
15363         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15364
15365         * nnheader.el (nnheader-get-lines-and-char): New function.
15366
15367 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15368
15369         * gnus-msg.el (gnus-summary-followup-with-original): Document
15370         yanking of region when active.
15371
15372 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15373
15374         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15375         groups if the group level is higher than the specified value.
15376
15377 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15378
15379         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15380         (gnus-group-jump-to-group): Added prefix argument using
15381         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15382         non-active group.
15383
15384         * compface.el (uncompface): Be verbose when changing
15385         `uncompface-use-external'.
15386
15387         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15388         handle manual section.
15389
15390 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15391
15392         * gnus-art.el (gnus-button-alist): Revert previous change.
15393
15394 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15395
15396         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15397
15398 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15399
15400         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15401         whether backend can accept message.
15402
15403         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15404
15405 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15406
15407         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15408         Avoid creating directory when nntp-marks-is-evil is true.
15409         Reported by Reiner Steib.
15410
15411 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15412
15413         * gnus-picon.el (gnus-picon-style): New variable.
15414         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15415         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15416         Jesper Harder <harder@ifa.au.dk>.
15417
15418 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15419
15420         * message.el (message-fill-field): Return point.
15421         (message-generate-headers): Go to end of field.
15422
15423         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15424         stuff for non-living groups.
15425
15426 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15427
15428         * gnus-art.el (gnus-article-followup-with-original)
15429         (gnus-article-reply-with-original): gnus-mark-active-p ->
15430         gnus-region-active-p.
15431
15432 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15433
15434         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15435         only when there is spam or ham to be processed.
15436
15437 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15438
15439         * mail-source.el (mail-source-delete-crash-box): Refactor.
15440         (mail-source-fetch): Use it.
15441         (mail-source-fetch-file): Ditto.
15442         (mail-source-fetch-directory): Run postscript in loop.
15443         (mail-source-fetch-pop): Delete.
15444         (mail-source-fetch-maildir): Ditto.
15445         (mail-source-fetch-imap): Ditto.
15446
15447         * imap.el (imap-authenticators): Comment out sasl.
15448
15449         * message.el (message-skip-to-next-address): New function.
15450         (message-fill-header-address): Refactor.
15451         (message-fill-address): Use it.
15452         (message-delete-address): Use it.
15453         (message-fill-header-general): Refactor.
15454         (message-fill-field-address): Rename.
15455         (message-narrow-to-field): Find the start of the header.
15456         (message-header-format-alist): Don't pre-fill.
15457         (message-fill-header): Removed.
15458         (message-insert-header): New function.
15459         (message-shorten-references): Use it.
15460
15461         * rfc2047.el (rfc2047-field-value): Strip props.
15462
15463         * mail-parse.el (mail-header-make-address): New alias.
15464
15465         * ietf-drums.el (ietf-drums-make-address): New function.
15466
15467         * imap.el: Add compiler directives.
15468
15469         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15470
15471         * gnus-art.el (article-decode-idna-rhs): Don't use
15472         message-idna-inside-rhs-p.
15473
15474 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15475
15476         * message.el (message-idna-inside-rhs-p): Removed.
15477         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15478
15479         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15480         false positives.
15481
15482 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15483
15484         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15485
15486 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15487
15488         * nneething.el (nneething-file-name): Don't create spurious
15489         files.
15490
15491         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15492         (gnus-inews-do-gcc): Remove sleep.
15493
15494         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15495         part under point.
15496
15497         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15498         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15499
15500 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15501
15502         * spam.el (spam-summary-prepare-exit): Fixed (length).
15503
15504 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15505
15506         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15507         as expired without moving it" message when there are spam
15508         messages left.
15509
15510 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15511
15512         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15513         header is not nil.
15514
15515 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15516
15517         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15518         nntp-possibly-create-directory, not nntp-possibly-change-group.
15519         (nntp-marks-changed-p): New arg SERVER.
15520         (nntp-request-update-info): Adjust caller.
15521
15522 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15523
15524         * nntp.el (nntp-save-marks): Pass missing arg.
15525
15526 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15527
15528         * nntp.el: Support marks.
15529         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15530         (nntp-marks-modtime, nntp-marks-directory): New variables.
15531         (nntp-request-set-mark, nntp-request-update-info)
15532         (nntp-possibly-create-directory, nntp-marks-changed-p)
15533         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15534         functions.
15535
15536 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15537
15538         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15539         (gnus-xmas-redefine): Rename.
15540
15541         * gnus-score.el (gnus-score-insert-help): Use
15542         gnus-select-lowest-window.
15543
15544         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15545         appt-select-lowest-window and rename to gnus-select-lowest-window.
15546
15547         * gnus.el: do.
15548
15549 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15550
15551         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15552         encodings of MIME-encoded words, in order to improve
15553         interoperability with several broken MUAs.
15554
15555 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15556
15557         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15558         tags, only when charsets are not specified in headers.
15559         (mm-inline-text-html-render-with-w3m): Ditto.
15560
15561         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15562         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15563
15564 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15565
15566         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15567         instead of MIME-decoded from fields when checking
15568         `gnus-article-address-banner-alist'.
15569
15570 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15571
15572         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15573         description rather than subject.
15574
15575 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15576
15577         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15578
15579 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15580
15581         * gnus.el (gnus-version-number): Bump.
15582
15583 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15584
15585         * gnus.el: No Gnus v0.2 is released.
15586
15587 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15588
15589         * gnus-agent.el (gnus-agent-read-agentview): Inline
15590         gnus-uncompress-range.
15591
15592 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15593
15594         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15595         `exec-installed-p'.
15596
15597 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15598
15599         * gnus.el (spam-process, spam-autodetect-methods): Add
15600         bsfilter and bsfilter-headers.
15601
15602         * spam.el (spam-bsfilter): New customize group.
15603         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15604         (spam-bsfilter-header, spam-bsfilter-probability-header)
15605         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15606         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15607         (spam-bsfilter-database-directory): New options.
15608         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15609         (spam-list-of-statistical-checks, spam-registration-functions):
15610         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15611         (spam-bsfilter-score): New command.
15612         (spam-check-bsfilter-headers, spam-check-bsfilter)
15613         (spam-bsfilter-register-with-bsfilter)
15614         (spam-bsfilter-register-spam-routine)
15615         (spam-bsfilter-unregister-spam-routine)
15616         (spam-bsfilter-register-ham-routine)
15617         (spam-bsfilter-unregister-ham-routine): New functions.
15618         (spam-generic-score): Support bsfilter; Accept an optional argument
15619         to recalcurate spam score even if scoring header has already been
15620         added.
15621         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15622         optional argument to recalcurate spam score even if scoring header
15623         has already been added.
15624
15625 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15626
15627         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15628         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15629         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15630         link is missing.
15631
15632 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15633
15634         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15635         (html2text-get-attr): Rewrite.
15636
15637         * message.el (message-setup-1): Remove redundant put-text-property
15638         on mail-header-separator.
15639
15640 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15641
15642         * gnus-registry.el (gnus-registry-cache-whitespace)
15643         (gnus-registry-action, gnus-registry-spool-action)
15644         (gnus-registry-split-fancy-with-parent): Change message levels
15645         from 5 to 3 or 7, as needed.
15646
15647         * spam.el (spam-summary-prepare-exit)
15648         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15649         (spam-split, spam-find-spam, spam-log-undo-registration)
15650         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15651         level from 5 to 6.
15652
15653 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15656         2004-03-04 change).
15657
15658 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15659
15660         * sieve-manage.el (sieve-manage-open):
15661         * nnweb.el (nnweb-insert-html):
15662         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15663         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15664         * nnspool.el (nnspool-request-group):
15665         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15666         * nnml.el (nnml-request-update-info):
15667         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15668         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15669         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15670         (nnimap-request-set-mark):
15671         * nnfolder.el (nnfolder-request-update-info):
15672         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15673         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15674         * gnus-uu.el (gnus-uu-find-articles-matching):
15675         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15676         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15677         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15678         * gnus-nocem.el (gnus-nocem-scan-groups):
15679         * gnus-int.el (gnus-start-news-server):
15680         * gnus-group.el (gnus-group-make-kiboze-group)
15681         (gnus-group-browse-foreign-server):
15682         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15683         Use mapc when appropriate.
15684
15685 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15686
15687         FIXME: Make separate entries for each person.
15688
15689         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15690         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15691         <shields@msrl.com>:
15692
15693         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15694         may need for spam sorting and scoring.
15695         (spam-user-format-function-S): Add user format function suitable for
15696         general use.
15697         (spam-article-sort-by-spam-status): Add sorting function for summary
15698         sorting.
15699         (spam-extra-header-to-number): Add function to get a score from a
15700         header.
15701         (spam-summary-score): Add function to get a numeric score from the
15702         headers.
15703         (spam-generic-score): Fix function doc, was in wrong place.
15704         (spam-initialize): Take symbols when it's run, and install the
15705         extra headers that spam-necessary-extra-headers thinks we need.
15706
15707 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15708
15709         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15710         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15711
15712 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15713
15714         * gnus-sum.el (gnus-set-global-variables)
15715         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15716         (gnus-article-get-xrefs, gnus-summary-best-group)
15717         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15718         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15719         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15720         Use with-current-buffer.
15721
15722 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15723
15724         * spam.el (spam-summary-prepare-exit): Simplify logic.
15725         (spam-fetch-article-header): Read the article header if it's not
15726         available.
15727         (spam-list-articles): Simplify logic.
15728         (spam-filelist-register-routine): Fix bug with unregister-list.
15729
15730         * gnus-registry.el: Fix comments at beginning.
15731
15732 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15733
15734         * message.el (message-cater-to-broken-inn): Remove.
15735         (message-shorten-references): Make sure the total folded length of
15736         References is shorter than 998 characters to cater to a bug in INN
15737         2.3.  Also, don't pretend that references aren't folded -- this
15738         hasn't worked for a while.
15739
15740 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15741
15742         * gnus-agent.el (gnus-agentize):
15743         gnus-agent-send-mail-real-function no longer set to current value
15744         of message-send-mail-function but rather a lambda that calls
15745         message-send-mail-function.  The change makes the agent real-time
15746         responsive to user changes to message-send-mail-function.
15747
15748 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15749
15750         * legacy-gnus-agent.el
15751         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15752         help from Florian Weimer <fw@deneb.enyo.de>
15753
15754 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15755
15756         * nnmail.el (nnmail-cache-insert): Revert last change.
15757
15758 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15759
15760         * nnmail.el (nnmail-cache-insert): Always check whether
15761         nnmail-cache-ignore-groups matches a group name.
15762
15763 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15764
15765         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15766         (spam-find-spam, spam-log-processing-to-registry)
15767         (spam-log-registered-p, spam-log-unregistration-needed-p)
15768         (spam-log-undo-registration): Use gnus-message instead of
15769         gnus-error, none of these errors are fatal.
15770
15771         * gnus-registry.el (gnus-registry-clean-empty-function)
15772         (gnus-registry-clean-empty): Remove only empty entries without
15773         extra data.
15774
15775 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15776
15777         * spam-stat.el (spam-stat-buffer-change-to-spam)
15778         (spam-stat-buffer-change-to-non-spam): Change (error) to
15779         (gnus-message 8) invocation.
15780
15781 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15782
15783         * nntp.el (nntp-via-netcat-command): New variable.
15784         (nntp-via-netcat-switches): New variable.
15785         (nntp-open-via-rlogin-and-netcat): New function.
15786         (nntp-open-connection-function): Doc fix.
15787         (nntp-telnet-command): Doc fix.
15788         (nntp-end-of-line): Doc fix.
15789         (nntp-via-rlogin-command): Doc fix.
15790         (nntp-via-user-name): Doc fix.
15791         (nntp-via-address): Doc fix.
15792
15793 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15794
15795         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15796         error in Emacs 21.1.
15797
15798 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15799
15800         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15801
15802 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15803
15804         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15805         (gnus-agent-with-refreshed-group): New macro.
15806         (gnus-agent-rename-group): New function.
15807         (gnus-agent-delete-group): New function.
15808         (gnus-agent-save-group-info): Use gnus-command-method when
15809         `method' parameter is nil.  Don't write nil entries into the
15810         active file.
15811         (gnus-agent-get-group-info): New function.
15812         (gnus-agent-fetch-articles): Use
15813         gnus-agent-update-files-total-fetched-for to increment disk space
15814         used.
15815         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15816         gnus-agent-update-view-total-fetched-for to increment disk space
15817         used.
15818         (gnus-agent-get-local): Added optional parameters to avoid calling
15819         gnus-group-real-name and gnus-find-method-for-group.
15820         (gnus-agent-set-local): Delete stored entry if either min, or max,
15821         are nil.
15822         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15823         quit, use gnus-agent-regenerate-group to record existance of any
15824         articles fetched to disk before the quit occurred.
15825         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15826         gnus-agent-update-view-total-fetched-for, and
15827         gnus-agent-update-files-total-fetched-for to decrement disk space
15828         used.
15829         (gnus-agent-retrieve-headers): Use
15830         gnus-agent-update-view-total-fetched-for to increment disk space
15831         used.
15832         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15833         with gnus-agent-update-files-total-fetched-for to decrement disk
15834         space and fresh group buffer.
15835         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15836         (gnus-agent-need-update-total-fetched-for): New variable.
15837         (gnus-agent-update-files-total-fetched-for): New function.
15838         (gnus-agent-update-view-total-fetched-for): New function.
15839         (gnus-agent-total-fetched-for): New function.
15840
15841         * gnus-cache.el (gnus-cache-save-buffers): Use
15842         gnus-cache-update-overview-total-fetched-for to change disk space
15843         used by this group.
15844         (gnus-cache-possibly-enter-article): Use
15845         gnus-cache-update-file-total-fetched-for to increment disk space
15846         used by this group.
15847         (gnus-cache-possibly-remove-article): Use
15848         gnus-cache-update-file-total-fetched-for to decrement disk space
15849         used by this group.
15850         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15851         (gnus-cache-rename-group): New function.
15852         (gnus-cache-delete-group): New function.
15853         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15854         (gnus-cache-need-update-total-fetched-for): New variable.
15855         (gnus-cache-with-refreshed-group): New macro.
15856         (gnus-cache-update-file-total-fetched-for): New function.
15857         (gnus-cache-update-overview-total-fetched-for): New function.
15858         (gnus-cache-rename-group-total-fetched-for): New function.
15859         (gnus-cache-delete-group-total-fetched-for): New function.
15860         (gnus-cache-total-fetched-for): New function.
15861
15862         * gnus-group.el: Require gnus-sum and autoload functions to
15863         resolve warnings when gnus-group.el compiled alone.
15864         (gnus-group-line-format): Documented new %F.
15865         (size of Fetched data) group line format; identifies disk space
15866         used by agent and cache.
15867         (gnus-group-line-format-alist): Defined new F format.
15868         (gnus-total-fetched-for): New function.
15869         (gnus-group-delete-group): No longer update
15870         gnus-cache-active-altered as gnus-request-delete-group now keeps
15871         the cache in sync.
15872         (gnus-group-list-active): Let the agent store a server's active
15873         list if currently plugged.
15874
15875         * gnus-int.el (gnus-request-delete-group):
15876         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15877         local disk in sync with the server.
15878         (gnus-request-rename-group):
15879         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15880         local disk in sync with the server.
15881
15882         * gnus-start.el (gnus-get-unread-articles):
15883         Cosmetic simplification to logic.
15884
15885         * gnus-util.el (gnus-rename-file): New function.
15886
15887 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15888
15889         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15890
15891 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15892
15893         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15894         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15895
15896 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15897
15898         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15899         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15900
15901 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15902
15903         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15904
15905 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15906
15907         * spam.el (spam-set-difference): Add function to replace
15908         gnus-set-difference in spam.el.
15909         (spam-summary-prepare-exit): Use spam-set-difference.
15910
15911 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15912
15913         * gnus-registry.el (gnus-registry-cache-file): Update to use
15914         gnus-dribble-directory OR gnus-home-directory OR ~.
15915         (gnus-registry-split-fancy-with-parent): Fix doc.
15916
15917 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * message.el (message-exchange-point-and-mark): Use
15920         message-mark-active-p.  Suggested by Jesper Harder
15921         <harder@ifa.au.dk>.
15922
15923 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15924
15925         * message.el (message-exchange-point-and-mark): Don't activate
15926         region if it was inactive.  Suggested by Hiroshi Fujishima
15927         <pooh@nature.tsukuba.ac.jp>.
15928
15929 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * gnus-art.el (article-display-face): Display Faces in the same
15932         order as X-Faces.
15933
15934 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15935
15936         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15937
15938 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15939
15940         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15941         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15942         (gnus-article-mime-hierarchy): Remove.
15943         (gnus-article-mime-hierarchy-next): Remove.
15944         (gnus-article-mode): Revert 2004-03-19 change.
15945         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15946         (gnus-insert-mime-button): Revert 2004-03-19 change.
15947         (gnus-mime-accumulate-hierarchy): Remove.
15948         (gnus-mime-enter-multipart): Remove.
15949         (gnus-mime-leave-multipart): Remove.
15950         (gnus-mime-display-part): Revert 2004-03-19 change.
15951         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15952
15953         * mml.el (mml-preview): Revert 2004-03-19 change.
15954
15955 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15956
15957         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15958
15959 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15960
15961         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15962         t while entering a file name using the mm-with-multibyte macro.
15963         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15964
15965         * mm-util.el (mm-with-multibyte): New macro.
15966
15967 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15968
15969         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15970         user option.
15971         (gnus-mime-multipart-functions): Doc and customization fix.
15972         (gnus-article-mime-hierarchy): New variable.
15973         (gnus-article-mime-hierarchy-next): New variable.
15974         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15975         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15976         gnus-article-mime-hierarchy-next to nil.
15977         (gnus-insert-mime-button): Show hierarchy numbers.
15978         (gnus-mime-accumulate-hierarchy): New function.
15979         (gnus-mime-enter-multipart): New function.
15980         (gnus-mime-leave-multipart): New function.
15981         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15982         (gnus-mime-display-alternative): Show hierarchy numbers.
15983
15984         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15985         gnus-article-mime-hierarchy-next to nil.
15986
15987 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15988
15989         * dns.el: Don't require gnus-xmas.
15990
15991 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15992
15993         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15994         inline PGP.
15995         (mml-menu): Disable mml-quote-region if mark is inactive.
15996
15997 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16000         when the group's active is not available.
16001
16002 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16003
16004         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16005         error.
16006
16007 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16008
16009         * imap.el (imap-store-password): New variable.
16010         (imap-interactive-login): Use it.
16011         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16012
16013 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16014
16015         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16016         window-start and hscroll to summary window.
16017
16018 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16019
16020         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16021         conversion message to newsrc-dribble when an actual conversion is
16022         performed.
16023
16024 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16025
16026         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16027
16028 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16029
16030         * mm-decode.el (mm-complicated-handles): New function reviving
16031         former definition of mm-multiple-handles.
16032
16033         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16034         (gnus-mime-delete-part): Use it.
16035
16036 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16037
16038         * gnus-agent.el (gnus-agent-read-local): Bind
16039         nnheader-file-coding-system to gnus-agent-file-coding-system to
16040         avoid the implicit assumption that they will always be equal.
16041         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16042         coding-system-for-write, as the with-temp-file macro first prints
16043         to a buffer then saves the buffer.
16044
16045 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16046
16047         * gnus-art.el (gnus-article-edit-part): New function.
16048         (gnus-mime-save-part-and-strip): Use it; do query instead of
16049         signaling an error; don't use mm-multiple-handles.
16050         (gnus-mime-delete-part): Ditto.
16051
16052 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16053
16054         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16055         old file versions.
16056         (gnus-group-prepare-hook): Removed function that converted list
16057         form of gnus-agent-expire-days to group properties.
16058
16059         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16060         (gnus-request-accept-article): Re-indented.
16061
16062         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16063         converters to handle old agent file formats.  Added logic for a
16064         "backup before upgrading warning".
16065         (gnus-convert-mark-converter-prompt): Developers can mark
16066         functions as needing (default), or not needing,
16067         gnus-convert-old-newsrc's "backup before upgrading warning".
16068         (gnus-convert-converter-needs-prompt): Tests whether the user
16069         should be protected from potentially irreversable changes by the
16070         function.
16071
16072         * legacy-gnus-agent.el: New.  Provides converters that are only
16073         loaded when gnus-convert-old-newsrc needs to call them.
16074
16075 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16076
16077         * mail-source.el (mail-source-touch-pop): Doc fix.
16078
16079         * message.el (message-smtpmail-send-it): Doc fix.
16080
16081 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16082
16083         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16084
16085         * nnmail.el (nnmail-split-fancy): do.
16086
16087         * gnus-kill.el (gnus-kill, gnus-execute): do.
16088
16089 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16090
16091         * gnus-sum.el (gnus-widget-reversible-match)
16092         (gnus-widget-reversible-to-internal)
16093         (gnus-widget-reversible-to-external): New functions.
16094         (gnus-widget-reversible): New widget.
16095         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16096
16097 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16098
16099         * gnus-sum.el (gnus-thread-sort-functions)
16100         (gnus-article-sort-functions): Document `(not F)' items.
16101
16102 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16103
16104         * spam.el (spam-use-gmane-xref): Add new backend.
16105         (spam-gmane-xref-spam-group): Add variable to control the name of the
16106         Gmane spam group.
16107         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16108         (spam-regex-headers-spam, spam-regex-headers-ham)
16109         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16110         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16111         backends and checks.
16112         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16113
16114         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16115         an autodetect method.
16116
16117 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16118
16119         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16120         articles are being added to a group.
16121         (gnus-request-replace-article): Inform the agent that articles
16122         need to be uncached as the cached contents are no longer valid.
16123
16124 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * binhex.el: Don't autoload executable-find.
16127
16128         * canlock.el: Don't autoload mail-fetch-field.
16129
16130         * dgnushack.el: Autoload c-mode for XEmacs.
16131
16132         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16133
16134         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16135         rmail-dont-reply-to and rmail-output.
16136
16137         * gnus-score.el: Don't autoload ffap-string-at-point.
16138
16139         * gnus-setup.el: Don't autoload sc-cite-original.
16140
16141         * imap.el: Don't autoload base64-decode-string,
16142         base64-encode-string and md5.
16143
16144         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16145         and rmail-msg-restore-non-pruned-header.
16146
16147         * mm-decode.el: Don't autoload executable-find.
16148
16149         * mm-url.el: Don't autoload executable-find.
16150
16151         * mm-view.el: Don't autoload diff-mode.
16152
16153         * nndb.el: Don't autoload news-reply-mode, news-setup,
16154         cancel-timer and telnet.
16155
16156         * password.el: Don't autoload run-at-time for Emacs.
16157
16158         * sha1-el.el: Don't autoload executable-find.
16159
16160         * sieve-mode.el: Don't autoload c-mode.
16161
16162         * uudecode.el: Don't autoload executable-find.
16163
16164 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16165
16166         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16167         (gnus-agent-possibly-alter-active): Avoid null in numeric
16168         comparison.
16169         (gnus-agent-set-local): Refuse to save null in local object table.
16170         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16171         list of articles that will be marked as unread.
16172
16173 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16174
16175         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16176
16177 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16178
16179         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16180         language tags.
16181
16182 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16183
16184         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16185         Don't bind "obarray".
16186
16187         * gnus-sum.el (gnus-thread-sort-functions): Added
16188         `gnus-thread-sort-by-most-recent-number' and
16189         `gnus-thread-sort-by-most-recent-date'.
16190         Reported by Kai Grossjohann <kai@emptydomain.de>.
16191
16192 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16195
16196 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16197
16198         * gnus-cus.el (gnus-agent-customize-category): Removed
16199         ignore-errors macro reference that required cl to be loaded at
16200         run-time.
16201
16202         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16203         single-interval range of the form (min . max).  Previously the
16204         range had to look like ((min . max)).  Likewise, return
16205         (min . max) rather than ((min . max)).
16206         (gnus-range-map): Use gnus-range-normalize to accept
16207         single-interval range.
16208
16209         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16210         the cache, but not the agent, now appear with their usual face.
16211
16212         * dgnushack.el (loaddir): New variable that is bound to the
16213         directory containing the dgnushack.el file. Use loaddir, rather
16214         than srcdir, to update load-path. Change lets dgnushack compile
16215         code in directories other than GNUS/lisp.
16216
16217 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16218
16219         * lpath.el: Don't bind w3m-safe-url-regexp.
16220
16221         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16222         w3m-safe-url-regexp variable buffer-local.
16223
16224         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16225
16226 2004-02-27  Simon Josefsson  <jas@extundo.com>
16227
16228         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16229         gnus-group-real-prefix.
16230         (gnus-summary-move-article): Use it, instead of
16231         gnus-group-real-prefix.
16232
16233 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16234
16235         * lpath.el: Bind w3m-safe-url-regexp.
16236
16237         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16238         w3m-safe-url-regexp variable buffer-local and set it as the value
16239         of mm-w3m-safe-url-regexp.
16240
16241         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16242
16243         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16244         parsing gnus-posting-styles when the message is not for replying.
16245
16246         * dgnushack.el: Autoload sgml-mode for XEmacs.
16247
16248         * nnrss.el (nnrss-opml-export): Use
16249         mm-set-buffer-file-coding-system instead of
16250         set-buffer-file-coding-system.
16251
16252 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16253
16254         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16255         of checkdoc.el).
16256         * nnrss.el: do.
16257         * gnus-mlspl.el: do.
16258         * gnus-ml.el: do.
16259         * gnus-srvr.el: do.
16260
16261         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16262
16263 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16264
16265         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16266         Corrections to custom-manual links.
16267
16268         * gnus-art.el (gnus-article): Ditto.
16269
16270         * mm-decode.el (mime-display, mime-security): Ditto.
16271
16272 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16273
16274         * flow-fill.el: Typo.
16275
16276 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16277
16278         * spam-wash.el: New file.
16279
16280 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16281
16282         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16283
16284 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16285
16286         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16287         to be run with new-articles as LIST1, not LIST2.
16288         (spam-registration-functions): Add spam-use-ham-copy as a nil
16289         registration backend.
16290
16291 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16292
16293         * spam-stat.el (spam-stat-washing-hook): New option.
16294         (spam-stat-buffer-words): Use it.
16295         (spam-stat-process-directory, spam-stat-test-directory): Use
16296         insert-file-contents-literally.
16297         (spam-stat-coding-system): New variable.
16298         (spam-stat-load, spam-stat-save): Use it.
16299
16300 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16301
16302         * spam-report.el (spam-report-plug-agent): Quote
16303         spam-report-url-to-file and spam-report-url-ping-plain.
16304
16305 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16306
16307         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16308         / in mailto URLs.
16309
16310 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16311
16312         * spam-report.el (spam-report-process-queue): Fix interactive use.
16313         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16314         (spam-report-unplug-agent): Doc fixes.
16315         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16316         (spam-report-agentize, spam-report-deagentize): Autoload.
16317
16318 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16319
16320         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16321
16322         * message.el (message-setup-fill-variables): Add mml tags to
16323         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16324         <ajk@iu.edu>.
16325         (message-mode): Don't modify paragraph-separate there.
16326
16327 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16328
16329         * compface.el (uncompface-use-external): Default to undecided.
16330         (uncompface-use-external-threshold): New variable.
16331         (uncompface-float-time): New macro.
16332         (uncompface): Determine whether to use the external decoder if
16333         uncompface-use-external is undecided.
16334
16335 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16336
16337         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16338         after images.
16339
16340         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16341
16342 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16343
16344         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16345
16346         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16347
16348         * gnus-sum.el (gnus-summary-limit-to-age)
16349         (gnus-summary-limit-children): do.
16350
16351         * gnus-int.el (gnus-request-scan): do.
16352
16353         * gnus-group.el (gnus-group-suspend): do.
16354
16355         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16356
16357         * gnus-cite.el (gnus-cite-parse-attributions): do.
16358
16359         * gnus-agent.el (gnus-summary-set-agent-mark)
16360         (gnus-agent-regenerate-group): do.
16361
16362         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16363
16364         * binhex.el (binhex-decode-region-internal): do.
16365
16366 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * gnus-fun.el (gnus-face-properties-alist): New user option.
16369         (gnus-display-x-face-in-from): Use it.
16370
16371         * gnus-art.el (article-display-face): Ditto.
16372
16373         * compface.el (uncompface-use-external): Default to nil.
16374
16375 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16376
16377         * nntp.el (nntp-erase-buffer): New function.
16378         (nntp-retrieve-data, nntp-send-command)
16379         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16380         (nntp-possibly-change-group): Use it.
16381
16382         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16383         with-current-buffer.
16384
16385 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16386
16387         * compface.el: Merge the ELisp-based uncompface program.
16388         (compface): New customization group.
16389         (uncompface-use-external): New user option.
16390         (uncompface): Call uncompface-internal if uncompface-use-external
16391         is nil.
16392         (uncompface-internal): New function.  Note that there are also
16393         some other functions and variables added for this function.
16394
16395 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16396
16397         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16398         if necessary.
16399
16400 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16401
16402         * spam-report.el (spam-report-unplug-agent)
16403         (spam-report-plug-agent, spam-report-deagentize)
16404         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16405         Add support for the Agent in spam-report: when unplugged, report to a
16406         file; when plugged, submit all the requests.
16407
16408         * spam.el (spam-register-routine): Fix message about
16409         registration.
16410
16411 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16412
16413         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16414         dependencies.
16415         (rfc2047-encode): Use it.
16416
16417         * gnus-art.el (gnus-button-marker-list): Move before first
16418         reference.
16419
16420         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16421         (imap-parse-body): Fix format string mismatch.
16422
16423         * gnus-score.el (gnus-summary-increase-score): do.
16424
16425         * nnrss.el (nnrss-close): New function.
16426
16427 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16428
16429         * nnrss.el (nnrss-make-filename): New function.
16430         (nnrss-request-delete-group, nnrss-read-server-data)
16431         (nnrss-save-server-data, nnrss-read-group-data)
16432         (nnrss-save-group-data): Use it.
16433         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16434         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16435         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16436
16437 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16438
16439         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16440
16441 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16442
16443         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16444         files.
16445
16446         * message.el (message-generate-headers-first): Don't quote nil
16447         and t in docstrings.
16448
16449         * imap.el (imap-id): do.
16450
16451         * gnus-agent.el (gnus-agent-consider-all-articles)
16452         (gnus-agent-queue-mail): do.
16453
16454 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16455
16456         * spam-report.el (spam-report-process-queue): New function.
16457         Process requests from `spam-report-requests-file'.
16458         (spam-report-process-queue): Doc fix.
16459
16460 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16461
16462         * spam.el (spam-register-routine)
16463         (spam-log-processing-to-registry, spam-log-registered-p)
16464         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16465         Change "check" to "spam-check" for semi-clarity.
16466
16467 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16468
16469         * pop3.el: Require nnheader.
16470
16471         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16472
16473         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16474
16475         * gnus-picon.el: Require cl.
16476
16477         * gnus-fun.el: Require gnus-ems and gnus-util.
16478
16479         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16480
16481         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16482
16483         * gnus-art.el (gnus-article-edit-mode): Define before first
16484         reference.
16485
16486 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16487
16488         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16489         (gnus-uu-post-encoded): Use point-at-bol.
16490
16491         * gnus-topic.el (gnus-group-active-topic-p): do.
16492
16493         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16494
16495         * gnus-group.el (gnus-group-kill-region): do.
16496
16497         * gnus-art.el (article-date-ut): do.
16498
16499         * message.el (message-fetch-field): Remove redundant
16500         case-fold-search binding.
16501         (message-narrow-to-field): Simplify.
16502
16503 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16504
16505         * spam.el (spam-directory): Derive from `gnus-directory'.
16506
16507         * spam-report.el (spam-report-url-to-file)
16508         (spam-report-requests-file): New function and variable for offline
16509         reporting.
16510         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16511         and user defined function.
16512         (spam-report-url-ping-mm-url): Remove doubled slash.
16513
16514 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16515
16516         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16517
16518 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16519
16520         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16521         format string mismatch.
16522
16523         * sieve.el (sieve-deactivate-all): do.
16524
16525         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16526
16527         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16528
16529         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16530
16531         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16532
16533 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16534
16535         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16536         the list of checks.
16537
16538 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16539
16540         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16541         padding.
16542
16543 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16544
16545         * mm-view.el (mm-fill-flowed): New variable.
16546         (mm-inline-text): Use it.
16547
16548 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16549
16550         * spam.el (spam-spamassassin-register-ham-routine)
16551         (spam-spamassassin-register-spam-routine): Fix function names.
16552
16553 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16554
16555         * gnus.el (gnus-tmp-grouplens): Remove.
16556         (gnus-summary-line-format): Remove grouplens.
16557
16558         * gnus-group.el (gnus-group-line-format): Ditto.
16559
16560         * gnus-spec.el (gnus-format-specs): Ditto.
16561         (gnus-update-format-specifications): Flush the group format spec
16562         cache if there's the grouplens stuff.
16563         (gnus-parse-simple-format): Replace %l with the empty string.
16564
16565 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16566
16567         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16568         omission.
16569
16570 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16571
16572         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16573         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16574
16575 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16576
16577         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16578         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16579         New macros and functions.
16580         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16581         Handle > NLINK_MAX messages.
16582         * nnmaildir.el (nnmaildir-request-set-mark): Use
16583         nnmaildir--emlink-p and nnmaildir--eexist-p.
16584
16585 2004-01-25  Alex Schroeder  <alex@gnu.org>
16586
16587         * spam-stat.el (spam-stat-process-directory-age): New option.
16588         (spam-stat-process-directory): Use it.
16589
16590 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16591
16592         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16593         (spam-stat-save): Accept prefix argument.
16594
16595 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16596
16597         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16598         links" error.
16599
16600 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16601
16602         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16603         the rest of the and/or forms.
16604
16605 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16606
16607         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16608         compatibility with old .newsrc.eld files.
16609
16610         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16611
16612         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16613
16614         * gnus-start.el (gnus-1): do.
16615
16616         * gnus-group.el (gnus-group-line-format-alist): do.
16617
16618         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16619
16620         * gnus-gl.el: Remove.
16621
16622 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16623
16624         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16625         marks consisting of a single range {for example, (3 . 5)} rather
16626         than a list of a single range { ((3 . 5)) }.
16627
16628 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16629
16630         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16631         with-current-buffer.
16632         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16633         avoid consing a string.
16634
16635         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16636         Remove obsolete entries for big5 and gb2312.
16637
16638 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16639
16640         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16641         uncompressed list.
16642
16643 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16644
16645         * spam-stat.el (spam-stat-strip-xref): New function.
16646         (spam-stat-process-directory): Use it.
16647
16648         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16649         here -- it's done in message-fetch-field.
16650
16651 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16652
16653         * gnus-agent.el (gnus-agent-queue-mail)
16654         (gnus-agent-prompt-send-queue): New variables.
16655         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16656         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16657         "nndraft:queue" along to gnus-draft-send.  Use
16658         gnus-agent-prompt-send-queue.
16659         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16660         is "nndraft:queue".  Suggested by Gaute Strokkenes
16661         <gs234@srcf.ucam.org>
16662
16663         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16664         (agent-enable-undownloaded-faces): Added.
16665         (gnus-agent-cat-groups): Use eval-and-compile, not
16666         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16667         method of gnus-agent-cat-groups even when the buffer has been
16668         evaled.
16669         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16670         delete gnus-agent-save-active-1.
16671         (gnus-agent-save-groups): Deleted.  Identical to
16672         gnus-agent-save-active.
16673         (gnus-agent-write-active): No longer adjust agent's copy of active
16674         file as agent's adjustments are now stored in their own
16675         file.  Removed optional parameter.
16676         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16677         servers.  Add use of min/max range limits from server's local
16678         file.
16679         (gnus-agent-save-alist): Removed unused optional argument.
16680         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16681         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16682         (gnus-agent-set-local): A per-server file that keeps min/max range
16683         limits for articles known to the agent.  Provides a fast mechanism
16684         for altering many active ranges.
16685         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16686         active file (local makes it unnecessary).
16687         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16688
16689         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16690         (agent-enable-undownloaded-faces): Added.
16691
16692         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16693         disable it when sending to "nndraft:queue".
16694         (gnus-group-send-queue): Add safety check to avoid sending queue
16695         when unplugged.
16696
16697         * gnus-group.el (gnus-group-catchup): Use new
16698         gnus-sequence-of-unread-articles, not
16699         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16700         numbers of articles.  Use gnus-range-map to avoid having to
16701         uncompress the unread list.
16702         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16703         Fixed invalid ange-ftp reference.
16704
16705         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16706         (gnus-sorted-range-intersection): Intersection of two ranges
16707         without requiring that they first be uncompressed.
16708
16709         * gnus-start.el (gnus-activate-group): Unless blocked by the
16710         caller, possibly expand the active range to include both cached
16711         and agentized articles.
16712         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16713         multiple version-dependent converters.
16714         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16715         gnus-agent-save-active.
16716         (gnus-save-newsrc-file): Save dirty agent range limits.
16717
16718         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16719         gnus-agent-possibly-alter-active.
16720         (gnus-adjust-marked-articles): Faster handling of simple lists.
16721
16722 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16723
16724         * spam-stat.el (spam-stat-test-directory): New optional argument
16725         displays a list of files detected.  Suggested by Andrew Cohen
16726         <cohen@andy.bu.edu>.
16727         (spam-stat-buffer-words-with-scores): Don't narrow and change
16728         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16729
16730 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16731
16732         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16733         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16734         (spam-spamassassin-arguments)
16735         (spam-spamassassin-spam-flag-header)
16736         (spam-spamassassin-positive-spam-flag-header)
16737         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16738         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16739         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16740         (spam-list-of-processors, spam-list-of-checks)
16741         (spam-list-of-statistical-checks, spam-registration-functions)
16742         (spam-check-spamassassin-headers, spam-check-spamassassin)
16743         (spam-spamassassin-score)
16744         (spam-spamassassin-register-with-sa-learn)
16745         (spam-spamassassin-register-spam-routine)
16746         (spam-spamassassin-register-ham-routine)
16747         (spam-assassin-register-spam-routine)
16748         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16749         (spam-bogofilter-score): Fix to show article before scoring.
16750
16751 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16752
16753         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16754         default scoring function.
16755         (spam-generic-score): Call spam-spamassassin-score if
16756         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16757         spam-bogofilter-score otherwise.
16758
16759         * gnus.el (spam-process, spam-autodetect-methods): Add
16760         spamassassin and spamassassin-headers.
16761
16762 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16763
16764         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16765         Suppress unnecessary messages.
16766
16767 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16768
16769         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16770         make-hash-table.
16771
16772 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16773
16774         * canlock.el (base64-encode-string): Don't autoload it.
16775
16776 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16777
16778         * run-at-time.el: Remove useless (require 'itimer),
16779         eval-and-compile and (featurep 'xemacs).
16780
16781 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16782
16783         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16784         GROUP is a virtual group.
16785
16786 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16787
16788         * gnus.el: Autoload `message-y-or-n-p'.
16789
16790 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16791
16792         * pgg-parse.el: Remove unnecessary (require 'custom).
16793
16794         * pgg-def.el: do.
16795
16796         * nnmail.el: do.
16797
16798         * gnus-undo.el: do.
16799
16800         * gnus-picon.el: do.
16801
16802         * gnus-util.el: do.
16803
16804 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16805
16806         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16807
16808 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16809
16810         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16811         handle, as well as a list.
16812
16813         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16814         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16815         (mm-w3m-cid-retrieve): Simplify.
16816
16817 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16818
16819         * message.el (message-kill-to-signature): Allow prefix arg to
16820         specify number of lines to keep before signature.
16821
16822 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16823
16824         * message.el (message-kill-to-signature): Change docstring.
16825
16826 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16827
16828         * canlock.el: Always require sha1-el.
16829         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16830
16831         * message.el: Autoload sha1 only when compiling.
16832
16833         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16834         eudc-expand-inline for XEmacs.
16835
16836 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16837
16838         * message.el (message-canlock-generate): Require sha1-el.
16839
16840 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16841
16842         * message.el (message-expand-name): Silence the byte compiler.
16843
16844         * lpath.el: Add detect-coding-system.
16845
16846         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16847         cus-edit.
16848
16849 2004-01-13  Simon Josefsson  <jas@extundo.com>
16850
16851         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16852         Invoke gnus-score-mode.  Reported by
16853         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16854
16855         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16856         Jim Blandy <jimb@redhat.com> (tiny change).
16857
16858 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16859
16860         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16861
16862 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16863
16864         * spam.el (spam-get-article-as-string): Update to use
16865         gnus-request-article-this-buffer, much simpler.
16866         (spam-get-article-as-buffer): Remove.
16867
16868 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16869
16870         * message.el (message-expand-name): Use EUDC if the user uses that.
16871
16872 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16873
16874         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16875         character for the encoding to avoid consing a string.
16876
16877         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16878         unnecessarily.
16879
16880         * mm-util.el (mm-replace-chars-in-string): Remove.
16881
16882         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16883         of mm-replace-chars-in-string.
16884
16885 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16886
16887         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16888
16889         * mm-util.el (mm-subst-char-in-string): Support inplace.
16890
16891         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16892         a new string in every iteration.  Use shy groups.
16893
16894 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16895
16896         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16897         * gnus-soup.el (gnus-soup-group-brew):
16898         * gnus-msg.el (gnus-put-message):
16899         * gnus-move.el (gnus-group-move-group-to-server):
16900         * gnus-kill.el (gnus-batch-score):
16901         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16902         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16903         (gnus-group-update-group, gnus-group-read-group)
16904         (gnus-group-make-group, gnus-group-make-help-group)
16905         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16906         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16907         (gnus-group-sort-by-unread, gnus-group-catchup)
16908         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16909         (gnus-group-yank-group, gnus-group-set-info)
16910         (gnus-group-list-groups):
16911         * gnus.el (gnus-generate-new-group-name):
16912         * gnus-delay.el (gnus-delay-send-queue):
16913         * nnvirtual.el (nnvirtual-catchup-group):
16914         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16915         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16916         (gnus-group-prepare-topics, gnus-topic-check-topology):
16917         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16918         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16919         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16920         (gnus-group-make-articles-read):
16921         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16922         (gnus-group-change-level, gnus-kill-newsgroup)
16923         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16924         (gnus-get-unread-articles, gnus-make-articles-unread)
16925         (gnus-make-ascending-articles-unread): Use accessor
16926         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16927         to get group information for improved readability.
16928
16929
16930 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16931
16932         * gnus-art.el (article-decode-mime-words, article-babel)
16933         (gnus-article-highlight-signature, gnus-article-add-buttons)
16934         (gnus-signature-toggle): Use gnus-with-article-buffer.
16935
16936         * gnus-art.el (gnus-article-highlight-headers)
16937         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16938
16939         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16940         (gnus-article-set-globals, gnus-request-article-this-buffer)
16941         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16942         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16943         (gnus-mime-display-alternative): Use with-current-buffer.
16944
16945 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16946
16947         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16948         also under 80 char limit, and call gnus-error if needed.
16949         (spam-fetch-article-header): Fix - it was a
16950         buffer-local variable (gnus-newsgroup-data).
16951         (spam-find-spam): Use spam-generate-fake-headers, forget about
16952         spam-insert-fake-headers.
16953         (spam-insert-fake-headers): Remove.
16954
16955 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16956
16957         * deuglify.el (gnus-article-outlook-unwrap-lines)
16958         (gnus-outlook-rearrange-article)
16959         (gnus-outlook-repair-attribution-outlook)
16960         (gnus-outlook-repair-attribution-block)
16961         (gnus-outlook-repair-attribution-other): Remove redundant
16962         save-excursion.
16963
16964 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16965
16966         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16967         (spam-fetch-field-subject-fast)
16968         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16969         (spam-fetch-article-header): Add functions to deal with Gnus
16970         internals for fast retrieval of article header data.
16971         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16972
16973 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16974
16975         * pop3.el (pop3-md5): Remove.
16976         (pop3-apop): Replace pop3-md5 with md5.
16977
16978         * mm-bodies.el: base64 is always built-in.
16979
16980         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16981         with-current-buffer.
16982
16983 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16984
16985         * canlock.el (canlock-insert-header): Remove excessive grouping in
16986         regexp.
16987
16988         * gnus-sum.el (gnus-summary-read-document): Ditto.
16989
16990         * gnus-uu.el (gnus-uu-part-number): Ditto.
16991
16992         * html2text.el (html2text-remove-tags): Ditto.
16993         (html2text-format-tags): Ditto.
16994         (html2text-format-single-elements): Ditto.
16995
16996         * mml.el (mml-parse-1): Ditto.
16997
16998 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16999
17000         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17001
17002         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17003
17004         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17005
17006         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17007
17008 2003-11-15  Simon Josefsson  <jas@extundo.com>
17009
17010         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17011         (pgg-gpg-lookup-key): Use regexp match instead of
17012         split-string (split-string is different between emacs 21.2 and
17013         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17014
17015 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17016
17017         * gnus-art.el (gnus-mime-view-all-parts)
17018         (gnus-article-part-wrapper, gnus-article-view-part): Use
17019         with-current-buffer.
17020
17021 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17022
17023         * spam.el (spam-disable-spam-split-during-ham-respool)
17024         (spam-spamoracle-database, spam-cache-lookups)
17025         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17026         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17027         (spam-group-ham-marks, spam-group-spam-marks)
17028         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17029         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17030         also add spam-use-blackholes to the statistical checks.
17031         (spam-fetch-field-fast): Add interface to fetching fields, may
17032         become a macro.
17033         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17034         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17035         (spam-insert-fake-headers): Fake an article when needed.
17036         (spam-find-spam): Fake article when possible.
17037         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17038         (spam-check-bogofilter-headers): Use message-fetch-field instead
17039         of nnmail-fetch-field.
17040
17041 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17042
17043         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17044
17045 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17046
17047         * spam.el (spam-split): Do not require spam-use-CHECK to be
17048         enabled if that check is passed to spam-split explicitly; also
17049         fix so 'spam doesn't get converted to spam-split-group when
17050         spam-split-symbolic-return is t.
17051         (spam-find-spam): Find registrations of the article and use those
17052         instead of re-running spam-split to find the spam/ham
17053         classification of the article.
17054         (spam-log-processing-to-registry, spam-log-registered-p)
17055         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17056         Use gnus-error instead of gnus-message.
17057         (spam-log-registration-type): Add function to determine the
17058         classification of a message based on registry entries; will
17059         return nil if both 'spam and 'ham are found.
17060         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17061         a reasonably fast local cache without the loading errors.
17062         (spam-cache-lookups): Set to t by default.
17063         (spam-find-spam): Don't try to guess spam-cache-lookups.
17064         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17065         spam-caches entry.
17066         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17067         caching of whitelist/blacklist entries.
17068         (spam-check-whitelist, spam-check-blacklist): Invoke
17069         spam-from-listed-p with a type, not a cache variable.
17070         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17071
17072 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17073
17074         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17075
17076         * nnmail.el (nnmail-split-fancy): do.
17077
17078         * mml.el (mml-parse): do.
17079
17080         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17081         (gnus-score-adaptive): do.
17082
17083 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17084
17085         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17086         (gnus-mime-button-map): Don't set keymap parent.
17087         (gnus-button-ctan-directory-regexp): Use shy grouping.
17088         (gnus-prev-page-map): Don't set keymap parent.
17089         (gnus-prev-page-map): Remove duplicated one.
17090         (gnus-next-page-map): Don't set keymap parent.
17091         (gnus-mime-security-button-map): Ditto.
17092
17093         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17094         version number.
17095
17096         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17097
17098 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17099
17100         * canlock.el (canlock-sha1-function): Remove.
17101         (canlock-sha1-function-for-verify): Remove.
17102         (canlock-openssl-program): Remove.
17103         (canlock-openssl-args): Remove.
17104         (canlock-ignore-errors): Remove.
17105         (canlock-sha1-with-openssl): Remove.
17106         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17107         (canlock-verify): Don't use canlock-ignore-errors.
17108
17109         * sha1-el.el (sha1-string-external): Make it can return a string
17110         in binary form.
17111         (sha1-region-external): Ditto.
17112         (sha1-string-internal): Ditto.
17113         (sha1-region-internal): Ditto.
17114         (sha1-region): Ditto.
17115         (sha1-string): Ditto.
17116         (sha1): Ditto.
17117
17118 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17119
17120         * spam.el (spam-report-articles-gmane): New command.
17121
17122 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17123
17124         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17125
17126         * run-at-time.el (run-at-time-saved): Remove.
17127         (run-at-time): Doc fix.
17128
17129 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17130
17131         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17132         (gnus-summary-limit-map): Add it.
17133         (gnus-summary-make-menu-bar): do.
17134
17135 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17136
17137         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17138         Make attempt at some caching support (done for BBDB only now).
17139         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17140         addresses to be checked.
17141         (spam-clear-cache-BBDB): Add function, to be invoked by
17142         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17143         (spam-check-BBDB): Check and use the caches, if
17144         spam-cache-lookups is on, remove superfluous (provide).
17145
17146 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17147
17148         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17149
17150 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17151
17152         * run-at-time.el (run-at-time-saved): Move to after the definition
17153         of `run-at-time'.
17154
17155         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17156
17157 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17158
17159         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17160         mm-w3m-local-map-property.
17161
17162         * mm-view.el (mm-w3m-mode-map): Remove.
17163         (mm-w3m-local-map-property): Remove.
17164         (mm-inline-text-html-render-with-w3m): Don't use
17165         mm-w3m-local-map-property.
17166
17167 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17168
17169         * run-at-time.el: New file.
17170
17171         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17172         under Emacs.
17173
17174         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17175         of gnus-set-text-properties.
17176
17177         * gnus-uu.el (gnus-uu-save-article): Ditto.
17178
17179         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17180
17181         * gnus-cite.el (gnus-cite-parse): Ditto.
17182
17183         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17184         of gnus-.
17185
17186         * gnus-xmas.el (run-at-time): Require run-at-time.
17187
17188         * gnus.el: Changed calls to nnheader-run-at-time and
17189         password-run-at-time throughout to use run-at-time directly.
17190
17191         * password.el: Removed definition of run-at-time.
17192
17193         * nnheaderxm.el: Remove definition of run-at-time.
17194
17195 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17196
17197         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17198         in prompt.
17199
17200 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17201
17202         * messagexmas.el (message-xmas-redefine): Alias
17203         `message-make-caesar-translation-table' to
17204         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17205         version.
17206
17207         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17208         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17209         `gnus-xmas-set-text-properties'.
17210         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17211         `gnus-xmas-completing-read'.
17212         (gnus-xmas-completing-read): Removed.
17213         (gnus-xmas-open-network-stream): Removed.
17214
17215         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17216         XEmacs version.
17217
17218         * dns.el (dns-make-network-process): Use `open-network-stream'
17219         instead of `gnus-xmas-open-network-stream'.
17220
17221         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17222
17223         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17224
17225 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17226
17227         * gnus-art.el (gnus-mime-display-alternative)
17228         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17229         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17230         Don't use gnus-local-map-property.
17231
17232         * gnus-util.el (gnus-local-map-property): Remove.
17233
17234         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17235         gnus-completing-read-maybe-default with completing-read.
17236
17237         * gnus-util.el (gnus-completing-read): do.
17238         (gnus-completing-read-maybe-default): Remove.
17239
17240 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17241
17242         * password.el: Only autoload `run-at-time' if not XEmacs.
17243         Only autoload the itimer functions if XEmacs.
17244
17245 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17246
17247         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17248         XEmacsen.
17249
17250         * dgnushack.el: Autoload executable-find for XEmacs.
17251
17252 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17253
17254         * gnus-art.el (gnus-read-string): Remove.
17255         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17256         read-string.
17257
17258 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17259
17260         * netrc.el: Autoload password-read.
17261         (netrc): Add configuration group.
17262         (netrc-encoding-method, netrc-openssl-path): Add
17263         variables for encoding and decoding of files with symmetric
17264         ciphers.
17265         (netrc-encode): Add assistant function to encode a file with
17266         netrc-encoding-method.
17267         (netrc-parse): Add interactive parameter, added optional
17268         decoding if netrc-encoding-method is non-nil but otherwise
17269         behavior is standard.
17270         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17271         Do s/encode/encrypt/ everywhere.
17272
17273         * spam.el: Remove executable-find autoload.
17274
17275 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17276
17277         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17278
17279         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17280
17281 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17282
17283         * gnus-art.el (gnus-treat-ansi-sequences)
17284         (article-treat-ansi-sequences): New variable and function.
17285         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17286
17287         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17288         Use it.
17289
17290 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17291
17292         * mm-util.el (mm-quote-arg): Remove.
17293
17294         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17295         shell-quote-argument.
17296
17297         * gnus-uu.el (gnus-uu-command): do.
17298
17299         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17300
17301         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17302         with make-char.
17303
17304         * mm-util.el (mm-make-char): Remove.
17305
17306         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17307         add-minor-mode.
17308
17309         * gnus-undo.el (gnus-undo-mode): do.
17310
17311         * gnus-topic.el (gnus-topic-mode): do.
17312
17313         * gnus-sum.el (gnus-dead-summary-mode): do.
17314
17315         * gnus-start.el (gnus-slave-mode): do.
17316
17317         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17318
17319         * gnus-ml.el (gnus-mailing-list-mode): do.
17320
17321         * gnus-gl.el (gnus-grouplens-mode): do.
17322
17323         * gnus-draft.el (gnus-draft-mode): do.
17324
17325         * gnus-dired.el (gnus-dired-mode): do.
17326
17327         * gnus-ems.el (gnus-add-minor-mode): Remove.
17328
17329         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17330         Replace gnus-char-width with char-width.
17331
17332         * gnus-ems.el (gnus-char-width): Remove.
17333
17334         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17335         Replace gnus-char-width with char-width.
17336
17337         * gnus-ems.el (gnus-char-width): Remove.
17338
17339         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17340         definition.
17341         Remove Emacs 20 hash table compatibility code.
17342
17343         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17344         20 compatibility code.
17345
17346         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17347
17348         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17349
17350         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17351         with point-at-{eol,bol}.
17352
17353         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17354
17355         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17356
17357         * flow-fill.el (fill-flowed-point-at-bol)
17358         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17359
17360         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17361         Replace with point-at-{eol,bol} throughout all files.
17362
17363 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17364
17365         * ntlm.el (ntlm-string-as-unibyte): New macro.
17366         (ntlm-build-auth-response): Use it.
17367
17368         Remove Emacs 20 stuff:
17369         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17370         (butlast, mapc, remove): Remove the compiler macros.
17371         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17372         of delq and copy-sequence.
17373         * gnus-art.el (popup-menu): Remove the compiler macro.
17374         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17375         Emacs 20.
17376
17377 2004-01-05  Simon Josefsson  <jas@extundo.com>
17378
17379         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17380         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17381         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17382         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17383         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17384         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17385         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17386         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17387         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17388         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17389         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17390         string-xor into ntlm-string-xor.  Suggested by
17391         Jesper Harder <harder@myrealbox.com>.
17392
17393         * ntlm.el: Don't include poem.
17394
17395         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17396         Jesper Harder <harder@myrealbox.com>.
17397
17398         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17399
17400         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17401         probably breaks emacs with DL patch, but do we care? Is anyone
17402         still using the DL stuff?)
17403
17404         * sieve-manage.el: Use the password package.
17405         (sieve-manage-read-passwd): Remove.
17406         (sieve-manage-interactive-login): Use password.  Re-add
17407         condition-case around loop.
17408
17409         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17410         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17411         the password package.
17412
17413 2003-02-19  Simon Josefsson  <jas@extundo.com>
17414
17415         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17416         token.
17417
17418 2002-08-07  Simon Josefsson  <jas@extundo.com>
17419
17420         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17421         (sieve-manage-authenticators):
17422         (sieve-manage-authenticator-alist): Add some SASL mechs.
17423         (sieve-sasl-auth): New function.
17424         (sieve-manage-cram-md5-auth):
17425         (sieve-manage-plain-auth): Rewrite using SASL library.
17426         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17427         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17428         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17429         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17430
17431 2004-01-05  Simon Josefsson  <jas@extundo.com>
17432
17433         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17434         New files.
17435
17436 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17437
17438         * gnus-group.el (gnus-no-groups-message): Update.
17439
17440         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17441
17442 2003-11-09  Simon Josefsson  <jas@extundo.com>
17443
17444         * imap.el: Support for ID IMAP extension (RFC 2971).
17445         (imap-local-variables): Add imap-id.
17446         (imap-id): New variable.
17447         (imap-id): New function.
17448         (imap-parse-response): Parse untagged ID response.
17449         * nnimap.el (nnimap-id): New variable.
17450         (nnimap-open-connection): Use it.
17451
17452 2003-12-28  Simon Josefsson  <jas@extundo.com>
17453
17454         * gnus-score.el (gnus-score-edit-all-score): New.
17455         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17456
17457 2004-01-04  Simon Josefsson  <jas@extundo.com>
17458
17459         * password.el: Add.
17460
17461 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17462
17463         * dns.el (dns-query-types): Fix typo.
17464         (dns-query-types): New function.
17465         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17466         PTR and SOA replies, see RFC 1035.
17467
17468 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17469
17470         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17471
17472         * Moved to Changelog.2.
17473
17474 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17475
17476         * gnus.el (gnus-version-number): Bump version.
17477
17478 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17479
17480         * gnus.el: No Gnus v0.1 is released.
17481
17482 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17483
17484         * gnus.el: No Gnus v0.0 is released.
17485
17486 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17487
17488         * gnus.el (gnus-version-number): Bump.
17489         (gnus-version): No.
17490
17491 See ChangeLog.2 for earlier changes.
17492
17493     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17494       Free Software Foundation, Inc.
17495
17496   This file is part of GNU Emacs.
17497
17498   GNU Emacs is free software: you can redistribute it and/or modify
17499   it under the terms of the GNU General Public License as published by
17500   the Free Software Foundation, either version 3 of the License, or
17501   (at your option) any later version.
17502
17503   GNU Emacs is distributed in the hope that it will be useful,
17504   but WITHOUT ANY WARRANTY; without even the implied warranty of
17505   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17506   GNU General Public License for more details.
17507
17508   You should have received a copy of the GNU General Public License
17509   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17510
17511 ;; Local Variables:
17512 ;; coding: utf-8
17513 ;; fill-column: 79
17514 ;; add-log-time-zone-rule: t
17515 ;; End: