mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed mm-with-unibyte...
[gnus] / lisp / ChangeLog
1 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5         done, then unselected articles may be marked as read.
6
7         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
8         since not doing this seems to lead to a race condition in pop3-logon.
9
10         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
11         so that the call chain it correct when we call "upwards".
12
13         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
14         in read-only groups.
15
16         * gnus-group.el (gnus-group-mark-article-read): Ditto
17
18         * message.el (message-cite-reply-position): Doc string fix.
19
20         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
21         avoid regexp overflow.
22         (nnimap-transform-split-mail): Ditto.
23
24         * pop3.el (pop3-retr): Error out if the server closes the connection.
25
26 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
27
28         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
29         mm-with-unibyte-current-buffer.  The buffer should not contain any
30         multibyte chars anyway at this stage.
31
32 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
35         at the end of lines.
36
37 2011-05-29  Julien Danjou  <julien@danjou.info>
38
39         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
40
41 2011-05-27  Glenn Morris  <rgm@gnu.org>
42
43         * gnus-group.el (gnus-bug-group-download-format-alist):
44         Use the "maintainer" version of debian reports as well.
45
46 2011-05-26  Glenn Morris  <rgm@gnu.org>
47
48         * gnus-group.el (gnus-bug-group-download-format-alist):
49         Use the "maintainer" version of debbugs.gnu.org reports.
50
51 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
54
55 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
56
57         * gnus-cus.el (gnus-agent-customize-category):
58         * gnus-delay.el (gnus-delay-send-queue):
59         * gnus.el (gnus-other-frame):
60         Don't quote lambda expressions with `quote'.
61
62 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
63
64         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
65         the thread moves us backwards and so we loop forever.
66
67 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
70         whitespace in base64 data lines.
71
72 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
73
74         * gnus-registry.el (gnus-registry-user-format-function-M):
75         Use `mapconcat'.
76         (gnus-registry-user-format-function-M2): Use to see the full text of
77         the marks.  Make "," the mark text separator.
78
79         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
80         authentication with auth-source.
81
82 2011-05-17  Glenn Morris  <rgm@gnu.org>
83
84         * gnus-group.el (gnus-import-other-newsrc-file):
85         Use insert-file-contents.
86
87 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
88
89         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
90         1000 iterations.
91
92 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * nntp.el (nntp-open-connection): Check if process-type is available.
95
96 2011-05-16  Julien Danjou  <julien@danjou.info>
97
98         * shr.el (shr-tag-del): Add support for del tag.
99
100 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
101
102         * gnus-html.el (gnus-html-put-image): Register a displayer.
103
104         * shr.el (shr-image-displayer): Don't remove text props from alt text.
105
106 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
107
108         * registry.el (prune-factor): New initialization parameter defaulting
109         to 0.1.
110         (registry-prune-hard): Use it.
111
112         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
113         0.1 expicitly.
114
115 2011-05-13  Glenn Morris  <rgm@gnu.org>
116
117         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
118         is bound, since this function requires sendmail.
119
120 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
121
122         * registry.el (registry-usage-test): Disable pruning test.
123
124 2011-05-11  David Engster  <dengste@eml.cc>
125
126         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
127         Bind set-network-process-option for XEmacs.
128
129 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
130
131         * registry.el (registry-prune-hard-candidates)
132         (registry-prune-soft-candidates): Helper methods for registry pruning.
133         (registry-prune): Use them.  Make the sort function optional.
134
135 2011-05-10  Jim Meyering  <meyering@redhat.com>
136
137         * shr.el (shr-colorize-region): Fix typo "on on -> on".
138
139 2011-05-10  Julien Danjou  <julien@danjou.info>
140
141         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
142         symbol and not a list.
143
144 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * gnus-art.el (gnus-article-mode): Move binding of
147         shr-put-image-function here from gnus-article-prepare-display.
148
149         * shr.el (shr-put-image-function): New variable.
150         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
151         (shr-put-image): Return scaled image.
152
153         * gnus-art.el (gnus-shr-put-image): New function.
154         (gnus-article-prepare-display): Bind shr-put-image-function to it.
155
156         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
157         original ones, as deletable.
158
159 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
160
161         * nntp.el (nntp-open-connection): Set TCP keepalive option.
162
163 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
164
165         * registry.el (registry-full): Add convenience method.  Fix logic.
166         (registry-insert): Use it.  Fix logic here too.
167
168         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
169         `registry-prune' if `registry-full' returns t.
170         (gnus-registry-handle-action)
171         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
172         (gnus-registry-usage-test): Use it.
173
174 2011-05-07  Julien Danjou  <julien@danjou.info>
175
176         * shr.el (shr-link): Make shr-link inherit from link by default.
177
178 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
179
180         * shr.el (shr-urlify, shr-link): Fix shr-link face.
181
182 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
183
184         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
185         error out because the face is not a list.
186
187 2011-05-05  Glenn Morris  <rgm@gnu.org>
188
189         * proto-stream.el (gnutls-negotiate): Fix declarations.
190
191         * gnus-start.el (gnus-propagate-marks): Declare.
192
193 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
194
195         * registry.el (registry-reindex): Fix percentage message.
196
197         * proto-stream.el (network-stream-open-starttls): Adjust to call
198         `gnutls-negotiate' with :process and :hostname arguments.
199
200 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
201
202         * shr.el: Add shr-link face for links.
203         (shr-urlify): Use it.
204
205         * registry.el (registry-insert): Make error message more helpful.
206
207 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * gnus-html.el (gnus-html-schedule-image-fetching):
210         Use url-queue-retrieve, if it exists.
211
212         * shr.el (shr-tag-img): Ditto.
213
214         * gnus.el: Autoload more gnus-agent functions.
215
216         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
217         agent if we haven't already (bug#8502).
218
219         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
220         into the Agent, too.
221
222         * gnus-agent.el (gnus-agent-store-article): New function.
223
224         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
225         and moved from that file for reuse.
226
227         * pop3.el (pop3-open-server): Error messages are "-ERR".
228
229 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
232         (open-tls-stream): Remove superfluous tls/starttls autoloads.
233
234 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
235
236         * gnus.el: No Gnus v0.17 is released.
237
238 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
239
240         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
241         buffer has moved to a different frame.
242
243 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
246         to get the conversion from unibyte to multibyte buffers to work on
247         Emacs 22.
248
249         * nntp.el (nntp-request-article): Slight clean-up.
250
251 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
252
253         * shr.el (shr-strike-through): New face.
254         (shr-tag-s): Use it to provide <s> support.
255         (shr-tag-s): Remove duplicate definition.
256
257 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
258
259         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
260         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
261
262 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
263
264         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
265         `gnutls-negotiate'.
266         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
267
268 2011-04-23  Glenn Morris  <rgm@gnu.org>
269
270         * gnus-sum.el (gnus-extra-headers): Bump :version.
271
272 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * shr.el (shr-tag-sup): New function.
275         (shr-tag-sub): Ditto.
276
277 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
278
279         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
280         for the case where `gnus-registry-ignored-groups' is a list of lists,
281         and don't call `gnus-parameter-registry-ignore' otherwise.
282
283 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
284
285         * nnimap.el (nnimap-user): New backend variable.
286         (nnimap-open-connection-1): Use it.
287         (nnimap-credentials): Accept user parameter so it's explicit what user
288         name is desired.
289
290         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
291         default.
292
293         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
294         not gnus-registry.el.
295
296         * gnus-registry.el: Mention in comments how to modify
297         `gnus-extra-headers' for proper recipient tracking and that it may
298         already have To and Cc recently, which it does as of this commit.
299         (gnus-registry-ignored-groups): Remove defcustom.
300         Explain why in comments.
301         (gnus-registry-action): Fix data-header reference to use the extra
302         headers.  Explain in package commentary how to add To and Cc headers to
303         the gnus-extra-headers.
304         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
305         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
306         parameter list or a string list in `gnus-registry-ignored-groups'.
307         Fix logic error.
308
309 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
310
311         * shr.el (shr-expand-url): Protect against null urls.
312
313 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
314
315         * shr.el (shr-base): New binding.
316         (shr-tag-base): Keep track of <base>.
317         (shr-expand-url): New function used throughout.
318
319 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
320
321         * gnus-registry.el
322         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
323         (gnus-registry-ignored-groups): New variable.
324         (gnus-registry-ignore-group-p): Use it.
325         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
326         set the destination group to nil (same as delete) if it's ignored.
327
328 2011-04-20  David Engster  <dengste@eml.cc>
329
330         * tests/gnustest-nntp.el: New file for simple NNTP testing.
331
332         * Makefile.in (test-nntp): New rule.
333         (check): Add it.
334         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
335
336 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
337
338         * gnus-registry.el (gnus-registry-action)
339         (gnus-registry-fetch-header-fast):
340         Don't use mail-header that looks an internal function of mailheader.el.
341
342 2011-04-19  Glenn Morris  <rgm@gnu.org>
343
344         * time-date.el (time-to-days): Remove unused local variables.
345
346 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * gnus-registry.el: Eliminate cl functions.
349         (gnus-registry-sort-addresses): New function that replaces mapcan.
350         (gnus-registry-action, gnus-registry-spool-action)
351         (gnus-registry-split-fancy-with-parent)
352         (gnus-registry-fetch-recipients-fast): Use it.
353         (gnus-registry-import-eld): Replace delete* with dolist + delq.
354
355         * registry.el (initialize-instance, registry-lookup)
356         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
357         (registry-lookup-secondary-value, registry-search, registry-delete)
358         (registry-insert, registry-reindex, registry-size, registry-prune):
359         Use eval-and-compile.
360
361 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
362
363         * registry.el (registry-reindex): New method to recreate the secondary
364         registry indices.
365
366         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
367         tracked field changes.
368         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
369         (gnus-registry-action, gnus-registry-spool-action)
370         (gnus-registry-handle-action)
371         (gnus-registry--split-fancy-with-parent-internal)
372         (gnus-registry-split-fancy-with-parent)
373         (gnus-registry-register-message-ids): Add recipient tracking on spool,
374         move, and delete actions, and for fancy splitting with parent.
375         (gnus-registry-extract-addresses)
376         (gnus-registry-fetch-recipients-fast)
377         (gnus-registry-fetch-header-fast): Convenience functions.
378         (gnus-registry-misc-test): ERT test of
379         `gnus-registry-extract-addresses'.
380
381 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
382
383         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
384         Track by subject first, then sender.
385
386 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
387
388         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
389
390         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
391         Lisp.
392
393         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
394         (gnus-draft-send): Use it to avoid popping
395         up frames from gnus-group-send-queue.
396
397 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
398
399         * gnus-registry.el: Updated gnus-registry docs.
400
401 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
402
403         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
404         Fix logic bug.
405         (gnus-registry-post-process-groups): Fix logging of no results and
406         quote sender and subject.
407
408 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
409
410         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
411         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
412         gnutls-cli are too slow to be done opportunistically.
413
414         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
415         (gnus-read-active-for-groups): Don't try to finish getting stuff where
416         we had no early-data returned.
417         (gnus-get-unread-articles): Add a sanity check so that we don't issue
418         two async commands to the same server at the same time.
419
420 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
421
422         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
423
424 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
425
426         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
427         "warning" level.
428
429         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
430         (mm-url-insert-file-contents): Don't set the package names.
431
432 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
433
434         * gnus-registry.el (gnus-registry-action): Remove properties and
435         simplify subject in `gnus-registry-handle-action'.
436         (gnus-registry-spool-action): Get subject and sender from message if
437         they are not passed in.
438         (gnus-registry-handle-action): Remove properties and simplify subject
439         consistently.
440
441 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
442
443         * registry.el: Require CL before using defmacro*.
444
445 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
446
447         * gnus-art.el (article-treat-date): Assume that
448         gnus-article-date-headers may be a group parameter.
449
450 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
451
452         * gnus-registry.el (gnus-registry-handle-action): More debugging.
453
454         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
455         interactively so the newsrc file can contain foreign groups too.
456         Useful for debugging but not much for users.
457
458 2011-04-07  David Engster  <dengste@eml.cc>
459
460         * registry.el (registry-usage-test): Only do
461         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
462         lexical binding.
463
464 2011-04-07  David Engster  <dengste@eml.cc>
465
466         * Makefile.in (check, test-registry): New rules for test-suite.
467
468 2011-04-06  David Engster  <dengste@eml.cc>
469
470         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
471         argument NOERROR for `require', since XEmacs 21.4 does not support it.
472
473 2011-04-06  David Engster  <dengste@eml.cc>
474
475         * registry.el (initialize-instance): Change :after to :AFTER to be
476         compatible with old EIEIO version in XEmacs.
477
478 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
479
480         * gnus-registry.el (gnus-registry-post-process-groups)
481         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
482         and provide better messaging.
483
484 2011-04-06  David Engster  <dengste@eml.cc>
485
486         * Makefile.in (fail-on-warning): New rule to compile with warnings as
487         errors.
488
489         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
490         dgnushack-compile with error-on-warn enabled, and to signal an error if
491         clean compilation failed.
492         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
493         with `byte-compile-error-on-warn'.  Return nil if errors occured.
494
495 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
496
497         * gnus-registry.el: Don't use ERT if it's not available.  Load it
498         unconditionally anyway, discarding errors.
499         (gnus-registry-delete-entries): New convenience function.
500         (gnus-registry-import-eld): Import from old .eld registry.
501
502         * registry.el: Don't use ERT if it's not available.  Load it
503         unconditionally anyway, discarding errors.
504
505         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
506         version from the Claudio Bley GnuTLS patch (extra optional parameters
507         and host name).
508
509 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
510
511         * gnus-registry.el (gnus-registry-fixup-registry): New function to
512         fixup the parameters that can be customized by the user between
513         save/read cycles.
514         (gnus-registry-read): Use it.
515         (gnus-registry-make-db): Use it.
516         (gnus-registry-spool-action, gnus-registry-handle-action):
517         Fix messaging.
518         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
519         Map references to actual group names with sender and subject tracking.
520         (gnus-registry-post-process-groups): Use `cond' for better messaging.
521         (gnus-registry-usage-test): Add subject lookup test.
522
523         * registry.el (registry-db, initialize-instance): Set up constructor
524         instead of :initform arguments for the sake of older Emacsen.
525         (registry-lookup-breaks-before-lexbind): New method to demonstrate
526         pre-lexbind merge bug.
527         (registry-usage-test): Use it.
528         (initialize-instance, registry-db): Move the non-function initforms
529         back to the class definition.
530
531 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
532
533         * registry.el: New library to manage gnus-registry-style data.
534
535         * gnus-registry.el: Use it (major rewrite).
536
537         * nnregistry.el: Use it.
538
539         * spam.el: Use it.
540
541 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542
543         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
544         marks on non-selected articles.
545
546 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
547
548         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
549         parameter to open-protocol-stream.
550
551 2011-04-01  Julien Danjou  <julien@danjou.info>
552
553         * mm-view.el (mm-display-inline-fontify): Do not fontify with
554         fundamental-mode.
555
556 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
557
558         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
559         servers.
560
561 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
562
563         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
564         made marks not propagate, again.
565
566 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
567
568         * proto-stream.el (open-protocol-stream): Bring back `network' type.
569         Make this the default type.
570         (proto-stream-open-plain): Rename from proto-stream-open-default.
571         (open-protocol-stream, proto-stream-open-starttls)
572         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
573         with `plain'.
574
575         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
576         value.
577
578         * nntp.el (nntp-open-connection-function): Document the fact that some
579         values are not functions but are instead handled specially.
580         Recognize nntp-open-plain-stream value.
581         (nntp-open-connection): Recognize that value.
582
583 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
586         where it seems to be needed.
587
588 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
589
590         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
591         stuff.
592
593         * gnus-score.el (gnus-score-string): Fix calling convention of
594         `gnus-simplify-buffer-fuzzy' after last patches.
595
596         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
597         server for articles we didn't get any headers for.  This is a sanity
598         check.
599
600 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
601
602         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
603         new CAPABILITY, use it.
604
605 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
608         downloading anything.
609
610         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
611
612 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
613
614         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
615         colors.
616         (gnus-splash-svg-color-symbols): New function.
617
618 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
619
620         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
621         instead of using the global gnus-simplify-subject-fuzzy-regexp.
622         (gnus-simplify-subject-fuzzy): Use the local
623         gnus-simplify-subject-fuzzy-regex instead of the global one.
624         This makes using this variable in group parameters work.
625
626 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
627
628         * gnus-registry.el (gnus-registry-unfollowed-groups):
629         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
630         archive:sent-YYYY-MM-DD groups).
631         (gnus-registry-split-fancy-with-parent): Bail out early in sender
632         tracking if there are more than `gnus-registry-max-track-groups'
633         matches.
634
635 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
636
637         * message.el (message--yank-original-internal): New function to do the
638         insertion cleanly inside eval in `message-yank-original'.
639         (message-yank-original): Use it.
640
641 2011-03-29  Julien Danjou  <julien@danjou.info>
642
643         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
644         local variables disabled rather than `normal-mode'.
645
646 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
647
648         * imap.el (imap-shell-open, imap-process-connection-type):
649         Use imap-process-connection-type for 'shell' streams as well as
650         Kerberos, SSL, other subprocesses.
651
652 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
653
654         * proto-stream.el: Changes preparatory to merging open-protocol-stream
655         with open-network-stream.
656         (proto-stream-always-use-starttls): Option removed.
657         (open-protocol-stream): Return a process object by default.  Provide a
658         new parameter :return-list specifying a list-type return value, which
659         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
660         :type `network' to `try-starttls', and `network-only' to `default'.
661         Make `default' the default, for compatibility with open-network-stream.
662         Handle the no-parameter case exactly as open-network-stream, with no
663         additional stream processing.  Search plists using plist-get.
664         Explicitly add :end-of-commend parameter if it is missing.
665         (proto-stream-open-default): Rename from
666         proto-stream-open-network-only.  Return 'default as the type.
667         (proto-stream-open-starttls): Rename from proto-stream-open-network.
668         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
669         failed.  Always return a list with a (possibly dead) process as the
670         first element, for compatibility with open-network-stream.
671         (proto-stream-open-tls): Use plist-get.  Always return a list.
672         (proto-stream-open-shell): Return `default' as connection type.
673         (proto-stream-capability-open): Use plist-get.
674         (proto-stream-eoc): Function deleted.
675
676         * nnimap.el (nnimap-stream, nnimap-open-connection)
677         (nnimap-open-connection-1): Handle renaming of :type parameter for
678         open-protocol-stream.
679         (nnimap-open-connection-1): Pass a :return-list parameter
680         open-protocol-stream to obtain a list return value.  Parse this list
681         using plist-get.
682
683         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
684         for open-protocol-stream.  Accept open-protocol-stream return value
685         that is a subprocess object instead of a list.  Handle the case of a
686         dead returned process.
687
688 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
689
690         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
691
692         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
693
694 2011-03-21  Julien Danjou  <julien@danjou.info>
695
696         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
697         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
698         query.
699         (mm-inline-text): Render normal text with fontification whenever
700         possible.
701
702         * gnus-sum.el (gnus-summary-save-parts-1):
703         * gnus-art.el (gnus-article-browse-html-save-cid-content)
704         (gnus-article-browse-html-parts, gnus-mime-delete-part)
705         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
706         Use `mm-handle-filename'.
707
708         * mm-util.el (mm-handle-filename): New function, return the filename of
709         an handle.
710
711 2011-03-18  Julien Danjou  <julien@danjou.info>
712
713         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
714         (gnus-buffer-live-p): Check that buffer is not nil.
715
716 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
717
718         * gnus.el: No Gnus v0.15 is released.
719
720 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721
722         * time-date.el (format-seconds): Use assoc instead of assoc-string to
723         avoid warning on XEmacs.
724
725         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
726         on XEmacs.
727
728         * gnus-art.el: Require mouse, which the build bot seems to say is
729         needed.
730
731         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
732
733         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
734         XEmacs, since it doesn't have url-retrieve-synchronously.
735
736         * time-date.el (format-seconds): Use assoc instead of assoc-string,
737         since assoc-string doesn't exist in XEmacs.
738
739 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
740
741         * gnus-group.el (gnus-group-list-ticked): New function.
742         (gnus-group-make-menu-bar): Provide a menu entry for it.
743         (gnus-group-list-map): Provide a binding for it.
744
745 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
746
747         * shr.el (shr-visit-file): New command.
748
749         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
750
751 2011-03-17  Bjørn Mork  <bjorn@mork.no>
752
753         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
754         servers.
755
756 2011-03-16  Julien Danjou  <julien@danjou.info>
757
758         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
759         inline.
760
761         * gnus-art.el (article-hide-list-identifiers):
762         Use gnus-group-get-list-identifiers.
763
764         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
765         (gnus-summary-remove-list-identifiers):
766         Use gnus-group-get-list-identifiers to get regexp.
767         (gnus-select-newsgroup, gnus-summary-insert-subject)
768         (gnus-summary-insert-articles):
769         Call gnus-summary-remove-list-identifiers unconditionally.
770
771 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
772
773         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
774         we're selecting a group with unread articles.
775
776         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
777
778         * gssapi.el: New file separated out from imap.el to provide a general
779         Kerberos 5 connection facility for Emacs.
780
781         * message.el (message-elide-ellipsis): Document the format spec
782         ellipsis.
783
784 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
785
786         * message.el (message-elide-region): Allow the ellipsis to say how many
787         lines were removed.
788
789 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
792         window configurations containing buffers that are now dead.
793
794         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
795         parsing to avoid integer overflows.
796         (nnimap-parse-flags): Simplify the last change.
797         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
798         too large for 32-bit Emacsen.
799
800 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
801
802         * auth-source.el (auth-source-netrc-create):
803         * message.el (message-yank-original): Fix use of `case'.
804
805 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
806
807         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
808         XEmacs, which was one character too wide.
809
810 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
811
812         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
813         default number of articles to display.
814         (gnus-articles-to-read): Use pretty names for prompt.
815
816 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
817
818         * gnus-int.el (gnus-open-server): Ditto.
819
820         * gnus-start.el (gnus-activate-group): Give a backtrace if
821         debug-on-quit is set and the user hits `C-g'.
822         (gnus-read-active-file): Ditto.
823
824         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
825
826 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
827
828         * message.el (message-yank-original): Use cond instead of CL case.
829
830 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
831
832         * auth-source.el (auth-source-netrc-create): Use usual format for the
833         default in prompts.
834
835 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
836
837         * lpath.el: Fbind read-char-choice for XEmacs.
838
839 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
840
841         * auth-source.el (auth-source-netrc-create): Show the default in the
842         prompt when prompting for token creation.
843
844 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
845
846         * auth-source.el (auth-source-format-prompt): Always convert the value
847         to a string to avoid evaluating non-string arguments.
848         (auth-source-netrc-create): Offer default properly, not as initial
849         content in `read-string'.
850         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
851         of line to determine if we've been run before.  If so, don't run again,
852         but print a trivial message to indicate the cache was hit instead.
853
854 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
855
856         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
857         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
858         The user will have to run `gnus-sync-read' manually and wait for Cloudy
859         Gnus.
860
861 2011-03-11  Julien Danjou  <julien@danjou.info>
862
863         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
864         modified file".
865
866 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
867
868         * auth-source.el (auth-source-read-char-choice): New function to read a
869         character choice using `dropdown-list', `read-char-choice', or
870         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
871         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
872         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
873         (auth-source-netrc-saver): Use it.
874         (auth-source-pick-first-password): New convenience function.
875
876 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
877
878         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
879         parameter in the credentials.
880         (nnimap-open-connection-1): Use it after a successful login.
881         (nnimap-credentials): Add IMAP-specific user and password prompt.
882
883         * auth-source.el (auth-source-search): Add :require parameter, taking a
884         list.  Document it and the :save-function return token.  Pass :require
885         down.  Change the CREATED message from a warning to a debug statement.
886         (auth-source-search-backends): Pass :require down.
887         (auth-source-netrc-search): Pass :require down.
888         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
889         Change save prompt to indicate all modifications saved here are
890         deletions.
891         (auth-source-netrc-create): Take user login name as default in user
892         prompt.  Move all the save functionality to a lexically bound function
893         under the :save-function token in the returned list.  Set up clearer
894         default prompts for user, host, port, and secret.
895         (auth-source-netrc-saver): New function, intended to be wrapped for
896         :save-function.
897
898 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
899
900         * shr.el (shr-table-horizontal-line): Change the defaults for the table
901         lines to be spaces instead.
902
903 2011-03-07  Julien Danjou  <julien@danjou.info>
904
905         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
906         (sieve-sasl-auth): Check that auth-source-search did return something,
907         or just return an empty string.
908
909 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
910
911         * gnus.el (gnus-interactive): Use read-directory-name.
912
913         * gnus-uu.el (gnus-uu-decode-uu-and-save)
914         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
915         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
916         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
917         Likewise.
918
919         * gnus-group.el (gnus-group-make-directory-group): Likewise.
920
921 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
922
923         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
924         onto the list of killed groups, too.  This makes killed nnimap groups,
925         for instance, more reliably not reappear.
926
927         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
928         the parent.
929
930         * gnus-sum.el (gnus-update-read-articles): Fix typo.
931
932         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
933         really have server-side marks.
934
935         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
936         since most backends do not usefully have server-side marks.
937         (gnus-update-read-articles): Propagate marks to all backends that
938         really have server-side marks.
939
940 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
941
942         * message.el (message-cite-reply-position, message-cite-style):
943         New variables.
944         (message-yank-original): Use the new citation styles.
945
946 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
947
948         * message.el (message-options): Revert 22da67af (workaround for XEmacs
949         buffer-local issue); don't mark it buffer-local when running under
950         XEmacs.
951
952 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
953
954         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
955         numbers too big to be `read'.
956
957 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
958
959         * password-cache.el (password-in-cache-p): Add autoload.
960
961         * message.el (message-options): Make buffer-local two ways to attempt
962         to fix a XEmacs bug.
963
964 2011-03-02  Julien Danjou  <julien@danjou.info>
965
966         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
967
968 2011-03-01  Julien Danjou  <julien@danjou.info>
969
970         * gnus-art.el (list-identifier): Add list-identifier as a parameter
971         group.
972         (article-hide-list-identifiers): Use list-identifier group parameter.
973
974 2011-02-28  Julien Danjou  <julien@danjou.info>
975
976         * sieve.el (sieve-buffer-script-name): New local variable to store
977         sieve script name.
978         (sieve-edit-script): Store sieve script name.
979         (sieve-upload): Use sieve script name when uploading.
980         (sieve-upload): Use substitute-command-keys.
981         (sieve-edit-script): Use substitute-command-keys.
982         (sieve-refresh-scriptlist): Use substitute-command-keys.
983         (sieve-manage-mode-map): Define keymap properly.
984         (sieve-manage-mode): Do not set mode name manually, change mode-name to
985         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
986         Remove commented code about cvs.
987         (sieve-manage-quit): New function.
988         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
989
990 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
991
992         * gnus-group.el (gnus-import-other-newsrc-file): New function.
993
994 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
995
996         * auth-source.el (auth-source-search): Cache empty result sets.
997
998         * password-cache.el (password-in-cache-p): Convenience function to
999         check if a key is in the cache, even if the value is nil.
1000
1001         * auth-source.el (auth-source-save-behavior): New variable to replace
1002         `auth-source-never-create'.
1003         (auth-source-netrc-create): Use it.
1004         (auth-source-never-save): Remove.
1005
1006 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1007
1008         * nnimap.el (nnimap-stream): Doc fix.
1009         (nnimap-open-connection-1): Reverse the order of the ports to that the
1010         prompted-for port is first.
1011
1012         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1013         retrieval by the no-group selection.
1014
1015         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1016         numerical parameters.
1017
1018 2011-02-25  Julien Danjou  <julien@danjou.info>
1019
1020         * gnus-gravatar.el: Use gnus-with-article-buffer.
1021
1022         * gnus-art.el (gnus-with-article-buffer): Check that the
1023         gnus-article-buffer is alive.
1024
1025 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1026
1027         * auth-source.el (auth-source-creation-prompts): New variable to manage
1028         creation-time prompts.
1029         (auth-source-search): Document it.
1030         (auth-source-format-prompt): Add utility function.
1031         (auth-source-netrc-create): Don't default the user name to
1032         user-login-name.  Use `auth-source-creation-prompts' and some default
1033         prompts for user, host, port, and password (the default generic prompt
1034         remains ugly).
1035         (auth-source-never-save): Add customizable option to never save info.
1036         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1037         mode excursion.
1038
1039 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1040
1041         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1042         argument that XEmacs doesn't support.
1043
1044         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1045         compiled for Emacsen having no `libxml-parse-html-region' support.
1046
1047         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1048
1049         * lpath.el: Bind buffer-save-without-query for XEmacs.
1050
1051 2011-02-23  Julien Danjou  <julien@danjou.info>
1052
1053         * gnus-art.el (article-make-date-line): Ignore errors if time is
1054         invalid and not convertible.
1055         (article-make-date-line): Only add lapsed time if time is not nil.
1056
1057 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1058
1059         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1060         `read-char-choice' for backwards compatibility.
1061         (auth-source-netrc-element-or-first): New function to DTRT for
1062         parameter extraction.
1063         (auth-source-netrc-create): Use it and fix multiple parameter print
1064         bug.  Use the default passed from above (given-default) or the
1065         built-in (user-login-name for :user).
1066
1067 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1068
1069         * gnus-start.el (gnus-dribble-read-file):
1070         Set buffer-save-without-query, since we always want to save the dribble
1071         file, probably.
1072
1073         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1074         nnimap.
1075
1076         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1077         -summary- since it's a user-visible variable.
1078
1079         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1080         first time you use the new Gnus.
1081
1082 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1083
1084         * auth-source.el: Don't load netrc.el.
1085         (auth-sources): Search ~/.netrc as well by default.
1086         (auth-source-debug): Add 'trivia option for extra output.
1087         (auth-source-do-trivia): Use it.
1088         (auth-source-search): Simplify logic to use
1089         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1090         appropriate.  Don't keep a running count at this level.  Layer :create
1091         and :delete options appropriately on the first and second passes.
1092         Don't track the backend with the search results.
1093         (auth-source-search-backends): New function to search a list of
1094         backends for a processed spec.
1095         (auth-source-netrc-parse): Cache all netrc files, making
1096         auth-source-netrc-cache an alist keyed by the file name and using the
1097         file mtime as the caching criterion.  Keep the obfuscated data secret
1098         with a lexical bind.
1099         (auth-source-netrc-search): Don't calculate the length of the results
1100         unnecessarily.
1101         (auth-source-search-backends): Fix bug.
1102         (auth-source-netrc-create): Rework prompts.
1103
1104 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1105
1106         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1107         Lower case names of search constraints.
1108         (nnir-run-query): Cache and reuse search constraints for all imap
1109         servers.
1110
1111 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1112
1113         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1114         after exit.
1115         (gnus-setup-message): Define missing variable from last checkin.
1116
1117         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1118         value, show the raw article.
1119
1120 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1121
1122         * gnus.el: No Gnus v0.13 is released.
1123
1124 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1125
1126         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1127         auth-source now accepts numbers.
1128
1129         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1130         spec, too.
1131         (auth-source-ensure-strings): New function.
1132
1133         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1134         (gnus-article-setup-buffer): Always restart the date timer so that user
1135         changes to the frequency is respected.
1136
1137         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1138         port numbers, so make sure it gets that if nnimap-server-port is
1139         explicit.
1140
1141 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1142
1143         * nnimap.el (nnimap-inbox): Doc fix.
1144
1145 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1146
1147         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1148         Autoload.  Add optional arg FRAME, and pass it to color-values.
1149         (color-complement): Caller changed.  Doc fix.
1150         (color-gradient): Rewrite for better clarity and efficiency.
1151
1152 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1153
1154         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1155         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1156         color-lab-to-srgb.
1157
1158 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1159
1160         * color.el: First part of merge from hexrgb.el.
1161         (color-rgb-to-hex): Rename from color-rgb->hex.
1162         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1163         saturation to zero if the value is too small.
1164         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1165         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1166         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1167         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1168         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1169         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1170         (color-cie-de2000): Doc fix.
1171
1172 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1173
1174         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1175         given method as in the group name if we're using an extended method.
1176         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1177         command, if we're using that, instead of waiting for the beginning.
1178
1179         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1180         we're sure to get unique server names, and we don't output two async
1181         commands in the same buffer.  This fixes an NNTP hang for some users.
1182
1183 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1184
1185         * gnus.el: No Gnus v0.11 is released.
1186
1187 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1188
1189         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1190         summary buffer before reading going to the next buffer.  This avoids
1191         putting the point in the group buffer if you `C-g' the command.
1192
1193         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1194         cache (for now) to make ~/.authinfo.gpg files usable.
1195
1196         * nnfolder.el (copyright-update): Define for the compiler.
1197
1198         * auth-source.el (auth-source-search): Fix unbound variable.
1199
1200 2011-02-19  Glenn Morris  <rgm@gnu.org>
1201
1202         * gnus.el (gnus-meta): Doc fix.
1203
1204 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1205
1206         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1207         in case it's not yet loaded.
1208
1209 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1210
1211         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1212         line we're waiting for.
1213
1214 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1215
1216         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1217         face with line-width greater than zero will cause RET in gnus summary
1218         buffer to scroll down article page-wise because auto vscroll happens,
1219         it should be temporalily disabled when doing a scroll-up.
1220
1221 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1222
1223         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1224         outputs from the server.
1225
1226 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1227
1228         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1229         later so that bbdb can hook in easier.
1230
1231 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1232
1233         * auth-source.el (auth-source-search): Don't try to create credentials
1234         if the caller doesn't want that.
1235         (auth-source-search): If we don't find a match, don't bug out on
1236         non-bound variables.
1237         (auth-source-search): Only ask a single backend to create the
1238         credentials.
1239
1240         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1241         logging.
1242         (nnimap-credentials): Protect against auth-source-search returning nil.
1243         (nnimap-request-list): Protect against not being able to open the
1244         server.
1245
1246 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1247
1248         * auth-source.el (auth-source-search): Do a two-phase search, one with
1249         no :create to get the responses from all backends.
1250
1251         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1252         when getting credentials.
1253
1254         * gnus-util.el (gnus-delete-duplicates): New function.
1255
1256 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1257
1258         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1259         a creation default, pass the whole port list down.  It will be
1260         completed.
1261
1262         * auth-source.el (auth-source-search): Updated docs to talk about
1263         multiple creation choices.
1264         (auth-source-netrc-create): Accept a list as a value (from the search
1265         parameters) and do completion on that list.  Keep a separate netrc line
1266         with the password obscured for showing the user.
1267
1268         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1269         first choice to `auth-source-search' so it will be used for entry
1270         creation instead of the server's Gnus-specific name.
1271         (nnimap-credentials): Rely on the auth-source library to select which
1272         port is actually wanted in the new netrc entry, so don't override
1273         `auth-source-creation-defaults'.
1274
1275         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1276         :protocol and accept a missing user, host, or port as a wildcard match.
1277         (auth-source-debug): Default to off.
1278
1279         (auth-source-netrc-search, auth-source-netrc-create)
1280         (auth-source-secrets-search, auth-source-secrets-create)
1281         (auth-source-user-or-password, auth-source-backend, auth-sources)
1282         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1283         instead of :protocol.
1284
1285         * nnimap.el (nnimap-credentials): Pass a port default to
1286         `auth-source-search' in case an entry needs to be created.
1287         (nnimap-open-connection-1): Use :port instead of :protocol.
1288
1289 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * auth-source.el: Bind load-path when loading EIEIO from
1292         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1293         21.4 doesn't support, to `require'.
1294         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1295         delete-dups that is not available in XEmacs 21.4.
1296
1297 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1298
1299         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1300         as EIEIO must also be loaded when auth-source.el is being
1301         byte-compiled.
1302
1303 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1304
1305         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1306
1307         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1308
1309         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1310
1311         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1312
1313         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1314
1315         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1316
1317         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1318
1319         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1320         necessary.
1321
1322 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1323
1324         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1325         nil means that nnimap doesn't get updated.
1326
1327 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1328
1329         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1330         result when the user doesn't want to write to the file.
1331         (auth-source-netrc-search): Expect a synthetic result and proceed
1332         accordingly.
1333         (auth-source-cache-expiry): New variable to override
1334         `password-cache-expiry'.
1335         (auth-source-remember): Use it.
1336
1337         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1338         parameter.  Create entry if necessary by using :create t.
1339         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1340
1341 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1342
1343         * auth-source.el (auth-source-debug): Enable by default and don't
1344         mention the obsolete `auth-source-hide-passwords'.
1345         (auth-source-do-warn): New function to debug unconditionally.
1346         (auth-source-do-debug): Use it.
1347         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1348         and for Secrets API entries when the secrets.el library is not
1349         available.
1350
1351 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1352
1353         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1354         (gnus-summary-exit): Kill the correct article buffer on exit from a
1355         `C-d' group.
1356
1357         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1358         gnus-propagate-marks.
1359
1360         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1361         before killing the buffers so that a non-full window conf gets handled
1362         correctly.
1363         (gnus-summary-exit): Ditto.
1364         (gnus-summary-read-group-1): Ditto.
1365
1366         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1367         async code again so that we can debug it properly.
1368
1369         * message.el (message-reply): Take an optional switch-buffer parameter
1370         so that Gnus window confs are respected better.
1371
1372 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1373
1374         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1375         `plist-get' to accept non-list parameters (XEmacs issue).
1376         Fix docstring.
1377         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1378         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1379         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1380         Login collection is "Login" and not "login".
1381
1382 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1383
1384         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1385         multiple headers.
1386
1387         * nnimap.el (nnimap-inhibit-logging): New variable.
1388         (nnimap-log-command): Don't log login commands.
1389
1390         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1391         to have more parameters.
1392
1393         * nnimap.el (nnimap-send-command): Mark the command time for each
1394         command, so that we don't get NOOPs stepping on our toes.
1395
1396         * gnus-art.el (article-date-ut): Get the date from the Date header on
1397         `t'.
1398
1399 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1400
1401         * auth-source.el (auth-source-search): Use copy-sequence instead of
1402         the cl.el copy-list.
1403
1404 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1405
1406         * imap.el: Bring it back (revert
1407         84d800cd31de3064f0ed39617d725709a2f8f42f).
1408
1409 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1410
1411         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1412         Improve prompt.
1413
1414 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1415
1416         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1417         washing status from the default format.  It isn't very informative.
1418
1419 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1420
1421         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1422         Fix Gcc processing on imap.
1423
1424 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1425
1426         * imap.el: Remove file.  All the functionality is in nnimap.el.
1427
1428 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1429
1430         * message.el (message-bury): Don't pop up a new window when selected
1431         window is dedicated.
1432
1433 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1434
1435         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1436
1437 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1438
1439         * sieve-manage.el: Autoload `auth-source-search'.
1440         (sieve-sasl-auth): Use it.
1441
1442 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1443
1444         * nnimap.el: Autoload `auth-source-forget+'.
1445         (nnimap-open-connection-1): Use it if the connection fails.
1446
1447         * auth-source.el: Require `password-cache'.
1448         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1449         obsolete.
1450         (auth-source-magic): Marker for `password-cache' keys.
1451         (auth-source-do-cache): Update docstring.
1452         (auth-source-search): Use and check cache.
1453         (auth-source-forget-all-cached, auth-source-remember)
1454         (auth-source-recall, auth-source-forget, auth-source-forget+)
1455         (auth-source-specmatchp): Caching support functions.
1456         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1457         Remove and obsolete.
1458         (auth-source-user-or-password): Remove caching to further discourage
1459         using it.  Always hide passwords.
1460
1461         * password-cache.el (password-cache-remove): Accept secrets that are
1462         not strings.
1463
1464 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1465
1466         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1467         code for now, since it doesn't work for all users.
1468
1469 2011-02-09  Julien Danjou  <julien@danjou.info>
1470
1471         * message.el (message-options): Make message-options really buffer
1472         local.
1473
1474 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1475
1476         * mail-source.el: Autoload `auth-source-search'.
1477         (mail-source-keyword-map): Note order matters.
1478         (mail-source-set-1): Get all the mail-source source values and
1479         defaults and search auth-source on those if needed.  This can all
1480         probably be simplified.
1481
1482         * nnimap.el: Autoload `auth-source-search'.
1483         (nnimap-credentials): Use it.
1484         (nnimap-open-connection-1): Ask for the virtual server and physical
1485         address in one shot.
1486
1487         * nntp.el: Autoload `auth-source-search'.
1488         (nntp-send-authinfo): Use it.  Note TODO.
1489
1490 2011-02-08  Julien Danjou  <julien@danjou.info>
1491
1492         * shr.el (shr-tag-body): Add support for text attribute in body
1493         markups.
1494
1495         * message.el (message-options): Make message-options a local variable.
1496
1497 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1498
1499         * auth-source.el (auth-source-secrets-search)
1500         (auth-source-user-or-password): Use `append' instead of `nconc'.
1501         (auth-source-user-or-password): Build return list better and protect
1502         against nil :secret.
1503
1504 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1505
1506         * nnimap.el (nnimap-update-info): Refactor slightly.
1507         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1508         (nnimap-update-info): Clean up slightly.
1509         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1510         characters.
1511         (nnimap-process-quirk): Rename function to avoid collision.
1512         (nnimap-update-info): Fix macrology bug-out.
1513         (nnimap-update-info): Simplify split history test.
1514
1515 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
1516
1517         * auth-source.el (top): Require 'eieio unconditionally.
1518         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1519         (auth-source-secrets-search): Limit search when `max' is greater than
1520         number of results.
1521
1522 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1523
1524         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1525         part not returning any data.
1526
1527         * proto-stream.el (open-protocol-stream): Document the return value.
1528
1529 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1530
1531         * auth-source.el (auth-source-secrets-search): Add examples.
1532
1533 2011-02-06  Julien Danjou  <julien@danjou.info>
1534
1535         * message.el (message-setup-1): Handle message-generate-headers-first
1536         set to t.
1537
1538 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1539
1540         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1541         API with a string "secrets:collection-name" and with 'default.
1542         (auth-source-backend-parse): Parse "secrets:collection-name" and
1543         'default.  Recurse on parses instead of repeating code.  Use the
1544         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
1545         message when ignoring a source.
1546         (auth-source-search): List ignored search keys at the top level.
1547         (auth-source-netrc-create): Use `case' instead of `cond'.
1548         (auth-source-secrets-search): Created with TODOs.
1549         (auth-source-secrets-create): Created with TODOs.
1550         (auth-source-retrieve, auth-source-create, auth-source-delete)
1551         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1552         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1553         (auth-source-user-or-password-sftp)
1554         (auth-source-user-or-password-smtp): Remove.
1555         (auth-source-user-or-password): Deprecated and modified to be a wrapper
1556         around `auth-source-search'.  Not tested thoroughly.
1557
1558 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1559
1560         * auth-source.el: Bring in assoc and eioeio libraries.
1561         (secrets-enabled): New variable to track the status of the Secrets API.
1562         (auth-source-backend): New EIOEIO class to represent a backend.
1563         (auth-source-creation-defaults): New variable to set prompt defaults
1564         during token creation (see the `auth-source-search' docstring for
1565         details).
1566         (auth-sources): Simplify to allow a simple string as a netrc backend
1567         spec.
1568         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1569         (auth-source-backend-parse-parameters): Fill in the backend parameters.
1570         (auth-source-search): Main auth-source API entry point.
1571         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1572         (auth-source-search-collection): Helper function for searching.
1573         (auth-source-netrc-parse, auth-source-netrc-normalize)
1574         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1575         Supports search, create, and delete.
1576         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1577         backend stubs.
1578         (auth-source-user-or-password): Call `auth-source-search' but it's not
1579         ready yet.
1580
1581 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1582
1583         * message.el (message-setup-1): Remove the read-only stuff, since it
1584         doesn't work under XEmacs, for some reason.
1585
1586         * gnus-sum.el (gnus-user-date): Rename back from
1587         gnus-summary-user-date since user code refers to it.
1588
1589         * shr.el (shr-render-td): Store the actual background colour used.
1590
1591         * message.el (message-setup-1): Don't bind the constant
1592         -forbidden-properties.
1593         (message-setup-1): Revert previous change, since it needs to bind the
1594         props to insert them.
1595         (message-resend): Allow removing the read-only separator line.
1596
1597 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1598
1599         * nnimap.el (nnimap-request-accept-article): Give an error message if
1600         the APPEND wasn't successful.
1601
1602 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
1603
1604         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1605         that have no groups.
1606
1607 2011-02-03  Julien Danjou  <julien@danjou.info>
1608
1609         * gnus-draft.el: Remove progn around gnus-draft-setup.
1610
1611 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1612
1613         * gnus-start.el (gnus-read-active-for-groups): This function is never
1614         called with a nil `infos', so clean that up.
1615         (gnus-get-unread-articles): Request active files from primary/secondary
1616         methods that have no groups (yet).
1617
1618 2011-02-03  Julien Danjou  <julien@danjou.info>
1619
1620         * message.el (message-setup-1): Always generate References first.
1621         (message-mail): Return the return value of message-setup, not always t.
1622         (message-setup-1): Insert mail-header-separator with read-only and
1623         intangible properties set.
1624
1625         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1626         user-date in docstring.
1627
1628         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1629
1630         * gnus.el (gnus-summary-line-format): Mention &user-date format in
1631         docstring.
1632
1633         * gnus.el (gnus-user-date-format-alist): Change default value. Use
1634         defcustom, with type and group. Move from gnus-util.el. Rename to
1635         gnus-summary-user-date-format-alist.
1636
1637 2011-02-03  Glenn Morris  <rgm@gnu.org>
1638
1639         * nnimap.el (gnus-fetch-headers): Declare.
1640
1641         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1642
1643 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1644
1645         * message.el (message-forward-make-body-digest-plain)
1646         (message-followup, message-reply): Clean up things noted by Stefan.
1647
1648         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1649         gnus-article-update-date-headers is nil.
1650         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1651         it didn't really work with defcustom.
1652         (article-update-date-lapsed): Make sure the window start doesn't move,
1653         either.
1654
1655 2011-02-01  Julien Danjou  <julien@danjou.info>
1656
1657         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1658         format.
1659
1660         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1661         standard in Emacs nowadays.
1662
1663         * color.el (color-gradient): Add a color-gradient function.
1664
1665 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1666
1667         * message.el (message-expand-name): Don't trust the return value of
1668         bbdb-complete-name.
1669         (message-check-news-header-syntax): Remove unused var `start'.
1670         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1671         (message-inhibit-body-encoding): Move to before first use.
1672         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1673         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1674         (Organization, Message-ID, Date, mh-previous-window-config):
1675         Defvar the vars using dynamic scoping.
1676
1677 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1678
1679         * shr.el (shr-render-td): Only do colours at the final rendering.
1680         Should be slightly faster.
1681         (shr-insert-table): Fix up TD background colours when doing the
1682         vertical padding.
1683
1684         * gnus-art.el (article-date-ut): Protect against articles with no Date
1685         header.
1686         (article-update-date-lapsed): Don't use current-column to find the
1687         horizontal position.  It's fragile in the presence of \003 characters.
1688
1689         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1690
1691 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1692
1693         * gnus-art.el (article-transform-date): Rewrite to still work when
1694         there are several rfc2822 parts.
1695         (article-transform-date): Fix infinite recursion.
1696         (article-date-ut): Replace infinitely many Date headers with a single
1697         one when called interactively.
1698
1699         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1700         secure manner.
1701
1702         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1703         move around by not using save-window-excursion.  It seems to work...
1704
1705 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * gnus-art.el (article-make-date-line): Work for user-defined format.
1708
1709 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1710
1711         * nntp.el (nntp-retrieve-group-data-early)
1712         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1713         fetching functions.
1714
1715         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1716         thoroughly for all backends that have no known groups.  This should
1717         allow new nnml methods to retrieve mail.
1718
1719         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1720         that Gnus doesn't know exists again.
1721
1722         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1723         (gnus-treat-date-ut): Ditto.
1724         (gnus-article-update-date-header): Rename.
1725         (gnus-treat-date-local): Remove.
1726         (gnus-treat-date-english): Remove.
1727         (gnus-treat-date-lapsed): Remove.
1728         (gnus-treat-date-combined-lapsed): Remove.
1729         (gnus-treat-date-original): Remove.
1730         (gnus-treat-date-iso8601): Remove.
1731         (gnus-treat-date-user-defined): Remove.
1732         (gnus-article-date-headers): New variable to control all the date
1733         header options.
1734         (article-date-ut): Rewrite to allow using the new way to format date
1735         headers(s).
1736
1737 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1738
1739         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1740         method.
1741         (nnmail-article-group): A better test for fanciness.
1742
1743         * nnimap.el (nnimap-request-head): Protect against not finding the
1744         article by Message-ID.
1745
1746 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1747
1748         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1749         keep point at the "same place".
1750
1751 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1752
1753         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1754         data if the group is unactivated.
1755
1756 2011-01-28  Julien Danjou  <julien@danjou.info>
1757
1758         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1759         (gnus-all-windows-visible-p): Remove old compatibility code.
1760         (gnus-window-top-edge): Add docstring.
1761
1762         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1763
1764 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1765
1766         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1767         older request-update-info.
1768
1769         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1770
1771 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1772
1773         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1774         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1775
1776 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1777
1778         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1779         groups.  This makes the nndraft:queue group pop up if it's not already
1780         there.
1781
1782         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1783         messages" logic, which was reversed.
1784
1785         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1786         the "same place" even if point is on the line being replaced.
1787         (article-update-date-lapsed): Allow updating both the combined lapsed
1788         and the lapsed headers.
1789         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1790         (article-make-date-line): Limit the number of segments dynamically to
1791         avoid too-long lines.
1792
1793 2011-01-27  Julien Danjou  <julien@danjou.info>
1794
1795         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1796         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1797
1798 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1799
1800         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1801         Use plist-get instead of the cl function getf.
1802
1803 2011-01-27  Glenn Morris  <rgm@gnu.org>
1804
1805         * gnus-util.el (float-time): Get rid of compiler warning, again.
1806
1807 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1808
1809         * shr.el (shr-put-color): Special-case background colours: Do put them
1810         at the blank parts at the front of the lines.
1811
1812         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1813         exit hook to nix out all data on readedness on group exit.
1814
1815         * gnus-util.el (float-time): If float-time is bound, always use it on
1816         all Emacsen.  It's unclear why the subrp check was there.
1817         (time-date): Require to make some autoload issues on XEmacs go away.
1818
1819         * shr.el (shr-put-color): Don't do the box padding in tables, since
1820         they're already padded.
1821
1822 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1823
1824         * gnus-art.el (gnus-article-next-page): When the last line of the
1825         article is displayed, scroll down once more instead of going to the
1826         next article at once.
1827         (article-lapsed-string): Refactor out and allow specifying how many
1828         segments you want.
1829         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1830         (gnus-article-update-lapsed-header): New variable.
1831
1832         * shr.el: Revert change that made headings use different-sized faces.
1833         The Emacs display engine isn't advanced enough that, for instance,
1834         tables can comfortably use differently-sized faces.
1835
1836 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1837
1838         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1839         used.
1840         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1841         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1842         we're using an encrypted connection.
1843
1844         * proto-stream.el: Alter the interface functions to also return the
1845         actual stream type used: network or tls.
1846
1847 2011-01-25  Julien Danjou  <julien@danjou.info>
1848
1849         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1850         (mm-display-javascript-inline): New function.
1851
1852         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1853         viewing function.
1854
1855 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1856
1857         * shr.el (shr-expand-newlines): Fix variable name.
1858
1859 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1860
1861         * shr.el (shr-expand-newlines): Make nested boxes work.
1862
1863 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1864
1865         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1866         backgrounds.
1867         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1868         in a more sensible manner.
1869
1870 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1871
1872         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1873         if EPG is loaded.
1874
1875 2011-01-24  Julien Danjou  <julien@danjou.info>
1876
1877         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1878         tags.
1879
1880 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1881
1882         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1883         commands.
1884
1885         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1886         in the article buffer.
1887         (gnus-gravatar-insert): Use blank space from the current buffer to
1888         avoid breaking text properties.  This makes X-Sent updating work again.
1889
1890         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1891
1892 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1893
1894         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1895         fix the bug in url-http.el instead.
1896
1897         * shr.el (shr-image-fetched): Ditto.
1898
1899         * shr.el (shr-image-fetched): Avoid having point move in the article
1900         buffer.
1901
1902         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1903         buffer after being called.  It's apparently being killed by url.el, and
1904         killing it made point move to end-of-buffer in a random buffer.
1905
1906         * shr.el (shr-image-fetched): Ditto.
1907
1908 2011-01-23  Julien Danjou  <julien@danjou.info>
1909
1910         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1911
1912         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1913         text/x-org.
1914
1915 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1918         (i.e., nnimap) returning nil as the article number.
1919
1920 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1921
1922         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1923         "DelSp" parameter in RFC3676.
1924
1925 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1926
1927         * message.el (message-check-recipients): Display the encoded version of
1928         the bogus address if they differ.
1929
1930         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1931         after sending.
1932
1933         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1934
1935         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1936
1937         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1938         group buffer after sending the queue.
1939
1940         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1941
1942 2011-01-22  Julien Danjou  <julien@danjou.info>
1943
1944         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1945
1946 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1947
1948         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1949         nested related parts.
1950
1951         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1952         unexpired articles.  This fixes the regression that led expiry marks to
1953         disappear from nnfolder groups.
1954
1955 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1956
1957         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1958         Don't confuse the "ret" of "retrograde" with RET.
1959
1960 2011-01-21  Julien Danjou  <julien@danjou.info>
1961
1962         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1963         than mm-insert-inline.
1964
1965 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1966
1967         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1968         Widen article buffer.
1969
1970 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1971
1972         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1973         the temp buffer.
1974         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1975
1976 2011-01-20  Julien Danjou  <julien@danjou.info>
1977
1978         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1979
1980         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1981         than mm-insert-inline to insert inline part: this respect
1982         mm-inline-media-tests displayers.
1983
1984         * mm-view.el (mm-display-shell-script-inline): New function.
1985
1986         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1987
1988         * mm-uu.el (mm-uu-type-alist): Add org block.
1989         (mm-uu-org-src-code-block-extract): New function.
1990
1991         * mm-view.el (mm-display-org-inline): New function.
1992
1993         * mm-decode.el (mm-automatic-display): Add text/org.
1994
1995         * mailcap.el (mailcap-mime-extensions): Add .org.
1996
1997 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2000         gnus-article-add-buttons.
2001
2002 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2003
2004         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2005         From header with a date and "nobody" as the sender.
2006
2007 2011-01-19  Julien Danjou  <julien@danjou.info>
2008
2009         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2010         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2011         if you have the same regexp several times.
2012         (gnus-button-push): Fix matching when regexp is symbol.
2013
2014 2011-01-15  Glenn Morris  <rgm@gnu.org>
2015
2016         * message.el (message-mail): A compose-mail function should
2017         accept headers as strings.
2018
2019 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2020
2021         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2022         Add :vert-only tags.
2023         (message-mail): New arg RETURN-ACTION.
2024         (message-return-action): New var.
2025         (message-bury): Use it.
2026         (message-mode): Make it buffer-local.
2027         (message-send-and-exit): Always call message-bury.
2028
2029         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2030         message-mail.
2031
2032 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2033
2034         * nnimap.el (nnimap-convert-partial-article): Protect against
2035         zero-length body parts.
2036
2037         * mm-decode.el (mm-preferred-alternative-precedence):
2038         Discourage showing empty parts.
2039
2040         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2041         and stuff if the backend didn't return the article number.  This fixes
2042         an Exchange-related nnimap bug.
2043
2044         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2045         group window, because it does the wrong thing when a separate frame
2046         displays the group buffer.
2047
2048         * proto-stream.el (open-protocol-stream): Protect against the low-level
2049         transport functions returning nil.
2050
2051 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2052
2053         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2054         (mml2015-epg-find-usable-secret-key): New function.
2055         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2056         mml2015-epg-find-usable-key (Bug#7797).
2057         (mml2015-epg-encrypt): Ditto.
2058
2059 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2060
2061         * dgnushack.el (rot13-string): Fix the way to get the argument.
2062
2063 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064
2065         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2066
2067 2011-01-03  Glenn Morris  <rgm@gnu.org>
2068
2069         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2070
2071         * sieve.el (sieve-open-server): Give a more explicit error if
2072         sieve-manage-open returns nil.  (Bug#7720)
2073
2074 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2075
2076         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2077
2078 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2081         This avoids sending passwords in plain text over non-encrypted
2082         channels.
2083
2084         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2085
2086         * nnimap.el (nnimap-login): Refactored out into own function, and
2087         implement CRAM-MD5.
2088         (nnimap-wait-for-line): Refactored out.
2089
2090         * mm-view.el (mml-smime): Require.
2091
2092 2010-12-20  David Engster  <deng@eml.cc>
2093
2094         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2095         use EPG to decrypt S/MIME messages instead of openssl.
2096
2097 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2100
2101         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2102         status is the group clearly is unreachable.
2103
2104         * auth-source.el (auth-source-create): Add the optional second
2105         parameter to `local-variable-p' to be compatible with XEmacs.
2106
2107 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2108
2109         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2110         work when using a compressed nnml folder.
2111
2112 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113
2114         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2115         backends after sanitising on entry, because this never makes sense:
2116         If the articles have gone missing, then the data no longer exists on
2117         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2118         overwrite anything anyway.
2119
2120         * shr.el (shr-insert-document): Bind shr-width dynamically to
2121         window-width if it's nil.
2122
2123 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2124
2125         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2126         with the meaning of using the full emacs window width for rendering.
2127
2128 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2129
2130         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2131         case when sender is not given.
2132
2133 2010-12-23  Julien Danjou  <julien@danjou.info>
2134
2135         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2136         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2137         the addresses, otherwise we might misplaced the gravatar.
2138
2139 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2140
2141         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2142         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2143         obsolete in Emacs.
2144
2145 2010-12-20  Julien Danjou  <julien@danjou.info>
2146
2147         * gnus-util.el (gnus-rescale-image): Revert last change.
2148
2149 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2150
2151         * binhex.el: Improve commentary (Bug#7482).
2152
2153 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2154
2155         * gnus-group.el (gnus-group-delete-articles): New command.
2156
2157 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2158
2159         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2160
2161 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2162
2163         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2164         here, since it's up to the backends to do CRLF removal if their
2165         protocol has it.
2166
2167         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2168
2169 2010-12-17  Julien Danjou  <julien@danjou.info>
2170
2171         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2172         they are from file. Can also scale up.
2173
2174 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2175
2176         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2177         gnus-use-agent.
2178         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2179
2180         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2181
2182 2010-12-17  Julien Danjou  <julien@danjou.info>
2183
2184         * gravatar.el (gravatar-retrieve-synchronously): New function.
2185         (gravatar-get-data): Make more robust.
2186
2187 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2188
2189         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2190
2191 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2192
2193         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2194         to really consider the last line.
2195
2196 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2197
2198         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2199         list of recipient keys, or use symmetric encryption if not a list.
2200         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2201         EPA override, replacing the call to `netrc-store-data'.
2202
2203 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2204
2205         * gnus-srvr.el: Avoid passing nil regexp argument to
2206         delete-matching-lines.
2207
2208 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2209
2210         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2211         fetching stops when Gnus exits.
2212
2213         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2214         function.
2215         (nnfolder-request-expire-articles): Save all the buffers after doing
2216         expiry.
2217
2218         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2219         the last article", since that led to serious performance regressions
2220         when expiring nnml groups.
2221
2222 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2223
2224         * nnir.el: Improve customizations.
2225
2226 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2227
2228         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2229
2230         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2231         group has been killed.
2232         (gnus-group-yank-group): Ditto.
2233
2234         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2235
2236         * nnimap.el (nnimap-request-update-group-status): New function.
2237
2238         * gnus-int.el (gnus-request-update-group-status): New interface
2239         function.
2240
2241         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2242         copying read-ness to the backends.
2243
2244         * nnimap.el (nnimap-quirk): New function.
2245         (nnimap-retrieve-group-data-early): Use it.
2246         (nnimap-quirks): New alist.
2247
2248 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2249
2250         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2251         don't delete it within indentation.
2252
2253 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2256         previous line.
2257
2258 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259
2260         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2261         QRESYNC command by deleting a superfluous space which broke Cyrus
2262         servers.  This change will break other servers that are buggy the other
2263         way around.
2264
2265 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2266
2267         * spam.el: Reindent and fix long lines.
2268         (spam-copy-or-move-routine): Exclude invalid move destinations.
2269
2270 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2271
2272         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2273         installed the registry.
2274
2275 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2276
2277         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2278
2279 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2280
2281         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2282         groupname doesn't contain "gmane".
2283
2284 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2287         and netrc-bound-and-true-p bindings.
2288         (netrc-parse): Cache the netrc contents.
2289
2290         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2291         (gnus-1): Don't create the nndrafts group twice.
2292         (gnus-setup-news): There's no need to read the active file here, since
2293         that's done again later on a per-backend basis.
2294         (gnus-start-draft-setup): Make sure that the new group is started out
2295         empty.
2296
2297         * gnus-agent.el (gnus-agentize): Don't create the queue group
2298         automatically on startup.  It'll be created later, if needed.
2299
2300         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2301         of automatically subscribed groups.
2302         (gnus-auto-subscribed-categories): New variable.
2303         (gnus-matches-options-n): Use it.
2304         (gnus-default-subscribed-newsgroups): Remove unused variable.
2305         (gnus-start-draft-setup): Message a bit less.
2306
2307 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2308
2309         * nnir.el (nnir-run-imap): Return article list in order of increasing
2310         UID.
2311
2312 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313
2314         * gnus-sum.el (gnus-summary-enter-digest-group):
2315         Mention gnus-auto-select-on-ephemeral-exit.
2316
2317         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2318         convention of the network-only option.
2319
2320 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * proto-stream.el (proto-stream-open-network-only): New function to
2323         have a way to specify non-STARTTLS upgrade connections.
2324
2325 2010-12-10  Julien Danjou  <julien@danjou.info>
2326
2327         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2328         email address is nil.
2329
2330         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2331
2332 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2333
2334         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2335         deletion.
2336         (nnir-run-imap): Only need to parse list once.
2337
2338 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2339
2340         * shr.el (shr-tag-script): Ignore <script>.
2341         (shr-tag-label): Add <label> support.
2342
2343 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2344
2345         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2346
2347         * shr.el (shr-image-displayer): Work for images lined side by side.
2348
2349 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2350
2351         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2352         parameter, since XEmacs doesn't accept t as a parameter.
2353
2354 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2355
2356         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2357         ids.
2358         (nnir-run-gmane): Simplify groupspec formatting.
2359         (nnir-request-expire-articles): New function.
2360
2361 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2362
2363         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2364         overflow, possibly.
2365
2366         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2367         (shr-render-td): Handle td style="" better.
2368         (shr-tag-table): Use the color from the style sheet.
2369         (shr-render-td): Make sure we copy over all the overlays, too.
2370
2371 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2372
2373         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2374         (nnir-request-article): Improve article retrieval.
2375
2376 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2377
2378         * mm-util.el (mm-extra-numeric-entities): New variable.
2379
2380         * mm-url.el (mm-url-decode-entities):
2381         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2382
2383         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2384
2385 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2386
2387         * message.el: Use completion-at-point.
2388         (message-completion-function): New fun, extracted from message-tab.
2389         (message-mode): Use it for completion-at-point-functions.
2390         (message-tab): Use it and completion-at-point.
2391
2392 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2395         character if a non-breakable character follows.
2396
2397 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2398
2399         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2400         any stream.
2401
2402         * shr.el (shr-tag-font): Colorize the region.
2403         (shr-tag-body): Ditto.
2404         (shr-tag-font): Actually let the styles be inherited instead of
2405         overwriting them.
2406         (shr-tag-font): Get the background color right.
2407         (shr-tag-style): Ignore all <style> tags for the moment.
2408
2409         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2410         a Message-ID to avoid having nnimap depend on gnus-sum.
2411
2412         * shr.el (shr-descend): Only colorize something if we have a node that
2413         sets colors.
2414
2415 2010-12-06  Julien Danjou  <julien@danjou.info>
2416
2417         * shr.el (shr-render-td): Render td content with shr-descend, so style
2418         will be applied to <td> too.
2419         (shr-colorize-region): Colorize region even if we only have a background.
2420         (shr-tag-body): Fix color and background color inheritance.
2421         Do not recolorize after shr-generic.
2422         (shr-tag-font): Let shr-generic colorize via inheritance.
2423
2424 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2425
2426         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2427
2428 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2429
2430         * nnir.el (nnir-request-move-article): Remove obsolete code.
2431
2432 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2435
2436 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * gnus-sum.el (gnus-summary-respool-article): The completion function
2439         expects a list instead of an alist.
2440
2441         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2442         string as the parameter.
2443
2444         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2445
2446         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2447         styles.
2448         (shr-colorize-region): New function.
2449         (shr-insert-background-overlay): Remove.
2450         (shr-render-td): Background setting should be taken care of on a higher
2451         level.
2452         (shr-tag-body): Use post-hoc colorizations.
2453         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2454         (shr-put-color-1): Don't overwrite old colors.
2455         (shr-colorize-region): When the background color isn't explicit, use
2456         a fixed background.
2457
2458         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2459         nnmail variables.
2460
2461 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2462
2463         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2464         unless necessary.
2465
2466 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2467
2468         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2469         server.
2470
2471 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2472
2473         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2474         so that TAB works.
2475
2476         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2477         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2478
2479         * shr.el (shr-urlify): Show the URL before the title to avoid
2480         misleading URLs.
2481
2482 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2483
2484         * shr.el (shr-urlify): Display the title in <a> tags.
2485
2486 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2487
2488         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2489
2490 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2491
2492         * nnir.el: Rearrange code to allow macros to be autoloaded by
2493         gnus-sum.el.
2494         (nnir-retrieve-headers-override-function): Make this variable
2495         customizable.
2496         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2497
2498         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2499         from nnir.el.
2500
2501 2010-12-03  Julien Danjou  <julien@danjou.info>
2502
2503         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2504
2505 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2506
2507         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2508         allow optional argument `environment'.
2509
2510 2010-12-03  Glenn Morris  <rgm@gnu.org>
2511
2512         * mm-extern.el (message-goto-body): Update declaration.
2513
2514 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-util.el (gnus-macroexpand-all): New function.
2517
2518         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2519         instead of macroexpand-all that is unavailable in XEmacs.
2520
2521 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
2522
2523         * nnir.el (nnir-summary-line-format): New variable.
2524         (nnir-mode): Use it.
2525         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2526         (nnir-article-ids): Reimplement as defsubst.
2527         (nnir-retrieve-headers): Don't mangle the subject header.
2528         (nnir-run-imap): Use 100 as RSV score.
2529         (nnir-run-find-grep): Fix for full server searching.
2530         (nnir-run-gmane): Better restriction to gmane groups.
2531
2532         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2533         summary buffers.
2534
2535 2010-12-02  Julien Danjou  <julien@danjou.info>
2536
2537         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2538
2539         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2540
2541         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2542         support.
2543
2544 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
2545
2546         * nnir.el: Update to handle the registry better.
2547         (autoload): Silence byte-compiler.
2548         (nnir-open-server): Add a hook for nnir groups.
2549         (nnir-request-move-article): Don't mangle the header. Better to use
2550         formating variables (which will be added in the future).
2551         (nnir-registry-action): Update the registry using the original article
2552         group name.
2553         (nnir-mode): Install nnir-specific hooks for updating the registry.
2554
2555         * gnus-sum.el
2556         (gnus-article-original-subject,gnus-newsgroup-original-name):
2557         Remove obsolete variables.
2558         (gnus-summary-move-article): Remove use of obsolete variables.
2559         (gnus-summary-local-variables): Make move and delete hooks local to
2560         summary buffers.
2561
2562 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563
2564         * rtree.el: New file.
2565
2566 2010-12-01  Julien Danjou  <julien@danjou.info>
2567
2568         * message.el (message-user-organization): Do not use
2569         gnus-local-organization.
2570
2571         * gnus.el: Remove gnus-local-organization.
2572
2573         * gnus-msg.el: Remove nastygram thing.
2574
2575 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2576
2577         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2578         funcall.
2579
2580 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2581
2582         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2583         names.
2584
2585         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2586         characters.
2587
2588         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2589         to t of inhibit-read-only since it is inside gnus-with-article-headers.
2590         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
2591         (gnus-gravatar-transform-address): Use mail-extract-address-components
2592         that supports non-ASCII names rather than mail-header-parse-addresses.
2593
2594 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2595
2596         * proto-stream.el (open-protocol-stream): All starttls connections are
2597         handled by the network handler.
2598
2599 2010-11-30  Julien Danjou  <julien@danjou.info>
2600
2601         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2602         (nnimap-open-connection-1): Fix PREAUTH.
2603
2604         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2605
2606 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2607
2608         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2609         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2610         (shr-insert): Use them.
2611         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2612
2613 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2614
2615         * nnir.el (nnir-request-move-article): Bail out if original group
2616         doesn't support article moves.
2617         (nnir-get-active): Improve active list retrieval.
2618
2619 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620
2621         * shr.el (shr-find-fill-point): Don't break before apostrophes.
2622
2623 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
2624
2625         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2626         seem to accept strings-with-numbers as port numbers,
2627
2628 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2629
2630         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2631         change the registry.
2632
2633 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2634
2635         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2636         delete-dups that is not available in XEmacs 21.4.
2637
2638         * mm-util.el (mm-delete-duplicates): Add comment.
2639
2640 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
2641
2642         * nnir.el (nnir-ignored-newsgroups): New variable.
2643         (nnir-get-active): Use it.
2644
2645 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * proto-stream.el (proto-stream-open-network): Add some comments.
2648
2649         * nntp.el (nntp-open-connection): Provide a :success condition.
2650
2651         * nnimap.el (nnimap-open-connection-1): Ditto.
2652
2653         * proto-stream.el (proto-stream-open-network): See what the response to
2654         the STARTTLS command is.
2655
2656         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2657         backwards compatibility).
2658         (nnimap-open-connection-1): Really respect nnimap-server-port.
2659
2660         * proto-stream.el (proto-stream-open-network): When doing opportunistic
2661         TLS upgrades we don't really care about the identity of the peer.
2662         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2663         that what we've checked for.
2664         (proto-stream-always-use-starttls): Only default to t if
2665         open-gnutls-stream exists.
2666         (proto-stream-open-network): If STARTTLS failed, then just open a
2667         normal connection.
2668         (proto-stream-open-network): Wait until the greeting before doing
2669         STARTTLS.
2670
2671         * nntp.el (nntp-open-connection): Report what the connection error is.
2672
2673         * proto-stream.el (open-protocol-stream): Rename from
2674         open-proto-stream.
2675
2676 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2677
2678         * nnimap.el (nnimap-stream): Change default to `undecided'.
2679         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2680         first, and then network.
2681         (nnimap-open-connection-1): Respect nnimap-server-port.
2682         (nnimap-open-connection): Be more backwards-compatible.
2683
2684         * proto-stream.el (proto-stream-always-use-starttls): New variable.
2685         (proto-stream-open-starttls): De-duplicate the starttls code.
2686         (proto-stream-open-starttls): Folded back into the main function.
2687         (proto-stream-open-network): Fix typo in the gnutls path.
2688         (proto-stream-command): Refactor out.
2689
2690         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2691
2692         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2693         starttls.el STARTTLS.
2694
2695         * color.el (color-lab->srgb): Fix function call name.
2696
2697         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2698         if we're using tls.el.
2699         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2700         built in, then don't try to establish a STARTTLS connection.
2701
2702         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2703         servers.
2704
2705         * proto-stream.el (open-proto-stream): Use network, not stream.
2706         (open-proto-stream): Add a way to specify what the end of a command is.
2707
2708         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2709         connections types.
2710         (nntp-open-network-stream): Remove.
2711         (nntp-open-ssl-stream): Remove.
2712         (nntp-open-tls-stream): Remove.
2713         (nntp-ssl-program): Remove.
2714
2715         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2716
2717 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2718
2719         * nnir.el: Fix typos.
2720         (nnir-retrieve-headers-override-function): Rename variable to reflect
2721         new semantics.
2722         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2723         macros.
2724         (nnir-request-article, nnir-request-move-article): Use them.
2725         (nnir-categorize): New function.
2726         (nnir-run-query): Use it.
2727         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2728         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2729         sorted.
2730         (nnir-group-full-name): Use gnus-group-full-name instead.
2731         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2732         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2733
2734 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735
2736         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2737
2738         * proto-stream.el: New library to provide protocol-specific
2739         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2740         protocols.
2741         (open-proto-stream): Complete the documentation.
2742         (proto-stream-open-network): Fix some typos.
2743
2744         * nnimap.el (nnimap-open-connection): Use it.
2745
2746 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2747
2748         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2749         negotiation.
2750
2751 2010-11-26  Julien Danjou  <julien@danjou.info>
2752
2753         * color.el: Rename various rgb functions to srgb.
2754
2755 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2758         names.
2759
2760 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * shr.el (shr-insert): Revert last change.
2763         (shr-find-fill-point): Never leave point being at bol;
2764         relax the kinsoku limitation when rendering tables.
2765
2766 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2767
2768         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2769         results from -accept-article.
2770
2771         * shr-color.el: Require cl when compiling.
2772
2773         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2774         checkin.
2775
2776         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2777
2778         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2779
2780         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2781         'add and 'delete to set backend marks.
2782
2783         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2784
2785         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2786
2787         * nntp.el (nntp-request-set-mark): Use it.
2788
2789         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2790
2791         * nnml.el (nnml-request-set-mark): Ditto.
2792
2793         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2794         introduces regressions in article selection.
2795         (nnimap-find-uid-response): New function.
2796         (nnimap-request-accept-article): Use the UID returned, if any.
2797         (nnimap-request-move-article): Use the UID returned, if any.
2798         (nnimap-get-groups): Reimplement to work with folded lines.
2799         (nnimap-find-uid-response): The UID is the last element in the list.
2800         (nnimap-request-set-mark): Extend syntax with 'set.
2801
2802         * nnml.el (nnml-request-set-mark): Ditto.
2803
2804         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2805
2806         * nntp.el (nntp-request-set-mark): Ditto.
2807
2808 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2809
2810         * message.el (message-called-interactively-p): A temporary macro.
2811         (message-goto-body): Use it temporarily.
2812
2813 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2816         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2817         (nnimap-last-response-string): Fix last unfolding fix.
2818
2819 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2820
2821         * shr.el (shr-insert): Fix the way to fold lines.
2822
2823 2010-11-25  Julien Danjou  <julien@danjou.info>
2824
2825         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2826
2827         * color.el: Rename from color-lab.el
2828         (color-rgb->hex): Add.
2829         (color-complement): Add.
2830         (color-complement-hex): Add.
2831
2832         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2833
2834 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2835
2836         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2837         don't exist.
2838
2839 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2840
2841         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2842         assuming that article displaying or another mml-preview may be
2843         interrupted for an error or for the like.
2844
2845         * shr.el (shr-get-background): Fix argument name.
2846
2847 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2850
2851         * gnus-sum.el (gnus-summary-include-articles): New function.
2852
2853         * message.el (message-goto-body): called-interactively-p needs a
2854         parameter, so use `any'.
2855
2856         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2857         clear marks before moving, since they're synced from the Gnus side
2858         first.
2859
2860         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2861         (gnus-summary-move-article): Copy over all marks before moving, so that
2862         IMAP doesn't think a new article has arrived.
2863
2864 2010-11-24  Julien Danjou  <julien@danjou.info>
2865
2866         * shr.el (shr-insert-background-overlay): Fix typo.
2867         (shr-render-td): Copy the background before rendering.
2868
2869         * shr-color.el (shr-color-visible): Fix docstring.
2870
2871         * shr.el (shr-tag-table): Add bgcolor support.
2872         (shr-render-td): Add bgcolor support.
2873         (shr-get-background): Add.
2874         (shr-insert-foreground-overlay): Use shr-get-background.
2875
2876         * message.el (message-goto-body): Use called-interactively-p.
2877         (message-in-body-p): message-goto-body returns point.
2878
2879 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2882         Fixes something or other in Emacs 23, and is backwards compatible.
2883
2884         * message.el (message-goto-body): Remove the <#secure special-casing,
2885         which is too special.
2886
2887         * shr.el (shr-parse-style): Drop !important from styles.
2888
2889 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2890
2891         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2892         this function to return incorrect results when calling it with an
2893         explicit article argument different from
2894         (gnus-summary-article-number).
2895
2896 2010-11-24  Julien Danjou  <julien@danjou.info>
2897
2898         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2899         (shr-tag-body): Add background support.
2900         (shr-descend): Add background support.
2901         (shr-tag-title): Add.
2902
2903         * shr-color.el (shr-color-visible): Really return original background
2904         if fixed.
2905
2906 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2907
2908         * shr.el (shr-color-check): Protect against non-existent colour names.
2909
2910 2010-11-24  Julien Danjou  <julien@danjou.info>
2911
2912         * color-lab.el: Require 'cl when compiling.
2913
2914         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2915
2916         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2917         matched part.
2918
2919         * color-lab.el: Fix all expt calls to use float type.
2920
2921 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2922
2923         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2924         expression to shr-color-check as is.
2925
2926         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2927
2928         * color-lab.el: Add coding cookie.
2929         (float-pi): Use eval-and-compile.
2930
2931         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2932         compiled for Emacsen having no `libxml-parse-html-region' support.
2933
2934 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * shr.el (shr-insert-color-overlay): Split stuff like
2937         "#444444 !important" to find the real colour.
2938         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2939         parse <font color="red"> entries.
2940
2941 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2942
2943         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2944         point when parsing headers.
2945
2946         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2947         is positioned properly when parsing headers.
2948
2949 2010-11-23  Julien Danjou  <julien@danjou.info>
2950
2951         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2952
2953         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2954
2955         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2956
2957         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2958         Use shr-color-hue-to-rgb.
2959         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2960
2961 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * shr.el (shr-color->hexadecimal): Autoload.
2964         (shr-descend): Add color to all tags.
2965
2966 2010-11-22  Julien Danjou  <julien@danjou.info>
2967
2968         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2969         shr-color->hexadecimal.
2970
2971         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2972         RGB() or HSL() color representation.
2973
2974         * shr.el (shr-tag-font): Add.
2975         (shr-tag-color-check): New function to get better colors.
2976         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2977         tag-span.
2978
2979         * shr-color.el: New file.
2980
2981         * color-lab.el: New file.
2982
2983         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2984
2985 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2986
2987         * nnir.el: Fix typo in comments.
2988         (nnir-run-imap): Simplify code. No need to reverse artlist.
2989         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2990
2991 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2992
2993         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2994
2995         * nnimap.el (nnimap-get-capabilities): Refactor out.
2996         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2997
2998 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2999
3000         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3001         appearing when `mm-uu-hide-markers' is nil.
3002
3003 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3004
3005         * nnimap.el (nnimap-unselect-group): Make into its own function.
3006         (nnimap-request-rename-group): Unselect group before renaming.
3007         This had gotten lost somewhere.
3008         (nnimap-request-accept-article): Keep track of examined groups, and
3009         unselect the group before APPENDing to read-only groups.
3010         (nnimap-request-move-article): Clear flags before moving so that they
3011         can be re-set later.
3012
3013 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3014
3015         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3016         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3017
3018 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * gnus-art.el (gnus-mime-display-single)
3021         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3022         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3023         parameter.
3024
3025 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3026
3027         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3028         (shr-table-vertical-line): New variable.
3029         (shr-insert-table): Use it.
3030
3031 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * gnus-html.el (gnus-html-wash-images): Don't display images if
3034         gnus-inhibit-images is non-nil; register displayer for cid images.
3035         (gnus-html-display-image): Work for cid image.
3036         (gnus-html-insert-image): Allow arguments.
3037         (gnus-html-put-image): Inhibit read-only.
3038         (gnus-html-prefetch-images): Don't prefetch images if
3039         gnus-inhibit-images is non-nil.
3040
3041 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3042
3043         * shr.el (shr-put-image): Break lines when inserting big pictures.
3044
3045 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3046
3047         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3048         sender, thanks Katsumi Yamaoka.
3049
3050 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3051
3052         * nnir.el (nnir-run-imap): Reverse the article list for each group
3053         rather than the whole list.
3054
3055 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3056
3057         * shr.el (shr-image-displayer): Protect function against non-existent
3058         image source.
3059
3060         * gnus-art.el (gnus-inhibit-images): New user option.
3061         (gnus-mime-display-single): Don't display image if it is non-nil.
3062
3063         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3064         gnus-inhibit-images.
3065
3066         * shr.el (shr-image-displayer): New function.
3067         (shr-tag-img): Use it.
3068
3069 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3070
3071         * mml2015.el (mml2015-epg-sign): Use From header.
3072
3073 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3074
3075         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3076
3077         * gnus-util.el (gnus-find-text-property-region): Return markers.
3078
3079         * shr.el (shr-tag-img): Put a displayer in the text property.
3080
3081         * gnus-util.el (gnus-find-text-property-region): New utility function.
3082
3083         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3084         (gnus-html-show-images): Remove.
3085
3086         * gnus-art.el (gnus-article-show-images): New, more general function.
3087
3088         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3089         image url text properties.
3090
3091         * shr.el: Ditto.
3092
3093         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3094         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3095
3096 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3097
3098         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3099         work for two or more articles.
3100
3101 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3102
3103         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3104         divide an image that's in an html article to two or more when washing
3105         non-ASCII characters in alt text of it.
3106
3107 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3108
3109         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3110         smime-decrypt-region using function argument.
3111         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3112
3113         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3114
3115         * smime.el (smime-decrypt-region): Catch it.
3116
3117 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3118
3119         * smime.el (smime-mode-map): Move initialization into declaration.
3120         (gnus-run-mode-hooks): Don't autoload.
3121         (smime-mode): Use define-derived-mode.
3122
3123 2010-11-11  Glenn Morris  <rgm@gnu.org>
3124
3125         * smime.el (from): Restrict declaration to XEmacs.
3126
3127         * nnir.el (gnus-group-topic-name): Autoload.
3128
3129 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * shr.el (shr-insert): Don't break long line if it is because of
3132         kinsoku-bol characters in the line end.
3133
3134 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3135
3136         * nnir.el (nnir-request-move-article): Fix to provide original group
3137         and subject.
3138         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3139         been retrieved.
3140
3141         * gnus-sum.el (gnus-summary-move-article): Use original group and
3142         subject for virtual articles such as those in an nnir summary buffer.
3143
3144 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3147         least 21.5).
3148
3149         * smime.el (from): Declare it again for XEmacs.
3150
3151 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3152
3153         * message.el (message-resend): Don't disable encoding unless it's
3154         already encoded.
3155
3156         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3157         low-numbered articles.
3158
3159 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3160
3161         * rfc2047.el (rfc2047-syntax-table): Simplify.
3162
3163         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3164
3165         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3166         set-char-table-range for XEmacs.
3167
3168 2010-11-10  Glenn Morris  <rgm@gnu.org>
3169
3170         * time-date.el (time-to-seconds): Always an alias on Emacs,
3171         never a real function.
3172         (with-no-warnings): Remove compat stub, now unused.
3173         (time-less-p): Doc fix.
3174         (time-to-number-of-days): Simplify.
3175
3176         * smime.el (from): Remove unused declaration.
3177
3178         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3179         (gnus-float-time): On Emacs, always an alias.
3180
3181         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3182         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3183
3184 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * dgnushack.el: Don't use ignore-errors in the top level form since it
3187         is unavailable in XEmacs even if cl is loaded.
3188
3189         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3190
3191 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192
3193         * shr.el (browse-url-mailto): Autoload.
3194
3195         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3196
3197         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3198         regexp doesn't need quoting.
3199
3200 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3201
3202         * message.el (message-subject-trailing-was-ask-regexp)
3203         (message-subject-trailing-was-regexp): Match was: in addition to was.
3204
3205 2010-11-09  Glenn Morris  <rgm@gnu.org>
3206
3207         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3208         (nnbabyl-check-mbox): Use point-at-bol.
3209
3210 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3211
3212         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3213
3214         * message.el (message-mailto): New function.
3215         (message-mailto): Should accept other parameters.
3216         (message-mailto): Remove since it duplicates browse-url-mailto
3217         functionality.
3218
3219 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3220
3221         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3222         methods.
3223         (gnus-read-active-file): Ditto.
3224
3225         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3226         ": " from the prompt.
3227         (gnus-group-make-group): Ditto.
3228
3229 2010-11-07  Glenn Morris  <rgm@gnu.org>
3230
3231         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3232         (gnus-bookmark-kill-line): Use point-at-eol.
3233
3234 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3235
3236         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3237         asterisks in From header.
3238
3239 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3240
3241         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3242         string to avoid making the From headers syntactically invalid.
3243
3244         * message.el (message-send-mail): Don't insert courtesy messages if the
3245         message already has List-Post and List-ID messages.
3246
3247 2010-11-06  Glenn Morris  <rgm@gnu.org>
3248
3249         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3250         `condition', `type', `length' a prefix.
3251         (gnus-treat-predicate): Update for above name changes.
3252
3253 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3254
3255         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3256         binding.  Handled by `gnus-summary-refer-thread' instead.
3257         (nnir-warp-to-article): New backend function.
3258
3259         * nnimap.el (nnimap-request-thread): Force dependency updating.
3260
3261         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3262         (gnus-summary-refer-thread): Rework to improve thread-referral.
3263
3264         * gnus-int.el (gnus-warp-to-article): New function.
3265
3266         * gnus-sum.el (gnus-summary-article-map): Bind it.
3267
3268 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3269
3270         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3271         gnus-summary-refer-thread.
3272
3273         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3274         headers.
3275         (gnus-summary-limit-include-thread): Prevent articles in thread from
3276         being cut in gnus-cut-threads.
3277         (gnus-summary-refer-thread): Limit retrieved headers to those in
3278         thread.
3279
3280 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3281
3282         * message.el (message-send-mail): Use the value of
3283         message-courtesy-message from the message buffer.
3284
3285         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3286
3287         * shr.el (shr-browse-url): Implement mailto: URLs.
3288
3289         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3290         "raw".
3291
3292         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3293         if it's already selected.
3294
3295         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3296
3297 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3300         to measure the length and truncate alt text.
3301
3302 2010-11-03  Glenn Morris  <rgm@gnu.org>
3303
3304         * nndiary.el (nndiary-generate-nov-databases-1)
3305         (nndiary-generate-active-info): Rename dynamic variable `files' to
3306         something less generic.
3307
3308 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3309
3310         * nnir.el (nnir-request-move-article): Call the underlying backend to
3311         move articles from nnir.
3312
3313 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314
3315         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3316
3317 2010-11-02  Julien Danjou  <julien@danjou.info>
3318
3319         * nnir.el: Remove wais support.
3320
3321 2010-11-02  Glenn Morris  <rgm@gnu.org>
3322
3323         * gnus-html.el: Reorder requirements to quieten compiler.
3324
3325 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3326
3327         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3328         properly for XEmacs as well.
3329         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3330         (gnus-article-natural-long-line-p): Use window-width rather than
3331         frame-width.
3332
3333 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3334
3335         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3336         (nnir-read-parms): Don't modify query.
3337         (nnir-run-query): Add ability to search topic on current line.
3338         (nnir-get-active): Clean up.
3339
3340 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3341
3342         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3343         degenerate articles.
3344
3345         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3346         (gnus-print-buffer): Just print the buffer as is, without any copying
3347         to a buffer and then re-highlighting.
3348
3349         * nnimap.el (nnimap-request-group): Store the new updated info.
3350         (nnimap-request-group): Select the group when we don't know whether it
3351         exists or not.
3352
3353         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3354         groups.
3355
3356         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3357         groups.
3358
3359         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3360         groups.
3361
3362         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3363         long-lines case by only filling the long lines.
3364
3365         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3366         (bug #7311).
3367
3368 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * shr.el: No need to declare `declare-function' since shr.el is for
3371         only Emacsen that provide `libxml-parse-html-region'.
3372
3373         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3374         effective only in a file it is referred to.
3375
3376 2010-11-01  Glenn Morris  <rgm@gnu.org>
3377
3378         * mm-util.el (gnus-completing-read): Autoload.
3379         (mm-read-coding-system): Simplify Emacs definition.
3380
3381         * nnmail.el (gnus-activate-group):
3382         * nnimap.el (gnutls-negotiate):
3383         * nntp.el (netrc-parse): Fix declarations.
3384
3385 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3386
3387         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3388         string-match-p in Emacs >=23.
3389
3390         * gnus-msg.el (gnus-configure-posting-styles)
3391         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3392
3393 2010-11-01  Glenn Morris  <rgm@gnu.org>
3394
3395         * nnir.el (declare-function): Add compat stub.
3396         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3397         (nnir-run-gmane): Require 'mm-url.
3398
3399         * mm-util.el (mm-string-to-multibyte): Simplify.
3400
3401         * shr.el (declare-function): Add compat stub.
3402         (url-cache-create-filename): Declare.
3403         (mm-disable-multibyte, widget-convert-button): Autoload.
3404
3405         * smime.el (ldap-search): Declare.
3406         (smime-cert-by-ldap-1): Require ldap on Emacs.
3407
3408         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3409         (nnimap-keepalive): Use gnus-float-time.
3410
3411         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3412         (mail-source-delete-crash-box): Use gnus-float-time.
3413
3414         * gnus-dired.el (gnus-completing-read): Autoload.
3415
3416         * mm-view.el (gnus-rescale-image): Autoload.
3417
3418         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3419
3420         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3421
3422         * sieve-manage.el: Require 'cl when compiling.
3423
3424         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3425         (gnus-iswitchb-completing-read): Require iswitchb.
3426         (gnus-select-frame-set-input-focus): Silence compiler.
3427
3428 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3429
3430         * message.el (message-subject-trailing-was-query): Change default to t,
3431         since I think that's what most people want.
3432
3433         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3434         appending for easier debugging.
3435         (nnimap-wait-for-connection): Take a regexp.
3436         (nnimap-request-accept-article): Wait for the continuation line before
3437         sending anything unless we're streaming.
3438
3439         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3440         leave the header washing to take place.
3441
3442 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3443
3444         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3445         regular expression match and replace in posting styles.
3446
3447 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3448
3449         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3450         an entire server.
3451         (nnir-get-active): New function.
3452         (nnir-run-imap): Use it.
3453         (nnir-run-gmane): Who knew, gmane search returns an article score!
3454
3455         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3456         server on the current line with nnir.
3457
3458 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3459
3460         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3461         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3462         left edge.
3463         (gnus-article-foldable-buffer): Skip past the prefix when determining
3464         raggedness.
3465
3466         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3467         the raw article, and change `C-u g' to show the article without doing
3468         treatments.
3469
3470         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3471         on to `gnus-treat-article'.
3472         (gnus-inhibit-article-treatments): New variable.
3473
3474         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3475
3476         * gnus-art.el (gnus-treatment-function-alist): Have
3477         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3478         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3479         sections.
3480
3481         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3482         parameter.
3483         (gnus-article-fill-cited-long-lines): New function.
3484         (gnus-article-fill-cited-article): Allow filling only long sections.
3485
3486         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3487         and non-punctuation (like after the apostrophe in "'We").
3488
3489         * gnus-sum.el (gnus-summary-select-article): Make sure
3490         gnus-original-article-buffer is alive.
3491
3492         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3493         reflect the order they're in in the digest.
3494
3495         * gnus.el (gnus-group-startup-message): Move point to the start of the
3496         buffer.
3497
3498         * nnimap.el (nnimap-capability): New function.
3499         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3500         is set.
3501
3502 2010-10-31  David Engster  <dengste@eml.cc>
3503
3504         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3505         conform with changes to gnus-completing-read.
3506
3507 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3508
3509         * shr.el (shr-tag-img): Output "*" instead of "[img]".
3510
3511 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3512
3513         * nnir.el: Move defvar, defcustom around to keep file organized
3514         and keep byte-compiler quiet.
3515         (nnir-read-parms): Accept search-engine as arg.
3516         (nnir-run-query): Pass search-engine as arg.
3517         (nnir-search-engine): Remove.
3518
3519 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3520
3521         * shr.el (shr-generic): The text nodes should be text, not :text.
3522
3523         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3524         later in the file.
3525
3526 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3527
3528         * nnir.el: General clean up.  Allow searching with multiple engines.
3529         Allow separate extra-parameters for each engine.
3530         Batch queries when possible.
3531         (nnir-imap-default-search-key,nnir-method-default-engines):
3532         Add customize interface.
3533         (nnir-run-gmane): New engine.
3534         (nnir-engines): Use it.  Qualify all prompts with engine name.
3535         (nnir-search-engine): Remove global variable.
3536         (nnir-run-hyrex): Restore for now.
3537         (nnir-extra-parms,nnir-search-history): New variables.
3538         (gnus-group-make-nnir-group): Use them.
3539         (nnir-group-server): Remove in favor of gnus-group-server.
3540         (nnir-request-group): Avoid searching twice.
3541         (nnir-sort-groups-by-server): New function.
3542
3543 2010-10-30  Julien Danjou  <julien@danjou.info>
3544
3545         * gnus-group.el: Remove gnus-group-fetch-control.
3546
3547         * gnus-start.el (gnus-find-new-newsgroups):
3548         Remove gnus-check-first-time-used.
3549
3550         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3551
3552 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3553
3554         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3555         set on groups that don't have \* permanentflags.
3556
3557 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558
3559         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3560         control the background color.
3561         (shr-tag-img): Ignore very small web bug type images.
3562         (shr-put-image): Add help-echo alt texts to the images.
3563         (shr-tag-video): Show the video poster image.
3564
3565 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566
3567         * shr.el (shr-table-depth): New variable.
3568         (shr-tag-table-1): Only insert the images after the top-level table.
3569
3570         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3571
3572         * gnus-util.el (gnus-list-memq-of-list): New function.
3573
3574         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3575         selected.
3576         (nnimap-unsplittable-articles): New slot.
3577         (nnimap-new-articles): Use it.
3578
3579 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
3580
3581         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3582         move to the previous line on `M-g'.
3583
3584 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3585
3586         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3587         *-request-group, which seems unnecessary.
3588
3589         * nnimap.el (nnimap-quote-specials): Function copied over from
3590         imap.el.
3591         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3592         they support that.  Suggested by Tom Regner.
3593
3594 2010-10-29  Julien Danjou  <julien@danjou.info>
3595
3596         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3597         defalias.
3598         (gnus-summary-delete-marked-with): Remove obsolete defalias.
3599
3600         * gnus.el: Remove `gnus-nntp-service' variable.
3601         (gnus-secondary-servers): Make obsolete.
3602         (gnus-nntp-server): Make obsolete.
3603
3604         * gnus-start.el (gnus-1): Remove x-splash calls.
3605
3606         * gnus-ems.el (gnus-x-splash): Remove.
3607
3608         * gnus.el (gnus-group-startup-message): Simplify/update code.
3609
3610         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
3611         definition.
3612
3613         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3614         capability before doing anything.
3615         (gnus-group-insert-group-line): Remove useless
3616         gnus-group-remove-excess-properties.
3617
3618 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3619
3620         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3621
3622 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623
3624         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3625         config after reselecting.
3626
3627 2010-10-28  Julien Danjou  <julien@danjou.info>
3628
3629         * shr.el (shr-put-image): Use point even if only inserting text.
3630         (shr-put-image): Save excursion when inserting alt text on non-graphic
3631         display, so the behaviour is the same when we are on a graphic display.
3632
3633         * nnir.el (nnir-run-swish-e): Remove hyrex support.
3634
3635 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3638         (gnus-mime-copy-part): Check coding system, not charset.
3639         (gnus-mime-view-part-externally): Never remove part.
3640         (gnus-mime-view-part-internally): Don't remove part here.
3641         (gnus-article-part-wrapper): Make sure MIME tag is visible.
3642         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3643         multipart/alternative.
3644
3645         * mm-decode.el (mm-display-part): Take optional arg `force'.
3646
3647 2010-10-26  Julien Danjou  <julien@danjou.info>
3648
3649         * gnus-group.el (gnus-group-default-list-level): Add this function to
3650         compute the default list level.
3651         (gnus-group-default-list-level): Add possibility to use a function.
3652
3653 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3656
3657         * gnus-group.el (gnus-group-completing-read)
3658         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3659         gnus-replace-in-string.
3660
3661 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * shr.el (shr-tag-div): Add.
3664
3665         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
3666
3667 2010-10-25  Julien Danjou  <julien@danjou.info>
3668
3669         * gnus-util.el: Remove `gnus-with-local-quit'.
3670
3671         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3672
3673 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3674
3675         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3676         the original article buffer.
3677
3678 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3679
3680         * nnimap.el (nnimap-request-head): New function.
3681         (nnimap-request-move-article): Try to be slighly faster by not
3682         requesting the entire message when moving.
3683         (nnimap-transform-headers): Don't bug out on bodiless articles.
3684         (nnimap-send-command): Have no outstanding messages if the IMAP server
3685         doesn't support streaming.
3686         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3687
3688 2010-10-24  Julien Danjou  <julien@danjou.info>
3689
3690         * message.el (message-default-headers): Fix type.
3691
3692 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693
3694         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3695         prefetching images.
3696
3697         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3698         backend for unknown groups.  This is mainly useful for nnimap groups.
3699
3700         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3701         group isn't covered by the agent.
3702
3703 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
3704
3705         * nnir.el (nnir-method-default-engines): New variable.
3706         (nnir-run-query): Use it.
3707         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3708         (gnus-summary-nnir-goto-thread): Change group if needed.
3709
3710         * gnus-group.el (gnus-group-group-map): Add key binding for
3711         gnus-group-make-nnir-group.
3712
3713 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714
3715         * shr.el (shr-tag-object): Add.
3716
3717         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3718         original article buffer live.
3719         (gnus-summary-select-article-buffer):
3720         Mention gnus-widen-article-buffer.
3721
3722 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3723
3724         * shr.el (shr-tag-strong): Add.
3725
3726 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3729         group names.  They mess up the group buffer badly.
3730
3731         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3732
3733         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3734         instead of the summary one.
3735
3736 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * mml.el (mml-preview): Work properly when editing article.
3739
3740         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3741         gnus-have-read-active-file if it's already been in.
3742
3743 2010-10-22  Tom Tromey  <tromey@redhat.com>
3744
3745         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3746         gnus-group-completing-read.
3747
3748 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749
3750         * message.el (message-mode-map): Don't bind M-; to comment region, to
3751         allow the global comment-dwim to work.
3752
3753 2010-10-21  Julien Danjou  <julien@danjou.info>
3754
3755         * message.el (message-setup-1): Allow message-default-headers to be a
3756         function.
3757
3758 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3759
3760         * shr.el (shr-tag-table): Simplify.
3761
3762 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3763
3764         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3765         to avoid trying to snarf invalid stuff.
3766
3767         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3768
3769         * gnus.el (gnus-message-archive-group): Quote value.
3770         (gnus-message-archive-group): Mark as changed.
3771
3772         * shr.el (shr-add-font): Don't put the font properties on the newline
3773         or the indentation.
3774
3775         * message.el (message-fix-before-sending): Change options when sending
3776         non-printable characters.
3777
3778         * gnus.el (gnus-message-archive-method): Change the default to
3779         monthly outgoing groups.
3780
3781         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3782         that have gotten new numbers.
3783
3784         * nnimap.el (nnimap-request-replace-article): New function.
3785
3786 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3787
3788         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3789         (nnrss-request-article): Don't use special html washing code.
3790
3791 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3792
3793         * shr.el (shr-tag-table): Remove useless nconc.
3794
3795 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * gnus-art.el (article-wash-html): Simplify and remove the charset
3798         stuff.  Use the normal html rendering code instead of the special html
3799         washing code.
3800
3801         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3802         `gnus-w3m' symbols.
3803         (mm-text-html-washer-alist): Remove.
3804
3805         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3806         (mm-inline-media-tests): Remove use.
3807         (mm-text-html-renderer): Change default to the `shr' symbol.
3808
3809         * mm-view.el (mm-inline-text-html): Remove use.
3810
3811         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3812         `gnus-blocked-images' to be a function.
3813         (gnus-article-wash-function): Remove.
3814
3815 2010-10-20  Julien Danjou  <julien@danjou.info>
3816
3817         * spam.el (spam-list-of-processors): Mark as obsolete.
3818
3819         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3820         (nnimap-insert-partial-structure): Fix boundary detection.
3821
3822 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3823
3824         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3825         run file-truename on remote files.  This can be expensive and even
3826         prevent one from editing drafts if some unrelated buffer has a stale
3827         connection.
3828
3829 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3832         kinsoku-eol regardless of shr-kinsoku-shorten.
3833         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3834         (shr-tag-table): Support caption, thead, and tfoot.
3835
3836 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3837
3838         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3839         lines.
3840         (shr-save-contents): New command and keystroke.
3841
3842         * nndoc.el (nndoc-type-alist): Add git support.
3843         (nndoc-git-type-p): New function.
3844         (nndoc-transform-git-article): Ditto.
3845         (nndoc-transform-git-headers): Ditto.
3846         (nndoc-transform-git-headers): Generate Subject headers.
3847
3848         * shr.el (shr-parse-style): New function.
3849         (shr-tag-span): Ditto.
3850
3851         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3852         to `G G' to avoid collisions.
3853
3854 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3855
3856         * shr.el: Load kinsoku if necessary.
3857         (shr-kinsoku-shorten): New internal variable.
3858         (shr-find-fill-point): Make kinsoku shorten text line if
3859         shr-kinsoku-shorten is bound to non-nil.
3860         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3861         shr-indentation too when testing if table is wider than frame width.
3862         (shr-insert-table): Use `string-width' instead of `length' to measure
3863         text width.
3864         (shr-insert-table-ruler): Make sure indentation is done at bol.
3865
3866 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3867
3868         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3869         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3870         undecoded network data.
3871
3872 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3873
3874         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3875         name in the mode line spec so that the mode line menu works
3876         (bug #2431).
3877
3878         * message.el (message-get-reply-headers): If we're fed `to-address',
3879         then always use that.
3880
3881         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3882         aren't so wide as to need to switch off the edit menu.
3883
3884         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3885         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3886
3887         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3888         `M-g'.
3889         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3890         the permanent marks.
3891
3892 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3893
3894         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3895         Splitting according to references/in-reply-to obeys the ignore-groups
3896         variable, while splitting by sender and subject do not.
3897
3898 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3899
3900         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3901         alist, so that we can look for non-Unicode chars.
3902         (article-translate-strings): Allow both character and string maps.
3903
3904 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * shr.el (shr-insert): Don't insert space behind a wide character
3907         categorized as kinsoku-bol, or between characters both categorized as
3908         nospace.
3909
3910 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3911
3912         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3913         headers to gnus-newsgroup-headers.
3914
3915 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3916
3917         * shr.el (shr-tag-img): Don't align images -- since we're not
3918         rescaling, this often leads to ugly displays.
3919
3920 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3921
3922         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3923         duplicates.
3924
3925 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3926
3927         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3928         call.
3929
3930 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3931
3932         * gnus.el: Autoload gnus-html-show-images.
3933
3934         * nnimap.el: Use nnheader-message throughout.
3935
3936         * shr.el (shr-tag-img): Ignore images with no data.
3937
3938 2010-10-15  Julien Danjou  <julien@danjou.info>
3939
3940         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3941         a possibility to disable format=flow encoding when using hard newlines.
3942
3943 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3944
3945         * shr.el (shr-insert): Remove space inserted before or after a
3946         breakable character or at the beginning or the end of a line.
3947         (shr-find-fill-point): Do kinsoku; find the second best point or give
3948         it up if there's no breakable point.
3949
3950 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3951
3952         * nnimap.el (nnimap-open-connection): Message when opening connection
3953         for debugging purposes.
3954
3955         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3956         on every setup buffer call to allow this to change from article to
3957         article.
3958
3959         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3960         buffers where we have a wide table.
3961
3962 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3963
3964         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3965         uses *-request-thread.
3966
3967 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3968
3969         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3970         incantation, which is no longer valid.
3971
3972 2010-10-14  Julien Danjou  <julien@danjou.info>
3973
3974         * shr.el: Fix defcustom type (char -> character).
3975
3976 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3977
3978         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3979         programs.
3980
3981 2010-10-14  Julien Danjou  <julien@danjou.info>
3982
3983         * shr.el (shr-tag-a): Use url-link as widget type.
3984
3985         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3986         `gnus-group-get-icon'.
3987
3988 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3989
3990         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3991         This should make server editing work better.
3992
3993         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3994
3995         * tls.el (tls-program): Remove spurious %s from openssl.
3996
3997         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3998         (nnimap-parse-flags): Fix regexp.
3999
4000         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4001         probably work for CJVK text, too.
4002
4003         * nnimap.el (nnimap-extend-tls-programs): Remove.
4004         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4005
4006         * tls.el (tls-starttls-switches): Remove starttls hack.
4007         (open-tls-stream): Ditto.
4008         (tls-find-starttls-argument): Ditto.
4009
4010 2010-10-13  Julien Danjou  <julien@danjou.info>
4011
4012         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4013         responses.
4014
4015 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4016
4017         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4018
4019         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4020         anything in Emacs.
4021
4022         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4023
4024 2010-10-13  Julien Danjou  <julien@danjou.info>
4025
4026         * shr.el (shr-width): Make shr-width a defcustom with default to
4027         fill-column.
4028         (shr-tag-img): Use shr-width rather than fill-column.
4029
4030 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * dgnushack.el (byte-optimize-apply)
4033         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4034
4035         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4036         position when (X-)Faces exist.
4037         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4038         avatars when called interactively.
4039
4040 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4041
4042         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4043         gnus-article-x-face-too-ugly is bound.
4044
4045 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4048
4049         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4050         mailbox that doesn't exist.
4051
4052 2010-10-12  Julien Danjou  <julien@danjou.info>
4053
4054         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4055         (shr-get-image-data): Encode URL properly when fetching from cache.
4056         (shr-tag-img): Use aligned-to spaces to align correctly images.
4057
4058         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4059         before inserting the Gravatar.
4060
4061         * shr.el (shr-tag-img): Add align attribute support for <img>.
4062
4063 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4064
4065         * gnus-gravatar.el (gnus-art): Require.
4066
4067         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4068         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4069         Remove long obsoleted functions.
4070
4071 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4074
4075         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4076
4077         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4078         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4079         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4080         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4081         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4082         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4083         * sieve-manage.el, smime.el, spam.el:
4084         Fix comment for declare-function.
4085
4086 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4087
4088         * nnimap.el (nnimap-request-rename-group): Select group read-only
4089         before renaming it.
4090
4091         * shr.el (shr-insert): Fix up the white space only regexp.
4092
4093         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4094         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4095
4096         * shr.el (shr-current-column): New function.
4097         (shr-find-fill-point): New function.
4098
4099 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4100
4101         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4102         numbers.
4103
4104 2010-10-11  Julien Danjou  <julien@danjou.info>
4105
4106         * shr.el (shr-hr-line): Add.
4107         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4108         display hr lines.
4109         (shr-max-columns): Do not change state to nil if we just inserting
4110         spaces.
4111
4112 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4113
4114         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4115         select the last group.
4116
4117 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4118
4119         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4120
4121 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4122
4123         * dig.el (dig-mode-map): Declare and define in one step.
4124
4125 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4126
4127         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4128         for Gnus.
4129         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4130         (nnimap-update-qresync-info): Mark \Seen articles as read.
4131
4132         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4133         non-variable, too.
4134
4135         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4136         available.
4137         (nnimap-update-info): Rely more on the current active than the param
4138         active to avoid marking articles as read too much.
4139
4140         * auth-source.el (auth-source-create): Use (user-login-name) for the
4141         user name default.
4142
4143         * nnimap.el (nnimap-update-info): If the server doesn't return any
4144         useful info, just use the previous info.
4145         (nnimap-update-info): Prefer old info over start-article.
4146         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4147
4148 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4149
4150         * nnir.el (autoload): Clean up autoloads.
4151         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4152         Use key rather than value.
4153         (nnir-imap-search-other): New variable.
4154         (nnir-read-parm): Use it.
4155         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4156         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4157
4158 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4159
4160         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4161         the process, too.
4162
4163 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4164
4165         * spam.el (gnus-summary-mode-map): Bind to "$".
4166         Suggested by Russ Allbery.
4167
4168         * shr.el: Rework the way things are indented by <li> slightly.
4169
4170         * gnus.el (gnus-group-set-parameter): Fix typo.
4171
4172         * nnimap.el: Start implementing QRESYNC support.
4173
4174 2010-10-09  Julien Danjou  <julien@danjou.info>
4175
4176         * nnir.el (nnir-engines): Fix too many arguments.
4177
4178 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4179
4180         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4181         group is the "last", so that the backends like nnfolder actually save
4182         their folders.
4183
4184         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4185         try to use that for the tls stream.
4186         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4187         UIDVALIDITY and find out which groups are read-only and not.
4188         (nnimap-get-flags): Use the same marks parsing code as the rest of
4189         nnimap.
4190
4191 2010-10-09  Julien Danjou  <julien@danjou.info>
4192
4193         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4194
4195         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4196         retrieving gravatars.
4197
4198         * shr.el (shr-table-corner): Add.
4199         (shr-table-line): Add.
4200         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4201
4202 2010-10-08  Julien Danjou  <julien@danjou.info>
4203
4204         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4205
4206 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4207
4208         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4209
4210         * gnus-sum.el (gnus-mark-article-as-unread)
4211         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4212         (gnus-summary-set-bookmark): Use it.
4213
4214         * gnus-msg.el (gnus-setup-message): Use it.
4215
4216         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4217
4218         * gnus.el (gnus-group-remove-parameter): Use it.
4219
4220         * gnus-group.el (gnus-group-make-web-group): Use it.
4221
4222         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4223
4224         * nnregistry.el: Update docs to mention manual.
4225
4226         * gnus-registry.el: Update docs to mention nnregistry.el.
4227         (gnus-registry-initialize): Don't install nnregistry refer method
4228         automatically.
4229         (gnus-registry-install-nnregistry): Remove it.
4230
4231 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4232
4233         * shr.el (shr-insert): Don't insert double spaces.
4234
4235 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4236
4237         * gnus-gravatar.el (gnus-treat-from-gravatar)
4238         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4239         called interactively.
4240
4241         * gnus-art.el (gnus-mime-view-part-externally)
4242         (gnus-mime-view-part-internally): Make predicate function passed to
4243         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4244         of a mime type.
4245
4246         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4247
4248 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4249
4250         * shr.el (require): Require cl when compiling.
4251         (shr-tag-hr): New function.
4252
4253         * nnimap.el (nnimap-update-info): Remove double setting of high.
4254         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4255         This makes nnimap work properly on Courier again.
4256
4257         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4258         the variable for backwards compatibility.
4259
4260         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4261         the file name before using to avoid setting mm-default-directory to
4262         nil.
4263
4264         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4265         bidning gnus-agent variables.
4266
4267         * shr.el (shr-render-td): Use a cache for the table rendering function
4268         to avoid getting an exponential rendering behaviour in nested tables.
4269         (shr-insert): Rework the line-breaking algorithm.
4270         (shr-insert): Don't leave trailing spaces.
4271         (shr-insert-table): Also insert empty TDs.
4272         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4273
4274 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4275
4276         * gnus-sum.el (gnus-number): Rename from `number'.
4277         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4278         (gnus-summary-limit-children): Update uses correspondingly.
4279
4280 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4281
4282         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4283         (gnus-gravatar-transform-address): Don't show avatars of people of
4284         which mail addresses match gnus-gravatar-too-ugly.
4285
4286 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287
4288         * shr.el (shr-table-widths): Expand TD elements to fill available
4289         space.
4290
4291 2010-10-07  Julien Danjou  <julien@danjou.info>
4292
4293         * nnimap.el (nnimap-request-rename-group): Add this method.
4294
4295 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4296
4297         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4298         name from XEmacs' function-arglist.
4299
4300         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4301         gravatar under XEmacs.
4302
4303 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4304
4305         * auth-source.el: Update docs with TODO items.
4306
4307         * gnus-sync.el: Update docs to explain state and plans.
4308
4309         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4310         Hooks for mark updates.
4311         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4312
4313         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4314         hooks with arguments, which is needed for mark update hooks.
4315
4316 2010-10-06  Julien Danjou  <julien@danjou.info>
4317
4318         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4319         was matched.
4320
4321         * sieve-manage.el: Update example in `Commentary'.
4322
4323         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4324
4325         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4326         not 2000.
4327         (sieve-manage-authenticate): Re-add function.
4328
4329 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4330
4331         * shr.el (shr-insert): Get 'space transition right.
4332         (shr-render-td): Only delete space at the end of the TD.
4333
4334         * nnimap.el (nnimap-open-connection): Prepare to support
4335         open-gnutls-stream.
4336
4337         * shr.el: Rearrange function order to be more logical.
4338
4339 2010-10-06  Julien Danjou  <julien@danjou.info>
4340
4341         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4342         (nnrss-discover-feed): Remove 404 URL in docstring.
4343
4344         * nnir.el: Fix Swish-E URL.
4345         Fix Namazu URL.
4346
4347         * message.el (message-change-subject): Remove 404 URL in a comment.
4348
4349 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4352         called interactively.
4353
4354         * gnus-util.el (gnus-remove-if): Allow hash table.
4355         (gnus-remove-if-not): New function.
4356
4357         * gnus-art.el (gnus-mime-view-part-as-type)
4358         * gnus-score.el (gnus-summary-score-effect)
4359         * gnus-sum.el (gnus-read-move-group-name):
4360         Replace remove-if-not with gnus-remove-if-not.
4361
4362         * gnus-group.el (gnus-group-completing-read):
4363         Regard collection as a hash table if it is not a list.
4364
4365 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366
4367         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4368
4369         * shr.el: Document the table-rendering algorithm.
4370
4371 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4372
4373         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4374         for Emacsen having no `libxml-parse-html-region' support.
4375
4376 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4377
4378         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4379         invalid URLs.
4380
4381         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4382         line-broken.
4383         (shr-tag-img): Ignore image fetching errors.
4384         (shr-overlays-in-region): Compute overlay positions correctly.
4385
4386         * mm-decode.el (mm-shr): Require shr.
4387
4388         * gnus-art.el (gnus-blocked-images): Move variable here.
4389
4390         * shr.el (shr-insert-table): Bind free variable.
4391
4392         * mm-decode.el (mm-shr): Bind shr-content-function.
4393
4394         * shr.el (shr-content-function): New variable.
4395
4396         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4397         added for symmetry.
4398
4399         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4400
4401         * gnus-group.el (gnus-group-make-group): Doc fix.
4402
4403         * nnimap.el (nnimap-request-newgroups): Return success.
4404
4405         * shr.el (shr-find-elements): New function.
4406         (shr-tag-table): Put all the images after the table.
4407         (shr-tag-table): Really inhibit images inside the table.
4408         (shr-collect-overlays): Copy over overlays from the TD elements to the
4409         main document.
4410
4411         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4412         gnus-blocked-images.
4413
4414 2010-10-05  Julien Danjou  <julien@danjou.info>
4415
4416         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4417
4418         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4419         (gnus-html-maximum-image-size): Add this function.
4420         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4421
4422         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4423         server-value of the capability is nil.
4424
4425 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4426
4427         * shr.el (shr-tag-em): Add <EM> tag.
4428
4429 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4430
4431         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4432         customizable.
4433
4434         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4435         handing broken links to browse-url.
4436
4437 2010-10-05  Julien Danjou  <julien@danjou.info>
4438
4439         * gnus-util.el (gnus-emacs-completing-read)
4440         (gnus-iswitchb-completing-read): Use autoload rather than require.
4441
4442 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4445         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4446         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4447         iswitchb-temp-buflist for XEmacs.
4448
4449         * gnus-util.el (gnus-completing-read-function): Exclude
4450         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4451         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4452         XEmacs.
4453
4454         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4455         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4456
4457         * gnus-html.el: Don't require help-fns under XEmacs.
4458         (gnus-html-schedule-image-fetching): Work for XEmacs.
4459
4460         * mm-decode.el (mm-shr): Decode contents by charset.
4461
4462 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4465         unknown.
4466
4467         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4468         (shr-get-image-data): Ensure against the cache file missing.
4469
4470         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4471         for data.
4472
4473         * spam-report.el (spam-report-url-ping-plain): Don't query about
4474         killing the process.
4475
4476         * shr.el (shr-render-td): Protect against too-wide text.
4477
4478 2010-10-04  Julien Danjou  <julien@danjou.info>
4479
4480         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4481         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4482
4483         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4484         retrieved.
4485
4486 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4487
4488         * shr.el (browse-url): Require.
4489         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4490         lines.
4491         (shr-show-alt-text, shr-browse-image): New commands.
4492         (shr-browse-url, shr-copy-url): New commands.
4493
4494         * gnus-sum.el (gnus-widen-article-window): New variable.
4495         (gnus-summary-select-article-buffer): Use it.
4496
4497         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4498         without @ signs.
4499
4500 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4501
4502         * nnir.el (nnir-run-imap): Remove spurious space in search string.
4503
4504 2010-10-04  Julien Danjou  <julien@danjou.info>
4505
4506         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4507         for XEmacs.
4508
4509 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4510
4511         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4512
4513         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4514         (nnimap-close-server): Implement.
4515
4516         * dgnushack.el (iswitchb): Require to shut up the compiler.
4517
4518         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4519         (shr-insert): Tweak line breaking.
4520         (shr-insert): Handle <pre> better.
4521         (shr-tag-li): Get <li> indentation right.
4522         (shr-tag-li): Get <li> indentation even righter.
4523         (shr-tag-blockquote): Ensure paragraph start.
4524         (shr-make-table): Tweak table generation.
4525         (shr-make-table): Fix typo.
4526
4527         * shr.el: Implement table rendering.
4528
4529 2010-10-04  Julien Danjou  <julien@danjou.info>
4530
4531         * gnus-html.el (gnus-html-put-image): Fix resize image code.
4532
4533 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4534
4535         * shr.el (shr-insert): Use string anchors instead of line anchors.
4536
4537 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * shr.el: Add headings.
4540         (shr-ensure-paragraph): Actually work.
4541         (shr-tag-li): Make <ul> prettier.
4542         (shr-insert): Get white space at the beginning/end of elements right.
4543         (shr-tag-p): Collapse subsequent <p>s.
4544         (shr-ensure-paragraph): Don't insert double line feeds after blank
4545         lines.
4546         (shr-insert): \t is also space.
4547         (shr-tag-s): Fix "s" tag name function.
4548         (shr-tag-s): Fix face prop name.
4549
4550 2010-10-03  Julien Danjou  <julien@danjou.info>
4551
4552         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4553
4554         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4555         gnus-window-inside-pixel-edges.
4556
4557         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4558         gnus-ems.
4559
4560         * mm-view.el (mm-inline-image-emacs): Support image resizing.
4561
4562         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4563         function.
4564
4565         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4566         resize choice.
4567
4568 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4569
4570         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4571         beginning of the buffer.
4572
4573         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4574         article buffer again.
4575
4576         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4577
4578         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4579         when it's at the start of the buffer.
4580
4581         * shr.el (shr-tag-blockquote): Convert name.
4582         (shr-rescale-image): Use the right image-size variant.
4583
4584         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4585         buffer isn't shown, then select the current article first instead of
4586         bugging out.
4587         (gnus-summary-select-article-buffer): Show both the article and summary
4588         buffers again.
4589
4590         * shr.el (shr-fontize-cont): Protect against regions with no text.
4591         Rename tag functions to shr-tag-* for enhanced security.
4592         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4593
4594 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
4595
4596         * shr.el (shr-insert):
4597         * pop3.el (pop3-movemail):
4598         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4599         loaded.
4600
4601 2010-10-03  Glenn Morris  <rgm@gnu.org>
4602
4603         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4604
4605         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4606
4607         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4608
4609         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4610
4611         * gnus-util.el (gnus-make-local-hook): Simplify.
4612
4613 2010-10-02  Julien Danjou  <julien@danjou.info>
4614
4615         * gnus-util.el (gnus-iswitchb-completing-read): New function.
4616         (gnus-ido-completing-read): New function.
4617         (gnus-emacs-completing-read): New function.
4618         (gnus-completing-read): Use gnus-completing-read-function.
4619         Add gnus-completing-read-function.
4620
4621 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4622
4623         * shr.el (shr-insert-document): Autoload.
4624         (shr-img): Be silent.
4625         (shr-insert): Add a newline after every picture before text.
4626         (shr-add-font): Use overlays for combining faces.
4627         (shr-insert): Pass upwards the text start point.
4628
4629         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4630         possible.
4631         (mm-shr): New function.
4632
4633 2010-10-02  Julien Danjou  <julien@danjou.info>
4634
4635         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4636         should go backward.
4637
4638 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
4639
4640         * shr.el (shr): Fix typo in provide call.
4641
4642 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4643
4644         * shr.el: New file.
4645
4646         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4647
4648         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4649         completing read.
4650
4651 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652
4653         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4654         we're being queried about.  Suggested by Dan Jacobson.
4655
4656         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4657         Suggested by Jason Eisner.
4658
4659         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4660         table, too.  Suggested by Stefan Wiens.
4661         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4662         the table unnecessary.  Suggested by Stefan Wiens.
4663
4664         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4665         longer needed, and probably doesn't work either, as pointed out by
4666         Stefan Wiens.
4667         (gnus-summary-exit): Remove call to the clearing function.
4668         (gnus-summary-exit-no-update): Ditto.
4669
4670         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4671         instead of gnus-eval-in-buffer-window to avoid popping up frames.
4672         Reported by Stefan Monnier.
4673         (gnus-summary-save-in-rmail): Ditto.
4674
4675         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4676         article buffer, instead of both the article buffer and the summary
4677         buffer.  Sort of suggested by Dan Jacobson.
4678
4679         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4680
4681         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4682         Suggested by Dan Jacobson.
4683
4684         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4685         documentation clearer.
4686
4687         * message.el (message-shorten-references): Comment on the number "21".
4688         Suggested by Stefan Monnier.
4689
4690         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4691         Suggested by Dan Jacobson.
4692
4693         * gnus.el (gnus-large-newsgroup):
4694         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
4695
4696         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4697         externalize attachments.  Bug reported by Steve Wen.
4698
4699         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4700         really message anything to the user.
4701
4702         * nnmail.el (nnmail-article-group): Allow using the fancy split method
4703         directly.
4704
4705         * nnimap.el (nnimap-request-group): Low higher than high to signal no
4706         messages in empty groups.
4707
4708 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
4709
4710         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4711         non-UIDNEXT group.
4712
4713 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714
4715         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4716         not the value from the collection.
4717
4718         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4719         values.  This sometimes happens on some groups that have no info.
4720         (nnimap-request-newgroups): New function.
4721
4722 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4723
4724         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4725         check into `gnus-registry-initialize'.
4726         (gnus-registry-initialize): Ditto.
4727         Fix and extend header docs.
4728
4729 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4732         regexp backtrace overflows.
4733
4734         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4735         for starttls that tls.el implements; i.e. openssl.
4736
4737         * tls.el (tls-starttls-switches): Give up on using starttls with
4738         gnutls-cli.
4739         (tls-program): Add --insecure to be consistent with the defaults from
4740         openssl s_client.  Now all three commands are insecure.
4741
4742 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4743
4744         * lpath.el: Bind completion-styles-alist for XEmacs.
4745
4746         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4747         (gravatar-create-image): New function that's an alias to
4748         gnus-xmas-create-image, gnus-create-image, or create-image.
4749         (gravatar-data->image): Use it.
4750
4751 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4752
4753         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4754         install the nnregistry refer method.
4755         (gnus-registry-install-hooks): Use it.
4756         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4757         unfollowed groups.
4758
4759 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4760
4761         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4762         expanding threads.
4763
4764 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4765
4766         * nnir.el: Use the server names without suffixes (bug #7009).
4767
4768         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4769         unencrypted to STARTTLS, if possible.
4770
4771 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4772
4773         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4774         headers before superseding.
4775
4776 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * nnrss.el (nnrss-use-local): Add documentation.
4779
4780         * nnimap.el (nnimap-extend-tls-programs): New function.
4781         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4782         (nnimap-wait-for-connection): Accept the greeting from the stupid
4783         output from openssl s_client -starttls, too.
4784
4785         * tls.el (tls-starttls-switches): New variable.
4786         (tls-find-starttls-argument): Use it.
4787         (open-tls-stream): Ditto.
4788
4789         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4790         (netrc-machine): Ditto.
4791
4792         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4793         article number.
4794         (nnimap-split-fancy): New variable.
4795         (nnimap-split-incoming-mail): Use it.
4796
4797         * nntp.el (nntp-server-list-active-group): Document.
4798
4799         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4800         SELECT to get the message-id.
4801
4802         * mail-source.el (mail-sources): Remove webmail support.
4803         (defvar): Ditto.
4804         (mail-source-fetcher-alist): Ditto.
4805         (mail-source-fetch-webmail): Remove.
4806
4807         * webmail.el: Remove -- doesn't seem relevant any more.
4808
4809         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4810
4811         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4812         the \r.
4813
4814 2010-09-30  Julien Danjou  <julien@danjou.info>
4815
4816         * gnus-agent.el (gnus-agent-add-group): Fix call to
4817         gnus-completing-read.
4818
4819 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4820
4821         * nndoc.el (nndoc-retrieve-groups): New function.
4822
4823         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4824         `default', use nnmail-split-methods.
4825         (nnimap-request-article): Downcase the NILs so that they are nil.
4826
4827         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4828         symbol.
4829
4830         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4831         code, since if the user has requested network, that's what they ought
4832         to get.
4833         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4834         (nnimap-split-rule): Mark as obsolete.
4835
4836         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4837         New variable.
4838
4839         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4840         correct slot, too.
4841
4842 2010-09-29  Julien Danjou  <julien@danjou.info>
4843
4844         * gnus.el (gnus-local-domain): Declare variable obsolete.
4845
4846         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4847         Fix history computing.
4848         (gnus-ido-completing-read): Require ido.
4849
4850 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4851
4852         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4853         build Gnus.
4854
4855         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4856         when interpreting the structures.
4857         (nnimap-request-accept-article): Add \r\n to the lines to make this
4858         work with Cyrus.
4859
4860         * nndraft.el (nndraft-request-expire-articles): Use the group name
4861         instead if "nndraft".  Fix found by Nils Ackermann.
4862
4863 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4864
4865         * nnregistry.el: Add.
4866
4867 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4868
4869         * nnmail.el (group, group-art-list, group-art):
4870         Remove unneeded directives.
4871
4872 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4875         (mm-mime-charset)
4876         * rfc2047.el (rfc2047-syntax-table)
4877         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4878
4879         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4880         rather than `insert-file-contents' and `eval-region'.
4881
4882         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4883         construction.
4884
4885         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4886
4887         * time-date.el: No need to require cl for Emacs 21.
4888
4889 2010-09-29  Julien Danjou  <julien@danjou.info>
4890
4891         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4892         replacement of `gnus-gravatar-relief' to mimic
4893         `gnus-faces-properties-alist'.
4894         Add :version property.
4895
4896 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4897
4898         * mail-source.el (mail-source-report-new-mail)
4899         * message.el (message-default-mail-headers)
4900         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4901
4902         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4903
4904 2010-09-28  Julien Danjou  <julien@danjou.info>
4905
4906         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4907         mail-address contains the same string as real-name.
4908
4909         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4910         non-blank in header, otherwise it'll get stripped.
4911
4912         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4913         real-name, and then for mail address rather than doing : or , search.
4914
4915 2010-09-27  Julien Danjou  <julien@danjou.info>
4916
4917         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4918         right completing-read function.
4919         (gnus-use-ido): New variable
4920         (gnus-completing-read-with-default): Remove.
4921         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4922         (gnus-agent-add-group):
4923         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4924         * mm-view.el (mm-view-pkcs7-decrypt):
4925         * mm-util.el (mm-codepage-setup):
4926         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4927         * mml-smime.el (mml-smime-openssl-sign-query):
4928         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4929         (mml-insert-multipart):
4930         * gnus-msg.el (gnus-summary-yank-message):
4931         * gnus-int.el (gnus-start-news-server):
4932         * mm-decode.el (mm-interactively-view-part):
4933         * gnus-dired.el (gnus-dired-attach):
4934         * gnus.el (gnus-read-method):
4935         * gnus-bookmark.el (gnus-bookmark-jump):
4936         * gnus-art.el (gnus-mime-view-part-as-type)
4937         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4938         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4939         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4940         * nnmairix.el (nnmairix-create-server-and-default-group)
4941         (nnmairix-update-groups, nnmairix-get-server)
4942         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4943         (nnmairix-get-group-from-file-path):
4944         * nnrss.el (nnrss-find-rss-via-syndic8):
4945         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4946         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4947         (gnus-group-browse-foreign-server):
4948         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4949         (gnus-summary-execute-command, gnus-summary-respool-article)
4950         (gnus-read-move-group-name):
4951         * gnus-score.el (gnus-summary-increase-score)
4952         (gnus-summary-score-effect):
4953         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4954
4955 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4958         x-focus-frame.
4959
4960         * nnimap.el (auth-source-forget-user-or-password)
4961         (auth-source-user-or-password): Autoload.
4962
4963         * message.el (message-from-style, message-interactive)
4964         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4965         (message-yank-prefix, message-indentation-spaces, message-signature)
4966         (message-signature-file): Add comment.
4967
4968 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4969
4970         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4971         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4972         new articles.
4973
4974         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4975         parts.
4976         (nnimap-request-article): Work with the t setting, too.
4977
4978         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4979         that you don't get flashes of other buffers.
4980         (gnus-summary-show-complete-article): Intern before setting.
4981
4982 2010-09-27  David Engster  <dengste@eml.cc>
4983
4984         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4985         well as HEADERS.
4986         (nnmairix-retrieve-headers): Provide new argument for the above.
4987
4988 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4989
4990         * gnus-sum.el (gnus-summary-move-article): Don't alter
4991         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4992         group.
4993
4994         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4995
4996         * message.el (message-cite-prefix-regexp): Revert my last edit.
4997
4998         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4999         variable instead of the Gnus variable.
5000
5001         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5002
5003         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5004
5005         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5006         since some servers don't like it.
5007         (nnimap-open-connection): Forget credentials if the server says the
5008         password was wrong.
5009         (nnimap-parse-line): Protect against invalid data.
5010
5011         * gnus-sum.el (gnus-summary-move-article): Add comment.
5012         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5013         nothing alters it while scanning for new messages.
5014
5015         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5016         which may or may not help.
5017         (nnimap-open-connection): If we're doing a stream connection, and then
5018         discover we're on a STARTTLS-capable server, then open a STARTTLS
5019         connection instead.
5020
5021 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5022
5023         * nnimap.el (utf7): Require.
5024
5025         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5026         prefix.
5027
5028 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5029
5030         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5031
5032 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5033
5034         * nnimap.el (nnimap-request-accept-article): Message the error on
5035         error.
5036
5037 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5040
5041 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5042
5043         * nndoc.el (nndoc-request-list): Return success always.
5044
5045         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5046         `fetch-old' -- we only want to fetch the articles we've requested.
5047         The rest are in the agent, probably.
5048         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5049         disappeared server" to something low.  It's not important.
5050
5051         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5052         arrived before the FETCH data.
5053
5054         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5055         target here, because we don't know the Gnus name of the group.
5056
5057         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5058         for the correct group.
5059
5060         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5061
5062         * gnus.el (gnus): Give a final warning after startup.
5063
5064         * gnus-util.el (gnus-action-message-log): New variable.
5065         (gnus-message): Use it.
5066         (gnus-final-warning): New function.
5067
5068         * nnimap.el (nnimap-open-connection): Record the greeting.
5069         (nnimap): Add greeting.
5070
5071 2010-09-26  Julien Danjou  <julien@danjou.info>
5072
5073         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5074         arguments.
5075         (gnus-html-wash-images): Fix spec computing to include start/end.
5076
5077         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5078
5079 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5080
5081         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5082         deletion.
5083         (nnimap-retrieve-headers): Don't select the group, because that's
5084         already done by nnimap-possibly-change-group.
5085
5086         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5087         (gnus-picon-transform-address): Use it.
5088
5089         * mail-source.el (mail-source-value): Revert previous patch.
5090
5091         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5092         on failure.
5093         (nnimap-open-connection): Look up both virtual and physical server name
5094         credentials.
5095
5096         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5097
5098 2009-02-07  Dave Love  <fx@gnu.org>
5099
5100         * tls.el (open-tls-stream): Don't query killing process.
5101
5102 2009-02-08  Dave Love  <fx@gnu.org>
5103
5104         * gnus-win.el (gnus-window-to-buffer-helper)
5105         (gnus-all-windows-visible-p): Function needn't be a symbol.
5106
5107         * mail-source.el (mail-source-value): Function needn't be a symbol.
5108
5109 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5110
5111         * message.el (message-cite-prefix-regexp): Remove } from the cite
5112         prefix.
5113
5114         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5115         highlight again, so that the highlight is correct.
5116
5117         * gnus-picon.el (gnus-picon): Remove again.
5118         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5119
5120         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5121         doing the header highlightling, so that the background colour of the
5122         picon is correct.
5123
5124         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5125         (gnus-picon): Ditto.
5126         (gnus-picon): Reinstate.  The background colour for picons is white.
5127         (gnus-picon-insert-glyph): Make the background white.
5128
5129         * nnml.el (nnml-open-nov): Don't return dead buffers.
5130
5131         * auth-source.el (auth-source-create): Query the user for whether to
5132         store the credentials.
5133
5134         * netrc.el (netrc-store-data): New function.
5135
5136         * auth-source.el (auth-source-user-or-password): Use the existing auth
5137         sources, if any, for creation.
5138
5139         * gnus.el (gnus-group-fast-parameter): Return the last matching
5140         parameter instead of the first matching parameter.
5141
5142 2010-09-26  Julien Danjou  <julien@danjou.info>
5143
5144         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5145
5146 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * mml2015.el (mml2015-use): Remove gpg support.
5149
5150         * mml1991.el (mml1991-function-alist): Remove gpg function.
5151         (mml1991-gpg-sign): Remove.
5152
5153 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5154
5155         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5156         (gnus-browse-unsubscribe-current-group): Document it.
5157         (gnus-browse-unsubscribe-group): Use it.
5158
5159 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5160
5161         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5162         address to the To list for easier response.
5163
5164         * gnus.el (gnus-play-startup-jingle): Remove.
5165         (gnus-splash): Don't play jingle.
5166         (gnus): Silence gnus-load message.
5167
5168         * gnus-art.el (gnus-treat-play-sounds): Remove.
5169
5170         * gnus.el (gnus-play-jingle): Remove audio support.
5171
5172         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5173
5174         * earcon.el: Remove -- no users.
5175
5176         * gnus-audio.el: Remove -- no users of this package.
5177
5178         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5179
5180         * gnus-start.el (gnus-setup-news): Remove nocem support.
5181
5182         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5183
5184         * gnus.el (gnus-use-nocem): Remove.
5185
5186         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5187         Remove.
5188
5189         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5190         uses NoCeM any more.
5191
5192         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5193         (gnus-button-ctan-handler): Ditto.
5194         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5195         (gnus-button-ctan-directory-regexp): Ditto.
5196         (gnus-button-handle-ctan): Ditto.
5197         (gnus-button-tex-level): Ditto.
5198         (gnus-button-alist): Remove CTAN stuff.
5199
5200 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5201
5202         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5203         nnimap-streaming test.
5204
5205         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5206         servers twice.
5207
5208         * nnimap.el (nnimap-open-connection): Add more error reporting when
5209         nnimap fails early.
5210
5211         * nnheader.el (nnheader-get-report-string): New function.
5212         (nnheader-get-report): Use it.
5213
5214         * gnus-int.el (gnus-check-server): Say what the error was when opening
5215         failed.
5216
5217         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5218         using streaming.
5219
5220 2010-09-25  Julien Danjou  <julien@danjou.info>
5221
5222         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5223         gnus-window-inside-pixel-edges.
5224
5225 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5226
5227         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5228
5229         * mm-decode.el (mm-save-part): Allow saving to other directories the
5230         normal Emacs way.
5231
5232         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5233         Suggested by Jay Berkenbilt.
5234
5235         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5236         there isn't a single byte.
5237
5238         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5239         just do it.  It doesn't really seem to matter what the user responds
5240         here, I think, so it's just a confusing question.
5241
5242         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5243         non-streaming case.
5244
5245         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5246         (gnus-article-encrypt-body): Use it.
5247
5248         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5249         keystroke.
5250
5251         * nnimap.el (nnimap-find-wanted-parts-1):
5252         Use gnus-fetch-partial-articles.
5253
5254         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5255
5256         * nnimap.el (nnimap-insert-partial-structure): New function.
5257         (nnimap-get-partial-article): New function.
5258         (nnimap-request-article): Use it.
5259         (nnimap-wait-for-response): Return whether the wait was successful.
5260         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5261         retrieval wasn't successful.
5262         (nnimap-retrieve-group-data-early): Allow throttling servers.
5263         (nnimap-streaming): New variable.
5264         (nnimap-fetch-partial-articles): Remove.
5265
5266         * mm-decode.el (mm-with-part): Protect against killed buffers.
5267
5268         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5269         for prettier summary display.
5270
5271 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5272
5273         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5274
5275 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5276
5277         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5278         apparently third-party libraries depend on it.
5279
5280         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5281         before starting negotiation.
5282
5283         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5284         privacy reasons.
5285         (gnus-treat-mail-gravatar): Ditto.
5286
5287         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5288         buffer when inserting images.  Inserting text into the headers, for
5289         instance, can make them invalid.
5290
5291 2010-09-25  Julien Danjou  <julien@danjou.info>
5292
5293         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5294         variables.
5295
5296         * nnheader.el: Remove useless variables news-reply-yank-from and
5297         news-reply-yank-message-id.
5298
5299         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5300         variables.
5301
5302         * mml1991.el: Remove useless mml1991-verbose.
5303
5304         * gnus.el: Remove useless variable gnus-use-generic-from.
5305         Remove obsolete variable gnus-topic-indentation.
5306
5307         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5308
5309         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5310
5311         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5312
5313         * gnus-group.el: Remove useless gnus-group-icon-cache.
5314         Remove useless gnus-ephemeral-group-server.
5315
5316         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5317
5318         * mml2015.el: Remove useless mml2015-verbose.
5319
5320         * mml-smime.el: Remove useless mml-smime-verbose.
5321
5322         * gnus.el: Remove useless gnus-local-domain.
5323
5324         * gnus-gravatar.el (gnus-gravatar-transform-address):
5325         Use gnus-gravatar-size.
5326
5327         * gnus-art.el: Remove useless gnus-treat-translate.
5328
5329 2010-09-24  Julien Danjou  <julien@danjou.info>
5330
5331         * gnus-sum.el: Add support for Gravatars.
5332
5333         * gnus-art.el: Add support for Gravatars.
5334
5335         * gnus-gravatar.el: Add this file.
5336
5337         * gravatar.el: Add this file.
5338
5339 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5340
5341         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5342
5343         * gnus-group.el (gnus-group-fetch-faq): Remove.
5344
5345         * gnus.el (gnus-group-faq-directory): Remove.
5346
5347         * gnus-group.el (gnus-group-fetch-charter): Remove.
5348
5349         * gnus.el (gnus-group-charter-alist): Remove.
5350
5351         * gnus-group.el (gnus-group-archive-directory): Remove.
5352         (gnus-group-recent-archive-directory): Ditto.
5353         (gnus-group-make-archive-group): Remove.
5354
5355         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5356
5357         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5358         use the same article number for all the cached articles.
5359
5360         * nnimap.el (nnimap-command): Register the last command time so
5361         that we can use it for idling NOOPs.
5362         (nnimap-open-connection): Start the keeplive timer.
5363         (nnimap-make-process-buffer): Store all the process buffers.
5364         (nnimap-keepalive): New function.
5365
5366         * starttls.el (starttls-open-stream): Add autoload cookie.
5367
5368 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5369
5370         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5371         handling.
5372
5373 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5376         its data structures.
5377
5378         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5379         instead of the cl.el copy-list.
5380         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5381         equalp.
5382
5383 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5384
5385         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5386         and tool-bar-local-item-from-menu.
5387
5388         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5389         mode-line-highlight face for Emacs.
5390
5391         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5392         loading gnus-sum.elc; fix comment for canlock-verify.
5393         (gnus-article-jump-to-part): Use read-number.
5394         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5395         Remove Emacs pre-21 compatible code for help-echo.
5396         (gnus-article-next-page-1): No need to adjust the number of lines.
5397         (gnus-article-describe-bindings): Always use help-buffer.
5398
5399         * gnus-audio.el (gnus-audio-inline-sound)
5400         * gnus-cus.el (gnus-custom-mode)
5401         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5402
5403         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5404
5405         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5406         compatible code.
5407
5408 2010-09-24  Glenn Morris  <rgm@gnu.org>
5409
5410         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5411         visiting the fcc file in rmail-mode.
5412
5413         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5414
5415 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5416
5417         * nnir.el: Silence the byte compiler.
5418
5419         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5420         alias to browse-url-url-encode-chars if any.
5421         (gnus-html-encode-url): Use it.
5422
5423 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5424
5425         * gnus-start.el (gnus-use-backend-marks): New variable.
5426         (gnus-get-unread-articles-in-group): Use it.
5427
5428         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5429         makeover.
5430
5431 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5432
5433         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5434
5435 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5436
5437         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5438         Remove.
5439         (gnus-setup-news-hook):
5440         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5441
5442         * gnus-int.el (gnus-request-update-info): Protect against backends not
5443         having the function.
5444
5445         * nnimap.el (nnimap-stream): Mention starttls.
5446         (nnimap-open-connection): Add starttls support.
5447
5448 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5449
5450         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5451
5452 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5453
5454         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5455         BODYSTRUCTUREs.
5456         (nnimap-transform-headers): Unfold quoted {42} headers.
5457
5458         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5459         the info.
5460         (gnus-get-unread-articles): Only call updatep on backends that support
5461         it.
5462
5463         * nnweb.el (nnweb-request-update-info): NOOP.
5464
5465         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5466
5467         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5468         since it only deals with marks.
5469
5470         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5471         gnus-request-marks, and make a new gnus-request-update-info.
5472
5473         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5474         the active instead of the high number, which is usually too low.
5475
5476 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5477
5478         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5479         * encrypt.el: Remove.
5480
5481 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5482
5483         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5484         server in symbolic form.
5485
5486         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5487
5488 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5491         (nnimap-update-info): Fix up code slightly.
5492
5493         * gnus-int.el (gnus-open-server): Add tracing for performance
5494         debugging.
5495
5496         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5497         (gnus-group-insert-group-line): Pass the real group name so that it
5498         gets the right data.
5499
5500         * gnus-start.el (gnus-get-unread-articles): Don't have
5501         `gnus-get-unread-articles-in-group' update info, since that can be
5502         really slow and doesn't seem to be needed?
5503
5504 2010-09-22  Dan Christensen  <jdc@uwo.ca>
5505
5506         * time-date.el (date-to-time): Try using parse-time-string first before
5507         using the slower timezone-make-date-arpa-standard.
5508
5509 2010-09-22  Julien Danjou  <julien@danjou.info>
5510
5511         * gnus-group.el (gnus-group-insert-group-line):
5512         Call gnus-group-highlight-line.
5513         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5514         default hook list.
5515         (gnus-group-update-eval-form): Add new function.
5516         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5517         (gnus-group-get-icon): Use gnus-group-update-eval-form.
5518
5519 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5520
5521         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5522         immediate, then expire all articles.
5523         (nnimap-update-info): Fix off-by-one errors.
5524         (nnimap-flags-to-marks): Would return no marks lists for group with no
5525         flags.  Instead return the other data.
5526
5527 2010-09-22  Julien Danjou  <julien@danjou.info>
5528
5529         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5530         Only return an icon.
5531         (gnus-group-insert-group-line): Compute icon to return.
5532
5533         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5534         (gnus-html-image-fetched): Only cache if
5535         gnus-html-image-automatic-caching is set.
5536         (gnus-html-image-fetched): Check for errors.
5537
5538 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5539
5540         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5541         once per method on `g'.  This ensures that backends like nnfolder don't
5542         open all their folders.
5543
5544         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5545         (nnimap-request-list): Nix out group in the correct buffer.
5546         (nnimap-parse-flags): Implement by using `read' instead of
5547         hand-parsing.
5548         (nnimap-flags-to-marks): Pass on permanent-flags.
5549         (nnimap-make-process-buffer): Record the server name.
5550         (nnimap-parse-flags): Fix typo.
5551         (nnimap-request-scan): Run split on the server in general, not just a
5552         single group.
5553
5554         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5555         parameter, and propagate this downwards.
5556
5557         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5558         since EXAMINE changes it on the server.
5559
5560         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5561         this command might take a while.
5562
5563 2010-09-22  Julien Danjou  <julien@danjou.info>
5564
5565         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
5566         harmful if you have 2 images side-by-side, they can't be properly
5567         update on text deletion.  Using text-property is safer here.
5568         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5569         data.
5570
5571 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5572
5573         * nnimap.el (nnimap-expunge-inbox): Remove.
5574         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5575         (nnimap-expunge): Flip default to t.
5576
5577         * gnus.el (gnus-method-to-server): Don't push things to the cache
5578         unless it's unique.
5579         (gnus-server-to-method): Ditto.
5580
5581 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5582
5583         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5584
5585 2010-09-22  Julien Danjou  <julien@danjou.info>
5586
5587         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5588         get the start of data.
5589         (gnus-html-encode-url): Add this function to encode special chars in
5590         URL.
5591         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5592         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5593
5594         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5595         default.
5596         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5597
5598         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5599         images alt-text.
5600         (gnus-html-put-image): Put alt-text as help-echo.
5601
5602 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5605         * mm-util.el (mm-decompress-buffer)
5606         * nnir.el (nnir-run-find-grep)
5607         * pop3.el (pop3-list): Use 3rd arg of split-string.
5608
5609         * time-date.el (format-seconds): Comment fix.
5610
5611         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
5612         and byte-optimize-form-code-walker.
5613         (dgnushack-make-auto-load): Don't advise make-autoload.
5614
5615         * lpath.el: Remove Emacs 21 stuff.
5616
5617 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5618
5619         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5620         outside the active range.  Suggested by Dan Christensen.
5621
5622         * gnus-start.el (gnus-get-unread-articles): Get the extended method
5623         slightly later to avoid double-getting it.
5624
5625         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5626         previous patch.
5627
5628         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5629
5630 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
5631
5632         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5633
5634 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5635
5636         * gnus-int.el (gnus-open-server): Give a better error message in the
5637         "go offline" case.
5638
5639         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5640         marks for nnimap, which is seldom the right thing to do.
5641
5642         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5643         (gnus-same-method-different-name): New function.
5644
5645         * nnimap.el (parse-time): Require.
5646
5647         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5648         method in the presence of many similar methods.
5649
5650         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5651
5652         * nnimap.el (nnimap-find-expired-articles): Don't refer to
5653         nnml-inhibit-expiry.
5654
5655         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5656         find out whether methods are equal.
5657
5658         * nnimap.el (nnimap-find-expired-articles): New function.
5659         (nnimap-process-expiry-targets): New function.
5660         (nnimap-request-move-article): Request the article before looking at
5661         what the Message-ID is.  Fix found by Andrew Cohen.
5662         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5663
5664         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5665         for oldness in addition to being a predicate.
5666
5667         * nnimap.el (nnimap-request-group): When we have zero articles, return
5668         the right data to Gnus.
5669         (nnimap-request-expire-articles): Only delete articles immediately if
5670         the target is 'delete.
5671
5672         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5673         method, this would bug out.
5674
5675         * gnus-group.el (gnus-group-expunge-group): Rename from
5676         gnus-group-nnimap-expunge, and implemented as a normal interface
5677         function.
5678
5679         * gnus-int.el (gnus-request-expunge-group): New function.
5680
5681         * nnimap.el (nnimap-request-create-group): Implement.
5682         (nnimap-request-expunge-group): New function.
5683
5684 2010-09-21  Julien Danjou  <julien@danjou.info>
5685
5686         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5687         (gnus-html-cache-expired): Add new function.
5688         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5689         wethever we should display image for fetch it.
5690         Compute alt-text earlier to pass it to the fetching function too.
5691         (gnus-html-schedule-image-fetching): Change function argument to only
5692         get one image at a time, not a list.
5693         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5694         cache.
5695         (gnus-html-get-image-data): New function to retrieve image data from
5696         cache.
5697         (gnus-html-put-image): Change buffer argument to use image data rather
5698         than file, and place image above region rather than inserting a new
5699         one.  Do not take alt-text as argument, since it's useless now: we place
5700         the image above alt-text.
5701         (gnus-html-prune-cache): Remove.
5702         (gnus-html-show-images): Start to fetch image when we find one, do not
5703         push into a temporary list.
5704         (gnus-html-prefetch-images): Only fetch image if they have expired.
5705         (gnus-html-browse-image): Fix, use 'gnus-image-url.
5706         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5707
5708 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5709
5710         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5711
5712 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5713
5714         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5715         spec inser "*" if the group isn't active instead of 0.
5716
5717         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5718         opening the server.
5719         (nnimap-request-delete-group): Implement group deletion.
5720         (nnimap-transform-headers): Return the size of the entire message in
5721         the Bytes header, not just the size of the first part.
5722         (nnimap-request-move-article): When moving an article from nnimap,
5723         request the article first so the accepting form has an article to
5724         accept.  Reported by Dan Christensen.
5725         (nnimap-command): Make sure that the error message doesn't error out.
5726
5727 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5728
5729         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5730         we haven't requested anything.
5731
5732 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5735         "".  Fix found by Andrew Cohen.
5736
5737         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5738         instead of -encode-string.
5739
5740 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5741
5742         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5743
5744         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5745         by mm-subst-char-in-string.
5746
5747 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5750         waiting for the connection string.
5751
5752         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5753         arriving.
5754
5755         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5756         bogus characters.  This allows selecting certain Gmail groups.
5757
5758         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5759         (nnimap-fetch-partial-articles): New variable.
5760         (nnimap-open-connection): When looking for credentials, also use the
5761         nnimap-server-port.
5762         (nnimap-request-article): Return the group/article number, so that Gnus
5763         `^' works as expected.
5764         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5765
5766         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5767         comments.
5768         (gnus-methods-sloppily-equal): New function.
5769         (gnus): When using the development version of Gnus, load the gnus-load
5770         file.
5771
5772         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5773         `gnus-open-server' on each method before trying to scan them etc.
5774         This ensures that all the backend parameters are set correctly.
5775
5776         * nnimap.el (nnimap-authenticator): New variable.
5777         (nnimap-open-connection): Allow anonymous login.
5778         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5779         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5780
5781         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5782         patch, found by Knut Anders Hatlen.
5783
5784 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5785
5786         * gnus-agent.el (gnus-agent-batch-confirmation)
5787         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5788         to gnus-message.
5789         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5790         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5791         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5792         * gnus-int.el (gnus-open-server): Likewise.
5793         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5794         (gnus-score-check-syntax): Likewise.
5795         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5796         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5797         Likewise.
5798         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5799
5800 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5801
5802         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5803         calling conventions so that prefetch doesn't bug out.
5804
5805 2010-09-19  Julien Danjou  <julien@danjou.info>
5806
5807         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5808         rather than `subst-char-in-region' in order to be able to replace ASCII
5809         char by UTF-8 ones.
5810
5811         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5812         than curl.
5813         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5814         the right URL and ALT text on images.
5815         (gnus-html-wash-tags): Fix tag case.
5816         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5817         (gnus-article-html): Add -o display_ins_del=2 option.
5818         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5819
5820 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5821
5822         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5823         the extra mail headers, which sometimes seem to happen for unknown
5824         reasons.
5825
5826         * mail-parse.el (mail-header-encode-parameter): Define as
5827         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5828         (or most, perhaps?) mail readers don't understand the latter, but do
5829         understand the former.
5830
5831         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5832         to nil, so that no methods are automatically agentized.  I think this
5833         is probably what most users want.
5834
5835         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5836         from url-retrieve, for instance about invalid URLs.
5837
5838         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5839         groups that have no articles.
5840         (nnimap-request-article): Check that we really got an article when we
5841         requested one.
5842
5843         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5844         doesn't exist.
5845
5846         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5847         nntp buffer so the agent can save it.
5848         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5849         that CRLF doesn't get translated to \n.
5850         (nnimap-open-connection): Don't make 'shell commands only send \n.
5851
5852 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5853
5854         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5855         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5856         Update var name.
5857         (nnml-generate-nov-file): Use dolist.
5858         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5859         Use with-current-buffer.
5860
5861 2010-09-18  Julien Danjou  <julien@danjou.info>
5862
5863         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5864         parallel.
5865
5866 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5867
5868         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5869         the range update right.
5870         (nnimap-request-group): Don't make `M-g' bug out on group with no
5871         marks.
5872         (nnoo): Require, so that other packages can require nnimap.
5873         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5874         command we're looking for.  This helps when the server sends more
5875         responses after we've gotten everything we expected.
5876         (nnimap): Add a `newlinep' field to keep track of end-of-line
5877         conventions.
5878         Don't send CRLF to things that don't want it.
5879         (nnimap-request-accept-article): Ditto.
5880
5881 2010-09-18  Julien Danjou  <julien@danjou.info>
5882
5883         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5884         than curl to retrieve images.
5885
5886 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5889         the marks.
5890         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5891         (nnimap-wait-for-connection): New function.
5892         (nnimap-open-connection): If we have PREAUTH, don't query for login
5893         credentials.
5894         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5895         when doing a partial update.
5896
5897 2010-09-18  Julien Danjou  <julien@danjou.info>
5898
5899         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5900         tags.
5901
5902 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5903
5904         * nnimap.el (nnimap-credentials): New function.
5905         (nnimap-open-connection): Use the new function to look for credentials
5906         also on the numeric equivalents of "imap" and "imaps".
5907
5908         * gnus-start.el (gnus-activate-group): Send the info to
5909         gnus-request-group.
5910
5911         * nnimap.el (nnimap-request-group): Have the "check" version of the
5912         function parse flags and update the info, so that a `M-g' get a total
5913         resync of all flags from the group.
5914
5915         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5916         to allow backends to alter the info on group selection.  Also alter all
5917         the backend -request-group functions to take the parameter.
5918
5919         * nnimap.el (nnimap-store-info): New function.
5920         (nnimap-update-info): Store the info for later usage.
5921         (nnimap-request-group): Use the stored info for the dont-check case, so
5922         that we don't retrieve all marks when we enter a group.
5923
5924         * nnimap.el: Use deffoo instead of defun for interface functions.
5925
5926         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5927         update the group info.  This makes the nndraft groups, for instance, go
5928         back to their old behaviour.
5929
5930         * gnus-sum.el (gnus-select-newsgroup): Indent.
5931
5932         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5933         in.
5934         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5935         nothing.
5936
5937         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5938         from methods that are denied.
5939
5940         * gnus-int.el (gnus-method-denied-p): New function.
5941
5942         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5943         store the password instead of netrc.
5944         (nnimap-open-connection): Don't error out when we can't make a
5945         connections.
5946
5947         * auth-source.el (auth-source-create): In the password prompt, say what
5948         we're querying for.  Also prompt for user name if that hasn't been
5949         given.
5950
5951         * nnimap.el (nnimap-with-process-buffer): Remove.
5952
5953 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5954
5955         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5956         method when we're reading from the agent.
5957
5958         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5959
5960         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5961         that's probably most useful for users.
5962
5963         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5964         "failed" all the time.
5965
5966         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5967         ...)) with (with-current-buffer ... ).
5968
5969         * nntp.el (nntp-open-server): Return whether the open was successful or
5970         not.
5971
5972         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5973         select an unread unseen article first.
5974
5975         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5976         /etc/services, supply some sensible port defaults.
5977
5978         * dgnushack.el: Define netrc-credentials.
5979
5980 2010-09-17  Julien Danjou  <julien@danjou.info>
5981
5982         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5983
5984 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5985
5986         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5987         doesn't have any parameters.
5988
5989 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5990
5991         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5992         only upcased checks.
5993
5994         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5995
5996         * nnimap.el (nnimap-open-shell-stream): New function.
5997         (nnimap-open-connection): Use it.
5998         (nnimap-transform-headers): Get the number of lines in each message.
5999         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6000         number of lines.
6001         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6002         problem.
6003
6004         * utf7.el (utf7-encode): Autoload.
6005
6006         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6007         to allow the mail splitting to not return a default group.  This is
6008         useful for nnimap, which will leave unmatched mail in the inbox.
6009
6010         * nnimap.el: Rewritten.
6011
6012         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6013         nnimap usage.
6014
6015         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6016         if the move is internal, so that nnimap can do fast internal moves.
6017
6018         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6019         data.
6020         (gnus-read-active-for-groups): Support finishing the early retrieval of
6021         data.
6022
6023         * gnus-range.el (gnus-range-nconcat): New function.
6024
6025         * gnus-int.el (gnus-finish-retrieve-group-infos)
6026         (gnus-retrieve-group-data-early): New functions.
6027
6028 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6029
6030         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6031         (nnrss-retrieve-groups):
6032         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6033         (pop3-quit): Use with-current-buffer.
6034
6035 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6038         instead of nnheader-accept-process-output.
6039
6040         * dgnushack.el (dgnushack-compile): Add comment.
6041
6042         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6043
6044         * gnus-html.el (gnus-html-schedule-image-fetching)
6045         (gnus-html-prefetch-images): Replace process-kill-without-query by
6046         gnus-set-process-query-on-exit-flag.
6047
6048 2010-09-16  Romain Francoise  <romain@orebokech.com>
6049
6050         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6051
6052 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6055         parameter to unintern is mandatory-ish in Emacs 24.
6056
6057         * gnus-html.el (gnus-html-schedule-image-fetching)
6058         (gnus-html-prefetch-images): Check for curl before using it.
6059
6060         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6061         depend on curl, which isn't essential.
6062
6063         * imap.el: Revert back to version
6064         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6065         seem problematic.
6066
6067 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6068
6069         * gnus-registry.el (gnus-registry-install-shortcuts):
6070         Explicitly pass `obarray' to `unintern' to avoid a warning.
6071
6072 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6073
6074         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6075         change.
6076
6077         * nnrss.el (nnrss-request-list): Remove this function and related
6078         functions, including the moreover stuff.
6079
6080 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6081
6082         * nnrss.el (nnrss-retrieve-groups): New function.
6083
6084 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6085
6086         * .dir-locals.el: Add no-byte-compile cookie.
6087
6088 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * time-date.el (format-seconds): Comment fix.
6091
6092         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6093         for back end that doesn't support request-scan.
6094
6095 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6096
6097         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6098         then do request scans from the backends.
6099
6100         * netrc.el (netrc-credentials): New conveniency function.
6101
6102         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6103         avoid running a hook per line, since this takes a lot of time,
6104         profiling shows.
6105         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6106         directly if gnus-visual-p is true.
6107
6108 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6111         groups; replace mapcar with dolist which is a bit faster; pass groups
6112         info to gnus-read-active-file-1.
6113         (gnus-read-active-file-1): Scan only specified groups if the new
6114         optional arg `infos' is given.
6115
6116 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6117
6118         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6119
6120         * pop3.el (pop3-movemail): Remove.
6121         (pop3-streaming-movemail): Rename to pop3-movemail.
6122
6123         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6124         don't restrict end-tag searches to the end of the line.
6125
6126 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6127
6128         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6129         articles of every unchecked group to t, which means unknown since the
6130         server has never been opened.
6131
6132 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6133
6134         * gnus-html.el (gnus-html-show-alt-text): New command.
6135         (gnus-html-browse-image): Ditto.
6136         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6137         to browse the image directly.
6138         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6139         better.
6140
6141         * gnus-async.el (gnus-async-article-callback):
6142         Call `gnus-html-prefetch-images' unconditionally.
6143
6144         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6145         before feeding URLs to curl.
6146
6147 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6150         internal images as deletable by `W D D'.
6151
6152         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6153         (gnus-async-article-callback): Fix typo.
6154
6155 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6156
6157         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6158         current line to work around bugs in the output from w3m.
6159
6160         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6161         for groups that want that.
6162
6163         * nntp.el (nntp-wait-for-string): Supply a timeout for
6164         accept-process-output to ensure progress.
6165
6166         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6167         level to get unread articles from, then use that for foreign groups,
6168         too.
6169
6170         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6171         confuses the rest of the function.
6172
6173         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6174         for the methods that support -retrieve-groups, too.
6175
6176         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6177
6178 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6179
6180         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6181         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6182
6183         * pop3.el: Require cl when compiling.
6184         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6185
6186 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6187
6188         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6189         that aren't going to be activated.
6190         (gnus-get-unread-articles): Fix up the last commit.
6191
6192         * gnus-html.el (gnus-article-html): Allow calling without specifying
6193         the handle.  In that case, dissect the buffer first.
6194
6195         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6196
6197         * nnimap.el (nnimap-open-connection): Revert the change that would look
6198         into authinfo for imaps instead of imap.
6199
6200         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6201         say that you don't want to call gnus-request-group with don-check, but
6202         do check the reponse.  This is for virtual groups only.
6203         (gnus-get-unread-articles): Count the archive groups as secondary, so
6204         that they're activated the same way as before.
6205
6206         * imap.el (imap-message-map): Removed optional buffer parameter, since
6207         no callers use it.
6208         (imap-message-get): Ditto.
6209         (imap-message-put): Ditto.
6210         (imap-mailbox-map): Ditto.
6211         (imap-mailbox-put): Ditto.
6212         (imap-mailbox-get): Ditto.
6213         (imap-mailbox-get): Revert last change for this function.
6214
6215         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6216         case-insensitively.
6217         (nnimap-debug): Remove.
6218
6219         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6220         callers to use `imap-fetch' instead.  According to the comments, this
6221         should be safe, since all other IMAP clients use the 1:* syntax.
6222         (imap-enable-exchange-bug-workaround): Remove.
6223         (imap-debug): Remove -- doesn't seem very useful.
6224
6225         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6226         mail from a file, and the file doesn't exist.
6227
6228         * imap.el (imap-log): New convenience function used throughout instead
6229         of repeating the same code all over the place.
6230
6231         * pop3.el (pop3-streaming-movemail): Return t for success.
6232
6233         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6234         .authinfo if we're using ssl connection.
6235
6236         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6237         already have if we're in a main Gnus `g' run.
6238
6239         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6240
6241 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6244
6245         * nnmh.el (nnmh-request-list-1): Bind `file'.
6246
6247         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6248         alias to set-process-query-on-exit-flag or process-kill-without-query.
6249         (pop3-open-server): Use it.
6250
6251 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6252
6253         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6254         box to the Incoming file.  Fixes mistake in previous checkin.
6255
6256         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6257         request loop (for debugging purposes) removed.
6258
6259         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6260         culprit is more visible.
6261         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6262         (nnml-add-incremental-nov): New functions to do "incremental" nov
6263         updates, where we just append to the end of the existing nov files
6264         without reading/writing them in full.
6265
6266         * mail-source.el (mail-source-delete-crash-box): Really only check the
6267         incoming files once in a while.
6268
6269         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6270
6271         * mail-source.el (mail-source-delete-crash-box): Only check the
6272         incoming files for deletion once per day to save a lot of file
6273         accesses.
6274
6275         * pop3.el (pop3-logon): Fix up unbound variable typo.
6276
6277         * mail-source.el (pop3-streaming-movemail): Autoload.
6278
6279         * pop3.el (pop3-streaming-movemail):
6280         Respect pop3-leave-mail-on-server.
6281
6282         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6283         retrieval.
6284
6285         * pop3.el (pop3-process-filter): Remove unused function.
6286         (pop3-streaming-movemail, pop3-send-streaming-command)
6287         (pop3-wait-for-messages, pop3-write-to-file)
6288         (pop3-number-of-responses): New functions for streaming pop3
6289         retrieval.
6290
6291         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6292         come from no known methods.
6293         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6294         list.
6295
6296         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6297         message sizes.
6298         (pop3-movemail): Use erase-buffer instead of looping and deleting
6299         regions, which seems rather odd.
6300
6301         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6302         file once per `g' run.
6303
6304         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6305         directories.  This makes the draft queue directory work.
6306
6307         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6308         data from the backends, so that we only request the list of groups from
6309         each method once.  This should speed things up considerably.
6310
6311         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6312         detect that it's not implemented.
6313
6314         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6315         we actually do recurse down into the tree, but don't stat all leaf
6316         nodes.
6317
6318         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6319         then say so instead of bugging out.
6320
6321         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6322         files exist before trying to read them.
6323
6324         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6325         around <pre_int>.
6326
6327         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6328
6329         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6330
6331 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6332
6333         * mm-util.el (mm-image-load-path): Just return the image directories,
6334         not all directories in the path in addition to the image directories.
6335         (mm-image-load-path): Maintain a cache of the image directories so that
6336         the `g' command in Gnus doesn't have to stat dozens of directories each
6337         time.
6338
6339         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6340         (gnus-html-wash-tags): Add a new `i' command to insert images.
6341         (gnus-html-insert-image): New command and keystroke.
6342         (gnus-html-redisplay-with-images): New command and keystroke.
6343         (gnus-html-show-images): Rename command.
6344         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6345         spacers.
6346         (gnus-html-wash-tags): Decode entities at the end, so that entities
6347         inside the tags don't mess up the rest of the "parsing".
6348
6349         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6350         so that nnimap methods aren't agentized by default.  There's apparently
6351         many problems related to agent/imap behaviour.
6352
6353         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6354
6355         * gnus-html.el: Doc fix.
6356
6357 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6360         specifier-spec-list for Emacs 21.
6361
6362         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6363         glyph-width and glyph-height instead of display-graphic-p and
6364         image-size; make avoidance of displaying small images work for XEmacs.
6365
6366         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6367         for XEmacs.
6368
6369         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6370         of symbol that holds plist data.
6371         (gnus-process-plist): Remove plist of process after getting it.
6372
6373 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6374
6375         * message.el (message-generate-hashcash): Change default to
6376         'opportunistic if hashcash is installed.
6377
6378         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6379         (gnus-html-put-image): Only call image-size once, since it's somewhat
6380         time-consuming on remote X servers.
6381
6382 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6385         type on data, not a file name.
6386
6387         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6388         window-pixel-edges for Emacs 21.
6389
6390         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6391         decoded contents.
6392         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6393
6394 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6395
6396         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6397         group line format, since it isn't very interesting.
6398
6399         * gnus-agent.el (gnus-agent-short-article),
6400         (gnus-agent-long-article): Increase values for these two variables,
6401         since most people are likely to have more network connection and
6402         storage than before.
6403
6404         * gnus.el (gnus-refer-article-method): Change default to 'current.
6405         When referring an article, the common behaviour is to refer it from the
6406         current select method, not the native select method.  The chances of
6407         the native select method having the message in question is rather slim
6408         these days.
6409
6410         * gnus-sum.el (gnus-auto-select-subject): Change default to
6411         `unseen-or-unread'.  I think it's likely that most people want to
6412         select an unseen article over a previously seen, but unread one.
6413
6414         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6415         means that in the article buffer none of the minor mode elements will
6416         be shown, usually, and this is not desirable in most cases.
6417
6418         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6419         that commands like `d' (and the like) go to the next line in the
6420         buffer, instead of the next unread article.  I think this is the
6421         behaviour that is most natural for most users.
6422         (gnus-single-article-buffer): Change default to nil, so that people can
6423         have as many article buffers open as they have summary buffer.  I think
6424         this is the most natural way for the groups to behave.
6425
6426         * message.el (message-generate-new-buffers): Change default to
6427         `unsent', so that all new message buffers start their names with the
6428         string "*unsent", and it's easier to find the buffers if you move from
6429         them.
6430
6431 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6432
6433         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6434         small.  They're probably tracking images.
6435         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6436         (gnus-html-rescale-image): Yet another try at getting the image sizing
6437         right.
6438
6439         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6440         nntp-marks-file-name is nil.
6441
6442 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6443
6444         * gnus-html.el (gnus-html-wash-tags)
6445         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6446         Better logging.
6447
6448 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6449
6450         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6451
6452         * gnus-html.el (gnus-html-wash-tags): Check the value of
6453         gnus-blocked-images in the summary buffer.
6454
6455 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6456
6457         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6458
6459 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6462         like "a", it seems like.
6463         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6464         since it needs to be picked from the correct buffer.
6465
6466         * nnwfm.el: Remove.
6467
6468         * nnlistserv.el: Remove.
6469
6470 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6473         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6474
6475 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6476
6477         * nnkiboze.el: Remove.
6478
6479         * nndb.el: Remove.
6480
6481         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6482         alt text.
6483         (gnus-html-rescale-image): Try to get the rescaling logic right for
6484         images that are just wide and not tall.
6485
6486         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6487         overshadow variable bindings.
6488
6489 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6490
6491         * gnus-html.el (gnus-html-wash-tags)
6492         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6493         Add extra logging.
6494
6495 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6496
6497         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
6498         (gnus-max-image-proportion): New variable.
6499         (gnus-html-rescale-image): New function.
6500         (gnus-html-put-image): Rescale images.
6501
6502 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6503
6504         Fix up some byte-compiler warnings.
6505         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
6506         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
6507         (gnus-article-fill-cited-article, gnus-article-hide-citation)
6508         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
6509         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
6510         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
6511         (gnus-group-update-group): Use save-excursion and with-current-buffer.
6512
6513 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6514
6515         * gnus-html.el (gnus-article-html): Decode contents by charset.
6516
6517 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6520         (gnus-html-frame-width, gnus-blocked-images)
6521         * message.el (message-prune-recipient-rules): Add custom version.
6522         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6523
6524         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6525         functions.
6526
6527         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6528         gnus-process-get.
6529
6530 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
6531
6532         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6533         instead of lsub directly.
6534
6535 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6536
6537         * nnwarchive.el: Remove.
6538
6539         * gnus-soup.el: Remove.
6540
6541         * nnsoup.el: Remove.
6542
6543         * nnultimate.el: Remove.
6544
6545         * gnus-html.el (gnus-blocked-images): New variable.
6546
6547         * message.el (message-prune-recipients): New function.
6548         (message-prune-recipient-rules): New variable.
6549
6550         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6551         guess whether a long line is natural text or not.
6552
6553         * gnus-html.el (gnus-html-schedule-image-fetching):
6554         Use gnus-process-plist and friends for compatibility.
6555
6556 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6557
6558         * gnus-html.el: Require packages that define macros used in this file.
6559         (gnus-article-mouse-face): Declare to silence byte-compiler.
6560         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6561         process-get.
6562         (gnus-html-put-image): Use plist-get to avoid getf.
6563         (gnus-html-prefetch-images): Use with-current-buffer.
6564
6565 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6566
6567         * gnus-ems.el: Provide compatibility functions for
6568         gnus-set-process-plist.
6569
6570         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
6571         header-line-format for XEmacs 21.4.
6572
6573         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6574         * gnus.el (gnus-valid-select-methods)
6575         * message.el (message-send-mail-partially-limit)
6576         * mm-decode.el (mm-text-html-renderer)
6577         * mml.el (mml-insert-mime-headers-always)
6578         * smiley.el (smiley-regexp-alist): Bump custom version.
6579
6580 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6581
6582         * gnus-html.el: require mm-url.
6583         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6584         with the url to `url'.
6585         (gnus-html-wash-tags): Support cid: URLs/images.
6586
6587 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6588
6589         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6590         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6591         bindings, as they aren't useful at all.  `w' is moved to `W w'.
6592
6593         * gnus-move.el: Remove file, since it doesn't really work.
6594
6595         * gnus-html.el (gnus-article-html): Tell w3m that the input is
6596         UTF-8.  This seems to fix problems with some German web feeds.
6597
6598         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6599         at the top so that the proper colours are applied.
6600
6601         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
6602         don't have dots in their names.
6603
6604         * gnus-art.el (gnus-article-view-part): Doc fix.
6605
6606         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6607         XEmacs-compatible.
6608         (gnus-html-put-image): Don't do images on non-graphic displays.
6609
6610         * nnslashdot.el: Remove this unused backend.
6611
6612         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6613         actions.
6614         (gnus-undo-register-1): Revert last change.
6615
6616         * gnus-group.el (gnus-group-completing-read): Protect against not
6617         having completion-styles bound.
6618
6619         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6620         make broken recipients happier.
6621
6622         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6623
6624         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6625         point parameter.
6626
6627         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
6628
6629         * gnus-group.el (gnus-group-completing-read): Add 'substring to
6630         completion-styles for group selection.
6631
6632 2009-02-04  Andreas Schwab  <schwab@suse.de>
6633
6634         * gnus-score.el (gnus-score-string): Fix regex for matching extra
6635         headers and regexp-quote the match if necessary.
6636
6637 2009-03-24  Miles Bader  <miles@gnu.org>
6638
6639         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6640         the blinking smiley.
6641
6642 2009-03-24  Simon Josefsson  <simon@josefsson.org>
6643
6644         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6645         blink smiley.
6646
6647 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6650         where the dribbel file lives exists.
6651
6652         * message.el (message-send-mail-partially-limit): Change the default to
6653         nil, since most people don't want this.
6654
6655         * mm-url.el (mm-url-decode-entities): Also decode entities like
6656         &#x3212.
6657
6658 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6659
6660         * gnus-sum.el (gnus-summary-idna-message):
6661         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6662         Hyperlink urls in docstrings with URL `...'.
6663
6664 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
6665
6666         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6667         functions.
6668
6669 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6670
6671         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6672         say what the mouseover text should be.
6673
6674         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6675         version of the mm-w3m-safe-url-regexp variable to only download images
6676         in the groups where we want that to happen.
6677
6678         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6679
6680         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6681         easier debugging.
6682         (gnus-article-beginning-of-window): Add kludge to allow spacing past
6683         big pictures in the article buffer.
6684
6685         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6686         gnus-article-html.
6687         (mm-text-html-renderer): gnus-article-html needs curl in addition to
6688         w3m.
6689
6690         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6691
6692 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6693
6694         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6695         which doesn't exist.
6696
6697         * message.el (message-inhibit-ecomplete): New variable to allow some
6698         function to inhibit ecomplete address storage.
6699         (message-resend): Disable ecomplete message storage when resending
6700         messages.
6701
6702         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6703
6704 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6707         Save excursion while copying, moving, and deleting articles in order to
6708         prevent the cursor from jumping to unforeseen place.
6709
6710 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * lpath.el: No need to bind bookmark-current-buffer,
6713         bookmark-yank-point and bookmark-make-record-function.
6714
6715 2010-08-17  Glenn Morris  <rgm@gnu.org>
6716
6717         * gnus-sync.el: Require gnus components whose functions are used.
6718
6719         * gnus-art.el (bookmark-make-record-function):
6720         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6721         Declare for compiler.
6722
6723         * mm-url.el (mml-compute-boundary): Autoload.
6724
6725 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6726
6727         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6728
6729 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         Typo fix "hoo4a" -> "hook".
6732
6733         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6734
6735 2010-08-14  Glenn Morris  <rgm@gnu.org>
6736
6737         * gnus-sync.el (gnus-sync): Fix defgroup version.
6738
6739 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6740
6741         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6742
6743         * gnus-sync.el: Fix docs.
6744         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6745         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6746
6747 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6748
6749         Optimizations for gnus-sync.el.
6750
6751         * gnus-sync.el: Add docs about gnus-sync-backend
6752         possibilities.
6753         (gnus-sync-save): Remove unnecessary message.
6754         (gnus-sync-read): Optimize and show what groups were skipped.
6755
6756 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6757
6758         Minor bug fixes for gnus-sync.el.
6759
6760         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6761         Don't read the sync on get-new-news.
6762
6763         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6764         quiet.
6765
6766         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6767         (fix typo).
6768
6769 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6770
6771         Make saving and restoring of hidden threads work with overlays.
6772         Patch applied by Ted Zlatanov.
6773
6774         * gnus-sum.el (gnus-hidden-threads-configuration)
6775         (gnus-restore-hidden-threads-configuration): Update to deal with text
6776         properties, rather than searching for a magic character.
6777
6778 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6779
6780         New gnus-sync.el library for synchronization of marks.
6781
6782         * gnus-sync.el: New library for synchronization of marks.
6783
6784         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6785         renamed from `gnus-registry-grep-in-list'.
6786
6787         * gnus-registry.el (gnus-registry-follow-group-p):
6788         Use `gnus-grep-in-list'.
6789
6790         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6791
6792 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6793
6794         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6795         determining charset of text fails.
6796
6797 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * nnmail.el (nnmail-get-new-mail-1): Revert.
6800
6801         * nnml.el (nnml-active-number): Make sure names of newly created groups
6802         in nnml-group-alist are encoded.
6803
6804 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6807         containing non-ASCII characters in active file for nnml back end.
6808
6809 2010-07-24  David Engster  <dengste@eml.cc>
6810
6811         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6812         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6813
6814 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6815
6816         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6817         tag (Bug#6654).
6818
6819 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6822         the article buffer, not the summary buffer.
6823
6824 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6827         Emacs 23 as well.
6828
6829 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6832         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6833
6834 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6835
6836         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6837         Patch applied by Karl Fogel.
6838
6839         * gnus-sum.el (gnus-summary-bookmark-make-record):
6840         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6841
6842 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6843
6844         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6845         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6846         C-w still not working correctly from Article buffers; Thierry's
6847         patch to fix that will be applied after this.
6848
6849         * gnus-art.el (bookmark-make-record-function): New local variable.
6850
6851         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6852         article buffer.
6853         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6854
6855 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6856
6857         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6858         on changes in bookmark.el.
6859
6860 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6861
6862         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6863         `no-log' instead of message not to log prompt string.
6864
6865 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6866
6867         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6868         the *other* type of HTML form submission.
6869
6870 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6871
6872         * auth-source.el (auth-source-pick): If choice does not contain a
6873         questioned keyword, set the check to t.
6874
6875 2010-06-12  Romain Francoise  <romain@orebokech.com>
6876
6877         * gnus-util.el (gnus-date-get-time): Move up before first use.
6878
6879 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6882         (gnus-article-edit-part): Bind it to make last part that is substituted
6883         or deleted visible.
6884         (gnus-mime-display-single): Buttonize part of which id equals to
6885         gnus-mime-buttonized-part-id.
6886
6887 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6888
6889         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6890         (gnus-dd-mmm): Use gnus-date-get-time.
6891         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6892         simplify logic.
6893         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6894         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6895
6896 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6897
6898         * auth-source.el (top): Autoload `secrets-list-collections',
6899         `secrets-create-item', `secrets-delete-item'.
6900         (auth-sources): Fix tag string.
6901         (auth-get-source, auth-source-retrieve, auth-source-create)
6902         (auth-source-delete): New defuns.
6903         (auth-source-pick): Rewrite in order to avoid 2 passes.
6904         (auth-source-forget-user-or-password): New parameter USERNAME.
6905         (auth-source-user-or-password): New parameters CREATE-MISSING and
6906         DELETE-EXISTING.  Retrieve password interactively, if needed.
6907
6908 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6909
6910         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6911         deleting unused directories when gnus-expert-user is t.
6912
6913 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6914
6915         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6916         for each temp file when gnus-article-browse-delete-temp is ask.
6917
6918 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6919
6920         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
6921         Replace Lisp calls to delete-backward-char by calls to delete-char.
6922
6923 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6924
6925         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6926
6927 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6928
6929         * password-cache.el (password-cache-remove): Fix docstring.
6930
6931 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6932
6933         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6934         article unless decoding article to be saved.
6935
6936 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6937
6938         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6939         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6940         generated within the mm-with-unibyte-current-buffer macro.
6941
6942 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6945         to nil when we're in a mml-preview buffer and no group is selected.
6946
6947 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6948
6949         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6950         when catching the `C-g'.  Reported by "Leo".
6951
6952 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * message.el (message-forward-make-body-plain)
6955         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6956         multibyte-string-p.
6957
6958         * lpath.el: Revert.
6959
6960 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * message.el (message-forward-make-body-mml): Assume original message
6963         is multibyte string; error on unibyte.
6964         (message-forward-make-body-plain): Ditto; don't add excessive newline
6965         in body end.
6966
6967         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6968
6969 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6970
6971         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6972         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6973
6974 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6975
6976         * mm-extern.el (mm-extern-url): Don't use
6977         mm-with-unibyte-current-buffer.
6978         (mm-extern-cache-contents): Use with-current-buffer instead of
6979         save-excursion + set-buffer.
6980
6981 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * mm-util.el (mm-emacs-mule): Remove.
6984
6985 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6986
6987         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6988         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6989         change.
6990
6991 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6994         bind the default value of enable-multibyte-characters to nil.
6995
6996 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6997
6998         * message.el (message-forward-make-body-plain)
6999         (message-forward-make-body-mml):
7000         Don't use mm-with-unibyte-current-buffer.
7001
7002 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7003
7004         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7005
7006 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7007
7008         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7009         (Bug#5592).
7010
7011 2010-05-07  Julien Danjou  <julien@danjou.info>
7012
7013         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7014         it to mm-pipe-part.
7015
7016         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7017         it is given.
7018
7019 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7020
7021         * binhex.el (binhex-decode-region-internal)
7022         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7023         (dns-query)
7024         * nnweb.el (nnweb-gmane-search)
7025         * pgg-parse.el (pgg-parse-armor)
7026         * pgg.el (pgg-verify-region)
7027         * sha1.el (sha1-string-external)
7028         * uudecode.el (uudecode-decode-region-internal)
7029         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7030         XEmacs.
7031
7032         * gnus-art.el (gnus-article-browse-html-parts)
7033         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7034         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7035         make-temp-file.
7036
7037         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7038         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7039         compiling.
7040
7041         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7042         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7043         XEmacs when compiling.
7044
7045         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7046         gnus-pick-mode-off-hook for XEmacs when compiling.
7047         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7048         gnus-binary-mode-off-hook for XEmacs when compiling.
7049
7050         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7051         Return nil if char-charset is not available.
7052
7053         * imap.el (imap-disable-multibyte)
7054         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7055         macros.
7056
7057         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7058         instead of encode-coding-string.
7059
7060         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7061         'xemacs) instead of mm-emacs-mule to switch function definitions.
7062         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7063
7064         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7065         bind temporary-file-directory for XEmacs;
7066         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7067         timer-set-function for XEmacs 21.4 and SXEmacs;
7068         bind timer-list for XEmacs 21.4 and SXEmacs;
7069         fbind char-charset and find-charset-region for non-Mule XEmacs;
7070         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7071         encode-coding-region and encode-coding-string for XEmacs having no
7072         file-coding feature.
7073
7074 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7075
7076         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7077
7078 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7081         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7082
7083 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7084
7085         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7086         alias `jka-compr-delete-temp-file' no longer exists.
7087
7088 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7089
7090         Use define-minor-mode in Gnus where applicable.
7091         * mml.el (mml-mode): Use define-minor-mode.
7092         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7093         (gnus-undo-mode): Use define-minor-mode.
7094         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7095         (gnus-dead-summary-mode): Use define-minor-mode.
7096         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7097         Initialize in declaration.
7098         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7099         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7100         (gnus-mailing-list-mode): Use define-minor-mode.
7101         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7102         (gnus-draft-mode): Use define-minor-mode.
7103         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7104         (gnus-dired-mode): Use define-minor-mode.
7105
7106 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7107
7108         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7109         handles on recursive mml-to-mime translation and check them for
7110         boundary delimiter collisions.  Reported by Greg Troxel.
7111
7112 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7115
7116 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7117
7118         * mm-util.el (mm-find-buffer-file-coding-system):
7119         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7120
7121 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7122
7123         * message.el (message-generate-headers): Record insertion of optional
7124         headers as well.  Otherwise the check to prevent repeated insertion of
7125         optional headers is a no-op.
7126
7127 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7128
7129         * smime.el: Don't mention CVS.
7130
7131         * nnrss.el (nnrss-fetch): Don't mention CVS.
7132
7133         * nnir.el: Don't mention CVS.
7134
7135 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7136
7137         * gnus-sum.el (gnus-summary-bookmark-make-record):
7138         Add `location' field.
7139
7140 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7141
7142         * lpath.el: Fbind bookmark-default-handler,
7143         bookmark-get-bookmark-record, bookmark-make-record-default,
7144         bookmark-prop-get for Emacs <23 and XEmacs.
7145
7146 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7147
7148         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7149         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7150         Use with-current-buffer to silence the byte-compiler.
7151         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7152         bother to require `gnus'.
7153         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7154
7155 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7156
7157         * gnus-sum.el (gnus-summary-bookmark-make-record)
7158         (gnus-summary-bookmark-jump): New functions.
7159         (gnus-summary-mode): Setup bookmark support.
7160
7161 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7162
7163         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7164         if set.
7165
7166 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7167
7168         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7169         gnus-article-browse-html-save-cid-image; make it work recursively for
7170         forwarded messages as well.
7171         (gnus-article-browse-html-parts): Work when prefix arg is given.
7172         (gnus-article-browse-html-article): Doc fix.
7173
7174 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7175
7176         * message.el (message-default-mail-headers):
7177         (message-default-headers): Carry the value mail-default-headers over
7178         into message-default-mail-headers, rather than message-default-headers.
7179
7180 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7181
7182         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7183         charset.
7184
7185         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7186         charset into the <meta> tag when the article is encoded to utf-8.
7187
7188 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7189
7190         * gnus-art.el (gnus-article-browse-delete-temp-files):
7191         Delete directories as well.
7192         (gnus-article-browse-html-parts): Work for images that do not specify
7193         file names; delete temp directory when quitting; insert header at the
7194         right place; use file: scheme for image files.
7195
7196 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7197
7198         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7199         (gnus-article-browse-html-parts): Use it to make temporary cid image
7200         files in addition to html file so that browser may display them.
7201
7202 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7205
7206 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7207
7208         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7209
7210 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7211
7212         * auth-source.el (auth-sources): Change default to be simpler.
7213         Explain about Secret Service API sources.  Improve Customize options.
7214         (auth-source-pick): Change to accept any number of search parameters.
7215         Implement fallbacks iteratively, not recursively.  Add scoring on the
7216         second pass and sort by score.  Call Secret Service API when needed.
7217         (auth-source-user-or-password): Use it.  Call Secret Service API
7218         directly when needed to get the user name and the password.
7219
7220 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7221
7222         * message.el (message-interactive): Doc fix.
7223         (message-qmail-inject-args): Reflow.
7224         (message-kill-to-signature): Fix typo in docstring.
7225
7226         * smiley.el (smiley-buffer): Fix typo in docstring.
7227
7228 2010-03-24  Glenn Morris  <rgm@gnu.org>
7229
7230         * mail-source.el (gnus-message): Declare.
7231         (mail-source-delete-old-incoming): Require gnus-util.
7232
7233 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7234
7235         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7236
7237         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7238
7239         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7240         password-cache's default if it is not bound.
7241         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7242         password-cache-expiry's default if it is not bound.
7243
7244         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7245         available in Emacs 21.
7246
7247         * lpath.el: Suppress compiler warnings for:
7248         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7249         XEmacs;
7250         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7251         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7252         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7253
7254 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7255
7256         * auth-source.el (auth-sources): Fix up definition so extra parameters
7257         are always inline.
7258
7259 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7260
7261         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7262         wasn't updated after mismatch.  Clear cached mailbox info correctly
7263         when uidvalidity changes.
7264         (nnimap-group-prefixed-name): New function to avoid some code
7265         duplication.
7266         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7267         (nnimap-request-group): Use it.
7268         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7269         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7270         with many imap folders.  This is done by caching the group status from
7271         the imap server persistently in a group parameter `imap-status'.  (This
7272         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7273         but not persistently, so every Gnus startup was still very slow.)
7274
7275 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7276
7277         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7278         delete the extra newline.  Otherwise editing of :string and :number
7279         types don't work.
7280
7281 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7282
7283         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7284         secrets.el dependency.
7285         (auth-sources): Add optional user name.  Add secrets.el configuration
7286         choice (unused right now).
7287
7288 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7289
7290         * gnus-sum.el (gnus-summary-make-menu-bar):
7291         Let `gnus-registry-install-shortcuts' fill in the functions.
7292
7293         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7294         warnings.
7295         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7296         (gnus-registry-install-shortcuts): Populate and use it in a
7297         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7298
7299 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7300
7301         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7302         In-place substitutions for the group name encoding/decoding.
7303         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7304         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7305         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7306         (nnimap-update-unseen, nnimap-request-list)
7307         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7308         (nnimap-request-set-mark, nnimap-split-to-groups)
7309         (nnimap-split-articles, nnimap-request-newgroups)
7310         (nnimap-request-create-group, nnimap-request-accept-article)
7311         (nnimap-request-delete-group, nnimap-request-rename-group)
7312         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7313         `encoded-mbx' for consistency.
7314         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7315         variable `imap-current-mailbox'.
7316
7317         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7318         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7319
7320 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7321
7322         * pop3.el (pop3-display-message-size-flag): Display message size byte
7323         counts during POP3 download.
7324         (pop3-movemail): Use it.
7325         (pop3-list): Implement listing of available messages.
7326
7327 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7328
7329         * nnir.el (nnir-get-article-nov-override-function): New function to
7330         override the normal NOV retrieval.
7331         (nnir-retrieve-headers): Use it.
7332
7333 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7334
7335         * auth-source.el (netrc-machine-user-or-password): Autoload.
7336
7337 2010-03-19  Glenn Morris  <rgm@gnu.org>
7338
7339         Stop message.el from loading about 40 libraries it doesn't always need.
7340         The general approach is to autoload rather than require, and to
7341         require in the specific functions rather than the file.  (Bug#5642)
7342
7343         * gmm-utils.el: Don't require wid-edit.
7344         (widget-create-child-value, widget-convert, widget-default-get):
7345         Autoload.
7346
7347         * gnus-util.el: Don't require time-date, netrc.
7348         (message-fetch-field, gnus-group-name-decode): Declare rather than
7349         autoloading.
7350         (gnus-fetch-field): Require message.
7351         (gnus-decode-newsgroups): Require gnus-group.
7352
7353         * ietf-drums.el: Don't require time-date.
7354
7355         * message.el: Don't require hashcash, canlock, ecomplete.
7356         Do require mail-utils.  Require nnheader only when compiling.
7357         (smtpmail-default-smtp-server): Remove declaration.
7358         (message-send-mail-function): Check smtpmail-default-smtp-server
7359         is bound rather than requiring smtpmail.
7360         (message-auto-save-directory, message-insert-signature):
7361         Use expand-file-name rather than nnheader-concat.
7362         (nnheader-insert-file-contents): Autoload.
7363         (hashcash-wait-async): Declare.
7364         (message-send-mail): Only call gnus-setup-posting-charset if
7365         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7366         (message-send-mail-with-sendmail): Require sendmail.
7367         (canlock-password, canlock-password-for-verify): Declare.
7368         (message-canlock-password): Require canlock.
7369         (nnheader-get-report): Autoload.
7370         (gnus-setup-posting-charset): Declare.
7371         (message-send-news): Require gnus-msg.
7372         (message-make-references, message-make-in-reply-to): Use mail-header-id
7373         rather than the alias mail-header-message-id.
7374         (ecomplete-add-item, ecomplete-save): Declare.
7375         (message-put-addresses-in-ecomplete): Require ecomplete.
7376         (ecomplete-display-matches): Autoload.
7377
7378         * mm-decode.el: Don't require mailcap, gnus-util.
7379         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7380         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7381         Autoload.
7382         (mailcap-mime-extensions): Declare.
7383
7384         * mm-encode.el: Don't require mailcap.
7385         (mailcap-extension-to-mime): Autoload.
7386
7387         * mml-sec.el: Don't require password-cache.
7388
7389         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7390         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7391         (mml-minibuffer-read-type): Require mailcap.
7392         (mml-preview): Require gnus-msg.
7393
7394         * mml1991.el: Require password-cache.
7395         (password-cache-expiry): Remove declaration.
7396
7397         * mml2015.el: Require password-cache.
7398         (password-cache-expiry): Remove declaration.
7399
7400         * nneething.el (mailcap): Require mailcap.
7401
7402         * nnheader.el (declare-function): Add compatibility stub.
7403         (message-remove-header): Declare rather than autoload.
7404         (nnheader-replace-header): Require message.
7405
7406         * nnimap.el (declare-function): Add compatibility stub.
7407         (netrc-parse, netrc-machine-user-or-password): Declare.
7408         (nnimap-open-connection): Require netrc.
7409
7410         * nntp.el (declare-function): Add compatibility stub.
7411         (netrc-parse, netrc-machine, netrc-get): Declare.
7412         (nntp-send-authinfo): Require netrc.
7413
7414         * rfc2047.el: Don't require qp.
7415         (quoted-printable-encode-region, quoted-printable-decode-string):
7416         Autoload.
7417
7418         * sieve-mode.el: Don't require easymenu.
7419         (easy-menu-add-item): Autoload it.
7420
7421         * spam-stat.el (time-to-number-of-days): Autoload it.
7422
7423 2010-03-19  Glenn Morris  <rgm@gnu.org>
7424
7425         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7426
7427 2010-03-18  Glenn Morris  <rgm@gnu.org>
7428
7429         * hashcash.el (declare-function): Remove duplicate definition.
7430
7431 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7432
7433         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7434         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7435         value if any backslash escapes).
7436
7437 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7438
7439         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7440         if it is available.  (bug#5647)
7441
7442         * lpath.el: Suppress compiler warning for coding-system-from-name for
7443         Emacs 21 and XEmacs.
7444
7445 2010-03-14  Juri Linkov  <juri@jurta.org>
7446
7447         * hmac-def.el:
7448         * hmac-md5.el:
7449         * netrc.el: Fix keywords.
7450
7451 2010-02-26  Glenn Morris  <rgm@gnu.org>
7452
7453         * message.el (message-send-mail-function): Change the default, so that
7454         it inherits from a customized send-mail-function.  (Bug#5643)
7455
7456 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7457
7458         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7459         shell-command-to-string signals an error (bug#5299).
7460
7461 2010-02-24  Glenn Morris  <rgm@gnu.org>
7462
7463         * message.el (message-smtpmail-send-it)
7464         (message-send-mail-with-mailclient): Doc fixes.
7465
7466 2010-02-16  Glenn Morris  <rgm@gnu.org>
7467
7468         * message.el (message-default-mail-headers): Change the default value
7469         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7470
7471 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7472
7473         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7474         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7475
7476 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7477
7478         * time-date.el (date-to-time): Doc fix (Bug#5408).
7479
7480 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7481
7482         * message.el (message-mail): Just pass yank-action on to message-setup.
7483         (message-setup): Handle (FUN . ARGS) form of yank-action.
7484         (message-with-reply-buffer, message-widen-reply)
7485         (message-yank-original): Handle non-buffer values of
7486         message-reply-buffer (Bug#4080).
7487         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7488
7489 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7490
7491         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7492         Fix typo in docstring.
7493
7494 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7495
7496         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7497         response.
7498
7499 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
7502
7503         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7504
7505         * message.el (message-check-news-header-syntax): Protect against a
7506         string that `rfc822-addresses' returns when parsing fails.
7507
7508 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
7511         (gnus-previous-char-property-change): New functions.
7512
7513         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
7514
7515 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
7516
7517         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
7518         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
7519
7520 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7521
7522         * message.el (message-exchange-point-and-mark): Rework last change to
7523         avoid using optional arg of exchange-point-and-mark, for backward
7524         compatibility.
7525
7526 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7527
7528         * message.el (message-exchange-point-and-mark):
7529         Call exchange-point-and-mark with an argument rather than setting
7530         mark-active by hand (Bug#5175).
7531
7532 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * nntp.el (nntp-service-to-port): Work for service expressed with
7535         numeric string; replace [:digit:] with [0-9] for XEmacs.
7536
7537 2009-12-17  Glenn Morris  <rgm@gnu.org>
7538
7539         * gnus-group.el (gnus-bug-group-download-format-alist):
7540         Change emacs entry to debbugs.gnu.org.  Bump :version.
7541
7542 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7543
7544         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
7545
7546 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7547
7548         * message.el (message-info): Explain why we use `Info-goto-node'.
7549
7550 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7551
7552         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
7553
7554 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7555
7556         * message.el (message-completion-in-region): New compatibility function.
7557         (message-expand-group): Use it.
7558
7559 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
7562         with no unread article should be listed if the 2nd arg `predicate' is
7563         given.
7564
7565 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
7568
7569 2009-11-29  Juri Linkov  <juri@jurta.org>
7570
7571         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
7572         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
7573         on `gnus-recenter'.  (Bug#4698, Bug#4981)
7574
7575 2009-11-26  Kevin Ryde  <user42@zip.com.au>
7576
7577         * sha1.el (sha1-string-external): default-directory "/" in case
7578         otherwise non-existent.  process-connection-type pipe for touch of
7579         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
7580
7581 2009-11-25  Kevin Ryde  <user42@zip.com.au>
7582
7583         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
7584         it's comms related and sgml-mode.el has "comm" on that basis too.
7585
7586 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7587
7588         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
7589         containing tspecial characters if they have been already quoted.
7590
7591 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
7592
7593         * dns-mode.el (auto-mode-alist): Purecopy string.
7594
7595 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7596
7597         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
7598
7599 2009-10-24  Glenn Morris  <rgm@gnu.org>
7600
7601         * gnus-art.el (help-xref-stack-item): Define for compiler.
7602
7603 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7604
7605         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
7606
7607 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7608
7609         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
7610
7611 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7612
7613         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
7614         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
7615
7616 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7617
7618         * gnus.el (gnus-overlay-get): New alias to overlay-get.
7619         (gnus-overlays-in): New alias to overlays-in.
7620
7621         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
7622         gnus-overlay-get, and gnus-delete-overlay.
7623         (gnus-summary-show-thread): Make it work as well for systems in which
7624         next-single-char-property-change is not available.
7625         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7626
7627         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
7628         (gnus-overlay-get): New alias to extent-property.
7629         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
7630
7631         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
7632         SXEmacs.
7633
7634         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
7635         SXEmacs.
7636
7637 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
7638
7639         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7640
7641 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7642
7643         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7644         and XEmacs that don't have `remove-overlays'.
7645
7646 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7647
7648         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7649         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7650         selective display.  Use overlays instead.
7651
7652 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7653
7654         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7655
7656 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7657
7658         * spam-stat.el (spam-stat-load): Fix typo in message.
7659
7660 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7661
7662         * dig.el (dig-invoke): Fix typo in docstring.
7663         (query-dig): Reflow docstring.
7664
7665 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
7666
7667         * gnus-art.el (gnus-article-encrypt-body):
7668         * message.el (message-check-recipients):
7669         * mm-util.el (mm-codepage-setup):
7670         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7671         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7672
7673 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
7674
7675         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7676         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7677         keys from the menu if mm-{sign,encrypt}-option is 'guided.
7678         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7679         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7680
7681 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7682
7683         * dig.el: Add "Keywords: comm", as per net-utils.el.
7684
7685 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7686
7687         * dig.el (dig-mode): Use define-derived-mode.
7688
7689 2009-09-19  Glenn Morris  <rgm@gnu.org>
7690
7691         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7692
7693 2009-09-18  Glenn Morris  <rgm@gnu.org>
7694
7695         * gnus-diary.el (gnus-diary-check-message):
7696         * message.el (message-insert-formatted-citation-line):
7697         * nnbabyl.el (top-level):
7698         * nndiary.el (nndiary-schedule):
7699         Fix typos in condition-case handlers.
7700
7701 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * gnus-art.el (gnus-article-edit-part): Work for the buffer
7704         configuration that provides the sole article window in a frame;
7705         position point correctly after deleting a part.
7706
7707 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
7708
7709         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7710         (spam-resolve-registrations-routine): Use it to unregister articles
7711         that change status.
7712
7713 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7716         with XEmacs.
7717         (parse-time-string-chars): Use it.
7718
7719 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7720
7721         * imap.el (imap-interactive-login): Better messages.
7722         (imap-open): Fix bug with renamed buffer on reconnect.
7723         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7724         for easier debugging and cleaner code.  On successful (guessed based on
7725         server capabilities) secondary authentication, set imap-state
7726         correctly.
7727         (imap-last-authenticator): Define imap-last-authenticator as a variable
7728         to avoid warnings.
7729
7730 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * nnrss.el (nnrss-request-article): Remove binding of
7733         default-enable-multibyte-characters that has gotten needless by
7734         the 2007-07-13 change in rfc2047-encode-message-header.
7735
7736         * mml.el (mml-insert-multipart): Error on the message header.
7737         (mml-insert-part): Error on the message header; position point at
7738         the end of a MIME tag.
7739
7740 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7741
7742         * time-date.el (autoload): Expand define-obsolete-function-alias into
7743         defalias and make-obsolete for old Emacsen that Gnus supports.
7744         (with-no-warnings): Define it for old Emacsen.
7745         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7746         is available.
7747         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7748         float-time is available; suppress compile warning for time-to-seconds.
7749
7750         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7751         (gnus-float-time): Alias to float-time if it exists.
7752
7753         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7754         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7755         float-time is available; suppress compile warning for time-to-seconds.
7756
7757         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7758         XEmacs.
7759
7760 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7761
7762         * imap.el (imap-message-map): Docstring fix.
7763
7764 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7767         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7768         Add the optional argument `encoding' that overrides the default.
7769
7770         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7771         mm-encode-buffer.
7772
7773 2009-09-04  Glenn Morris  <rgm@gnu.org>
7774
7775         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7776         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7777         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7778         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7779         * mm-util.el (mm-with-unibyte-current-buffer)
7780         (mm-find-buffer-file-coding-system):
7781         * yenc.el (yenc-decode-region): Use default-value rather than
7782         default-enable-multibyte-characters.
7783
7784 2009-09-03  Glenn Morris  <rgm@gnu.org>
7785
7786         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7787         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7788         than default-enable-multibyte-characters.
7789
7790 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7791
7792         * gnus-art.el (gnus-article-read-summary-keys):
7793         Fix gnus-buffer-configuration's value temporarily used.
7794
7795 2009-09-02  Glenn Morris  <rgm@gnu.org>
7796
7797         * gnus-util.el (gnus-float-time): New function.
7798         * gnus-delay.el (gnus-delay-article):
7799         * gnus-sum.el (gnus-thread-latest-date):
7800         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7801         * nnspool.el (nnspool-request-newgroups):
7802         Use gnus-float-time rather than time-to-seconds.
7803         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7804
7805         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7806         (gnus-header-subject-face, gnus-header-newsgroups-face)
7807         (gnus-header-name-face, gnus-header-content-face):
7808         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7809         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7810         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7811         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7812         (gnus-cite-face-11):
7813         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7814         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7815         (gnus-server-closed-face, gnus-server-denied-face)
7816         (gnus-server-offline-face):
7817         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7818         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7819         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7820         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7821         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7822         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7823         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7824         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7825         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7826         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7827         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7828         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7829         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7830         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7831         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7832         (gnus-summary-high-undownloaded-face)
7833         (gnus-summary-low-undownloaded-face)
7834         (gnus-summary-normal-undownloaded-face)
7835         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7836         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7837         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7838         (gnus-splash-face):
7839         * message.el (message-header-to-face, message-header-cc-face)
7840         (message-header-subject-face, message-header-newsgroups-face)
7841         (message-header-other-face, message-header-name-face)
7842         (message-header-xheader-face, message-separator-face)
7843         (message-cited-text-face, message-mml-face):
7844         * sieve-mode.el (sieve-control-commands-face)
7845         (sieve-action-commands-face, sieve-test-commands-face)
7846         (sieve-tagged-arguments-face):
7847         * spam.el (spam-face):
7848         Mark face aliases with "-face" in the name as obsolete.
7849
7850 2009-09-01  Glenn Morris  <rgm@gnu.org>
7851
7852         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7853         than goto-line.
7854
7855 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7856
7857         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7858         Don't move point if the command is invoked inside the message header.
7859
7860 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7861
7862         * imap.el (imap-send-command): Simplify.
7863         (imap-wait-for-tag): point-max -> buffer-size.
7864
7865 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7866
7867         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7868         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7869         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7870         * nnir.el (nnir-swish-e-index-file):
7871         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7872         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7873         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7874         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7875         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7876         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7877
7878 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7881         Don't save excursion.
7882
7883 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7884
7885         * nnheader.el (nnheader-find-file-noselect):
7886         * mm-util.el (mm-insert-file-contents):
7887         Use (default-value 'major-mode) instead of default-major-mode.
7888
7889 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7890
7891         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7892
7893 2009-08-26  Glenn Morris  <rgm@gnu.org>
7894
7895         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7896         than placing in files.el.
7897
7898 2009-08-25  Glenn Morris  <rgm@gnu.org>
7899
7900         * nnir.el (top-level): Don't require cl at run-time.
7901         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7902         Replace cl-function substitute with gnus-replace-in-string.
7903         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7904         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7905         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7906         simplified expansions.
7907
7908 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7909
7910         * dig.el (dig): Add autoload cookie.
7911
7912 2009-08-22  Glenn Morris  <rgm@gnu.org>
7913
7914         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7915         goto-line.
7916
7917 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7918
7919         * parse-time.el (parse-time-string-chars): Save match data.
7920
7921 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7922
7923         * parse-time.el (parse-time-string-chars): Compute using character
7924         classes, to handle non-ascii characters (Bug#3190).
7925
7926 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7929
7930         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7931         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7932         (gnus-mm-display-part, gnus-mime-display-single)
7933         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7934         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7935
7936         * gnus-sum.el
7937         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7938         (gnus-summary-move-article): Add expirable mark to articles copied or
7939         moved to group that has auto-expire turned on if the option is non-nil.
7940
7941 2009-07-24  Glenn Morris  <rgm@gnu.org>
7942
7943         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7944         Fix typo.  (Bug#3903)
7945
7946 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7949         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7950         that should not be used for draft articles.
7951         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7952         that has no concern in minor mode keys.
7953         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7954         Abolish.
7955
7956 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7959         article without making inquiry to a user for unknown encoding.
7960
7961         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7962         (nnmaildir--scan): Assume i-node and device number that file-attributes
7963         returns might be cons-cell.
7964
7965         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7966
7967         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7968
7969 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7970
7971         * auth-source.el: Remove docs now in auth.texi.  Don't use
7972         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7973         `auth-source-hide-passwords' and use them.
7974
7975 2009-07-15  Glenn Morris  <rgm@gnu.org>
7976
7977         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7978
7979 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7980
7981         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7982         excessive whitespace from the default values of title and description.
7983
7984 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7985
7986         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7987         mail-fetch-field to fetch Content-Description header in order to
7988         exclude newlines.
7989
7990 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7991
7992         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7993         format used by GnuPG 2.0.11.
7994
7995 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7996
7997         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7998         to deleted part.
7999
8000 2009-05-30  David Engster  <dengste@eml.cc>
8001
8002         * nnmairix.el: Remove old documentation in the commentary block.
8003         (nnmairix-request-group): Do not update active file for nnml back ends.
8004         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8005         end so that overview files are ignored.
8006         (nnmairix-update-groups): Make updating the groups more robust by using
8007         marks.
8008         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8009         with dollar characters in message-id.
8010
8011 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8012
8013         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8014         2008-12-25 in dns.el.
8015
8016 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8017
8018         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8019         could happen if the text is only composed of spaces and/or tabs.
8020
8021 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8022
8023         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8024         when sending a queued message to avoid extra mml tags.
8025
8026 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8029
8030 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8033         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8034         rmail-toggle-header for XEmacs;
8035         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8036
8037 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8038
8039         * gnus-dired.el: Remove autoload for gnus-setup-message.
8040         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8041         displaying Gnus logo; always use compose-mail.
8042
8043 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8046
8047 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8050         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8051         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8052         available.
8053         (gnus-nocem-epg-verify): New function.
8054
8055 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8056
8057         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8058
8059 2009-02-15  Glenn Morris  <rgm@gnu.org>
8060
8061         * gnus-util.el (rmail-insert-rmail-file-header)
8062         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8063         autoloads.
8064         (rmail-default-rmail-file): Remove unnecessary declaration.
8065         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8066
8067 2009-02-14  Glenn Morris  <rgm@gnu.org>
8068
8069         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8070         variable (only used in gnus-util, which declares it anyway).
8071         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8072         which was only needed by gnus-art (changed to not use it any more).
8073         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8074         only used in gnus-util, which autoloads it itself.
8075         (rmail-update-summary): Fix autoload.
8076
8077         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8078         rather than rmail-output-to-rmail-file.
8079
8080 2009-02-07  Glenn Morris  <rgm@gnu.org>
8081
8082         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8083         autoload of function that no longer exists.
8084         (rmail-toggle-header): Declare.
8085         (message-forward-rmail-make-body): Handle mbox Rmail.
8086
8087 2009-01-31  Glenn Morris  <rgm@gnu.org>
8088
8089         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8090         2009-01-09 change.
8091
8092 2009-01-31  Dave Love  <fx@gnu.org>
8093
8094         * imap.el (imap-fetch-safe): Bind debug-on-error.
8095         (imap-debug): Add imap-fetch-safe.
8096
8097 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8098
8099         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8100         (auth-source-forget-all-cached): New convenience function.
8101         (auth-source-user-or-password): Accept list of modes or a single mode.
8102
8103         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8104         auth-source modes.
8105
8106         * netrc.el (netrc-machine-user-or-password): Use list of
8107         auth-source modes.
8108
8109         * nnimap.el (nnimap-open-connection): Use list of
8110         auth-source modes.
8111
8112         * nntp.el (nntp-send-authinfo): Use list of
8113         auth-source modes.
8114
8115 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8116
8117         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8118         now.
8119
8120 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8123         coding system in XEmacs; add a workaround for XEmacs.
8124
8125         * lpath.el: Fbind coding-system-aliasee.
8126
8127 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8130         of current-language-environment.
8131
8132 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8133
8134         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8135         available at runtime.
8136
8137 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8140
8141 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8142
8143         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8144         the greatest positive fixnum value doesn't work under an XEmacs with
8145         bignum support; use the most-positive-fixnum constant instead,
8146         available since Emacs 21.1 with cl and XEmacs 21.1.
8147
8148 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8149
8150         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8151         XEmacs gets not to work.
8152
8153 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * mm-util.el (mm-coding-system-priorities): Allow the value like
8156         "Japanese (UTF-8)" of current-language-environment.
8157
8158 2009-01-09  Glenn Morris  <rgm@gnu.org>
8159
8160         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8161         with last-command-event.
8162
8163 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8164
8165         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8166         in the doc string.
8167
8168         * message.el (message-fix-before-sending): Amend comment.
8169
8170 2009-01-08  Dave Love  <fx@gnu.org>
8171
8172         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8173
8174 2009-01-07  David Engster  <dengste@eml.cc>
8175
8176         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8177         simplified server definitions by converting it via
8178         gnus-server-to-method.
8179
8180 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8181
8182         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8183         parameter's operands.
8184
8185 2009-01-06  David Engster  <dengste@eml.cc>
8186
8187         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8188         primary select method (for gnus-group-mark-article-as-read).
8189
8190 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8191
8192         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8193         `(gnus)Face', not `(gnus)X-Face'.
8194
8195 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * mm-util.el (mm-ucs-to-char): New function.
8198
8199         * mm-url.el (mm-url-decode-entities): Use it.
8200
8201         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8202         unicode-to-char.
8203
8204 2009-01-05  Dave Love  <fx@gnu.org>
8205
8206         * time-date.el: Require cl for `declare'.
8207
8208 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8209
8210         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8211         Dave Love.
8212
8213 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8214
8215         * message.el (message-fix-before-sending): Add `eight-bit' to
8216         illegible-text check.
8217
8218 2009-01-03  Michael Olson  <mwolson@gnu.org>
8219
8220         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8221         `headers' is nil.  This can occur if the IMAP server does not have
8222         permissions to read messages from a folder, but can write new messages
8223         to the folder.
8224         (nnimap-request-article-part): Do not insert `data' if it is nil.
8225
8226         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8227         characters which will confuse `read', so skip past them.
8228
8229 2009-01-01  Dave Love  <fx@gnu.org>
8230
8231         * imap.el (imap-string-to-integer): Fix typo.
8232         (imap-fetch-safe): New function.
8233         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8234
8235         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8236
8237         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8238         (imap-parse-greeting): Fix doc strings.
8239         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8240         (imap-parse-flag-list): Make messages unique.
8241         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8242
8243         * nnimap.el: Fix author email.
8244         (nnimap-split-rule): Add FIXME comment.
8245         (nnimap-debug): Fix doc string.
8246
8247 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8248
8249         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8250
8251 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8252
8253         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8254         nslookup if resolv.conf isn't available.
8255         (dns-query): Rename from query-dns.
8256         (dns-query-cached): Rename from query-dns-cached.
8257
8258 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8261         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8262         to check if those variables exist (first appeared in Emacs 18.50).
8263
8264 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * mm-util.el (mm-line-number-at-pos): New function.
8267
8268         * spam-report.el (spam-report-process-queue): Use it.
8269
8270 2008-12-24  David Engster  <dengste@eml.cc>
8271
8272         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8273         parameters that haven't existed as variables as buffer-local variables.
8274
8275 2008-12-23  Dave Love  <fx@gnu.org>
8276
8277         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8278         cadar.
8279
8280         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8281         imap-starttls-p.
8282         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8283
8284 2008-12-22  Dave Love  <fx@gnu.org>
8285
8286         * imap.el: Fix author email.  Doc fixes.
8287         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8288         reply.
8289
8290 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8291
8292         * spam-report.el (spam-report-gmane-max-requests): New constant.
8293         (spam-report-gmane-wait): New variable.
8294         (spam-report-gmane-ham, spam-report-gmane-spam)
8295         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8296         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8297         the server.
8298
8299         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8300         Add explanations.
8301
8302         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8303         nnheader-accept-process-output and nnheader-read-timeout if available.
8304         (pop3-movemail): Use it.
8305
8306         * message.el (message-check-news-body-syntax): Fix signature check if
8307         there's an attachment.
8308
8309 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8310
8311         * mm-util.el: Add comments to the mm- emulating functions.
8312
8313 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8314
8315         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8316         Reported by Stephen Berman <stephen.berman@gmx.net>.
8317
8318 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * mm-util.el (mm-substring-no-properties): New function.
8321         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8322         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8323         (mm-string-to-multibyte): Doc fix.
8324
8325         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8326
8327 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8328
8329         * mml.el (mml-attach-file): Strip text properties from file name.
8330         (Bug#1574)
8331
8332 2008-12-16  Glenn Morris  <rgm@gnu.org>
8333
8334         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8335
8336 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8337
8338         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8339         knows since the charset specified might be a bogus alias that
8340         mm-charset-synonym-alist provides.
8341
8342 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8343
8344         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8345         "ISO_8859-1".
8346
8347         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8348
8349 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * mm-util.el (mm-charset-eval-alist):
8352         Define it before mm-charset-to-coding-system.
8353         (mm-charset-to-coding-system): Add optional argument `silent';
8354         define it before mm-charset-override-alist.
8355         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8356         default value if it can be used in Emacs currently running;
8357         silence mm-charset-to-coding-system.
8358
8359 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8360
8361         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8362         `allow-override' which says whether to use `mm-charset-override-alist'.
8363         (rfc2047-decode-encoded-words): Use it.
8364
8365         * mm-util.el (mm-charset-override-alist): Fix custom type;
8366         add `(gb2312 . gbk)' to choices.
8367
8368 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8371         fast.
8372
8373         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8374
8375         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8376
8377 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8378
8379         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8380         on links.
8381
8382         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8383
8384 2008-12-03  Lute Kamstra  <lute@gnu.org>
8385
8386         * sha1.el: Remove leading * from docstrings of defcustoms,
8387         deffaces, defconsts and defuns.
8388
8389 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8390
8391         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8392         users' addresses that don't have domain parts.
8393         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8394         rather than message-narrow-to-head since there will be the message
8395         header separator.
8396
8397 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8398
8399         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8400         since the result is inserted in a unibyte buffer anyway.
8401         (nnimap-demule-use-string-to-multibyte): Remove.
8402         (nnimap-demule): Alias it to mm-string-to-multibyte.
8403
8404 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8405
8406         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8407         variable for debugging bug#464 and bug#1174.
8408         (nnimap-demule): Use it.
8409
8410 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8413         score calculation correctly.
8414
8415 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8416
8417         * message.el (message-send-mail): Just set the buffer to unibyte
8418         rather than use mm-with-unibyte-current-buffer which does a lot more.
8419         (message-send-mail-partially): Don't bother with
8420         mm-with-unibyte-current-buffer since it's already been made unibyte by
8421         message-send-mail.
8422
8423 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8424
8425         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8426
8427 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8428
8429         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8430
8431 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8434         require itself and to remove `with-no-warnings'.
8435
8436 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8437
8438         * starttls.el (starttls-any-program-available): Get the name of the
8439         available TLS layer program.
8440         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8441         well as the host name in the "opening" message.
8442
8443         * auth-source.el (auth-source-cache, auth-source-do-cache)
8444         (auth-source-user-or-password): Cache passwords and logins by default,
8445         allow override with `auth-source-do-cache'.
8446         (auth-source-forget-user-or-password): Allow users to remove cache
8447         entries if needed.
8448
8449 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8450
8451         * md4.el (md4-buffer): Fix typo in docstring.
8452         (md4, md4-64): Doc fixes.
8453         (md4-pack-int32): Reflow docstring.
8454
8455 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8456
8457         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8458         condition-case to only the forward-sexp call.
8459
8460 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8461
8462         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8463         quotes contained.  Make it more robust regardless by an extra
8464         condition-case wrapper.
8465
8466 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8469
8470 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8471
8472         * nnml.el (nnml-request-expire-articles): Check if the function set to
8473         `nnmail-expiry-target' returns the symbol `delete'.
8474
8475         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8476
8477         * nnmail.el (nnmail-expiry-target): Fix custom type.
8478
8479 2008-10-02  Glenn Morris  <rgm@gnu.org>
8480
8481         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8482         Silence compiler warning.
8483
8484 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8485
8486         * tls.el (open-tls-stream): Show the actual command being
8487         executed, instead of the format string.
8488
8489 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * lpath.el: Fbind codepage-setup for Emacs 23.
8492
8493 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8494
8495         * mml.el (mml-menu): Don't assume mml2015 is bound.
8496
8497 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8498
8499         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
8500         exists.
8501
8502 2008-09-27  Glenn Morris  <rgm@gnu.org>
8503
8504         * gnus-util.el (mail-header-remove-comments): Autoload it.
8505
8506 2008-09-27  Andreas Schwab  <schwab@suse.de>
8507
8508         * gnus-util.el (gnus-split-references): Strip comments.
8509         (gnus-parent-id): Likewise.
8510
8511 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
8512
8513         * message.el (message-confirm-send): Fix version.
8514
8515 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8516
8517         * message.el (message-idna-to-ascii-rhs-1): Use
8518         mail-extract-address-components rather than mail-header-parse-addresses
8519         that is an alias by default to ietf-drums-parse-addresses that does not
8520         support non-ASCII names in headers' contents.
8521
8522 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8523
8524         * message.el (message-confirm-send): Fix variable documentation to
8525         avoid the "y/n" wording.
8526
8527 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
8528
8529         * message.el (message-set-auto-save-file-name): Save to a different
8530         filename so multiple messages (especially drafts) can be recovered.
8531
8532 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
8533
8534         * message.el (message-confirm-send): Add appropriate version.
8535
8536 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8537
8538         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
8539         defvar.
8540
8541 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
8542
8543         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
8544         (mm-pkcs7-enveloped-magic): Ditto.
8545
8546 2008-09-17  Simon Josefsson  <simon@josefsson.org>
8547
8548         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
8549         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
8550
8551 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
8552
8553         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
8554         default, it's better.
8555
8556 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
8557
8558         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
8559         summary line gnus-number property and ignore them (with a warning
8560         message).
8561
8562 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8563
8564         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
8565         macro caddr in the interactive form since it won't be expanded.
8566
8567 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
8570         `charset'; fix name of function called recursively.
8571         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
8572
8573 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
8576         (gnus-mime-set-charset-parameters): New function.
8577         (gnus-mime-view-part-as-charset): Use it to correctly display part
8578         specifying wrong charset.
8579
8580 2008-09-08  David Engster  <dengste@eml.cc>
8581
8582         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
8583         in completing-read for back end server.
8584
8585 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
8586
8587         * message.el (message-confirm-send): New variable to confirm sending a
8588         message.
8589         (message-send): Use it.
8590
8591 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
8592
8593         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
8594
8595 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8596
8597         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
8598
8599 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
8600
8601         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
8602         prevent tracking too many groups.
8603         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
8604         Use it.
8605
8606 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
8607
8608         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
8609         moving point to the bottom of the window in order to avoid recentering.
8610
8611 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
8614
8615         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
8616         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
8617         (gnus-article-beginning-of-window): Fix calculation.
8618
8619 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-msg.el (gnus-summary-supersede-article)
8622         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
8623         value of gnus-newsgroup-charset to decode non-MIME encoded text in
8624         message header.
8625
8626 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
8627
8628         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
8629         pending output coming after the status change.
8630
8631 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8632
8633         * message.el:
8634         * gnus-start.el:
8635         * gnus-registry.el: Remove VMS support.
8636
8637 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
8640         macro.
8641         (rfc2104-hash): Use it.
8642
8643 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8644
8645         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
8646         (gnus-summary-sort-by-most-recent-date): New commands.
8647         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
8648         and menu entries.
8649
8650 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8651
8652         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
8653         don't redisplay article for raw contents; remove plural articles stuff.
8654
8655         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
8656         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
8657         on gnus-summary-save-article; display results properly.
8658
8659 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8660
8661         * lpath.el: No need to fbind ns-focus-frame.
8662
8663 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
8666
8667 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8668
8669         * gnus-art.el (gnus-summary-save-in-pipe):
8670         Consider gnus-save-all-headers.
8671
8672 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8673
8674         * gnus-util.el (ns-focus-frame): Remove declaration.
8675         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
8676         like x.
8677
8678 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8679
8680         * rfc2104.el (rfc2104-zero): Delete defconst.
8681         (rfc2104-hex-alist): Likewise.
8682         (rfc2104-hex-to-int): Delete func.
8683         (rfc2104-hexstring-to-bitstring): Likewise.
8684         (rfc2104-nybbles): New defconst.
8685         (rfc2104-hash): Rewrite for speed.
8686
8687 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * tls.el (open-tls-stream): Make it work with the 2nd argument
8690         BUFFER that is a string but does not exist as a buffer object, as
8691         mentioned in the doc-string.
8692
8693 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
8696         SXEmacs.
8697
8698 2008-07-16  Glenn Morris  <rgm@gnu.org>
8699
8700         * gnus-util.el (ns-focus-frame): Declare for compiler.
8701
8702 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
8705         set as a group parameter.
8706         (gnus-summary-save-in-pipe): Work when it is called independently.
8707         (gnus-summary-pipe-to-muttprint): Don't modify
8708         gnus-summary-pipe-output-default-command.
8709
8710 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8711
8712         * message.el (message-send-mail-with-sendmail):
8713         Display the error message.
8714
8715 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8716
8717         * gnus-art.el (gnus-default-article-saver):
8718         Add gnus-summary-save-in-pipe to choices.
8719         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8720         gnus-summary-pipe-output-default-command as the default command.
8721         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8722         instead of gnus-last-shell-command.
8723
8724         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8725         New user option.
8726         (gnus-summary-muttprint-program): Mention the value will be changed.
8727         (gnus-summary-save-article): Force showing of all headers.
8728         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8729
8730 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8731
8732         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8733
8734 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8735
8736         * nnimap.el (nnimap-id):
8737         * sieve-manage.el (sieve-manage-open): Doc fixes.
8738
8739 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8740
8741         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8742         if available.
8743
8744 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8745
8746         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8747
8748         * nnkiboze.el (nnkiboze-generate-group):
8749         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8750
8751         * nnmairix.el: Require CL.
8752
8753 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8754
8755         * dgnushack.el: Autoload get-display-table and put-display-table for
8756         XEmacs 21.5.
8757
8758         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8759         21.4 and SXEmacs.
8760
8761 2008-06-15  David Engster  <dengste@eml.cc>
8762
8763         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8764
8765 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8766
8767         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8768         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8769         runtime choice under XEmacs.
8770
8771         * gnus-sum.el (gnus-summary-set-display-table):
8772         Use `gnus-put-display-table', `gnus-get-display-table',
8773         `gnus-set-display-table' for the display table, instead of `aset'.
8774
8775         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8776         Use `gnus-put-display-table', `gnus-get-display-table',
8777         `gnus-set-display-table' for the display table.
8778
8779 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8780
8781         * nnmairix.el: Add autoloads.
8782
8783 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8784
8785         * nnmairix.el (nnmairix-delete-recreate-group)
8786         (nnmairix-update-and-clear-marks): Fix error messages.
8787
8788 2008-06-14  David Engster  <dengste@eml.cc>
8789
8790         * nnmairix.el: Upgrade to version 0.6.
8791         (nnmairix-group-toggle-propmarks-this-group)
8792         (nnmairix-group-toggle-readmarks-this-group)
8793         (nnmairix-group-delete-recreate-this-group)
8794         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8795         (nnmairix-remove-tick-mark-original-article): New commands.
8796         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8797         (nnmairix-propagate-marks-to-nnmairix-groups)
8798         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8799         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8800         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8801         functions needed for marks propagation and manipulation of read marks.
8802         (nnmairix-update-groups): New function.
8803         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8804         (nnmairix-determine-original-group-from-registry)
8805         (nnmairix-determine-original-group-from-path)
8806         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8807         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8808         New helper functions.
8809         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8810         keystrokes for new commands.
8811         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8812         (nnmairix-request-group): Check allow-fast group parameter.
8813         (nnmairix-request-create-group): Set allow-fast group parameter if
8814         nnmairix-allowfast-default is set.
8815         (nnmairix-close-group): Propagate marks upon closing if needed.
8816         (nnmairix-group-toggle-threads-this-group): Use new.
8817         nnmairix-group-toggle-parameter helper function.
8818         (nnmairix-search): Better check for empty search result.
8819         (nnmairix-goto-original-article): Use new helper functions for
8820         determining original article.
8821         (nnmairix-show-original-article): Make sure message-id is in brackets.
8822         (nnmairix-call-mairix-binary): Change variable name.
8823         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8824         helper function.
8825         (nnmairix-widget-toggle-activate): Fix doc string.
8826
8827 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8828
8829         * nnir.el: Require edmacro when compiling with XEmacs.
8830         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8831         available in Emacs 21.
8832
8833 2008-06-11  Glenn Morris  <rgm@gnu.org>
8834
8835         * gnus-util.el (x-focus-frame):
8836         * gnus.el (image-size):
8837         * mm-decode.el (image-size): Declare.
8838
8839         * gnus-picon.el (declare-function): Add compat definition.
8840         (image-size): Declare.
8841
8842         * gnus-group.el (tool-bar-map):
8843         * gnus-sum.el (tool-bar-map): Define for compiler.
8844
8845         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8846
8847         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8848
8849         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8850         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8851         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8852         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8853         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8854         * sieve-manage.el, spam-report.el, spam.el:
8855         Remove unnecessary eval-and-compile of autoloads.
8856
8857 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8858
8859         * auth-source.el: Precise Tramp doc.
8860
8861 2008-06-07  Glenn Morris  <rgm@gnu.org>
8862
8863         * nnmairix.el: Remove unnecessary eval-when-compile.
8864
8865 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * lpath.el: Fbind propertize for XEmacs 21.4.
8868
8869 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8870
8871         * nnir.el: Move here from ../contrib.
8872
8873 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8874
8875         * gnus-util.el (gnus-read-shell-command): New function.
8876         * mm-decode.el (mm-pipe-part):
8877         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8878
8879 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8880
8881         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8882
8883 2008-06-03  Glenn Morris  <rgm@gnu.org>
8884
8885         * pop3.el (nnheader-accept-process-output): Autoload it.
8886
8887 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8888
8889         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8890         are not 2-digit hexadecimal characters that follow `%'s.
8891
8892 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8893
8894         * message.el (message-bogus-recipient-p): Fix type in doc string.
8895         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8896         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8897         Improve custom options.
8898         (message-bogus-recipient-p): Adjust accordingly.
8899
8900 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8901
8902         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8903         long-form month and day names.
8904
8905 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8906
8907         * dgnushack.el: Autoload debug, eudc-expand-inline and
8908         pgg-snarf-keys-region for XEmacs.
8909
8910         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8911
8912         * nnmairix.el: Require edmacro when compiling with XEmacs.
8913
8914 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8915
8916         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8917         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8918
8919 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8920
8921         * auth-source.el: Add more docs.
8922
8923         * netrc.el (netrc-machine): Always match if the port is not given.
8924
8925 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8926
8927         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8928         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8929         retrieval faster in some cases, but might make CPU usage larger.
8930         If this has any bad side effects, we might revert this change.
8931
8932         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8933         seems to make mail retrieval much, much faster.
8934         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8935         unconditionally.
8936
8937         * gnus-draft.el (gnus-group-send-queue):
8938         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8939
8940 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8941
8942         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8943
8944         * message.el (message-bogus-address-regexp): Fix and improve custom
8945         type.
8946         (message-setup-hook): Add message-check-recipients as custom option.
8947
8948 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8949
8950         * message.el (message-cite-function): Remove bogus autoload which crept
8951         in during merge from v5-10.
8952
8953 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8954
8955         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8956
8957         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8958
8959         * auth-source.el: Preliminary Tramp docs.
8960         (auth-sources): Change the default auth-sources to use
8961         EPA .gpg files.
8962
8963 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8964
8965         * nntp.el: Autoload `auth-source-user-or-password'.
8966         (nntp-send-authinfo): Use it.
8967
8968         * nnimap.el: Autoload `auth-source-user-or-password'.
8969         (nnimap-open-connection): Use it.
8970
8971         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8972         for the gnus-message function.
8973         (auth-source-user-or-password): Use it.
8974
8975 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8976
8977         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8978         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8979         (rfc2104-hash): Use it.
8980
8981 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8982
8983         * gnus-art.el (gnus-article-toggle-truncate-lines):
8984         Don't use `iff' in docstring.
8985
8986 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8987
8988         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8989
8990         * gnus-util.el (gnus-extract-address-component-name)
8991         (gnus-extract-address-component-email): Convenience functions around
8992         `gnus-extract-address-components'.
8993
8994         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8995         Use `gnus-extract-address-component-email' to fix bug of comparing full
8996         sender name to `user-mail-address'.
8997
8998 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8999
9000         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9001         catch/throw to optimize.
9002         (gnus-registry-find-keywords): Just use member to find a keyword.
9003
9004 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9005
9006         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9007         is current before calling gnus-server-prepare.
9008         (gnus-server-setup-buffer, gnus-server-update-server)
9009         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9010
9011 2008-05-04  Juri Linkov  <juri@jurta.org>
9012
9013         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9014         (mailcap-file-default-commands): Use mailcap-replace-in-string
9015         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9016         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9017
9018 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9019
9020         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9021
9022 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9023
9024         * gnus.el: Bump version to 0.11.
9025
9026 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9027
9028         * gnus.el: No Gnus v0.10 is released.
9029
9030 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9031
9032         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9033         hooks.
9034         (gnus-update-read-articles): Speed up non-marks-using users.
9035         (gnus-use-marks): Define gnus-use-marks.
9036         (gnus-propagate-marks): Rename variable to something more sensible.
9037
9038 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9039
9040         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9041         (gmm-image-load-path-for-library): Fix typos in docstrings.
9042         (gmm-message): Reflow docstring.
9043
9044 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9045
9046         * mail-source.el (mail-source-set-1, mail-source-bind):
9047         Move auth-source code out of the macro to clean it up and fix bugs.
9048
9049 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9050
9051         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9052         by sender if it's equal to user-mail-address, it's likely to be
9053         useless.
9054
9055         * mail-source.el (mail-source-bind): Don't use user or password if they
9056         are not bound.  Unintern them if they are nil.  Don't use server unless
9057         it's bound, and default it to empty string otherwise.
9058
9059 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9060
9061         * mail-source.el: Load auth-source.el.
9062         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9063         get user name or password, if auth-sources is set up.
9064
9065         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9066         strategy of splitting with parent.
9067         (gnus-registry-split-fancy-with-parent)
9068         (gnus-registry-post-process-groups): Use it and fix prior
9069         bug (returning a list as the split result).
9070
9071         * auth-source.el (auth-sources): Remove server parameter.
9072         (auth-source-pick, auth-source-user-or-password)
9073         (auth-source-user-or-password-imap)
9074         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9075         (auth-source-user-or-password-sftp)
9076         (auth-source-user-or-password-smtp): Remove server parameter.
9077
9078 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9079
9080         * smime.el (smime-sign-region, smime-encrypt-region)
9081         (smime-decrypt-region):
9082         Remove redundant calls to `generate-new-buffer-name'.
9083
9084 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9085
9086         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9087         Don't use QP for message/rfc822.
9088         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9089
9090 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9091
9092         * sieve-manage.el (sieve-string-bytes): Remove.
9093         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9094         correct byte-length only if the process's coding-system is the same as
9095         the one used internally by Emacs to represent strings.
9096
9097 2008-04-22  Juri Linkov  <juri@jurta.org>
9098
9099         * mailcap.el (mailcap-file-default-commands): New function.
9100
9101 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * message.el (message-signature-separator, message-cite-function):
9104         Change custom version.
9105
9106 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9107
9108         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9109         commands.
9110         (tls-checktrust): Ditto.
9111
9112 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9113
9114         * mm-decode.el (mm-display-external): Make temp file read-only.
9115
9116 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9117
9118         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9119         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9120         `C-c C-f d'.
9121
9122 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9123
9124         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9125
9126 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * gnus.el: Bump version to 0.9.
9129
9130 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9131
9132         * gnus.el: No Gnus v0.8 is released.
9133
9134 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9135
9136         * mail-source.el (mail-source-value):
9137         Prefer fboundp to functionp so it works with macros as well.
9138
9139 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9140
9141         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9142         Fix last change in case the element is not even a symbol.
9143
9144 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9145
9146         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9147         Prefer fboundp to functionp so it works with macros as well.
9148
9149 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9150
9151         * auth-source.el: Add docs.
9152         (auth-sources): Modify format to support server.
9153         (auth-source-pick, auth-source-user-or-password)
9154         (auth-source-user-or-password-imap)
9155         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9156         (auth-source-user-or-password-sftp)
9157         (auth-source-user-or-password-smtp): Add server parameter.
9158
9159 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9160
9161         * gnus-registry.el: Initialize the registry when gnus-registry-install
9162         is t.
9163
9164 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9165
9166         * compface.el (uncompface): Make buffer unibyte.
9167
9168 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9169
9170         * mail-source.el (mail-source-value):
9171         Prefer fboundp to functionp so it works with macros as well.
9172
9173 2008-04-05  Glenn Morris  <rgm@gnu.org>
9174
9175         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9176
9177 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9178
9179         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9180         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9181
9182         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9183         multibyteness after rather than before erasing it.
9184
9185         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9186         mm-with-multibyte.
9187         (gnus-request-article-this-buffer): Make sure the proper decoding is
9188         used if gnus-original-article-buffer happens to be unibyte.
9189
9190         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9191         default-enable-multibyte-characters.
9192
9193         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9194         default-enable-multibyte-characters.
9195
9196         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9197
9198         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9199
9200 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9201
9202         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9203         Fix last change in case the element is not even a symbol.
9204
9205 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9206
9207         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9208         (imap-message-copyuid-1): Use it.
9209         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9210         J. Williams in
9211         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9212
9213         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9214         imap-enable-exchange-bug-workaround.
9215         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9216
9217 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9218
9219         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9220         a 100 byte status-checks into a 2-3MB transfer for each group.
9221         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9222         to enable bug workaround or not.
9223         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9224
9225 2008-03-31  Glenn Morris  <rgm@gnu.org>
9226
9227         * message.el (mml2015-use): Declare for compiler.
9228         (message-info): Require mml2015 when appropriate.
9229
9230 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9233         whitespace.
9234
9235 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9236
9237         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9238         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9239         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9240         (nntp-service-to-port): New function.
9241         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9242         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9243         (nntp-open-netcat-stream): New function.
9244         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9245
9246 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9247
9248         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9249
9250 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9251
9252         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9253
9254 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9255
9256         * dns.el (dns-write): Use set-buffer-multibyte.
9257
9258 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9259
9260         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9261
9262 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9263
9264         * message.el (message-signature-separator): Change default.
9265         Improve custom type.
9266         (message-cite-function): Change default to
9267         message-cite-original-without-signature.
9268
9269         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9270         toggle.
9271
9272         * message.el (message-check-news-body-syntax): Fix signature check.
9273         (message-setup-1): Mark buffer as unmodified _after_ running
9274         message-setup-hook and handling message-alternative-emails.
9275         (message-shorten-references): Be more strict when building list of
9276         valid references to comply with GNKSA.
9277
9278         * gnus-group.el (gnus-read-ephemeral-bug-group)
9279         (gnus-read-ephemeral-debian-bug-group)
9280         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9281
9282         * message.el (message-info): Don't use booleanp which isn't supported
9283         in Emacs 21 and XEmacs.
9284
9285 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9288         gnus-group-gmane-group-download-format.
9289         (gnus-group-read-ephemeral-gmane-group): Rename from
9290         gnus-group-read-ephemeral-gmane-group.
9291         (gnus-read-ephemeral-gmane-group-url): Rename from
9292         gnus-group-read-ephemeral-gmane-group-url.
9293         (gnus-bug-group-download-format-alist): New variable.
9294         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9295         (gnus-read-ephemeral-emacs-bug-group): New commands.
9296
9297 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9298
9299         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9300         (gnus-visible-headers): Improve custom type.
9301
9302 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9303
9304         * mml.el (mml-menu): Add workarounds for XEmacs.
9305
9306         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9307         X-Boundary header.
9308
9309         * message.el (message-simplify-recipients): Fix previous commit.
9310
9311 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9312
9313         * mm-util.el (mm-set-buffer-multibyte): New function.
9314         * mm-decode.el (mm-copy-to-buffer): Use it.
9315
9316         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9317         Prefer fboundp to functionp so it works with macros as well.
9318
9319 2008-03-19  Glenn Morris  <rgm@gnu.org>
9320
9321         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9322         Accidentally removed in the sync process with Emacs.
9323
9324 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9325
9326         * message.el (message-alter-recipients-discard-bogus-full-name):
9327         New function.
9328         (message-alter-recipients-function): New variable.
9329         (message-get-reply-headers): Use it.
9330         (message-replace-header): New helper function.
9331         (message-recipients-without-full-name): New variable.
9332         (message-simplify-recipients): New command.
9333
9334         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9335
9336         * message.el (message-info): Handle EasyPG manual.
9337
9338         * mml.el (mml-menu): Add entry for EasyPG.
9339
9340 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9341
9342         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9343         parameter.
9344
9345         * message.el (message-disassociate-draft): Specify drafts group name
9346         fully.
9347
9348 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9349
9350         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9351         Eliminate unnecessary duplicates from the match list.
9352
9353 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9354
9355         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9356
9357         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9358
9359         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9360         args of `how-many' of which the XEmacs version doesn't take; declare
9361         Info-index-next as function.
9362
9363 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9364
9365         * gnus-score.el (gnus-score-headers): Fix handling of
9366         gnus-inhibit-slow-scoring.
9367
9368         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9369         string.
9370         (gnus-button-url-regexp): Improve handling of parenthesis.
9371         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9372         (gnus-button-handle-info-keystrokes): Handle index entries.
9373
9374 2008-03-15  Glenn Morris  <rgm@gnu.org>
9375
9376         * parse-time.el (parse-time-string): Simplify.
9377
9378 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9381         Incoming* files.
9382
9383 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9384
9385         * auth-source.el (auth-sources): Rename from auth-source-choices.
9386         (auth-source-pick): Use it.
9387
9388 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9389
9390         * binhex.el (binhex-decode-region-internal):
9391         * uudecode.el (uudecode-decode-region-internal):
9392         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9393         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9394         setting default-enable-multibyte-characters.
9395
9396 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9397
9398         * auth-source.el (auth-source-protocols)
9399         (auth-source-protocols-customize, auth-source-choices): Add and
9400         modified variable customizations and defaults.
9401         (auth-source-pick, auth-source-user-or-password)
9402         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9403         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9404         (auth-source-user-or-password-sftp)
9405         (auth-source-user-or-password-smtp): Use new variables and provide an
9406         interface to netrc.el.
9407
9408 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9409
9410         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9411         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9412         Make sure the nntp port to specify is a string.
9413
9414 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9415
9416         * nntp.el: Use with-current-buffer.
9417         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9418         dubious mm-with-unibyte-current-buffer.
9419         (nntp-with-open-group-function): New function extracted from
9420         nntp-with-open-group macro.
9421         (nntp-with-open-group): Use the function, so it's easier to debug.
9422         Add indentation and debugging info.
9423         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9424         Recommend the use of the netcat alternatives.
9425
9426         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9427         Avoid mm-string-as-multibyte as well.
9428
9429         * nnweb.el (nnweb-insert-html):
9430         Remove use of nnheader-string-as-multibyte.
9431
9432         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9433         (nnheader-string-as-multibyte): Remove.
9434
9435         * mm-view.el: Use inhibit-read-only.
9436         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9437         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9438         or unibyte-string.
9439
9440         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9441         (mm-uu-yenc-extract): Use with-current-buffer.
9442
9443         * gnus-soup.el (gnus-soup-send-packet): Don't use
9444         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9445
9446         * nnmh.el: Use with-current-buffer.
9447         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9448         mm-string-as-multibyte on the output of mm-encode-coding-string.
9449
9450         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9451         (nnimap-request-move-article): Use with-current-buffer.
9452
9453         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9454         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9455         conversion uses string-make-unibyte rather than string-as-unibyte.
9456
9457         * gnus-msg.el: Use with-current-buffer.
9458
9459         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9460
9461 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9462
9463         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9464         string for caching if it is 'PIN.
9465
9466 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * lpath.el: Consider the case without Emacs/W3.
9469
9470 2008-03-08  Glenn Morris  <rgm@gnu.org>
9471
9472         * time-date.el (date-to-time, time-subtract, time-add)
9473         (safe-date-to-time): Doc fixes.
9474
9475 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9476
9477         * mail-source.el (mail-source-delete-old-incoming-confirm):
9478         Change default to nil.
9479         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9480
9481 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9482
9483         * lpath.el: Rearrange.
9484
9485         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9486         (gnus-article-goto-prev-page): Work for articles having ^L's.
9487
9488         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9489
9490         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9491
9492 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9493
9494         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9495         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9496         (gnus-bookmark-jump): Adjust some variable names.
9497
9498 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
9499
9500         * auth-source.el: New package.
9501         (auth-source-choices): Add customization entry point variable.
9502
9503         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
9504         bug.
9505
9506 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
9507
9508         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
9509         (gnus-registry-initialize, gnus-registry-install-p): Use it.
9510         (gnus-registry-install-shortcuts): Rename from
9511         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
9512         the `gnus-registry-mark-map' keymap dynamically from
9513         `gnus-registry-marks'.  The generated functions update the summary line
9514         when a registry mark is added or deleted, and will call
9515         `gnus-registry-install-p' (see the comments in the code).
9516         (gnus-registry-user-format-function-M): Use concat intelligently.
9517
9518         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
9519         the registry mark functions.
9520
9521 2008-03-05  Glenn Morris  <rgm@gnu.org>
9522
9523         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
9524         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
9525         gnus-art.
9526         (top-level): No need to load own source when compiling.
9527
9528 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9529
9530         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
9531         Suggested by <chris.anderton@zetnet.co.uk>.
9532
9533 2008-03-04  Glenn Morris  <rgm@gnu.org>
9534
9535         * gnus-sum.el (top-level): No need to require gnus when compiling,
9536         since unconditionally required near start of file.
9537         (gnus-summary-display-while-building): Move definition before use.
9538
9539 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9540
9541         * gnus-registry.el (gnus-registry-user-format-function-M):
9542         Add formatting function.
9543
9544 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9545
9546         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
9547         with plists.
9548         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
9549         Use new format.
9550
9551 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
9554         `where-is-internal' that returns a range of key sequences.
9555
9556 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9557
9558         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
9559
9560         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
9561         (gnus-summary-jump-to-group): Consider windows on other displayed
9562         frames as well.  Similar changes might be needed elsewhere, but that's
9563         the one I've bumped into during my use.
9564
9565         * nndoc.el (nndoc-oe-dbx-type-p):
9566         * gnus-msg.el (gnus-debug):
9567         * gnus-group.el (gnus-update-group-mark-positions):
9568         Use mm-string-to-multibyte.
9569
9570 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9571
9572         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
9573         doesn't handle NotDashEscaped.
9574
9575         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
9576         (mml-dnd-attach-options): Fix typo in custom choice.
9577
9578         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
9579         Change nndoc-article-type to mbox.
9580         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
9581
9582         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
9583         to nil, instead of html2text.
9584
9585         * imap.el (imap-debug): Add `imap-ping-server'.
9586
9587         * gnus-bookmark.el: Add FIXMEs.
9588
9589         * message.el (message-form-letter-separator)
9590         (message-send-form-letter-delay): New variables.
9591         (message-send-form-letter): Use them.  New command to send form
9592         letters.  Requested by Uwe Siart.
9593         (message-send-mail-function): Doc fix.  Add "Other" custom option.
9594
9595 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9596
9597         * Update copyright years.
9598
9599 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9600
9601         Sync from EMACS_22_BASE.
9602
9603         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
9604
9605 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
9606
9607         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
9608         empty author.
9609
9610 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
9611
9612         * gnus-registry.el (gnus-registry-marks): Add variable for
9613         customization of marks and their appearance.
9614         (gnus-registry-read-mark): Use it.
9615         (gnus-registry-do-marks): Add utility function to loop through
9616         `gnus-registry-marks'.
9617         (gnus-registry-install-shortcuts-and-menus): Add function to install
9618         shortcuts and menus.
9619         (gnus-registry-initialize): Use it.
9620         (gnus-registry-default-mark): Clarify documentation.
9621
9622 2008-02-29  Glenn Morris  <rgm@gnu.org>
9623
9624         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
9625         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
9626         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
9627         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
9628         Change defcustom :version from 23.0 to 23.1.
9629
9630 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
9631
9632         * gnus-registry.el (gnus-registry-follow-group-p)
9633         (gnus-registry-post-process-groups): Add functions to aid registry
9634         splitting and improve logging.  Clarify behavior in function
9635         documentation.
9636         (gnus-registry-split-fancy-with-parent): Use them.
9637
9638 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9639
9640         * gnus-art.el: Use with-current-buffer.
9641
9642 2008-02-27  David Engster  <dengste@eml.cc>
9643
9644         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
9645         Express real group name in the response.
9646
9647 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9648
9649         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
9650         (nnmairix-last-server, nnmairix-current-server): Defvar them.
9651         (nnmairix-goto-original-article): Defvar gnus-registry-install and
9652         autoload gnus-registry-fetch-group when compiling.
9653         (nnmairix-request-group-with-article-number-correction):
9654         Remove unreferenced argument passed to nnmairix-call-backend.
9655
9656 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9657
9658         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
9659         (mm-uu-extract): Improve face for low color ttys.
9660         Reported by Sascha Wilde.
9661
9662 2008-02-27  Glenn Morris  <rgm@gnu.org>
9663
9664         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
9665         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
9666         variables to defconsts.  Convert comments to doc-strings.
9667         (nnmairix-last-server, nnmairix-current-server): Convert from free
9668         variables to defvars.  Convert comments to doc-strings.
9669         (gnus-registry-fetch-group): Autoload.
9670         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
9671         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
9672         (nnmairix-widget-build-editable-fields): Use car cddr rather than
9673         caddr.
9674         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
9675         nnmairix-request-group-with-article-number-correction call.
9676         (nnmairix-fast, nnmairix-group): New, less general names, for free
9677         variables passed from nnmairix-request-group to
9678         nnmairix-request-group-with-article-number-correction.  Declare.
9679         (nnmairix-request-group-with-article-number-correction):
9680         Use nnmairix-fast, nnmairix-group rather than fast, group.
9681
9682 2008-02-26  David Engster  <dengste@eml.cc>
9683
9684         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
9685         version 0.5.
9686
9687 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9688
9689         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
9690         instead of making an extra function call.  Don't add the current group
9691         to articles only when they have the group.  Use
9692         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
9693         Reported by David <de_bb@arcor.de>.
9694
9695 2008-02-24  Miles Bader  <miles@gnu.org>
9696
9697         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
9698         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
9699         (mm-find-mime-charset-region):
9700         * mm-bodies.el (mm-encode-body):
9701         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
9702
9703 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9704
9705         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
9706         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
9707
9708 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
9709
9710         * mail-source.el (mail-source-delete-incoming): Change default.
9711         Supplement doc string.
9712
9713         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9714
9715 2008-02-14  Glenn Morris  <rgm@gnu.org>
9716
9717         * time-date.el (format-seconds): New function.
9718
9719 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * nnmail.el (nnmail-message-id-cache-file): Derive from
9722         `gnus-home-directory'.
9723
9724 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9725
9726         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9727         Document negative prefix.
9728
9729         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9730
9731 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9732
9733         * message.el (message-unsent-separator): Add the Exim bounce
9734         separator.
9735
9736 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9737
9738         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9739         list.
9740         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9741         recipient/signer list.
9742
9743 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9744
9745         * Makefile.in (datarootdir): Define.
9746         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9747         name that might contain whitespace.
9748
9749 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9750
9751         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9752         fbound (Emacs 23 unicode), signal an error.
9753
9754 2008-02-08  Glenn Morris  <rgm@gnu.org>
9755
9756         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9757
9758 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9759
9760         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9761         ports to the calls to `netrc-machine-user-or-password' in addition to
9762         "imap" and "imaps".
9763
9764 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9765
9766         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9767
9768         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9769
9770 2008-02-01  Kenichi Handa  <handa@m17n.org>
9771
9772         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9773         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9774         (rfc2104-hash): Convert the result of concat to unibyte string.
9775
9776 2008-02-01  Dave Love  <fx@gnu.org>
9777
9778         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9779         coding-system-for-read.
9780         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9781
9782 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9783
9784         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9785         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9786         <hanche@math.ntnu.no>.
9787
9788 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9789
9790         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9791
9792         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9793
9794 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9795
9796         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9797         * message.el (message-beginning-of-line): Use featurep instead of bound
9798         tests in order to resolve conditionals at compile time.
9799
9800 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9801
9802         * mail-source.el (mail-sources): Add `group' choice.
9803
9804         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9805         parameter `in-group' to control into which group the articles go.
9806         Add treatment of `group' mail-source.
9807
9808 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9809
9810         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9811
9812         * mm-decode.el (mm-dissect-buffer): Decode description.
9813
9814         * mml.el (mml-to-mime): Encode message header first.
9815
9816 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9817
9818         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9819         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9820
9821         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9822         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9823
9824 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9825
9826         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9827
9828 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9829
9830         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9831         prefix keys.
9832         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9833         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9834         gnus-xmas.el.
9835
9836         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9837         (gnus-xmas-article-describe-bindings): New function.
9838         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9839         gnus-xmas-article-describe-bindings.
9840
9841         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9842
9843 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9844
9845         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9846         Add new variables for article mark management.
9847         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9848         list of extra data entries which, when present, will indicate that the
9849         article ID should not be trimmed from the registry.
9850         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9851         functions.
9852         (gnus-registry-read-mark): New function to read a mark name from the
9853         user.
9854         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9855         (gnus-registry-set-article-mark-internal): New functions to add and
9856         remove marks.
9857         (gnus-registry-get-article-marks): New function to show the marks for
9858         an article, or retrieve them for further use.
9859
9860 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9861
9862         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9863         keys when no argument is given.
9864
9865 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9866
9867         * imap.el (imap-ping-server): New variable.
9868         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9869         (imap-ping-server): Minor doc string fixes.
9870
9871 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9872
9873         * imap.el (imap-ping-server): New function.
9874         (imap-opened): Call imap-ping-server.
9875
9876 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9877
9878         * gnus-sum.el (gnus-article-sort-by-random)
9879         (gnus-thread-sort-by-random): Fix doc strings.
9880         Reported by jidanni@jidanni.org.
9881
9882 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * gnus-art.el (gnus-article-describe-bindings): New function.
9885         (gnus-article-read-summary-keys): Use it.
9886         (gnus-article-mode-map): Bind `C-h b' to it.
9887
9888 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9889
9890         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9891         XEmacs.
9892         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9893         Protect against non-character events.
9894
9895         * lpath.el: Fbind map-keymap for Emacs 21.
9896
9897 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9900         New command.
9901         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9902         instead of END.  Change name of the temp file.
9903         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9904         customizable.
9905
9906 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9907
9908         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9909         bind `S W' to gnus-article-wide-reply-with-original; set default
9910         binding to gnus-article-read-summary-send-keys.
9911         (gnus-article-read-summary-keys): Fix the order of keys; display
9912         continuation keys correctly in the echo area; describe bindings
9913         correctly when keys end with `C-h'.
9914         (gnus-article-read-summary-send-keys): New function.
9915         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9916         Work for gnus-article-read-summary-send-keys; display continuation keys
9917         correctly in the echo area.
9918         (gnus-article-reply-with-original): Ignore prefix argument.
9919         (gnus-article-wide-reply-with-original): New function.
9920
9921         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9922         Emacs 21.
9923
9924 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9925
9926         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9927         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9928
9929 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9930
9931         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9932         (gnus-group-read-ephemeral-gmane-group): New command.
9933
9934 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9935
9936         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9937
9938 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9939
9940         * message.el (message-send-mail-function): Increase custom version.
9941
9942         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9943         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9944
9945 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9946
9947         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9948         for the cases where imap-authenticate is called with a nil buffer
9949         parameter.
9950
9951 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9952
9953         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9954         html parts correctly; support forwarded messages.
9955         (gnus-article-browse-html-article): Remove work buffers.
9956
9957         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9958         compiling.
9959         (netrc-bound-and-true-p): New macro.
9960         (netrc-parse): Use it instead of bound-and-true-p that is not available
9961         in XEmacs 21.4.
9962
9963 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9964
9965         * gnus-registry.el (gnus-registry-mark-article)
9966         (gnus-registry-article-marks): Add functionality to mark articles
9967         through the Gnus registry.
9968
9969         * encrypt.el: Clarify documentation for the new pgg method.
9970         (encrypt-file-alist): Add PGG option.
9971         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9972         functionality.  Abstract password key and messaging to external
9973         functions.
9974         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9975         (encrypt-message-method-and-cipher): Add new convenience external
9976         functions.
9977         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9978         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9979
9980         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9981         (netrc-parse): Use encrypt-file-alist to determine if
9982         encrypt-find-model or encrypt-insert-file-contents should be used.
9983
9984         * encrypt.el: Clarify documentation.  Load password-cache or
9985         password, whichever one is found first, instead of autoloading.
9986
9987 2007-12-19  Glenn Morris  <rgm@gnu.org>
9988
9989         * mml.el (message-options-set, message-narrow-to-head)
9990         (message-in-body-p, message-mail-p, message-encode-message-body):
9991         Autoload.
9992         (message-remove-header, message-narrow-to-headers-or-head)
9993         (message-subscribed-p, message-make-mail-followup-to)
9994         (message-position-on-field, message-news-p)
9995         (message-options-set-recipient, message-generate-headers)
9996         (message-sort-headers): Declare as functions.
9997
9998 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9999
10000         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10001         convention in doc string.
10002
10003 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10004
10005         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10006         title to html parts.
10007         (gnus-article-browse-html-article): Pass message header to it.
10008
10009         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10010
10011 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10012
10013         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10014         or password compatible with XEmacs.
10015
10016 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10017
10018         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10019         format document.
10020         (gnus-mime-delete-part): Don't write description line if empty.
10021         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10022
10023 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10024
10025         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10026         (gnus-summary-mark-read-and-unread-as-read)
10027         (gnus-summary-mark-current-read-and-unread-as-read)
10028         (gnus-summary-mark-unread-as-ticked): Doc fix.
10029         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10030
10031 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10032
10033         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10034         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10035
10036 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10037
10038         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10039         yes-or-no-p.
10040
10041 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * mm-decode.el (mm-add-meta-html-tag): New function.
10044         (mm-save-part-to-file, mm-pipe-part): Use it.
10045
10046         * gnus-art.el (gnus-article-browse-delete-temp-files):
10047         Use gnus-y-or-n-p instead of y-or-n-p.
10048         (gnus-article-browse-html-parts): Work with message/external-body; use
10049         mm-add-meta-html-tag.
10050
10051 2007-12-11  Glenn Morris  <rgm@gnu.org>
10052
10053         * gnus-cache.el: Require gnus-sum not just when compiling.
10054
10055         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10056
10057         * gnus-int.el (gnus-server-opened, gnus-status-message):
10058         Move definitions before use.
10059
10060         * mm-decode.el: Require gnus-util.
10061         (mm-remove-part): Only call delete-annotation on XEmacs.
10062
10063         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10064
10065         * nnmail.el: Require gnus-int.
10066
10067         * spam.el: Move `require's before `eval-when-compile's.
10068
10069         * gnus-ems.el (gnus-alive-p):
10070         * gnus-fun.el (message-goto-eoh):
10071         * gnus-util.el (gnus-group-name-decode):
10072         * mail-source.el (gnus-compress-sequence):
10073         * message.el (Info-goto-node, format-spec):
10074         * mm-bodies.el (message-options-get):
10075         * mm-decode.el (mm-view-pkcs7):
10076         * mm-util.el (gmm-write-region):
10077         * mml-smime.el (mml-compute-boundary)
10078         (gnus-completing-read-with-default):
10079         * mml.el (widget-button-press, gnus-make-hashtable):
10080         * mml1991.el (mm-decode-content-transfer-encoding)
10081         (mm-encode-content-transfer-encoding)
10082         (message-options-get, message-options-set):
10083         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10084         * nnfolder.el (gnus-request-group):
10085         * nnheader.el (ietf-drums-unfold-fws):
10086         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10087         * smime.el (gnus-run-mode-hooks):
10088         * spam-stat.el (gnus-message): Autoload.
10089
10090         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10091         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10092         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10093         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10094         Add declare-function compatibility definition.
10095
10096         * gnus-cache.el (nnvirtual-find-group-art):
10097         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10098         (gnus-add-image, gnus-add-wash-type):
10099         * gnus-group.el (nnkiboze-score-file):
10100         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10101         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10102         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10103         (message-tokenize-header, gnus-get-buffer-create)
10104         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10105         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10106         * gnus.el (gnus-group-decoded-name):
10107         * mail-source.el (imap-capability):
10108         * mm-bodies.el (message-options-set):
10109         * mm-decode.el (gnus-configure-windows):
10110         * mm-extern.el (message-goto-body):
10111         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10112         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10113         (epg-sub-key-validity, message-options-set):
10114         * mml.el (widget-event-point, gnus-configure-windows):
10115         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10116         * mml2015.el (epg-check-configuration, epg-configuration)
10117         (message-options-set):
10118         * nndb.el (nndb-request-article):
10119         * nnfolder.el (gnus-request-create-group):
10120         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10121         * nnmaildir.el (gnus-group-mark-article-read):
10122         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10123         * rfc1843.el (message-fetch-field):
10124         * spam.el (gnus-extract-address-components):
10125         Declare as functions.
10126
10127 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10130
10131         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10132
10133         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10134         bind show-trailing-whitespace for XEmacs.
10135
10136 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10137
10138         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10139         new no-op macro for backward compatibility.
10140
10141         * imap.el (imap-string-to-integer): New function.
10142
10143 2007-12-09  Glenn Morris  <rgm@gnu.org>
10144
10145         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10146
10147         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10148         * message.el, mm-view.el, sieve-manage.el, smime.el:
10149         Add declare-function compatibility definition.
10150
10151         * gnus-art.el (w3-region, w3m-region, Info-menu):
10152         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10153         * gnus-sum.el (gnus-get-predicate):
10154         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10155         * message.el (mail-abbrev-in-expansion-header-p):
10156         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10157         (w3m-detect-meta-charset, w3m-region):
10158         * sieve-manage.el (password-read, password-cache-add)
10159         (password-cache-remove):
10160         * smime.el (password-read-and-add): Declare as functions.
10161
10162 2007-12-08  David Kastrup  <dak@gnu.org>
10163
10164         * gnus-sum.el (gnus-summary-simplify-subject-query):
10165         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10166         `message'.
10167
10168 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10169
10170         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10171         it to bind idna-program, installation-directory, defined-colors, and
10172         face-attribute for XEmacs of the version that compiles defcustom forms.
10173
10174 2007-12-07  Glenn Morris  <rgm@gnu.org>
10175
10176         * gnus-art.el (article-make-date-line): Revert previous change.
10177
10178 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10179
10180         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10181
10182 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10183
10184         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10185         Call gnus-add-to-range ranges only once with a prepared article-list.
10186
10187 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10188
10189         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10190         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10191         group names with backslashes.
10192         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10193
10194 2007-12-06  Deepak Goel  <deego3@gmail.com>
10195
10196         * gnus-art.el (article-make-date-line):
10197         * gnus-start.el (gnus-load):
10198         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10199
10200 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * gnus-art.el (gnus-use-idna)
10203         * gnus-start.el (gnus-site-init-file)
10204         * message.el (message-use-idna)
10205         * mm-uu.el (mm-uu-hide-markers)
10206         * smiley.el (smiley-style): Revert changes that suppress warnings.
10207
10208 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10209
10210         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10211         specify charset to html source.
10212         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10213
10214 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10215
10216         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10217         idna-program in order to suppress byte compile warning issued by XEmacs
10218         that came to byte compile the default value section of defcustom forms
10219         recently.
10220
10221         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10222         value of installation-directory.
10223
10224         * message.el (message-use-idna): Don't directly refer to the value of
10225         idna-program.
10226
10227         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10228
10229         * smiley.el (smiley-style): Don't directly call face-attribute.
10230
10231 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10232
10233         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10234
10235         * gnus-dired.el: Reduce Gnus dependencies.
10236         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10237         Don't require.  Use autoloads instead.
10238         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10239         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10240         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10241         (gnus-dired-mode): Adjust doc string.
10242         (gnus-dired-mail-mode): New variable.
10243         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10244         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10245         (gnus-dired-mail-buffers): New function.  Return mail or message
10246         composition buffers.
10247         (gnus-dired-attach): Use it.
10248         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10249         NO-DECODE.
10250         (gnus-dired-print): Use `gnus-print-buffer' depending on
10251         `gnus-dired-mail-mode'.
10252
10253 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10254
10255         * rfc2047.el (rfc2047-encoded-word-regexp)
10256         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10257         explaining what regexp patterns are for.
10258
10259 2007-12-04  Glenn Morris  <rgm@gnu.org>
10260
10261         * password.el: Move to password-cache.el.
10262
10263         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10264         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10265         * mml-smime.el (password-read, password-cache-add)
10266         (password-cache-remove):
10267         No need to autoload, since mml-sec requires password.
10268
10269         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10270         * message.el (gnus-extract-address-components):
10271         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10272
10273         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10274         password.
10275
10276 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10277
10278         * mailcap.el: Reduce dependencies.
10279         (mail-header-parse-content-type): Autoload.
10280         (mailcap-delete-duplicates): New alias.
10281         (mailcap-mime-info): Add optional argument NO-DECODE.
10282         (mailcap-mime-types): Use mailcap-delete-duplicates.
10283
10284         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10285
10286 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10287
10288         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10289         (imap-parse-status): Upcase status-att for servers that sends them
10290         lower-case (e.g., MS Exchange 2007).
10291
10292 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10293
10294         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10295         function.
10296
10297         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10298         (gnus-uu-yenc-article): New function.
10299
10300         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10301
10302         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10303
10304 2007-12-02  Glenn Morris  <rgm@gnu.org>
10305
10306         * binhex.el (binhex): New custom group.
10307         (binhex-decoder-program, binhex-decoder-switches)
10308         (binhex-use-external): Move to the binhex custom group.
10309
10310         * uudecode.el (uudecode): New custom group.
10311         (uudecode-decoder-program, uudecode-decoder-switches)
10312         (uudecode-use-external): Move to the uudecode custom group.
10313
10314         * netrc.el (top-level): Don't load `encrypt' features.
10315         (netrc-parse): Don't use encrypt.
10316         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10317
10318         * encrypt.el: Remove file.
10319
10320 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10321
10322         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10323         matches on patches.
10324
10325         * gnus-art.el (gnus-article-browse-html-article):
10326         Mention `mm-text-html-renderer' in the doc string.
10327
10328         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10329         string.  Add comments.
10330
10331         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10332         if rhs is ASCII.
10333
10334 2007-12-01  Glenn Morris  <rgm@gnu.org>
10335
10336         * mail-source.el (top-level): Require format-spec before
10337         eval-when-compile.
10338
10339 2007-11-30  Glenn Morris  <rgm@gnu.org>
10340
10341         * encrypt.el: Require password, rather than autoloading password-read.
10342
10343 2007-11-29  Glenn Morris  <rgm@gnu.org>
10344
10345         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10346         (sasl-make-client, sasl-next-step, sasl-step-data)
10347         (sasl-step-set-data): Declare as functions.
10348
10349 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10350
10351         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10352
10353 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10354
10355         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10356         certs should be verified and what is to be done in the event of a
10357         verification failure.
10358
10359         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10360         caller can indicate whether the cache should be disregarded for this
10361         call.  This way the result of the call is reproducible at all times and
10362         can be considered a canonical server name for the supplied method.
10363         (gnus-agent-method-p): Canonicalize server names by pushing their
10364         method through `gnus-method-to-server' using the no-cache argument.
10365
10366         * gnus-srvr.el (gnus-server-insert-server-line):
10367         Call `gnus-method-to-server' with `no-cache' argument.
10368
10369         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10370         gnus-agent-possibly-synchronize-flags as this should be called when the
10371         server is actually being opened.
10372         (gnus-agent-possibly-synchronize-flags)
10373         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10374         flags file of an agentized server to the latter function.
10375
10376         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10377         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10378         after a connection has been established successfully.
10379
10380 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10381
10382         * gnus-art.el (article-display-face): Force to display face if called
10383         interactively; check if gnus-article-x-face-too-ugly matches author.
10384         (article-display-x-face): Display face even if From header is missing
10385         as article-display-face does.
10386
10387 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10388
10389         * hashcash.el (message-narrow-to-headers-or-head)
10390         (message-fetch-field, message-goto-eoh)
10391         (message-narrow-to-headers): Declare as functions.
10392
10393 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10394
10395         * mail-source.el (mail-sources): Default to fetch from file for
10396         compatibility with default of nnmail-spool-file.
10397
10398 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10401         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10402         to look for encoded word that should be encoded again.
10403         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10404         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10405         encoding pattern.
10406         (rfc2047-decode-region): Switch strict regexp and loose one according
10407         to rfc2047-allow-irregular-q-encoded-words.
10408
10409 2007-11-25  Romain Francoise  <romain@orebokech.com>
10410
10411         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10412
10413 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10414
10415         * tls.el (tls-program): Provide more custom choices from
10416         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10417         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10418
10419 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10420
10421         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10422         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10423
10424         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10425         `nnmail-spool-file'.
10426
10427         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10428         `nnmail-spool-file'.
10429
10430         * gnus-move.el (gnus-change-server): Ditto.
10431
10432         * gnus-kill.el (gnus-batch-score): Ditto.
10433
10434         * gnus-cache.el (gnus-jog-cache): Ditto.
10435
10436         * gnus-msg.el (gnus-summary-reply):
10437         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10438
10439 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10440
10441         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10442         version.  Minor improvement to doc strings.
10443         (tls-program): Add comment.
10444
10445 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10446
10447         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10448         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10449         mismatch between the hostname provided in the certificate and the name
10450         of the host connnecting to.
10451         (open-tls-stream): Use them.  Check certificates against trusted root
10452         certificates.
10453
10454 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10455
10456         * gnus-cache.el (gnus-cache-generate-nov-databases):
10457         Use nnml-generate-nov-databases-directory instead of
10458         nnml-generate-nov-databases-1.
10459
10460 2007-11-24  Glenn Morris  <rgm@gnu.org>
10461
10462         * message.el (message-tool-bar-retro): Update for rename
10463         mail_send.xpm->mail-send.xpm.
10464
10465 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10466
10467         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10468         `smime-ldap-search' for Emacs 22 and up.
10469
10470 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10471
10472         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10473
10474         * message.el (message-send-mail-function): Fix error convention.
10475         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10476         (message-widen-reply, message-send-mail, message-talkative-question)
10477         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10478         (message-clone-locals, message-send-news): Use with-current-buffer.
10479         (message-insert-or-toggle-importance): Remove unused var `valid'.
10480         (message-make-references): Remove unused var `new-references'.
10481         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10482
10483 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10484
10485         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10486         (spam-split-symbolic-return-positive): Reflow docstring.
10487         (spam-backends, spam-summary-exit-behavior)
10488         (spam-mark-ham-unread-before-move-from-spam-group)
10489         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10490         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10491         (spam-clear-cache, spam-backend-check, spam-install-backend)
10492         (spam-install-statistical-backend, spam-list-of-processors)
10493         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10494         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10495         (spam-check-crm114, spam-initialize, spam-unload-hook):
10496         Fix typos in docstrings.
10497
10498 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10501         been checked if they have never been read and those group levels are
10502         higher than the one that a user specified.
10503
10504 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10507         foreign groups unless a group level is specified by a user.
10508         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10509
10510 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
10511
10512         * message.el (message-send-mail-function): Require sendmail.
10513
10514 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
10515
10516         * message.el (message-send-mail-function): Check for smtpmail too.
10517
10518         * utf7.el (utf7-encode, utf7-decode): Use coding system
10519         `utf-7'/`utf-7-imap' from utf-7.el' if available.
10520
10521         * message.el (message-send-mail-function): New function.
10522         (message-send-mail-function): Set default using
10523         message-send-mail-function.  Adjust doc string.
10524         (message-send-mail-with-mailclient): New function.
10525
10526 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10527
10528         * smime.el (from):
10529         * rfc2047.el (message-posting-charset):
10530         * qp.el (mm-use-ultra-safe-encoding):
10531         * pop3.el (parse-time-months):
10532         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10533         * nnml.el (files):
10534         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10535         (jka-compr-compression-info-list, ange-ftp-path-format)
10536         (efs-path-regexp):
10537         * nndiary.el (files):
10538         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10539         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10540         (epg-digest-algorithm-alist, inhibit-redisplay)
10541         (password-cache-expiry):
10542         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10543         (pgg-output-buffer, password-cache-expiry):
10544         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10545         (efs-path-regexp):
10546         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10547         (inhibit-redisplay):
10548         * mm-uu.el (file-name, start-point, end-point, entry)
10549         (gnus-newsgroup-name, gnus-newsgroup-charset):
10550         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10551         (latin-unity-ucs-list):
10552         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10553         (mm-uu-binhex-decode-function):
10554         * message.el (gnus-message-group-art, gnus-list-identifiers)
10555         (rmail-enable-mime-composing, gnus-local-organization)
10556         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
10557         (gnus-read-active-file, facemenu-add-face-function)
10558         (facemenu-remove-face-function, gnus-article-decoded-p)
10559         (tool-bar-mode):
10560         * mail-source.el (display-time-mail-function):
10561         * gnus-util.el (nnmail-pathname-coding-system)
10562         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
10563         (gnus-original-article-buffer, gnus-user-agent)
10564         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
10565         (xemacs-codename, sxemacs-codename, emacs-program-version):
10566         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
10567         * gnus-start.el (gnus-agent-covered-methods)
10568         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
10569         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
10570         (gnus-newsgroup-headers, gnus-group-list-mode)
10571         (gnus-group-mark-positions, gnus-newsgroup-data)
10572         (gnus-newsgroup-unreads, nnoo-state-alist)
10573         (gnus-current-select-method, mail-sources)
10574         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
10575         (nnmail-spool-file, gnus-cache-active-hashtb):
10576         * gnus-mh.el (mh-lib-progs):
10577         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
10578         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
10579         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
10580         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
10581         (gnus-group-buffer):
10582         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
10583         (font-lock-set-defaults):
10584         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
10585         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
10586         (gnus-summary-post-menu, total-parts, type, condition, length):
10587         * gnus-agent.el (gnus-agent-read-agentview):
10588         * flow-fill.el (show-trailing-whitespace):
10589         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
10590         eval-and-compile wrappers for byte compiler pacifiers.
10591
10592         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
10593         (mm-display-inline-fontify): Check for featurep 'xemacs not
10594         extent-list.
10595
10596         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
10597         itimer-list.
10598         (mm-create-image-xemacs): Only do something for XEmacs.
10599         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
10600
10601         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
10602
10603         * gnus-registry.el (gnus-adaptive-word-syntax-table):
10604         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
10605
10606 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10607
10608         * nnimap.el (nnimap-split-download-body):
10609         * gnus-demon.el (gnus-demon):
10610         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
10611
10612 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10613
10614         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
10615         New macros.
10616         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
10617         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
10618         copy data from unibyte buffer to multibyte current buffer.
10619         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
10620         to copy data from unibyte current buffer to multibyte buffer.
10621         (nntp-make-process-buffer): Make process buffer unibyte.
10622
10623         * pop3.el (pop3-open-server): Fix typo in Lisp code.
10624
10625 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
10626
10627         * pop3.el (pop3-open-server): Accept and process data more robustly at
10628         connexion start to avoid spurious "POP SSL connexion failed" errors.
10629
10630 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10631
10632         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
10633         read group names.
10634
10635 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
10636
10637         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
10638
10639 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10640
10641         * nnmail.el (nnmail-parse-active): Make group names unibyte.
10642         (nnmail-save-active): Use a unibyte buffer when saving active file,
10643         which may contain non-ASCII group names.
10644
10645         * nnml.el (nnml-request-group): Decode group names in messages.
10646
10647 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
10648
10649         * message.el (message-citation-line-function)
10650         (message-insert-formatted-citation-line): Fix spelling of
10651         `message-insert-formated-citation-line'.
10652
10653 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
10654
10655         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
10656
10657 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10658
10659         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
10660         nnmail-pathname-coding-system.
10661
10662         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
10663         that a user enters; decode group names in messages.
10664
10665         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
10666
10667 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10668
10669         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
10670
10671         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
10672
10673         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
10674         risky local variable.
10675
10676         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
10677
10678 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
10679
10680         * encrypt.el: Improve documentation to fix function name typo.
10681         Reported by Daiki Ueno <ueno@unixuser.org>.
10682
10683 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10684
10685         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
10686         even if the point is not in the last page of an article.
10687         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
10688         back to the previous page.
10689
10690 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
10691
10692         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
10693
10694 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
10697
10698 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10699
10700         * message.el (message-check-news-body-syntax):
10701         Avoid mm-string-as-multibyte.
10702         (message-hide-headers): Don't assume (point-min)==1.
10703
10704 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10705
10706         * message.el (message-remove-blank-cited-lines): Fix if remove is
10707         given.
10708         (message-bogus-address-regexp): New variable.
10709         (message-bogus-recipient-p): New function.
10710         (message-check-recipients): New command.
10711         (message-syntax-checks): Add `bogus-recipient'.
10712         (message-fix-before-sending): Add `bogus-recipient'.
10713
10714         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10715         (gnus-treat-body-boundary): Don't test window-system.
10716
10717 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10718
10719         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10720
10721 2007-10-28  Miles Bader  <miles@gnu.org>
10722
10723         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10724         at compile-time too.
10725
10726 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10727
10728         * gnus-msg.el (gnus-message-setup-hook):
10729         Add `message-remove-blank-cited-lines' to options.
10730
10731 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10732
10733         * message.el (message-remove-blank-cited-lines): New function.
10734         Suggested by Karl Plästerer.
10735
10736 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10739         mapc.
10740
10741         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10742         (top-level): Use mapc to set functions to be traced for debugging.
10743
10744         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10745         called for effect with while loop.
10746
10747         * message.el (message-talkative-question): Replace mapcar called for
10748         effect with mapc.
10749
10750         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10751         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10752         called for effect with dolist.
10753
10754         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10755
10756         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10757         gnus-extra-headers and nnmail-extra-headers.
10758
10759         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10760         called for effect with dolist.
10761         (top-level): Use mapc to set functions to be traced for debugging.
10762
10763         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10764         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10765         dolist.
10766
10767         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10768         Replace mapcar called for effect with mapc.
10769         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10770         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10771         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10772         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10773
10774         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10775         remove-if that's a cl function.
10776
10777         * webmail.el (webmail-debug): Replace mapcar called for effect with
10778         dolist.
10779
10780         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10781         with mapc.
10782
10783 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10784
10785         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10786         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10787         with while loop.
10788
10789         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10790         functions from article-* functions.
10791         (gnus-multi-decode-header): Replace mapcar called for effect with
10792         dolist.
10793
10794         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10795         (gnus-bookmark-show-details): Replace mapcar called for effect with
10796         while loop.
10797
10798         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10799         called for effect with while loop.
10800
10801         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10802         with dolist.
10803
10804         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10805         Replace mapcar called for effect with dolist.
10806
10807         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10808
10809         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10810         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10811         Replace mapcar called for effect with dolist.
10812         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10813         mapc.
10814
10815         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10816         Replace mapcar called for effect with dolist.
10817         (gnus-topic-list): Replace mapcar called for effect with mapc.
10818
10819         * gnus.el: Use mapc instead of mapcar to add autoloads.
10820
10821 2007-10-23  Richard Stallman  <rms@gnu.org>
10822
10823         * gnus-group.el (gnus-group-highlight): Mark as risky.
10824
10825 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10826
10827         * gnus.el (gnus-server-to-method): Return method found first in
10828         gnus-newsrc-alist.
10829
10830         * gnus-art.el (gnus-article-highlight-signature)
10831         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10832         button overlay without the front stickiness.
10833
10834 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10835
10836         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10837         overview buffer needed a catch to receive its throw.
10838         (gnus-agent-flush-cache): Declare as interactive to make this function
10839         easier to use.
10840
10841 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10842
10843         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10844         `next-line'.
10845
10846 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10847
10848         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10849         exclude address matching message-dont-reply-to-names.
10850
10851 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * gnus-util.el (gnus-string<): New function.
10854
10855         * gnus-sum.el (gnus-article-sort-by-author)
10856         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10857
10858 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10859
10860         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10861         the frame-focus tag is set in gnus-buffer-configuration.
10862
10863 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10864
10865         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10866         the front stickiness.
10867
10868 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10869
10870         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10871         url pattern; remove duplicate one.
10872         (gnus-article-extend-url-button): New function.
10873         (gnus-article-add-buttons): Use it.
10874         (gnus-button-push): Use concatenated url that it makes.
10875
10876 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10877
10878         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10879
10880 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10881
10882         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10883         Don't hardcode point-min==1.
10884
10885 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10886
10887         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10888         Fix comment about "iso8859-1".
10889
10890 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10891
10892         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10893         ones returned from the verify-function.
10894
10895         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10896         Call mml2015-extract-cleartext-signature if extraction failed.
10897
10898 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10899
10900         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10901         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10902         failed.
10903
10904 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10905
10906         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10907
10908 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10909
10910         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10911         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10912         recommends to use EasyPG instead of PGG.
10913
10914         * pgg.el: Revert to revision 6.23.2.16.
10915
10916         * pgg-def.el: Revert to revision 6.6.2.14.
10917
10918         * pgg-gpg.el: Revert to revision 6.23.2.34.
10919
10920 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10921
10922         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10923         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10924         thread for both the null and zero (kill/expire thread) universal prefix
10925         cases.
10926         (gnus-summary-expire-thread): Add new function to expire a thread,
10927         using gnus-summary-kill-thread.
10928         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10929         shortcuts for gnus-summary-expire-thread.
10930         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10931         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10932
10933 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10934
10935         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10936         extras value, so an extras entry can be deleted.
10937         (gnus-registry-delete-extra-entry): Use it.
10938         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10939         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10940         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10941         storage through the gnus-registry, and provide an appropriate API for
10942         it.
10943
10944 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10945
10946         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10947         Suggested by Leo <sdl.web@gmail.com>.
10948
10949         * gnus.el: Do.
10950
10951 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10954         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10955
10956         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10957
10958         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10959         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10960
10961 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10964         newline.
10965         (nnmbox-request-accept-article): Don't change article in source buffer;
10966         narrow to header to use message-fetch-field rather than
10967         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10968         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10969         as delimiters; make sure article ends with newline.
10970         (nnmbox-delete-mail): Correct last position of article to be deleted;
10971         ignore X-Gnus-Newsgroup header in article body.
10972         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10973         positions; make sure article ends with newline.
10974
10975         * message.el (message-display-abbrev): Don't infloop when a user
10976         inserts SPC in the beginning of header.
10977
10978         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10979         coding-system-for-read and coding-system-for-write for XEmacs having no
10980         file-coding feature.
10981
10982         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10983
10984 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10985
10986         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10987         list of groups not followed by default.  Fix type to be regexp.
10988         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10989
10990 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10991
10992         * hmac-def.el (define-hmac-function): Switch from old-style to
10993         new-style backquotes.
10994
10995         * md4.el (md4-make-step): Likewise.
10996
10997 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11000         raw-text coding system when saving .newsrc file, which may contain
11001         non-ASCII group names.
11002
11003 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11004
11005         * gnus-cus.el (gnus-score-extra): New widget.
11006         (gnus-score-extra-convert): New function.
11007         (gnus-score-customize): Use it for Extra.
11008
11009 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11010
11011         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11012         (mml2015-mailcrypt-clear-verify): Use it.
11013         (mml2015-gpg-clear-verify): Use it.
11014         (mml2015-pgg-clear-verify): Use it.
11015         (mml2015-epg-clear-verify): Replace the current part with the output
11016         from GnuPG; don't extract the plaintext by itself.
11017
11018         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11019         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11020         mml2015-clear-verify-function; don't touch the armor headers or
11021         dash-escaped text here.
11022
11023 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11024
11025         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11026         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11027         parts, or application/octet-stream as a last resort.
11028         (gnus-mime-view-part-as-type): Don't toggle display.
11029         (gnus-mime-view-part-as-charset): Don't turn off display before
11030         querying charset.
11031
11032         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11033         stuff to undisplayer function in Emacs.
11034         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11035
11036         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11037         text/calendar parts.
11038
11039 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11042         decoding text/calendar parts.
11043
11044         * message.el (message-forward-make-body-mime): Always mark body as
11045         having no illegible text; remove signed-or-encrypted argument.
11046         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11047
11048         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11049         (mml-generate-mime-1): Don't encode body if it is specified to be in
11050         raw form; don't make buffer be unibyte when inserting multibyte string.
11051
11052 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11053
11054         * sha1.el: Fix up comment style.
11055         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11056         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11057
11058         * hex-util.el: Fix up comment style.
11059         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11060
11061         * gnus-salt.el: Use with-current-buffer.
11062         (gnus-pick-setup-message): Fix long-standing typo.
11063
11064 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11065
11066         * imap.el (imap-logout-timeout): New variable.
11067         (imap-logout, imap-logout-wait): New functions.
11068         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11069
11070         * nnimap.el (nnimap-logout-timeout): New server variable.
11071         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11072         nnimap-logout-timeout.
11073
11074         * gnus-art.el (gnus-article-summary-command-nosave)
11075         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11076
11077 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11078
11079         * gnus.el (gnus-maximum-newsgroup): New variable.
11080
11081         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11082         according to gnus-maximum-newsgroup.
11083
11084         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11085         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11086         Limit the range of articles according to gnus-maximum-newsgroup.
11087
11088 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11089
11090         * gnus-art.el (gnus-sticky-article): Fix problems described in
11091         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11092         Don't perform gnus-configure-windows here; reuse existing sticky
11093         article buffer.
11094
11095         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11096         it doesn't exist in gnus-article-mode.
11097
11098 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11099
11100         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11101         (gnus-agent-decoded-group-name): New function.
11102         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11103         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11104
11105 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11106
11107         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11108         Add binding for gnus-sticky-article.
11109         (gnus-summary-exit): Don't kill sticky article buffers.
11110
11111         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11112         article buffer.
11113         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11114         (gnus-kill-sticky-article-buffers): New commands.
11115
11116 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11117
11118         * nntp.el (nntp-xref-number-is-evil): New server variable.
11119         (nntp-find-group-and-number): If it is non-nil, don't trust article
11120         numbers in the Xref header.
11121
11122 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-agent.el (gnus-agent-read-group): New function.
11125         (gnus-agent-flush-group, gnus-agent-expire-group)
11126         (gnus-agent-regenerate-group): Use it.
11127         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11128         nnmail-pathname-coding-system.
11129
11130 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11131
11132         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11133
11134         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11135         that are unread as unread, and also as selected so that information of
11136         marks having been changed by a user may be updated when exiting group.
11137
11138 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11139
11140         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11141
11142 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11143
11144         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11145         calculated ignoring signature parts to gnus-treat-article.
11146
11147 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11148
11149         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11150         a point here in order to keep the window start.
11151         (gnus-insert-mime-security-button): Make a button overlay without the
11152         front stickiness.
11153         (gnus-mime-display-security): Goto the end of a button.
11154
11155         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11156
11157 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11158
11159         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11160         group-name-at-point.
11161         (gnus-group-completing-read): New function that offers decoded
11162         non-ASCII group names for completion.
11163         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11164         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11165         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11166         (gnus-group-fetch-control): Use it.
11167         (gnus-fetch-group): Use group-name-at-point for the initial value
11168         rather than the default value; use gnus-alive-p.
11169
11170         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11171         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11172         (gnus-summary-post-news): Use gnus-group-completing-read.
11173
11174         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11175         (gnus-read-move-group-name): Decode group name for completion.
11176
11177 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11178
11179         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11180         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11181         Yamaoka slightly modified the code).
11182
11183 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11186         (nnmail-split-incoming): Bind it.
11187
11188         * nnml.el (nnml-group-name-charset): New function.
11189         (nnml-decoded-group-name): Use it; don't decode group name if
11190         nnmail-group-names-not-encoded-p is non-nil.
11191         (nnml-encoded-group-name): New function.
11192         (nnml-group-pathname): Inline nnml-decoded-group-name.
11193         (nnml-request-expire-articles): Decode group name in message.
11194         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11195         nnmail-pathname-coding-system.
11196         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11197         not decoded ones according to nnmail-group-names-not-encoded-p.
11198         (nnml-generate-active-info): Use nnml-encoded-group-name.
11199
11200 2007-08-08  Glenn Morris  <rgm@gnu.org>
11201
11202         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11203         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11204         doc-strings and comments.
11205
11206 2007-07-25  Glenn Morris  <rgm@gnu.org>
11207
11208         * Relicense all FSF files to GPLv3 or later.
11209
11210 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11211
11212         * gnus-sum.el (gnus-summary-move-article):
11213         Make gnus-summary-respool-article work.
11214
11215 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11216
11217         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11218         string.
11219
11220 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11221
11222         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11223         that should be ignored when comparing distant RSS articles with local
11224         ones.
11225         (nnrss-make-hash-index): New function.  Create a hash index according
11226         to the ignored fields.
11227         (nnrss-check-group): Use it.
11228
11229 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11230
11231         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11232
11233         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11234
11235         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11236         the new optional argument ENCODED is non-nil.
11237         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11238         coding system for encoding group name.
11239         (gnus-group-make-rss-group): Pass un-encoded group name to
11240         gnus-group-make-group.
11241         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11242         encoded.
11243
11244         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11245         Encode group name to which articles are moved or copied.
11246         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11247         coding system for encoding Newsgroup, Followup-To and Xref headers.
11248
11249         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11250         marks; use nnheader-file-coding-system to write a file.
11251         (nnagent-retrieve-headers): Bind file-name-coding-system to
11252         nnmail-pathname-coding-system.
11253
11254         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11255
11256         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11257         (nnml-request-article, nnml-request-create-group)
11258         (nnml-request-rename-group, nnml-find-id)
11259         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11260         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11261         (nnml-save-marks): Use nnml-group-pathname instead of
11262         nnmail-group-pathname.
11263
11264         (nnml-request-create-group, nnml-request-expire-articles)
11265         (nnml-request-move-article, nnml-request-delete-group)
11266         (nnml-deletable-article-p, nnml-possibly-create-directory)
11267         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11268         (nnml-open-marks): Bind file-name-coding-system to
11269         nnmail-pathname-coding-system.
11270
11271         (nnml-request-article): Pass server argument to nnml-find-group-number.
11272         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11273         Pass server argument to nnml-possibly-create-directory.
11274         (nnml-request-accept-article): Pass server argument to
11275         nnml-active-number and nnml-save-mail.
11276         (nnml-find-group-number): Pass server argument to nnml-find-id.
11277         (nnml-request-update-info): Pass server argument to
11278         nnml-marks-changed-p.
11279
11280         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11281         (nnml-save-mail, nnml-active-number): Add server argument.
11282
11283         (nnml-request-delete-group): Warn if group is missing.
11284         (nnml-get-nov-buffer): Decode group name.
11285         (nnml-generate-active-info): Encode group name.
11286         (nnml-open-marks): Decode group name in messages.
11287
11288 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11289
11290         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11291         if it is not specified.
11292         (gnus-article-pipe-part, gnus-article-save-part)
11293         (gnus-article-interactively-view-part, gnus-article-copy-part)
11294         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11295         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11296         (gnus-article-replace-part, gnus-article-delete-part)
11297         (gnus-article-view-part-as-type): Pass raw prefix argument to
11298         gnus-article-part-wrapper.
11299
11300 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11301
11302         * gnus-agent.el (gnus-agent-save-active):
11303         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11304
11305         * gnus-cache.el (gnus-cache-save-buffers)
11306         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11307         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11308         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11309         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11310         (gnus-cache-generate-active, gnus-cache-rename-group)
11311         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11312         (gnus-cache-update-overview-total-fetched-for):
11313         Bind file-name-coding-system to nnmail-pathname-coding-system.
11314         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11315         New variables.
11316         (gnus-cache-decoded-group-name): New function.
11317         (gnus-cache-file-name): Use it.
11318         (gnus-cache-generate-active): Use non-decoded group name for active.
11319
11320         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11321         right place.
11322         (gnus-write-active-file): Don't break non-ASCII group names.
11323
11324         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11325         nnmail-pathname-coding-system.
11326
11327         * lpath.el: Bind default-file-name-coding-system,
11328         file-name-coding-system and language-info-alist for XEmacs.
11329
11330         * gnus-uu.el (gnus-uu-decode-save): Typo.
11331
11332 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11333
11334         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11335
11336 2007-07-14  David Kastrup  <dak@gnu.org>
11337
11338         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11339         finishing actions if we did not edit the article.
11340
11341 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11344         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11345         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11346         (gnus-agent-flush-group, gnus-agent-flush-cache)
11347         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11348         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11349         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11350         (gnus-agent-regenerate-group)
11351         (gnus-agent-update-files-total-fetched-for)
11352         (gnus-agent-update-view-total-fetched-for):
11353         Bind file-name-coding-system to nnmail-pathname-coding-system.
11354         (gnus-agent-group-pathname): Don't encode file names by
11355         nnmail-pathname-coding-system.
11356         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11357         coding-system-for-write instead of buffer-file-coding-system to
11358         gnus-agent-file-coding-system.
11359
11360         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11361         Decode group name.
11362
11363         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11364
11365         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11366         (gnus-read-newsrc-el-file): Make group names unibyte.
11367
11368         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11369         nnmail-pathname-coding-system.
11370
11371         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11372         (nnrss-request-delete-group): Bind file-name-coding-system to
11373         nnmail-pathname-coding-system.
11374         (nnrss-read-server-data, nnrss-read-group-data):
11375         Bind file-name-coding-system correctly.
11376         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11377
11378         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11379         (nntp-server-to-method-cache): New variable.
11380         (nntp-group-pathname): New function that decodes non-ASCII group names.
11381         (nntp-possibly-create-directory, nntp-marks-changed-p)
11382         (nntp-save-marks, nntp-open-marks): Use it.
11383         (nntp-possibly-create-directory, nntp-open-marks):
11384         Bind file-name-coding-system to nnmail-pathname-coding-system.
11385         (nntp-open-marks): Decode group names when bootstrapping marks.
11386
11387         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11388         Newsgroups and Folowup-To headers.
11389
11390 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11391
11392         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11393         (gnus-server-closed-face, gnus-server-denied-face)
11394         (gnus-server-offline-face): Remove variable.
11395         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11396
11397         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11398         of modifying message-stack directly for XEmacs.
11399
11400         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11401         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11402         if the coding-system argument is nil for XEmacs.
11403
11404         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11405         mm-charset-override-alist.
11406
11407         * rfc2047.el: Don't require base64; require rfc2045 for the function
11408         rfc2045-encode-string.
11409         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11410         to quote the parameter value.
11411
11412 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11415         form in gnus-group-name-charset-method-alist.
11416
11417         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11418         overrides the default layout edit-form.
11419
11420         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11421
11422         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11423
11424 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11425
11426         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11427         as unfetched articles.
11428
11429 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11430
11431         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11432
11433 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11434
11435         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11436         original back end that keeps marks in the local system.
11437
11438 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11441         arg of pop-to-buffer for XEmacs.
11442         (gnus-article-read-summary-keys): Ditto; don't restore window
11443         configuration if summary command ends up with neither article buffer
11444         nor summary buffer; describe bindings if summary keys end with C-h.
11445
11446 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11447
11448         * message.el (message-fix-before-sending): Skip raw message part to be
11449         forwarded while checking illegible text.
11450         (message-forward-make-body-mime, message-forward-make-body):
11451         Mark signed or encrypted raw message as having no illegible text.
11452
11453 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11456         (gnus-message-with-timestamp-1): New macro.
11457         (gnus-message-with-timestamp): New function.
11458         (gnus-message): Use them.
11459
11460         * nnheader.el (nnheader-message): Use them.
11461
11462 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11463
11464         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11465         .newsrc.eld file.
11466
11467 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11468
11469         * gnus-agent.el (gnus-agent-fetch-headers)
11470         (gnus-agent-retrieve-headers):
11471         Bind gnus-decode-encoded-address-function to identity.
11472
11473         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11474         available also when the server returns simply a dot.
11475
11476         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11477
11478 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11479
11480         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11481
11482 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11483
11484         * gnus-ems.el (gnus-x-splash): Make it work.
11485
11486         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11487         from being used.
11488
11489         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11490
11491 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11492
11493         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11494         4th and the 5th arguments.
11495
11496         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11497         the front stickiness.
11498         (gnus-article-summary-command-nosave): Correct the order of the
11499         arguments passed to pop-to-buffer.
11500         (gnus-article-read-summary-keys): Ditto; make it work properly when the
11501         summary command ends up with the article buffer.
11502
11503         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11504         the same faces.
11505
11506 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11507
11508         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11509
11510 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11511
11512         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11513         * gnus-sum.el (gnus-summary-highlight):
11514         * pgg.el (pgg-sign-region, pgg-sign):
11515         * mail-source.el (mail-source-delete-old-incoming-confirm):
11516         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11517
11518 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * gnus-art.el (gnus-mime-view-part-externally)
11521         (gnus-mime-view-part-internally): Fix predicate function passed to
11522         completing-read.
11523
11524         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11525
11526         * gnus.el (gnus-update-message-archive-method): Add :version.
11527
11528 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11529
11530         * gnus.el (gnus-update-message-archive-method): New variable.
11531
11532         * gnus-start.el (gnus-setup-news): Update saved "archive" method
11533         according to gnus-message-archive-method if
11534         gnus-update-message-archive-method is non-nil.
11535
11536 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11537
11538         * gnus-sum.el (gnus-summary-limit-to-address): New function.
11539         Suggested by Loic Dachary <loic@dachary.org>.
11540         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11541
11542 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11543
11544         * message.el (message-pop-to-buffer): Add switch-function argument.
11545         (message-mail): Pass switch-function argument to it.
11546
11547 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
11548
11549         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11550         Improve doc string.
11551
11552 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11553
11554         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11555         (gnus-header-content)
11556         * gnus-cite.el (gnus-cite-10)
11557         * gnus-srvr.el (gnus-server-closed)
11558         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11559         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11560         (gnus-group-mail-3-empty, gnus-group-mail-low)
11561         (gnus-group-mail-low-empty, gnus-splash)
11562         * message.el (message-header-to, message-header-cc)
11563         (message-header-subject, message-header-other, message-header-name)
11564         (message-header-xheader, message-separator, message-cited-text)
11565         (message-mml): Lighten colors of faces used for dark background.
11566
11567 2007-05-24  Simon Josefsson  <simon@josefsson.org>
11568
11569         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11570         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
11571
11572 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11573
11574         * message.el (message-narrow-to-headers-or-head):
11575         Ignore mail-header-separator in the body.
11576
11577 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
11580         same as window size.
11581
11582 2007-05-22  Kevin Ryde  <user42@zip.com.au>
11583
11584         * message.el (message-font-lock-keywords): Use message-header-xheader
11585         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
11586         ahead of the anything pattern, to get it recognised.
11587
11588 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11589
11590         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
11591         spam.el loads uses it in the compiled defadvice form.
11592
11593 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
11594
11595         * gnus-sum.el (gnus-articles-to-read)
11596         (gnus-summary-insert-old-articles): Don't truncate group name for
11597         `read-string'.
11598
11599         * gnus-util.el (gnus-limit-string): Delete this function.
11600
11601         * gnus-sum.el (gnus-simplify-subject-fully):
11602         Use `truncate-string-to-width' instead.
11603
11604 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
11605
11606         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
11607         Tell if, on summary exit, the next group has to be selected.
11608         (gnus-summary-exit): Use it.
11609
11610 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
11611
11612         * gnus-art.el (gnus-article-mode): Fix comment about displaying
11613         non-break space.
11614
11615 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
11618         Check if group is not a directory.
11619         (nnfolder-request-expire-articles): Don't delete articles if the target
11620         group is not available.
11621
11622         * nnml.el (nnml-request-create-group): Properly check if group is not a
11623         file.
11624         (nnml-request-expire-articles): Don't delete articles if the target
11625         group is not available.
11626
11627         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11628         Don't quote characters that are within parentheses.
11629
11630 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11631
11632         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
11633         (gnus-handle-ephemeral-exit): Select article according to it.
11634
11635 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11636
11637         * message.el (message-insert-formated-citation-line): Remove newline.
11638         (message-citation-line-format): Add final \n here so that the user can
11639         avoid a blank line.
11640
11641 2007-05-03  Dan Christensen  <jdc@uwo.ca>
11642
11643         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
11644         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
11645         Update lanl/arXiv support.
11646
11647 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11648
11649         * gnus.el: Bump version number.
11650
11651 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11652
11653         * gnus.el (gnus-version-number): Bump version.
11654
11655 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11656
11657         * gnus.el: No Gnus v0.6 is released.
11658
11659 2007-04-27  Didier Verna  <didier@xemacs.org>
11660
11661         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
11662         * gmm-utils.el (gmm-regexp-concat): ... here.
11663         * message.el: Don't require 'gnus-util.
11664         (message-dont-reply-to-names): Handle name change above.
11665         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
11666
11667 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11668
11669         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
11670         since the initial value varies according to the system.
11671
11672 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11673
11674         * mm-util.el (mm-charset-synonym-alist): Defcustom.
11675
11676 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
11677
11678         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
11679
11680 2007-04-24  Didier Verna  <didier@xemacs.org>
11681
11682         Improve the type of gnus-ignored-from-addresses.
11683         * gnus-util.el (gnus-orify-regexp): New function.
11684         * message.el (gnus-util): Require it.
11685         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
11686         * gnus-sum.el (gnus-ignored-from-addresses): New function.
11687         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
11688
11689 2007-04-24  Didier Verna  <didier@xemacs.org>
11690
11691         * gnus-sum.el:
11692         * gnus-utils.el: Fix some trailing whitespaces.
11693
11694 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11695
11696         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
11697         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
11698         article's Message-ID; refer parent article in summary buffer.
11699
11700         * message.el (message-bounce): Call mime-to-mml.
11701
11702         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
11703         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
11704         optimize and/or forms properly.
11705
11706 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
11707
11708         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
11709         URL.
11710
11711 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11714
11715 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11716
11717         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11718         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11719         displayed of multipart/alternative part if it is invoked from summary
11720         buffer.
11721
11722         * mm-view.el (mm-inline-text-html-render-with-w3m)
11723         (mm-inline-text-html-render-with-w3m-standalone)
11724         (mm-inline-render-with-function): Use mail-parse-charset by default.
11725
11726 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11727
11728         * parse-time.el (parse-time-string-chars): Check if CHAR
11729         is less than the length of parse-time-syntax.
11730
11731 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11732
11733         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11734         from gnus-newsgroup-processable.
11735
11736 2007-04-16  Didier Verna  <didier@xemacs.org>
11737
11738         * gnus-msg.el (gnus-configure-posting-styles):
11739         Handle message-signature-directory properly with :file syntax.
11740         Reported by "Leo".
11741
11742 2007-04-11  Didier Verna  <didier@xemacs.org>
11743
11744         New user option: message-signature-directory.
11745         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11746         * message.el (message-insert-signature): Ditto.
11747         * message.el (message-signature-file): Doc update.
11748         * message.el (message-signature-directory): New.
11749
11750 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * gnus-msg.el (gnus-inews-yank-articles):
11753         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11754
11755 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11756
11757         * message.el (message-yank-original): Make sure cited text ends with
11758         newline; don't exchange point and mark.
11759
11760 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11761
11762         * tls.el (open-tls-stream): Properly handle case where there
11763         is no associated buffer.
11764
11765 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11766
11767         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11768         message-yank-original, make sure (< mark TEXT point).
11769
11770 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11771
11772         * message.el (message-fill-column): New variable.
11773         (message-mode): Use it.  Add comment on a possible new hook.
11774
11775         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11776         (nnmail-get-new-mail): Reformat.
11777
11778         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11779
11780         * gmm-utils.el: Fix Commentary.
11781         (gmm-tool-bar-from-list): Fix typo in doc string.
11782
11783 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11784
11785         * message.el (message-yank-original): Don't switch point and mark
11786         unnecessarily to put point and mark as documented.
11787
11788 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11789
11790         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11791         from the message heads.
11792
11793 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11794
11795         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11796         article buffer does not have a window.  This may not be the best
11797         solution but is certainly better than setting the start of the null,
11798         that is the current, window.
11799
11800 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11801
11802         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11803         (gnus-draft-setup): Run it.
11804
11805         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11806         gnus-score-fast-scoring.  Allow regexp.
11807         (gnus-score-headers): Use it.
11808
11809         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11810         XEmacs.
11811
11812         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11813         string.
11814         (gnus-button-alist): Also catch `<f1> k ...'.
11815         (gnus-treat-display-x-face): Fix doc string.
11816
11817 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11818
11819         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11820         evaluation of gnus-extended-version to ensure correct generation of the
11821         User-Agent header when message-generate-headers-first is used.
11822
11823 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11824
11825         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11826         hashcash-path is nil.  Don't call callback with incorrect number of
11827         parameters if val is 0.
11828
11829 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11830
11831         * message.el (message-required-news-headers):
11832         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11833
11834 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11835
11836         * tls.el (open-tls-stream): In handshake-waiting loop,
11837         don't wait more if there is output available to process.
11838
11839 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11840
11841         * tls.el (tls-program): Doc fix.
11842
11843 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11844
11845         * message.el (message-generate-new-buffers): Change the meaning of the
11846         nil value; add `standard' to the choices; treat t as `unique'; improve
11847         doc string.
11848         (gnus-select-frame-set-input-focus): Autoload.
11849         (message-buffer-name): Search for the existing message buffer if
11850         message-generate-new-buffers is nil or `standard'; treat the value t of
11851         message-generate-new-buffers as `unique'.
11852         (message-pop-to-buffer): Raise the frame already displaying the message
11853         buffer; clear the echo area after querying.
11854         (message-setup): Pass the `continue' argument to compose-mail.
11855         (message-mail): Prefer `switch-function' if it is given; search for the
11856         existing message buffer if the `continue' argument is non-nil; pass
11857         continue and switch-function arguments to compose-mail by way of
11858         message-setup.
11859         (message-mail-other-window): Adjust argument of message-setup.
11860         (message-mail-other-frame): Ditto.
11861
11862 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11865         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11866         to turn font-lock on when turning gnus-message-citation-mode on.
11867
11868 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11869
11870         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11871         (mml-smime-function-alist): New variable; add epg as the backend.
11872         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11873         mml-smime- functions instead.
11874         * mm-view.el: Require smime.
11875
11876 2007-03-05  Didier Verna  <didier@xemacs.org>
11877
11878         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11879         instead of just inheritance for posting styles.
11880         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11881
11882 2007-02-24  Chris Moore  <dooglus@gmail.com>
11883
11884         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11885         * pgg-pgp.el (pgg-pgp-encrypt-region):
11886         * pgg-gpg.el (pgg-gpg-encrypt-region):
11887         Check pgg-encrypt-for-me if no other recipients.
11888
11889 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11890
11891         * tls.el (tls-certtool-program): Fix custom type.
11892
11893 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11894
11895         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11896         and point-at-eol instead of line-(beginning|end)-position.
11897
11898         * assistant.el (assistant-parse-buffer): Ditto.
11899
11900         * netrc.el (netrc-parse-services): Ditto.
11901
11902 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11903
11904         * mml2015.el (mml2015-epg-find-usable-key): New function.
11905         (mml2015-epg-sign): Use it.
11906         (mml2015-epg-encrypt): Use it.
11907
11908 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * message.el (message-make-in-reply-to): Quote name containing
11911         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11912         if there are special characters.  Reported by NAKAJI Hiroyuki
11913         <nakaji@jp.freebsd.org>.
11914
11915 2007-02-27  Didier Verna  <didier@xemacs.org>
11916
11917         Include the group parameters as well as the topic ones in the
11918         inheritance filter process.
11919         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11920         argument GROUP-PARAMS-LIST.
11921         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11922
11923 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * nntp.el (nntp-never-echoes-commands)
11926         (nntp-open-connection-functions-never-echo-commands): New variables.
11927         (nntp-send-command): Use them.
11928
11929 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11930
11931         * mml2015.el (mml2015-epg-verify): Simplify.
11932
11933 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * mml.el (mml-content-disposition-alist): New user option.
11936         (mml-content-disposition): New function.
11937         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11938         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11939
11940 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11941
11942         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11943         verification.
11944
11945 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11946
11947         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11948         articles posted in the last 24 hours.
11949
11950 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11951
11952         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11953
11954 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11955
11956         * nntp.el (nntp-send-command): Don't wait for echoes when
11957         nntp-open-ssl-stream is used.
11958
11959 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11960
11961         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11962         (gnus-message-add-citation-keywords)
11963         (gnus-message-remove-citation-keywords): Remove.
11964         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11965         directly, make the variables in font-lock-defaults buffer-local, add
11966         gnus-message-citation-keywords to them and then update the value of
11967         font-lock-keywords.
11968
11969 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * message.el (message-cite-original-1): Don't call
11972         gnus-article-highlight-citation.
11973
11974         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11975         citations; fix line count.
11976
11977 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11980         (gnus-message-add-citation-keywords)
11981         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11982         versions of font-lock-add-keywords and font-lock-remove-keywords to
11983         work with XEmacs correctly.
11984
11985 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11986
11987         * gnus-cite.el (gnus-cite-face-list): Set the values of
11988         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11989         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11990         (gnus-message-cite-prefix-regexp): New variable.
11991         (gnus-message-search-citation-line): Use it; protect against long
11992         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11993         the 0th match data for Emacs.
11994         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11995         (gnus-message-add-citation-keywords): Append keywords rather than
11996         prepending; emulate font-lock-add-keywords if it is not available.
11997         (gnus-message-remove-citation-keywords):
11998         Emulate font-lock-remove-keywords if it is not available.
11999
12000         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12001
12002         * message.el (message-cite-prefix-regexp): Set the value of
12003         gnus-message-cite-prefix-regexp.
12004
12005 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12006
12007         * nnweb.el (nnweb-google-parse-1): Update parser.
12008
12009 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12010
12011         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12012
12013 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12014
12015         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12016         regexp.
12017
12018 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12019
12020         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12021         string-to-multibyte.
12022         (uudecode-decode-region-internal): Use it.
12023
12024         * lpath.el: Fbind string-as-multibyte for XEmacs.
12025
12026 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12027
12028         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12029         Fix custom choice.
12030
12031         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12032
12033 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12034
12035         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12036
12037         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12038         `write-region' to respect `mm-inhibit-file-name-handlers'.
12039
12040 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12043         Use gnus-home-directory instead of "~/" or "$HOME".
12044
12045 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12046
12047         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12048         to mention filename.
12049         Add comments at beginning regarding usage.
12050         (encrypt-write-file-contents): Change interactive so a string is
12051         acceptable.  If the file has no associated model, show an error instead
12052         of a nonsense prompt.
12053
12054 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12055
12056         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12057         Thanks to Yoshihiko Yamada for kind notification of this typo.
12058
12059 2007-01-12  Kenichi Handa  <handa@m17n.org>
12060
12061         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12062         multibyte buffer.
12063
12064 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12065
12066         * gnus-score.el (gnus-score-fast-scoring): New variable.
12067         (gnus-score-headers): Use it.
12068
12069         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12070
12071         * message.el (message-cite-original-1):
12072         Call gnus-article-highlight-citation if requested.
12073         (message-make-from): Allow name and address as optional arguments.
12074
12075         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12076
12077         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12078         bugs to doc string.
12079         (gnus-button-alist): Add mid\\|message-id.
12080         (gnus-button-fetch-group): Extend for use in
12081         `browse-url-browser-function'.
12082         (gnus-button-url-regexp): Try to catch paired parentheses like in
12083         Wikipedia URLs.
12084
12085         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12086         Suggested by Simon Krahnke <overlord@gmx.li>.
12087
12088 2007-01-13  Romain Francoise  <romain@orebokech.com>
12089
12090         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12091         Update copyright.
12092
12093 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12094
12095         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12096
12097 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12098
12099         * gnus-registry.el (gnus-registry-unfollowed-groups)
12100         (gnus-registry-split-fancy-with-parent): Fix documentation.
12101
12102 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12103
12104         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12105         from nnweb groups.
12106
12107 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12108
12109         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12110         Xref urls.  Erase buffer before requesting head.
12111
12112         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12113
12114 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12115
12116         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12117         customizable.
12118
12119 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12120
12121         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12122         no signing key is found.
12123         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12124         no encrypting and/or signing key is found.
12125
12126 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12127
12128         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12129
12130 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12131
12132         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12133         headers read from disk with the ones newly found in the current search.
12134         This should no longer cause problems, because the article numbers in
12135         Gmane's `nov.php' output are ignored since the previous change.
12136
12137 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12138
12139         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12140
12141 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12144         replace-regexp-in-string; bind url-version; fbind display-images-p and
12145         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12146         find-face and set-itimer-function for Emacs; bind itimer-list for
12147         Emacs.
12148
12149         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12150
12151 2007-01-01  Romain Francoise  <romain@orebokech.com>
12152
12153         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12154
12155 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12156
12157         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12158         `define-minor-mode' macro definition expanded properly.
12159         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12160         exclude it there.
12161
12162         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12163         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12164         `fboundp' test.
12165         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12166         This is OK to autoload in (S)XEmacs now.
12167
12168 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12169
12170         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12171         keystroke.
12172         (gnus-summary-limit-to-singletons): Fix typo.
12173
12174         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12175         else fails.
12176
12177 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12178
12179         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12180         docstring.
12181
12182         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12183         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12184         (gnus-summary-insert-dormant-articles): Fix typo in message.
12185
12186 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12187
12188         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12189         nil for XEmacs.
12190         (gnus-message-citation-mode): Don't autoload in XEmacs.
12191
12192         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12193
12194 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12195
12196         * nnimap.el (nnimap-expunge-search-string):
12197         Mention nnimap-search-uids-not-since-is-evil in docstring.
12198
12199 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12200
12201         * spam.el: Revert to make-obsolete-variable because
12202         define-obsolete-variable-alias is not supported in Emacs 21.
12203
12204         * spam.el (spam-ifile-path, spam-ifile-database-path)
12205         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12206         make-obsolete-variable.
12207         (spam-bsfilter-path, spam-bsfilter-program)
12208         (spam-spamassassin-path, spam-spamassassin-program)
12209         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12210         Don't use "path" inappropriately.
12211         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12212         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12213         variable names.
12214
12215 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12216
12217         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12218         summary buffer.
12219
12220         * password.el (password-cache-remove): Use clear-string to burn
12221         password, if available.
12222
12223 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12224
12225         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12226
12227         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12228
12229         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12230         (gnus-message-highlight-citation): Move defcustom here from
12231         gnus-cite.el.
12232         (gnus-message-citation-mode): Autoload.
12233
12234         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12235         checks to make it compile with XEmacs.
12236         (gnus-message-citation-mode): New minor mode.
12237         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12238         (gnus-message-highlight-citation): New variables.
12239         (gnus-message-search-citation-line)
12240         (gnus-message-add-citation-keywords)
12241         (gnus-message-remove-citation-keywords)
12242         (turn-on-gnus-message-citation-mode)
12243         (turn-off-gnus-message-citation-mode): New functions.
12244
12245 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12246
12247         * gnus-cite.el: Enable highlighting of different citation levels in
12248         message-mode.
12249
12250 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12251
12252         * message.el (message-make-fqdn): Fix comment.
12253         (message-bogus-system-names): Add ".local".
12254
12255         * spam.el (spam-ifile-path, spam-ifile-program)
12256         (spam-ifile-database-path, spam-ifile-database)
12257         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12258         Don't use "path" inappropriately.
12259         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12260         strings.
12261         (spam-check-ifile, spam-ifile-register-with-ifile)
12262         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12263         Use new variable names.
12264
12265         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12266         (gnus-treat-display-smileys): Simplify using
12267         gnus-image-type-available-p.
12268
12269         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12270         available.
12271
12272         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12273         Use `display-images-p' if available.
12274
12275 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12276
12277         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12278         one after turning on the buffer's multibyteness instead of decoding
12279         them directly in the unibyte buffer that causes unexpected conversion
12280         in Emacs 23 (unicode).
12281
12282 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12283
12284         * message.el (message-generate-hashcash): Fix custom type.
12285
12286 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12287
12288         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12289
12290 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12291
12292         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12293         disconnect icons.  Add help text.
12294
12295 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12296
12297         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12298         negated to be consistent with the others we handle.
12299
12300 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12301
12302         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12303         version of gnus-summary-buffer to something, so that we can use two
12304         article buffers at the same time.
12305
12306 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12307
12308         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12309         trigger all the extra headers.
12310         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12311         sorting.
12312
12313 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12314
12315         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12316         solid groups.
12317
12318 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12319
12320         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12321
12322 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * legacy-gnus-agent.el: Add Copyright notice.
12325
12326 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12327
12328         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12329
12330 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12331
12332         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12333
12334         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12335         to make it work reliably in CVS Emacs.
12336         (gnus-summary-limit-strange-charsets-predicate)
12337         (gnus-summary-limit-to-predicate): New functions.
12338
12339 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12340
12341         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12342         specifying array size.
12343         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12344         array if it is too small.
12345         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12346         (gnus-sort-threads-loop): New function.
12347
12348 2006-12-06  Chris Moore  <dooglus@gmail.com>
12349
12350         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12351         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12352
12353 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12354
12355         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12356         options.
12357
12358 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12359
12360         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12361         DOS-ing the recipient.
12362
12363         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12364         the headers when creating the mapping to avoid mismappings.
12365         (nnweb-gmane-create-mapping): Always nix out old mapping.
12366
12367 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12368
12369         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12370         and mm-verify-option to never.
12371
12372 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12373
12374         * message.el (message-signed-or-encrypted-p): New function.
12375         (message-forward-make-body): Use it.
12376
12377         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12378         Replace encode-coding-string with mm-encode-coding-string.
12379
12380 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * nneething.el (nneething-decode-file-name):
12383         Replace decode-coding-string with mm-decode-coding-string.
12384
12385         * gnus-int.el (gnus-open-server): Say failed server's name.
12386
12387 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12388
12389         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12390         strings to a single string.  Quote `errors-file-name'.
12391         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12392         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12393         Adjust calls.  Use `shell-quote-argument'.
12394
12395 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12396
12397         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12398         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12399
12400         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12401         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12402         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12403         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12404         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12405         (gnus-subscribe-newsgroup, gnus-1):
12406         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12407         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12408         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12409         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12410
12411 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12412
12413         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12414         keystroke.
12415         (gnus-summary-limit-to-bodies): Implement headersp.
12416
12417 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12418
12419         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12420
12421 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12422
12423         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12424
12425 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12426
12427         * message.el (message-generate-hashcash): Expand range of values to
12428         include `opportunistic'.
12429         (message-send-mail): Use it.
12430
12431 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12432
12433         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12434         and comment it.
12435
12436         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12437
12438 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12439
12440         * gnus-util.el (gnus-extract-address-components): Improve comment.
12441
12442 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12443
12444         * gnus-util.el (gnus-extract-address-components): Work with address in
12445         which the name portion contains @.
12446
12447         * lpath.el: Fbind custom-autoload.
12448
12449 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12450
12451         * gnus.el (gnus-start): Move custom group up.
12452         (gnus-select-method): Don't autoload, but make it available for
12453         `customize-variable'.
12454         (gnus-getenv-nntpserver): Don't autoload.
12455
12456 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12457
12458         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12459
12460 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12461
12462         * message.el (message-sendmail-extra-arguments): New variable.
12463         (message-send-mail-with-sendmail): Use it.
12464
12465 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12466
12467         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12468         mm-with-unibyte-current-buffer to make string unibyte.
12469
12470         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12471         mm-string-as-multibyte.
12472
12473 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12474
12475         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12476         Reported by Werner Koch <wk@gnupg.org>.
12477
12478 2006-11-14  Daiki Ueno  <ueno@p360>
12479
12480         * mml2015.el: Autoload epa-select-keys when compiling.
12481
12482 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12483
12484         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12485         message-options.
12486         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12487
12488 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12489
12490         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12491         EasyPG (< 0.0.6).
12492         (mml2015-always-trust): New user option.
12493         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12494         prompt.
12495
12496 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * nntp.el (nntp-authinfo-force): New variable.
12499         (nntp-send-authinfo): Use it.
12500
12501 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
12502
12503         * message.el (message-strip-subject-encoded-words): Allow _not_ to
12504         decode encoded words.  Improve prompt.  Add comment about forwarding.
12505         (message-replacement-char): Move up.
12506
12507 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12508
12509         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12510         instead of gnus-intersection because arguments of gnus-sorted-nunion
12511         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
12512
12513 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
12514
12515         * message.el (message-strip-subject-encoded-words): Reformat prompt.
12516         (message-simplify-subject-functions):
12517         Enable message-strip-subject-encoded-words by default.
12518
12519 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
12520
12521         * message.el (message-strip-subject-encoded-words): New function.
12522         (message-simplify-subject-functions): New variable.
12523         (message-simplify-subject): Use it.  Fix typo in doc string.
12524         Support message-strip-subject-encoded-words.
12525
12526 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
12527
12528         * gnus-diary.el (gnus-diary-delay-format-function):
12529         * nndiary.el (nndiary-reminders):
12530         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12531
12532 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12533
12534         * gnus-art.el (article-hide-boring-headers): Fetch date from
12535         gnus-original-article-buffer to avoid problems with localized date
12536         strings.
12537
12538 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12539
12540         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12541
12542 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
12543
12544         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12545         New variables.
12546         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12547         (mm-charset-synonym-alist): Move some entries to
12548         mm-codepage-iso-8859-list.
12549         (mm-charset-synonym-alist, mm-charset-override-alist):
12550         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12551
12552 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12553
12554         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12555
12556 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12557
12558         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12559         with Emacs 21 and XEmacs.
12560
12561 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
12562
12563         * spam.el (spam-parse-address): New function for better parsing,
12564         catching errors, etc.
12565         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12566
12567 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12568
12569         * mm-view.el: Add interactive arg to html2text autoload.
12570
12571 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12572
12573         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12574
12575 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
12576
12577         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12578         New variables.
12579         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12580         (mm-charset-synonym-alist): Move some entries to
12581         mm-codepage-iso-8859-list.
12582
12583         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12584
12585 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
12586
12587         * message.el (message-citation-line-format)
12588         (message-insert-formated-citation-line): Fix implementation of %E, %N
12589         and %n according to the doc string.
12590
12591 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
12592
12593         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12594         Use car-safe to avoid bad parses.
12595
12596 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12597
12598         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12599         names.
12600
12601         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12602
12603 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12606         header.
12607
12608         * message.el (message-draft-headers): Add Date.
12609         (message-headers-to-generate): Fix typo in docstring.
12610
12611         * nndraft.el (nndraft-required-headers): New variable.
12612         (nndraft-generate-headers): Use it.
12613
12614         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12615
12616 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12617
12618         * gnus-registry.el (gnus-registry-wash-for-keywords)
12619         (gnus-registry-find-keywords): New functions to allow easy searching of
12620         articles that are in the registry.
12621
12622 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12623
12624         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12625         Use ietf-drums-parse-address instead of gnus-extract-address-components.
12626         Reported by Damien Elmes <damien@repose.cx>.
12627
12628 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12629
12630         * gnus.el (gnus-mime): Remove unused custom group.
12631
12632 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12633
12634         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
12635         "blank line" when searching for end of armor headers.
12636
12637 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12638
12639         * gmm-utils.el (gmm-write-region): Fix variable name.
12640
12641 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12642
12643         * gmm-utils.el (gmm-write-region): New function based on compatibility
12644         code from `mm-make-temp-file'.
12645
12646         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
12647
12648         * nnmaildir.el (nnmaildir--update-nov)
12649         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
12650         Use `gmm-write-region'.
12651
12652 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12653
12654         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
12655         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12656
12657         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
12658
12659         * message.el (message-replacement-char): New variable.
12660         (message-fix-before-sending): Use it.
12661         (message-simplify-subject): New function to remove duplicate code.
12662         (message-reply, message-followup): Use it.
12663
12664         * gnus-sum.el (gnus-summary-make-menu-bar):
12665         Clarify gnus-summary-limit-to-articles.
12666
12667 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12668
12669         * gnus-util.el (gnus-with-local-quit): New macro.
12670
12671         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
12672
12673 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
12674
12675         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
12676         ignore non-string data.
12677
12678 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12679
12680         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
12681         non-string data (needs to be done in the registry too).
12682
12683 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12684
12685         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
12686         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
12687         (gnus-registry-split-fancy-with-parent)
12688         (gnus-registry-fetch-simplified-message-subject-fast)
12689         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
12690         Remove text properties on ingress into the registry and when it's saved.
12691         (gnus-registry-clean-empty-function): Fix bug with cleaning the
12692         registry from entries with no groups.
12693
12694 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12695
12696         * gnus-util.el (gnus-string-remove-all-properties): Add utility
12697         function to remove string properties.
12698
12699 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12700
12701         * gmm-utils.el (gmm): Adjust custom version.
12702
12703         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
12704         Adjust custom version.
12705
12706         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
12707
12708 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12709
12710         * gnus-art.el (gnus-insert-prev-page-button)
12711         (gnus-insert-next-page-button): Simplify.  Reformat.
12712
12713 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12714
12715         * gnus-art.el (gnus-insert-prev-page-button)
12716         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12717
12718 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12719
12720         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12721
12722 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12723
12724         * gnus-art.el (gnus-insert-mime-button)
12725         (gnus-insert-mime-security-button):
12726         Apply gnus-article-button-face to MIME and security buttons.
12727
12728 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12729
12730         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12731         readable.
12732
12733 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12736
12737 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12738
12739         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12740         `browse-url-of-file' instead of `browse-url'.
12741
12742 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12743
12744         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12745         regexp.  Articles containing quotation were cut prematurely.
12746
12747 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12748
12749         * message.el (message-cite-original-1): Use nobody by default for the
12750         value of From header.
12751         (message-reply): Ditto.
12752
12753 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12754
12755         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12756         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12757         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12758
12759 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12760
12761         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12762         mails in the doc string.  Add some URLs in comment.
12763         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12764
12765 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12768         backslashes handling and the way to find boundaries of quoted strings.
12769
12770 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12771
12772         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12773         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12774         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12775         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12776
12777 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12778
12779         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12780         doc string.
12781         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12782
12783 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * lpath.el: Fbind epg-check-configuration.
12786
12787 2006-09-06  Simon Josefsson  <jas@extundo.com>
12788
12789         * mml2015.el (mml2015-use): Doc fix, mention epg.
12790
12791 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12792
12793         * mml2015.el (mml2015-use): Default to epg, if available.
12794
12795 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12796
12797         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12798         message-sender.
12799         (mml1991-epg-encrypt): Ditto.
12800         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12801         message-sender.
12802         (mml2015-epg-encrypt): Ditto.
12803
12804 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12805
12806         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12807         several common directories.
12808
12809 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12810
12811         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12812         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12813
12814 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * gnus-art.el (article-decode-encoded-words): Make it fast.
12817
12818 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12819
12820         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12821
12822         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12823         in quoted string into `\'.
12824
12825 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12826
12827         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12828         Use standard-syntax-table.
12829
12830 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12831
12832         * gnus-art.el (gnus-decode-address-function): New variable.
12833         (article-decode-encoded-words): Use it to decode headers which are
12834         assumed to contain addresses.
12835         (gnus-mime-delete-part): Remove useless `or'.
12836
12837         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12838         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12839         (gnus-nov-parse-line): Use it to decode From header.
12840         (gnus-get-newsgroup-headers): Ditto.
12841         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12842
12843         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12844         (mail-decode-encoded-address-string): New alias.
12845
12846         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12847         New function.
12848         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12849         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12850         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12851         (rfc2047-decode-string): Ditto.
12852         (rfc2047-decode-address-region): New function.
12853         (rfc2047-decode-address-string): New function.
12854
12855 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12856
12857         * message.el (message-caesar-buffer-body): Allow rotating headers.
12858
12859         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12860
12861         * message.el (message-insert-formated-citation-line): Fix %f.
12862         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12863
12864 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12865
12866         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12867         (gnus-bookmark-mouse-available-p): New macro.
12868         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12869         (gnus-bookmark-bmenu-show-infos): Use it.
12870         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12871         (gnus-bookmark-bmenu-hide-infos): Ditto.
12872         (gnus-bookmark-remove-properties): New function.
12873         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12874         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12875         (gnus-bookmark-write-file): Bind coding-system-for-write.
12876         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12877         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12878         group before selecting it.
12879         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12880         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12881         quit-window if it is not available; use gnus-mouse-2 and bind it to
12882         gnus-bookmark-bmenu-select-by-mouse.
12883         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12884         (gnus-bookmark-bmenu-select-by-mouse): New function.
12885
12886 2006-08-13  Romain Francoise  <romain@orebokech.com>
12887
12888         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12889         space.
12890
12891 2006-08-10  Romain Francoise  <romain@orebokech.com>
12892
12893         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12894         (dns-mode-soa-auto-increment-serial): New user option.
12895         (dns-mode-soa-maybe-increment-serial): New function.
12896         (dns-mode): Add the latter to `write-contents-functions'.
12897
12898 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12899
12900         * compface.el (uncompface): Use binary rather than raw-text-unix.
12901
12902 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12903
12904         * compface.el (uncompface): Make sure the eol conversion doesn't take
12905         place when communicating with the external programs.
12906         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12907
12908 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12911
12912 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12913
12914         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12915         Make it more robust by parsing author and date independently.
12916
12917 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12918
12919         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12920
12921 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12922
12923         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12924         first matching secret key.
12925         (mml2015-epg-encrypt): Ditto.
12926
12927         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12928         first matching secret key.
12929         (mml1991-epg-encrypt): Ditto.
12930
12931         * mml2015.el (mml2015-encrypt-to-self): New user option.
12932         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12933         mml2015-epg-encrypt-to-self is set.
12934
12935         * mml1991.el (mml1991-encrypt-to-self): New variable.
12936         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12937         mml1991-epg-encrypt-to-self is set.
12938
12939         * mml2015.el (mml2015-signers): New user option.
12940         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12941         (mml2015-epg-encrypt): Allow to select signing keys.
12942
12943         * mml1991.el (mml1991-signers): New variable.
12944         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12945         (mml1991-epg-encrypt): Allow to select signing keys.
12946
12947 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * nnheader.el (nnheader-insert-head): Make it work even if the file
12950         uses CRLF for the line-break code.
12951
12952 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12953
12954         * mml2015.el: Require mml-sec instead of password.
12955         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12956         (mml2015-cache-passphrase): Inherit the default value from
12957         mml-secure-cache-passphrase.
12958         (mml2015-passphrase-cache-expiry): Inherit the default value from
12959         mml-secure-passphrase-cache-expiry.
12960
12961         * mml1991.el: Require mml-sec instead of password.
12962         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12963         (mml1991-cache-passphrase): Inherit the default value from
12964         mml-secure-cache-passphrase.
12965         (mml1991-passphrase-cache-expiry): Inherit the default value from
12966         mml-secure-passphrase-cache-expiry.
12967
12968         * mml-sec.el: Require password.
12969         (mml-secure-verbose): New user option.
12970         (mml-secure-cache-passphrase): New user option.
12971         (mml-secure-passphrase-cache-expiry): New user option.
12972
12973 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12974
12975         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12976         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12977         andreas@altroot.de (Andreas Vögele).
12978
12979         FIXME: Use `tiny change'?
12980
12981 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12982
12983         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12984         workaround for the url package included with Emacs.
12985
12986         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12987
12988 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12989
12990         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12991         correctly.  This fixes a bug caused by the 2006-05-12 change.
12992
12993 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12994
12995         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12996         some information about the error when saying that the `bogus' mail
12997         group will be used.
12998
12999 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13000
13001         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13002         string.
13003
13004 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13005
13006         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13007
13008 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13009
13010         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13011
13012 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13013
13014         * mml1991.el (mml1991-function-alist): Add epg.
13015         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13016         (mml1991-epg-encrypt): New functions.
13017
13018 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13019
13020         * mml2015.el (mml2015-verbose): New variable.
13021         (mml2015-cache-passphrase): Ditto.
13022         (mml2015-passphrase-cache-expiry): Ditto.
13023         (mml2015-function-alist): Add epg.
13024         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13025         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13026         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13027         New functions.
13028
13029 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13030
13031         * message.el (message-cite-original-1): Preserve region when removing
13032         quoted text due to X-No-Archive in order to avoid bogus attribution
13033         when citing multiple messages.
13034
13035 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13036
13037         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13038         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13039
13040 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13041
13042         * gnus-diary.el (gnus-user-format-function-d)
13043         (gnus-user-format-function-D): Autoload.
13044
13045         * imap.el (Commentary): Fix typo.
13046
13047         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13048         2006-04-22 contribution.
13049
13050 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13051
13052         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13053         It didn't really fix the bogosity I'm seeing with solid web groups.
13054
13055 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13056
13057         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13058         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13059         created using server names.  If we use the feature without declaring
13060         it, Gnus does not properly manage server and group state.
13061
13062         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13063         bound.
13064
13065 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13066
13067         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13068         looking up the method using GROUP's prefix before inventing a new one.
13069         It is used on killed/unknown groups in various places where returning
13070         an all-new method isn't expected by the caller.
13071
13072         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13073         and match semantics of gnus-group-real-prefix.
13074
13075 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13076
13077         * nnmail.el (nnmail-broken-references-mailers): New variable.
13078         (nnmail-ignore-broken-references): New function generalizing
13079         nnmail-fix-eudora-headers.
13080         (nnmail-fix-eudora-headers): Now obsolete.
13081
13082         * gnus-art.el (gnus-button-handle-custom):
13083         Support `customize-apropos*'.
13084
13085 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13086
13087         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13088
13089         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13090         articles.
13091
13092 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13093
13094         * message.el (message-cite-reply-above): New variable.
13095         (message-yank-original): Use it.
13096
13097 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13098
13099         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13100
13101 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13102
13103         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13104         as read.
13105
13106         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13107
13108 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13109
13110         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13111         (gnus-bookmark-default-file): Use gnus-directory.
13112         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13113         Remove "*" in doc string.
13114         (gnus-bookmark-write-file): Simplify.
13115         (gnus-bookmark-maybe-sort-alist): Use `when'.
13116         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13117         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13118         Add FIXME about Emacs 21 and XEmacs compatibility.
13119         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13120         compatibility.
13121         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13122         compatibility.
13123         (gnus-bookmark-menu-heading): Fix version.
13124
13125 2006-06-19  Bastien Guerry  <bzg@altern.org>
13126
13127         * gnus-bookmark.el: New file.
13128
13129 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * message.el (message-syntax-checks): Doc fix.
13132
13133 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13134
13135         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13136         unsubscribed groups as if they were killed ones.  It causes duplicate
13137         entries in gnus-newsrc-alist.
13138
13139 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * message.el (message-syntax-checks): Doc fix.
13142         (message-send-mail): Add check for continuation headers.
13143         (message-check-news-header-syntax): Fix regexp used to check for
13144         continuation headers.
13145
13146 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13147
13148         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13149
13150 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13153
13154 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13155
13156         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13157         default-truncate-lines.
13158
13159 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13160
13161         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13162         to fill the utf-8 entry.
13163
13164         * lpath.el: Fbind unicode-precedence-list.
13165
13166 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13167
13168         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13169
13170 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13171
13172         * gnus-agent.el (directory-files-and-attributes): Move all the way
13173         forward (the third and final move).
13174         (gnus-agent-read-agentview): Trap reconstruction errors due to
13175         nonexistent directory.  Handle by returning nil.
13176
13177 2006-05-30  Didier Verna  <didier@xemacs.org>
13178
13179         * message.el (message-dont-reply-to-names): Update the custom type.
13180         * message.el (message-dont-reply-to-names): New defsubst: potentially
13181         convert a list of regexps into a single one.
13182         * message.el (message-get-reply-headers): Use it.
13183         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13184
13185 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13186
13187         * gnus-agent.el (directory-files-and-attributes): Move forward.
13188
13189 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13190
13191         * gnus-ml.el (gnus-mailing-list-subscribe)
13192         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13193         (gnus-mailing-list-message): Fix doc strings.
13194
13195 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13196
13197         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13198         of doing it manually.
13199
13200 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13201
13202         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13203         comment.
13204
13205 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13206
13207         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13208         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13209         (gnus-agent-read-local): All symbols allocated in my-obarray.
13210         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13211         (gnus-agent-regenerate-group): Check numeric names to see if they are
13212         messages or groups.
13213         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13214         better way of do this...)
13215
13216         * gnus-cache.el (gnus-agent-total-fetched-for):
13217         Ignore 'dummy.group' (there should be a better way of do this...)
13218
13219 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13222         (gnus-saved-headers): Ditto.
13223         (gnus-default-article-saver): Mention functions may have properties.
13224         (gnus-article-save): Override gnus-save-all-headers and
13225         gnus-saved-headers by :headers property which saver function may have.
13226         (gnus-summary-save-in-file): Add :headers property.
13227         (gnus-summary-write-to-file): Ditto.
13228
13229         * gnus-sum.el (gnus-summary-save-article): Bind
13230         gnus-prompt-before-saving to t when saving many articles in a file;
13231         always show all headers.
13232
13233         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13234
13235 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13236
13237         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13238         marks.
13239
13240         * message.el (message-indent-citation): Add optional arguments to allow
13241         using it outside of message buffers.
13242
13243         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13244         (gnus-article-treat-unfold-headers): Use it.
13245         (gnus-article-truncate-lines): New variable.
13246         (gnus-article-mode): Use it.
13247         (gnus-article-toggle-truncate-lines): New function.
13248
13249         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13250         Add gnus-article-toggle-truncate-lines.
13251
13252         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13253         coding system in XEmacs, use binary.
13254
13255 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13256
13257         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13258         after-load-alist.
13259
13260         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13261         this function should save decoded articles.
13262         (gnus-summary-write-to-file): Use property to specify this function
13263         should save decoded articles and specify gnus-summary-save-in-file
13264         should be used to save articles other than the first one when saving
13265         many articles.
13266         (gnus-summary-save-body-in-file): Use property to specify this
13267         function should save decoded articles.
13268         (gnus-summary-write-body-to-file): Use property to specify this
13269         function should save decoded articles and specify
13270         gnus-summary-save-body-in-file should be used to save articles other
13271         than the first one when saving many articles.
13272
13273         * gnus-sum.el (gnus-summary-save-article): Simplify.
13274
13275 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13276
13277         * gnus-art.el (gnus-default-article-saver):
13278         Add gnus-summary-write-body-to-file.
13279         (gnus-article-save-coding-system): Don't use coding system object
13280         in XEmacs.
13281         (gnus-read-save-file-name): Add optional `dir-var' argument which
13282         specifies directory in which files are saved; work even if optional
13283         `variable' argument is not specified.
13284         (gnus-summary-write-to-file): Read file name.
13285         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13286         (gnus-summary-write-body-to-file): New function.
13287
13288         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13289         (gnus-summary-local-variables): Add it.
13290         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13291         (gnus-summary-save-article): Remove optional `decode' argument;
13292         determine whether to decode articles by the value of
13293         gnus-default-article-saver; when saving many files using
13294         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13295         it first and use gnus-summary-save-in-file or
13296         gnus-summary-save-body-in-file thereafter unless
13297         gnus-prompt-before-saving is always; move point to article which
13298         will be saved.
13299         (gnus-summary-save-article-file): Revert.
13300         (gnus-summary-write-article-file): Revert.
13301         (gnus-summary-save-article-body-file): Revert.
13302         (gnus-summary-write-article-body-file): New function.
13303
13304 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * gnus-art.el (gnus-default-article-saver): Doc fix.
13307         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13308         from gnus-summary-save-article-coding-system, and default to a
13309         certain coding system.
13310         (gnus-output-to-file): Add coding cookie and encode text according
13311         to gnus-article-save-coding-system; don't use mm-append-to-file.
13312
13313         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13314         gnus-art.el and rename to gnus-article-save-coding-system.
13315         (gnus-summary-save-article): Require gnus-art; don't show all
13316         headers if it decodes articles; don't add coding cookie here;
13317         don't bind mm-text-coding-system-for-write.
13318         (gnus-summary-save-article-file): Save decoded articles.
13319         (gnus-summary-write-article-file): When saving many files, use
13320         gnus-summary-write-to-file first and gnus-summary-save-in-file
13321         thereafter unless gnus-prompt-before-saving is always.
13322         (gnus-summary-save-article-body-file): Save decoded articles.
13323
13324         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13325
13326 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13327
13328         * nnrss.el (nnrss-check-group): Bind hash-index.
13329
13330 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13331
13332         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13333         its hash index.  Store this hash in `nnrss-group-data'.
13334         (nnrss-read-group-data): Update accordingly.
13335
13336 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13337
13338         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13339         entry.
13340
13341         * gnus-sum.el (gnus-summary-make-menu-bar):
13342         Add gnus-article-browse-html-article.
13343
13344 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13345
13346         * gnus-sum.el (gnus-summary-mime-map):
13347         Add gnus-article-browse-html-article.
13348
13349         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13350
13351 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13352
13353         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13354         suitable coding systems in customize.
13355
13356 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13357
13358         * mail-source.el (mail-sources): Fix custom type.
13359
13360 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13361
13362         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13363         (gnus-summary-expire-articles-now): Shorten prompt.
13364
13365         * gmm-utils.el (wid-edit): Require.
13366         (defun-gmm): Rename from `gmm-defun-compat'.
13367         (gmm-image-search-load-path): Use it.
13368         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13369
13370 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * gnus-sum.el (gnus-summary-save-article-coding-system):
13373         New variable.
13374         (gnus-summary-save-article): Add optional `decode' argument.
13375         If it is set and gnus-summary-save-article-coding-system is non-nil,
13376         save decoded article.
13377         (gnus-summary-write-article-file): Save decoded article if
13378         gnus-summary-save-article-coding-system is non-nil.
13379
13380         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13381         type.
13382
13383 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13384
13385         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13386
13387 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13388
13389         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13390         first to test gnus-single-article-buffer which may be buffer-local.
13391
13392         * gnus-sum.el (gnus-summary-setup-buffer):
13393         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13394         group; make gnus-article-buffer, gnus-article-current, and
13395         gnus-original-article-buffer always buffer-local.
13396         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13397         group.
13398         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13399
13400 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13401
13402         * nnml.el (nnml-request-compact-group): Compressed files might not
13403         have .gz extension.
13404
13405 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13406
13407         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13408         (mm-copy-to-buffer): Use with-current-buffer.
13409         (mm-display-part): Simplify.
13410         (mm-inlinable-p): Add optional arg `type'.
13411
13412 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13413
13414         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13415         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13416         Try harder to show the attachment internally or externally using
13417         gnus-mime-view-part-as-type.
13418
13419 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13420
13421         * message.el (message-from-style, message-signature-separator)
13422         (message-user-organization-file, message-send-mail-function)
13423         (message-citation-line-function, message-yank-prefix)
13424         (message-indent-citation-function, message-signature)
13425         (message-signature-file, message-signature-insert-empty-line):
13426         Remove autoloads.
13427
13428         * gnus-art.el (gnus-buttonized-mime-types):
13429         Remove "multipart/signed".  Revert 2006-04-26 change.
13430
13431 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13432
13433         * gnus.el (gnus-version-number): Bump version.
13434
13435 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13436
13437         * gnus.el: No Gnus v0.5 is released.
13438
13439 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13440
13441         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13442         fetching articles by message-id.
13443
13444 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13445
13446         * message.el (hashcash): Require hashcash as normal.
13447
13448         * ecomplete.el (ecomplete-highlight-match-line):
13449         Use point-at-eol.
13450         (ecomplete-highlight-match-line): Use `highlight', because that
13451         face exists in both Emacs and XEmacs.
13452
13453         * message.el (message-display-abbrev): Use point-at-bol.
13454
13455         * mail-source.el: Don't require timer/timer-funcs.
13456
13457         * gnus-async.el: Ditto.
13458
13459         * password.el: Ditto.
13460
13461         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13462
13463         * mm-url.el: Ditto.
13464
13465         * gnus-xmas.el: Don't require timer-funcs.
13466
13467         * mm-util.el: Require timer/timer-funcs.
13468
13469 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13470
13471         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13472         Close.
13473
13474 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13475
13476         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13477         unibyte after clear-decrypt function runs.
13478
13479         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13480         returns as a unibyte string.
13481
13482 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13483
13484         * lpath.el: Revert.
13485
13486         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13487         (pgg-gpg-process-sentinel): Revert.
13488
13489         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13490         (pgg-pgp-lookup-key): Revert.
13491
13492         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13493         (pgg-pgp5-lookup-key): Revert.
13494
13495         * pgg.el (pgg-fetch-key): Revert.
13496
13497 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13498
13499         * lpath.el: Fbind string-as-multibyte for XEmacs.
13500
13501         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13502         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13503         (mml1991-pgg-encrypt): Ditto.
13504
13505         * pgg-gpg.el (pgg-string-to-multibyte): New function.
13506         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
13507         a multibyte buffer.
13508
13509         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
13510         (pgg-pgp-lookup-key): Ditto.
13511
13512         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
13513         (pgg-pgp5-lookup-key): Ditto.
13514
13515         * pgg.el (pgg-fetch-key): Ditto.
13516
13517 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
13518
13519         * message.el (message-user-organization-file): Check several
13520         locations of the organization file.
13521
13522         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13523         Add gnus-article-view-part-as-type.
13524
13525         * gnus-art.el (gnus-article-view-part-as-type): New function.
13526
13527         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13528         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
13529
13530         * mml.el: Simplify autoload.
13531         (mml-mode): defvar dnd-protocol-alist instead of using
13532         symbol-value.
13533         (mml-default-directory): New variable.
13534         (mml-minibuffer-read-file): Use it.
13535         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13536
13537         * message.el (message-citation-line-format): New variable.
13538         (message-insert-formated-citation-line): New function.
13539         (message-citation-line-function):
13540         Add `message-insert-formated-citation-line' to custom type.
13541
13542         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13543         to doc string.
13544
13545         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13546         depending on mm-verify-option.
13547
13548 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13549
13550         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13551         binding pgg-* variables; reimplement the section which prevents
13552         MIME header from being signed.
13553         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13554         pgg-text-mode; remove a blank line at the top of body.
13555
13556         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13557         lines at the top of body; use gnus-newsgroup-charset if there's no
13558         Charset header.
13559
13560 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * message.el (message-self-insert-commands): Doc fix.
13563
13564         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13565         (mm-uu-pgp-encrypted-test): Ditto.
13566         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13567         between header and body; return application/pgp-encrypted handle
13568         if decryption failed; decode decrypted body by charset.
13569
13570         * mm-decode.el (mm-automatic-display): Don't make application/pgp
13571         element match to application/pgp-*.
13572
13573 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13574
13575         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13576         HTML.
13577
13578 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13579
13580         * mail-source.el (mail-source-call-script): Message the error
13581         string.
13582
13583 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13584
13585         * gnus-util.el (gnus-byte-compile): Use it.
13586
13587 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
13588
13589         * gnus-util.el (kill-empty-logs): New function.
13590
13591 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13592
13593         * message.el (message-mail-alias-type): Doc fix.
13594         (message-mail-alias-type-p): New function.
13595         (message-send): Use it.
13596         (message-mode): Ditto.
13597         (message-strip-forbidden-properties): Ditto.
13598
13599         * ecomplete.el (ecomplete-database-file-coding-system):
13600         New variable.
13601         (ecomplete-save): Use it.
13602         (ecomplete-setup): Use it.
13603
13604 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13605
13606         * message.el (message-self-insert-commands): New variable.
13607         (message-strip-forbidden-properties): Use it.
13608
13609 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13610
13611         * message.el (message-put-addresses-in-ecomplete): Use a regexp
13612         that doesn't make XEmacs choke.
13613
13614 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
13615
13616         * gnus-util.el (gnus-replace-in-string):
13617         Prefer replace-regexp-in-string over of replace-in-string.
13618
13619 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * gnus-util.el (gnus-select-frame-set-input-focus):
13622         Use select-frame-set-input-focus if it is available in XEmacs; use
13623         definition defined in Emacs 22 for old Emacsen.
13624
13625         * dgnushack.el: Autoload unmorse-region for XEmacs.
13626
13627         * lpath.el: Bind cursor-in-non-selected-windows and
13628         select-frame-set-input-focus for XEmacs.
13629
13630 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13631
13632         * mm-view.el (mm-inline-text): Use equal instead of equalp.
13633
13634 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
13635
13636         * gnus-registry.el (gnus-registry-cache-save): Remove text
13637         properties when saving via the temp buffer.
13638
13639 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13640
13641         * message.el (message-generate-hashcash): Honor custom type.
13642
13643 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13644
13645         * message.el (message-generate-hashcash): Default to non-nil when
13646         hashcash is found.
13647
13648         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13649         (gnus-refer-thread-limit): Increase default to 500.
13650
13651         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13652
13653         * flow-fill.el (fill-flowed): Allow delete-space.
13654
13655 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13656
13657         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13658         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13659         Remove autoloads.
13660
13661 2006-04-18  Simon Josefsson  <jas@extundo.com>
13662
13663         * message.el (message-generate-hashcash): Default to.
13664
13665 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13668         concatenating segments rather than before concatenating them.
13669
13670 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13671
13672         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13673
13674 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13675
13676         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13677
13678         * message.el (message-forward-make-body-plain):
13679         Allow message-forward-ignored-headers to be a list.
13680         (message-remove-ignored-headers): Factor out into function.
13681         (message-forward-make-body-mml): Use it.
13682
13683         * imap.el (imap-quote-specials): New function.
13684         (imap-login-auth): Quote specials.
13685
13686         * rfc2231.el (rfc2231-parse-string): Remove dead code.
13687         (rfc2231-parse-string): Allow concatanation of parameters that
13688         aren't contiguous.  The test case is
13689           (mail-header-parse-content-type "message/external-body;
13690             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13691             access-type=LOCAL-FILE;
13692             name*1*=plugh%2fhello-sailor%2fbing.pdf")
13693
13694 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13695
13696         * nntp.el (nntp-accept-process-output): Return the value of
13697         `nnheader-accept-process-output'.
13698
13699 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13700
13701         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
13702         (gnus-button-alist): Recognize more diff formats.
13703         (gnus-button-patch): Strip directory.
13704
13705 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13706
13707         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
13708         Emacs 22 when setting focus.
13709
13710 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13711
13712         * gnus-art.el (gnus-article-treat-types): Do treatment of
13713         text/x-verbatim parts.
13714         (gnus-button-patch): New command.
13715
13716         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13717         addresses that contain invalid characters.
13718
13719 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13720
13721         * message.el (message-put-addresses-in-ecomplete):
13722         Use gnus-replace-in-string.
13723         (message-is-yours-p): Use the more correct
13724         mail-header-parse-address instead of
13725         mail-extract-address-components.
13726         (message-put-addresses-in-ecomplete): Fix typo.
13727
13728         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13729         keystroke.
13730
13731         * gnus-art.el (gnus-treatment-function-alist): Change order of
13732         newsgroups/generic header folding to avoid double-folding.
13733
13734         * message.el (message-hidden-headers): Add X-Draft-From.
13735
13736         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13737         New command.
13738         (gnus-summary-repeat-search-article-backward): New command.
13739
13740         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13741         groups in the parent topic.
13742
13743 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13744
13745         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13746         (spam-extra-header-to-number): Return the CRM114 number as a
13747         number instead of a string.
13748
13749 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13750
13751         * gnus-art.el (gnus-face-properties-alist): Move here from
13752         gnus-fun.
13753
13754         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13755
13756 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13757
13758         * message.el (message-strip-forbidden-properties): Only display on
13759         self-insert-command.
13760
13761         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13762         reindent.
13763         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13764
13765 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13766
13767         * smiley.el (smiley-style): Fix typo.
13768
13769 2006-03-23  Kenichi Handa  <handa@m17n.org>
13770
13771         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13772         instead of set-buffer-multibyte.
13773
13774 2006-03-23  Kenichi Handa  <handa@m17n.org>
13775
13776         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13777         buffer and then decode the buffer text if necessary.
13778         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13779         first, and after mm-encode-body, change the buffer to unibyte.
13780
13781 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13782
13783         * hashcash.el (hashcash-insert-payment-async-2):
13784         Use message-goto-eoh instead of doing it manually.
13785         (mail-add-payment): Use message-narrow-to-header instead of trying
13786         to do the same itself.
13787
13788         * message.el (message-hidden-headers): Add Face.
13789
13790         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13791         reparenting code.
13792         (gnus-summary-reparent-children): Refactored out code.
13793         (gnus-summary-thread-map): New keystroke.
13794         (gnus-summary-reparent-children): Make into command.
13795
13796         * smiley.el (smiley-style): Default to `medium' if using a large
13797         font.
13798
13799         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13800         does it itself.
13801
13802         * message.el (message-point-in-header-p): Simplify definition.
13803
13804 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13805
13806         * nnagent.el (nnagent-request-set-mark): Silence log file
13807         writing.
13808         (nnagent-request-set-mark): Use write-region instead of
13809         append-to-file.
13810
13811         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13812         strange select method.
13813
13814         * ecomplete.el (ecomplete-display-matches): Get highlightling
13815         right.
13816         (ecomplete-display-matches): Use literals.
13817         (ecomplete-display-matches): Disable message logging.
13818
13819         * message.el (message-display-abbrev): Small optimization.
13820
13821         * ecomplete.el (ecomplete-display-matches): Allow automatic
13822         display.
13823
13824         * message.el (message-strip-forbidden-properties):
13825         Display abbrevs.
13826         (message-display-abbrev): Get automatic display right.
13827
13828         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13829         keystrokes.
13830
13831 2006-04-13  Romain Francoise  <romain@orebokech.com>
13832
13833         TODO: Backport to v5-10!
13834
13835         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13836         Move here (and rename) from gnus-registry.el.
13837
13838         * gnus-registry.el: Require gnus-util.
13839         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13840
13841 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13842
13843         * gnus-group.el (gnus-group-catchup-current):
13844         Change if-then-else-if-then-else into cond.
13845         (gnus-group-catchup): Indent.
13846         (group-name-at-point): New function.
13847         (gnus-fetch-group): Provide default from thing at point.
13848
13849 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13850
13851         * message.el (message-display-abbrev): Fix regexp.
13852
13853         * ecomplete.el (ecomplete-highlight-match-line):
13854         Reimplement choosing.
13855         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13856         dead variables.
13857
13858         * message.el (message-newline-and-indent): Remove debugging.
13859         (message-display-abbrev): Use new implementation.
13860
13861 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13862
13863         * gnus-art.el (gnus-article-mode):
13864         Set cursor-in-non-selected-windows to nil.
13865
13866         * smiley.el: Revert previous change.
13867         (smiley-data-directory): defvar it before using it in the
13868         defcustom of `smiley-style'.
13869
13870 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13871
13872         * message.el (message-newline-and-indent): New function.
13873
13874         * ecomplete.el: Implement more bits.
13875
13876         * message.el (message-put-addresses-in-ecomplete): Clean up the
13877         string.
13878
13879         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13880
13881         * gnus-sum.el (gnus-summary-save-parts):
13882         Bind gnus-summary-save-parts-counter and use it to make unique file
13883         names.
13884
13885         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13886
13887         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13888         parameter to say whether to actually parse the individual
13889         addresses.
13890
13891         * message.el (message-put-addresses-in-ecomplete): New function.
13892         (ecomplete): Require.
13893         (message-mail-alias-type): Add ecomplete as an option.
13894
13895 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13896
13897         * flow-fill.el (fill-flowed): Remove trailing space from blank
13898         quoted lines.
13899
13900 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13901
13902         * smiley.el (smiley-style): Move definition later to avoid a
13903         compilation warning.
13904
13905 2006-04-12  Kenichi Handa  <handa@m17n.org>
13906
13907         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13908         buffer and then decode the buffer text if necessary.
13909         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13910         first, and after mm-encode-body, change the buffer to unibyte.
13911         Use mm-disable-multibyte instead of set-buffer-multibyte.
13912
13913 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13914
13915         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13916         Content-Type header instead of Content-Disposition header.
13917         (gnus-mime-inline-part): Ditto.
13918         (gnus-mime-view-part-as-charset): Ignore charset that the part
13919         specifies.
13920
13921         * mm-decode.el (mm-display-part): Work with external parts and
13922         usual parts similarly.
13923
13924         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13925         instead of gnus-display-mime.
13926
13927         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13928         instead of with-temp-buffer.
13929
13930         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13931         tag to summarized topics part in order to encode non-ASCII text.
13932
13933 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13934
13935         * smiley.el (smiley-style): New variable.
13936         (smiley-directory): New function.
13937         (smiley-data-directory): Derive from `smiley-style' using
13938         `smiley-directory'.
13939         (smiley-regexp-alist): Add new entries.
13940
13941         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13942         (gnus-article-browse-delete-temp): Add :version.
13943
13944 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13945
13946         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13947         the sieve region.
13948
13949 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13950
13951         * gnus.el (gnus-version-number): Bump version.
13952
13953 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13954
13955         * gnus.el: No Gnus v0.4 is released.
13956
13957 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13958
13959         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13960         layout.
13961
13962         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13963         unknown charset.
13964
13965         * message.el (message-header-synonyms): Add Original-To to the
13966         default.
13967
13968         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13969         optional parameter.
13970
13971 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13972
13973         * gnus-fun.el (gnus): Require it for gnus-directory.
13974
13975 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13976
13977         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13978
13979 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13980
13981         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13982
13983 2006-04-05  Simon Josefsson  <jas@extundo.com>
13984
13985         * password.el (password-reset): New function.
13986
13987 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13988
13989         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13990         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13991
13992 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13993
13994         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13995         Some whitespace was matched into the url, which broke browsing hits
13996         > 100 when mm-url-use-external was nil.
13997
13998 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13999
14000         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14001         Check gnus-extra-headers for 'Newsgroups.
14002
14003         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14004         bound.
14005
14006 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14007
14008         * pgg-gpg.el: Clean up process buffers every time gpg processes
14009         complete.
14010
14011 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14012
14013         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14014         doc string.
14015
14016 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14017
14018         * pgg-gpg.el (pgg-gpg-process-filter)
14019         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14020
14021         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14022         lines, temporary fix.
14023
14024 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14025
14026         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14027
14028 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14029
14030         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14031         default-enable-multibyte-characters.  This reverts the change from
14032         revision 6.17 which is no longer necessary because the passphrase
14033         is sent separately now.  GnuPG messages are unreadable under
14034         multibyte locales with default-enable-multibyte-characters set to
14035         nil.
14036
14037 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14038
14039         * message.el (message-tool-bar-gnome): Move "spell".
14040
14041 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14042
14043         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14044         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14045         instead.
14046
14047 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14048
14049         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14050         Improve newsgroups handling for NNTP overviews which don't include
14051         Newsgroups.
14052
14053 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14054
14055         * message.el (message-resend): Bind message-generate-hashcash to nil.
14056
14057 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14058
14059         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14060         when searching for already-paid recipients.
14061
14062 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14063
14064         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14065         passphrases when it is not needed.
14066         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14067         passphrase stuff from gpg, should only be necessary when you use
14068         gpg with a smartcard.
14069
14070 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * mml.el (mml-insert-mime): Ignore cached contents of
14073         message/external-body part.
14074
14075         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14076         (mm-insert-part): Ditto.
14077
14078 2006-03-23  Simon Josefsson  <jas@extundo.com>
14079
14080         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14081         Reiner.
14082         (pgg-gpg-use-agent-p): Use it again.
14083
14084 2006-03-23  Simon Josefsson  <jas@extundo.com>
14085
14086         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14087         older emacsen.
14088         (pgg-gpg-use-agent-p): Don't use it.
14089
14090 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14091
14092         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14093         if we can.
14094
14095 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14096
14097         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14098         (pgg-gpg-update-agent): New function.
14099         (pgg-gpg-use-agent-p): New function.
14100         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14101         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14102         (pgg-gpg-sign-region): Use it.
14103
14104 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14107         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14108
14109 2006-03-21  Simon Josefsson  <jas@extundo.com>
14110
14111         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14112         <wilde@sha-bang.de>.
14113         (pgg-gpg-use-agent): New variable.
14114         (pgg-gpg-process-region): Use it.
14115         (pgg-gpg-encrypt-region): Likewise.
14116         (pgg-gpg-encrypt-symmetric-region): Likewise.
14117         (pgg-gpg-decrypt-region): Likewise.
14118         (pgg-gpg-sign-region): Likewise.
14119         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14120
14121 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14122
14123         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14124
14125         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14126         Add comment on version.
14127
14128 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14129
14130         * smiley.el: Add missing test smiley.
14131
14132 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14133
14134         * mm-decode.el (mm-with-part): New macro.
14135         (mm-get-part): Use it; work with message/external-body as well.
14136         (mm-save-part): Treat name and filename equally.
14137
14138         * mm-extern.el (mm-extern-cache-contents): New function.
14139         (mm-inline-external-body): Use it; force the part to be displayed;
14140         move undisplayer added to the cached handle to the parent.
14141
14142         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14143         (gnus-mime-view-part-as-type): Work with message/external-body.
14144
14145         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14146
14147 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14148
14149         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14150         images in image-load-path.  [Sync with image.el, revision 1.60, in
14151         Emacs.]
14152
14153 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14154
14155         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14156         path rather than symbol.  Always return list of directories.
14157         Guarantee that image directory comes first.  [Sync with image.el,
14158         revision 1.59, in Emacs.]
14159
14160         * message.el (message-make-tool-bar): Adjust to new API of
14161         `gmm-image-load-path-for-library'.
14162
14163         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14164
14165         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14166
14167 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14168
14169         * gnus-art.el (gnus-article-only-boring-p):
14170         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14171         intangible text.
14172         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14173
14174 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14175
14176         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14177         Use `defun' instead of `gmm-defun-compat'.
14178
14179 2006-03-14  Simon Josefsson  <jas@extundo.com>
14180
14181         * message.el (message-unique-id): Don't use message-number-base36
14182         if (user-uid) is a float.
14183         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14184
14185 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14186
14187         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14188
14189         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14190         empty line between a part and a message part.
14191
14192 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14193
14194         * smiley.el: Add more test smileys.
14195         (smiley-data-directory, smiley-regexp-alist)
14196         (gnus-smiley-file-types): Fix doc strings.
14197         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14198         adding new elements.
14199         (smiley-mouse-map): Unused code.  Make it a comment.
14200
14201 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14204         scan latest NoCeM messages instead of old ones.
14205         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14206         delimiters that are recently used.
14207         (gnus-nocem-load-cache): Add autoload cookie.
14208
14209         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14210
14211         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14212         level which is larger than gnus-use-nocem is specified.
14213
14214         * gnus-group.el (gnus-group-get-new-news): Ditto.
14215
14216 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14217
14218         * gnus-util.el (gnus-tool-bar-update): New function.
14219
14220         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14221         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14222
14223         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14224
14225         * gnus-group.el (gnus-group-redraw-when-idle)
14226         (gnus-group-redraw-check): Remove.
14227         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14228
14229 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14230
14231         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14232         if optional last element is specified in splits (FIELD VALUE...).
14233
14234 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14235
14236         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14237         to gmm-image-load-path-for-library.  Call with no-error argument.
14238         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14239
14240         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14241
14242         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14243
14244         * gmm-utils.el (gmm-image-load-path): Remove alias.
14245
14246 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14247
14248         * gmm-utils.el (gmm-image-load-path): Add alias.
14249
14250         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14251         nnml-generate-nov-databases-1.
14252         (nnml-generate-nov-databases): Use it.
14253         (nnml-generate-nov-databases-directory): Document no-active
14254         argument.
14255
14256         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14257         directory if path is t.  Add no-error.
14258
14259         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14260         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14261
14262         * gnus-art.el (gnus-article-browse-delete-temp-files):
14263         Simplify resetting gnus-article-browse-html-temp-list.
14264
14265         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14266         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14267         Add example to docstring.  Rename local variables.  Move error
14268         checks to default case in cond and simplify.
14269
14270 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14273         handle is multipart when calling it recursively.
14274         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14275
14276 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14277
14278         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14279         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14280
14281 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14282
14283         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14284         is loaded.
14285
14286         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14287         loaded.
14288
14289 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14290
14291         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14292         to "Emacs 23 (unicode)" in doc string.
14293
14294         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14295         "Emacs 23 (unicode)" in comment.
14296
14297 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14298
14299         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14300
14301         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14302         characters 160 through 255 in Emacs 23.
14303
14304 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14305
14306         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14307         gnus-article-browse-html-temp.
14308         (gnus-article-browse-delete-temp): Make it customizable.
14309         Add `file'.  Adjust doc string.
14310         (gnus-article-browse-delete-temp-files): Add argument.
14311         Allow query for each file.  Adjust doc string.
14312         (gnus-article-browse-html-parts):
14313         Add `gnus-article-browse-delete-temp-files' to
14314         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14315
14316 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14317
14318         * gnus-art.el (gnus-article-browse-html-temp)
14319         (gnus-article-browse-delete-temp): New variables.
14320         (gnus-article-browse-delete-temp-files): New function.
14321         (gnus-article-browse-html-parts): Use it.
14322
14323 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14324
14325         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14326
14327         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14328         string.
14329
14330         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14331         gnus-summary-insert-new-articles when unplugged.
14332         Remove gnus-summary-search-article-forward.
14333
14334         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14335         display-visual-class instead of display-color-cells.
14336
14337 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * dgnushack.el: Autoload customize-group for XEmacs.
14340
14341         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14342         message/* containing non-ASCII text properly.
14343
14344 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14345
14346         * message.el: Require gmm-utils, remove autoloads.
14347         (message-tool-bar): Set default based on
14348         gmm-tool-bar-style.
14349         (message-tool-bar-gnome): Add gmm-customize-mode.
14350
14351         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14352         gmm-tool-bar-style.
14353         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14354
14355         * gnus-group.el (gnus-group-tool-bar): Set default based on
14356         gmm-tool-bar-style.
14357         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14358
14359         * gmm-utils.el (gmm-image-directory): Rename variable from
14360         gmm-image-load-path.
14361         (gmm-image-load-path): Use gmm-image-directory.
14362         (gmm-customize-mode): New function.
14363         (gmm-tool-bar-style): New variable.
14364
14365         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14366         gnus-group-redraw-line-number.
14367         (gnus-group-redraw-check): Simplify.
14368         (gnus-group-tool-bar-update): Remove redraw check.
14369         (gnus-group-make-tool-bar): Add redraw check.
14370
14371 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14372
14373         * gnus-art.el (gnus-button): Add missing parentheses.
14374
14375 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * lpath.el: Fbind line-number-at-pos.
14378
14379 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14382
14383 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14384
14385         * gnus-art.el (gnus-button): New face.
14386         (gnus-article-button-face): Use it.
14387
14388         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14389         Add gnus-summary-next-page.  Re-order.
14390
14391         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14392         next-node are now included.
14393         (gnus-group-redraw-line-number): New internal variable.
14394         (gnus-group-redraw-check): Helper function for updating the tool
14395         bar.
14396         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14397
14398         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14399
14400         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14401         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14402         Use it to match format of Spamassassin 3.0 and later.
14403         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14404         (spam-check-bogofilter)
14405         (spam-bogofilter-register-with-bogofilter): Fix args of
14406         `gnus-error' calls.
14407
14408 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14409
14410         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14411         unnecessary interaction when sending queued mails.
14412         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14413
14414 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14415
14416         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14417         first or last are nil.
14418
14419 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14420
14421         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14422
14423 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14424
14425         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14426
14427 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14428
14429         * dns.el (query-dns): Protect more against buggy tcp output.
14430
14431 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14432
14433         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14434         nov.php.
14435
14436 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14437
14438         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14439         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14440         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14441         output on the server side.
14442         (nnweb-google-create-mapping): Update regexps and add some
14443         progress indication.
14444
14445 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14446
14447         * gnus-group.el (gnus-group-tool-bar-gnome):
14448         Fix gnus-agent-toggle-plugged.  Re-order icons.
14449         (gnus-group-tool-bar-gnome):
14450         Add gnus-group-{prev,next}-unread-group.
14451         (gnus-group-tool-bar-gnome): Re-order icons.
14452
14453         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14454         Move gnus-summary-insert-new-articles.
14455
14456         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14457         Fix comments.
14458
14459         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14460         also available in Emacs 21.3.
14461
14462         * message.el (message-fix-before-sending): Change "Emacs 22" to
14463         "Emacs 23 (unicode)" in comment.
14464
14465         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14466         "Emacs 23 (unicode)" in comment.
14467
14468         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14469         comment.
14470         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14471
14472         * mm-view.el (mm-fill-flowed): Add :version.
14473
14474 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14475
14476         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14477         and load-path.
14478
14479 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14480
14481         * message.el: Autoload gmm-image-load-path.
14482         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14483         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14484         consitency.
14485
14486         * gmm-utils.el (gmm-image-load-path): Also search in
14487         "../etc/images".  Don't set gmm-image-load-path if we don't find
14488         the image.
14489
14490 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * gmm-utils.el (gmm-image-load-path): Don't make
14493         `gmm-image-load-path' include subdirectories which the second arg
14494         `image' might specify.
14495
14496         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14497         subdirectory to icon file names.
14498
14499         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14500
14501 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14502
14503         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14504         gmm-image-load-path calls.
14505
14506         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14507
14508         * message.el (message-make-tool-bar): Ditto.
14509
14510         * mml.el (mml-preview): Add comment concerning tool bar icons.
14511
14512         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14513         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14514
14515         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14516         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14517
14518         * message.el (message-tool-bar-gnome): Use new icon names.
14519         (message-make-tool-bar): Use `gmm-image-load-path'.
14520
14521         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14522         New functions from MH-E.
14523         (gmm-image-load-path): New variable from MH-E.
14524         (gmm-image-load-path): New function from MH-E.  Add arguments
14525         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
14526         *-image-load-path-called-flag.
14527
14528 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
14529
14530         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14531
14532 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
14533
14534         * nnimap.el (nnimap-request-move-article): Change folder back to
14535         source group before deleting.
14536
14537 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
14538
14539         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14540
14541         * gnus-art.el (mm-url-insert-file-contents-external):
14542         Autoload mm-url.
14543
14544         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14545
14546 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14547
14548         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14549         coding system which mm-charset-to-coding-system returns for a
14550         given charset is valid.
14551
14552 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14553
14554         * html2text.el (html2text-remove-tag-list):
14555         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14556
14557 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14558
14559         * gnus-cus.el: Revert 2005-10-17 change.
14560
14561 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14562
14563         * gnus-art.el (article-strip-banner):
14564         Call article-really-strip-banner only when the regexp match is made.
14565
14566 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14567
14568         * gnus-art.el (article-strip-banner):
14569         Use gnus-extract-address-components instead of
14570         mail-header-parse-addresses to make it work with non-ASCII text;
14571         remove mail-encode-encoded-word-string.
14572
14573         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14574         values which are surrounded with \"...\"; make it never cause a
14575         Lisp error; give up parsing of parameters if it failed in
14576         extracting type.
14577
14578 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
14579
14580         * smime.el (smime-cert-by-ldap-1): Fix bug where
14581         `smime-ldap-search' returns results without userCertificates.
14582
14583 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14584
14585         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14586
14587 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14588
14589         * spam.el (spam-check-spamassassin-headers): Adapt format for
14590         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
14591         <ari@mbf.ocn.ne.jp>.
14592         (spam-list-of-processors): Add spam-use-gmane.
14593
14594 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14597         make-temp-file; make it work with XEmacs as well.
14598
14599         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14600         mm-make-temp-file.
14601
14602         * mm-decode.el (mm-display-external): Use the 3rd arg of
14603         mm-make-temp-file.
14604         (mm-create-image-xemacs): Ditto.
14605
14606 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14609         with message-narrow-to-headers.
14610         (gnus-draft-setup): Narrow to header to run message-fetch-field.
14611         (gnus-draft-check-draft-articles): New function.
14612         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14613
14614 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * gnus-art.el (gnus-article-browse-html-parts):
14617         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14618         Don't use suffix argument for mm-make-temp-file for Emacs 21
14619         compatibility.  Remove useless `format'.
14620
14621 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14622
14623         * nnweb.el (nnweb-google-wash-article): Update regexps.
14624         (nnweb-group-alist): Use defvoo instead of defvar.
14625
14626 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14627
14628         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14629         re-loading nn* modules.
14630
14631 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14632
14633         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14634         for `tool-bar-mode' and don't check it's default-value.
14635
14636         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14637
14638         * message.el (message-make-tool-bar): Ditto.
14639
14640         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14641         `substring'.  Shorten tmp-file name.
14642
14643         * gnus.el: Remove bogus comment.
14644
14645 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
14646
14647         * gnus-art.el (gnus-article-browse-html-parts): New function.
14648         (gnus-article-browse-html-article): New function for viewing html
14649         articles with a browser.
14650
14651 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
14652
14653         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
14654         in elisp.
14655         (pgg-gpg-encrypt-symmetric-region): Ditto.
14656         (pgg-gpg-sign-region): Ditto.
14657
14658         * pgg-def.el (pgg-text-mode): New variable.
14659
14660         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14661         (mml2015-pgg-encrypt): Ditto.
14662
14663         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14664         (mml1991-pgg-encrypt): Ditto.
14665
14666 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14667
14668         * nnfolder.el (nnfolder-insert-newsgroup-line):
14669         Use message-make-date instead of current-time-string.
14670
14671         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14672         to gnus-decoded which mm-uu might set.
14673
14674 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14677         don't decode quoted parameters; remove misimported Emacs code.
14678         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14679         (rfc2231-decode-encoded-string): Don't use split-string which
14680         behaves differently according to Emacs version; use
14681         mm-decode-coding-region to convert charset to coding-system.
14682         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14683         (rfc2231-encode-string): Remove misimported Emacs code.
14684
14685 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14686
14687         * gnus-art.el (article-decode-charset): Don't use ignore-errors
14688         when calling mail-header-parse-content-type.
14689         (article-de-quoted-unreadable): Ditto.
14690         (article-de-base64-unreadable): Ditto.
14691         (article-wash-html): Ditto.
14692
14693         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14694         calling mail-header-parse-content-type and
14695         mail-header-parse-content-disposition.
14696         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14697         mail-header-parse-content-type.
14698
14699         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14700         insert charset and format parameters; encode description after
14701         inserting it to buffer.
14702         (mml-insert-parameter): Fold lines properly even if a parameter is
14703         segmented into two or more lines; change the max column to 76.
14704
14705         * rfc1843.el (rfc1843-decode-article-body): Don't use
14706         ignore-errors when calling mail-header-parse-content-type.
14707
14708         * rfc2231.el (rfc2231-parse-string): Return at least type if
14709         possible; don't cause an error even if it fails in parsing of
14710         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14711         (rfc2231-encode-string): Don't break lines at the beginning, leave
14712         it to mml-insert-parameter.
14713
14714         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14715         calling mail-header-parse-content-type.
14716
14717 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14718
14719         * spam-report.el (spam-report-gmane-use-article-number):
14720         Improve doc string.
14721         (spam-report-gmane-internal): Check if a suitable header was found
14722         in the article.
14723
14724 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14725
14726         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14727         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14728
14729 2006-02-05  Romain Francoise  <romain@orebokech.com>
14730
14731         Update copyright notices of all files in the gnus directory.
14732
14733 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14734
14735         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14736
14737 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14738
14739         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14740         segmented lines of parameter value to cope with Thunderbird 1.5
14741         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14742         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14743         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14744
14745 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14746
14747         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14748         parts.
14749
14750 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14751
14752         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14753         there's only one active file for all servers.
14754         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14755         solid groups.  Gnus might have used a FAST request to select the group.
14756         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14757         and nnweb-search redundantly in the active file.
14758         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14759         (nnweb-request-create-group): Don't use ARGS.
14760         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14761         initialisations.  Let nnoo do the work.
14762
14763 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14764
14765         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14766         Say the part has been decoded.
14767
14768         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14769
14770 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14771
14772         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14773         mailcap-viewer-test-cache when there's no 'test clause, since that
14774         will invert the meaning of a "nil" test previously determined by
14775         mailcap-mailcap-entry-passes-test.
14776
14777 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14778
14779         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14780         compiling.
14781
14782         * gnus-sum.el: Ditto.
14783
14784         * message.el: Don't bind tool-bar-map when compiling.
14785
14786 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14787
14788         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14789
14790 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14791
14792         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14793         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14794         current Google Groups.
14795
14796 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14797
14798         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14799         and tool-bar-mode.
14800
14801         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14802         and tool-bar-mode.
14803
14804         * message.el (message-tool-bar-update): Simplify.
14805         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14806
14807         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14808         gnus-summary-buffer.
14809         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14810         gnus-summary-reply.
14811
14812         * gmm-utils.el (gmm): Add :version.
14813
14814 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14815
14816         * Makefile.in (clean): New rule.
14817         (distclean): Use it.
14818
14819 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14820
14821         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14822         Don't autoload.
14823
14824 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14825
14826         * gmm-utils.el (gmm-verbose): Add :group.
14827
14828 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14829
14830         * message.el: Change some comments WRT tool-bars.
14831
14832         * gnus-sum.el (gnus-summary-tool-bar)
14833         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14834         (gnus-summary-tool-bar-zap-list): New variables.
14835         (gnus-summary-make-tool-bar): Complete rewrite using
14836         `gmm-tool-bar-from-list'.
14837
14838         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14839         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14840         New variables.
14841         (gnus-group-make-tool-bar): Complete rewrite using
14842         `gmm-tool-bar-from-list'.
14843         (gnus-group-tool-bar-update): New function.
14844
14845         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14846
14847 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14848
14849         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14850         is dissected into a single part of which the type is the same as
14851         the given one; decode charset.
14852
14853 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14854
14855         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14856         into alists as symbol not string, since that's what
14857         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14858         look for.
14859
14860 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14861
14862         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14863         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14864
14865         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14866
14867 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14868
14869         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14870         (gnus-xmas-mime-security-button-menu): New function.
14871
14872         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14873         (gnus-mime-security-button-menu): New definition.
14874         (gnus-mime-security-button-map): Use them.
14875         (gnus-mime-security-button-menu): New function.
14876         (gnus-insert-mime-security-button): Addition to help echo.
14877         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14878         (gnus-mime-security-pipe-part): New functions.
14879
14880         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14881         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14882
14883         * mm-decode.el (mm-handle-set-disposition): Remove.
14884         (mm-handle-set-description): Remove.
14885
14886 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14887
14888         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14889         (mm-w3m-standalone-supports-m17n-p): New function.
14890         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14891         w3m usage.
14892
14893         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14894         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14895
14896 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14897
14898         * message.el (message-tool-bar-zap-list):
14899         Use gmm-tool-bar-zap-list as custom type.
14900         (message-tool-bar-update): New function.
14901         (message-tool-bar, message-tool-bar-gnome)
14902         (message-tool-bar-retro): Add message-tool-bar-update.
14903         (message-tool-bar-gnome): Add flyspell-buffer.
14904
14905         * gnus-util.el (gnus-error): Describe `args'.
14906
14907         * gmm-utils.el (gmm-error): Describe `args'.
14908         (gmm-tool-bar-zap-list): New widget.
14909         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14910
14911 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14912
14913         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14914         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14915         the number of recursive calls.
14916
14917         * mm-decode.el (mm-handle-set-disposition): New macro.
14918         (mm-handle-set-description): New macro.
14919
14920 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14921
14922         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14923         encoding.
14924
14925 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14926
14927         * message.el (message-tool-bar-zap-list, message-tool-bar)
14928         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14929         (message-tool-bar-local-item-from-menu): Remove.
14930         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14931         (message-make-tool-bar): New function.
14932         (message-mode): Use `message-make-tool-bar'.
14933
14934         * gmm-utils.el: New file.
14935         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14936         (gmm-lazy): New widget copied from `nnmail.el'.
14937         (gmm-tool-bar-from-list): New function for creating customizable
14938         tool bars.
14939         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14940         output.
14941         (gmm): Add :prefix to defgroup.
14942
14943 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14944
14945         * gmm-utils.el (gmm-widget-p): New function.
14946
14947 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * mml.el (mml-attach-file): Describe `description' in doc string.
14950         (mml-menu): Add Emacs MIME manual and PGG manual.
14951
14952 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14953
14954         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14955
14956 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14957
14958         * nntp.el (nntp-end-of-line): Doc fix.
14959
14960 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14961
14962         * imap.el (imap-open): Handle case where buffer is a buffer
14963         object.
14964
14965 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14966
14967         * gnus-delay.el (gnus-delay): Don't autoload.
14968         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14969         to be re-loaded when customizing the `gnus-delay' group.
14970
14971 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14972
14973         * message.el (message-insert-citation-line): Use newlines.
14974
14975 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14976
14977         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14978         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14979         these routines, so the passphrase can be managed externally and
14980         passed in to the system.
14981         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14982         pgg-add-passphrase-to-cache function.
14983
14984         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14985         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14986         these routines, so the passphrase can be managed externally and
14987         passed in to the system.
14988         (pgg-pgp5-sign-region): Use new name of
14989         pgg-add-passphrase-to-cache function.
14990
14991 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14992
14993         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14994         part of the decoded armor to find the key-identifier.
14995         (pgg-gpg-lookup-key-owner): New function to return the
14996         human-readable identifier of a key owner.
14997         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14998         itself.
14999         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15000         the key value) if we have a key and can match it against a secret
15001         key.  Also, added a note pointing out fact that the prompt only
15002         indicates the first matching key.
15003
15004         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15005         pgg-decrypt-region.
15006         (pgg-add-passphrase-to-cache): Rename from
15007         `pgg-add-passphrase-cache' to reduce confusion (all callers
15008         changed).
15009         (pgg-remove-passphrase-from-cache): Rename from
15010         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15011         changed).
15012         (pgg-read-passphrase, pgg-add-passphrase-cache)
15013         (pgg-remove-passphrase-cache): Add informative docstrings.
15014         (pgg-decrypt): Convey provided passphrase in subordinate call to
15015         pgg-decrypt-region.
15016
15017 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15018
15019         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15020         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15021         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15022         'passphrase' argument, so the passphrase can be managed externally
15023         and then passed in to the system.
15024
15025         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15026         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15027         so the passphrase cache can be used reliably with identifiers
15028         besides a pgp packet's key id.
15029
15030         * pgg-gpg.el (pgg-gpg-encrypt-region)
15031         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15032         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15033         these routines, so the passphrase can be managed externally and
15034         passed in to the system.
15035
15036         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15037         'notruncate' argument, so the passphrase cache can be used
15038         reliably with identifiers besides a pgp packet's key id.
15039
15040 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15041
15042         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15043         symmetric encryption.
15044         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15045         encrypted session key.
15046         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15047         message ask for the passphrase in a proper way.
15048
15049         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15050         New user commands for symmetric encryption.
15051
15052 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15053
15054         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15055
15056         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15057
15058 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15059
15060         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15061
15062 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15063
15064         * mm-decode.el (mm-inlined-types): Add application/pgp.
15065         (mm-automatic-display): Ditto.
15066
15067         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15068         part as text.
15069
15070 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15071
15072         * nnrss.el: Update copyright.
15073         (nnrss-opml-import): Query whether to subscribe to each entry.
15074
15075         * gnus-art.el:
15076         * gnus-sum.el:
15077         * gnus-xmas.el:
15078         * messagexmas.el:
15079         * mm-uu.el:
15080         * mm-view.el: Update copyright.
15081
15082 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15083
15084         * message.el (message-info): New function.
15085         (message-mode-menu): Add it.
15086         Update copyright.
15087
15088         * ChangeLog: Fix and update copyright.
15089
15090 2006-01-13  Romain Francoise  <romain@orebokech.com>
15091
15092         * message.el (message-forward-subject-name-subject): Prefer the
15093         address to 'nowhere' if the sender has no name.
15094         Fix typo.  Update copyright year.
15095
15096 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15097
15098         * gnus-art.el (article-wash-html):
15099         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15100         (gnus-article-wash-html-with-w3m-standalone): New function.
15101
15102         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15103         mm-inline-text-html-render-with-w3m-standalone.
15104         (mm-text-html-washer-alist): Map w3m-standalone to
15105         gnus-article-wash-html-with-w3m-standalone.
15106         (mm-inline-text-html-render-with-w3m-standalone): New function.
15107
15108 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15109
15110         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15111         Improve LaTeX.
15112
15113 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15114
15115         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15116         (nnrss-request-article): Render text/plain parts as HTML.
15117
15118         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15119         the buffer.
15120
15121 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15122
15123         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15124         custom definition of `gnus-posting-styles'.
15125
15126         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15127         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15128
15129 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15130
15131         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15132         Use nntp for bug archive.
15133
15134 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15135
15136         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15137         parts.
15138         (nnrss-normalize-date): New function converts ISO 8601 date into
15139         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15140         (nnrss-check-group): Use it.
15141
15142 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15143
15144         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15145
15146         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15147         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15148         (nnrss-insert-w3): Ditto.
15149
15150 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15153         the articles to be forwarded including the case where neither a
15154         number of articles nor a region is specified.
15155
15156 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15157
15158         * nnrss.el (nnrss-request-article): Fix last change; fill
15159         text/plain parts.
15160
15161 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15162
15163         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15164         in text/plain part.
15165         (nnrss-check-group): Don't add excessive newline to dc:subject.
15166
15167 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15168
15169         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15170         article.
15171
15172 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15173
15174         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15175         (nnml-use-compressed-files, nnml-save-mail): Support other
15176         comression programs such as bzip2.
15177
15178 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15179
15180         * dns.el (query-dns): Make sure we check the buffer size before
15181         removing tcp headers.
15182
15183 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15184
15185         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15186         remove MIME buttons associated with multipart/alternative parts.
15187         (gnus-mime-display-alternative): Tag buttons using `article-type'
15188         text property.
15189
15190         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15191         associated with multipart/alternative parts.
15192
15193         * gnus-art.el (gnus-signature-separator): Fix custom type.
15194
15195         * mm-decode.el (mm-inlined-types): Fix custom type.
15196         (mm-keep-viewer-alive-types): Ditto.
15197         (mm-automatic-display): Ditto.
15198         (mm-attachment-override-types): Ditto.
15199         (mm-inline-override-types): Ditto.
15200         (mm-automatic-external-display): Ditto.
15201
15202 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15203
15204         * spam-report.el (spam-report-user-mail-address)
15205         (spam-report-user-agent): New variables.
15206         (spam-report-url-ping-plain): Use spam-report-user-agent.
15207
15208 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15209
15210         * gnus-art.el (gnus-button-handle-custom): Do not just use
15211         `customize-apropos' for any "M-x customize-*" button but the
15212         function called for.  Accept both the function name and its
15213         argument in order to achieve this.
15214         (gnus-button-alist): Remove support for "custom:" URL's.
15215         Pass function name to `gnus-button-handle-custom' in case of "M-x
15216         customize-*" buttons.
15217
15218 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15221         multipart/alternative and add xref to mm-discouraged-alternatives
15222         in doc string.
15223
15224         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15225         gnus-buttonized-mime-types in doc string.
15226
15227 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15228
15229         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15230         Suggest image/.* in the doc string.
15231
15232 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15233
15234         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15235         message-marks (Debian bug #342521).
15236
15237 2005-12-12  Simon Josefsson  <jas@extundo.com>
15238
15239         * password.el (password-read-from-cache): Add.
15240         (password-read): Use it.
15241
15242 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * rfc2047.el (rfc2047-charset-to-coding-system):
15245         Recognize us-ascii as a MIME charset.
15246
15247         * mm-bodies.el (mm-decode-content-transfer-encoding):
15248         Protect against the case where the 2nd arg TYPE is nil.
15249
15250 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * pop3.el (pop3-stream-type): Fix custom version.
15253
15254         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15255
15256 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15257
15258         * mm-decode.el (mm-display-external): Add missing cdr.
15259
15260 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15263         RFC1524) if it is in mailcap or add a suffix according to
15264         mailcap-mime-extensions when generating a temp filename; postpone
15265         deleting a temp file for 2 seconds for some wrappers, shell
15266         scripts, and so on, which might exit right after having started a
15267         viewer command as a background job.
15268
15269 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15270
15271         * nntp.el (nntp-marks-directory): Fix custom group.
15272
15273         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15274         steps when < 10.
15275
15276         * gnus-start.el (gnus-no-server-1):
15277         Mention `gnus-level-default-subscribed' in doc string.
15278
15279 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15280
15281         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15282         parens.
15283
15284 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * gnus-xmas.el (gnus-use-toolbar): Revert.
15287         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15288         gnus-use-toolbar is default.
15289
15290         * messagexmas.el (message-use-toolbar): Revert.
15291         (message-setup-toolbar): Use global default-toolbar if
15292         message-use-toolbar is default.
15293
15294 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15297         according to default-toolbar-visible-p.
15298
15299         * messagexmas.el (message-use-toolbar): Ditto.
15300
15301 2005-11-26  Dave Love  <fx@gnu.org>
15302
15303         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15304         (tls-program, tls-success): Provide openssl alternative.
15305
15306         * starttls.el: Doc fixes.
15307         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15308         SERVICE to PORT.
15309
15310         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15311         port null or service name.
15312         (starttls-negotiate): Autoload.
15313
15314 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15315
15316         * message.el (message-kill-to-signature): Fix interactive spec.
15317
15318 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15319
15320         * pop3.el (pop3-open-server): Recognize a string as a service name.
15321
15322 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15323
15324         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15325
15326 2005-11-23  Dave Love  <fx@gnu.org>
15327
15328         Add pop3s, pop3/starttls.
15329
15330         * pop3.el (pop3-authentication-scheme): Clarify doc.
15331         (open-tls-stream, starttls-open-stream): Autoload.
15332         (pop3-stream-type): New.
15333         (pop3-open-server): Use it.
15334
15335         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15336         for POP.
15337         (mail-source-keyword-map): Add :stream for POP.
15338         (mail-source-fetch-pop): Use pop3-stream-type.
15339
15340 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15343         of current-time-string.
15344
15345 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15346
15347         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15348         date header.
15349
15350 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15351
15352         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15353         it can seriously impact performance as it bypasses the agent's
15354         local caches.
15355
15356 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15357
15358         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15359         must be explicitly online rather than "not explicitly offline" for
15360         its flags to be synchronized.
15361
15362         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15363         that gnus-uu-unmark-thread will function correctly.
15364
15365         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15366         1024K is instead displayed as 1M.
15367
15368 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15369
15370         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15371
15372 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15373
15374         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15375
15376 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15377
15378         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15379         error message to display actual error condition.
15380         (gnus-agent-save-local): Avoid saving symbols that are bound to
15381         nil as they simply result in a warning message in
15382         gnus-agent-read-local.
15383
15384 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15385
15386         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15387         rather than make-variable-buffer-local for file-precious-flag.
15388
15389 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15390
15391         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15392         for duplicates which are removed.  The invalid sort check then
15393         triggers a rescan after the sort as sorting may have moved
15394         duplicate entries such that they can be cheaply detected.
15395
15396 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15397
15398         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15399
15400 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15401
15402         * gnus-agent.el (gnus-agent-article-alist-save-format):
15403         Change internal variable to a custom variable.  Change default value
15404         from compressed(2) to uncompressed(1).
15405         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15406         support for uncompressed agentview files.  Taken together, reading
15407         the agentview file should now be 6-7 times faster.
15408
15409 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15410
15411         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15412         as a buffer-local variable.  This avoids creating truncated
15413         dribble files as a result of a hang up, eg.
15414
15415 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15416
15417         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15418         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15419         XEmacs.
15420
15421 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15422
15423         * gnus-start.el (gnus-start-draft-setup):
15424         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15425
15426         * gnus.el (gnus-splash): Change custom group.
15427         (gnus-group-get-parameter, gnus-group-parameter-value):
15428         Describe allow-list argument.
15429
15430         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15431         string.
15432
15433 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15434
15435         * gnus-art.el (gnus-default-article-saver): Add user-defined
15436         `function' to custom type.
15437
15438 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15439
15440         * imap.el (imap-open): Handle case where buffer is a buffer
15441         object.
15442
15443 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15444
15445         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15446         long lines.
15447         (gnus-cache-delete-group): Wrap doc strings.
15448
15449         * gnus-agent.el (gnus-agent-rename-group)
15450         (gnus-agent-delete-group): Wrap doc strings.
15451
15452 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * messagexmas.el (message-use-toolbar): Change the valid values
15455         into default, top, bottom, left, and right.
15456         (message-toolbar-thickness): New variable.
15457         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15458         well.
15459         (message-setup-toolbar): Make it work.
15460
15461         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15462         (gnus-use-toolbar): Change the valid values into default, top,
15463         bottom, left, and right.
15464         (gnus-toolbar-thickness): New variable.
15465         (gnus-xmas-setup-toolbar): New function.
15466         (gnus-xmas-setup-group-toolbar): Use it.
15467         (gnus-xmas-setup-summary-toolbar): Use it.
15468
15469 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15470
15471         * gnus-start.el (gnus-1): Add "native" to
15472         gnus-predefined-server-alist.
15473
15474         * gnus.el (gnus-method-to-server): Don't add "native" to the
15475         lists here, because that leads to problems when
15476         gnus-select-method is bound.
15477
15478 2005-11-09  Simon Josefsson  <jas@extundo.com>
15479
15480         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15481         use (not sort-by-date) instead.
15482
15483 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15484
15485         * gnus-delay.el (gnus-delay-group): Don't autoload.
15486         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15487         to be re-loaded when customizing the `gnus-delay' group.
15488
15489 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15490
15491         * message.el: Revert last changes.
15492         (message-insert-citation-line): Use newlines.
15493
15494 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15495
15496         * message.el (message-courtesy-message)
15497         (message-mark-insert-begin, message-mark-insert-end)
15498         (message-elide-ellipsis, message-cancel-message)
15499         (message-add-header, message-change-subject)
15500         (message-cross-post-followup-to-header)
15501         (message-cross-post-insert-note, message-reduce-to-to-cc)
15502         (message-widen-reply, message-delete-not-region)
15503         (message-kill-to-signature, message-insert-signature)
15504         (message-insert-importance-high, message-insert-importance-low)
15505         (message-insert-or-toggle-importance)
15506         (message-insert-disposition-notification-to)
15507         (message-indent-citation, message-yank-original)
15508         (message-cite-original-without-signature, message-cite-original)
15509         (message-insert-citation-line, message-position-on-field)
15510         (message-fix-before-sending, message-send-mail-partially)
15511         (message-send-mail, message-send-mail-with-sendmail)
15512         (message-send-mail-with-qmail, message-send-news)
15513         (message-check-news-header-syntax, message-generate-headers)
15514         (message-insert-courtesy-copy, message-fill-address)
15515         (message-fill-header, message-shorten-references)
15516         (message-setup-1, message-cancel-news)
15517         (message-forward-make-body-plain, message-forward-make-body-mime)
15518         (message-forward-make-body-mml, message-encode-message-body)
15519         (message-forward-make-body-digest-plain)
15520         (message-forward-make-body-digest-mime)
15521         (message-use-alternative-email-as-from): Insert `hard-newline'
15522         instead of ordinary newlines.
15523
15524 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15525
15526         * message.el (message-generate-headers): Downcase the argument
15527         given to message-check-element.
15528
15529 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
15530
15531         * nntp.el (nntp-authinfo-rejected): New error condition.
15532         (nntp-wait-for): Use new error condition to signal authentication
15533         error.
15534         (nntp-retrieve-data): Rethrow new error condition to break out of
15535         recursive call to nntp-send-authinfo.
15536
15537 2005-11-08  Romain Francoise  <romain@orebokech.com>
15538
15539         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15540         (gnus-summary-exit-map): Bind to `Z p'.
15541         (gnus-summary-make-menu-bar): Add menu item.
15542
15543 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
15544
15545         * gnus-art.el (gnus-article-treat-custom): Add `first'.
15546         (gnus-treat-*): Add `first' in all doc strings.
15547
15548         * gnus-group.el (gnus-group-compact-group): Fix typo.
15549
15550 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15551
15552         * gnus.el (gnus-parameters-case-fold-search): New variable.
15553         (gnus-parameters-get-parameter): Use it.
15554
15555         * gnus-score.el (gnus-home-score-file): Doc fix.
15556
15557 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
15558
15559         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15560
15561 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15562
15563         * mm-util.el (mm-special-display-p): New function.
15564
15565         * mml.el (mml-preview): Use it; doc fix.
15566
15567 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15568
15569         * imap.el (imap-open): Handle case where buffer is a buffer object.
15570
15571 2005-10-29  Romain Francoise  <romain@orebokech.com>
15572
15573         * message.el (message-fix-before-sending): Fix comment.
15574
15575 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15576
15577         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15578
15579 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15580
15581         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15582         Used in gnus-score.el.
15583
15584 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15585
15586         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15587
15588 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15589
15590         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15591         whitespace removed in revision 7.8.  Use concatenated string to
15592         protect trailing whitespace.
15593
15594 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
15595
15596         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15597         (nnimap-request-expire-articles): Use it to avoid sending 'UID
15598         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15599         Courier IMAP ("some version from 2004").  Mostly based on similar
15600         code in the same function.
15601
15602 2005-10-26  Didier Verna  <didier@xemacs.org>
15603
15604         * gnus-group.el (gnus-group-compact-group): Invalidate original
15605         article buffer.
15606         * gnus-srvr.el (gnus-server-compact-server): Ditto.
15607         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15608         NOV database and in article itself.
15609         Invalidate article backlog.
15610
15611 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15612
15613         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15614
15615 2005-10-26  Simon Josefsson  <jas@extundo.com>
15616
15617         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15618         part of 2004-07-25 change.
15619
15620 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * message.el (message-display-completion-list): New function.
15623         (message-expand-group): Use it; make sure the Completions buffer
15624         is modifiable.
15625 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
15626
15627         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15628         user-mail-name is an empty string.
15629
15630 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15631
15632         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15633         depending on gnus-score-decay-constant.
15634
15635         * encrypt.el (encrypt-insert-file-contents)
15636         (encrypt-write-file-contents): Don't use `gnus-message'.
15637
15638         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15639         arguments.
15640         (mm-uu-type-alist): Add message-marks and insert-marks.
15641         Pass arguments to mm-uu-verbatim-marks-extract.
15642         (mm-uu-hide-markers): New variable.
15643         (mm-uu-extract): Use face similar to `gnus-cite-3'.
15644
15645         * gnus-fun.el (gnus-convert-image-to-x-face-command)
15646         (gnus-convert-image-to-face-command): Use "convert" by default to
15647         allow other input image formats.
15648         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15649         accordingly.
15650
15651 2005-10-23  Simon Josefsson  <jas@extundo.com>
15652
15653         * imap.el (imap-gssapi-program): Align command line parameters
15654         with latest GNU SASL.
15655         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15656
15657 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15658
15659         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15660         HTML.
15661         (nnslashdot-request-article): Ditto.
15662
15663         * lpath.el (featurep): Add nobreak-char-display.
15664
15665 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15666
15667         * mail-source.el (mail-source-fetch-pop): Require pop3.
15668         (mail-source-check-pop): Ditto.
15669
15670 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15673         errors.
15674
15675 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15676
15677         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15678         (gnus-treat-strip-leading-blank-lines): Improve doc string.
15679
15680         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15681
15682         * mm-bodies.el (mm-decode-string):
15683         Call `mm-charset-to-coding-system' with allow-override argument.
15684
15685 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15686
15687         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15688         (rfc2047-charset-to-coding-system): New function.
15689         (rfc2047-decode-encoded-words): New function.
15690         (rfc2047-decode-region): Use them.
15691         (rfc2047-decode-cte): Remove.
15692         (rfc2047-parse-and-decode): Remove.
15693         (rfc2047-decode): Remove.
15694
15695 2005-10-15  Kenichi Handa  <handa@m17n.org>
15696
15697         * rfc2047.el (rfc2047-decode-cte): New function.
15698         (rfc2047-decode-region): Change the way to decode successive
15699         encoded-words: decode B- or Q-encoding in each encoded-word,
15700         concatenate them, and decode it as charset.
15701
15702 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15703
15704         * lpath.el: Fbind codepage-setup for XEmacs.
15705
15706 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
15707
15708         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
15709         widget-move-and-invoke.
15710         (gnus-custom-mode): Use gnus-custom-map.
15711
15712 2005-10-15  Bill Wohler  <wohler@newt.com>
15713
15714         * message.el (message-tool-bar-map): Rename image file from
15715         mail_send to mail/send.
15716
15717 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15718
15719         * message.el (message-expand-group): Pass the common
15720         prefix substring of completion to `display-completion-list'.
15721
15722 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15723
15724         * mml-sec.el (mml-secure-method): New internal variable.
15725         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15726         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15727         New functions using mml-secure-method.
15728
15729         * mml.el (mml-mode-map): Add key bindings for those functions.
15730         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15731         Harder <harder@myrealbox.com>.
15732         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15733         Goto end of message if point is the headers of the message.
15734
15735         * message.el (message-in-body-p): New function.
15736
15737         * assistant.el: Autoload gnus-util and netrc.
15738
15739         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15740         Use `mm-charset-override-alist' only when decoding.
15741
15742         * mm-bodies.el (mm-decode-body):
15743         Call `mm-charset-to-coding-system' with allow-override argument.
15744
15745         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15746         `filename' from Content-Disposition if Content-Type doesn't
15747         provide `name'.
15748         (gnus-mime-view-part-as-type): Set default instead of
15749         initial-input.
15750
15751 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15752
15753         * format-spec.el (format-spec): Propagate text properties of % spec.
15754
15755 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15756
15757         * gnus-art.el (gnus-treat-predicate): Add `first'.
15758
15759 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15760
15761         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15762         (mm-charset-override-alist): New variable.
15763         (mm-charset-to-coding-system): Use it.
15764         (mm-codepage-setup): New helper function.
15765         (mm-charset-eval-alist): New variable.
15766         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15767         Warn about unknown charsets.
15768
15769         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15770
15771 2005-10-04  David Hansen  <david.hansen@gmx.net>
15772
15773         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15774         (nnrss-check-group): Ditto.
15775
15776 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15777
15778         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15779         Rename x-gnus-verbatim to x-verbatim.
15780         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15781
15782         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15783         x-verbatim.
15784
15785         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15786
15787         * gnus-util.el (gnus-remove-duplicates): Remove.
15788
15789         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15790         instead of gnus-remove-duplicates.
15791
15792         * message.el (message-remove-duplicates): Remove.
15793         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15794         message-remove-duplicates.
15795
15796         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15797         available, else use implementation from `delete-dups'.
15798
15799         * message.el (message-insert-expires): New function.
15800         (message-mode-map): Add key binding.
15801         (message-mode-field-menu): Add menu entry.
15802         (message-mode): Document it.
15803         (message-make-expires-date): Use `message-make-date'.
15804
15805 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15806
15807         * message.el (message-make-expires-date): New function.
15808
15809 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15810
15811         * Makefile.in (list-installed-shadows): New entry.
15812         (install): Use it.
15813         (remove-installed-shadows): New entry.
15814
15815         * dgnushack.el (dgnushack-default-load-path): New variable.
15816         (dgnushack-find-lisp-shadows): New function.
15817         (dgnushack-remove-lisp-shadows): New function.
15818
15819 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * Makefile.in (install-el-elc): New entry.
15822         (install): Use it so that .el files are necessarily installed.
15823
15824 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15827
15828 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15829
15830         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15831         function rather than the diff-mode.el package.
15832         (mm-display-external): Use with-current-buffer.
15833         (mm-viewer-completion-map, mm-viewer-completion-map):
15834         Move initialization inside declaration.
15835
15836 2005-09-29  Simon Josefsson  <jas@extundo.com>
15837
15838         * spam.el: Load hashcash when compiling, to avoid warnings.
15839         Don't autoload mail-check-payment.
15840         (spam-check-hashcash): Define unconditionally, since hashcash.el
15841         is part of Gnus now.  Ignore errors from payment checking.
15842
15843 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15844
15845         * message.el (message-bold-region, message-unbold-region):
15846         Rename from `bold-region' and `unbold-region'.
15847
15848         * message.el: Remove useless autoloads.
15849
15850 2005-09-28  Simon Josefsson  <jas@extundo.com>
15851
15852         * message.el (message-use-idna): Default to t.
15853         (message-use-idna): Test whether encoding works too.  Doc fix.
15854
15855 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15856
15857         * nntp.el (nntp-warn-about-losing-connection): Remove.
15858
15859 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15860
15861         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15862         customizable.  Change default value.
15863         (mm-uu-diff-groups-regexp): Change default value.
15864         (mm-uu-type-alist): Add doc string.
15865         (mm-uu-configure): Add doc string.  Make it interactive.
15866         (mm-uu-tex-groups-regexp): New variable.
15867         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15868         (mm-uu-type-alist): Add LaTeX documents.
15869         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15870         of "text/verbatim".
15871         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15872
15873         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15874         instead of "text/verbatim".
15875
15876         * message.el (message-mark-inserted-region)
15877         (message-mark-insert-file): Use slrn style marks when called with
15878         prefix argument.
15879
15880 2005-09-27  Simon Josefsson  <jas@extundo.com>
15881
15882         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15883
15884 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15885
15886         * message.el (message-remove-duplicates): New function.
15887         Implementation borrowed from `gnus-remove-duplicates'.
15888         (message-idna-to-ascii-rhs): Also encode idna addresses in
15889         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15890         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15891         only ask about the same idna domain once per header and also tell
15892         in what header to replace the idna domain.
15893
15894         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15895         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15896         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15897         a header is decoded and not just the last one.
15898
15899 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15900
15901         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15902         has been decoded.
15903
15904         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15905         (mm-insert-part): Don't modify text if it has been decoded.
15906
15907         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15908         decoded.
15909
15910         * mm-view.el (mm-inline-text): Don't strip text props unless
15911         decoding enriched or richtext parts.
15912
15913 2005-09-25  Romain Francoise  <romain@orebokech.com>
15914
15915         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15916         * gnus-start.el (gnus-subscribe-interactively):
15917         * gnus-uu.el (gnus-uu-grab-articles):
15918         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15919         space.
15920
15921 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15922
15923         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15924         * mm-view.el (mm-view-pkcs7-decrypt):
15925         * gnus-sum.el (gnus-summary-limit-to-extra)
15926         (gnus-summary-respool-article, gnus-read-move-group-name):
15927         * gnus-score.el (gnus-summary-increase-score):
15928         * gnus-util.el (gnus-completing-read-with-default):
15929         * gnus-art.el (gnus-read-save-file-name)
15930         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15931         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15932         * message.el (message-check-news-header-syntax):
15933         Follow convention for reading with the minibuffer.
15934
15935 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15936
15937         * spam-report.el (spam-report-url-ping-plain):
15938         Use gnus-extended-version as User-Agent.
15939
15940         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15941         default value is nil.
15942
15943         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15944         (mm-uu-verbatim-marks-extract): New function.
15945         (mm-uu-extract): New face.
15946         (mm-uu-copy-to-buffer): Use it.
15947
15948         * spam-report.el (spam-report-gmane-ham): Rename from
15949         `spam-report-gmane-unspam'.
15950         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15951         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15952
15953         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15954         Autoload.
15955         (spam-report-gmane-unregister-routine):
15956         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15957
15958 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15959
15960         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15961         (spam-report-gmane-unregister-routine): Add support for gmane
15962         unregistration.
15963
15964         * spam-report.el (spam-report-gmane-unspam)
15965         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15966         (spam-report-gmane): Change to take a single article and do unspam
15967         registration.
15968
15969 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15970
15971         * mm-url.el (mm-url-decode-entities): Fix regexp.
15972
15973 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15974
15975         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15976         default to nil, to be able to use Gnus at all.  If the default
15977         switches to something else, then the function should be fixed not
15978         be exceedingly slow.
15979
15980 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15981
15982         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15983         fail hard.
15984
15985         * spam-report.el: Add better Keywords line.
15986
15987         * spam.el: Add Maintainer and better Keywords line.
15988
15989 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15990
15991         * gnus-art.el (gnus-article-replace-part)
15992         (gnus-mime-replace-part): New functions.
15993         (gnus-mime-action-alist, gnus-mime-button-commands)
15994         (gnus-mime-save-part-and-strip): Add file argument.
15995         (gnus-article-part-wrapper): Add interactive argument.
15996
15997         * gnus-sum.el (gnus-summary-mime-map):
15998         Add `gnus-article-replace-part'.
15999
16000 2005-09-19  Didier Verna  <didier@xemacs.org>
16001
16002         The nnml compaction feature:
16003         * nnml.el (nnml-request-compact-group): New function.
16004         * nnml.el (nnml-request-compact): New function.
16005         * gnus-int.el (gnus-request-compact-group): New function.
16006         * gnus-int.el (gnus-request-compact): New function.
16007         * gnus-group.el (gnus-group-compact-group): New function.
16008         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16009         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16010         * gnus-srvr.el (gnus-server-compact-server): New function.
16011         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16012         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16013
16014 2005-09-18  Deepak Goel  <deego@gnufans.org>
16015
16016         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16017         format spec.
16018
16019 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16020
16021         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16022
16023 2005-09-15  Romain Francoise  <romain@orebokech.com>
16024
16025         * message.el (message-fill-paragraph): Clarify docstring.
16026
16027 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16028
16029         * gnus-art.el (gnus-mime-display-part): Protect against broken
16030         MIME messages.
16031
16032 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16033
16034         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16035         before parsing header.
16036
16037 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16038
16039         * html2text.el (html2text-replace-list): Add new entities.
16040
16041 2005-09-11  Romain Francoise  <romain@orebokech.com>
16042
16043         * message.el (message-alternative-emails): Improve docstring.
16044         (message-setup-1): Call `message-use-alternative-email-as-from'
16045         after `message-setup-hook' to give it precedence over posting
16046         styles, etc.
16047         (message-use-alternative-email-as-from): Add docstring.
16048         Remove the original From header if present.
16049
16050         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16051         (nnml-save-mail): Use it.
16052
16053         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16054         articles.  Add new argument `silent'.
16055         (gnus-uu-mark-all): Report the total number of marked articles.
16056
16057 2005-09-10  Romain Francoise  <romain@orebokech.com>
16058
16059         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16060         (gnus-uu-mark-series): Likewise.
16061
16062 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16063
16064         * spam-report.el (spam-report-gmane): Fix generation of spam
16065         report URL.
16066
16067 2005-09-10  Simon Josefsson  <jas@extundo.com>
16068
16069         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16070         t, based on discussion on the ding list with Robert Epprecht
16071         <epprecht@solnet.ch>.
16072
16073 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * spam-report.el (spam-report-gmane): Make it work without
16076         X-Report-Spam header.  Gmane now only provides Archived-At.
16077         This is only used if `spam-report-gmane-use-article-number' is nil.
16078         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16079
16080         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16081         make `gnus-summary-sort-by-recipient' work with threading.
16082
16083         * nnweb.el (nnweb-google-wash-article): Print a message if article
16084         is not available.
16085
16086 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16087
16088         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16089         change.  Decode text/* parts content before displaying.
16090
16091 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16092
16093         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16094
16095 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16096
16097         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16098
16099         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16100         url-package-name, url-package-version,
16101         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16102         w3m-display-inline-images, and w3m-minor-mode-map.
16103
16104 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16105
16106         * message.el (message-tab-body-function): Fix mismatched custom type.
16107
16108         * gnus.el (gnus-group-change-level-function): Ditto.
16109
16110         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16111
16112         * gnus-art.el (gnus-signature-limit)
16113         (gnus-article-mime-part-function): Ditto.
16114
16115 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * mml.el (mml-mode): Silence the byte compiler.
16118
16119         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16120         using `(sit-for 0)' before moving the point to the specified part;
16121         skip unbuttonized parts.
16122         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16123         return to the summary window if gnus-auto-select-part is non-nil.
16124
16125 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16126
16127         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16128         New variables.
16129         (mml-dnd-attach-file, mml-mode): Use them.
16130
16131         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16132         Make fetching article by MID work again for Google Groups.
16133         Add FIXME concerning gnus-group-make-web-group.
16134
16135         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16136         Don't depend on Gnus by using mail-extract-address-components if
16137         gnus-extract-address-components is not bound.
16138
16139 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16140
16141         * gnus-art.el (gnus-mime-display-security): Don't display the
16142         signature, but only the signed part.
16143
16144 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16147
16148         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16149         list, not listp.
16150
16151 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16152
16153         * mm-encode.el (mm-encode-content-transfer-encoding):
16154         Likewise when encoding.
16155
16156         * mm-bodies.el (mm-decode-content-transfer-encoding):
16157         De-canonicalize CRLF for all text content types, not just
16158         text/plain.
16159
16160 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16161
16162         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16163         valid article; point arrow and cursor at the MIME button.
16164
16165 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16166
16167         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16168         Suggested by Dan Christensen <jdc@uwo.ca>.
16169
16170         * mm-decode.el (mm-save-part): Enable change of prompt.
16171
16172 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16173
16174         * gnus-msg.el (gnus-inews-add-send-actions):
16175         Make `message-post-method' lambda parameter ARG `&optional'.
16176
16177 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16178
16179         * gnus-sum.el (gnus-summary-mime-map):
16180         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16181         gnus-article-jump-to-part.
16182
16183         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16184         (gnus-article-edit-part): Use it.
16185         (gnus-article-part-wrapper): Add no-handle argument.
16186         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16187         New functions.
16188
16189 2005-08-29  Romain Francoise  <romain@orebokech.com>
16190
16191         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16192         docstring.
16193         (gnus-face-from-file): Likewise.
16194
16195 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16196
16197         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16198         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16199         non-nil.
16200         (gnus-auto-select-part): New variable.
16201         (gnus-article-jump-to-part): New function.
16202         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16203         (gnus-mime-delete-part): Allow selecting specified part after
16204         deleting or stripping parts.
16205         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16206         part if argument is bogus.
16207
16208 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16209
16210         * gnus-art.el (w3m-minor-mode-map):
16211         * gnus-spec.el (gnus-newsrc-file-version):
16212         * gnus-util.el (nnmail-active-file-coding-system)
16213         (gnus-original-article-buffer, gnus-user-agent):
16214         * gnus.el (gnus-ham-process-destinations)
16215         (gnus-parameter-ham-marks-alist)
16216         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16217         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16218         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16219         * mm-decode.el (gnus-current-window-configuration):
16220         * mm-extern.el (gnus-article-mime-handles):
16221         * mm-url.el (url-current-object, url-package-name)
16222         (url-package-version):
16223         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16224         (smime-keys, w3m-cid-retrieve-function-alist)
16225         (w3m-current-buffer, w3m-display-inline-images)
16226         (w3m-minor-mode-map):
16227         * mml-smime.el (gnus-extract-address-components):
16228         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16229         (gnus-newsrc-hashtb, message-default-charset)
16230         (message-deletable-headers, message-options)
16231         (message-posting-charset, message-required-mail-headers)
16232         (message-required-news-headers):
16233         * mml1991.el (mc-pgp-always-sign):
16234         * mml2015.el (mc-pgp-always-sign):
16235         * nnheader.el (nnmail-extra-headers):
16236         * rfc1843.el (gnus-decode-encoded-word-function)
16237         (gnus-decode-header-function, gnus-newsgroup-name):
16238         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16239
16240 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16241
16242         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16243         the end of the date treatments.
16244
16245 2005-08-15  Simon Josefsson  <jas@extundo.com>
16246
16247         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16248         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16249         Capello and Romain Francoise.
16250         (pgg-fetch-key-function): Remove, not used?
16251         (pgg-insert-url-with-w3): Require url, to get
16252         url-insert-file-contents regardless of where it is defined.
16253
16254 2005-08-13  Romain Francoise  <romain@orebokech.com>
16255
16256         * message.el (message-cite-original-1): New function.
16257         (message-cite-original): Use it.
16258         (message-cite-original-without-signature): Ditto.
16259
16260 2005-08-08  Romain Francoise  <romain@orebokech.com>
16261
16262         * message.el (message-yank-empty-prefix): New variable.
16263         (message-indent-citation): Use it.
16264         (message-cite-original-without-signature): Respect X-No-Archive.
16265
16266 2005-08-08  Simon Josefsson  <jas@extundo.com>
16267
16268         * pgg.el: Autoload url-insert-file-contents instead of loading
16269         w3/url.
16270         (pgg-insert-url-with-w3): Don't load url here.
16271
16272 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16273
16274         * message.el (message-kill-to-signature): Don't insert newline at
16275         bol.
16276         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16277
16278 2005-08-06  Romain Francoise  <romain@orebokech.com>
16279
16280         * message.el (message-user-fqdn): Fix typo in docstring.
16281
16282 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16283
16284         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16285
16286         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16287
16288 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * mm-bodies.el (mm-encode-body): Use coding system rather than
16291         charset to encode text.
16292
16293         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16294         number of charsets if utf-8 is available (XEmacs).
16295
16296 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16297
16298         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16299         taken from `gnus-button-mid-or-mail-regexp'.
16300         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16301         (gnus-button-alist): Improve regexp for domain part of the MIDs
16302         for news:localpart@domain buttons.
16303         (gnus-button-ctan-directory-regexp): Update.
16304
16305 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * sieve-manage.el (sieve-manage-interactive-login):
16308         Use make-local-variable rather than make-variable-buffer-local.
16309         (sieve-manage-open): Ditto.
16310         (sieve-manage-authenticate): Ditto.
16311
16312         * mml.el (mml-generate-mime-1): Make the content type default to
16313         text/plain if the filename is not specified.
16314
16315 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16318         instead of insert-buffer.
16319
16320         * message.el (message-yank-original): Ditto; set the mark at the
16321         end of the yanked message.
16322
16323 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16326         lines to scroll rather than to stop it.
16327
16328         * mml.el (mml-generate-default-type): Add doc string.
16329         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16330         default to application/octet-stream when determining the content
16331         type if it is not specified for the part or the mml contents; add
16332         a comment about mml-generate-default-type.
16333
16334 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16335
16336         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16337         make it default to application/octet-stream when determining the
16338         content type if it is not specified for the external contents.
16339
16340 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16341
16342         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16343         segmented parameter but also other parameters might be there.
16344
16345 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * mm-decode.el (mm-display-external): Delete temp file, directory
16348         and buffer immediately if the external process is exited.
16349
16350 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16353         fewer lines than that of scroll-margin.
16354         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16355
16356 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16357
16358         * gnus-art.el (gnus-article-next-page): Revert.
16359         (gnus-article-beginning-of-window): New macro.
16360         (gnus-article-next-page-1): Use it.
16361         (gnus-article-prev-page): Ditto.
16362         (gnus-article-edit-part): Use insert-buffer-substring instead of
16363         insert-buffer.
16364         (gnus-article-edit-exit): Ditto.
16365
16366         * gnus-util.el (gnus-beginning-of-window): Remove.
16367         (gnus-end-of-window): Remove.
16368
16369         * lpath.el: Don't bind header-line-format and scroll-margin.
16370
16371 2005-07-25  Simon Josefsson  <jas@extundo.com>
16372
16373         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16374         to have the url package without w3.  Reported by Daiki Ueno
16375         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16376
16377 2005-07-20  Didier Verna  <didier@xemacs.org>
16378
16379         * gnus-diary.el: Remove the description comment (nndiary is now
16380         properly documented in the Gnus manual).
16381         Fix the spelling of "Back End".
16382         * nndiary.el: Ditto.
16383         Fix the copyright notice.
16384
16385 2005-07-18  Romain Francoise  <romain@orebokech.com>
16386
16387         * gnus-sum.el (gnus-summary-to-prefix)
16388         (gnus-summary-newsgroup-prefix): New variables.
16389         (gnus-summary-from-or-to-or-newsgroups): Use them.
16390
16391 2005-07-17  Romain Francoise  <romain@orebokech.com>
16392
16393         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16394         space as it's generally not especially interesting to the user.
16395
16396 2005-07-16  Romain Francoise  <romain@orebokech.com>
16397
16398         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16399         nil to avoid prompting and file modification if one of the
16400         messages at the top of the nnfolder file contains a copyright
16401         notice.
16402         Update copyright notice.
16403
16404         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16405         instead of `current-time-string' as the latter creates a time
16406         string that is not RFC 2822 compliant (it lacks the zone).
16407         Update copyright notice.
16408
16409 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16410
16411         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16412         for text/rtf.  Display default in prompt.  Pass default for M-n.
16413
16414         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16415
16416 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16417
16418         * gnus-msg.el (gnus-button-mailto):
16419         Remove save-selected-window-window hackery because it relies on
16420         save-selected-window internals.
16421
16422 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16423
16424         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16425         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16426         (gnus-article-prev-page): Ditto.
16427
16428         * gnus-util.el (gnus-beginning-of-window): New function.
16429         (gnus-end-of-window): New function.
16430
16431         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16432
16433 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16434
16435         * gnus-score.el (gnus-score-edit-all-score):
16436         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16437         gnus-message.
16438
16439 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16440
16441         * gnus-msg.el (gnus-button-mailto):
16442         Remove save-selected-window-window hackery because it relies on
16443         save-selected-window internals.
16444
16445 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16446
16447         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16448         add-minor-mode.
16449         (gnus-binary-mode): Ditto.
16450
16451         * gnus-topic.el (gnus-topic-mode): Ditto.
16452
16453 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16454
16455         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16456         (gnus-article-prev-page): Take scroll-margin into consideration.
16457
16458 2005-07-04  Lute Kamstra  <lute@gnu.org>
16459
16460         Update FSF's address in GPL notices.
16461
16462 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16463
16464         * gnus.el (gnus-exit):
16465         * gnus-group.el (gnus-group-icons):
16466         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16467
16468         * gnus-nocem.el (gnus-nocem):
16469         * message.el (message-various, message-buffers, message-sending)
16470         (message-interface, message-forwarding, message-insertion)
16471         (message-headers, message-news, message-mail):
16472         * pgg-gpg.el (pgg-gpg):
16473         * pgg-parse.el (pgg-parse):
16474         * pgg-pgp.el (pgg-pgp):
16475         * pgg-pgp5.el (pgg-pgp5):
16476         * pop3.el (pop3): Finish `defgroup' description with period.
16477
16478 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16479
16480         * gnus-art.el (article-display-face): Improve the efficiency.
16481         (article-display-x-face): Ditto; remove grey x-face stuff.
16482
16483 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16484
16485         * gnus-art.el (article-display-face): Correct the position in
16486         which Faces are inserted.
16487
16488 2005-06-29  Didier Verna  <didier@xemacs.org>
16489
16490         * gnus-art.el (article-display-face): Display faces in correct
16491         order.
16492
16493 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16494
16495         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16496         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16497         (gnus-nocem-check-article): Fetch the Type header.
16498         (gnus-nocem-message-wanted-p): Fix the way to examine types.
16499         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16500         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16501         make sure gnus-nocem-hashtb is initialized.
16502         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16503         (gnus-nocem-unwanted-article-p): Ditto.
16504
16505         * pgg.el (pgg-verify): Return the verification result.
16506
16507 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16508
16509         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16510         is ascii.
16511
16512 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16513
16514         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16515         `show-nonbreak-escape'.
16516
16517 2005-06-23  Lute Kamstra  <lute@gnu.org>
16518
16519         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16520
16521         * dig.el (dig-mode):
16522         * smime.el (smime-mode): Use gnus-run-mode-hooks.
16523
16524 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16525
16526         * nnimap.el (nnimap-split-download-body): Fix spellings.
16527
16528 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
16529
16530         * gnus-art.el (gnus-article-encrypt-body):
16531         * gnus-cus.el (gnus-score-customize):
16532         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16533         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16534
16535 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
16536
16537         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16538         header by looking for magic "MII" at the beginnig.
16539
16540 2005-06-16  Miles Bader  <miles@gnu.org>
16541
16542         * gnus-xmas.el (gnus-xmas-group-startup-message):
16543         Use renamed gnus-splash face.
16544
16545         * assistant.el (assistant-field): Remove "-face" suffix from face name.
16546         (assistant-field-face): New backward-compatibility alias for renamed
16547         face.
16548         (assistant-render-text): Use renamed assistant-field face.
16549
16550         * spam.el (spam): Remove "-face" suffix from face name.
16551         (spam-face): New backward-compatibility alias for renamed face.
16552         (spam-face, spam-initialize): Use renamed spam face.
16553
16554         * message.el (message-header-to, message-header-cc)
16555         (message-header-subject, message-header-newsgroups)
16556         (message-header-other, message-header-name)
16557         (message-header-xheader, message-separator, message-cited-text)
16558         (message-mml): Remove "-face" suffix from face names.
16559         (message-header-to-face, message-header-cc-face)
16560         (message-header-subject-face, message-header-newsgroups-face)
16561         (message-header-other-face, message-header-name-face)
16562         (message-header-xheader-face, message-separator-face)
16563         (message-cited-text-face, message-mml-face):
16564         New backward-compatibility aliases for renamed faces.
16565         (message-font-lock-keywords): Use renamed message faces.
16566
16567         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16568         (sieve-test-commands, sieve-tagged-arguments):
16569         Remove "-face" suffix from face names.
16570         (sieve-control-commands-face, sieve-action-commands-face)
16571         (sieve-test-commands-face, sieve-tagged-arguments-face):
16572         New backward-compatibility aliases for renamed faces.
16573         (sieve-control-commands-face, sieve-action-commands-face)
16574         (sieve-test-commands-face, sieve-tagged-arguments-face):
16575         Use renamed sieve faces.
16576
16577         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16578         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16579         (gnus-group-news-3-empty, gnus-group-news-4)
16580         (gnus-group-news-4-empty, gnus-group-news-5)
16581         (gnus-group-news-5-empty, gnus-group-news-6)
16582         (gnus-group-news-6-empty, gnus-group-news-low)
16583         (gnus-group-news-low-empty, gnus-group-mail-1)
16584         (gnus-group-mail-1-empty, gnus-group-mail-2)
16585         (gnus-group-mail-2-empty, gnus-group-mail-3)
16586         (gnus-group-mail-3-empty, gnus-group-mail-low)
16587         (gnus-group-mail-low-empty, gnus-summary-selected)
16588         (gnus-summary-cancelled, gnus-summary-high-ticked)
16589         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16590         (gnus-summary-high-ancient, gnus-summary-low-ancient)
16591         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16592         (gnus-summary-low-undownloaded)
16593         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16594         (gnus-summary-low-unread, gnus-summary-normal-unread)
16595         (gnus-summary-high-read, gnus-summary-low-read)
16596         (gnus-summary-normal-read, gnus-splash):
16597         Remove "-face" suffix from face names.
16598         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16599         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16600         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16601         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16602         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16603         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16604         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16605         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16606         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16607         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16608         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16609         (gnus-summary-selected-face, gnus-summary-cancelled-face)
16610         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16611         (gnus-summary-normal-ticked-face)
16612         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16613         (gnus-summary-normal-ancient-face)
16614         (gnus-summary-high-undownloaded-face)
16615         (gnus-summary-low-undownloaded-face)
16616         (gnus-summary-normal-undownloaded-face)
16617         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16618         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16619         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16620         (gnus-splash-face):
16621         New backward-compatibility aliases for renamed faces.
16622         (gnus-group-startup-message): Use renamed gnus faces.
16623
16624         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16625         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16626         (gnus-server-agent): Remove "-face" suffix from face names.
16627         (gnus-server-agent-face, gnus-server-opened-face)
16628         (gnus-server-closed-face, gnus-server-denied-face)
16629         (gnus-server-offline-face):
16630         New backward-compatibility aliases for renamed faces.
16631         (gnus-server-agent-face, gnus-server-opened-face)
16632         (gnus-server-closed-face, gnus-server-denied-face)
16633         (gnus-server-offline-face): Use renamed gnus faces.
16634
16635         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16636         Remove "-face" suffix from face names.
16637         (gnus-picon-xbm-face, gnus-picon-face):
16638         New backward-compatibility aliases for renamed faces.
16639
16640         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16641         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16642         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16643         (gnus-cite-11): Remove "-face" suffix from face names.
16644         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16645         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16646         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16647         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16648         New backward-compatibility aliases for renamed faces.
16649         (gnus-cite-attribution-face, gnus-cite-face-list)
16650         (gnus-article-boring-faces): Use renamed gnus faces.
16651
16652         * gnus-art.el (gnus-signature, gnus-header-from)
16653         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16654         (gnus-header-content): Remove "-face" suffix from face names.
16655         (gnus-signature-face, gnus-header-from-face)
16656         (gnus-header-subject-face, gnus-header-newsgroups-face)
16657         (gnus-header-name-face, gnus-header-content-face):
16658         New backward-compatibility aliases for renamed faces.
16659         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16660
16661         * gnus-sum.el (gnus-summary-selected-face)
16662         (gnus-summary-highlight): Use renamed gnus faces.
16663         * gnus-group.el (gnus-group-highlight): Likewise.
16664
16665 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
16666
16667         * gnus-sieve.el (gnus-sieve-article-add-rule):
16668         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16669         * spam-stat.el (spam-stat-buffer-change-to-spam)
16670         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16671
16672         * message.el (message-is-yours-p):
16673         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16674
16675 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * mm-view.el (mm-inline-text): Withdraw the last change.
16678
16679 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16680
16681         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16682         executing enriched-decode.
16683
16684 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16685
16686         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16687         charset of tar files.
16688
16689 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
16690
16691         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16692
16693 2005-06-04  Lute Kamstra  <lute@gnu.org>
16694
16695         * nnfolder.el (nnfolder-read-folder): Make sure that undo
16696         information is never recorded.
16697
16698 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16699
16700         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16701
16702 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * pop3.el (pop3-apop): Run md5 in the binary mode.
16705
16706         * starttls.el (starttls-set-process-query-on-exit-flag):
16707         Use eval-and-compile.
16708
16709 2005-05-31  Simon Josefsson  <jas@extundo.com>
16710
16711         * smime.el (smime-replace-in-string): Define.
16712         (smime-cert-by-ldap-1): Use it.
16713
16714 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * gnus-art.el (article-display-x-face): Replace
16717         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16718
16719         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16720         set-process-query-on-exit-flag or process-kill-without-query.
16721
16722         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16723         loop instead of replace-regexp.
16724
16725         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16726         instead of process-kill-without-query if it is available.
16727
16728         * lpath.el: Fbind ldap-search-entries.
16729
16730         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16731         instead of find-file-hooks if it is available.
16732
16733         * mml1991.el: Bind pgg-default-user-id when compiling.
16734
16735         * mml2015.el: Bind pgg-default-user-id when compiling.
16736
16737         * nndraft.el (nndraft-request-associate-buffer):
16738         Use write-contents-functions instead of write-contents-hooks if it is
16739         available.
16740
16741         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16742         instead of find-file-hooks if it is available.
16743
16744         * nntp.el (nntp-open-connection): Replace
16745         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16746         (nntp-open-ssl-stream): Ditto.
16747         (nntp-open-tls-stream): Ditto.
16748
16749         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16750         set-process-query-on-exit-flag or process-kill-without-query.
16751         (starttls-open-stream-gnutls): Use it instead of
16752         process-kill-without-query.
16753         (starttls-open-stream): Ditto.
16754
16755 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16756
16757         * smime.el (smime-cert-by-ldap-1): Don't use
16758         replace-regexp-in-string.
16759
16760 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16761
16762         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16763
16764         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16765         in PEM format.  Adjust to the XEmacs compatibility.
16766
16767 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16768
16769         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16770         by `string-to-number'.
16771         * gnus-agent.el (gnus-agent-regenerate-group)
16772         (gnus-agent-fetch-articles): Ditto.
16773         * gnus-art.el (gnus-button-fetch-group): Ditto.
16774         * gnus-cache.el (gnus-cache-generate-active)
16775         (gnus-cache-articles-in-group): Ditto.
16776         * gnus-group.el (gnus-group-set-current-level)
16777         (gnus-group-insert-group-line): Ditto.
16778         * gnus-score.el (gnus-score-set-expunge-below)
16779         (gnus-score-set-mark-below, gnus-summary-score-effect)
16780         (gnus-summary-score-entry): Ditto.
16781         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16782         (gnus-soup-pack): Ditto.
16783         * gnus-spec.el (gnus-xmas-format): Ditto.
16784         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16785         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16786         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16787         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16788         * nndb.el (nndb-get-remote-expire-response): Ditto.
16789         * nndiary.el (nndiary-parse-schedule-value)
16790         (nndiary-string-to-number, nndiary-request-replace-article)
16791         (nndiary-request-article): Ditto.
16792         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16793         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16794         * nneething.el (nneething-make-head): Ditto.
16795         * nnfolder.el (nnfolder-request-article)
16796         (nnfolder-retrieve-headers): Ditto.
16797         * nnheader.el (nnheader-file-to-number): Ditto.
16798         * nnkiboze.el (nnkiboze-request-article): Ditto.
16799         * nnmail.el (nnmail-process-unix-mail-format)
16800         (nnmail-process-babyl-mail-format): Ditto.
16801         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16802         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16803         (nnmh-request-create-group, nnmh-request-list-1)
16804         (nnmh-request-group, nnmh-request-article): Ditto.
16805         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16806         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16807         * nnsoup.el (nnsoup-make-active): Ditto.
16808         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16809         * nntp.el (nntp-find-group-and-number)
16810         (nntp-retrieve-headers-with-xover): Ditto.
16811         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16812         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16813         (pgg-format-key-identifier): Ditto.
16814         * pop3.el (pop3-last, pop3-stat): Ditto.
16815         * qp.el (quoted-printable-decode-region): Ditto.
16816
16817         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16818         of concat.
16819
16820 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16821
16822         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16823
16824         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16825
16826         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16827
16828         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16829
16830         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16831
16832         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16833
16834         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16835         (gnus-carpal-mode): Ditto.
16836
16837         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16838         (gnus-browse-mode): Ditto.
16839
16840         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16841
16842         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16843
16844 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16845
16846         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16847
16848 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16849
16850         * gnus-util.el (gnus-run-mode-hooks): New function.
16851
16852         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16853
16854         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16855         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16856
16857 2005-05-27  Lute Kamstra  <lute@gnu.org>
16858
16859         * dns-mode.el (dns-mode): Specify customization group.
16860
16861 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16862
16863         * gnus-agent.el (gnus-agent-make-mode-line-string):
16864         Use mode-line-highlight as mouse-face.
16865
16866 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * canlock.el (canlock): Change the parent group to news.
16869
16870         * deuglify.el (gnus-outlook-deuglify): Add :group.
16871
16872         * dig.el (dig): Add :group.
16873
16874         * dns-mode.el (dns-mode): Add :group.
16875
16876         * encrypt.el (encrypt): Add :group.
16877
16878         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16879         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16880         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16881         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16882         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16883
16884         * gnus-diary.el (gnus-diary): Add :group.
16885
16886         * gnus.el (gnus-group-news-1-face): Add :group.
16887         (gnus-group-news-1-empty-face): Ditto.
16888         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16889         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16890         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16891         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16892         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16893         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16894         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16895         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16896         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16897         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16898         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16899         (gnus-summary-high-ticked-face): Ditto.
16900         (gnus-summary-low-ticked-face): Ditto.
16901         (gnus-summary-normal-ticked-face): Ditto.
16902         (gnus-summary-high-ancient-face): Ditto.
16903         (gnus-summary-low-ancient-face): Ditto.
16904         (gnus-summary-normal-ancient-face): Ditto.
16905         (gnus-summary-high-undownloaded-face): Ditto.
16906         (gnus-summary-low-undownloaded-face): Ditto.
16907         (gnus-summary-normal-undownloaded-face): Ditto.
16908         (gnus-summary-high-unread-face): Ditto.
16909         (gnus-summary-low-unread-face): Ditto.
16910         (gnus-summary-normal-unread-face): Ditto.
16911         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16912         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16913
16914         * hashcash.el (hashcash): New custom group.
16915         (hashcash-default-payment): Add :group.
16916         (hashcash-payment-alist): Ditto.
16917         (hashcash-default-accept-payment): Ditto.
16918         (hashcash-accept-resources): Ditto.
16919         (hashcash-path): Ditto.
16920         (hashcash-extra-generate-parameters): Ditto.
16921         (hashcash-double-spend-database): Ditto.
16922         (hashcash-in-news): Ditto.
16923
16924         * message.el (message-minibuffer-local-map): Add :group.
16925
16926         * netrc.el (netrc): Add :group.
16927
16928         * sieve-manage.el (sieve-manage-log): Add :group.
16929         (sieve-manage-default-user): Diito.
16930         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16931         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16932         (sieve-manage-authenticators): Ditto.
16933         (sieve-manage-authenticator-alist): Ditto.
16934         (sieve-manage-default-port): Ditto.
16935
16936         * sieve-mode.el (sieve-control-commands-face): Add :group.
16937         (sieve-action-commands-face): Ditto.
16938         (sieve-test-commands-face): Ditto.
16939         (sieve-tagged-arguments-face): Ditto.
16940
16941         * smime.el (smime): Add :group.
16942
16943         * spam-report.el (spam-report): Add :group.
16944
16945         * spam.el (spam, spam-face): Add :group.
16946
16947 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16948
16949         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16950         return \n.\n.\n at the end of articles.  Protect against that.
16951         (nntp-with-open-group): Allow debugging.
16952
16953         * nnheader.el (mail-header-set-extra): Make into a function
16954         because I just could't understand how to quote the list properly.
16955
16956         * dns.el (query-dns-cached): New function.
16957
16958 2005-05-26  Lute Kamstra  <lute@gnu.org>
16959
16960         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16961
16962 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16965
16966         * gnus-art.el: Don't autoload mail-extract-address-components.
16967
16968         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16969         eval-and-compile to evaluate it.
16970
16971         * hashcash.el: Don't autoload executable-find.
16972
16973         * nndb.el: Don't declare the nndb back end two or more times; don't
16974         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16975
16976         * nntp.el: Autoload format-spec instead of format; use
16977         eval-and-compile to evaluate autoload forms.
16978
16979 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16980
16981         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16982
16983 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16984
16985         * gnus.el (gnus-version-number): Bump version.
16986
16987 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16988
16989         * gnus.el: No Gnus v0.3 is released.
16990
16991 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16992
16993         * lpath.el (featurep): Bind show-nonbreak-escape.
16994
16995 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16996
16997         * gnus-art.el (gnus-article-edit-part): Disable undo.
16998
16999 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17000
17001         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17002         gnus-article-date-lapsed-new-header is t if date timer is active;
17003         skip headers in which the original date value is empty.
17004         (gnus-article-save-original-date): Redefine it as a macro.
17005         (gnus-display-mime): Use it.
17006
17007 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * gnus-art.el (article-date-ut): Support converting date in
17010         forwarded parts as well.
17011         (gnus-article-save-original-date): New function.
17012         (gnus-display-mime): Use it.
17013
17014 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17015
17016         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17017         enclosure element of <item>.
17018
17019 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17020
17021         * message.el (message-kill-buffer-query): Rename from
17022         `message-kill-buffer-query-if-modified'.  Add :version.
17023
17024 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17025
17026         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17027         window layout.
17028
17029 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17030
17031         * mml.el: Autoload dnd when compiling.
17032
17033 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17034
17035         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17036         x-dnd-*.
17037
17038 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17039
17040         * qp.el (quoted-printable-encode-region): Save excursion.
17041
17042 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17043
17044         * message.el (message-kill-buffer-query-if-modified): Add new variable
17045         so the user can kill a modified message buffer quickly.
17046         (message-kill-buffer): Use it.
17047
17048 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17049
17050         * lpath.el: Fbind display-time-event-handler; don't fbind
17051         string-to-multibyte.
17052
17053         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17054
17055 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17056
17057         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17058         contained in text because xml.el decodes entities) with LFs.
17059
17060 2005-04-11  Lute Kamstra  <lute@gnu.org>
17061
17062         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17063         differently.
17064
17065 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17066
17067         * mm-util.el (mm-detect-coding-region): Typo.
17068
17069 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17070
17071         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17072
17073 2005-04-06  Deepak Goel  <deego@gnufans.org>
17074
17075         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17076         user-function allow user modifications of the scores.
17077         (spam-stat-score-buffer-user): New function, to allow
17078         user-computed modifications to the score.
17079         (spam-stat-score-buffer-user-functions): List of additional
17080         scoring functions.
17081         (spam-stat-error-holder): Global temporary error holder.
17082         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17083         variable.
17084
17085 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17086
17087         * gnus-registry.el (gnus-registry-clean-empty-function)
17088         (gnus-registry-trim, gnus-registry-fetch-groups)
17089         (gnus-registry-delete-group): Groups that match
17090         `gnus-registry-ignored-groups' are removed from the registry
17091         entries, not just ignored for splitting.  This helps clean up the
17092         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17093         to get all the groups a message ID is in.
17094
17095         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17096         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17097         (spam-stat-score-buffer-user-functions): Add :number custom type.
17098
17099 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17100
17101         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17102         argument in XEmacs.
17103
17104         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17105         (nnrss-request-group): Decode group name first.
17106         (nnrss-request-article): Make a text/plain article if mml-to-mime
17107         failed.
17108         (nnrss-get-encoding): Return a compatible encoding according to
17109         nnrss-compatible-encoding-alist.
17110         (nnrss-find-el): Use consp instead of listp.
17111         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17112
17113 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17114
17115         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17116         which Emacs 20 doesn't support.
17117         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17118
17119 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17120
17121         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17122         silence the byte compiler inside the defun.
17123
17124         * gnus-demon.el (parse-time-string): Add autoload.
17125
17126         * gnus-delay.el (parse-time-string): Add autoload.
17127
17128         * gnus-art.el (parse-time-string): Add autoload.
17129
17130         * nnultimate.el (parse-time): Require for `parse-time-string'.
17131
17132 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17133
17134         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17135
17136         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17137
17138         * smime.el (smime-ldap-host-list): Add :version.
17139
17140 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17141
17142         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17143         pass it to `gnus-browse-read-group'.
17144         (gnus-browse-read-group): Add NUMBER argument and pass it to
17145         `gnus-group-read-ephemeral-group'.
17146
17147         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17148         argument and pass it to `gnus-group-read-group'.
17149
17150 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17151
17152         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17153         mm-xemacs-find-mime-charset-1 if we have the mule feature
17154         available at runtime.
17155
17156 2005-03-25  Werner Lemberg  <wl@gnu.org>
17157
17158         * nnmaildir.el: Replace `illegal' with `invalid'.
17159
17160 2005-03-23  Lute Kamstra  <lute@gnu.org>
17161
17162         * time-date.el: Add comment on time value formats.
17163         Don't require parse-time.
17164         (with-decoded-time-value): New macro.
17165         (encode-time-value): New function.
17166         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17167         (days-to-time): Return a valid time value when arg is huge.
17168         (time-since): Use time-subtract.
17169         (time-to-number-of-days): Use time-to-seconds.
17170
17171 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17172
17173         * gnus-start.el (gnus-display-time-event-handler):
17174         Check display-time-timer at runtime rather than only at load time
17175         in case display-time-mode is turned off in the mean time.
17176
17177 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17178
17179         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17180         used.
17181
17182         * nneething.el (nneething-map-file-directory): Derive from
17183         `gnus-directory'.
17184
17185         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17186         the To/Cc button.
17187
17188 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17189
17190         * nnmaildir.el (nnmaildir-request-accept-article):
17191         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17192
17193 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17194
17195         * gnus-async.el: Require timer-funcs at compile time when in
17196         XEmacs for `run-with-idle-timer'.
17197
17198 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17199
17200         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17201         autoloaded function.
17202
17203 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17204
17205         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17206
17207 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17208
17209         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17210
17211 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17212
17213         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17214         Add gnus-expert-user to default.
17215
17216 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17217
17218         * nnimap.el (nnimap-open-server): Ditto.
17219
17220         * imap.el (imap-authenticate): Fix typo.
17221
17222 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17223
17224         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17225         buffer (since IMAP server might return FETCH response out of
17226         order, and the nntp buffer must be sorted).
17227
17228 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17229
17230         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17231         comparison on string.
17232
17233         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17234         (gnus-agent-score): Rename category keywords to match gnus-cus.
17235         (gnus-agent-summary-fetch-series): Modify to protect against
17236         gnus-agent-summary-fetch-group clearing processable flags.
17237         (gnus-agent-synchronize-group-flags): Update live group buffer as
17238         synchronization may occur due to the user toggle the plugged
17239         status.
17240         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17241         successfully downloaded.
17242         (gnus-agent-expire-group-1): Avoid using markers when the overview
17243         is in ascending order; greatly improves performance.
17244         (gnus-agent-regenerate-group):
17245         Use gnus-agent-synchronize-group-flags to reset read status in both
17246         gnus and server.
17247         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17248
17249 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17250
17251         * message.el: Don't autoload former message-utils variables.
17252         (message-strip-subject-trailing-was): Change doc string.
17253
17254         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17255         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17256         (nnweb-google-search): Add "hl=en" here.
17257         (nnweb-google-parse-1, nnweb-google-create-mapping):
17258         Don't hardcode URL.
17259
17260 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17261
17262         * message.el (message-get-reply-headers, message-followup):
17263         Mention related variables `message-use-followup-to' and
17264         `message-use-mail-followup-to', in the information buffer.
17265
17266         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17267         of broken groups(-beta).google.com.
17268
17269 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17270
17271         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17272         parameter to invoked gnus-request-move-article; remove the
17273         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17274         all at once instead of once per article.
17275         (gnus-summary-remove-process-mark): Accept a list of articles as
17276         well as a single article for processing.
17277
17278         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17279         parameter.
17280
17281         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17282
17283         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17284
17285         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17286         parameter.
17287
17288         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17289         parameter.
17290
17291         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17292         parameter and remove the gnus-sum-hint-move-is-internal variable.
17293
17294         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17295         parameter.
17296
17297         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17298         parameter.
17299
17300         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17301         parameter.
17302
17303         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17304
17305         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17306         parameter.
17307
17308         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17309         parameter.
17310
17311 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17312
17313         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17314         a more conservative way.
17315
17316 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17317
17318         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17319         buffer, so it moves the window's cursor.
17320
17321 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17322
17323         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17324         `mm-dissect-multipart' and receive the from field as an (optional)
17325         argument from `mm-dissect-multipart'.
17326         (mm-dissect-multipart): Receive the from field as an argument and
17327         pass it on when we call `mm-dissect-buffer' on MIME parts.
17328         Fixes verification/decryption of signed/encrypted MIME parts.
17329
17330 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17331
17332         * gnus-sum.el (gnus-summary-move-article):
17333         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17334         whatever it calls (right now, only nnimap-request-move article
17335         respects it).
17336
17337         * nnimap.el (nnimap-request-move-article):
17338         When gnus-sum-hint-move-is-internal is set, don't do the extra
17339         nnimap-request-article.
17340
17341 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17342
17343         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17344
17345         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17346         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17347
17348         * gnus-sum.el (gnus-summary-caesar-message):
17349         Apply `gnus-treat-article' after rotation.
17350
17351         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17352         doc string.
17353
17354 2005-02-22  Simon Josefsson  <jas@extundo.com>
17355
17356         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17357         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17358         <arne@arnested.dk>.
17359         (encrypt): Add password-cache and password-cache-expiry as group
17360         members.
17361
17362 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17363
17364         * smime.el (smime-ldap-host-list): Doc fix.
17365         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17366         cache) password.
17367         (smime-sign-region): Use it.
17368         (smime-decrypt-region): Use it.
17369         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17370         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17371         fails.
17372         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17373         certificate from DER to PEM format rather than calling openssl.
17374
17375         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17376
17377         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17378         for signing/encryption.
17379
17380         * mml.el (mml-parse-1): Use them.
17381
17382 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17383
17384         * nnrss.el (nnrss-verbose): Remove.
17385         (nnrss-request-group): Use `nnheader-message' instead.
17386
17387 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17388
17389         * nnrss.el (nnrss-verbose): New variable.
17390         (nnrss-request-group): Make it say nnrss is requesting a group.
17391
17392 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17393
17394         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17395         Handle news URL with given port correctly.
17396
17397 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17400         containing special characters.
17401
17402         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17403
17404         * mml.el (mime-to-mml): Ditto.
17405
17406         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17407         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17408         (rfc2047-decode-region): Quote decoded words containing special
17409         characters when rfc2047-quote-decoded-words-containing-tspecials
17410         is non-nil.
17411
17412 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17413
17414         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17415
17416         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17417
17418 2005-02-15  Simon Josefsson  <jas@extundo.com>
17419
17420         * nnimap.el (nnimap-debug): Doc fix.
17421
17422         * imap.el (imap-debug): Doc fix.
17423
17424 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17425
17426         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17427
17428 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17429
17430         * gnus.el (spam-contents): Improve docs for spam-contents
17431         parameter in its variable incarnation.
17432
17433 2005-02-14  Simon Josefsson  <jas@extundo.com>
17434
17435         * smime-ldap.el: Use require instead of load-library for ldap.
17436         (smime-ldap-search): Indent.
17437         (smime-ldap-search-internal): Shorten line.
17438
17439         * smime.el (smime-cert-by-dns): Add doc-string.
17440         (smime-cert-by-ldap-1): Indent.
17441
17442         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17443         mml-smime-get-dns-ldap.
17444         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17445
17446 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17447
17448         * smime.el: Require smime-ldap.
17449         (smime-ldap-host-list): New variable.
17450         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17451
17452         * mml-smime.el (mml-smime-encrypt-query): New function.
17453         (mml-smime-encrypt-query): Use it.
17454
17455         * smime-ldap.el: New file.
17456
17457 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17458
17459         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17460
17461 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17462
17463         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17464         argument in doc string.  Make query for type more clear.
17465
17466 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17467
17468         * gnus.el (gnus-group-startup-message): Search for gnus images in
17469         etc/images/gnus.
17470         * mm-util.el (mm-image-load-path): Likewise.
17471         * smiley.el (smiley-data-directory): Search for smilies in
17472         etc/images/smilies.
17473
17474 2005-02-09  Kim F. Storm  <storm@cua.dk>
17475
17476         Change Emacs release version from 21.4 to 22.1 throughout.
17477         Change Emacs development version from 21.3.50 to 22.0.50.
17478
17479 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17480
17481         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17482
17483         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17484         non-Mule XEmacs as well.
17485         (mm-decompress-buffer): Signal an error intentionally if it does
17486         not decompress compressed data because auto-compression-mode is
17487         disabled.
17488
17489 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17490
17491         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17492         an ID in the registry even if it has no groups.
17493
17494 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17495
17496         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17497         merge it into mm-decompress-buffer.
17498         (gnus-mime-copy-part): Use the MIME part charset, the value which
17499         a user specified or gnus-newsgroup-charset for decoding, like
17500         gnus-mime-inline-part does; set buffer-file-coding-system to tell
17501         save-buffer what was used.  Suggested by Kevin Ryde
17502         <user42@zip.com.au>.
17503         (gnus-mime-inline-part): Allow the name parameter as well as the
17504         filename parameter; force decompressing of compressed data; always
17505         display contents being not decoded as unibyte.
17506
17507         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17508         as well as the filename parameter.
17509
17510         * mm-util.el (mm-decompress-buffer):
17511         Merge gnus-mime-jka-compr-maybe-uncompress.
17512         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17513         of compressed data.
17514
17515 2005-02-08  Simon Josefsson  <jas@extundo.com>
17516
17517         * imap.el (imap-log): Doc fix.
17518
17519 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17522         the coding cookies; decompress compressed parts.
17523
17524         * mml.el (mml-generate-mime-1): Add the charset parameter according
17525         to the value which a user specified manually or the coding cookie.
17526
17527         * mm-util.el (mm-string-to-multibyte): New function.
17528         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17529         (mm-coding-system-to-mime-charset): New function.
17530         (mm-decompress-buffer): New function.
17531         (mm-find-buffer-file-coding-system): New function.
17532
17533         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17534         (mm-display-inline-fontify): Rewrite for decoding and decompressing
17535         parts.
17536
17537 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17538
17539         * mm-view.el (mm-display-inline-fontify): Decode a part according
17540         to the charset parameter.
17541
17542 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17543
17544         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17545         prefix arg is neither nil nor a number, as info specifies.
17546
17547 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17548
17549         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17550         timestamps.
17551
17552 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
17553
17554         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17555         groups error checking and notify user.
17556
17557 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
17558
17559         * message.el (message-send-mail-function): Check existence of
17560         sendmail-program first before using default value
17561         `message-send-mail-with-sendmail'.  Otherwise use more generic
17562         `smtpmail-send-it'.
17563
17564 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17565
17566         * nntp.el (nntp-request-update-info): Always return nil.
17567
17568 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17569
17570         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17571
17572 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17573
17574         * message.el (message-beginning-of-line): Change the behavior when
17575         invoked between BOL and : so that it first moves backward.
17576
17577 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17578
17579         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17580         article buffer when editing of the article is discarded.
17581         (gnus-article-prepare): Revert.
17582
17583 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17584
17585         * gnus-art.el (gnus-article-prepare):
17586         Remove message-strip-forbidden-properties from the local hook.
17587
17588 2005-01-27  Simon Josefsson  <jas@extundo.com>
17589
17590         * password.el (password-cache-add): Only start one timer per key.
17591         Reported by Derek Atkins <warlord@MIT.EDU>.
17592
17593 2005-01-26  Steve Youngs  <steve@sxemacs.org>
17594
17595         * run-at-time.el: Remove.  It is no longer needed as
17596         timer-funcs.el in the xemacs-base package has a working version of
17597         `run-at-time'.
17598
17599         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
17600
17601         * password.el: Require timer-funcs instead of run-at-time in
17602         XEmacs.
17603         Remove `password-run-at-time' macro.
17604         (password-cache-add): Use `run-at-time' instead of
17605         `password-run-at-time'.
17606
17607         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
17608         Remove `nnheader-cancel-function-timers' alias,
17609         `cancel-function-timers' exists in XEmacs in timer-funcs.
17610
17611         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17612         for `run-with-idle-timer'.
17613
17614         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17615         for `run-at-time'.
17616
17617         * mm-url.el: Require timer-funcs at compile time when in XEmacs
17618         for `with-timeout'.
17619
17620         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
17621         the same as for XEmacs 21.4.
17622         No need to ignore `run-with-idle-timer', this function exists in
17623         XEmacs now in timer-funcs.el in the xemacs-base package.
17624         (dgnushack-compile): No need to delete
17625         run-at-time.el from the list of files to compile because it
17626         doesn't exist anymore.
17627
17628 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17629
17630         * mml.el (mml-generate-mime-1): Convert string into unibyte when
17631         inserting " *mml*" buffer's contents into a unibyte temp buffer.
17632
17633 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
17634
17635         * mail-source.el (mail-source-fetch-imap): Search for ^From case
17636         sensitively.
17637
17638 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
17639
17640         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17641
17642 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17643
17644         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17645         which will be inserted according to the multibyteness of a buffer
17646         rather than the type of contents.  Suggested by ARISAWA Akihiro
17647         <ari@mbf.ocn.ne.jp>.
17648
17649         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17650         of string which old xml.el may return rather than a string.
17651
17652 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17653
17654         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17655
17656 2005-01-16  Simon Josefsson  <jas@extundo.com>
17657
17658         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17659         idn/idna.el isn't available.
17660         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
17661         <michael@waxrat.com>.
17662
17663         * hashcash.el: Remove non-FSF copyright header.
17664
17665         * hashcash.el (hashcash-extra-generate-parameters): New variable.
17666         (hashcash-generate-payment): Use it.
17667         (hashcash-generate-payment-async): Use it.
17668
17669 2005-01-15  Simon Josefsson  <jas@extundo.com>
17670
17671         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17672         Suggested by Raymond Scholz <ray-2005@zonix.de>.
17673
17674         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17675         gnus-summary-idna-message.
17676         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17677         (gnus-summary-idna-message): New function.
17678
17679 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
17680
17681         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17682         gnus-novice-user.
17683
17684 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17685
17686         * nnrss.el (nnrss-request-delete-group): Delete entries in
17687         nnrss-group-alist as well.
17688         (nnrss-save-server-data): Insert newline.
17689
17690 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
17691
17692         * gnus.el (gnus-user-agent): Use list of symbols instead of
17693         symbols.  Display full version number for (S)XEmacs.
17694         Optionally display (S)XEmacs codename.
17695
17696         * gnus-util.el (gnus-emacs-version): Update for new
17697         `gnus-user-agent'.
17698
17699         * gnus-msg.el (gnus-extended-version): Make it possible to omit
17700         Gnus version.
17701
17702 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17703
17704         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
17705         which is unreadable in some setups.
17706
17707 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17708
17709         * gnus-spec.el (gnus-update-format-specifications): Flush the
17710         group format spec cache if it doesn't support decoded group names.
17711
17712 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17713
17714         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17715         Allow to apply decay on score files matching a regexp.
17716
17717 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17718
17719         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17720         compatibility in %g and %c.
17721
17722 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17725         name for only %g and %c.
17726         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17727         of gnus-tmp-group to decoded group name.
17728         (gnus-group-make-rss-group): Exclude `/'s from group names.
17729
17730 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17731
17732         * nnrss.el (nnrss-get-encoding): Fix regexp.
17733
17734 2004-12-27  Simon Josefsson  <jas@extundo.com>
17735
17736         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17737         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17738         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17739
17740 2004-12-17  Kim F. Storm  <storm@cua.dk>
17741
17742         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17743
17744         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17745
17746 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17747
17748         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17749
17750 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17751
17752         * nnrss.el: Require rfc2047 and mml.
17753         (nnrss-file-coding-system): New variable.
17754         (nnrss-format-string): Redefine it as an inline function.
17755         (nnrss-decode-group-name): New function.
17756         (nnrss-string-as-multibyte): Remove.
17757         (nnrss-retrieve-headers): Decode group name; don't use
17758         nnrss-format-string.
17759         (nnrss-request-group): Decode group name.
17760         (nnrss-request-article): Decode group name; allow a Message-ID as
17761         well as an article number; don't use nnrss-format-string; encode a
17762         Message-ID string which may contain non-ASCII characters; use
17763         mml-to-mime to compose a MIME article.
17764         (nnrss-request-expire-articles): Decode group name.
17765         (nnrss-request-delete-group): Decode group name.
17766         (nnrss-fetch): Clarify error message.
17767         (nnrss-read-server-data): Use insert-file-contents instead of load;
17768         bind file-name-coding-system; use multibyte buffer.
17769         (nnrss-save-server-data): Bind coding-system-for-write to the
17770         value of nnrss-file-coding-system; bind file-name-coding-system;
17771         add coding cookie.
17772         (nnrss-read-group-data): Use insert-file-contents instead of load;
17773         bind file-name-coding-system; use multibyte buffer.
17774         (nnrss-save-group-data): Bind coding-system-for-write to the
17775         value of nnrss-file-coding-system; bind file-name-coding-system.
17776         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17777         make it work with non-ASCII text.
17778         (nnrss-find-el): Make it work with old xml.el as well.
17779
17780 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17781
17782         * nnrss.el (nnrss-get-encoding): New function.
17783         (nnrss-fetch): Use unibyte buffer initially; bind
17784         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17785         decode contents according to the encoding attribute.
17786         (nnrss-save-group-data): Add coding cookie.
17787         (nnrss-mime-encode-string): New function.
17788         (nnrss-check-group): Use it to encode subject and author.
17789
17790 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17791
17792         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17793         imaginary variable.
17794
17795 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17796
17797         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17798         correctly even if there are wide characters.
17799
17800 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17801
17802         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17803         downcased symbol names; make a new cache instead of reusing
17804         bbdb-hashtable.
17805
17806 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17807
17808         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17809         concatenating segments rather than before concatenating them.
17810         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17811
17812         * message.el (message-get-reply-headers): Bind `extra'.
17813
17814 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17815
17816         * message.el (message-extra-wide-headers): New variable.
17817         (message-get-reply-headers): Use it.
17818
17819 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17820
17821         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17822         (gnus-agent-group-pathname): Ditto.
17823
17824         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17825
17826         * gnus-group.el (gnus-group-make-group): Decode group name.
17827         (gnus-group-make-rss-group): Register the group data after opening
17828         the nnrss group.
17829
17830 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17831
17832         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17833         by expiry now get marked as read.
17834
17835 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17836
17837         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17838
17839 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17840
17841         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17842         unify Latin characters in XEmacs.
17843         (mm-find-mime-charset-region): Use it.
17844
17845 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17846
17847         * gnus-util.el (gnus-delete-directory): New function.
17848
17849         * gnus-agent.el (gnus-agent-delete-group): Use it.
17850
17851         * gnus-cache.el (gnus-cache-delete-group): Use it.
17852
17853 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17854
17855         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17856         names.
17857
17858 2004-12-16  Simon Josefsson  <jas@extundo.com>
17859
17860         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17861
17862 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17863
17864         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17865
17866         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17867         (gnus-group-set-current-level): Decode group name.
17868
17869 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17870
17871         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17872         failed.
17873
17874 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17875
17876         * gnus-group.el (gnus-group-delete-group): Decode group name.
17877         (gnus-group-make-rss-group): Encode group name.
17878         (gnus-group-catchup-current): Decode group name.
17879         (gnus-group-kill-group): Decode group name.
17880
17881 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17882
17883         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17884
17885 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17886
17887         * gnus-group.el (gnus-group-make-rss-group):
17888         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17889
17890         * gnus-start.el (gnus-setup-news): Honor user's setting to
17891         gnus-message-archive-method.  Suggested by Lute Kamstra
17892         <lute@gnu.org>.
17893
17894 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17895
17896         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17897         global counterparts of the buffer-local variables.
17898
17899 2004-11-16  Romain Francoise  <romain@orebokech.com>
17900
17901         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17902         counterparts of the buffer-local variables.
17903
17904 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17905
17906         * message.el (message-forbidden-properties): Fix typo in doc
17907         string.
17908
17909 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17910
17911         * gnus-util.el (gnus-replace-in-string): Add doc string.
17912
17913         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17914         to avoid problems when splitting mails with many recipients.
17915
17916 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17917
17918         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17919         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17920
17921 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17922
17923         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17924         if there is no hashtable in memory or file modification time is
17925         newer than cached timestamp.
17926
17927 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17928
17929         * gnus-sum.el (gnus-summary-limit-to-recipient):
17930         Implement not-matching option.
17931
17932 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17933
17934         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17935         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17936         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17937         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17938         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17939         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17940
17941 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17942
17943         * message.el (message-forward-make-body-mml): Remove headers
17944         according to message-forward-ignored-headers if a message is decoded.
17945
17946 2004-12-02  Romain Francoise  <romain@orebokech.com>
17947
17948         * message.el (message-forward-make-body-plain): Always remove
17949         headers according to message-forward-ignored-headers.
17950
17951 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17952
17953         * spam.el (spam-summary-prepare-exit): Remove the
17954         gnus-summary-limit pop for now, it has problems with ham marks for
17955         me.
17956
17957 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17958
17959         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17960         correctly.
17961
17962 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17963
17964         * format-spec.el (format-spec): Message the char.
17965
17966 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17967
17968         * gnus-art.el (gnus-split-methods): Reformat comments.
17969
17970         * spam.el (spam-summary-prepare-exit): Remove article limits
17971         before exiting the summary buffer.
17972
17973 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17974
17975         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17976         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17977
17978         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17979         order to silence the byte compiler.
17980
17981         * spam.el: Fix the way to silence the byte compiler, which
17982         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17983         bbdb-search-simple, spam-BBDB-register-routine,
17984         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17985         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17986         spam-stat-buffer-is-spam, spam-stat-load,
17987         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17988         spam-stat-save and spam-stat-split-fancy.
17989
17990 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17991
17992         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17993         which may confuse users.
17994         (canlock-password-for-verify): Ditto.
17995
17996         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17997
17998         * gnus-art.el (gnus-emphasis-alist): Ditto.
17999
18000         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18001
18002         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18003
18004         * gnus-start.el (gnus-save-killed-list): Ditto.
18005
18006         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18007         (gnus-sum-thread-tree-root): Ditto.
18008         (gnus-sum-thread-tree-false-root): Ditto.
18009         (gnus-sum-thread-tree-single-indent): Ditto.
18010
18011         * message.el (message-courtesy-message): Ditto.
18012         (message-archive-note): Ditto.
18013         (message-subscribed-address-file): Ditto.
18014         (message-user-fqdn): Ditto.
18015
18016         * spam-report.el (spam-report-gmane-regex): Ditto.
18017
18018         * spam.el (spam-blackhole-good-server-regex): Ditto.
18019
18020 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18021
18022         * mml.el (mml-preview): Widen the message buffer before copying
18023         the contents to the preview buffer; sort headers before previewing.
18024
18025         * message.el (message-hidden-headers): Fix the way to avoid a bug
18026         in the `repeat' widget in Emacs 21.3 or earlier.
18027
18028 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18029
18030         * message.el (message-hidden-headers): Default to "^References:".
18031         Improve customization type.  Suggested by Reiner Steib
18032         <Reiner.Steib@gmx.de>.
18033
18034 2004-11-25  Romain Francoise  <romain@orebokech.com>
18035
18036         * message.el (message-strip-forbidden-properties): Remove check for
18037         obsolete `message-hidden' text property, hidden headers are not
18038         accessible in the buffer anymore.
18039
18040 2004-11-22  Romain Francoise  <romain@orebokech.com>
18041
18042         * message.el (message-header-format-alist): Add `From' in list
18043         so that it can be sorted.
18044         (message-fix-before-sending): Widen and sort headers before
18045         sending.
18046         (message-hide-headers): Use narrowing to hide headers by moving
18047         them to the top of the buffer and narrowing to the region
18048         underneath.
18049
18050 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18051
18052         * message.el (message-strip-forbidden-properties):
18053         Bind buffer-read-only (etc) to nil.
18054
18055 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18056
18057         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18058         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18059
18060 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18061
18062         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18063
18064 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18065
18066         * dns.el (query-dns): Use sit-for to time instead of
18067         accept-process-output, since that doesn't seem to work on udp
18068         sockets.
18069
18070 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18071
18072         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18073
18074 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18075
18076         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18077         doc string.  Improve doc string.
18078
18079 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18080
18081         * nntp.el (nntp-request-update-info): Return nil if
18082         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18083         may not call gnus-activate-group which uselessly issues the GROUP
18084         commands for all nntp groups and wastes time.  Reported by Romain
18085         Francoise <romain@orebokech.com>.
18086
18087         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18088
18089 2004-11-15  Simon Josefsson  <jas@extundo.com>
18090
18091         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18092         headers separately.
18093         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18094         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18095
18096 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18097
18098         * gnus-start.el (gnus-convert-old-newsrc):
18099         Assign legacy-gnus-agent to 5.10.7.
18100
18101 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18102
18103         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18104         start of the lines.
18105
18106 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18107
18108         * hashcash.el (hashcash-default-payment): Change default to 20.
18109         (hashcash-default-accept-payment): Change default to 20.
18110         (hashcash-process-alist): New variable.
18111         (hashcash-generate-payment-async): Add.
18112         (hashcash-already-paid-p): Add.
18113         (hashcash-insert-payment): Don't generate payments twice.
18114         (hashcash-insert-payment-async): Add.
18115         (hashcash-insert-payment-async-2): Add.
18116         (hashcash-cancel-async): Add.
18117         (hashcash-wait-async): Add.
18118         (hashcash-processes-running-p): Add.
18119         (hashcash-wait-or-cancel): Add.
18120         (mail-add-payment): New optional argument.  Conditionally start
18121         asynchronous calculation.
18122         (mail-add-payment-async): Add.
18123
18124         * message.el (message-send-mail): Wait for asynchronous hashcash
18125         results.  Don't clobber existing X-Hashcash headers.
18126         (message-setup-1): Call mail-add-payment-async when
18127         message-generate-hashcash is non-nil.
18128
18129 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18130
18131         * message.el (message-use-alternative-email-as-from): Examine the
18132         From header as well; use message-make-from in order to include a
18133         user's full name.
18134
18135 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18136
18137         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18138         default; improve customization type.
18139         (gnus-emphasis-custom-with-format): New macro.
18140         (gnus-emphasis-custom-value-to-external): New function.
18141         (gnus-emphasis-custom-value-to-internal): New function.
18142
18143 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18144
18145         * dns.el (query-dns): Resolve reverse addresses.
18146
18147 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18148
18149         * gnus-group.el (gnus-group-get-new-news): Use it.
18150
18151         * gnus-start.el (gnus-check-reasonable-setup): New function.
18152
18153 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18154
18155         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18156         "Args out of range" error.  Reported by Arnaud Giersch
18157         <arnaud.giersch@free.fr>.
18158
18159 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18160
18161         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18162
18163 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18164
18165         * spam.el (spam group): Add :version.
18166
18167         * pgg-def.el (pgg group): Add :version.
18168
18169 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18170
18171         * gnus-art.el (gnus-article-edit-article): Don't associate the
18172         article buffer with a draft file.  This is a temporary measure
18173         against the 2004-08-22 change to gnus-article-edit-mode.
18174
18175 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18176
18177         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18178         (html2text-format-tags): Remove unused variable `attr'.
18179
18180 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18181
18182         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18183
18184         * tls.el (tls-process-connection-type, tls-success)
18185         (tls-certtool-program): Add :version.
18186
18187         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18188         (starttls-extra-arguments, starttls-process-connection-type)
18189         (starttls-connect, starttls-failure, starttls-success): Add :version.
18190
18191         * spam-stat.el (spam-stat): Add :version.
18192
18193         * sieve.el (sieve): Add :version.
18194
18195         * sha1.el (sha1): Add :version.
18196         (sha1-use-external): Remove redundant version.
18197
18198         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18199         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18200         (nnmail-split-fancy-match-partial-words)
18201         (nnmail-split-lowercase-expanded): Add :version.
18202
18203         * nndiary.el (nndiary): Add :version.
18204
18205         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18206
18207         * mml-sec.el (mml-default-sign-method)
18208         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18209         Add :version.
18210
18211         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18212
18213         * mm-url.el (mm-url-use-external, mm-url-program)
18214         (mm-url-arguments): Add :version.
18215
18216         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18217         (mm-attachment-file-modes, mm-decrypt-option)
18218         (mm-w3m-safe-url-regexp): Add :version.
18219
18220         * message.el (message-cite-prefix-regexp)
18221         (message-sendmail-envelope-from, message-minibuffer-local-map)
18222         (message-user-fqdn, message-completion-alist): Add :version.
18223
18224         * gnus-win.el (gnus-configure-windows-hook)
18225         (gnus-use-frames-on-any-display): Add :version.
18226
18227         * gnus-art.el (gnus-article-address-banner-alist)
18228         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18229         (gnus-treat-from-picon, gnus-treat-mail-picon)
18230         (gnus-treat-x-pgp-sig): Add :version.
18231
18232         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18233         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18234         (gnus-summary-article-delete-hook)
18235         (gnus-summary-display-while-building): Add :version.
18236
18237         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18238         (gnus-get-top-new-news-hook): Add :version.
18239
18240         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18241         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18242
18243         * gnus-registry.el (gnus-registry): Add :version.
18244
18245         * gnus-spec.el (gnus-use-correct-string-widths)
18246         (gnus-make-format-preserve-properties): Add :version.
18247
18248         * gnus.el (gnus-group-charter-alist)
18249         (gnus-group-fetch-control-use-browse-url)
18250         (gnus-install-group-spam-parameters): Add :version.
18251
18252         * gnus-diary.el (gnus-diary): Add :version.
18253
18254         * gnus-delay.el (gnus-delay): Add :version.
18255
18256         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18257         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18258         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18259         Add :version.
18260
18261         * gnus-agent.el (gnus-agent-max-fetch-size)
18262         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18263         (gnus-agent-prompt-send-queue): Add :version.
18264
18265         * deuglify.el (gnus-outlook-deuglify): Add :version.
18266
18267         * html2text.el: Beautify code.  Improve doc strings.
18268         Some checkdoc cleanup.
18269         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18270
18271 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18272
18273         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18274
18275 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18276
18277         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18278         when package is loaded.
18279
18280         * spam.el (spam-summary-score-preferred-header): Add global preference
18281         for people who want to override the default SpamAssassin over
18282         Bogofilter preference (when both are set).
18283         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18284         (spam-user-format-function-S):
18285         Check spam-summary-score-preferred-header.
18286         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18287         (spam-user-format-function-S): Format the score correctly.
18288
18289 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18290
18291         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18292         signature file.  Suggested by Manoj Srivastava
18293         <srivasta@golden-gryphon.com>.
18294
18295         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18296         iso-2022-jp even in the Japanese language environment.
18297         Suggested by Jason Rumney <jasonr@gnu.org>.
18298
18299 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18300
18301         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18302         use the same characters as the dummy marks; make it free from
18303         getting affected by the language environment.
18304         (gnus-summary-read-group-1): Update mark positions only when the
18305         format spec is updated.
18306
18307         * gnus-spec.el (gnus-update-format-specifications): Return a list
18308         of updated types.
18309
18310 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18311
18312         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18313         of boundp to check if display-warning is available.
18314
18315 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18316
18317         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18318
18319 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18320
18321         * nnspool.el (nnspool-spool-directory): Use news-path if the
18322         news-directory variable is not bound.
18323
18324         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18325         function instead of display-warning if it is not available.
18326
18327 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18328
18329         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18330         v5-10: Use `point-at-bol'.
18331
18332 2004-10-26  Simon Josefsson  <jas@extundo.com>
18333
18334         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18335         <chenggao@gmail.com>.
18336
18337 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18338
18339         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18340         instead.
18341
18342 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18343
18344         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18345         to remove a server from the nnimap-server-buffer-alist.
18346         (nnimap-open-connection, nnimap-close-server): Use it.
18347
18348         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18349
18350 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18351
18352         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18353         running the major-mode function.
18354
18355 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18356
18357         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18358         dummy marks in the right way.
18359
18360 2004-10-18  David Edmondson  <dme@dme.org>
18361
18362         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18363         excessively.
18364
18365 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18366
18367         * gnus-util.el (gnus-split-references): Accept a nil references
18368         string and go on blissfully.
18369
18370         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18371         cases where the references string is non-nil but has no references.
18372
18373         * encrypt.el: Add autoload tags.
18374
18375         * spam.el (spam-resolve-registrations-routine): Remove article
18376         from unregistration list too.  Reported by David Hanak
18377         <dhanak@isis.vanderbilt.edu>
18378
18379 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18380
18381         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18382         nil.  Change custom type.
18383
18384 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18385
18386         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18387
18388         * gnus-sum.el (gnus-summary-move-article): Use it.
18389
18390 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18391
18392         * encrypt.el: Add autoload cookies.
18393
18394         * spam.el (spam-backend-article-list-property)
18395         (spam-backend-get-article-todo-list)
18396         (spam-backend-put-article-todo-list)
18397         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18398         Resolve registrations separately.
18399         (spam-register-routine): Format comments.
18400         (spam-unregister-routine, spam-register-routine): Always call with
18401         specific-articles, no default list.
18402         (spam-summary-prepare-exit): Use the spam-classifications function.
18403
18404         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18405         gnus-encrypt.el.
18406
18407         * encrypt.el: Copied from gnus-encrypt.el.
18408
18409         * gnus-encrypt.el: Commented that it's obsolete.
18410
18411 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18412
18413         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18414         (gnus-score-save): Use it.
18415
18416         * message.el (message-bury): Use `window-dedicated-p'.
18417
18418 2004-10-15  Simon Josefsson  <jas@extundo.com>
18419
18420         * pop3.el (top-level): Don't require nnheader.
18421         (pop3-read-timeout): Add.
18422         (pop3-accept-process-output): Add.
18423         (pop3-read-response, pop3-retr): Use it.
18424
18425 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18426
18427         * spam.el (spam-register-routine): Move comment.
18428         (spam-verify-bogofilter): Use 'unknown for the initial
18429         spam-bogofilter-valid state, not 'never.
18430
18431         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18432         for netrc-machine.
18433
18434         * nnimap.el (nnimap-open-connection):
18435         Use netrc-machine-user-or-password.
18436
18437 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18438
18439         * gnus-registry.el (gnus-registry-unload-hook):
18440         Set as a variable with add-hook.
18441
18442         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18443         of news-path.
18444
18445         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18446
18447         * spam.el: Delete duplicate `provide'.
18448         (spam-unload-hook): Set as a variable with add-hook.
18449
18450 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18451
18452         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18453         in the doc string.
18454
18455         * message.el (message-ignored-news-headers)
18456         (message-ignored-supersedes-headers)
18457         (message-ignored-resent-headers)
18458         (message-forward-ignored-headers): Improve custom type.
18459
18460 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18461
18462         * message.el (message-tokenize-header): Fix 2004-09-06 change
18463         which used point-min in the wrong place.
18464
18465 2004-10-12  Simon Josefsson  <jas@extundo.com>
18466
18467         * tls.el (tls-certtool-program): New variable.
18468         (tls-certificate-information): New function, based on
18469         ssl-certificate-information.
18470
18471 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18472
18473         * compface.el: Move the version of ELisp-based uncompface program
18474         to the contrib directory because of the copyright problem.
18475
18476 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18477
18478         * message.el (message-kill-buffer): Raise the current frame.
18479
18480 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18481
18482         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18483
18484         * gnus.el (message-y-or-n-p): Autoload.
18485
18486         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18487         (pop3-password-required, pop3-authentication-scheme)
18488         (pop3-leave-mail-on-server): Make customizable.
18489         (pop3): New custom group.
18490         (pop3-retr): Remove `sleep-for' statements.
18491         Suggested by Dave Love <fx@gnu.org>.
18492
18493         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18494         Windows/DOS.
18495
18496         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18497         (imap-parse-body): Fix incorrect use of `assert'.
18498         Suggested by Dave Love <fx@gnu.org>.
18499
18500         * mml.el (mml-minibuffer-read-disposition): Require match.
18501         Suggested by Dave Love <fx@gnu.org>.
18502
18503 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18504
18505         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
18506         doc string.
18507
18508 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18509
18510         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18511
18512 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18513
18514         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18515         instead of calling `mm-insert-inline', to decode text/* parts
18516         before displaying them.
18517
18518 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18519
18520         * mm-uu.el (mm-uu-text-plain-type): New variable.
18521         (mm-uu-pgp-signed-extract-1): Use it.
18522         (mm-uu-pgp-encrypted-extract-1): Use it.
18523         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18524         bind mm-uu-text-plain-type with that value.
18525         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18526         mm-uu-dissect.
18527
18528 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18529
18530         * gnus-group.el (gnus-update-group-mark-positions):
18531         * gnus-sum.el (gnus-update-summary-mark-positions):
18532         * message.el (message-check-news-body-syntax):
18533         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18534         of string-as-multibyte.
18535
18536 2004-10-05  Juri Linkov  <juri@jurta.org>
18537
18538         * gnus-group.el (gnus-update-group-mark-positions):
18539         * gnus-sum.el (gnus-update-summary-mark-positions):
18540         * message.el (message-check-news-body-syntax):
18541         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18542         8-bit unibyte values to a multibyte string for search functions.
18543
18544 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18545
18546         * mm-uu.el (mm-uu-dissect): Allow optional arg.
18547         (mm-uu-dissect-text-parts): New function.
18548
18549         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18550         dissect text parts.
18551
18552         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18553         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18554
18555         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18556
18557         * gnus-topic.el (gnus-topic-hierarchical-parameters):
18558         Use gnus-current-topics instead of gnus-current-topic.
18559
18560 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
18561
18562         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18563
18564 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
18565
18566         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18567         where approriate.
18568
18569         * nnml.el (nnml-generate-active-info): do.
18570
18571         * nndiary.el (nndiary-generate-active-info): do.
18572
18573         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18574         (gnus-topic-move): do.
18575
18576         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18577         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18578
18579         * gnus-srvr.el (gnus-server-prepare)
18580         (gnus-server-open-all-servers): do.
18581
18582         * gnus-msg.el (gnus-summary-cancel-article)
18583         (gnus-summary-resend-message)
18584         (gnus-summary-mail-crosspost-complaint): do.
18585
18586         * gnus-move.el (gnus-change-server): do.
18587
18588         * gnus-group.el (gnus-group-unmark-all-groups)
18589         (gnus-group-set-current-level): do.
18590
18591 2004-10-04  Simon Josefsson  <jas@extundo.com>
18592
18593         * message.el (message-generate-hashcash): Doc fix.
18594
18595 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
18596
18597         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18598         avoid infinite recursion via gnus-get-function.
18599
18600 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
18601
18602         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18603
18604         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18605
18606         * nnmail.el (nnmail-split-history): do.
18607
18608         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18609         (nnml-request-delete-group): do.
18610
18611         * nnslashdot.el (nnslashdot-read-groups): do.
18612
18613         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18614         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18615
18616         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18617         (nnspool-sift-nov-with-sed): Use last.
18618         (nnspool-retrieve-headers-with-nov): Use mapc.
18619         (nnspool-request-newgroups): Use dolist.
18620         (nnspool-request-group): Use last.
18621
18622         * nntp.el (nntp-read-server-type): Use dolist.
18623
18624         * nnvirtual.el (nnvirtual-create-mapping)
18625         (nnvirtual-update-read-and-marked): Use dolist.
18626         (nnvirtual-convert-headers): Simplify.
18627
18628 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18629
18630         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18631         Add support for sync'ing tick marks.
18632
18633 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18634
18635         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18636         there's no visible header.
18637
18638 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18639
18640         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18641         When necessary, pass full group name to gnus-request-set-marks.
18642
18643 2004-10-01  Simon Josefsson  <jas@extundo.com>
18644
18645         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
18646         acroread.
18647
18648 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18649
18650         * spam-report.el (spam-report-gmane): Fix interactive.
18651
18652         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18653
18654         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18655         when writing file.
18656         (gnus-agent-synchronize-flags): Don't default to being
18657         interactive.
18658
18659 2004-09-30  Simon Josefsson  <jas@extundo.com>
18660
18661         * message.el (message-generate-hashcash): Add.
18662         (message-send-mail): Use it, call mail-add-payment.
18663
18664 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18665
18666         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18667
18668 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
18669
18670         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18671         gnus-requst-update-info with explicit code to sync the in-memory
18672         info read flags with the marks being sync'd to the backend.
18673
18674         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
18675
18676 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18677
18678         * spam.el (spam-verify-bogofilter): Add new function.
18679         (spam-check-bogofilter)
18680         (spam-bogofilter-register-with-bogofilter): Use it.
18681         (spam-verify-bogofilter): Add small fixes.
18682
18683 2004-09-28  Simon Josefsson  <jas@extundo.com>
18684
18685         * hashcash.el (hashcash-generate-payment): Revert.
18686
18687 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18688
18689         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18690         Use gnus-extract-references instead of gnus-split-references.
18691
18692         * gnus-util.el (gnus-extract-references): Add new function, analogous
18693         to gnus-split-references but extracts only the message-ID without
18694         anything extra.
18695
18696         * hashcash.el (hashcash-generate-payment)
18697         (hashcash-check-payment): Do the right thing if hashcash-path is
18698         nil (because the hashcash program could not be found).
18699
18700         * spam.el (spam-use-hashcash): Remove comment.
18701
18702 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
18703
18704         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18705         (gnus-cache-enter-article, gnus-cache-remove-article)
18706         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18707
18708         * gnus-async.el (gnus-async-prefetch-remove-group): do.
18709
18710         * gnus-art.el (article-hide-boring-headers)
18711         (article-translate-strings, article-display-face)
18712         (gnus-article-mime-match-handle-first)
18713         (gnus-article-highlight-headers)
18714         (gnus-article-add-buttons-to-head): do.
18715
18716 2004-09-27  Simon Josefsson  <jas@extundo.com>
18717
18718         * hashcash.el: New version, from
18719         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18720         ../contrib/.
18721
18722 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18723
18724         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18725
18726 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18727
18728         * gnus-dup.el (gnus-dup-open): Use mapc.
18729         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18730
18731         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18732         Reported by Stefan Wiens <s.wi@gmx.net>.
18733
18734         * gnus.el (gnus-shutdown): Use dolist.
18735
18736         * gnus-undo.el (gnus-undo): Use mapc.
18737
18738         * nnrss.el (nnrss-generate-active): do.
18739
18740         * message.el (message-cite-original-without-signature)
18741         (message-cite-original): Use mapc.
18742         (message-do-actions, message-make-forward-subject): Use dolist.
18743
18744 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18745
18746         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18747         deletion to remove entire duplicate line.  Fixes merged article
18748         number bug.
18749
18750 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18751
18752         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18753         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18754         first ask if you want to open a server and then, even when you
18755         responded with no, asking if you want to synchronize the server's
18756         flags.
18757         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18758         multi-line expressions.
18759         (gnus-agent-synchronize-group-flags): New internal function.
18760         Updates marks in memory (in the info structure) AND in the
18761         backend.
18762
18763         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18764
18765         * nnagent.el (nnagent-request-set-mark):
18766         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18767         method, to ensure that synchronization updates marks in the
18768         backend and in the info (in memory) structure.
18769
18770 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18771
18772         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18773         convention fully; don't miss the root article of a thread; make
18774         the X-Draft-From header with correct article numbers.
18775
18776 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18777
18778         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18779         unless plugged.  Disable the agent so that an open failure causes
18780         an error.
18781
18782         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18783         Revert 2004-09-21 change.  The backend must be opened while
18784         synchronizing flags even when the backend stores the flags
18785         locally.
18786
18787 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18788
18789         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18790         in `header' match.  Reported by Svend Tollak Munkejord.
18791
18792         * message.el (message-cite-original): Fix use of
18793         `message-cite-articles-with-x-no-archive'.
18794
18795 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18796
18797         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18798         (gnus-window-to-buffer): Ditto.
18799
18800         * mml.el (mml-preview-buffer): New variable.
18801         (mml-preview): Manage window layout with gnus-buffer-configuration.
18802
18803         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18804         X-Draft-From header even if those articles aren't quoted.
18805
18806 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18807
18808         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18809         (gnus-request-set-mark, gnus-request-update-mark): Use new
18810         g-s-t-u-l-m to decide to use backend even when unplugged.
18811
18812 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18813
18814         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18815         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18816
18817 2004-09-20  Simon Josefsson  <jas@extundo.com>
18818
18819         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18820         "utf-16-le".
18821
18822 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18823
18824         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18825
18826 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18827
18828         * uudecode.el (uudecode-use-external): Add :version.
18829
18830         * smime.el (smime-CA-file, smime-encrypt-cipher)
18831         (smime-dns-server): Add :version.
18832
18833         * smiley.el (gnus-smiley-file-types): Add :version.
18834
18835         * sha1.el (sha1-use-external): Add :version.
18836
18837         * pgg-def.el (pgg-query-keyserver): Add :version.
18838
18839         * nnmail.el (nnmail-fancy-expiry-targets)
18840         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18841         Add :version.
18842
18843         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18844         (nnimap-retrieve-groups-asynchronous): Add :version.
18845         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18846
18847         * mml.el (mml-content-disposition-parameters)
18848         (mml-insert-mime-headers-always): Add :version.
18849
18850         * mm-util.el (mm-coding-system-priorities): Add :version.
18851
18852         * mm-decode.el (mm-inline-text-html-with-images)
18853         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18854         (mm-verify-option): Add :version.
18855         (mm-text-html-renderer): Change :version.
18856
18857         * message.el (message-fcc-externalize-attachments)
18858         (message-required-headers, message-draft-headers)
18859         (message-subject-trailing-was-query)
18860         (message-subject-trailing-was-ask-regexp)
18861         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18862         (message-mark-insert-end, message-archive-header)
18863         (message-archive-note, message-cross-post-default)
18864         (message-cross-post-note, message-followup-to-note)
18865         (message-cross-post-note-function, message-use-mail-followup-to)
18866         (message-subscribed-address-functions)
18867         (message-subscribed-address-file, message-subscribed-addresses)
18868         (message-subscribed-regexps, message-allow-no-recipients)
18869         (message-yank-cited-prefix, message-signature-insert-empty-line)
18870         (message-hidden-headers, message-hierarchical-addresses)
18871         (message-mail-user-agent, message-use-idna)
18872         (message-valid-fqdn-regexp)
18873         (message-strip-special-text-properties, message-header-synonyms)
18874         (message-beginning-of-line, message-tab-body-function): Add :version.
18875         (message-insert-canlock, message-wide-reply-confirm-recipients):
18876         Change :version.
18877
18878         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18879         and :version.
18880         (mail-source-delete-old-incoming-confirm)
18881         (mail-source-movemail-program): Add :version.
18882
18883         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18884         (gnus-agent-cache, gnus-agent): Change :version.
18885
18886         * gnus-util.el (gnus-use-byte-compile): Change :version.
18887
18888         * gnus-sum.el (gnus-summary-make-false-root-always)
18889         (gnus-summary-default-high-score)
18890         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18891         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18892         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18893         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18894         (gnus-sum-thread-tree-single-indent)
18895         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18896         (gnus-sum-thread-tree-leaf-with-other)
18897         (gnus-sum-thread-tree-single-leaf): Add :version.
18898         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18899         (gnus-article-loose-mime): Change :version.
18900
18901         * gnus-start.el (gnus-backup-startup-file)
18902         (gnus-save-startup-file-via-temp-buffer): Add :version.
18903
18904         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18905         (gnus-server-offline-face): Add :version.
18906
18907         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18908
18909         * gnus-msg.el (gnus-gcc-externalize-attachments)
18910         (gnus-debug-files, gnus-debug-exclude-variables)
18911         (gnus-discouraged-post-methods): Change :version.
18912         (gnus-confirm-mail-reply-to-news)
18913         (gnus-confirm-treat-mail-like-news): Add :version.
18914
18915         * gnus-int.el (gnus-server-unopen-status): Add :version.
18916
18917         * gnus-group.el (gnus-group-jump-to-group-prompt)
18918         (gnus-large-ephemeral-newsgroup)
18919         (gnus-fetch-old-ephemeral-headers): Add :version.
18920
18921         * gnus-fun.el (gnus-x-face-directory)
18922         (gnus-convert-pbm-to-x-face-command)
18923         (gnus-convert-image-to-x-face-command)
18924         (gnus-convert-image-to-face-command): Add :version.
18925
18926         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18927
18928         * gnus-cite.el (gnus-cite-blank-line-after-header)
18929         (gnus-article-boring-faces): Add :version.
18930
18931         * gnus-art.el (gnus-buttonized-mime-types)
18932         (gnus-inhibit-mime-unbuttonizing)
18933         (gnus-treat-display-face)
18934         (gnus-treat-body-boundary): Change :version.
18935         (gnus-body-boundary-delimiter, gnus-picon-databases)
18936         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18937         (gnus-treat-date-english, gnus-treat-fold-headers)
18938         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18939         (gnus-treat-mail-picon, gnus-treat-wash-html)
18940         (gnus-article-encrypt-protocol)
18941         (gnus-use-idna, gnus-article-over-scroll)
18942         (gnus-mime-display-multipart-alternative-as-mixed)
18943         (gnus-mime-display-multipart-related-as-mixed)
18944         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18945         (gnus-ctan-url, gnus-button-ctan-handler)
18946         (gnus-button-handle-ctan-bogus-regexp)
18947         (gnus-button-ctan-directory-regexp)
18948         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18949         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18950         (gnus-button-man-level, gnus-button-emacs-level)
18951         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18952
18953         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18954         (gnus-agent-go-online): Change :version.
18955         (gnus-agent-expire-unagentized-dirs)
18956         (gnus-agent-auto-agentize-methods): Add :version.
18957
18958         * flow-fill.el (fill-flowed-display-column)
18959         (fill-flowed-encode-column): Add :version.
18960
18961         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18962         (gnus-outlook-deuglify-unwrap-max)
18963         (gnus-outlook-deuglify-cite-marks)
18964         (gnus-outlook-deuglify-unwrap-stop-chars)
18965         (gnus-outlook-deuglify-no-wrap-chars)
18966         (gnus-outlook-deuglify-attrib-cut-regexp)
18967         (gnus-outlook-deuglify-attrib-verb-regexp)
18968         (gnus-outlook-deuglify-attrib-end-regexp)
18969         (gnus-outlook-display-hook): Add :version.
18970
18971         * binhex.el (binhex-use-external): Add :version.
18972
18973 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18974
18975         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18976         and `invisible'.
18977
18978 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18979
18980         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18981         in gnus-registry-trim.
18982
18983 2004-09-13  Simon Josefsson  <jas@extundo.com>
18984
18985         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18986
18987         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18988
18989         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18990         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18991         <yamaoka@jpl.org>.
18992         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18993         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18994         <yamaoka@jpl.org>.
18995
18996         * sieve.el (sieve-manage-mode): Ditto.
18997
18998 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18999
19000         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19001
19002 2004-09-11  Simon Josefsson  <jas@extundo.com>
19003
19004         * dns-mode.el: Add.
19005
19006         * mm-view.el (mm-display-dns-inline): Add.
19007
19008         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19009         (mm-automatic-display): Ditto.
19010
19011         * mailcap.el (mailcap-mime-data): Add text/dns.
19012         (mailcap-mime-extensions): Map .soa to text/dns.
19013
19014 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19015
19016         * gnus-art.el (article-decode-mime-words, article-babel)
19017         (gnus-article-highlight-signature, gnus-article-add-buttons)
19018         (gnus-signature-toggle): Remove unnecessary bindings of
19019         `inhibit-read-only' inherited from v5.10 merge.
19020
19021 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19022
19023         * nntp.el (nntp): New customization group.
19024         (nntp-authinfo-file): Add customization group.
19025
19026         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19027
19028         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19029
19030         * gnus.el (to-address, to-list, subscribed)
19031         (large-newsgroup-initial): Ditto.
19032
19033         * flow-fill.el (fill-flowed-display-column)
19034         (fill-flowed-encode-column): Ditto.
19035
19036 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19037
19038         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19039         Use point-min rather than 1.
19040         (message-send-mail): Use buffer-size rather than point-max.
19041
19042         * gnus-sum.el (gnus-summary-search-article-forward):
19043         Signal a specific `search-failed' rather than a generic `error'.
19044
19045         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19046         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19047         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19048
19049 2004-09-10  Simon Josefsson  <jas@extundo.com>
19050
19051         * nndb.el (require): Remove tcp and duplicate cl.
19052
19053 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19054
19055         * gnus-agent.el (directory-files-and-attributes): Move forward.
19056
19057 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19058
19059         * gnus-agent.el (directory-files-and-attributes):
19060         Optionally defined to support XEmacs.
19061
19062 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19063
19064         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19065         to avoid run-time CL dependencies.
19066         (gnus-agent-unfetch-articles): New function.
19067         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19068         article numbers even when local .overview file is missing.
19069         (gnus-agent-read-article-number): New function.  Only accepts
19070         27-bit article numbers.
19071         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19072         Use gnus-agent-read-article-number.
19073         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19074         from backend while recognizing that article numbers in .overview
19075         must be valid.
19076         (gnus-agent-update-files-total-fetched-for):
19077         Use directory-files-and-attributes to improve performance.
19078         * gnus-int.el (gnus-request-move-article):
19079         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19080         improve performance.
19081
19082         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19083         some users confused by references to .newsrc when they only have a
19084         .newsrc.eld file.
19085         (gnus-convert-mark-converter-prompt)
19086         (gnus-convert-converter-needs-prompt): Fix use of property list.
19087         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19088         New function.  Used internally to only display 'gnus converting
19089         files' message when actually necessary.
19090
19091         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19092         methods now autoloaded.
19093
19094 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19095
19096         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19097         identifiers.
19098
19099 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19100
19101         * gnus-picon.el: Fix indentation and closing parenthesis.
19102
19103 2004-09-01  Simon Josefsson  <jas@extundo.com>
19104
19105         * message.el (message-canlock-generate): Require sha1, not
19106         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19107         to require within a function.  Sadly, if sha1.el isn't loaded, the
19108         let binding in m-c-g will hide the defcustom definition, which is
19109         bad.)
19110
19111         * canlock.el: Require sha1, not sha1-el.
19112
19113         * message.el: Don't autoload sha1 (there is a autoload cookie in
19114         sha1.el).
19115
19116         * sha1-el.el: Rename to sha1.el.
19117
19118 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19119
19120         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19121
19122 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19123
19124         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19125
19126 2004-08-30  Kim F. Storm  <storm@cua.dk>
19127
19128         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19129
19130         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19131         Add :group 'nnimap.
19132
19133 2004-08-30  Andreas Schwab  <schwab@suse.de>
19134
19135         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19136         ?* and ?\;.
19137
19138         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19139         and ?\' to symbol instead of whitespace.
19140
19141 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19142
19143         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19144
19145         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19146         instead of re-search-forward.
19147
19148         * gnus-uu.el (gnus-uu-save-article): Ditto.
19149         (gnus-uu-post-encode-uuencode): Ditto.
19150
19151         * html2text.el (html2text-clean-list-items): Ditto.
19152         (html2text-clean-dtdd): Ditto.
19153         (html2text-format-tags): Ditto.
19154
19155         * message.el (message-send-mail-with-sendmail): Fix regexp.
19156         (message-fill-field-general): Use search-forward instead of
19157         re-search-forward.
19158         (unbold-region): Ditto.
19159
19160         * nnrss.el (nnrss-request-article): Ditto.
19161
19162         * nnslashdot.el (nnslashdot-request-article): Ditto.
19163
19164         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19165
19166         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19167         "Unrecognized menu descriptor" error in XEmacs.
19168
19169 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19170
19171         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19172         parent article of a sparse article in the thread hashtb.
19173
19174 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19175
19176         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19177         (nnmail-expand-newtext): Lowercase expanded entries if
19178         nnmail-split-lowercase-expanded is non-nil.
19179
19180 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19181
19182         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19183
19184         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19185         of gnus-tmp-news-method into string under XEmacs.  It will be
19186         passed to gnus-correct-length which takes only a string argument.
19187
19188 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19189
19190         * gnus-util.el (gnus-bind-print-variables): New macro.
19191         (gnus-prin1): Use it.
19192         (gnus-prin1-to-string): Use it.
19193         (gnus-pp): New function.
19194         (gnus-pp-to-string): New function.
19195
19196         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19197         Replace pp-to-string with gnus-pp-to-string.
19198         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19199         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19200         * gnus-msg.el (gnus-debug): Ditto.
19201         * gnus-score.el (gnus-score-save): Ditto.
19202         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19203         gnus-pp-to-string.
19204         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19205         with gnus-pp.
19206         * score-mode.el (gnus-score-pretty-print): Ditto.
19207         * webmail.el (webmail-debug): Ditto.
19208
19209 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19210
19211         * gnus-art.el (article-display-face, article-display-x-face):
19212         Use buffer-read-only.
19213
19214 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19215
19216         * gnus-art.el (article-hide-list-identifiers):
19217         Bind inhibit-read-only as t.
19218
19219 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19220
19221         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19222
19223 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19224
19225         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19226         (gnus-narrow-to-page): Don't assume point-min == 1.
19227         (gnus-article-edit-mode): Derive from message-mode.
19228
19229         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19230         point-min == 1.
19231
19232         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19233         Disable incorrect use of `assert'.
19234
19235         * message.el (message-mode): Set comment-start-skip.
19236
19237
19238 2004-08-22  Sam Steingold  <sds@gnu.org>
19239
19240         * pop3.el (pop3-leave-mail-on-server): New user variable.
19241         (pop3-movemail): Delete mail only when it is nil.
19242
19243 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19244
19245         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19246
19247         * mml.el (mml-preview): Use `pop-to-buffer'.
19248
19249         * message.el (message-goto-mail-followup-to): Insert after "To".
19250         (message-carefully-insert-headers): Add comment.
19251
19252         * gnus.el: Remove unused variable `gnus-article-check-size'.
19253
19254         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19255
19256         * gnus-art.el (gnus-button-alist):
19257         Improve `gnus-button-handle-library' entry.
19258
19259 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19260
19261         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19262         Use downcase, since XEmacs capitalizes error messages differently.
19263
19264 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19265
19266         * nntp.el: Add (require 'gnus) due to reference to
19267         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19268
19269 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19270
19271         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19272         Bind `mm-fill-flowed'.
19273
19274         * mm-decode.el (mm-dissect-singlepart): Check it.
19275
19276 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19277
19278         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19279         'imap' for netrc parsing.
19280
19281 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19282
19283         * mailcap.el (mailcap-mime-data): Mark as risky.
19284
19285 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19286
19287         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19288         may be included in the encoded word.
19289         (rfc2047-encode): Don't append a space if the encoded word
19290         includes close parenthesis.
19291
19292 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19293
19294         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19295         of text within parentheses.
19296
19297 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19298
19299         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19300         (gnus-encrypt-write-file-contents): Make the password key the file
19301         name PLUS the cipher, not just the cipher.  Also remove failed
19302         passwords from the cache.
19303
19304 2004-08-06  Simon Josefsson  <jas@extundo.com>
19305
19306         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19307         Doc fix.
19308
19309 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19310
19311         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19312         LWSP.
19313
19314 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19315
19316         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19317         Try to append in-reply-to: data to the references: header.
19318
19319         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19320         (netrc-parse): Use gnus-encrypt.el functions.
19321
19322         * gnus-encrypt.el: Add new file for encryption support; currently
19323         does only a few GPG ciphers and an internal XOR cipher.
19324
19325         * password.el: Add comments on using password-read-and-add.
19326         (password-read-and-add): Add function to read and add the
19327         password to the cache at once.
19328
19329 2004-07-28  Simon Josefsson  <jas@extundo.com>
19330
19331         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19332         parameter (but don't use it, for now).
19333
19334         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19335         instead of hard coding to nil.
19336
19337 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19338
19339         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19340         as mm-inline-image-xemacs does.
19341
19342 2004-07-26  Simon Josefsson  <jas@extundo.com>
19343
19344         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19345         Revert part of 2004-07-17 change below.
19346
19347 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19348
19349         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19350         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19351
19352 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19353
19354         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19355         quotes that actually start with ">" at the beginning of the
19356         lines.
19357
19358 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19359
19360         * rfc2047.el (rfc2047-encode-region): Fix last change.
19361         (rfc2047-encode-parameter): Remove useless concat.
19362
19363 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19364
19365         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19366         encode special characters; fix some kind of misconfigured headers;
19367         signal a real error if debug-on-quit or debug-on-error is non-nil.
19368         (rfc2047-encode-max-chars): New variable.
19369         (rfc2047-encode-1): Use it.
19370         (rfc2047-encode-parameter): New function.
19371
19372         * mml.el (mml-insert-parameter): Remove an excessive space.
19373
19374 2004-07-17  Simon Josefsson  <jas@extundo.com>
19375
19376         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19377         Kai Grossjohann <kai@emptydomain.de>.
19378         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19379         (gnus-group-make-menu-bar): Ditto.
19380
19381         * gnus-util.el (gnus-group-server): Add.
19382
19383 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19384
19385         * message.el (message-clone-locals): Clone sendmail and smtp
19386         variables.
19387
19388 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19389
19390         * rfc2047.el (rfc2047-encode-region): Fix last change.
19391
19392 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19393
19394         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19395         characters as non-special.
19396
19397 2004-07-09  Simon Josefsson  <jas@extundo.com>
19398
19399         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19400         Users will lose all flag changes made while unplugged with
19401         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19402         good default.  See numerous reports on ding mailing list.
19403
19404 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19405
19406         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19407         add generate-head-function and generate-article-function to the
19408         rfc822-forward entry.
19409         (nndoc-rfc822-forward-generate-article): New function.
19410         (nndoc-rfc822-forward-generate-head): New function.
19411
19412         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19413
19414 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19415
19416         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19417         respect display group parameter and gnus-summary-expunge-below.
19418         (gnus-articles-to-read): Remove unused reference to display group
19419         parameter.
19420
19421 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19422
19423         * nnheader.el (nnheader-uniquify-message-id): New experimental
19424         variable.
19425         (nnheader-nov-read-message-id): Use it.
19426
19427         * spam-report.el (spam-report-gmane): Add interactive.
19428
19429 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19430
19431         * mm-encode.el (mm-content-transfer-encoding-defaults):
19432         Use qp-or-base64 for the application/* types.
19433
19434 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19435
19436         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19437
19438 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19439
19440         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19441         trim value.
19442
19443 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19444
19445         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19446         New macro and function.
19447         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19448
19449 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19450
19451         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19452         after-load-alist.
19453
19454 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19455
19456         * gnus-group.el (gnus-group-get-new-news-this-group):
19457         Don't update info that isn't there.
19458
19459 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19460
19461         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19462         entry.
19463
19464 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19465
19466         * mm-view.el (mm-inline-render-with-function): Use multibyte
19467         buffer; decode html source by charset.
19468
19469         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19470
19471         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19472         Mule-UCS is loaded under XEmacs.
19473         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19474
19475 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19476
19477         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19478
19479 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19480
19481         * mm-util.el (mm-coding-system-p): Return a coding-system.
19482         (mm-mime-mule-charset-alist): Use shift_jis instead of
19483         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19484         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19485         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19486         instead of japanese-shift-jis and iso-latin-1 respectively in
19487         order to share the default value with both Emacs and XEmacs-mule.
19488         (mm-mule-charset-to-mime-charset):
19489         Make mm-coding-system-priorities effective.
19490         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19491         while predicating of candidates upon the priorities.
19492
19493 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19494
19495         * gnus-sum.el (gnus-summary-make-menu-bar):
19496         Add gnus-uu-invert-processable.
19497
19498         * gnus.el: Autoload gnus-uu-invert-processable.
19499
19500 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19501
19502         * mm-util.el (mm-with-multibyte-buffer): New macro.
19503
19504         * rfc2047.el (rfc2047-encode-string): Use it.
19505         (rfc2047-encode-region): Move point to the end of the region after
19506         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19507
19508 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19509
19510         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19511         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19512
19513 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19514
19515         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19516         (gnus-cite-parse): Ignore quoted envelope From_.
19517         Suggested by Karl Chen <quarl@nospam.quarl.org>.
19518
19519 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
19520
19521         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19522         invalid addresses.
19523
19524 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
19525
19526         * spam.el: Change section markers, revise TODO list.
19527         (spam-backends): Make new master list of all installed backends.
19528         (spam-summary-exit-behavior): Add new variable to determine how
19529         messages moves are done at summary exit.
19530         (spam-move-spam-nonspam-groups-only)
19531         (spam-process-ham-in-nonham-groups)
19532         (spam-process-ham-in-spam-groups): Remove variables, the
19533         spam-summary-exit-behavior variable should be used to manage this
19534         behavior.
19535         (spam-old-ham-articles, spam-old-spam-articles): Remove.
19536         (spam-old-articles): Add variable, replacing spam-old-ham-articles
19537         and spam-old-spam-articles.
19538         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19539         Add empty variables, placeholders for the backends they represent.
19540         (spam-set-difference): Move, unchanged.
19541         (spam-list-of-processors): Declare OBSOLETE, not used anymore
19542         unless the user has a processor variable.
19543         (spam-classifications, spam-classification-valid-p)
19544         (spam-backend-properties, spam-backend-property-valid-p)
19545         (spam-backend-function-type-valid-p)
19546         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19547         (spam-report-articles-gmane, spam-report-articles-resend):
19548         Remove functions, they are not needed.
19549         (spam-install-backend-super, spam-backend-list)
19550         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19551         (spam-backend-function, spam-backend-ham-registration-function)
19552         (spam-backend-spam-registration-function)
19553         (spam-backend-ham-unregistration-function)
19554         (spam-backend-spam-unregistration-function)
19555         (spam-backend-statistical-p, spam-backend-mover-p)
19556         (spam-install-backend-alias, spam-install-checkonly-backend)
19557         (spam-install-mover-backend, spam-install-nocheck-backend)
19558         (spam-install-backend, spam-install-statistical-backend)
19559         (spam-install-statistical-checkonly-backend): Add backend installation
19560         support.
19561         (spam-summary-prepare-exit): Rewrite to use the new backend code.
19562         (spam-group-processor-p): Use the new backend code and respect the
19563         summary exit behavior.
19564         (spam-mark-spam-as-expired-and-move-routine): Remove.
19565         (spam-summary-prepare): Change to use the new spam-old-articles
19566         variable.
19567         (spam-copy-or-move-routine, spam-copy-spam-routine)
19568         (spam-move-spam-routine, spam-copy-ham-routine)
19569         (spam-move-ham-routine): Add code to copy/move ham or spam.
19570         (spam-fetch-field-fast): Improve doc and code, plus allow the
19571         'number request.
19572         (spam-list-of-checks, spam-list-of-statistical-checks):
19573         Remove variables.
19574         (spam-split, spam-find-spam): Use the new backend code.
19575         (spam-registration-functions): Remove variable.
19576         (spam-unregister-routine): Add convenience wrapper.
19577         (spam-log-undo-registration, spam-register-routine)
19578         (spam-log-processing-to-registry)
19579         (spam-log-unregistration-needed-p): Rename "check" to "backend"
19580         where possible.
19581         (spam-check-gmane-xref, spam-check-regex-headers)
19582         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19583         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19584         (spam-check-bogofilter-headers, spam-check-spamoracle)
19585         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19586         (spam-check-crm114-headers): Use the spam-split-group that
19587         spam-split prepares, no need to determine it every time.
19588
19589         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19590         to the nnheader-parse-naked-head call.
19591
19592         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19593
19594         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19595         the nnheader-nov-read-message-id call.
19596
19597 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19598
19599         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19600         gnus-activate-group twice.  Suggested by Markus Peter
19601         <warp@spin.de>.
19602
19603 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19604
19605         * gnus-art.el (gnus-article-time-format): Exchange the order of
19606         day and month in the default value; fix customization type.
19607         (article-date-ut): Use add-text-properties.
19608         (article-make-date-line): Use message-make-date instead of
19609         current-time-string.
19610
19611         * message.el (message-fetch-field): Don't use set-text-properties.
19612         (message-make-date): Simplify.
19613
19614         * messagexmas.el (message-xmas-make-date): New function.
19615         (message-xmas-redefine): Defalias message-make-date to it.
19616
19617 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19618
19619         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19620         (rfc2047-encode-region): Treat text within parentheses as special;
19621         show the original text when error has occurred.
19622
19623         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19624         already-computed method to gnus-activate-group.
19625
19626         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19627         same select-methods identical Lisp objects.
19628
19629         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19630         object when modifying the info.
19631
19632 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19633
19634         * gnus-srvr.el (gnus-server-set-info): Remove the server from
19635         gnus-opened-servers since it has never been opened with the new
19636         configuration yet.
19637
19638 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19639
19640         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19641         arg to nnheader-generate-fake-message-id.
19642
19643 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
19644
19645         * nnheader.el (nnheader-generate-fake-message-id): Accept a
19646         number and build a fake message ID localized to a group and
19647         article number (so it's repeatable from that point on).
19648         (nnheader-fake-message-id-p): Change regex to accomodate new fake
19649         ID format.
19650
19651         * gnus-sum.el (gnus-get-newsgroup-headers):
19652         Call nnheader-generate-fake-message-id with the article number.
19653
19654 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
19655
19656         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19657         end-of-buffer.
19658
19659 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19660
19661         * message.el (message-ignored-supersedes-headers): Add Approved.
19662
19663 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19664
19665         * rfc2047.el (rfc2047-encode-message-header): Remove useless
19666         goto-char.
19667         (rfc2047-encode): Fold the line before encoding.
19668
19669 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19670
19671         * rfc2047.el (rfc2047-encode-message-header): Disabled header
19672         folding -- not all headers can be folded, and this should be done
19673         by the message composition mode.  Probably.  I think.
19674
19675 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19676
19677         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19678         fast.
19679
19680         * gnus-ems.el (gnus-remove-image): Don't use
19681         message-text-with-property; remove only the image found first.
19682
19683         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
19684         found first.
19685
19686 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
19687
19688         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19689
19690 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19691
19692         * message.el (message-text-with-property): Make it fast and accept
19693         optional arguments.
19694         (message-strip-forbidden-properties): Use it.
19695         (message-fix-before-sending): Follow the m-t-w-p change.
19696
19697         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19698
19699 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19700
19701         * gnus-art.el (article-hide-headers): Don't change the buffer
19702         mistakenly when performing mml-preview even if
19703         gnus-single-article-buffer is nil.
19704
19705 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
19706
19707         * message.el (message-expand-name-databases): New user option.
19708         (message-expand-name): Use it.
19709
19710 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19711
19712         * spam.el (spam-report-articles-resend)
19713         (spam-report-resend-register-routine): Allow ham reporting.
19714         (spam-report-resend-register-ham-routine): Add wrapper.
19715         (spam-registration-functions): Add ham resending functions.
19716         (spam-list-of-processors): Add ham resend processor.
19717
19718         * gnus.el (ham-resend-to): Add new group parameter.
19719         (spam-process): Add ham resend option.
19720
19721         * spam-report.el (spam-report-resend): Allow reporting ham.
19722         (spam-report-resend-ham): Add wrapper.
19723
19724 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19725
19726         * message.el (message-cite-articles-with-x-no-archive):
19727         New variable.
19728         (message-cite-original): Use it.
19729
19730 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19731
19732         * message.el (message-cite-original): Respect X-No-Archive.
19733
19734 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19735
19736         * gnus-art.el (article-hide-headers): Refer to the values for
19737         gnus-ignored-headers and gnus-visible-headers in the summary
19738         buffer since a user may have set them as group parameters.
19739
19740 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19741
19742         * assistant.el (assistant-node-name): Add convenience function.
19743         (assistant-render-text, assistant-render-node): Add error handling,
19744         plus handle multiple next nodes.
19745         (assistant-find-next-node): Comment out for now.
19746         (assistant-find-next-nodes): Add function, returns list of next
19747         nodes.
19748
19749 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19750
19751         * mail-source.el (mail-source-directory): Fix doc-string.
19752
19753 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19754
19755         * assistant.el (assistant-render-text, assistant-eval): Add :set
19756         widget type, which is different because it takes and returns a
19757         list.  Much hilarity ensues.
19758
19759 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19760
19761         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19762
19763         * gnus-group.el (gnus-group-get-new-news-this-group):
19764         Add doc-string.
19765
19766         * gnus-start.el (gnus-activate-group): Add doc-string.
19767
19768 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19769
19770         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19771
19772 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19773
19774         * assistant.el (assistant-render-text): Try to add a :set
19775         widget, more to come.
19776
19777         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19778         strings.
19779         (spam-report-articles-resend)
19780         (spam-register-routine): Do registration iff any articles warrant
19781         it.
19782         (spam-summary-prepare-exit): Change log message for nil group
19783         destinations.
19784
19785 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19786
19787         * spam.el (spam-report-resend-register-routine):
19788         Allow spam-report-resend-to to be a group parameter or a global value.
19789
19790 2004-05-26  Simon Josefsson  <jas@extundo.com>
19791
19792         * starttls.el: Merge with my GNUTLS based starttls.el.
19793         (starttls-gnutls-program, starttls-use-gnutls)
19794         (starttls-extra-arguments, starttls-process-connection-type)
19795         (starttls-connect, starttls-failure, starttls-success):
19796         New variables.
19797         (starttls-program, starttls-extra-args): Doc fix.
19798         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19799         New functions.
19800         (starttls-negotiate, starttls-open-stream):
19801         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19802         function if it is set.
19803
19804 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19805
19806         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19807         structured fields.
19808
19809 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19810
19811         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19812
19813 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19814
19815         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19816         Add variable.
19817         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19818         assigning the spam-mark to new messages.
19819
19820 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19821
19822         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19823
19824 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19825
19826         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19827
19828         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19829         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19830         default.
19831
19832 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19833
19834         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19835         correct data.
19836
19837 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19838
19839         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19840         (spam-group-processor-p): Fix function.
19841         (spam-group-processor-multiple-p)
19842         (spam-group-spam-processor-report-gmane-p)
19843         (spam-group-spam-processor-report-resend-p)
19844         (spam-group-spam-processor-bogofilter-p)
19845         (spam-group-spam-processor-blacklist-p)
19846         (spam-group-spam-processor-ifile-p)
19847         (spam-group-ham-processor-ifile-p)
19848         (spam-group-spam-processor-spamoracle-p)
19849         (spam-group-spam-processor-crm114-p)
19850         (spam-group-ham-processor-bogofilter-p)
19851         (spam-group-spam-processor-stat-p)
19852         (spam-group-ham-processor-stat-p)
19853         (spam-group-ham-processor-whitelist-p)
19854         (spam-group-ham-processor-BBDB-p)
19855         (spam-group-ham-processor-spamoracle-p)
19856         (spam-group-ham-processor-copy-p): Remove functions with some
19857         prejudice against unneeded code.
19858         (spam-report-articles-resend)
19859         (spam-report-resend-register-routine): Allow the group/topic
19860         spam-resend-to value to override spam-report-resend-to.
19861         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19862         properly now.
19863
19864         * gnus.el (spam-resend-to): Add group/topic parameter.
19865         (spam-process): Move the OBSOLETE processors to the end of the
19866         choices.
19867
19868 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19869
19870         * spam-report.el (spam-report-resend-to, spam-report-resend):
19871         Start with resend-to set to nil, and then ask the user if necessary.
19872         (spam-report-resend): spam-report-resend takes a list of articles, not
19873         separate article numbers.
19874
19875 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19876
19877         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19878         addition to emacs-w3m.
19879
19880 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19881
19882         * assistant.el (assistant-authinfo-data): New function.
19883         (assistant-eval): Eval for entire assistant.
19884
19885         * netrc.el (netrc-services-file): New variable.
19886         (netrc-parse-services): New function.
19887         (netrc-find-service-name): New function.
19888         (netrc-find-service-number): New function.
19889         (netrc-port-equal): New function.
19890         (netrc-machine): Use it.
19891
19892         * nnimap.el (nnimap-open-connection): Use netrc.
19893
19894         * gnus-util.el (gnus-netrc-get): Remove aliases.
19895
19896         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19897
19898         * assistant.el (wid-edit): Fix compilation.
19899
19900         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19901
19902 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19903
19904         * gnus-util.el (gnus-set-file-modes): New function.  (small
19905         patch).
19906
19907 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19908
19909         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19910
19911         * assistant.el (assistant-render-node): Fix up rendering and
19912         read-only text.
19913         (assistant-render-node): Reset.
19914         (assistant-make-read-only): Not sticky.
19915
19916 2004-05-20  Danny Siu  <dsiu@adobe.com>
19917
19918         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19919         centered even when gnus-auto-center-summary is t.
19920
19921 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19922
19923         * dns.el (dns-get-txt-answer): New function.
19924         (dns-read-txt): Ditto.
19925         (query-dns): Use it.
19926
19927 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19928
19929         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19930         active for foreign groups even if the group level is higher than
19931         the specified value.
19932
19933 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19934
19935         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19936         non-active groups.
19937
19938         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19939
19940 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19941
19942         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19943
19944 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19945
19946         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19947         (spam-crm114-header, spam-crm114-spam-switch)
19948         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19949         (spam-crm114-positive-spam-header)
19950         (spam-crm114-database-directory, spam-list-of-processors)
19951         (spam-group-spam-processor-crm114-p)
19952         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19953         (spam-generic-score, spam-list-of-checks)
19954         (spam-list-of-statistical-checks, spam-registration-functions)
19955         (spam-check-crm114-headers, spam-crm114-score)
19956         (spam-check-crm114, spam-crm114-register-with-crm114)
19957         (spam-crm114-register-spam-routine)
19958         (spam-crm114-unregister-spam-routine)
19959         (spam-crm114-register-ham-routine)
19960         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19961         From asjo@koldfront.dk (Adam Sjøgren).
19962
19963         * gnus.el: Add spam-use-crm114.
19964
19965         * spam.el (spam-list-of-processors, spam-registration-functions):
19966         Add spam-use-resend.
19967         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19968         (spam-report-articles-gmane): Add doc fix.
19969         (spam-report-articles-resend, spam-report-resend-register-routine):
19970         Add wrappers around spam-report-resend-to.
19971
19972         * spam-report.el (spam-report-resend-to, spam-report-resend):
19973         Add support for resending spam.
19974         (spam-report-gmane): Fix line length >80.
19975
19976         * gnus.el (spam-process): Add spam-use-resend.
19977
19978 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19979
19980         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19981         number of processed spam messages.
19982         (spam-ham-copy-or-move-routine): Return the number of processed
19983         ham messages.
19984         (spam-summary-prepare-exit): Use the above values to decide
19985         whether status messages shouled be displayed.
19986
19987 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19988
19989         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19990         `rfc2047-encoding-function-alist' in order to avoid conflicting
19991         with the old version.
19992         (rfc2047-encode-region): Concatenate words containing non-ASCII
19993         characters in structured fields; don't encode space-delimited
19994         ASCII words even in unstructured fields; don't break words at
19995         char-category boundaries.
19996         (rfc2047-encode-1): New function.
19997         (rfc2047-encode): Use it; encode text so that it occupies the
19998         maximum width within 76-column; work correctly on Q encoding for
19999         iso-2022-* charsets.
20000         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20001         sure not to break a line just after the header name.
20002         (rfc2047-b-encode-region): Remove.
20003         (rfc2047-b-encode-string): New function.
20004         (rfc2047-q-encode-region): Remove.
20005         (rfc2047-q-encode-string): New function.
20006
20007         * mm-util.el (mm-replace-in-string): New function.
20008
20009 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20010
20011         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20012         Really get it right.
20013         (gnus-inews-make-draft): Really.
20014
20015 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20016
20017         * nnmh.el (nnmh-request-list-1): Don't check the link count
20018         before descending.  (small patch)
20019
20020 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20021
20022         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20023         stuff.
20024
20025         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20026         Match on real group name.
20027
20028         * gnus-art.el (gnus-signature-limit): Doc fix.
20029
20030         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20031
20032         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20033
20034 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20035
20036         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20037         isn't a string.
20038
20039 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20040
20041         * gnus-draft.el (gnus-draft-send):
20042         Bind rfc2047-encode-encoded-words.
20043
20044         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20045         (rfc2047-encodable-p): Say that =? needs encoding.
20046         (rfc2047-encode-encoded-words): New variable.
20047
20048         * gnus-group.el (gnus-group-select-group): Doc fix.
20049
20050         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20051
20052         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20053         to nil.
20054
20055         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20056
20057         * nnheader.el (nnheader-get-lines-and-char): New function.
20058
20059 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20060
20061         * gnus-msg.el (gnus-summary-followup-with-original):
20062         Document yanking of region when active.
20063
20064 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20065
20066         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20067         groups if the group level is higher than the specified value.
20068
20069 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20070
20071         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20072         (gnus-group-jump-to-group): Add prefix argument using
20073         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20074         non-active group.
20075
20076         * compface.el (uncompface): Be verbose when changing
20077         `uncompface-use-external'.
20078
20079         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20080         handle manual section.
20081
20082 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20083
20084         * gnus-art.el (gnus-button-alist): Revert previous change.
20085
20086 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20087
20088         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20089
20090 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20091
20092         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20093         whether backend can accept message.
20094
20095         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20096
20097 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20098
20099         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20100         Avoid creating directory when nntp-marks-is-evil is true.
20101         Reported by Reiner Steib.
20102
20103 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20104
20105         * gnus-picon.el (gnus-picon-style): New variable.
20106         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20107         (gnus-picon-transform-address): Support `gnus-picon-style'.
20108         From Jesper Harder <harder@ifa.au.dk>.
20109
20110 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20111
20112         * message.el (message-fill-field): Return point.
20113         (message-generate-headers): Go to end of field.
20114
20115         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20116         stuff for non-living groups.
20117
20118 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20119
20120         * gnus-art.el (gnus-article-followup-with-original)
20121         (gnus-article-reply-with-original): gnus-mark-active-p ->
20122         gnus-region-active-p.
20123
20124 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20125
20126         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20127         only when there is spam or ham to be processed.
20128
20129 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20130
20131         * mail-source.el (mail-source-delete-crash-box): Refactor.
20132         (mail-source-fetch): Use it.
20133         (mail-source-fetch-file): Ditto.
20134         (mail-source-fetch-directory): Run postscript in loop.
20135         (mail-source-fetch-pop): Delete.
20136         (mail-source-fetch-maildir): Ditto.
20137         (mail-source-fetch-imap): Ditto.
20138
20139         * imap.el (imap-authenticators): Comment out sasl.
20140
20141         * message.el (message-skip-to-next-address): New function.
20142         (message-fill-header-address): Refactor.
20143         (message-fill-address): Use it.
20144         (message-delete-address): Use it.
20145         (message-fill-header-general): Refactor.
20146         (message-fill-field-address): Rename.
20147         (message-narrow-to-field): Find the start of the header.
20148         (message-header-format-alist): Don't pre-fill.
20149         (message-fill-header): Remove.
20150         (message-insert-header): New function.
20151         (message-shorten-references): Use it.
20152
20153         * rfc2047.el (rfc2047-field-value): Strip props.
20154
20155         * mail-parse.el (mail-header-make-address): New alias.
20156
20157         * ietf-drums.el (ietf-drums-make-address): New function.
20158
20159         * imap.el: Add compiler directives.
20160
20161         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20162
20163         * gnus-art.el (article-decode-idna-rhs): Don't use
20164         message-idna-inside-rhs-p.
20165
20166 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20167
20168         * message.el (message-idna-inside-rhs-p): Remove.
20169         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20170
20171         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20172         false positives.
20173
20174 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20175
20176         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20177
20178 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20179
20180         * nneething.el (nneething-file-name): Don't create spurious
20181         files.
20182
20183         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20184         (gnus-inews-do-gcc): Remove sleep.
20185
20186         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20187         part under point.
20188
20189         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20190         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20191
20192 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20193
20194         * spam.el (spam-summary-prepare-exit): Fix (length).
20195
20196 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20197
20198         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20199         as expired without moving it" message when there are spam
20200         messages left.
20201
20202 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20203
20204         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20205         header is not nil.
20206
20207 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20208
20209         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20210         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20211         (nntp-marks-changed-p): New arg SERVER.
20212         (nntp-request-update-info): Adjust caller.
20213
20214 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20215
20216         * nntp.el (nntp-save-marks): Pass missing arg.
20217
20218 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20219
20220         * nntp.el: Support marks.
20221         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20222         (nntp-marks-modtime, nntp-marks-directory): New variables.
20223         (nntp-request-set-mark, nntp-request-update-info)
20224         (nntp-possibly-create-directory, nntp-marks-changed-p)
20225         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20226         New functions.
20227
20228 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20229
20230         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20231         (gnus-xmas-redefine): Rename.
20232
20233         * gnus-score.el (gnus-score-insert-help):
20234         Use gnus-select-lowest-window.
20235
20236         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20237         appt-select-lowest-window and rename to gnus-select-lowest-window.
20238
20239         * gnus.el: do.
20240
20241 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20242
20243         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20244         encodings of MIME-encoded words, in order to improve
20245         interoperability with several broken MUAs.
20246
20247 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20248
20249         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20250         tags, only when charsets are not specified in headers.
20251         (mm-inline-text-html-render-with-w3m): Ditto.
20252
20253         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20254         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20255
20256 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20257
20258         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20259         instead of MIME-decoded from fields when checking
20260         `gnus-article-address-banner-alist'.
20261
20262 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20263
20264         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20265         description rather than subject.
20266
20267 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20268
20269         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20270
20271 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20272
20273         * gnus.el (gnus-version-number): Bump.
20274
20275 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20276
20277         * gnus.el: No Gnus v0.2 is released.
20278
20279 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20280
20281         * gnus-agent.el (gnus-agent-read-agentview):
20282         Inline gnus-uncompress-range.
20283
20284 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20285
20286         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20287         `exec-installed-p'.
20288
20289 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20290
20291         * gnus.el (spam-process, spam-autodetect-methods):
20292         Add bsfilter and bsfilter-headers.
20293
20294         * spam.el (spam-bsfilter): New customize group.
20295         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20296         (spam-bsfilter-header, spam-bsfilter-probability-header)
20297         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20298         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20299         (spam-bsfilter-database-directory): New options.
20300         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20301         (spam-list-of-statistical-checks, spam-registration-functions):
20302         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20303         (spam-bsfilter-score): New command.
20304         (spam-check-bsfilter-headers, spam-check-bsfilter)
20305         (spam-bsfilter-register-with-bsfilter)
20306         (spam-bsfilter-register-spam-routine)
20307         (spam-bsfilter-unregister-spam-routine)
20308         (spam-bsfilter-register-ham-routine)
20309         (spam-bsfilter-unregister-ham-routine): New functions.
20310         (spam-generic-score): Support bsfilter; Accept an optional argument
20311         to recalcurate spam score even if scoring header has already been
20312         added.
20313         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20314         optional argument to recalcurate spam score even if scoring header
20315         has already been added.
20316
20317 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20318
20319         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20320         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20321         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20322         link is missing.
20323
20324 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20325
20326         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20327         (html2text-get-attr): Rewrite.
20328
20329         * message.el (message-setup-1): Remove redundant put-text-property
20330         on mail-header-separator.
20331
20332 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20333
20334         * gnus-registry.el (gnus-registry-cache-whitespace)
20335         (gnus-registry-action, gnus-registry-spool-action)
20336         (gnus-registry-split-fancy-with-parent): Change message levels
20337         from 5 to 3 or 7, as needed.
20338
20339         * spam.el (spam-summary-prepare-exit)
20340         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20341         (spam-split, spam-find-spam, spam-log-undo-registration)
20342         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20343         level from 5 to 6.
20344
20345 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20346
20347         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20348         2004-03-04 change).
20349
20350 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20351
20352         * sieve-manage.el (sieve-manage-open):
20353         * nnweb.el (nnweb-insert-html):
20354         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20355         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20356         * nnspool.el (nnspool-request-group):
20357         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20358         * nnml.el (nnml-request-update-info):
20359         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20360         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20361         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20362         (nnimap-request-set-mark):
20363         * nnfolder.el (nnfolder-request-update-info):
20364         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20365         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20366         * gnus-uu.el (gnus-uu-find-articles-matching):
20367         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20368         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20369         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20370         * gnus-nocem.el (gnus-nocem-scan-groups):
20371         * gnus-int.el (gnus-start-news-server):
20372         * gnus-group.el (gnus-group-make-kiboze-group)
20373         (gnus-group-browse-foreign-server):
20374         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20375         Use mapc when appropriate.
20376
20377 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20378
20379         FIXME: Make separate entries for each person.
20380
20381         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20382         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20383         <shields@msrl.com>:
20384
20385         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20386         may need for spam sorting and scoring.
20387         (spam-user-format-function-S): Add user format function suitable for
20388         general use.
20389         (spam-article-sort-by-spam-status): Add sorting function for summary
20390         sorting.
20391         (spam-extra-header-to-number): Add function to get a score from a
20392         header.
20393         (spam-summary-score): Add function to get a numeric score from the
20394         headers.
20395         (spam-generic-score): Fix function doc, was in wrong place.
20396         (spam-initialize): Take symbols when it's run, and install the
20397         extra headers that spam-necessary-extra-headers thinks we need.
20398
20399 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20400
20401         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20402         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20403
20404 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20405
20406         * gnus-sum.el (gnus-set-global-variables)
20407         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20408         (gnus-article-get-xrefs, gnus-summary-best-group)
20409         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20410         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20411         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20412         Use with-current-buffer.
20413
20414 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20415
20416         * spam.el (spam-summary-prepare-exit): Simplify logic.
20417         (spam-fetch-article-header): Read the article header if it's not
20418         available.
20419         (spam-list-articles): Simplify logic.
20420         (spam-filelist-register-routine): Fix bug with unregister-list.
20421
20422         * gnus-registry.el: Fix comments at beginning.
20423
20424 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20425
20426         * message.el (message-cater-to-broken-inn): Remove.
20427         (message-shorten-references): Make sure the total folded length of
20428         References is shorter than 998 characters to cater to a bug in INN
20429         2.3.  Also, don't pretend that references aren't folded -- this
20430         hasn't worked for a while.
20431
20432 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20433
20434         * gnus-agent.el (gnus-agentize):
20435         gnus-agent-send-mail-real-function no longer set to current value
20436         of message-send-mail-function but rather a lambda that calls
20437         message-send-mail-function.  The change makes the agent real-time
20438         responsive to user changes to message-send-mail-function.
20439
20440 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20441
20442         * legacy-gnus-agent.el
20443         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20444         help from Florian Weimer <fw@deneb.enyo.de>
20445
20446 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20447
20448         * nnmail.el (nnmail-cache-insert): Revert last change.
20449
20450 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20451
20452         * nnmail.el (nnmail-cache-insert): Always check whether
20453         nnmail-cache-ignore-groups matches a group name.
20454
20455 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20456
20457         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20458         (spam-find-spam, spam-log-processing-to-registry)
20459         (spam-log-registered-p, spam-log-unregistration-needed-p)
20460         (spam-log-undo-registration): Use gnus-message instead of
20461         gnus-error, none of these errors are fatal.
20462
20463         * gnus-registry.el (gnus-registry-clean-empty-function)
20464         (gnus-registry-clean-empty): Remove only empty entries without
20465         extra data.
20466
20467 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20468
20469         * spam-stat.el (spam-stat-buffer-change-to-spam)
20470         (spam-stat-buffer-change-to-non-spam): Change (error) to
20471         (gnus-message 8) invocation.
20472
20473 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20474
20475         * nntp.el (nntp-via-netcat-command): New variable.
20476         (nntp-via-netcat-switches): New variable.
20477         (nntp-open-via-rlogin-and-netcat): New function.
20478         (nntp-open-connection-function): Doc fix.
20479         (nntp-telnet-command): Doc fix.
20480         (nntp-end-of-line): Doc fix.
20481         (nntp-via-rlogin-command): Doc fix.
20482         (nntp-via-user-name): Doc fix.
20483         (nntp-via-address): Doc fix.
20484
20485 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20486
20487         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20488         error in Emacs 21.1.
20489
20490 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20491
20492         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20493
20494 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20495
20496         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20497         (gnus-agent-with-refreshed-group): New macro.
20498         (gnus-agent-rename-group): New function.
20499         (gnus-agent-delete-group): New function.
20500         (gnus-agent-save-group-info): Use gnus-command-method when
20501         `method' parameter is nil.  Don't write nil entries into the
20502         active file.
20503         (gnus-agent-get-group-info): New function.
20504         (gnus-agent-fetch-articles):
20505         Use gnus-agent-update-files-total-fetched-for to increment disk space
20506         used.
20507         (gnus-agent-fetch-headers, gnus-agent-save-alist):
20508         Use gnus-agent-update-view-total-fetched-for to increment disk space
20509         used.
20510         (gnus-agent-get-local): Add optional parameters to avoid calling
20511         gnus-group-real-name and gnus-find-method-for-group.
20512         (gnus-agent-set-local): Delete stored entry if either min, or max,
20513         are nil.
20514         (gnus-agent-fetch-session): Reworded error/quit messages.
20515         On quit, use gnus-agent-regenerate-group to record existance of any
20516         articles fetched to disk before the quit occurred.
20517         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20518         gnus-agent-update-view-total-fetched-for, and
20519         gnus-agent-update-files-total-fetched-for to decrement disk space
20520         used.
20521         (gnus-agent-retrieve-headers):
20522         Use gnus-agent-update-view-total-fetched-for to increment disk space
20523         used.
20524         (gnus-agent-regenerate-group): Replace gnus-group-update-group
20525         with gnus-agent-update-files-total-fetched-for to decrement disk
20526         space and fresh group buffer.
20527         (gnus-agent-inhibit-update-total-fetched-for): New variable.
20528         (gnus-agent-need-update-total-fetched-for): New variable.
20529         (gnus-agent-update-files-total-fetched-for): New function.
20530         (gnus-agent-update-view-total-fetched-for): New function.
20531         (gnus-agent-total-fetched-for): New function.
20532
20533         * gnus-cache.el (gnus-cache-save-buffers):
20534         Use gnus-cache-update-overview-total-fetched-for to change disk space
20535         used by this group.
20536         (gnus-cache-possibly-enter-article):
20537         Use gnus-cache-update-file-total-fetched-for to increment disk space
20538         used by this group.
20539         (gnus-cache-possibly-remove-article):
20540         Use gnus-cache-update-file-total-fetched-for to decrement disk space
20541         used by this group.
20542         (gnus-cache-generate-nov-databases): Purge total fetched cache.
20543         (gnus-cache-rename-group): New function.
20544         (gnus-cache-delete-group): New function.
20545         (gnus-cache-inhibit-update-total-fetched-for): New variable.
20546         (gnus-cache-need-update-total-fetched-for): New variable.
20547         (gnus-cache-with-refreshed-group): New macro.
20548         (gnus-cache-update-file-total-fetched-for): New function.
20549         (gnus-cache-update-overview-total-fetched-for): New function.
20550         (gnus-cache-rename-group-total-fetched-for): New function.
20551         (gnus-cache-delete-group-total-fetched-for): New function.
20552         (gnus-cache-total-fetched-for): New function.
20553
20554         * gnus-group.el: Require gnus-sum and autoload functions to
20555         resolve warnings when gnus-group.el compiled alone.
20556         (gnus-group-line-format): Documented new %F.
20557         (size of Fetched data) group line format; identifies disk space
20558         used by agent and cache.
20559         (gnus-group-line-format-alist): Defined new F format.
20560         (gnus-total-fetched-for): New function.
20561         (gnus-group-delete-group): No longer update
20562         gnus-cache-active-altered as gnus-request-delete-group now keeps
20563         the cache in sync.
20564         (gnus-group-list-active): Let the agent store a server's active
20565         list if currently plugged.
20566
20567         * gnus-int.el (gnus-request-delete-group):
20568         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20569         local disk in sync with the server.
20570         (gnus-request-rename-group):
20571         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20572         local disk in sync with the server.
20573
20574         * gnus-start.el (gnus-get-unread-articles):
20575         Cosmetic simplification to logic.
20576
20577         * gnus-util.el (gnus-rename-file): New function.
20578
20579 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
20580
20581         * mm-util.el (mm-image-load-path): Handle nil in load-path.
20582
20583 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
20584
20585         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20586         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
20587
20588 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
20589
20590         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20591         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
20592
20593 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
20594
20595         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20596
20597 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
20598
20599         * spam.el (spam-set-difference): Add function to replace
20600         gnus-set-difference in spam.el.
20601         (spam-summary-prepare-exit): Use spam-set-difference.
20602
20603 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
20604
20605         * gnus-registry.el (gnus-registry-cache-file): Update to use
20606         gnus-dribble-directory OR gnus-home-directory OR ~.
20607         (gnus-registry-split-fancy-with-parent): Fix doc.
20608
20609 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20610
20611         * message.el (message-exchange-point-and-mark):
20612         Use message-mark-active-p.  Suggested by Jesper Harder
20613         <harder@ifa.au.dk>.
20614
20615 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20616
20617         * message.el (message-exchange-point-and-mark): Don't activate
20618         region if it was inactive.  Suggested by Hiroshi Fujishima
20619         <pooh@nature.tsukuba.ac.jp>.
20620
20621 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20622
20623         * gnus-art.el (article-display-face): Display Faces in the same
20624         order as X-Faces.
20625
20626 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20627
20628         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20629
20630 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20631
20632         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20633         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20634         (gnus-article-mime-hierarchy): Remove.
20635         (gnus-article-mime-hierarchy-next): Remove.
20636         (gnus-article-mode): Revert 2004-03-19 change.
20637         (gnus-article-setup-buffer): Revert 2004-03-19 change.
20638         (gnus-insert-mime-button): Revert 2004-03-19 change.
20639         (gnus-mime-accumulate-hierarchy): Remove.
20640         (gnus-mime-enter-multipart): Remove.
20641         (gnus-mime-leave-multipart): Remove.
20642         (gnus-mime-display-part): Revert 2004-03-19 change.
20643         (gnus-mime-display-alternative): Revert 2004-03-19 change.
20644
20645         * mml.el (mml-preview): Revert 2004-03-19 change.
20646
20647 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
20648
20649         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20650
20651 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20652
20653         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20654         t while entering a file name using the mm-with-multibyte macro.
20655         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20656
20657         * mm-util.el (mm-with-multibyte): New macro.
20658
20659 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20660
20661         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20662         New user option.
20663         (gnus-mime-multipart-functions): Doc and customization fix.
20664         (gnus-article-mime-hierarchy): New variable.
20665         (gnus-article-mime-hierarchy-next): New variable.
20666         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20667         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20668         gnus-article-mime-hierarchy-next to nil.
20669         (gnus-insert-mime-button): Show hierarchy numbers.
20670         (gnus-mime-accumulate-hierarchy): New function.
20671         (gnus-mime-enter-multipart): New function.
20672         (gnus-mime-leave-multipart): New function.
20673         (gnus-mime-display-part): Recompute hierarchical MIME structure.
20674         (gnus-mime-display-alternative): Show hierarchy numbers.
20675
20676         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20677         gnus-article-mime-hierarchy-next to nil.
20678
20679 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
20680
20681         * dns.el: Don't require gnus-xmas.
20682
20683 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
20684
20685         * mml.el (mml-generate-mime-1): Don't use format=flowed with
20686         inline PGP.
20687         (mml-menu): Disable mml-quote-region if mark is inactive.
20688
20689 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20690
20691         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20692         when the group's active is not available.
20693
20694 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20695
20696         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20697         error.
20698
20699 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
20700
20701         * imap.el (imap-store-password): New variable.
20702         (imap-interactive-login): Use it.
20703         Suggested by Mark Plaksin <happy@mcplaksin.org>.
20704
20705 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20706
20707         * gnus-art.el (gnus-article-read-summary-keys): Restore new
20708         window-start and hscroll to summary window.
20709
20710 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20711
20712         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20713         conversion message to newsrc-dribble when an actual conversion is
20714         performed.
20715
20716 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20717
20718         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20719
20720 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20721
20722         * mm-decode.el (mm-complicated-handles): New function reviving
20723         former definition of mm-multiple-handles.
20724
20725         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20726         (gnus-mime-delete-part): Use it.
20727
20728 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20729
20730         * gnus-agent.el (gnus-agent-read-local):
20731         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20732         avoid the implicit assumption that they will always be equal.
20733         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20734         coding-system-for-write, as the with-temp-file macro first prints
20735         to a buffer then saves the buffer.
20736
20737 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20738
20739         * gnus-art.el (gnus-article-edit-part): New function.
20740         (gnus-mime-save-part-and-strip): Use it; do query instead of
20741         signaling an error; don't use mm-multiple-handles.
20742         (gnus-mime-delete-part): Ditto.
20743
20744 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20745
20746         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20747         old file versions.
20748         (gnus-group-prepare-hook): Remove function that converted list
20749         form of gnus-agent-expire-days to group properties.
20750
20751         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20752         (gnus-request-accept-article): Re-indented.
20753
20754         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20755         converters to handle old agent file formats.  Add logic for a
20756         "backup before upgrading warning".
20757         (gnus-convert-mark-converter-prompt): Developers can mark
20758         functions as needing (default), or not needing,
20759         gnus-convert-old-newsrc's "backup before upgrading warning".
20760         (gnus-convert-converter-needs-prompt): Tests whether the user
20761         should be protected from potentially irreversable changes by the
20762         function.
20763
20764         * legacy-gnus-agent.el: New.  Provides converters that are only
20765         loaded when gnus-convert-old-newsrc needs to call them.
20766
20767 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20768
20769         * mail-source.el (mail-source-touch-pop): Doc fix.
20770
20771         * message.el (message-smtpmail-send-it): Doc fix.
20772
20773 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20774
20775         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20776
20777         * nnmail.el (nnmail-split-fancy): do.
20778
20779         * gnus-kill.el (gnus-kill, gnus-execute): do.
20780
20781 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20782
20783         * gnus-sum.el (gnus-widget-reversible-match)
20784         (gnus-widget-reversible-to-internal)
20785         (gnus-widget-reversible-to-external): New functions.
20786         (gnus-widget-reversible): New widget.
20787         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20788
20789 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20790
20791         * gnus-sum.el (gnus-thread-sort-functions)
20792         (gnus-article-sort-functions): Document `(not F)' items.
20793
20794 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20795
20796         * spam.el (spam-use-gmane-xref): Add new backend.
20797         (spam-gmane-xref-spam-group): Add variable to control the name of the
20798         Gmane spam group.
20799         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20800         (spam-regex-headers-spam, spam-regex-headers-ham)
20801         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20802         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20803         backends and checks.
20804         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20805
20806         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20807         an autodetect method.
20808
20809 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20810
20811         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20812         articles are being added to a group.
20813         (gnus-request-replace-article): Inform the agent that articles
20814         need to be uncached as the cached contents are no longer valid.
20815
20816 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20817
20818         * binhex.el: Don't autoload executable-find.
20819
20820         * canlock.el: Don't autoload mail-fetch-field.
20821
20822         * dgnushack.el: Autoload c-mode for XEmacs.
20823
20824         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20825
20826         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20827         rmail-dont-reply-to and rmail-output.
20828
20829         * gnus-score.el: Don't autoload ffap-string-at-point.
20830
20831         * gnus-setup.el: Don't autoload sc-cite-original.
20832
20833         * imap.el: Don't autoload base64-decode-string,
20834         base64-encode-string and md5.
20835
20836         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20837         and rmail-msg-restore-non-pruned-header.
20838
20839         * mm-decode.el: Don't autoload executable-find.
20840
20841         * mm-url.el: Don't autoload executable-find.
20842
20843         * mm-view.el: Don't autoload diff-mode.
20844
20845         * nndb.el: Don't autoload news-reply-mode, news-setup,
20846         cancel-timer and telnet.
20847
20848         * password.el: Don't autoload run-at-time for Emacs.
20849
20850         * sha1-el.el: Don't autoload executable-find.
20851
20852         * sieve-mode.el: Don't autoload c-mode.
20853
20854         * uudecode.el: Don't autoload executable-find.
20855
20856 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20857
20858         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20859         (gnus-agent-possibly-alter-active): Avoid null in numeric
20860         comparison.
20861         (gnus-agent-set-local): Refuse to save null in local object table.
20862         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20863         list of articles that will be marked as unread.
20864
20865 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20866
20867         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20868
20869 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20870
20871         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20872         language tags.
20873
20874 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20875
20876         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20877         Don't bind "obarray".
20878
20879         * gnus-sum.el (gnus-thread-sort-functions):
20880         Add `gnus-thread-sort-by-most-recent-number' and
20881         `gnus-thread-sort-by-most-recent-date'.
20882         Reported by Kai Grossjohann <kai@emptydomain.de>.
20883
20884 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20885
20886         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20887
20888 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20889
20890         * gnus-cus.el (gnus-agent-customize-category):
20891         Remove ignore-errors macro reference that required cl to be loaded at
20892         run-time.
20893
20894         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20895         single-interval range of the form (min . max).  Previously the
20896         range had to look like ((min . max)).  Likewise, return
20897         (min . max) rather than ((min . max)).
20898         (gnus-range-map): Use gnus-range-normalize to accept
20899         single-interval range.
20900
20901         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20902         the cache, but not the agent, now appear with their usual face.
20903
20904         * dgnushack.el (loaddir): New variable that is bound to the
20905         directory containing the dgnushack.el file. Use loaddir, rather
20906         than srcdir, to update load-path. Change lets dgnushack compile
20907         code in directories other than GNUS/lisp.
20908
20909 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20910
20911         * lpath.el: Don't bind w3m-safe-url-regexp.
20912
20913         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20914         w3m-safe-url-regexp variable buffer-local.
20915
20916         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20917
20918 2004-02-27  Simon Josefsson  <jas@extundo.com>
20919
20920         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20921         gnus-group-real-prefix.
20922         (gnus-summary-move-article): Use it, instead of
20923         gnus-group-real-prefix.
20924
20925 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20926
20927         * lpath.el: Bind w3m-safe-url-regexp.
20928
20929         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20930         w3m-safe-url-regexp variable buffer-local and set it as the value
20931         of mm-w3m-safe-url-regexp.
20932
20933         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20934
20935         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20936         parsing gnus-posting-styles when the message is not for replying.
20937
20938         * dgnushack.el: Autoload sgml-mode for XEmacs.
20939
20940         * nnrss.el (nnrss-opml-export):
20941         Use mm-set-buffer-file-coding-system instead of
20942         set-buffer-file-coding-system.
20943
20944 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20945
20946         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20947         of checkdoc.el).
20948         * nnrss.el: do.
20949         * gnus-mlspl.el: do.
20950         * gnus-ml.el: do.
20951         * gnus-srvr.el: do.
20952
20953         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20954
20955 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20956
20957         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20958         Corrections to custom-manual links.
20959
20960         * gnus-art.el (gnus-article): Ditto.
20961
20962         * mm-decode.el (mime-display, mime-security): Ditto.
20963
20964 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20965
20966         * flow-fill.el: Typo.
20967
20968 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20969
20970         * spam-wash.el: New file.
20971
20972 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20973
20974         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20975
20976 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20977
20978         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20979         to be run with new-articles as LIST1, not LIST2.
20980         (spam-registration-functions): Add spam-use-ham-copy as a nil
20981         registration backend.
20982
20983 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20984
20985         * spam-stat.el (spam-stat-washing-hook): New option.
20986         (spam-stat-buffer-words): Use it.
20987         (spam-stat-process-directory, spam-stat-test-directory):
20988         Use insert-file-contents-literally.
20989         (spam-stat-coding-system): New variable.
20990         (spam-stat-load, spam-stat-save): Use it.
20991
20992 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20993
20994         * spam-report.el (spam-report-plug-agent):
20995         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20996
20997 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20998
20999         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21000         Allow / in mailto URLs.
21001
21002 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21003
21004         * spam-report.el (spam-report-process-queue): Fix interactive use.
21005         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21006         (spam-report-unplug-agent): Doc fixes.
21007         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21008         (spam-report-agentize, spam-report-deagentize): Autoload.
21009
21010 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21011
21012         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21013
21014         * message.el (message-setup-fill-variables): Add mml tags to
21015         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21016         <ajk@iu.edu>.
21017         (message-mode): Don't modify paragraph-separate there.
21018
21019 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21020
21021         * compface.el (uncompface-use-external): Default to undecided.
21022         (uncompface-use-external-threshold): New variable.
21023         (uncompface-float-time): New macro.
21024         (uncompface): Determine whether to use the external decoder if
21025         uncompface-use-external is undecided.
21026
21027 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21028
21029         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21030         after images.
21031
21032         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21033
21034 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21035
21036         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21037
21038         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21039
21040         * gnus-sum.el (gnus-summary-limit-to-age)
21041         (gnus-summary-limit-children): do.
21042
21043         * gnus-int.el (gnus-request-scan): do.
21044
21045         * gnus-group.el (gnus-group-suspend): do.
21046
21047         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21048
21049         * gnus-cite.el (gnus-cite-parse-attributions): do.
21050
21051         * gnus-agent.el (gnus-summary-set-agent-mark)
21052         (gnus-agent-regenerate-group): do.
21053
21054         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21055
21056         * binhex.el (binhex-decode-region-internal): do.
21057
21058 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21059
21060         * gnus-fun.el (gnus-face-properties-alist): New user option.
21061         (gnus-display-x-face-in-from): Use it.
21062
21063         * gnus-art.el (article-display-face): Ditto.
21064
21065         * compface.el (uncompface-use-external): Default to nil.
21066
21067 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21068
21069         * nntp.el (nntp-erase-buffer): New function.
21070         (nntp-retrieve-data, nntp-send-command)
21071         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21072         (nntp-possibly-change-group): Use it.
21073
21074         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21075         Use with-current-buffer.
21076
21077 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21078
21079         * compface.el: Merge the ELisp-based uncompface program.
21080         (compface): New customization group.
21081         (uncompface-use-external): New user option.
21082         (uncompface): Call uncompface-internal if uncompface-use-external
21083         is nil.
21084         (uncompface-internal): New function.  Note that there are also
21085         some other functions and variables added for this function.
21086
21087 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21088
21089         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21090         if necessary.
21091
21092 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21093
21094         * spam-report.el (spam-report-unplug-agent)
21095         (spam-report-plug-agent, spam-report-deagentize)
21096         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21097         Add support for the Agent in spam-report: when unplugged, report to a
21098         file; when plugged, submit all the requests.
21099
21100         * spam.el (spam-register-routine): Fix message about
21101         registration.
21102
21103 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21104
21105         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21106         dependencies.
21107         (rfc2047-encode): Use it.
21108
21109         * gnus-art.el (gnus-button-marker-list): Move before first
21110         reference.
21111
21112         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21113         (imap-parse-body): Fix format string mismatch.
21114
21115         * gnus-score.el (gnus-summary-increase-score): do.
21116
21117         * nnrss.el (nnrss-close): New function.
21118
21119 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21120
21121         * nnrss.el (nnrss-make-filename): New function.
21122         (nnrss-request-delete-group, nnrss-read-server-data)
21123         (nnrss-save-server-data, nnrss-read-group-data)
21124         (nnrss-save-group-data): Use it.
21125         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21126         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21127         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21128
21129 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21130
21131         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21132
21133 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21134
21135         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21136         files.
21137
21138         * message.el (message-generate-headers-first): Don't quote nil
21139         and t in docstrings.
21140
21141         * imap.el (imap-id): do.
21142
21143         * gnus-agent.el (gnus-agent-consider-all-articles)
21144         (gnus-agent-queue-mail): do.
21145
21146 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21147
21148         * spam-report.el (spam-report-process-queue): New function.
21149         Process requests from `spam-report-requests-file'.
21150         (spam-report-process-queue): Doc fix.
21151
21152 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21153
21154         * spam.el (spam-register-routine)
21155         (spam-log-processing-to-registry, spam-log-registered-p)
21156         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21157         Change "check" to "spam-check" for semi-clarity.
21158
21159 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21160
21161         * pop3.el: Require nnheader.
21162
21163         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21164
21165         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21166
21167         * gnus-picon.el: Require cl.
21168
21169         * gnus-fun.el: Require gnus-ems and gnus-util.
21170
21171         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21172
21173         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21174
21175         * gnus-art.el (gnus-article-edit-mode): Define before first
21176         reference.
21177
21178 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21179
21180         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21181         (gnus-uu-post-encoded): Use point-at-bol.
21182
21183         * gnus-topic.el (gnus-group-active-topic-p): do.
21184
21185         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21186
21187         * gnus-group.el (gnus-group-kill-region): do.
21188
21189         * gnus-art.el (article-date-ut): do.
21190
21191         * message.el (message-fetch-field): Remove redundant
21192         case-fold-search binding.
21193         (message-narrow-to-field): Simplify.
21194
21195 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21196
21197         * spam.el (spam-directory): Derive from `gnus-directory'.
21198
21199         * spam-report.el (spam-report-url-to-file)
21200         (spam-report-requests-file): New function and variable for offline
21201         reporting.
21202         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21203         and user defined function.
21204         (spam-report-url-ping-mm-url): Remove doubled slash.
21205
21206 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21207
21208         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21209
21210 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21211
21212         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21213         Fix format string mismatch.
21214
21215         * sieve.el (sieve-deactivate-all): do.
21216
21217         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21218
21219         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21220
21221         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21222
21223         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21224
21225 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21226
21227         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21228         the list of checks.
21229
21230 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21231
21232         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21233         padding.
21234
21235 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21236
21237         * mm-view.el (mm-fill-flowed): New variable.
21238         (mm-inline-text): Use it.
21239
21240 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21241
21242         * spam.el (spam-spamassassin-register-ham-routine)
21243         (spam-spamassassin-register-spam-routine): Fix function names.
21244
21245 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21246
21247         * gnus.el (gnus-tmp-grouplens): Remove.
21248         (gnus-summary-line-format): Remove grouplens.
21249
21250         * gnus-group.el (gnus-group-line-format): Ditto.
21251
21252         * gnus-spec.el (gnus-format-specs): Ditto.
21253         (gnus-update-format-specifications): Flush the group format spec
21254         cache if there's the grouplens stuff.
21255         (gnus-parse-simple-format): Replace %l with the empty string.
21256
21257 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21258
21259         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21260         omission.
21261
21262 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21263
21264         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21265         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21266
21267 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21268
21269         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21270         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21271         New macros and functions.
21272         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21273         Handle > NLINK_MAX messages.
21274         * nnmaildir.el (nnmaildir-request-set-mark):
21275         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21276
21277 2004-01-25  Alex Schroeder  <alex@gnu.org>
21278
21279         * spam-stat.el (spam-stat-process-directory-age): New option.
21280         (spam-stat-process-directory): Use it.
21281
21282 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21283
21284         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21285         (spam-stat-save): Accept prefix argument.
21286
21287 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21288
21289         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21290         links" error.
21291
21292 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21293
21294         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21295         the rest of the and/or forms.
21296
21297 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21298
21299         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21300         compatibility with old .newsrc.eld files.
21301
21302         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21303
21304         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21305
21306         * gnus-start.el (gnus-1): do.
21307
21308         * gnus-group.el (gnus-group-line-format-alist): do.
21309
21310         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21311
21312         * gnus-gl.el: Remove.
21313
21314 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21315
21316         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21317         marks consisting of a single range {for example, (3 . 5)} rather
21318         than a list of a single range { ((3 . 5)) }.
21319
21320 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21321
21322         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21323         Use with-current-buffer.
21324         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21325         avoid consing a string.
21326
21327         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21328         Remove obsolete entries for big5 and gb2312.
21329
21330 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21331
21332         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21333         uncompressed list.
21334
21335 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21336
21337         * spam-stat.el (spam-stat-strip-xref): New function.
21338         (spam-stat-process-directory): Use it.
21339
21340         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21341         here -- it's done in message-fetch-field.
21342
21343 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21344
21345         * gnus-agent.el (gnus-agent-queue-mail)
21346         (gnus-agent-prompt-send-queue): New variables.
21347         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21348         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21349         "nndraft:queue" along to gnus-draft-send.
21350         Use gnus-agent-prompt-send-queue.
21351         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21352         is "nndraft:queue".  Suggested by Gaute Strokkenes
21353         <gs234@srcf.ucam.org>
21354
21355         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21356         (agent-enable-undownloaded-faces): Add.
21357         (gnus-agent-cat-groups): Use eval-and-compile, not
21358         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21359         method of gnus-agent-cat-groups even when the buffer has been
21360         evaled.
21361         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21362         delete gnus-agent-save-active-1.
21363         (gnus-agent-save-groups): Delete.  Identical to
21364         gnus-agent-save-active.
21365         (gnus-agent-write-active): No longer adjust agent's copy of active
21366         file as agent's adjustments are now stored in their own
21367         file.  Remove optional parameter.
21368         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21369         servers.  Add use of min/max range limits from server's local
21370         file.
21371         (gnus-agent-save-alist): Remove unused optional argument.
21372         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21373         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21374         (gnus-agent-set-local): A per-server file that keeps min/max range
21375         limits for articles known to the agent.  Provides a fast mechanism
21376         for altering many active ranges.
21377         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21378         active file (local makes it unnecessary).
21379         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21380
21381         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21382         (agent-enable-undownloaded-faces): Add.
21383
21384         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21385         disable it when sending to "nndraft:queue".
21386         (gnus-group-send-queue): Add safety check to avoid sending queue
21387         when unplugged.
21388
21389         * gnus-group.el (gnus-group-catchup): Use new
21390         gnus-sequence-of-unread-articles, not
21391         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21392         numbers of articles.  Use gnus-range-map to avoid having to
21393         uncompress the unread list.
21394         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21395         Fix invalid ange-ftp reference.
21396
21397         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21398         (gnus-sorted-range-intersection): Intersection of two ranges
21399         without requiring that they first be uncompressed.
21400
21401         * gnus-start.el (gnus-activate-group): Unless blocked by the
21402         caller, possibly expand the active range to include both cached
21403         and agentized articles.
21404         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21405         multiple version-dependent converters.
21406         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21407         gnus-agent-save-active.
21408         (gnus-save-newsrc-file): Save dirty agent range limits.
21409
21410         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21411         gnus-agent-possibly-alter-active.
21412         (gnus-adjust-marked-articles): Faster handling of simple lists.
21413
21414 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21415
21416         * spam-stat.el (spam-stat-test-directory): New optional argument
21417         displays a list of files detected.  Suggested by Andrew Cohen
21418         <cohen@andy.bu.edu>.
21419         (spam-stat-buffer-words-with-scores): Don't narrow and change
21420         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21421
21422 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21423
21424         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21425         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21426         (spam-spamassassin-arguments)
21427         (spam-spamassassin-spam-flag-header)
21428         (spam-spamassassin-positive-spam-flag-header)
21429         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21430         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21431         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21432         (spam-list-of-processors, spam-list-of-checks)
21433         (spam-list-of-statistical-checks, spam-registration-functions)
21434         (spam-check-spamassassin-headers, spam-check-spamassassin)
21435         (spam-spamassassin-score)
21436         (spam-spamassassin-register-with-sa-learn)
21437         (spam-spamassassin-register-spam-routine)
21438         (spam-spamassassin-register-ham-routine)
21439         (spam-assassin-register-spam-routine)
21440         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21441         (spam-bogofilter-score): Fix to show article before scoring.
21442
21443 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21444
21445         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21446         default scoring function.
21447         (spam-generic-score): Call spam-spamassassin-score if
21448         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21449         spam-bogofilter-score otherwise.
21450
21451         * gnus.el (spam-process, spam-autodetect-methods):
21452         Add spamassassin and spamassassin-headers.
21453
21454 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21455
21456         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21457         Suppress unnecessary messages.
21458
21459 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21460
21461         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21462         make-hash-table.
21463
21464 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21465
21466         * canlock.el (base64-encode-string): Don't autoload it.
21467
21468 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21469
21470         * run-at-time.el: Remove useless (require 'itimer),
21471         eval-and-compile and (featurep 'xemacs).
21472
21473 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21474
21475         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21476         GROUP is a virtual group.
21477
21478 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21479
21480         * gnus.el: Autoload `message-y-or-n-p'.
21481
21482 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21483
21484         * pgg-parse.el: Remove unnecessary (require 'custom).
21485
21486         * pgg-def.el: do.
21487
21488         * nnmail.el: do.
21489
21490         * gnus-undo.el: do.
21491
21492         * gnus-picon.el: do.
21493
21494         * gnus-util.el: do.
21495
21496 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21497
21498         * gnus-sum.el (gnus-pick-line-number): Add autoload.
21499
21500 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21501
21502         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21503         handle, as well as a list.
21504
21505         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21506         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21507         (mm-w3m-cid-retrieve): Simplify.
21508
21509 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
21510
21511         * message.el (message-kill-to-signature): Allow prefix arg to
21512         specify number of lines to keep before signature.
21513
21514 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
21515
21516         * message.el (message-kill-to-signature): Change docstring.
21517
21518 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21519
21520         * canlock.el: Always require sha1-el.
21521         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21522
21523         * message.el: Autoload sha1 only when compiling.
21524
21525         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
21526         eudc-expand-inline for XEmacs.
21527
21528 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21529
21530         * message.el (message-canlock-generate): Require sha1-el.
21531
21532 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
21533
21534         * message.el (message-expand-name): Silence the byte compiler.
21535
21536         * lpath.el: Add detect-coding-system.
21537
21538         * dgnushack.el (dgnushack-compile): Remove obsolete check for
21539         cus-edit.
21540
21541 2004-01-13  Simon Josefsson  <jas@extundo.com>
21542
21543         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21544         Invoke gnus-score-mode.
21545         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21546
21547         * gnus-range.el (gnus-compress-sequence): Doc fix.
21548         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21549
21550 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21551
21552         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21553
21554 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
21555
21556         * spam.el (spam-get-article-as-string): Update to use
21557         gnus-request-article-this-buffer, much simpler.
21558         (spam-get-article-as-buffer): Remove.
21559
21560 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
21561
21562         * message.el (message-expand-name): Use EUDC if the user uses that.
21563
21564 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21565
21566         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21567         character for the encoding to avoid consing a string.
21568
21569         * rfc2047.el (rfc2047-decode-string): Don't cons a string
21570         unnecessarily.
21571
21572         * mm-util.el (mm-replace-chars-in-string): Remove.
21573
21574         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21575         of mm-replace-chars-in-string.
21576
21577 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
21578
21579         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21580
21581         * mm-util.el (mm-subst-char-in-string): Support inplace.
21582
21583         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21584         a new string in every iteration.  Use shy groups.
21585
21586 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
21587
21588         * gnus-srvr.el (gnus-browse-unsubscribe-group):
21589         * gnus-soup.el (gnus-soup-group-brew):
21590         * gnus-msg.el (gnus-put-message):
21591         * gnus-move.el (gnus-group-move-group-to-server):
21592         * gnus-kill.el (gnus-batch-score):
21593         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21594         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21595         (gnus-group-update-group, gnus-group-read-group)
21596         (gnus-group-make-group, gnus-group-make-help-group)
21597         (gnus-group-make-archive-group, gnus-group-make-directory-group)
21598         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21599         (gnus-group-sort-by-unread, gnus-group-catchup)
21600         (gnus-group-unsubscribe-group, gnus-group-kill-group)
21601         (gnus-group-yank-group, gnus-group-set-info)
21602         (gnus-group-list-groups):
21603         * gnus.el (gnus-generate-new-group-name):
21604         * gnus-delay.el (gnus-delay-send-queue):
21605         * nnvirtual.el (nnvirtual-catchup-group):
21606         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21607         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21608         (gnus-group-prepare-topics, gnus-topic-check-topology):
21609         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21610         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21611         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21612         (gnus-group-make-articles-read):
21613         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21614         (gnus-group-change-level, gnus-kill-newsgroup)
21615         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21616         (gnus-get-unread-articles, gnus-make-articles-unread)
21617         (gnus-make-ascending-articles-unread): Use accessor
21618         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21619         to get group information for improved readability.
21620
21621
21622 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21623
21624         * gnus-art.el (article-decode-mime-words, article-babel)
21625         (gnus-article-highlight-signature, gnus-article-add-buttons)
21626         (gnus-signature-toggle): Use gnus-with-article-buffer.
21627
21628         * gnus-art.el (gnus-article-highlight-headers)
21629         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21630
21631         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21632         (gnus-article-set-globals, gnus-request-article-this-buffer)
21633         (gnus-button-message-id, gnus-article-maybe-hide-headers)
21634         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21635         (gnus-mime-display-alternative): Use with-current-buffer.
21636
21637 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21638
21639         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21640         also under 80 char limit, and call gnus-error if needed.
21641         (spam-fetch-article-header): Fix - it was a
21642         buffer-local variable (gnus-newsgroup-data).
21643         (spam-find-spam): Use spam-generate-fake-headers, forget about
21644         spam-insert-fake-headers.
21645         (spam-insert-fake-headers): Remove.
21646
21647 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21648
21649         * deuglify.el (gnus-article-outlook-unwrap-lines)
21650         (gnus-outlook-rearrange-article)
21651         (gnus-outlook-repair-attribution-outlook)
21652         (gnus-outlook-repair-attribution-block)
21653         (gnus-outlook-repair-attribution-other): Remove redundant
21654         save-excursion.
21655
21656 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21657
21658         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21659         (spam-fetch-field-subject-fast)
21660         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21661         (spam-fetch-article-header): Add functions to deal with Gnus
21662         internals for fast retrieval of article header data.
21663         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21664
21665 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21666
21667         * pop3.el (pop3-md5): Remove.
21668         (pop3-apop): Replace pop3-md5 with md5.
21669
21670         * mm-bodies.el: base64 is always built-in.
21671
21672         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21673         Use with-current-buffer.
21674
21675 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21676
21677         * canlock.el (canlock-insert-header): Remove excessive grouping in
21678         regexp.
21679
21680         * gnus-sum.el (gnus-summary-read-document): Ditto.
21681
21682         * gnus-uu.el (gnus-uu-part-number): Ditto.
21683
21684         * html2text.el (html2text-remove-tags): Ditto.
21685         (html2text-format-tags): Ditto.
21686         (html2text-format-single-elements): Ditto.
21687
21688         * mml.el (mml-parse-1): Ditto.
21689
21690 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21691
21692         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21693
21694         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21695
21696         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21697
21698         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21699
21700 2003-11-15  Simon Josefsson  <jas@extundo.com>
21701
21702         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21703         (pgg-gpg-lookup-key): Use regexp match instead of
21704         split-string (split-string is different between emacs 21.2 and
21705         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
21706
21707 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21708
21709         * gnus-art.el (gnus-mime-view-all-parts)
21710         (gnus-article-part-wrapper, gnus-article-view-part):
21711         Use with-current-buffer.
21712
21713 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21714
21715         * spam.el (spam-disable-spam-split-during-ham-respool)
21716         (spam-spamoracle-database, spam-cache-lookups)
21717         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21718         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21719         (spam-group-ham-marks, spam-group-spam-marks)
21720         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21721         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21722         also add spam-use-blackholes to the statistical checks.
21723         (spam-fetch-field-fast): Add interface to fetching fields, may
21724         become a macro.
21725         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21726         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21727         (spam-insert-fake-headers): Fake an article when needed.
21728         (spam-find-spam): Fake article when possible.
21729         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21730         (spam-check-bogofilter-headers): Use message-fetch-field instead
21731         of nnmail-fetch-field.
21732
21733 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21734
21735         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21736
21737 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21738
21739         * spam.el (spam-split): Do not require spam-use-CHECK to be
21740         enabled if that check is passed to spam-split explicitly; also
21741         fix so 'spam doesn't get converted to spam-split-group when
21742         spam-split-symbolic-return is t.
21743         (spam-find-spam): Find registrations of the article and use those
21744         instead of re-running spam-split to find the spam/ham
21745         classification of the article.
21746         (spam-log-processing-to-registry, spam-log-registered-p)
21747         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21748         Use gnus-error instead of gnus-message.
21749         (spam-log-registration-type): Add function to determine the
21750         classification of a message based on registry entries; will
21751         return nil if both 'spam and 'ham are found.
21752         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21753         a reasonably fast local cache without the loading errors.
21754         (spam-cache-lookups): Set to t by default.
21755         (spam-find-spam): Don't try to guess spam-cache-lookups.
21756         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21757         spam-caches entry.
21758         (spam-filelist-build-cache, spam-filelist-check-cache):
21759         Fix caching of whitelist/blacklist entries.
21760         (spam-check-whitelist, spam-check-blacklist):
21761         Invoke spam-from-listed-p with a type, not a cache variable.
21762         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21763
21764 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21765
21766         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21767
21768         * nnmail.el (nnmail-split-fancy): do.
21769
21770         * mml.el (mml-parse): do.
21771
21772         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21773         (gnus-score-adaptive): do.
21774
21775 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21776
21777         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21778         (gnus-mime-button-map): Don't set keymap parent.
21779         (gnus-button-ctan-directory-regexp): Use shy grouping.
21780         (gnus-prev-page-map): Don't set keymap parent.
21781         (gnus-prev-page-map): Remove duplicated one.
21782         (gnus-next-page-map): Don't set keymap parent.
21783         (gnus-mime-security-button-map): Ditto.
21784
21785         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21786         version number.
21787
21788         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21789
21790 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21791
21792         * canlock.el (canlock-sha1-function): Remove.
21793         (canlock-sha1-function-for-verify): Remove.
21794         (canlock-openssl-program): Remove.
21795         (canlock-openssl-args): Remove.
21796         (canlock-ignore-errors): Remove.
21797         (canlock-sha1-with-openssl): Remove.
21798         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21799         (canlock-verify): Don't use canlock-ignore-errors.
21800
21801         * sha1-el.el (sha1-string-external): Make it can return a string
21802         in binary form.
21803         (sha1-region-external): Ditto.
21804         (sha1-string-internal): Ditto.
21805         (sha1-region-internal): Ditto.
21806         (sha1-region): Ditto.
21807         (sha1-string): Ditto.
21808         (sha1): Ditto.
21809
21810 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21811
21812         * spam.el (spam-report-articles-gmane): New command.
21813
21814 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21815
21816         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21817
21818         * run-at-time.el (run-at-time-saved): Remove.
21819         (run-at-time): Doc fix.
21820
21821 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21822
21823         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21824         (gnus-summary-limit-map): Add it.
21825         (gnus-summary-make-menu-bar): do.
21826
21827 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21828
21829         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21830         Make attempt at some caching support (done for BBDB only now).
21831         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21832         addresses to be checked.
21833         (spam-clear-cache-BBDB): Add function, to be invoked by
21834         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21835         (spam-check-BBDB): Check and use the caches, if
21836         spam-cache-lookups is on, remove superfluous (provide).
21837
21838 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21839
21840         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21841
21842 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21843
21844         * run-at-time.el (run-at-time-saved): Move to after the definition
21845         of `run-at-time'.
21846
21847         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21848
21849 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21850
21851         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21852         mm-w3m-local-map-property.
21853
21854         * mm-view.el (mm-w3m-mode-map): Remove.
21855         (mm-w3m-local-map-property): Remove.
21856         (mm-inline-text-html-render-with-w3m): Don't use
21857         mm-w3m-local-map-property.
21858
21859 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21860
21861         * run-at-time.el: New file.
21862
21863         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21864         under Emacs.
21865
21866         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21867         of gnus-set-text-properties.
21868
21869         * gnus-uu.el (gnus-uu-save-article): Ditto.
21870
21871         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21872
21873         * gnus-cite.el (gnus-cite-parse): Ditto.
21874
21875         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21876         of gnus-.
21877
21878         * gnus-xmas.el (run-at-time): Require run-at-time.
21879
21880         * gnus.el: Change calls to nnheader-run-at-time and
21881         password-run-at-time throughout to use run-at-time directly.
21882
21883         * password.el: Remove definition of run-at-time.
21884
21885         * nnheaderxm.el: Remove definition of run-at-time.
21886
21887 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21888
21889         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21890         in prompt.
21891
21892 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21893
21894         * messagexmas.el (message-xmas-redefine): Alias
21895         `message-make-caesar-translation-table' to
21896         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21897         version.
21898
21899         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21900         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21901         `gnus-xmas-set-text-properties'.
21902         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21903         `gnus-xmas-completing-read'.
21904         (gnus-xmas-completing-read): Removed.
21905         (gnus-xmas-open-network-stream): Removed.
21906
21907         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21908         XEmacs version.
21909
21910         * dns.el (dns-make-network-process): Use `open-network-stream'
21911         instead of `gnus-xmas-open-network-stream'.
21912
21913         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21914
21915         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21916
21917 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21918
21919         * gnus-art.el (gnus-mime-display-alternative)
21920         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21921         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21922         Don't use gnus-local-map-property.
21923
21924         * gnus-util.el (gnus-local-map-property): Remove.
21925
21926         * mm-view.el (mm-view-pkcs7-decrypt):
21927         Replace gnus-completing-read-maybe-default with completing-read.
21928
21929         * gnus-util.el (gnus-completing-read): do.
21930         (gnus-completing-read-maybe-default): Remove.
21931
21932 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21933
21934         * password.el: Only autoload `run-at-time' if not XEmacs.
21935         Only autoload the itimer functions if XEmacs.
21936
21937 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21938
21939         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21940         XEmacsen.
21941
21942         * dgnushack.el: Autoload executable-find for XEmacs.
21943
21944 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21945
21946         * gnus-art.el (gnus-read-string): Remove.
21947         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21948         read-string.
21949
21950 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21951
21952         * netrc.el: Autoload password-read.
21953         (netrc): Add configuration group.
21954         (netrc-encoding-method, netrc-openssl-path):
21955         Add variables for encoding and decoding of files with symmetric
21956         ciphers.
21957         (netrc-encode): Add assistant function to encode a file with
21958         netrc-encoding-method.
21959         (netrc-parse): Add interactive parameter, added optional
21960         decoding if netrc-encoding-method is non-nil but otherwise
21961         behavior is standard.
21962         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21963         Do s/encode/encrypt/ everywhere.
21964
21965         * spam.el: Remove executable-find autoload.
21966
21967 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21968
21969         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21970
21971         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21972
21973 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21974
21975         * gnus-art.el (gnus-treat-ansi-sequences)
21976         (article-treat-ansi-sequences): New variable and function.
21977         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21978
21979         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21980         Use it.
21981
21982 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21983
21984         * mm-util.el (mm-quote-arg): Remove.
21985
21986         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21987         shell-quote-argument.
21988
21989         * gnus-uu.el (gnus-uu-command): do.
21990
21991         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21992
21993         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21994         with make-char.
21995
21996         * mm-util.el (mm-make-char): Remove.
21997
21998         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21999         add-minor-mode.
22000
22001         * gnus-undo.el (gnus-undo-mode): do.
22002
22003         * gnus-topic.el (gnus-topic-mode): do.
22004
22005         * gnus-sum.el (gnus-dead-summary-mode): do.
22006
22007         * gnus-start.el (gnus-slave-mode): do.
22008
22009         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22010
22011         * gnus-ml.el (gnus-mailing-list-mode): do.
22012
22013         * gnus-gl.el (gnus-grouplens-mode): do.
22014
22015         * gnus-draft.el (gnus-draft-mode): do.
22016
22017         * gnus-dired.el (gnus-dired-mode): do.
22018
22019         * gnus-ems.el (gnus-add-minor-mode): Remove.
22020
22021         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22022         Replace gnus-char-width with char-width.
22023
22024         * gnus-ems.el (gnus-char-width): Remove.
22025
22026         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22027         Replace gnus-char-width with char-width.
22028
22029         * gnus-ems.el (gnus-char-width): Remove.
22030
22031         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22032         definition.
22033         Remove Emacs 20 hash table compatibility code.
22034
22035         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22036         20 compatibility code.
22037
22038         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22039
22040         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22041
22042         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22043         Replace with point-at-{eol,bol}.
22044
22045         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22046
22047         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22048
22049         * flow-fill.el (fill-flowed-point-at-bol)
22050         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22051
22052         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22053         Replace with point-at-{eol,bol} throughout all files.
22054
22055 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22056
22057         * ntlm.el (ntlm-string-as-unibyte): New macro.
22058         (ntlm-build-auth-response): Use it.
22059
22060         Remove Emacs 20 stuff:
22061         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22062         (butlast, mapc, remove): Remove the compiler macros.
22063         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22064         of delq and copy-sequence.
22065         * gnus-art.el (popup-menu): Remove the compiler macro.
22066         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22067         Emacs 20.
22068
22069 2004-01-05  Simon Josefsson  <jas@extundo.com>
22070
22071         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22072         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22073         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22074         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22075         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22076         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22077         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22078         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22079         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22080         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22081         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22082         string-xor into ntlm-string-xor.
22083         Suggested by Jesper Harder <harder@myrealbox.com>.
22084
22085         * ntlm.el: Don't include poem.
22086
22087         * md4.el (print-int32, print-string-hexa): Remove.
22088         Suggested by Jesper Harder <harder@myrealbox.com>.
22089
22090         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22091
22092         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22093         probably breaks emacs with DL patch, but do we care? Is anyone
22094         still using the DL stuff?)
22095
22096         * sieve-manage.el: Use the password package.
22097         (sieve-manage-read-passwd): Remove.
22098         (sieve-manage-interactive-login): Use password.  Re-add
22099         condition-case around loop.
22100
22101         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22102         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22103         Use the password package.
22104
22105 2003-02-19  Simon Josefsson  <jas@extundo.com>
22106
22107         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22108         token.
22109
22110 2002-08-07  Simon Josefsson  <jas@extundo.com>
22111
22112         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22113         (sieve-manage-authenticators):
22114         (sieve-manage-authenticator-alist): Add some SASL mechs.
22115         (sieve-sasl-auth): New function.
22116         (sieve-manage-cram-md5-auth):
22117         (sieve-manage-plain-auth): Rewrite using SASL library.
22118         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22119         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22120         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22121         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22122
22123 2004-01-05  Simon Josefsson  <jas@extundo.com>
22124
22125         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22126         New files.
22127
22128 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22129
22130         * gnus-group.el (gnus-no-groups-message): Update.
22131
22132         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22133
22134 2003-11-09  Simon Josefsson  <jas@extundo.com>
22135
22136         * imap.el: Support for ID IMAP extension (RFC 2971).
22137         (imap-local-variables): Add imap-id.
22138         (imap-id): New variable.
22139         (imap-id): New function.
22140         (imap-parse-response): Parse untagged ID response.
22141         * nnimap.el (nnimap-id): New variable.
22142         (nnimap-open-connection): Use it.
22143
22144 2003-12-28  Simon Josefsson  <jas@extundo.com>
22145
22146         * gnus-score.el (gnus-score-edit-all-score): New.
22147         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22148
22149 2004-01-04  Simon Josefsson  <jas@extundo.com>
22150
22151         * password.el: Add.
22152
22153 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22154
22155         * dns.el (dns-query-types): Fix typo.
22156         (dns-query-types): New function.
22157         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22158         PTR and SOA replies, see RFC 1035.
22159
22160 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22161
22162         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22163
22164         * Move to Changelog.2.
22165
22166 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22167
22168         * gnus.el (gnus-version-number): Bump version.
22169
22170 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22171
22172         * gnus.el: No Gnus v0.1 is released.
22173
22174 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22175
22176         * gnus.el: No Gnus v0.0 is released.
22177
22178 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22179
22180         * gnus.el (gnus-version-number): Bump.
22181         (gnus-version): No.
22182
22183 See ChangeLog.2 for earlier changes.
22184
22185   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22186
22187   This file is part of GNU Emacs.
22188
22189   GNU Emacs is free software: you can redistribute it and/or modify
22190   it under the terms of the GNU General Public License as published by
22191   the Free Software Foundation, either version 3 of the License, or
22192   (at your option) any later version.
22193
22194   GNU Emacs is distributed in the hope that it will be useful,
22195   but WITHOUT ANY WARRANTY; without even the implied warranty of
22196   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22197   GNU General Public License for more details.
22198
22199   You should have received a copy of the GNU General Public License
22200   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22201
22202 ;; Local Variables:
22203 ;; coding: utf-8
22204 ;; fill-column: 79
22205 ;; add-log-time-zone-rule: t
22206 ;; End: