Use shr-add-font to make underlines be less ugly at the end of lines.
[gnus] / lisp / ChangeLog
1 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4         at the end of lines.
5
6 2011-05-29  Julien Danjou  <julien@danjou.info>
7
8         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
9
10 2011-05-27  Glenn Morris  <rgm@gnu.org>
11
12         * gnus-group.el (gnus-bug-group-download-format-alist):
13         Use the "maintainer" version of debian reports as well.
14
15 2011-05-26  Glenn Morris  <rgm@gnu.org>
16
17         * gnus-group.el (gnus-bug-group-download-format-alist):
18         Use the "maintainer" version of debbugs.gnu.org reports.
19
20 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
23
24 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
25
26         * gnus-cus.el (gnus-agent-customize-category):
27         * gnus-delay.el (gnus-delay-send-queue):
28         * gnus.el (gnus-other-frame):
29         Don't quote lambda expressions with `quote'.
30
31 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
32
33         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
34         the thread moves us backwards and so we loop forever.
35
36 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
37
38         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
39         whitespace in base64 data lines.
40
41 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
42
43         * gnus-registry.el (gnus-registry-user-format-function-M):
44         Use `mapconcat'.
45         (gnus-registry-user-format-function-M2): Use to see the full text of
46         the marks.  Make "," the mark text separator.
47
48         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
49         authentication with auth-source.
50
51 2011-05-17  Glenn Morris  <rgm@gnu.org>
52
53         * gnus-group.el (gnus-import-other-newsrc-file):
54         Use insert-file-contents.
55
56 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
57
58         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
59         1000 iterations.
60
61 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * nntp.el (nntp-open-connection): Check if process-type is available.
64
65 2011-05-16  Julien Danjou  <julien@danjou.info>
66
67         * shr.el (shr-tag-del): Add support for del tag.
68
69 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
70
71         * gnus-html.el (gnus-html-put-image): Register a displayer.
72
73         * shr.el (shr-image-displayer): Don't remove text props from alt text.
74
75 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
76
77         * registry.el (prune-factor): New initialization parameter defaulting
78         to 0.1.
79         (registry-prune-hard): Use it.
80
81         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
82         0.1 expicitly.
83
84 2011-05-13  Glenn Morris  <rgm@gnu.org>
85
86         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
87         is bound, since this function requires sendmail.
88
89 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
90
91         * registry.el (registry-usage-test): Disable pruning test.
92
93 2011-05-11  David Engster  <dengste@eml.cc>
94
95         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
96         Bind set-network-process-option for XEmacs.
97
98 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
99
100         * registry.el (registry-prune-hard-candidates)
101         (registry-prune-soft-candidates): Helper methods for registry pruning.
102         (registry-prune): Use them.  Make the sort function optional.
103
104 2011-05-10  Jim Meyering  <meyering@redhat.com>
105
106         * shr.el (shr-colorize-region): Fix typo "on on -> on".
107
108 2011-05-10  Julien Danjou  <julien@danjou.info>
109
110         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
111         symbol and not a list.
112
113 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * gnus-art.el (gnus-article-mode): Move binding of
116         shr-put-image-function here from gnus-article-prepare-display.
117
118         * shr.el (shr-put-image-function): New variable.
119         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
120         (shr-put-image): Return scaled image.
121
122         * gnus-art.el (gnus-shr-put-image): New function.
123         (gnus-article-prepare-display): Bind shr-put-image-function to it.
124
125         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
126         original ones, as deletable.
127
128 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
129
130         * nntp.el (nntp-open-connection): Set TCP keepalive option.
131
132 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
133
134         * registry.el (registry-full): Add convenience method.  Fix logic.
135         (registry-insert): Use it.  Fix logic here too.
136
137         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
138         `registry-prune' if `registry-full' returns t.
139         (gnus-registry-handle-action)
140         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
141         (gnus-registry-usage-test): Use it.
142
143 2011-05-07  Julien Danjou  <julien@danjou.info>
144
145         * shr.el (shr-link): Make shr-link inherit from link by default.
146
147 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
148
149         * shr.el (shr-urlify, shr-link): Fix shr-link face.
150
151 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
152
153         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
154         error out because the face is not a list.
155
156 2011-05-05  Glenn Morris  <rgm@gnu.org>
157
158         * proto-stream.el (gnutls-negotiate): Fix declarations.
159
160         * gnus-start.el (gnus-propagate-marks): Declare.
161
162 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
163
164         * registry.el (registry-reindex): Fix percentage message.
165
166         * proto-stream.el (network-stream-open-starttls): Adjust to call
167         `gnutls-negotiate' with :process and :hostname arguments.
168
169 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
170
171         * shr.el: Add shr-link face for links.
172         (shr-urlify): Use it.
173
174         * registry.el (registry-insert): Make error message more helpful.
175
176 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus-html.el (gnus-html-schedule-image-fetching):
179         Use url-queue-retrieve, if it exists.
180
181         * shr.el (shr-tag-img): Ditto.
182
183         * gnus.el: Autoload more gnus-agent functions.
184
185         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
186         agent if we haven't already (bug#8502).
187
188         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
189         into the Agent, too.
190
191         * gnus-agent.el (gnus-agent-store-article): New function.
192
193         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
194         and moved from that file for reuse.
195
196         * pop3.el (pop3-open-server): Error messages are "-ERR".
197
198 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
199
200         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
201         (open-tls-stream): Remove superfluous tls/starttls autoloads.
202
203 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
204
205         * gnus.el: No Gnus v0.17 is released.
206
207 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
208
209         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
210         buffer has moved to a different frame.
211
212 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
213
214         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
215         to get the conversion from unibyte to multibyte buffers to work on
216         Emacs 22.
217
218         * nntp.el (nntp-request-article): Slight clean-up.
219
220 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * shr.el (shr-strike-through): New face.
223         (shr-tag-s): Use it to provide <s> support.
224         (shr-tag-s): Remove duplicate definition.
225
226 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
227
228         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
229         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
230
231 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
232
233         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
234         `gnutls-negotiate'.
235         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
236
237 2011-04-23  Glenn Morris  <rgm@gnu.org>
238
239         * gnus-sum.el (gnus-extra-headers): Bump :version.
240
241 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * shr.el (shr-tag-sup): New function.
244         (shr-tag-sub): Ditto.
245
246 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
247
248         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
249         for the case where `gnus-registry-ignored-groups' is a list of lists,
250         and don't call `gnus-parameter-registry-ignore' otherwise.
251
252 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
253
254         * nnimap.el (nnimap-user): New backend variable.
255         (nnimap-open-connection-1): Use it.
256         (nnimap-credentials): Accept user parameter so it's explicit what user
257         name is desired.
258
259         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
260         default.
261
262         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
263         not gnus-registry.el.
264
265         * gnus-registry.el: Mention in comments how to modify
266         `gnus-extra-headers' for proper recipient tracking and that it may
267         already have To and Cc recently, which it does as of this commit.
268         (gnus-registry-ignored-groups): Remove defcustom.
269         Explain why in comments.
270         (gnus-registry-action): Fix data-header reference to use the extra
271         headers.  Explain in package commentary how to add To and Cc headers to
272         the gnus-extra-headers.
273         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
274         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
275         parameter list or a string list in `gnus-registry-ignored-groups'.
276         Fix logic error.
277
278 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279
280         * shr.el (shr-expand-url): Protect against null urls.
281
282 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * shr.el (shr-base): New binding.
285         (shr-tag-base): Keep track of <base>.
286         (shr-expand-url): New function used throughout.
287
288 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * gnus-registry.el
291         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
292         (gnus-registry-ignored-groups): New variable.
293         (gnus-registry-ignore-group-p): Use it.
294         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
295         set the destination group to nil (same as delete) if it's ignored.
296
297 2011-04-20  David Engster  <dengste@eml.cc>
298
299         * tests/gnustest-nntp.el: New file for simple NNTP testing.
300
301         * Makefile.in (test-nntp): New rule.
302         (check): Add it.
303         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
304
305 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
306
307         * gnus-registry.el (gnus-registry-action)
308         (gnus-registry-fetch-header-fast):
309         Don't use mail-header that looks an internal function of mailheader.el.
310
311 2011-04-19  Glenn Morris  <rgm@gnu.org>
312
313         * time-date.el (time-to-days): Remove unused local variables.
314
315 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
316
317         * gnus-registry.el: Eliminate cl functions.
318         (gnus-registry-sort-addresses): New function that replaces mapcan.
319         (gnus-registry-action, gnus-registry-spool-action)
320         (gnus-registry-split-fancy-with-parent)
321         (gnus-registry-fetch-recipients-fast): Use it.
322         (gnus-registry-import-eld): Replace delete* with dolist + delq.
323
324         * registry.el (initialize-instance, registry-lookup)
325         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
326         (registry-lookup-secondary-value, registry-search, registry-delete)
327         (registry-insert, registry-reindex, registry-size, registry-prune):
328         Use eval-and-compile.
329
330 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
331
332         * registry.el (registry-reindex): New method to recreate the secondary
333         registry indices.
334
335         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
336         tracked field changes.
337         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
338         (gnus-registry-action, gnus-registry-spool-action)
339         (gnus-registry-handle-action)
340         (gnus-registry--split-fancy-with-parent-internal)
341         (gnus-registry-split-fancy-with-parent)
342         (gnus-registry-register-message-ids): Add recipient tracking on spool,
343         move, and delete actions, and for fancy splitting with parent.
344         (gnus-registry-extract-addresses)
345         (gnus-registry-fetch-recipients-fast)
346         (gnus-registry-fetch-header-fast): Convenience functions.
347         (gnus-registry-misc-test): ERT test of
348         `gnus-registry-extract-addresses'.
349
350 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
351
352         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
353         Track by subject first, then sender.
354
355 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
356
357         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
358
359         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
360         Lisp.
361
362         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
363         (gnus-draft-send): Use it to avoid popping
364         up frames from gnus-group-send-queue.
365
366 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
367
368         * gnus-registry.el: Updated gnus-registry docs.
369
370 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
371
372         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
373         Fix logic bug.
374         (gnus-registry-post-process-groups): Fix logging of no results and
375         quote sender and subject.
376
377 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378
379         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
380         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
381         gnutls-cli are too slow to be done opportunistically.
382
383         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
384         (gnus-read-active-for-groups): Don't try to finish getting stuff where
385         we had no early-data returned.
386         (gnus-get-unread-articles): Add a sanity check so that we don't issue
387         two async commands to the same server at the same time.
388
389 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
390
391         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
392
393 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
394
395         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
396         "warning" level.
397
398         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
399         (mm-url-insert-file-contents): Don't set the package names.
400
401 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
402
403         * gnus-registry.el (gnus-registry-action): Remove properties and
404         simplify subject in `gnus-registry-handle-action'.
405         (gnus-registry-spool-action): Get subject and sender from message if
406         they are not passed in.
407         (gnus-registry-handle-action): Remove properties and simplify subject
408         consistently.
409
410 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
411
412         * registry.el: Require CL before using defmacro*.
413
414 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * gnus-art.el (article-treat-date): Assume that
417         gnus-article-date-headers may be a group parameter.
418
419 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
420
421         * gnus-registry.el (gnus-registry-handle-action): More debugging.
422
423         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
424         interactively so the newsrc file can contain foreign groups too.
425         Useful for debugging but not much for users.
426
427 2011-04-07  David Engster  <dengste@eml.cc>
428
429         * registry.el (registry-usage-test): Only do
430         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
431         lexical binding.
432
433 2011-04-07  David Engster  <dengste@eml.cc>
434
435         * Makefile.in (check, test-registry): New rules for test-suite.
436
437 2011-04-06  David Engster  <dengste@eml.cc>
438
439         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
440         argument NOERROR for `require', since XEmacs 21.4 does not support it.
441
442 2011-04-06  David Engster  <dengste@eml.cc>
443
444         * registry.el (initialize-instance): Change :after to :AFTER to be
445         compatible with old EIEIO version in XEmacs.
446
447 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
448
449         * gnus-registry.el (gnus-registry-post-process-groups)
450         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
451         and provide better messaging.
452
453 2011-04-06  David Engster  <dengste@eml.cc>
454
455         * Makefile.in (fail-on-warning): New rule to compile with warnings as
456         errors.
457
458         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
459         dgnushack-compile with error-on-warn enabled, and to signal an error if
460         clean compilation failed.
461         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
462         with `byte-compile-error-on-warn'.  Return nil if errors occured.
463
464 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
465
466         * gnus-registry.el: Don't use ERT if it's not available.  Load it
467         unconditionally anyway, discarding errors.
468         (gnus-registry-delete-entries): New convenience function.
469         (gnus-registry-import-eld): Import from old .eld registry.
470
471         * registry.el: Don't use ERT if it's not available.  Load it
472         unconditionally anyway, discarding errors.
473
474         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
475         version from the Claudio Bley GnuTLS patch (extra optional parameters
476         and host name).
477
478 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
479
480         * gnus-registry.el (gnus-registry-fixup-registry): New function to
481         fixup the parameters that can be customized by the user between
482         save/read cycles.
483         (gnus-registry-read): Use it.
484         (gnus-registry-make-db): Use it.
485         (gnus-registry-spool-action, gnus-registry-handle-action):
486         Fix messaging.
487         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
488         Map references to actual group names with sender and subject tracking.
489         (gnus-registry-post-process-groups): Use `cond' for better messaging.
490         (gnus-registry-usage-test): Add subject lookup test.
491
492         * registry.el (registry-db, initialize-instance): Set up constructor
493         instead of :initform arguments for the sake of older Emacsen.
494         (registry-lookup-breaks-before-lexbind): New method to demonstrate
495         pre-lexbind merge bug.
496         (registry-usage-test): Use it.
497         (initialize-instance, registry-db): Move the non-function initforms
498         back to the class definition.
499
500 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
501
502         * registry.el: New library to manage gnus-registry-style data.
503
504         * gnus-registry.el: Use it (major rewrite).
505
506         * nnregistry.el: Use it.
507
508         * spam.el: Use it.
509
510 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
513         marks on non-selected articles.
514
515 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
516
517         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
518         parameter to open-protocol-stream.
519
520 2011-04-01  Julien Danjou  <julien@danjou.info>
521
522         * mm-view.el (mm-display-inline-fontify): Do not fontify with
523         fundamental-mode.
524
525 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
526
527         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
528         servers.
529
530 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
531
532         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
533         made marks not propagate, again.
534
535 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
536
537         * proto-stream.el (open-protocol-stream): Bring back `network' type.
538         Make this the default type.
539         (proto-stream-open-plain): Rename from proto-stream-open-default.
540         (open-protocol-stream, proto-stream-open-starttls)
541         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
542         with `plain'.
543
544         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
545         value.
546
547         * nntp.el (nntp-open-connection-function): Document the fact that some
548         values are not functions but are instead handled specially.
549         Recognize nntp-open-plain-stream value.
550         (nntp-open-connection): Recognize that value.
551
552 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
553
554         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
555         where it seems to be needed.
556
557 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
558
559         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
560         stuff.
561
562         * gnus-score.el (gnus-score-string): Fix calling convention of
563         `gnus-simplify-buffer-fuzzy' after last patches.
564
565         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
566         server for articles we didn't get any headers for.  This is a sanity
567         check.
568
569 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
570
571         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
572         new CAPABILITY, use it.
573
574 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
575
576         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
577         downloading anything.
578
579         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
580
581 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
582
583         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
584         colors.
585         (gnus-splash-svg-color-symbols): New function.
586
587 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
590         instead of using the global gnus-simplify-subject-fuzzy-regexp.
591         (gnus-simplify-subject-fuzzy): Use the local
592         gnus-simplify-subject-fuzzy-regex instead of the global one.
593         This makes using this variable in group parameters work.
594
595 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
596
597         * gnus-registry.el (gnus-registry-unfollowed-groups):
598         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
599         archive:sent-YYYY-MM-DD groups).
600         (gnus-registry-split-fancy-with-parent): Bail out early in sender
601         tracking if there are more than `gnus-registry-max-track-groups'
602         matches.
603
604 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
605
606         * message.el (message--yank-original-internal): New function to do the
607         insertion cleanly inside eval in `message-yank-original'.
608         (message-yank-original): Use it.
609
610 2011-03-29  Julien Danjou  <julien@danjou.info>
611
612         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
613         local variables disabled rather than `normal-mode'.
614
615 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
616
617         * imap.el (imap-shell-open, imap-process-connection-type):
618         Use imap-process-connection-type for 'shell' streams as well as
619         Kerberos, SSL, other subprocesses.
620
621 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
622
623         * proto-stream.el: Changes preparatory to merging open-protocol-stream
624         with open-network-stream.
625         (proto-stream-always-use-starttls): Option removed.
626         (open-protocol-stream): Return a process object by default.  Provide a
627         new parameter :return-list specifying a list-type return value, which
628         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
629         :type `network' to `try-starttls', and `network-only' to `default'.
630         Make `default' the default, for compatibility with open-network-stream.
631         Handle the no-parameter case exactly as open-network-stream, with no
632         additional stream processing.  Search plists using plist-get.
633         Explicitly add :end-of-commend parameter if it is missing.
634         (proto-stream-open-default): Rename from
635         proto-stream-open-network-only.  Return 'default as the type.
636         (proto-stream-open-starttls): Rename from proto-stream-open-network.
637         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
638         failed.  Always return a list with a (possibly dead) process as the
639         first element, for compatibility with open-network-stream.
640         (proto-stream-open-tls): Use plist-get.  Always return a list.
641         (proto-stream-open-shell): Return `default' as connection type.
642         (proto-stream-capability-open): Use plist-get.
643         (proto-stream-eoc): Function deleted.
644
645         * nnimap.el (nnimap-stream, nnimap-open-connection)
646         (nnimap-open-connection-1): Handle renaming of :type parameter for
647         open-protocol-stream.
648         (nnimap-open-connection-1): Pass a :return-list parameter
649         open-protocol-stream to obtain a list return value.  Parse this list
650         using plist-get.
651
652         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
653         for open-protocol-stream.  Accept open-protocol-stream return value
654         that is a subprocess object instead of a list.  Handle the case of a
655         dead returned process.
656
657 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
658
659         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
660
661         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
662
663 2011-03-21  Julien Danjou  <julien@danjou.info>
664
665         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
666         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
667         query.
668         (mm-inline-text): Render normal text with fontification whenever
669         possible.
670
671         * gnus-sum.el (gnus-summary-save-parts-1):
672         * gnus-art.el (gnus-article-browse-html-save-cid-content)
673         (gnus-article-browse-html-parts, gnus-mime-delete-part)
674         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
675         Use `mm-handle-filename'.
676
677         * mm-util.el (mm-handle-filename): New function, return the filename of
678         an handle.
679
680 2011-03-18  Julien Danjou  <julien@danjou.info>
681
682         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
683         (gnus-buffer-live-p): Check that buffer is not nil.
684
685 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
686
687         * gnus.el: No Gnus v0.15 is released.
688
689 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * time-date.el (format-seconds): Use assoc instead of assoc-string to
692         avoid warning on XEmacs.
693
694         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
695         on XEmacs.
696
697         * gnus-art.el: Require mouse, which the build bot seems to say is
698         needed.
699
700         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
701
702         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
703         XEmacs, since it doesn't have url-retrieve-synchronously.
704
705         * time-date.el (format-seconds): Use assoc instead of assoc-string,
706         since assoc-string doesn't exist in XEmacs.
707
708 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
709
710         * gnus-group.el (gnus-group-list-ticked): New function.
711         (gnus-group-make-menu-bar): Provide a menu entry for it.
712         (gnus-group-list-map): Provide a binding for it.
713
714 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
715
716         * shr.el (shr-visit-file): New command.
717
718         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
719
720 2011-03-17  Bjørn Mork  <bjorn@mork.no>
721
722         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
723         servers.
724
725 2011-03-16  Julien Danjou  <julien@danjou.info>
726
727         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
728         inline.
729
730         * gnus-art.el (article-hide-list-identifiers):
731         Use gnus-group-get-list-identifiers.
732
733         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
734         (gnus-summary-remove-list-identifiers):
735         Use gnus-group-get-list-identifiers to get regexp.
736         (gnus-select-newsgroup, gnus-summary-insert-subject)
737         (gnus-summary-insert-articles):
738         Call gnus-summary-remove-list-identifiers unconditionally.
739
740 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
741
742         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
743         we're selecting a group with unread articles.
744
745         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
746
747         * gssapi.el: New file separated out from imap.el to provide a general
748         Kerberos 5 connection facility for Emacs.
749
750         * message.el (message-elide-ellipsis): Document the format spec
751         ellipsis.
752
753 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
754
755         * message.el (message-elide-region): Allow the ellipsis to say how many
756         lines were removed.
757
758 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
759
760         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
761         window configurations containing buffers that are now dead.
762
763         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
764         parsing to avoid integer overflows.
765         (nnimap-parse-flags): Simplify the last change.
766         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
767         too large for 32-bit Emacsen.
768
769 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
770
771         * auth-source.el (auth-source-netrc-create):
772         * message.el (message-yank-original): Fix use of `case'.
773
774 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
775
776         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
777         XEmacs, which was one character too wide.
778
779 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
780
781         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
782         default number of articles to display.
783         (gnus-articles-to-read): Use pretty names for prompt.
784
785 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * gnus-int.el (gnus-open-server): Ditto.
788
789         * gnus-start.el (gnus-activate-group): Give a backtrace if
790         debug-on-quit is set and the user hits `C-g'.
791         (gnus-read-active-file): Ditto.
792
793         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
794
795 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
796
797         * message.el (message-yank-original): Use cond instead of CL case.
798
799 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
800
801         * auth-source.el (auth-source-netrc-create): Use usual format for the
802         default in prompts.
803
804 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
805
806         * lpath.el: Fbind read-char-choice for XEmacs.
807
808 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
809
810         * auth-source.el (auth-source-netrc-create): Show the default in the
811         prompt when prompting for token creation.
812
813 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
814
815         * auth-source.el (auth-source-format-prompt): Always convert the value
816         to a string to avoid evaluating non-string arguments.
817         (auth-source-netrc-create): Offer default properly, not as initial
818         content in `read-string'.
819         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
820         of line to determine if we've been run before.  If so, don't run again,
821         but print a trivial message to indicate the cache was hit instead.
822
823 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
824
825         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
826         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
827         The user will have to run `gnus-sync-read' manually and wait for Cloudy
828         Gnus.
829
830 2011-03-11  Julien Danjou  <julien@danjou.info>
831
832         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
833         modified file".
834
835 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
836
837         * auth-source.el (auth-source-read-char-choice): New function to read a
838         character choice using `dropdown-list', `read-char-choice', or
839         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
840         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
841         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
842         (auth-source-netrc-saver): Use it.
843         (auth-source-pick-first-password): New convenience function.
844
845 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
846
847         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
848         parameter in the credentials.
849         (nnimap-open-connection-1): Use it after a successful login.
850         (nnimap-credentials): Add IMAP-specific user and password prompt.
851
852         * auth-source.el (auth-source-search): Add :require parameter, taking a
853         list.  Document it and the :save-function return token.  Pass :require
854         down.  Change the CREATED message from a warning to a debug statement.
855         (auth-source-search-backends): Pass :require down.
856         (auth-source-netrc-search): Pass :require down.
857         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
858         Change save prompt to indicate all modifications saved here are
859         deletions.
860         (auth-source-netrc-create): Take user login name as default in user
861         prompt.  Move all the save functionality to a lexically bound function
862         under the :save-function token in the returned list.  Set up clearer
863         default prompts for user, host, port, and secret.
864         (auth-source-netrc-saver): New function, intended to be wrapped for
865         :save-function.
866
867 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * shr.el (shr-table-horizontal-line): Change the defaults for the table
870         lines to be spaces instead.
871
872 2011-03-07  Julien Danjou  <julien@danjou.info>
873
874         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
875         (sieve-sasl-auth): Check that auth-source-search did return something,
876         or just return an empty string.
877
878 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
879
880         * gnus.el (gnus-interactive): Use read-directory-name.
881
882         * gnus-uu.el (gnus-uu-decode-uu-and-save)
883         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
884         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
885         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
886         Likewise.
887
888         * gnus-group.el (gnus-group-make-directory-group): Likewise.
889
890 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
891
892         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
893         onto the list of killed groups, too.  This makes killed nnimap groups,
894         for instance, more reliably not reappear.
895
896         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
897         the parent.
898
899         * gnus-sum.el (gnus-update-read-articles): Fix typo.
900
901         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
902         really have server-side marks.
903
904         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
905         since most backends do not usefully have server-side marks.
906         (gnus-update-read-articles): Propagate marks to all backends that
907         really have server-side marks.
908
909 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
910
911         * message.el (message-cite-reply-position, message-cite-style):
912         New variables.
913         (message-yank-original): Use the new citation styles.
914
915 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
916
917         * message.el (message-options): Revert 22da67af (workaround for XEmacs
918         buffer-local issue); don't mark it buffer-local when running under
919         XEmacs.
920
921 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
922
923         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
924         numbers too big to be `read'.
925
926 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
927
928         * password-cache.el (password-in-cache-p): Add autoload.
929
930         * message.el (message-options): Make buffer-local two ways to attempt
931         to fix a XEmacs bug.
932
933 2011-03-02  Julien Danjou  <julien@danjou.info>
934
935         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
936
937 2011-03-01  Julien Danjou  <julien@danjou.info>
938
939         * gnus-art.el (list-identifier): Add list-identifier as a parameter
940         group.
941         (article-hide-list-identifiers): Use list-identifier group parameter.
942
943 2011-02-28  Julien Danjou  <julien@danjou.info>
944
945         * sieve.el (sieve-buffer-script-name): New local variable to store
946         sieve script name.
947         (sieve-edit-script): Store sieve script name.
948         (sieve-upload): Use sieve script name when uploading.
949         (sieve-upload): Use substitute-command-keys.
950         (sieve-edit-script): Use substitute-command-keys.
951         (sieve-refresh-scriptlist): Use substitute-command-keys.
952         (sieve-manage-mode-map): Define keymap properly.
953         (sieve-manage-mode): Do not set mode name manually, change mode-name to
954         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
955         Remove commented code about cvs.
956         (sieve-manage-quit): New function.
957         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
958
959 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * gnus-group.el (gnus-import-other-newsrc-file): New function.
962
963 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
964
965         * auth-source.el (auth-source-search): Cache empty result sets.
966
967         * password-cache.el (password-in-cache-p): Convenience function to
968         check if a key is in the cache, even if the value is nil.
969
970         * auth-source.el (auth-source-save-behavior): New variable to replace
971         `auth-source-never-create'.
972         (auth-source-netrc-create): Use it.
973         (auth-source-never-save): Remove.
974
975 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
976
977         * nnimap.el (nnimap-stream): Doc fix.
978         (nnimap-open-connection-1): Reverse the order of the ports to that the
979         prompted-for port is first.
980
981         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
982         retrieval by the no-group selection.
983
984         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
985         numerical parameters.
986
987 2011-02-25  Julien Danjou  <julien@danjou.info>
988
989         * gnus-gravatar.el: Use gnus-with-article-buffer.
990
991         * gnus-art.el (gnus-with-article-buffer): Check that the
992         gnus-article-buffer is alive.
993
994 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
995
996         * auth-source.el (auth-source-creation-prompts): New variable to manage
997         creation-time prompts.
998         (auth-source-search): Document it.
999         (auth-source-format-prompt): Add utility function.
1000         (auth-source-netrc-create): Don't default the user name to
1001         user-login-name.  Use `auth-source-creation-prompts' and some default
1002         prompts for user, host, port, and password (the default generic prompt
1003         remains ugly).
1004         (auth-source-never-save): Add customizable option to never save info.
1005         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1006         mode excursion.
1007
1008 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1011         argument that XEmacs doesn't support.
1012
1013         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1014         compiled for Emacsen having no `libxml-parse-html-region' support.
1015
1016         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1017
1018         * lpath.el: Bind buffer-save-without-query for XEmacs.
1019
1020 2011-02-23  Julien Danjou  <julien@danjou.info>
1021
1022         * gnus-art.el (article-make-date-line): Ignore errors if time is
1023         invalid and not convertible.
1024         (article-make-date-line): Only add lapsed time if time is not nil.
1025
1026 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1027
1028         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1029         `read-char-choice' for backwards compatibility.
1030         (auth-source-netrc-element-or-first): New function to DTRT for
1031         parameter extraction.
1032         (auth-source-netrc-create): Use it and fix multiple parameter print
1033         bug.  Use the default passed from above (given-default) or the
1034         built-in (user-login-name for :user).
1035
1036 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1037
1038         * gnus-start.el (gnus-dribble-read-file):
1039         Set buffer-save-without-query, since we always want to save the dribble
1040         file, probably.
1041
1042         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1043         nnimap.
1044
1045         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1046         -summary- since it's a user-visible variable.
1047
1048         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1049         first time you use the new Gnus.
1050
1051 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1052
1053         * auth-source.el: Don't load netrc.el.
1054         (auth-sources): Search ~/.netrc as well by default.
1055         (auth-source-debug): Add 'trivia option for extra output.
1056         (auth-source-do-trivia): Use it.
1057         (auth-source-search): Simplify logic to use
1058         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1059         appropriate.  Don't keep a running count at this level.  Layer :create
1060         and :delete options appropriately on the first and second passes.
1061         Don't track the backend with the search results.
1062         (auth-source-search-backends): New function to search a list of
1063         backends for a processed spec.
1064         (auth-source-netrc-parse): Cache all netrc files, making
1065         auth-source-netrc-cache an alist keyed by the file name and using the
1066         file mtime as the caching criterion.  Keep the obfuscated data secret
1067         with a lexical bind.
1068         (auth-source-netrc-search): Don't calculate the length of the results
1069         unnecessarily.
1070         (auth-source-search-backends): Fix bug.
1071         (auth-source-netrc-create): Rework prompts.
1072
1073 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1074
1075         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1076         Lower case names of search constraints.
1077         (nnir-run-query): Cache and reuse search constraints for all imap
1078         servers.
1079
1080 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1081
1082         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1083         after exit.
1084         (gnus-setup-message): Define missing variable from last checkin.
1085
1086         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1087         value, show the raw article.
1088
1089 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1090
1091         * gnus.el: No Gnus v0.13 is released.
1092
1093 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1094
1095         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1096         auth-source now accepts numbers.
1097
1098         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1099         spec, too.
1100         (auth-source-ensure-strings): New function.
1101
1102         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1103         (gnus-article-setup-buffer): Always restart the date timer so that user
1104         changes to the frequency is respected.
1105
1106         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1107         port numbers, so make sure it gets that if nnimap-server-port is
1108         explicit.
1109
1110 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1111
1112         * nnimap.el (nnimap-inbox): Doc fix.
1113
1114 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1115
1116         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1117         Autoload.  Add optional arg FRAME, and pass it to color-values.
1118         (color-complement): Caller changed.  Doc fix.
1119         (color-gradient): Rewrite for better clarity and efficiency.
1120
1121 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1122
1123         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1124         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1125         color-lab-to-srgb.
1126
1127 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1128
1129         * color.el: First part of merge from hexrgb.el.
1130         (color-rgb-to-hex): Rename from color-rgb->hex.
1131         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1132         saturation to zero if the value is too small.
1133         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1134         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1135         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1136         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1137         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1138         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1139         (color-cie-de2000): Doc fix.
1140
1141 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1142
1143         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1144         given method as in the group name if we're using an extended method.
1145         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1146         command, if we're using that, instead of waiting for the beginning.
1147
1148         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1149         we're sure to get unique server names, and we don't output two async
1150         commands in the same buffer.  This fixes an NNTP hang for some users.
1151
1152 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1153
1154         * gnus.el: No Gnus v0.11 is released.
1155
1156 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1157
1158         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1159         summary buffer before reading going to the next buffer.  This avoids
1160         putting the point in the group buffer if you `C-g' the command.
1161
1162         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1163         cache (for now) to make ~/.authinfo.gpg files usable.
1164
1165         * nnfolder.el (copyright-update): Define for the compiler.
1166
1167         * auth-source.el (auth-source-search): Fix unbound variable.
1168
1169 2011-02-19  Glenn Morris  <rgm@gnu.org>
1170
1171         * gnus.el (gnus-meta): Doc fix.
1172
1173 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1174
1175         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1176         in case it's not yet loaded.
1177
1178 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1179
1180         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1181         line we're waiting for.
1182
1183 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1184
1185         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1186         face with line-width greater than zero will cause RET in gnus summary
1187         buffer to scroll down article page-wise because auto vscroll happens,
1188         it should be temporalily disabled when doing a scroll-up.
1189
1190 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1191
1192         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1193         outputs from the server.
1194
1195 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1196
1197         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1198         later so that bbdb can hook in easier.
1199
1200 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1201
1202         * auth-source.el (auth-source-search): Don't try to create credentials
1203         if the caller doesn't want that.
1204         (auth-source-search): If we don't find a match, don't bug out on
1205         non-bound variables.
1206         (auth-source-search): Only ask a single backend to create the
1207         credentials.
1208
1209         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1210         logging.
1211         (nnimap-credentials): Protect against auth-source-search returning nil.
1212         (nnimap-request-list): Protect against not being able to open the
1213         server.
1214
1215 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1216
1217         * auth-source.el (auth-source-search): Do a two-phase search, one with
1218         no :create to get the responses from all backends.
1219
1220         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1221         when getting credentials.
1222
1223         * gnus-util.el (gnus-delete-duplicates): New function.
1224
1225 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1226
1227         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1228         a creation default, pass the whole port list down.  It will be
1229         completed.
1230
1231         * auth-source.el (auth-source-search): Updated docs to talk about
1232         multiple creation choices.
1233         (auth-source-netrc-create): Accept a list as a value (from the search
1234         parameters) and do completion on that list.  Keep a separate netrc line
1235         with the password obscured for showing the user.
1236
1237         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1238         first choice to `auth-source-search' so it will be used for entry
1239         creation instead of the server's Gnus-specific name.
1240         (nnimap-credentials): Rely on the auth-source library to select which
1241         port is actually wanted in the new netrc entry, so don't override
1242         `auth-source-creation-defaults'.
1243
1244         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1245         :protocol and accept a missing user, host, or port as a wildcard match.
1246         (auth-source-debug): Default to off.
1247
1248         (auth-source-netrc-search, auth-source-netrc-create)
1249         (auth-source-secrets-search, auth-source-secrets-create)
1250         (auth-source-user-or-password, auth-source-backend, auth-sources)
1251         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1252         instead of :protocol.
1253
1254         * nnimap.el (nnimap-credentials): Pass a port default to
1255         `auth-source-search' in case an entry needs to be created.
1256         (nnimap-open-connection-1): Use :port instead of :protocol.
1257
1258 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * auth-source.el: Bind load-path when loading EIEIO from
1261         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1262         21.4 doesn't support, to `require'.
1263         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1264         delete-dups that is not available in XEmacs 21.4.
1265
1266 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1267
1268         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1269         as EIEIO must also be loaded when auth-source.el is being
1270         byte-compiled.
1271
1272 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1273
1274         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1275
1276         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1277
1278         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1279
1280         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1281
1282         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1283
1284         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1285
1286         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1287
1288         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1289         necessary.
1290
1291 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1292
1293         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1294         nil means that nnimap doesn't get updated.
1295
1296 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1297
1298         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1299         result when the user doesn't want to write to the file.
1300         (auth-source-netrc-search): Expect a synthetic result and proceed
1301         accordingly.
1302         (auth-source-cache-expiry): New variable to override
1303         `password-cache-expiry'.
1304         (auth-source-remember): Use it.
1305
1306         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1307         parameter.  Create entry if necessary by using :create t.
1308         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1309
1310 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1311
1312         * auth-source.el (auth-source-debug): Enable by default and don't
1313         mention the obsolete `auth-source-hide-passwords'.
1314         (auth-source-do-warn): New function to debug unconditionally.
1315         (auth-source-do-debug): Use it.
1316         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1317         and for Secrets API entries when the secrets.el library is not
1318         available.
1319
1320 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1321
1322         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1323         (gnus-summary-exit): Kill the correct article buffer on exit from a
1324         `C-d' group.
1325
1326         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1327         gnus-propagate-marks.
1328
1329         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1330         before killing the buffers so that a non-full window conf gets handled
1331         correctly.
1332         (gnus-summary-exit): Ditto.
1333         (gnus-summary-read-group-1): Ditto.
1334
1335         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1336         async code again so that we can debug it properly.
1337
1338         * message.el (message-reply): Take an optional switch-buffer parameter
1339         so that Gnus window confs are respected better.
1340
1341 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1342
1343         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1344         `plist-get' to accept non-list parameters (XEmacs issue).
1345         Fix docstring.
1346         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1347         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1348         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1349         Login collection is "Login" and not "login".
1350
1351 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1352
1353         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1354         multiple headers.
1355
1356         * nnimap.el (nnimap-inhibit-logging): New variable.
1357         (nnimap-log-command): Don't log login commands.
1358
1359         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1360         to have more parameters.
1361
1362         * nnimap.el (nnimap-send-command): Mark the command time for each
1363         command, so that we don't get NOOPs stepping on our toes.
1364
1365         * gnus-art.el (article-date-ut): Get the date from the Date header on
1366         `t'.
1367
1368 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1369
1370         * auth-source.el (auth-source-search): Use copy-sequence instead of
1371         the cl.el copy-list.
1372
1373 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1374
1375         * imap.el: Bring it back (revert
1376         84d800cd31de3064f0ed39617d725709a2f8f42f).
1377
1378 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1379
1380         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1381         Improve prompt.
1382
1383 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1384
1385         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1386         washing status from the default format.  It isn't very informative.
1387
1388 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1389
1390         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1391         Fix Gcc processing on imap.
1392
1393 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1394
1395         * imap.el: Remove file.  All the functionality is in nnimap.el.
1396
1397 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1398
1399         * message.el (message-bury): Don't pop up a new window when selected
1400         window is dedicated.
1401
1402 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1403
1404         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1405
1406 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1407
1408         * sieve-manage.el: Autoload `auth-source-search'.
1409         (sieve-sasl-auth): Use it.
1410
1411 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1412
1413         * nnimap.el: Autoload `auth-source-forget+'.
1414         (nnimap-open-connection-1): Use it if the connection fails.
1415
1416         * auth-source.el: Require `password-cache'.
1417         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1418         obsolete.
1419         (auth-source-magic): Marker for `password-cache' keys.
1420         (auth-source-do-cache): Update docstring.
1421         (auth-source-search): Use and check cache.
1422         (auth-source-forget-all-cached, auth-source-remember)
1423         (auth-source-recall, auth-source-forget, auth-source-forget+)
1424         (auth-source-specmatchp): Caching support functions.
1425         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1426         Remove and obsolete.
1427         (auth-source-user-or-password): Remove caching to further discourage
1428         using it.  Always hide passwords.
1429
1430         * password-cache.el (password-cache-remove): Accept secrets that are
1431         not strings.
1432
1433 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1434
1435         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1436         code for now, since it doesn't work for all users.
1437
1438 2011-02-09  Julien Danjou  <julien@danjou.info>
1439
1440         * message.el (message-options): Make message-options really buffer
1441         local.
1442
1443 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1444
1445         * mail-source.el: Autoload `auth-source-search'.
1446         (mail-source-keyword-map): Note order matters.
1447         (mail-source-set-1): Get all the mail-source source values and
1448         defaults and search auth-source on those if needed.  This can all
1449         probably be simplified.
1450
1451         * nnimap.el: Autoload `auth-source-search'.
1452         (nnimap-credentials): Use it.
1453         (nnimap-open-connection-1): Ask for the virtual server and physical
1454         address in one shot.
1455
1456         * nntp.el: Autoload `auth-source-search'.
1457         (nntp-send-authinfo): Use it.  Note TODO.
1458
1459 2011-02-08  Julien Danjou  <julien@danjou.info>
1460
1461         * shr.el (shr-tag-body): Add support for text attribute in body
1462         markups.
1463
1464         * message.el (message-options): Make message-options a local variable.
1465
1466 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1467
1468         * auth-source.el (auth-source-secrets-search)
1469         (auth-source-user-or-password): Use `append' instead of `nconc'.
1470         (auth-source-user-or-password): Build return list better and protect
1471         against nil :secret.
1472
1473 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1474
1475         * nnimap.el (nnimap-update-info): Refactor slightly.
1476         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1477         (nnimap-update-info): Clean up slightly.
1478         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1479         characters.
1480         (nnimap-process-quirk): Rename function to avoid collision.
1481         (nnimap-update-info): Fix macrology bug-out.
1482         (nnimap-update-info): Simplify split history test.
1483
1484 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
1485
1486         * auth-source.el (top): Require 'eieio unconditionally.
1487         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1488         (auth-source-secrets-search): Limit search when `max' is greater than
1489         number of results.
1490
1491 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1492
1493         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1494         part not returning any data.
1495
1496         * proto-stream.el (open-protocol-stream): Document the return value.
1497
1498 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1499
1500         * auth-source.el (auth-source-secrets-search): Add examples.
1501
1502 2011-02-06  Julien Danjou  <julien@danjou.info>
1503
1504         * message.el (message-setup-1): Handle message-generate-headers-first
1505         set to t.
1506
1507 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1508
1509         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1510         API with a string "secrets:collection-name" and with 'default.
1511         (auth-source-backend-parse): Parse "secrets:collection-name" and
1512         'default.  Recurse on parses instead of repeating code.  Use the
1513         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
1514         message when ignoring a source.
1515         (auth-source-search): List ignored search keys at the top level.
1516         (auth-source-netrc-create): Use `case' instead of `cond'.
1517         (auth-source-secrets-search): Created with TODOs.
1518         (auth-source-secrets-create): Created with TODOs.
1519         (auth-source-retrieve, auth-source-create, auth-source-delete)
1520         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1521         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1522         (auth-source-user-or-password-sftp)
1523         (auth-source-user-or-password-smtp): Remove.
1524         (auth-source-user-or-password): Deprecated and modified to be a wrapper
1525         around `auth-source-search'.  Not tested thoroughly.
1526
1527 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1528
1529         * auth-source.el: Bring in assoc and eioeio libraries.
1530         (secrets-enabled): New variable to track the status of the Secrets API.
1531         (auth-source-backend): New EIOEIO class to represent a backend.
1532         (auth-source-creation-defaults): New variable to set prompt defaults
1533         during token creation (see the `auth-source-search' docstring for
1534         details).
1535         (auth-sources): Simplify to allow a simple string as a netrc backend
1536         spec.
1537         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1538         (auth-source-backend-parse-parameters): Fill in the backend parameters.
1539         (auth-source-search): Main auth-source API entry point.
1540         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1541         (auth-source-search-collection): Helper function for searching.
1542         (auth-source-netrc-parse, auth-source-netrc-normalize)
1543         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1544         Supports search, create, and delete.
1545         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1546         backend stubs.
1547         (auth-source-user-or-password): Call `auth-source-search' but it's not
1548         ready yet.
1549
1550 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1551
1552         * message.el (message-setup-1): Remove the read-only stuff, since it
1553         doesn't work under XEmacs, for some reason.
1554
1555         * gnus-sum.el (gnus-user-date): Rename back from
1556         gnus-summary-user-date since user code refers to it.
1557
1558         * shr.el (shr-render-td): Store the actual background colour used.
1559
1560         * message.el (message-setup-1): Don't bind the constant
1561         -forbidden-properties.
1562         (message-setup-1): Revert previous change, since it needs to bind the
1563         props to insert them.
1564         (message-resend): Allow removing the read-only separator line.
1565
1566 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1567
1568         * nnimap.el (nnimap-request-accept-article): Give an error message if
1569         the APPEND wasn't successful.
1570
1571 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
1572
1573         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1574         that have no groups.
1575
1576 2011-02-03  Julien Danjou  <julien@danjou.info>
1577
1578         * gnus-draft.el: Remove progn around gnus-draft-setup.
1579
1580 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1581
1582         * gnus-start.el (gnus-read-active-for-groups): This function is never
1583         called with a nil `infos', so clean that up.
1584         (gnus-get-unread-articles): Request active files from primary/secondary
1585         methods that have no groups (yet).
1586
1587 2011-02-03  Julien Danjou  <julien@danjou.info>
1588
1589         * message.el (message-setup-1): Always generate References first.
1590         (message-mail): Return the return value of message-setup, not always t.
1591         (message-setup-1): Insert mail-header-separator with read-only and
1592         intangible properties set.
1593
1594         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1595         user-date in docstring.
1596
1597         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1598
1599         * gnus.el (gnus-summary-line-format): Mention &user-date format in
1600         docstring.
1601
1602         * gnus.el (gnus-user-date-format-alist): Change default value. Use
1603         defcustom, with type and group. Move from gnus-util.el. Rename to
1604         gnus-summary-user-date-format-alist.
1605
1606 2011-02-03  Glenn Morris  <rgm@gnu.org>
1607
1608         * nnimap.el (gnus-fetch-headers): Declare.
1609
1610         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1611
1612 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1613
1614         * message.el (message-forward-make-body-digest-plain)
1615         (message-followup, message-reply): Clean up things noted by Stefan.
1616
1617         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1618         gnus-article-update-date-headers is nil.
1619         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1620         it didn't really work with defcustom.
1621         (article-update-date-lapsed): Make sure the window start doesn't move,
1622         either.
1623
1624 2011-02-01  Julien Danjou  <julien@danjou.info>
1625
1626         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1627         format.
1628
1629         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1630         standard in Emacs nowadays.
1631
1632         * color.el (color-gradient): Add a color-gradient function.
1633
1634 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1635
1636         * message.el (message-expand-name): Don't trust the return value of
1637         bbdb-complete-name.
1638         (message-check-news-header-syntax): Remove unused var `start'.
1639         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1640         (message-inhibit-body-encoding): Move to before first use.
1641         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1642         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1643         (Organization, Message-ID, Date, mh-previous-window-config):
1644         Defvar the vars using dynamic scoping.
1645
1646 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1647
1648         * shr.el (shr-render-td): Only do colours at the final rendering.
1649         Should be slightly faster.
1650         (shr-insert-table): Fix up TD background colours when doing the
1651         vertical padding.
1652
1653         * gnus-art.el (article-date-ut): Protect against articles with no Date
1654         header.
1655         (article-update-date-lapsed): Don't use current-column to find the
1656         horizontal position.  It's fragile in the presence of \003 characters.
1657
1658         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1659
1660 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1661
1662         * gnus-art.el (article-transform-date): Rewrite to still work when
1663         there are several rfc2822 parts.
1664         (article-transform-date): Fix infinite recursion.
1665         (article-date-ut): Replace infinitely many Date headers with a single
1666         one when called interactively.
1667
1668         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1669         secure manner.
1670
1671         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1672         move around by not using save-window-excursion.  It seems to work...
1673
1674 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1675
1676         * gnus-art.el (article-make-date-line): Work for user-defined format.
1677
1678 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1679
1680         * nntp.el (nntp-retrieve-group-data-early)
1681         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1682         fetching functions.
1683
1684         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1685         thoroughly for all backends that have no known groups.  This should
1686         allow new nnml methods to retrieve mail.
1687
1688         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1689         that Gnus doesn't know exists again.
1690
1691         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1692         (gnus-treat-date-ut): Ditto.
1693         (gnus-article-update-date-header): Rename.
1694         (gnus-treat-date-local): Remove.
1695         (gnus-treat-date-english): Remove.
1696         (gnus-treat-date-lapsed): Remove.
1697         (gnus-treat-date-combined-lapsed): Remove.
1698         (gnus-treat-date-original): Remove.
1699         (gnus-treat-date-iso8601): Remove.
1700         (gnus-treat-date-user-defined): Remove.
1701         (gnus-article-date-headers): New variable to control all the date
1702         header options.
1703         (article-date-ut): Rewrite to allow using the new way to format date
1704         headers(s).
1705
1706 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1707
1708         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1709         method.
1710         (nnmail-article-group): A better test for fanciness.
1711
1712         * nnimap.el (nnimap-request-head): Protect against not finding the
1713         article by Message-ID.
1714
1715 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1716
1717         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1718         keep point at the "same place".
1719
1720 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1721
1722         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1723         data if the group is unactivated.
1724
1725 2011-01-28  Julien Danjou  <julien@danjou.info>
1726
1727         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1728         (gnus-all-windows-visible-p): Remove old compatibility code.
1729         (gnus-window-top-edge): Add docstring.
1730
1731         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1732
1733 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1734
1735         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1736         older request-update-info.
1737
1738         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1739
1740 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1741
1742         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1743         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1744
1745 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1746
1747         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1748         groups.  This makes the nndraft:queue group pop up if it's not already
1749         there.
1750
1751         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1752         messages" logic, which was reversed.
1753
1754         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1755         the "same place" even if point is on the line being replaced.
1756         (article-update-date-lapsed): Allow updating both the combined lapsed
1757         and the lapsed headers.
1758         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1759         (article-make-date-line): Limit the number of segments dynamically to
1760         avoid too-long lines.
1761
1762 2011-01-27  Julien Danjou  <julien@danjou.info>
1763
1764         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1765         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1766
1767 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1768
1769         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1770         Use plist-get instead of the cl function getf.
1771
1772 2011-01-27  Glenn Morris  <rgm@gnu.org>
1773
1774         * gnus-util.el (float-time): Get rid of compiler warning, again.
1775
1776 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1777
1778         * shr.el (shr-put-color): Special-case background colours: Do put them
1779         at the blank parts at the front of the lines.
1780
1781         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1782         exit hook to nix out all data on readedness on group exit.
1783
1784         * gnus-util.el (float-time): If float-time is bound, always use it on
1785         all Emacsen.  It's unclear why the subrp check was there.
1786         (time-date): Require to make some autoload issues on XEmacs go away.
1787
1788         * shr.el (shr-put-color): Don't do the box padding in tables, since
1789         they're already padded.
1790
1791 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1792
1793         * gnus-art.el (gnus-article-next-page): When the last line of the
1794         article is displayed, scroll down once more instead of going to the
1795         next article at once.
1796         (article-lapsed-string): Refactor out and allow specifying how many
1797         segments you want.
1798         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1799         (gnus-article-update-lapsed-header): New variable.
1800
1801         * shr.el: Revert change that made headings use different-sized faces.
1802         The Emacs display engine isn't advanced enough that, for instance,
1803         tables can comfortably use differently-sized faces.
1804
1805 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1806
1807         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1808         used.
1809         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1810         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1811         we're using an encrypted connection.
1812
1813         * proto-stream.el: Alter the interface functions to also return the
1814         actual stream type used: network or tls.
1815
1816 2011-01-25  Julien Danjou  <julien@danjou.info>
1817
1818         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1819         (mm-display-javascript-inline): New function.
1820
1821         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1822         viewing function.
1823
1824 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * shr.el (shr-expand-newlines): Fix variable name.
1827
1828 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1829
1830         * shr.el (shr-expand-newlines): Make nested boxes work.
1831
1832 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1833
1834         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1835         backgrounds.
1836         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1837         in a more sensible manner.
1838
1839 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1840
1841         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1842         if EPG is loaded.
1843
1844 2011-01-24  Julien Danjou  <julien@danjou.info>
1845
1846         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1847         tags.
1848
1849 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1850
1851         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1852         commands.
1853
1854         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1855         in the article buffer.
1856         (gnus-gravatar-insert): Use blank space from the current buffer to
1857         avoid breaking text properties.  This makes X-Sent updating work again.
1858
1859         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1860
1861 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1862
1863         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1864         fix the bug in url-http.el instead.
1865
1866         * shr.el (shr-image-fetched): Ditto.
1867
1868         * shr.el (shr-image-fetched): Avoid having point move in the article
1869         buffer.
1870
1871         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1872         buffer after being called.  It's apparently being killed by url.el, and
1873         killing it made point move to end-of-buffer in a random buffer.
1874
1875         * shr.el (shr-image-fetched): Ditto.
1876
1877 2011-01-23  Julien Danjou  <julien@danjou.info>
1878
1879         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1880
1881         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1882         text/x-org.
1883
1884 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1885
1886         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1887         (i.e., nnimap) returning nil as the article number.
1888
1889 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1890
1891         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1892         "DelSp" parameter in RFC3676.
1893
1894 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1895
1896         * message.el (message-check-recipients): Display the encoded version of
1897         the bogus address if they differ.
1898
1899         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1900         after sending.
1901
1902         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1903
1904         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1905
1906         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1907         group buffer after sending the queue.
1908
1909         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1910
1911 2011-01-22  Julien Danjou  <julien@danjou.info>
1912
1913         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1914
1915 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1916
1917         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1918         nested related parts.
1919
1920         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1921         unexpired articles.  This fixes the regression that led expiry marks to
1922         disappear from nnfolder groups.
1923
1924 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1925
1926         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1927         Don't confuse the "ret" of "retrograde" with RET.
1928
1929 2011-01-21  Julien Danjou  <julien@danjou.info>
1930
1931         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1932         than mm-insert-inline.
1933
1934 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1935
1936         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1937         Widen article buffer.
1938
1939 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1940
1941         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1942         the temp buffer.
1943         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1944
1945 2011-01-20  Julien Danjou  <julien@danjou.info>
1946
1947         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1948
1949         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1950         than mm-insert-inline to insert inline part: this respect
1951         mm-inline-media-tests displayers.
1952
1953         * mm-view.el (mm-display-shell-script-inline): New function.
1954
1955         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1956
1957         * mm-uu.el (mm-uu-type-alist): Add org block.
1958         (mm-uu-org-src-code-block-extract): New function.
1959
1960         * mm-view.el (mm-display-org-inline): New function.
1961
1962         * mm-decode.el (mm-automatic-display): Add text/org.
1963
1964         * mailcap.el (mailcap-mime-extensions): Add .org.
1965
1966 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1967
1968         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1969         gnus-article-add-buttons.
1970
1971 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1972
1973         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1974         From header with a date and "nobody" as the sender.
1975
1976 2011-01-19  Julien Danjou  <julien@danjou.info>
1977
1978         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1979         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1980         if you have the same regexp several times.
1981         (gnus-button-push): Fix matching when regexp is symbol.
1982
1983 2011-01-15  Glenn Morris  <rgm@gnu.org>
1984
1985         * message.el (message-mail): A compose-mail function should
1986         accept headers as strings.
1987
1988 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1989
1990         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1991         Add :vert-only tags.
1992         (message-mail): New arg RETURN-ACTION.
1993         (message-return-action): New var.
1994         (message-bury): Use it.
1995         (message-mode): Make it buffer-local.
1996         (message-send-and-exit): Always call message-bury.
1997
1998         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1999         message-mail.
2000
2001 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002
2003         * nnimap.el (nnimap-convert-partial-article): Protect against
2004         zero-length body parts.
2005
2006         * mm-decode.el (mm-preferred-alternative-precedence):
2007         Discourage showing empty parts.
2008
2009         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2010         and stuff if the backend didn't return the article number.  This fixes
2011         an Exchange-related nnimap bug.
2012
2013         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2014         group window, because it does the wrong thing when a separate frame
2015         displays the group buffer.
2016
2017         * proto-stream.el (open-protocol-stream): Protect against the low-level
2018         transport functions returning nil.
2019
2020 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2021
2022         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2023         (mml2015-epg-find-usable-secret-key): New function.
2024         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2025         mml2015-epg-find-usable-key (Bug#7797).
2026         (mml2015-epg-encrypt): Ditto.
2027
2028 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2029
2030         * dgnushack.el (rot13-string): Fix the way to get the argument.
2031
2032 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2033
2034         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2035
2036 2011-01-03  Glenn Morris  <rgm@gnu.org>
2037
2038         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2039
2040         * sieve.el (sieve-open-server): Give a more explicit error if
2041         sieve-manage-open returns nil.  (Bug#7720)
2042
2043 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2044
2045         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2046
2047 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2048
2049         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2050         This avoids sending passwords in plain text over non-encrypted
2051         channels.
2052
2053         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2054
2055         * nnimap.el (nnimap-login): Refactored out into own function, and
2056         implement CRAM-MD5.
2057         (nnimap-wait-for-line): Refactored out.
2058
2059         * mm-view.el (mml-smime): Require.
2060
2061 2010-12-20  David Engster  <deng@eml.cc>
2062
2063         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2064         use EPG to decrypt S/MIME messages instead of openssl.
2065
2066 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2067
2068         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2069
2070         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2071         status is the group clearly is unreachable.
2072
2073         * auth-source.el (auth-source-create): Add the optional second
2074         parameter to `local-variable-p' to be compatible with XEmacs.
2075
2076 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2077
2078         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2079         work when using a compressed nnml folder.
2080
2081 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2082
2083         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2084         backends after sanitising on entry, because this never makes sense:
2085         If the articles have gone missing, then the data no longer exists on
2086         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2087         overwrite anything anyway.
2088
2089         * shr.el (shr-insert-document): Bind shr-width dynamically to
2090         window-width if it's nil.
2091
2092 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2093
2094         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2095         with the meaning of using the full emacs window width for rendering.
2096
2097 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2098
2099         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2100         case when sender is not given.
2101
2102 2010-12-23  Julien Danjou  <julien@danjou.info>
2103
2104         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2105         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2106         the addresses, otherwise we might misplaced the gravatar.
2107
2108 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2109
2110         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2111         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2112         obsolete in Emacs.
2113
2114 2010-12-20  Julien Danjou  <julien@danjou.info>
2115
2116         * gnus-util.el (gnus-rescale-image): Revert last change.
2117
2118 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2119
2120         * binhex.el: Improve commentary (Bug#7482).
2121
2122 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2123
2124         * gnus-group.el (gnus-group-delete-articles): New command.
2125
2126 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2127
2128         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2129
2130 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2133         here, since it's up to the backends to do CRLF removal if their
2134         protocol has it.
2135
2136         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2137
2138 2010-12-17  Julien Danjou  <julien@danjou.info>
2139
2140         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2141         they are from file. Can also scale up.
2142
2143 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2144
2145         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2146         gnus-use-agent.
2147         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2148
2149         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2150
2151 2010-12-17  Julien Danjou  <julien@danjou.info>
2152
2153         * gravatar.el (gravatar-retrieve-synchronously): New function.
2154         (gravatar-get-data): Make more robust.
2155
2156 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2159
2160 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2163         to really consider the last line.
2164
2165 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2166
2167         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2168         list of recipient keys, or use symmetric encryption if not a list.
2169         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2170         EPA override, replacing the call to `netrc-store-data'.
2171
2172 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2173
2174         * gnus-srvr.el: Avoid passing nil regexp argument to
2175         delete-matching-lines.
2176
2177 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178
2179         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2180         fetching stops when Gnus exits.
2181
2182         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2183         function.
2184         (nnfolder-request-expire-articles): Save all the buffers after doing
2185         expiry.
2186
2187         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2188         the last article", since that led to serious performance regressions
2189         when expiring nnml groups.
2190
2191 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2192
2193         * nnir.el: Improve customizations.
2194
2195 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2198
2199         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2200         group has been killed.
2201         (gnus-group-yank-group): Ditto.
2202
2203         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2204
2205         * nnimap.el (nnimap-request-update-group-status): New function.
2206
2207         * gnus-int.el (gnus-request-update-group-status): New interface
2208         function.
2209
2210         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2211         copying read-ness to the backends.
2212
2213         * nnimap.el (nnimap-quirk): New function.
2214         (nnimap-retrieve-group-data-early): Use it.
2215         (nnimap-quirks): New alist.
2216
2217 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2218
2219         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2220         don't delete it within indentation.
2221
2222 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2225         previous line.
2226
2227 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2228
2229         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2230         QRESYNC command by deleting a superfluous space which broke Cyrus
2231         servers.  This change will break other servers that are buggy the other
2232         way around.
2233
2234 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2235
2236         * spam.el: Reindent and fix long lines.
2237         (spam-copy-or-move-routine): Exclude invalid move destinations.
2238
2239 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2240
2241         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2242         installed the registry.
2243
2244 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2247
2248 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2249
2250         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2251         groupname doesn't contain "gmane".
2252
2253 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2256         and netrc-bound-and-true-p bindings.
2257         (netrc-parse): Cache the netrc contents.
2258
2259         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2260         (gnus-1): Don't create the nndrafts group twice.
2261         (gnus-setup-news): There's no need to read the active file here, since
2262         that's done again later on a per-backend basis.
2263         (gnus-start-draft-setup): Make sure that the new group is started out
2264         empty.
2265
2266         * gnus-agent.el (gnus-agentize): Don't create the queue group
2267         automatically on startup.  It'll be created later, if needed.
2268
2269         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2270         of automatically subscribed groups.
2271         (gnus-auto-subscribed-categories): New variable.
2272         (gnus-matches-options-n): Use it.
2273         (gnus-default-subscribed-newsgroups): Remove unused variable.
2274         (gnus-start-draft-setup): Message a bit less.
2275
2276 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2277
2278         * nnir.el (nnir-run-imap): Return article list in order of increasing
2279         UID.
2280
2281 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * gnus-sum.el (gnus-summary-enter-digest-group):
2284         Mention gnus-auto-select-on-ephemeral-exit.
2285
2286         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2287         convention of the network-only option.
2288
2289 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2290
2291         * proto-stream.el (proto-stream-open-network-only): New function to
2292         have a way to specify non-STARTTLS upgrade connections.
2293
2294 2010-12-10  Julien Danjou  <julien@danjou.info>
2295
2296         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2297         email address is nil.
2298
2299         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2300
2301 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2302
2303         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2304         deletion.
2305         (nnir-run-imap): Only need to parse list once.
2306
2307 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2308
2309         * shr.el (shr-tag-script): Ignore <script>.
2310         (shr-tag-label): Add <label> support.
2311
2312 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2313
2314         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2315
2316         * shr.el (shr-image-displayer): Work for images lined side by side.
2317
2318 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2319
2320         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2321         parameter, since XEmacs doesn't accept t as a parameter.
2322
2323 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2324
2325         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2326         ids.
2327         (nnir-run-gmane): Simplify groupspec formatting.
2328         (nnir-request-expire-articles): New function.
2329
2330 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2333         overflow, possibly.
2334
2335         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2336         (shr-render-td): Handle td style="" better.
2337         (shr-tag-table): Use the color from the style sheet.
2338         (shr-render-td): Make sure we copy over all the overlays, too.
2339
2340 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2341
2342         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2343         (nnir-request-article): Improve article retrieval.
2344
2345 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * mm-util.el (mm-extra-numeric-entities): New variable.
2348
2349         * mm-url.el (mm-url-decode-entities):
2350         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2351
2352         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2353
2354 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2355
2356         * message.el: Use completion-at-point.
2357         (message-completion-function): New fun, extracted from message-tab.
2358         (message-mode): Use it for completion-at-point-functions.
2359         (message-tab): Use it and completion-at-point.
2360
2361 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2364         character if a non-breakable character follows.
2365
2366 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2367
2368         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2369         any stream.
2370
2371         * shr.el (shr-tag-font): Colorize the region.
2372         (shr-tag-body): Ditto.
2373         (shr-tag-font): Actually let the styles be inherited instead of
2374         overwriting them.
2375         (shr-tag-font): Get the background color right.
2376         (shr-tag-style): Ignore all <style> tags for the moment.
2377
2378         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2379         a Message-ID to avoid having nnimap depend on gnus-sum.
2380
2381         * shr.el (shr-descend): Only colorize something if we have a node that
2382         sets colors.
2383
2384 2010-12-06  Julien Danjou  <julien@danjou.info>
2385
2386         * shr.el (shr-render-td): Render td content with shr-descend, so style
2387         will be applied to <td> too.
2388         (shr-colorize-region): Colorize region even if we only have a background.
2389         (shr-tag-body): Fix color and background color inheritance.
2390         Do not recolorize after shr-generic.
2391         (shr-tag-font): Let shr-generic colorize via inheritance.
2392
2393 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2396
2397 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2398
2399         * nnir.el (nnir-request-move-article): Remove obsolete code.
2400
2401 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2402
2403         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2404
2405 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2406
2407         * gnus-sum.el (gnus-summary-respool-article): The completion function
2408         expects a list instead of an alist.
2409
2410         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2411         string as the parameter.
2412
2413         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2414
2415         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2416         styles.
2417         (shr-colorize-region): New function.
2418         (shr-insert-background-overlay): Remove.
2419         (shr-render-td): Background setting should be taken care of on a higher
2420         level.
2421         (shr-tag-body): Use post-hoc colorizations.
2422         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2423         (shr-put-color-1): Don't overwrite old colors.
2424         (shr-colorize-region): When the background color isn't explicit, use
2425         a fixed background.
2426
2427         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2428         nnmail variables.
2429
2430 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2431
2432         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2433         unless necessary.
2434
2435 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2436
2437         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2438         server.
2439
2440 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2441
2442         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2443         so that TAB works.
2444
2445         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2446         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2447
2448         * shr.el (shr-urlify): Show the URL before the title to avoid
2449         misleading URLs.
2450
2451 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2452
2453         * shr.el (shr-urlify): Display the title in <a> tags.
2454
2455 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2456
2457         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2458
2459 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2460
2461         * nnir.el: Rearrange code to allow macros to be autoloaded by
2462         gnus-sum.el.
2463         (nnir-retrieve-headers-override-function): Make this variable
2464         customizable.
2465         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2466
2467         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2468         from nnir.el.
2469
2470 2010-12-03  Julien Danjou  <julien@danjou.info>
2471
2472         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2473
2474 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2477         allow optional argument `environment'.
2478
2479 2010-12-03  Glenn Morris  <rgm@gnu.org>
2480
2481         * mm-extern.el (message-goto-body): Update declaration.
2482
2483 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gnus-util.el (gnus-macroexpand-all): New function.
2486
2487         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2488         instead of macroexpand-all that is unavailable in XEmacs.
2489
2490 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
2491
2492         * nnir.el (nnir-summary-line-format): New variable.
2493         (nnir-mode): Use it.
2494         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2495         (nnir-article-ids): Reimplement as defsubst.
2496         (nnir-retrieve-headers): Don't mangle the subject header.
2497         (nnir-run-imap): Use 100 as RSV score.
2498         (nnir-run-find-grep): Fix for full server searching.
2499         (nnir-run-gmane): Better restriction to gmane groups.
2500
2501         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2502         summary buffers.
2503
2504 2010-12-02  Julien Danjou  <julien@danjou.info>
2505
2506         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2507
2508         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2509
2510         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2511         support.
2512
2513 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
2514
2515         * nnir.el: Update to handle the registry better.
2516         (autoload): Silence byte-compiler.
2517         (nnir-open-server): Add a hook for nnir groups.
2518         (nnir-request-move-article): Don't mangle the header. Better to use
2519         formating variables (which will be added in the future).
2520         (nnir-registry-action): Update the registry using the original article
2521         group name.
2522         (nnir-mode): Install nnir-specific hooks for updating the registry.
2523
2524         * gnus-sum.el
2525         (gnus-article-original-subject,gnus-newsgroup-original-name):
2526         Remove obsolete variables.
2527         (gnus-summary-move-article): Remove use of obsolete variables.
2528         (gnus-summary-local-variables): Make move and delete hooks local to
2529         summary buffers.
2530
2531 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2532
2533         * rtree.el: New file.
2534
2535 2010-12-01  Julien Danjou  <julien@danjou.info>
2536
2537         * message.el (message-user-organization): Do not use
2538         gnus-local-organization.
2539
2540         * gnus.el: Remove gnus-local-organization.
2541
2542         * gnus-msg.el: Remove nastygram thing.
2543
2544 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2545
2546         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2547         funcall.
2548
2549 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2552         names.
2553
2554         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2555         characters.
2556
2557         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2558         to t of inhibit-read-only since it is inside gnus-with-article-headers.
2559         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
2560         (gnus-gravatar-transform-address): Use mail-extract-address-components
2561         that supports non-ASCII names rather than mail-header-parse-addresses.
2562
2563 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2564
2565         * proto-stream.el (open-protocol-stream): All starttls connections are
2566         handled by the network handler.
2567
2568 2010-11-30  Julien Danjou  <julien@danjou.info>
2569
2570         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2571         (nnimap-open-connection-1): Fix PREAUTH.
2572
2573         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2574
2575 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2578         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2579         (shr-insert): Use them.
2580         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2581
2582 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2583
2584         * nnir.el (nnir-request-move-article): Bail out if original group
2585         doesn't support article moves.
2586         (nnir-get-active): Improve active list retrieval.
2587
2588 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * shr.el (shr-find-fill-point): Don't break before apostrophes.
2591
2592 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
2593
2594         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2595         seem to accept strings-with-numbers as port numbers,
2596
2597 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2598
2599         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2600         change the registry.
2601
2602 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2605         delete-dups that is not available in XEmacs 21.4.
2606
2607         * mm-util.el (mm-delete-duplicates): Add comment.
2608
2609 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
2610
2611         * nnir.el (nnir-ignored-newsgroups): New variable.
2612         (nnir-get-active): Use it.
2613
2614 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615
2616         * proto-stream.el (proto-stream-open-network): Add some comments.
2617
2618         * nntp.el (nntp-open-connection): Provide a :success condition.
2619
2620         * nnimap.el (nnimap-open-connection-1): Ditto.
2621
2622         * proto-stream.el (proto-stream-open-network): See what the response to
2623         the STARTTLS command is.
2624
2625         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2626         backwards compatibility).
2627         (nnimap-open-connection-1): Really respect nnimap-server-port.
2628
2629         * proto-stream.el (proto-stream-open-network): When doing opportunistic
2630         TLS upgrades we don't really care about the identity of the peer.
2631         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2632         that what we've checked for.
2633         (proto-stream-always-use-starttls): Only default to t if
2634         open-gnutls-stream exists.
2635         (proto-stream-open-network): If STARTTLS failed, then just open a
2636         normal connection.
2637         (proto-stream-open-network): Wait until the greeting before doing
2638         STARTTLS.
2639
2640         * nntp.el (nntp-open-connection): Report what the connection error is.
2641
2642         * proto-stream.el (open-protocol-stream): Rename from
2643         open-proto-stream.
2644
2645 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * nnimap.el (nnimap-stream): Change default to `undecided'.
2648         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2649         first, and then network.
2650         (nnimap-open-connection-1): Respect nnimap-server-port.
2651         (nnimap-open-connection): Be more backwards-compatible.
2652
2653         * proto-stream.el (proto-stream-always-use-starttls): New variable.
2654         (proto-stream-open-starttls): De-duplicate the starttls code.
2655         (proto-stream-open-starttls): Folded back into the main function.
2656         (proto-stream-open-network): Fix typo in the gnutls path.
2657         (proto-stream-command): Refactor out.
2658
2659         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2660
2661         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2662         starttls.el STARTTLS.
2663
2664         * color.el (color-lab->srgb): Fix function call name.
2665
2666         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2667         if we're using tls.el.
2668         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2669         built in, then don't try to establish a STARTTLS connection.
2670
2671         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2672         servers.
2673
2674         * proto-stream.el (open-proto-stream): Use network, not stream.
2675         (open-proto-stream): Add a way to specify what the end of a command is.
2676
2677         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2678         connections types.
2679         (nntp-open-network-stream): Remove.
2680         (nntp-open-ssl-stream): Remove.
2681         (nntp-open-tls-stream): Remove.
2682         (nntp-ssl-program): Remove.
2683
2684         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2685
2686 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2687
2688         * nnir.el: Fix typos.
2689         (nnir-retrieve-headers-override-function): Rename variable to reflect
2690         new semantics.
2691         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2692         macros.
2693         (nnir-request-article, nnir-request-move-article): Use them.
2694         (nnir-categorize): New function.
2695         (nnir-run-query): Use it.
2696         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2697         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2698         sorted.
2699         (nnir-group-full-name): Use gnus-group-full-name instead.
2700         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2701         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2702
2703 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2704
2705         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2706
2707         * proto-stream.el: New library to provide protocol-specific
2708         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2709         protocols.
2710         (open-proto-stream): Complete the documentation.
2711         (proto-stream-open-network): Fix some typos.
2712
2713         * nnimap.el (nnimap-open-connection): Use it.
2714
2715 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2716
2717         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2718         negotiation.
2719
2720 2010-11-26  Julien Danjou  <julien@danjou.info>
2721
2722         * color.el: Rename various rgb functions to srgb.
2723
2724 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2725
2726         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2727         names.
2728
2729 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * shr.el (shr-insert): Revert last change.
2732         (shr-find-fill-point): Never leave point being at bol;
2733         relax the kinsoku limitation when rendering tables.
2734
2735 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2738         results from -accept-article.
2739
2740         * shr-color.el: Require cl when compiling.
2741
2742         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2743         checkin.
2744
2745         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2746
2747         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2748
2749         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2750         'add and 'delete to set backend marks.
2751
2752         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2753
2754         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2755
2756         * nntp.el (nntp-request-set-mark): Use it.
2757
2758         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2759
2760         * nnml.el (nnml-request-set-mark): Ditto.
2761
2762         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2763         introduces regressions in article selection.
2764         (nnimap-find-uid-response): New function.
2765         (nnimap-request-accept-article): Use the UID returned, if any.
2766         (nnimap-request-move-article): Use the UID returned, if any.
2767         (nnimap-get-groups): Reimplement to work with folded lines.
2768         (nnimap-find-uid-response): The UID is the last element in the list.
2769         (nnimap-request-set-mark): Extend syntax with 'set.
2770
2771         * nnml.el (nnml-request-set-mark): Ditto.
2772
2773         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2774
2775         * nntp.el (nntp-request-set-mark): Ditto.
2776
2777 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * message.el (message-called-interactively-p): A temporary macro.
2780         (message-goto-body): Use it temporarily.
2781
2782 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2783
2784         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2785         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2786         (nnimap-last-response-string): Fix last unfolding fix.
2787
2788 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * shr.el (shr-insert): Fix the way to fold lines.
2791
2792 2010-11-25  Julien Danjou  <julien@danjou.info>
2793
2794         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2795
2796         * color.el: Rename from color-lab.el
2797         (color-rgb->hex): Add.
2798         (color-complement): Add.
2799         (color-complement-hex): Add.
2800
2801         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2802
2803 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804
2805         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2806         don't exist.
2807
2808 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2809
2810         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2811         assuming that article displaying or another mml-preview may be
2812         interrupted for an error or for the like.
2813
2814         * shr.el (shr-get-background): Fix argument name.
2815
2816 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2819
2820         * gnus-sum.el (gnus-summary-include-articles): New function.
2821
2822         * message.el (message-goto-body): called-interactively-p needs a
2823         parameter, so use `any'.
2824
2825         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2826         clear marks before moving, since they're synced from the Gnus side
2827         first.
2828
2829         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2830         (gnus-summary-move-article): Copy over all marks before moving, so that
2831         IMAP doesn't think a new article has arrived.
2832
2833 2010-11-24  Julien Danjou  <julien@danjou.info>
2834
2835         * shr.el (shr-insert-background-overlay): Fix typo.
2836         (shr-render-td): Copy the background before rendering.
2837
2838         * shr-color.el (shr-color-visible): Fix docstring.
2839
2840         * shr.el (shr-tag-table): Add bgcolor support.
2841         (shr-render-td): Add bgcolor support.
2842         (shr-get-background): Add.
2843         (shr-insert-foreground-overlay): Use shr-get-background.
2844
2845         * message.el (message-goto-body): Use called-interactively-p.
2846         (message-in-body-p): message-goto-body returns point.
2847
2848 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2851         Fixes something or other in Emacs 23, and is backwards compatible.
2852
2853         * message.el (message-goto-body): Remove the <#secure special-casing,
2854         which is too special.
2855
2856         * shr.el (shr-parse-style): Drop !important from styles.
2857
2858 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2859
2860         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2861         this function to return incorrect results when calling it with an
2862         explicit article argument different from
2863         (gnus-summary-article-number).
2864
2865 2010-11-24  Julien Danjou  <julien@danjou.info>
2866
2867         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2868         (shr-tag-body): Add background support.
2869         (shr-descend): Add background support.
2870         (shr-tag-title): Add.
2871
2872         * shr-color.el (shr-color-visible): Really return original background
2873         if fixed.
2874
2875 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2876
2877         * shr.el (shr-color-check): Protect against non-existent colour names.
2878
2879 2010-11-24  Julien Danjou  <julien@danjou.info>
2880
2881         * color-lab.el: Require 'cl when compiling.
2882
2883         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2884
2885         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2886         matched part.
2887
2888         * color-lab.el: Fix all expt calls to use float type.
2889
2890 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2891
2892         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2893         expression to shr-color-check as is.
2894
2895         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2896
2897         * color-lab.el: Add coding cookie.
2898         (float-pi): Use eval-and-compile.
2899
2900         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2901         compiled for Emacsen having no `libxml-parse-html-region' support.
2902
2903 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904
2905         * shr.el (shr-insert-color-overlay): Split stuff like
2906         "#444444 !important" to find the real colour.
2907         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2908         parse <font color="red"> entries.
2909
2910 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2911
2912         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2913         point when parsing headers.
2914
2915         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2916         is positioned properly when parsing headers.
2917
2918 2010-11-23  Julien Danjou  <julien@danjou.info>
2919
2920         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2921
2922         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2923
2924         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2925
2926         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2927         Use shr-color-hue-to-rgb.
2928         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2929
2930 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2931
2932         * shr.el (shr-color->hexadecimal): Autoload.
2933         (shr-descend): Add color to all tags.
2934
2935 2010-11-22  Julien Danjou  <julien@danjou.info>
2936
2937         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2938         shr-color->hexadecimal.
2939
2940         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2941         RGB() or HSL() color representation.
2942
2943         * shr.el (shr-tag-font): Add.
2944         (shr-tag-color-check): New function to get better colors.
2945         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2946         tag-span.
2947
2948         * shr-color.el: New file.
2949
2950         * color-lab.el: New file.
2951
2952         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2953
2954 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2955
2956         * nnir.el: Fix typo in comments.
2957         (nnir-run-imap): Simplify code. No need to reverse artlist.
2958         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2959
2960 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2961
2962         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2963
2964         * nnimap.el (nnimap-get-capabilities): Refactor out.
2965         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2966
2967 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2968
2969         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2970         appearing when `mm-uu-hide-markers' is nil.
2971
2972 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2973
2974         * nnimap.el (nnimap-unselect-group): Make into its own function.
2975         (nnimap-request-rename-group): Unselect group before renaming.
2976         This had gotten lost somewhere.
2977         (nnimap-request-accept-article): Keep track of examined groups, and
2978         unselect the group before APPENDing to read-only groups.
2979         (nnimap-request-move-article): Clear flags before moving so that they
2980         can be re-set later.
2981
2982 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2983
2984         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2985         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2986
2987 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * gnus-art.el (gnus-mime-display-single)
2990         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2991         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2992         parameter.
2993
2994 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2995
2996         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2997         (shr-table-vertical-line): New variable.
2998         (shr-insert-table): Use it.
2999
3000 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3001
3002         * gnus-html.el (gnus-html-wash-images): Don't display images if
3003         gnus-inhibit-images is non-nil; register displayer for cid images.
3004         (gnus-html-display-image): Work for cid image.
3005         (gnus-html-insert-image): Allow arguments.
3006         (gnus-html-put-image): Inhibit read-only.
3007         (gnus-html-prefetch-images): Don't prefetch images if
3008         gnus-inhibit-images is non-nil.
3009
3010 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3011
3012         * shr.el (shr-put-image): Break lines when inserting big pictures.
3013
3014 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3015
3016         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3017         sender, thanks Katsumi Yamaoka.
3018
3019 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3020
3021         * nnir.el (nnir-run-imap): Reverse the article list for each group
3022         rather than the whole list.
3023
3024 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3025
3026         * shr.el (shr-image-displayer): Protect function against non-existent
3027         image source.
3028
3029         * gnus-art.el (gnus-inhibit-images): New user option.
3030         (gnus-mime-display-single): Don't display image if it is non-nil.
3031
3032         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3033         gnus-inhibit-images.
3034
3035         * shr.el (shr-image-displayer): New function.
3036         (shr-tag-img): Use it.
3037
3038 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3039
3040         * mml2015.el (mml2015-epg-sign): Use From header.
3041
3042 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3043
3044         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3045
3046         * gnus-util.el (gnus-find-text-property-region): Return markers.
3047
3048         * shr.el (shr-tag-img): Put a displayer in the text property.
3049
3050         * gnus-util.el (gnus-find-text-property-region): New utility function.
3051
3052         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3053         (gnus-html-show-images): Remove.
3054
3055         * gnus-art.el (gnus-article-show-images): New, more general function.
3056
3057         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3058         image url text properties.
3059
3060         * shr.el: Ditto.
3061
3062         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3063         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3064
3065 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3066
3067         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3068         work for two or more articles.
3069
3070 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3073         divide an image that's in an html article to two or more when washing
3074         non-ASCII characters in alt text of it.
3075
3076 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3077
3078         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3079         smime-decrypt-region using function argument.
3080         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3081
3082         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3083
3084         * smime.el (smime-decrypt-region): Catch it.
3085
3086 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3087
3088         * smime.el (smime-mode-map): Move initialization into declaration.
3089         (gnus-run-mode-hooks): Don't autoload.
3090         (smime-mode): Use define-derived-mode.
3091
3092 2010-11-11  Glenn Morris  <rgm@gnu.org>
3093
3094         * smime.el (from): Restrict declaration to XEmacs.
3095
3096         * nnir.el (gnus-group-topic-name): Autoload.
3097
3098 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * shr.el (shr-insert): Don't break long line if it is because of
3101         kinsoku-bol characters in the line end.
3102
3103 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3104
3105         * nnir.el (nnir-request-move-article): Fix to provide original group
3106         and subject.
3107         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3108         been retrieved.
3109
3110         * gnus-sum.el (gnus-summary-move-article): Use original group and
3111         subject for virtual articles such as those in an nnir summary buffer.
3112
3113 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3114
3115         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3116         least 21.5).
3117
3118         * smime.el (from): Declare it again for XEmacs.
3119
3120 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3121
3122         * message.el (message-resend): Don't disable encoding unless it's
3123         already encoded.
3124
3125         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3126         low-numbered articles.
3127
3128 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3129
3130         * rfc2047.el (rfc2047-syntax-table): Simplify.
3131
3132         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3133
3134         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3135         set-char-table-range for XEmacs.
3136
3137 2010-11-10  Glenn Morris  <rgm@gnu.org>
3138
3139         * time-date.el (time-to-seconds): Always an alias on Emacs,
3140         never a real function.
3141         (with-no-warnings): Remove compat stub, now unused.
3142         (time-less-p): Doc fix.
3143         (time-to-number-of-days): Simplify.
3144
3145         * smime.el (from): Remove unused declaration.
3146
3147         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3148         (gnus-float-time): On Emacs, always an alias.
3149
3150         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3151         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3152
3153 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3154
3155         * dgnushack.el: Don't use ignore-errors in the top level form since it
3156         is unavailable in XEmacs even if cl is loaded.
3157
3158         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3159
3160 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3161
3162         * shr.el (browse-url-mailto): Autoload.
3163
3164         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3165
3166         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3167         regexp doesn't need quoting.
3168
3169 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3170
3171         * message.el (message-subject-trailing-was-ask-regexp)
3172         (message-subject-trailing-was-regexp): Match was: in addition to was.
3173
3174 2010-11-09  Glenn Morris  <rgm@gnu.org>
3175
3176         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3177         (nnbabyl-check-mbox): Use point-at-bol.
3178
3179 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3180
3181         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3182
3183         * message.el (message-mailto): New function.
3184         (message-mailto): Should accept other parameters.
3185         (message-mailto): Remove since it duplicates browse-url-mailto
3186         functionality.
3187
3188 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3189
3190         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3191         methods.
3192         (gnus-read-active-file): Ditto.
3193
3194         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3195         ": " from the prompt.
3196         (gnus-group-make-group): Ditto.
3197
3198 2010-11-07  Glenn Morris  <rgm@gnu.org>
3199
3200         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3201         (gnus-bookmark-kill-line): Use point-at-eol.
3202
3203 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3204
3205         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3206         asterisks in From header.
3207
3208 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209
3210         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3211         string to avoid making the From headers syntactically invalid.
3212
3213         * message.el (message-send-mail): Don't insert courtesy messages if the
3214         message already has List-Post and List-ID messages.
3215
3216 2010-11-06  Glenn Morris  <rgm@gnu.org>
3217
3218         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3219         `condition', `type', `length' a prefix.
3220         (gnus-treat-predicate): Update for above name changes.
3221
3222 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3223
3224         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3225         binding.  Handled by `gnus-summary-refer-thread' instead.
3226         (nnir-warp-to-article): New backend function.
3227
3228         * nnimap.el (nnimap-request-thread): Force dependency updating.
3229
3230         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3231         (gnus-summary-refer-thread): Rework to improve thread-referral.
3232
3233         * gnus-int.el (gnus-warp-to-article): New function.
3234
3235         * gnus-sum.el (gnus-summary-article-map): Bind it.
3236
3237 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3238
3239         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3240         gnus-summary-refer-thread.
3241
3242         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3243         headers.
3244         (gnus-summary-limit-include-thread): Prevent articles in thread from
3245         being cut in gnus-cut-threads.
3246         (gnus-summary-refer-thread): Limit retrieved headers to those in
3247         thread.
3248
3249 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3250
3251         * message.el (message-send-mail): Use the value of
3252         message-courtesy-message from the message buffer.
3253
3254         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3255
3256         * shr.el (shr-browse-url): Implement mailto: URLs.
3257
3258         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3259         "raw".
3260
3261         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3262         if it's already selected.
3263
3264         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3265
3266 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3267
3268         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3269         to measure the length and truncate alt text.
3270
3271 2010-11-03  Glenn Morris  <rgm@gnu.org>
3272
3273         * nndiary.el (nndiary-generate-nov-databases-1)
3274         (nndiary-generate-active-info): Rename dynamic variable `files' to
3275         something less generic.
3276
3277 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3278
3279         * nnir.el (nnir-request-move-article): Call the underlying backend to
3280         move articles from nnir.
3281
3282 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3283
3284         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3285
3286 2010-11-02  Julien Danjou  <julien@danjou.info>
3287
3288         * nnir.el: Remove wais support.
3289
3290 2010-11-02  Glenn Morris  <rgm@gnu.org>
3291
3292         * gnus-html.el: Reorder requirements to quieten compiler.
3293
3294 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3297         properly for XEmacs as well.
3298         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3299         (gnus-article-natural-long-line-p): Use window-width rather than
3300         frame-width.
3301
3302 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3303
3304         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3305         (nnir-read-parms): Don't modify query.
3306         (nnir-run-query): Add ability to search topic on current line.
3307         (nnir-get-active): Clean up.
3308
3309 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3310
3311         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3312         degenerate articles.
3313
3314         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3315         (gnus-print-buffer): Just print the buffer as is, without any copying
3316         to a buffer and then re-highlighting.
3317
3318         * nnimap.el (nnimap-request-group): Store the new updated info.
3319         (nnimap-request-group): Select the group when we don't know whether it
3320         exists or not.
3321
3322         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3323         groups.
3324
3325         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3326         groups.
3327
3328         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3329         groups.
3330
3331         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3332         long-lines case by only filling the long lines.
3333
3334         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3335         (bug #7311).
3336
3337 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * shr.el: No need to declare `declare-function' since shr.el is for
3340         only Emacsen that provide `libxml-parse-html-region'.
3341
3342         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3343         effective only in a file it is referred to.
3344
3345 2010-11-01  Glenn Morris  <rgm@gnu.org>
3346
3347         * mm-util.el (gnus-completing-read): Autoload.
3348         (mm-read-coding-system): Simplify Emacs definition.
3349
3350         * nnmail.el (gnus-activate-group):
3351         * nnimap.el (gnutls-negotiate):
3352         * nntp.el (netrc-parse): Fix declarations.
3353
3354 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3357         string-match-p in Emacs >=23.
3358
3359         * gnus-msg.el (gnus-configure-posting-styles)
3360         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3361
3362 2010-11-01  Glenn Morris  <rgm@gnu.org>
3363
3364         * nnir.el (declare-function): Add compat stub.
3365         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3366         (nnir-run-gmane): Require 'mm-url.
3367
3368         * mm-util.el (mm-string-to-multibyte): Simplify.
3369
3370         * shr.el (declare-function): Add compat stub.
3371         (url-cache-create-filename): Declare.
3372         (mm-disable-multibyte, widget-convert-button): Autoload.
3373
3374         * smime.el (ldap-search): Declare.
3375         (smime-cert-by-ldap-1): Require ldap on Emacs.
3376
3377         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3378         (nnimap-keepalive): Use gnus-float-time.
3379
3380         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3381         (mail-source-delete-crash-box): Use gnus-float-time.
3382
3383         * gnus-dired.el (gnus-completing-read): Autoload.
3384
3385         * mm-view.el (gnus-rescale-image): Autoload.
3386
3387         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3388
3389         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3390
3391         * sieve-manage.el: Require 'cl when compiling.
3392
3393         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3394         (gnus-iswitchb-completing-read): Require iswitchb.
3395         (gnus-select-frame-set-input-focus): Silence compiler.
3396
3397 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3398
3399         * message.el (message-subject-trailing-was-query): Change default to t,
3400         since I think that's what most people want.
3401
3402         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3403         appending for easier debugging.
3404         (nnimap-wait-for-connection): Take a regexp.
3405         (nnimap-request-accept-article): Wait for the continuation line before
3406         sending anything unless we're streaming.
3407
3408         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3409         leave the header washing to take place.
3410
3411 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3412
3413         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3414         regular expression match and replace in posting styles.
3415
3416 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3417
3418         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3419         an entire server.
3420         (nnir-get-active): New function.
3421         (nnir-run-imap): Use it.
3422         (nnir-run-gmane): Who knew, gmane search returns an article score!
3423
3424         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3425         server on the current line with nnir.
3426
3427 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428
3429         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3430         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3431         left edge.
3432         (gnus-article-foldable-buffer): Skip past the prefix when determining
3433         raggedness.
3434
3435         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3436         the raw article, and change `C-u g' to show the article without doing
3437         treatments.
3438
3439         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3440         on to `gnus-treat-article'.
3441         (gnus-inhibit-article-treatments): New variable.
3442
3443         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3444
3445         * gnus-art.el (gnus-treatment-function-alist): Have
3446         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3447         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3448         sections.
3449
3450         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3451         parameter.
3452         (gnus-article-fill-cited-long-lines): New function.
3453         (gnus-article-fill-cited-article): Allow filling only long sections.
3454
3455         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3456         and non-punctuation (like after the apostrophe in "'We").
3457
3458         * gnus-sum.el (gnus-summary-select-article): Make sure
3459         gnus-original-article-buffer is alive.
3460
3461         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3462         reflect the order they're in in the digest.
3463
3464         * gnus.el (gnus-group-startup-message): Move point to the start of the
3465         buffer.
3466
3467         * nnimap.el (nnimap-capability): New function.
3468         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3469         is set.
3470
3471 2010-10-31  David Engster  <dengste@eml.cc>
3472
3473         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3474         conform with changes to gnus-completing-read.
3475
3476 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * shr.el (shr-tag-img): Output "*" instead of "[img]".
3479
3480 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3481
3482         * nnir.el: Move defvar, defcustom around to keep file organized
3483         and keep byte-compiler quiet.
3484         (nnir-read-parms): Accept search-engine as arg.
3485         (nnir-run-query): Pass search-engine as arg.
3486         (nnir-search-engine): Remove.
3487
3488 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3489
3490         * shr.el (shr-generic): The text nodes should be text, not :text.
3491
3492         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3493         later in the file.
3494
3495 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3496
3497         * nnir.el: General clean up.  Allow searching with multiple engines.
3498         Allow separate extra-parameters for each engine.
3499         Batch queries when possible.
3500         (nnir-imap-default-search-key,nnir-method-default-engines):
3501         Add customize interface.
3502         (nnir-run-gmane): New engine.
3503         (nnir-engines): Use it.  Qualify all prompts with engine name.
3504         (nnir-search-engine): Remove global variable.
3505         (nnir-run-hyrex): Restore for now.
3506         (nnir-extra-parms,nnir-search-history): New variables.
3507         (gnus-group-make-nnir-group): Use them.
3508         (nnir-group-server): Remove in favor of gnus-group-server.
3509         (nnir-request-group): Avoid searching twice.
3510         (nnir-sort-groups-by-server): New function.
3511
3512 2010-10-30  Julien Danjou  <julien@danjou.info>
3513
3514         * gnus-group.el: Remove gnus-group-fetch-control.
3515
3516         * gnus-start.el (gnus-find-new-newsgroups):
3517         Remove gnus-check-first-time-used.
3518
3519         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3520
3521 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3522
3523         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3524         set on groups that don't have \* permanentflags.
3525
3526 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3527
3528         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3529         control the background color.
3530         (shr-tag-img): Ignore very small web bug type images.
3531         (shr-put-image): Add help-echo alt texts to the images.
3532         (shr-tag-video): Show the video poster image.
3533
3534 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3535
3536         * shr.el (shr-table-depth): New variable.
3537         (shr-tag-table-1): Only insert the images after the top-level table.
3538
3539         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3540
3541         * gnus-util.el (gnus-list-memq-of-list): New function.
3542
3543         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3544         selected.
3545         (nnimap-unsplittable-articles): New slot.
3546         (nnimap-new-articles): Use it.
3547
3548 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
3549
3550         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3551         move to the previous line on `M-g'.
3552
3553 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3556         *-request-group, which seems unnecessary.
3557
3558         * nnimap.el (nnimap-quote-specials): Function copied over from
3559         imap.el.
3560         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3561         they support that.  Suggested by Tom Regner.
3562
3563 2010-10-29  Julien Danjou  <julien@danjou.info>
3564
3565         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3566         defalias.
3567         (gnus-summary-delete-marked-with): Remove obsolete defalias.
3568
3569         * gnus.el: Remove `gnus-nntp-service' variable.
3570         (gnus-secondary-servers): Make obsolete.
3571         (gnus-nntp-server): Make obsolete.
3572
3573         * gnus-start.el (gnus-1): Remove x-splash calls.
3574
3575         * gnus-ems.el (gnus-x-splash): Remove.
3576
3577         * gnus.el (gnus-group-startup-message): Simplify/update code.
3578
3579         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
3580         definition.
3581
3582         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3583         capability before doing anything.
3584         (gnus-group-insert-group-line): Remove useless
3585         gnus-group-remove-excess-properties.
3586
3587 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3588
3589         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3590
3591 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3592
3593         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3594         config after reselecting.
3595
3596 2010-10-28  Julien Danjou  <julien@danjou.info>
3597
3598         * shr.el (shr-put-image): Use point even if only inserting text.
3599         (shr-put-image): Save excursion when inserting alt text on non-graphic
3600         display, so the behaviour is the same when we are on a graphic display.
3601
3602         * nnir.el (nnir-run-swish-e): Remove hyrex support.
3603
3604 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3605
3606         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3607         (gnus-mime-copy-part): Check coding system, not charset.
3608         (gnus-mime-view-part-externally): Never remove part.
3609         (gnus-mime-view-part-internally): Don't remove part here.
3610         (gnus-article-part-wrapper): Make sure MIME tag is visible.
3611         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3612         multipart/alternative.
3613
3614         * mm-decode.el (mm-display-part): Take optional arg `force'.
3615
3616 2010-10-26  Julien Danjou  <julien@danjou.info>
3617
3618         * gnus-group.el (gnus-group-default-list-level): Add this function to
3619         compute the default list level.
3620         (gnus-group-default-list-level): Add possibility to use a function.
3621
3622 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3625
3626         * gnus-group.el (gnus-group-completing-read)
3627         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3628         gnus-replace-in-string.
3629
3630 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3631
3632         * shr.el (shr-tag-div): Add.
3633
3634         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
3635
3636 2010-10-25  Julien Danjou  <julien@danjou.info>
3637
3638         * gnus-util.el: Remove `gnus-with-local-quit'.
3639
3640         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3641
3642 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3643
3644         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3645         the original article buffer.
3646
3647 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3648
3649         * nnimap.el (nnimap-request-head): New function.
3650         (nnimap-request-move-article): Try to be slighly faster by not
3651         requesting the entire message when moving.
3652         (nnimap-transform-headers): Don't bug out on bodiless articles.
3653         (nnimap-send-command): Have no outstanding messages if the IMAP server
3654         doesn't support streaming.
3655         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3656
3657 2010-10-24  Julien Danjou  <julien@danjou.info>
3658
3659         * message.el (message-default-headers): Fix type.
3660
3661 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3664         prefetching images.
3665
3666         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3667         backend for unknown groups.  This is mainly useful for nnimap groups.
3668
3669         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3670         group isn't covered by the agent.
3671
3672 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
3673
3674         * nnir.el (nnir-method-default-engines): New variable.
3675         (nnir-run-query): Use it.
3676         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3677         (gnus-summary-nnir-goto-thread): Change group if needed.
3678
3679         * gnus-group.el (gnus-group-group-map): Add key binding for
3680         gnus-group-make-nnir-group.
3681
3682 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3683
3684         * shr.el (shr-tag-object): Add.
3685
3686         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3687         original article buffer live.
3688         (gnus-summary-select-article-buffer):
3689         Mention gnus-widen-article-buffer.
3690
3691 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3692
3693         * shr.el (shr-tag-strong): Add.
3694
3695 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3696
3697         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3698         group names.  They mess up the group buffer badly.
3699
3700         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3701
3702         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3703         instead of the summary one.
3704
3705 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3706
3707         * mml.el (mml-preview): Work properly when editing article.
3708
3709         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3710         gnus-have-read-active-file if it's already been in.
3711
3712 2010-10-22  Tom Tromey  <tromey@redhat.com>
3713
3714         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3715         gnus-group-completing-read.
3716
3717 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * message.el (message-mode-map): Don't bind M-; to comment region, to
3720         allow the global comment-dwim to work.
3721
3722 2010-10-21  Julien Danjou  <julien@danjou.info>
3723
3724         * message.el (message-setup-1): Allow message-default-headers to be a
3725         function.
3726
3727 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3728
3729         * shr.el (shr-tag-table): Simplify.
3730
3731 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3732
3733         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3734         to avoid trying to snarf invalid stuff.
3735
3736         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3737
3738         * gnus.el (gnus-message-archive-group): Quote value.
3739         (gnus-message-archive-group): Mark as changed.
3740
3741         * shr.el (shr-add-font): Don't put the font properties on the newline
3742         or the indentation.
3743
3744         * message.el (message-fix-before-sending): Change options when sending
3745         non-printable characters.
3746
3747         * gnus.el (gnus-message-archive-method): Change the default to
3748         monthly outgoing groups.
3749
3750         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3751         that have gotten new numbers.
3752
3753         * nnimap.el (nnimap-request-replace-article): New function.
3754
3755 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3756
3757         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3758         (nnrss-request-article): Don't use special html washing code.
3759
3760 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * shr.el (shr-tag-table): Remove useless nconc.
3763
3764 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3765
3766         * gnus-art.el (article-wash-html): Simplify and remove the charset
3767         stuff.  Use the normal html rendering code instead of the special html
3768         washing code.
3769
3770         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3771         `gnus-w3m' symbols.
3772         (mm-text-html-washer-alist): Remove.
3773
3774         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3775         (mm-inline-media-tests): Remove use.
3776         (mm-text-html-renderer): Change default to the `shr' symbol.
3777
3778         * mm-view.el (mm-inline-text-html): Remove use.
3779
3780         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3781         `gnus-blocked-images' to be a function.
3782         (gnus-article-wash-function): Remove.
3783
3784 2010-10-20  Julien Danjou  <julien@danjou.info>
3785
3786         * spam.el (spam-list-of-processors): Mark as obsolete.
3787
3788         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3789         (nnimap-insert-partial-structure): Fix boundary detection.
3790
3791 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3792
3793         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3794         run file-truename on remote files.  This can be expensive and even
3795         prevent one from editing drafts if some unrelated buffer has a stale
3796         connection.
3797
3798 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3801         kinsoku-eol regardless of shr-kinsoku-shorten.
3802         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3803         (shr-tag-table): Support caption, thead, and tfoot.
3804
3805 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3806
3807         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3808         lines.
3809         (shr-save-contents): New command and keystroke.
3810
3811         * nndoc.el (nndoc-type-alist): Add git support.
3812         (nndoc-git-type-p): New function.
3813         (nndoc-transform-git-article): Ditto.
3814         (nndoc-transform-git-headers): Ditto.
3815         (nndoc-transform-git-headers): Generate Subject headers.
3816
3817         * shr.el (shr-parse-style): New function.
3818         (shr-tag-span): Ditto.
3819
3820         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3821         to `G G' to avoid collisions.
3822
3823 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * shr.el: Load kinsoku if necessary.
3826         (shr-kinsoku-shorten): New internal variable.
3827         (shr-find-fill-point): Make kinsoku shorten text line if
3828         shr-kinsoku-shorten is bound to non-nil.
3829         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3830         shr-indentation too when testing if table is wider than frame width.
3831         (shr-insert-table): Use `string-width' instead of `length' to measure
3832         text width.
3833         (shr-insert-table-ruler): Make sure indentation is done at bol.
3834
3835 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3836
3837         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3838         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3839         undecoded network data.
3840
3841 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3842
3843         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3844         name in the mode line spec so that the mode line menu works
3845         (bug #2431).
3846
3847         * message.el (message-get-reply-headers): If we're fed `to-address',
3848         then always use that.
3849
3850         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3851         aren't so wide as to need to switch off the edit menu.
3852
3853         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3854         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3855
3856         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3857         `M-g'.
3858         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3859         the permanent marks.
3860
3861 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3862
3863         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3864         Splitting according to references/in-reply-to obeys the ignore-groups
3865         variable, while splitting by sender and subject do not.
3866
3867 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3868
3869         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3870         alist, so that we can look for non-Unicode chars.
3871         (article-translate-strings): Allow both character and string maps.
3872
3873 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * shr.el (shr-insert): Don't insert space behind a wide character
3876         categorized as kinsoku-bol, or between characters both categorized as
3877         nospace.
3878
3879 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3880
3881         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3882         headers to gnus-newsgroup-headers.
3883
3884 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * shr.el (shr-tag-img): Don't align images -- since we're not
3887         rescaling, this often leads to ugly displays.
3888
3889 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3890
3891         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3892         duplicates.
3893
3894 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3895
3896         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3897         call.
3898
3899 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3900
3901         * gnus.el: Autoload gnus-html-show-images.
3902
3903         * nnimap.el: Use nnheader-message throughout.
3904
3905         * shr.el (shr-tag-img): Ignore images with no data.
3906
3907 2010-10-15  Julien Danjou  <julien@danjou.info>
3908
3909         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3910         a possibility to disable format=flow encoding when using hard newlines.
3911
3912 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * shr.el (shr-insert): Remove space inserted before or after a
3915         breakable character or at the beginning or the end of a line.
3916         (shr-find-fill-point): Do kinsoku; find the second best point or give
3917         it up if there's no breakable point.
3918
3919 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3920
3921         * nnimap.el (nnimap-open-connection): Message when opening connection
3922         for debugging purposes.
3923
3924         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3925         on every setup buffer call to allow this to change from article to
3926         article.
3927
3928         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3929         buffers where we have a wide table.
3930
3931 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3932
3933         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3934         uses *-request-thread.
3935
3936 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3937
3938         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3939         incantation, which is no longer valid.
3940
3941 2010-10-14  Julien Danjou  <julien@danjou.info>
3942
3943         * shr.el: Fix defcustom type (char -> character).
3944
3945 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3946
3947         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3948         programs.
3949
3950 2010-10-14  Julien Danjou  <julien@danjou.info>
3951
3952         * shr.el (shr-tag-a): Use url-link as widget type.
3953
3954         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3955         `gnus-group-get-icon'.
3956
3957 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3958
3959         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3960         This should make server editing work better.
3961
3962         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3963
3964         * tls.el (tls-program): Remove spurious %s from openssl.
3965
3966         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3967         (nnimap-parse-flags): Fix regexp.
3968
3969         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3970         probably work for CJVK text, too.
3971
3972         * nnimap.el (nnimap-extend-tls-programs): Remove.
3973         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3974
3975         * tls.el (tls-starttls-switches): Remove starttls hack.
3976         (open-tls-stream): Ditto.
3977         (tls-find-starttls-argument): Ditto.
3978
3979 2010-10-13  Julien Danjou  <julien@danjou.info>
3980
3981         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3982         responses.
3983
3984 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3985
3986         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3987
3988         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3989         anything in Emacs.
3990
3991         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3992
3993 2010-10-13  Julien Danjou  <julien@danjou.info>
3994
3995         * shr.el (shr-width): Make shr-width a defcustom with default to
3996         fill-column.
3997         (shr-tag-img): Use shr-width rather than fill-column.
3998
3999 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * dgnushack.el (byte-optimize-apply)
4002         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4003
4004         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4005         position when (X-)Faces exist.
4006         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4007         avatars when called interactively.
4008
4009 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4012         gnus-article-x-face-too-ugly is bound.
4013
4014 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4015
4016         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4017
4018         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4019         mailbox that doesn't exist.
4020
4021 2010-10-12  Julien Danjou  <julien@danjou.info>
4022
4023         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4024         (shr-get-image-data): Encode URL properly when fetching from cache.
4025         (shr-tag-img): Use aligned-to spaces to align correctly images.
4026
4027         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4028         before inserting the Gravatar.
4029
4030         * shr.el (shr-tag-img): Add align attribute support for <img>.
4031
4032 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4033
4034         * gnus-gravatar.el (gnus-art): Require.
4035
4036         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4037         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4038         Remove long obsoleted functions.
4039
4040 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4041
4042         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4043
4044         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4045
4046         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4047         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4048         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4049         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4050         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4051         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4052         * sieve-manage.el, smime.el, spam.el:
4053         Fix comment for declare-function.
4054
4055 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4056
4057         * nnimap.el (nnimap-request-rename-group): Select group read-only
4058         before renaming it.
4059
4060         * shr.el (shr-insert): Fix up the white space only regexp.
4061
4062         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4063         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4064
4065         * shr.el (shr-current-column): New function.
4066         (shr-find-fill-point): New function.
4067
4068 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4069
4070         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4071         numbers.
4072
4073 2010-10-11  Julien Danjou  <julien@danjou.info>
4074
4075         * shr.el (shr-hr-line): Add.
4076         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4077         display hr lines.
4078         (shr-max-columns): Do not change state to nil if we just inserting
4079         spaces.
4080
4081 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4082
4083         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4084         select the last group.
4085
4086 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4087
4088         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4089
4090 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4091
4092         * dig.el (dig-mode-map): Declare and define in one step.
4093
4094 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4095
4096         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4097         for Gnus.
4098         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4099         (nnimap-update-qresync-info): Mark \Seen articles as read.
4100
4101         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4102         non-variable, too.
4103
4104         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4105         available.
4106         (nnimap-update-info): Rely more on the current active than the param
4107         active to avoid marking articles as read too much.
4108
4109         * auth-source.el (auth-source-create): Use (user-login-name) for the
4110         user name default.
4111
4112         * nnimap.el (nnimap-update-info): If the server doesn't return any
4113         useful info, just use the previous info.
4114         (nnimap-update-info): Prefer old info over start-article.
4115         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4116
4117 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4118
4119         * nnir.el (autoload): Clean up autoloads.
4120         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4121         Use key rather than value.
4122         (nnir-imap-search-other): New variable.
4123         (nnir-read-parm): Use it.
4124         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4125         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4126
4127 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4128
4129         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4130         the process, too.
4131
4132 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4133
4134         * spam.el (gnus-summary-mode-map): Bind to "$".
4135         Suggested by Russ Allbery.
4136
4137         * shr.el: Rework the way things are indented by <li> slightly.
4138
4139         * gnus.el (gnus-group-set-parameter): Fix typo.
4140
4141         * nnimap.el: Start implementing QRESYNC support.
4142
4143 2010-10-09  Julien Danjou  <julien@danjou.info>
4144
4145         * nnir.el (nnir-engines): Fix too many arguments.
4146
4147 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4148
4149         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4150         group is the "last", so that the backends like nnfolder actually save
4151         their folders.
4152
4153         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4154         try to use that for the tls stream.
4155         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4156         UIDVALIDITY and find out which groups are read-only and not.
4157         (nnimap-get-flags): Use the same marks parsing code as the rest of
4158         nnimap.
4159
4160 2010-10-09  Julien Danjou  <julien@danjou.info>
4161
4162         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4163
4164         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4165         retrieving gravatars.
4166
4167         * shr.el (shr-table-corner): Add.
4168         (shr-table-line): Add.
4169         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4170
4171 2010-10-08  Julien Danjou  <julien@danjou.info>
4172
4173         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4174
4175 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4176
4177         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4178
4179         * gnus-sum.el (gnus-mark-article-as-unread)
4180         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4181         (gnus-summary-set-bookmark): Use it.
4182
4183         * gnus-msg.el (gnus-setup-message): Use it.
4184
4185         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4186
4187         * gnus.el (gnus-group-remove-parameter): Use it.
4188
4189         * gnus-group.el (gnus-group-make-web-group): Use it.
4190
4191         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4192
4193         * nnregistry.el: Update docs to mention manual.
4194
4195         * gnus-registry.el: Update docs to mention nnregistry.el.
4196         (gnus-registry-initialize): Don't install nnregistry refer method
4197         automatically.
4198         (gnus-registry-install-nnregistry): Remove it.
4199
4200 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4201
4202         * shr.el (shr-insert): Don't insert double spaces.
4203
4204 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4205
4206         * gnus-gravatar.el (gnus-treat-from-gravatar)
4207         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4208         called interactively.
4209
4210         * gnus-art.el (gnus-mime-view-part-externally)
4211         (gnus-mime-view-part-internally): Make predicate function passed to
4212         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4213         of a mime type.
4214
4215         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4216
4217 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4218
4219         * shr.el (require): Require cl when compiling.
4220         (shr-tag-hr): New function.
4221
4222         * nnimap.el (nnimap-update-info): Remove double setting of high.
4223         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4224         This makes nnimap work properly on Courier again.
4225
4226         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4227         the variable for backwards compatibility.
4228
4229         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4230         the file name before using to avoid setting mm-default-directory to
4231         nil.
4232
4233         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4234         bidning gnus-agent variables.
4235
4236         * shr.el (shr-render-td): Use a cache for the table rendering function
4237         to avoid getting an exponential rendering behaviour in nested tables.
4238         (shr-insert): Rework the line-breaking algorithm.
4239         (shr-insert): Don't leave trailing spaces.
4240         (shr-insert-table): Also insert empty TDs.
4241         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4242
4243 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4244
4245         * gnus-sum.el (gnus-number): Rename from `number'.
4246         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4247         (gnus-summary-limit-children): Update uses correspondingly.
4248
4249 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4250
4251         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4252         (gnus-gravatar-transform-address): Don't show avatars of people of
4253         which mail addresses match gnus-gravatar-too-ugly.
4254
4255 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4256
4257         * shr.el (shr-table-widths): Expand TD elements to fill available
4258         space.
4259
4260 2010-10-07  Julien Danjou  <julien@danjou.info>
4261
4262         * nnimap.el (nnimap-request-rename-group): Add this method.
4263
4264 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4265
4266         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4267         name from XEmacs' function-arglist.
4268
4269         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4270         gravatar under XEmacs.
4271
4272 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4273
4274         * auth-source.el: Update docs with TODO items.
4275
4276         * gnus-sync.el: Update docs to explain state and plans.
4277
4278         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4279         Hooks for mark updates.
4280         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4281
4282         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4283         hooks with arguments, which is needed for mark update hooks.
4284
4285 2010-10-06  Julien Danjou  <julien@danjou.info>
4286
4287         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4288         was matched.
4289
4290         * sieve-manage.el: Update example in `Commentary'.
4291
4292         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4293
4294         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4295         not 2000.
4296         (sieve-manage-authenticate): Re-add function.
4297
4298 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4299
4300         * shr.el (shr-insert): Get 'space transition right.
4301         (shr-render-td): Only delete space at the end of the TD.
4302
4303         * nnimap.el (nnimap-open-connection): Prepare to support
4304         open-gnutls-stream.
4305
4306         * shr.el: Rearrange function order to be more logical.
4307
4308 2010-10-06  Julien Danjou  <julien@danjou.info>
4309
4310         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4311         (nnrss-discover-feed): Remove 404 URL in docstring.
4312
4313         * nnir.el: Fix Swish-E URL.
4314         Fix Namazu URL.
4315
4316         * message.el (message-change-subject): Remove 404 URL in a comment.
4317
4318 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4321         called interactively.
4322
4323         * gnus-util.el (gnus-remove-if): Allow hash table.
4324         (gnus-remove-if-not): New function.
4325
4326         * gnus-art.el (gnus-mime-view-part-as-type)
4327         * gnus-score.el (gnus-summary-score-effect)
4328         * gnus-sum.el (gnus-read-move-group-name):
4329         Replace remove-if-not with gnus-remove-if-not.
4330
4331         * gnus-group.el (gnus-group-completing-read):
4332         Regard collection as a hash table if it is not a list.
4333
4334 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4335
4336         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4337
4338         * shr.el: Document the table-rendering algorithm.
4339
4340 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4341
4342         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4343         for Emacsen having no `libxml-parse-html-region' support.
4344
4345 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4346
4347         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4348         invalid URLs.
4349
4350         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4351         line-broken.
4352         (shr-tag-img): Ignore image fetching errors.
4353         (shr-overlays-in-region): Compute overlay positions correctly.
4354
4355         * mm-decode.el (mm-shr): Require shr.
4356
4357         * gnus-art.el (gnus-blocked-images): Move variable here.
4358
4359         * shr.el (shr-insert-table): Bind free variable.
4360
4361         * mm-decode.el (mm-shr): Bind shr-content-function.
4362
4363         * shr.el (shr-content-function): New variable.
4364
4365         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4366         added for symmetry.
4367
4368         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4369
4370         * gnus-group.el (gnus-group-make-group): Doc fix.
4371
4372         * nnimap.el (nnimap-request-newgroups): Return success.
4373
4374         * shr.el (shr-find-elements): New function.
4375         (shr-tag-table): Put all the images after the table.
4376         (shr-tag-table): Really inhibit images inside the table.
4377         (shr-collect-overlays): Copy over overlays from the TD elements to the
4378         main document.
4379
4380         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4381         gnus-blocked-images.
4382
4383 2010-10-05  Julien Danjou  <julien@danjou.info>
4384
4385         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4386
4387         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4388         (gnus-html-maximum-image-size): Add this function.
4389         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4390
4391         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4392         server-value of the capability is nil.
4393
4394 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395
4396         * shr.el (shr-tag-em): Add <EM> tag.
4397
4398 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4399
4400         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4401         customizable.
4402
4403         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4404         handing broken links to browse-url.
4405
4406 2010-10-05  Julien Danjou  <julien@danjou.info>
4407
4408         * gnus-util.el (gnus-emacs-completing-read)
4409         (gnus-iswitchb-completing-read): Use autoload rather than require.
4410
4411 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4414         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4415         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4416         iswitchb-temp-buflist for XEmacs.
4417
4418         * gnus-util.el (gnus-completing-read-function): Exclude
4419         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4420         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4421         XEmacs.
4422
4423         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4424         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4425
4426         * gnus-html.el: Don't require help-fns under XEmacs.
4427         (gnus-html-schedule-image-fetching): Work for XEmacs.
4428
4429         * mm-decode.el (mm-shr): Decode contents by charset.
4430
4431 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4432
4433         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4434         unknown.
4435
4436         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4437         (shr-get-image-data): Ensure against the cache file missing.
4438
4439         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4440         for data.
4441
4442         * spam-report.el (spam-report-url-ping-plain): Don't query about
4443         killing the process.
4444
4445         * shr.el (shr-render-td): Protect against too-wide text.
4446
4447 2010-10-04  Julien Danjou  <julien@danjou.info>
4448
4449         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4450         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4451
4452         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4453         retrieved.
4454
4455 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4456
4457         * shr.el (browse-url): Require.
4458         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4459         lines.
4460         (shr-show-alt-text, shr-browse-image): New commands.
4461         (shr-browse-url, shr-copy-url): New commands.
4462
4463         * gnus-sum.el (gnus-widen-article-window): New variable.
4464         (gnus-summary-select-article-buffer): Use it.
4465
4466         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4467         without @ signs.
4468
4469 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4470
4471         * nnir.el (nnir-run-imap): Remove spurious space in search string.
4472
4473 2010-10-04  Julien Danjou  <julien@danjou.info>
4474
4475         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4476         for XEmacs.
4477
4478 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4481
4482         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4483         (nnimap-close-server): Implement.
4484
4485         * dgnushack.el (iswitchb): Require to shut up the compiler.
4486
4487         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4488         (shr-insert): Tweak line breaking.
4489         (shr-insert): Handle <pre> better.
4490         (shr-tag-li): Get <li> indentation right.
4491         (shr-tag-li): Get <li> indentation even righter.
4492         (shr-tag-blockquote): Ensure paragraph start.
4493         (shr-make-table): Tweak table generation.
4494         (shr-make-table): Fix typo.
4495
4496         * shr.el: Implement table rendering.
4497
4498 2010-10-04  Julien Danjou  <julien@danjou.info>
4499
4500         * gnus-html.el (gnus-html-put-image): Fix resize image code.
4501
4502 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4503
4504         * shr.el (shr-insert): Use string anchors instead of line anchors.
4505
4506 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4507
4508         * shr.el: Add headings.
4509         (shr-ensure-paragraph): Actually work.
4510         (shr-tag-li): Make <ul> prettier.
4511         (shr-insert): Get white space at the beginning/end of elements right.
4512         (shr-tag-p): Collapse subsequent <p>s.
4513         (shr-ensure-paragraph): Don't insert double line feeds after blank
4514         lines.
4515         (shr-insert): \t is also space.
4516         (shr-tag-s): Fix "s" tag name function.
4517         (shr-tag-s): Fix face prop name.
4518
4519 2010-10-03  Julien Danjou  <julien@danjou.info>
4520
4521         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4522
4523         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4524         gnus-window-inside-pixel-edges.
4525
4526         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4527         gnus-ems.
4528
4529         * mm-view.el (mm-inline-image-emacs): Support image resizing.
4530
4531         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4532         function.
4533
4534         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4535         resize choice.
4536
4537 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4540         beginning of the buffer.
4541
4542         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4543         article buffer again.
4544
4545         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4546
4547         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4548         when it's at the start of the buffer.
4549
4550         * shr.el (shr-tag-blockquote): Convert name.
4551         (shr-rescale-image): Use the right image-size variant.
4552
4553         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4554         buffer isn't shown, then select the current article first instead of
4555         bugging out.
4556         (gnus-summary-select-article-buffer): Show both the article and summary
4557         buffers again.
4558
4559         * shr.el (shr-fontize-cont): Protect against regions with no text.
4560         Rename tag functions to shr-tag-* for enhanced security.
4561         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4562
4563 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
4564
4565         * shr.el (shr-insert):
4566         * pop3.el (pop3-movemail):
4567         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4568         loaded.
4569
4570 2010-10-03  Glenn Morris  <rgm@gnu.org>
4571
4572         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4573
4574         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4575
4576         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4577
4578         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4579
4580         * gnus-util.el (gnus-make-local-hook): Simplify.
4581
4582 2010-10-02  Julien Danjou  <julien@danjou.info>
4583
4584         * gnus-util.el (gnus-iswitchb-completing-read): New function.
4585         (gnus-ido-completing-read): New function.
4586         (gnus-emacs-completing-read): New function.
4587         (gnus-completing-read): Use gnus-completing-read-function.
4588         Add gnus-completing-read-function.
4589
4590 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591
4592         * shr.el (shr-insert-document): Autoload.
4593         (shr-img): Be silent.
4594         (shr-insert): Add a newline after every picture before text.
4595         (shr-add-font): Use overlays for combining faces.
4596         (shr-insert): Pass upwards the text start point.
4597
4598         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4599         possible.
4600         (mm-shr): New function.
4601
4602 2010-10-02  Julien Danjou  <julien@danjou.info>
4603
4604         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4605         should go backward.
4606
4607 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
4608
4609         * shr.el (shr): Fix typo in provide call.
4610
4611 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4612
4613         * shr.el: New file.
4614
4615         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4616
4617         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4618         completing read.
4619
4620 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621
4622         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4623         we're being queried about.  Suggested by Dan Jacobson.
4624
4625         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4626         Suggested by Jason Eisner.
4627
4628         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4629         table, too.  Suggested by Stefan Wiens.
4630         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4631         the table unnecessary.  Suggested by Stefan Wiens.
4632
4633         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4634         longer needed, and probably doesn't work either, as pointed out by
4635         Stefan Wiens.
4636         (gnus-summary-exit): Remove call to the clearing function.
4637         (gnus-summary-exit-no-update): Ditto.
4638
4639         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4640         instead of gnus-eval-in-buffer-window to avoid popping up frames.
4641         Reported by Stefan Monnier.
4642         (gnus-summary-save-in-rmail): Ditto.
4643
4644         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4645         article buffer, instead of both the article buffer and the summary
4646         buffer.  Sort of suggested by Dan Jacobson.
4647
4648         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4649
4650         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4651         Suggested by Dan Jacobson.
4652
4653         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4654         documentation clearer.
4655
4656         * message.el (message-shorten-references): Comment on the number "21".
4657         Suggested by Stefan Monnier.
4658
4659         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4660         Suggested by Dan Jacobson.
4661
4662         * gnus.el (gnus-large-newsgroup):
4663         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
4664
4665         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4666         externalize attachments.  Bug reported by Steve Wen.
4667
4668         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4669         really message anything to the user.
4670
4671         * nnmail.el (nnmail-article-group): Allow using the fancy split method
4672         directly.
4673
4674         * nnimap.el (nnimap-request-group): Low higher than high to signal no
4675         messages in empty groups.
4676
4677 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
4678
4679         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4680         non-UIDNEXT group.
4681
4682 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4683
4684         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4685         not the value from the collection.
4686
4687         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4688         values.  This sometimes happens on some groups that have no info.
4689         (nnimap-request-newgroups): New function.
4690
4691 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4692
4693         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4694         check into `gnus-registry-initialize'.
4695         (gnus-registry-initialize): Ditto.
4696         Fix and extend header docs.
4697
4698 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4701         regexp backtrace overflows.
4702
4703         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4704         for starttls that tls.el implements; i.e. openssl.
4705
4706         * tls.el (tls-starttls-switches): Give up on using starttls with
4707         gnutls-cli.
4708         (tls-program): Add --insecure to be consistent with the defaults from
4709         openssl s_client.  Now all three commands are insecure.
4710
4711 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * lpath.el: Bind completion-styles-alist for XEmacs.
4714
4715         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4716         (gravatar-create-image): New function that's an alias to
4717         gnus-xmas-create-image, gnus-create-image, or create-image.
4718         (gravatar-data->image): Use it.
4719
4720 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4721
4722         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4723         install the nnregistry refer method.
4724         (gnus-registry-install-hooks): Use it.
4725         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4726         unfollowed groups.
4727
4728 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4729
4730         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4731         expanding threads.
4732
4733 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4734
4735         * nnir.el: Use the server names without suffixes (bug #7009).
4736
4737         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4738         unencrypted to STARTTLS, if possible.
4739
4740 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4741
4742         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4743         headers before superseding.
4744
4745 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746
4747         * nnrss.el (nnrss-use-local): Add documentation.
4748
4749         * nnimap.el (nnimap-extend-tls-programs): New function.
4750         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4751         (nnimap-wait-for-connection): Accept the greeting from the stupid
4752         output from openssl s_client -starttls, too.
4753
4754         * tls.el (tls-starttls-switches): New variable.
4755         (tls-find-starttls-argument): Use it.
4756         (open-tls-stream): Ditto.
4757
4758         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4759         (netrc-machine): Ditto.
4760
4761         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4762         article number.
4763         (nnimap-split-fancy): New variable.
4764         (nnimap-split-incoming-mail): Use it.
4765
4766         * nntp.el (nntp-server-list-active-group): Document.
4767
4768         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4769         SELECT to get the message-id.
4770
4771         * mail-source.el (mail-sources): Remove webmail support.
4772         (defvar): Ditto.
4773         (mail-source-fetcher-alist): Ditto.
4774         (mail-source-fetch-webmail): Remove.
4775
4776         * webmail.el: Remove -- doesn't seem relevant any more.
4777
4778         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4779
4780         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4781         the \r.
4782
4783 2010-09-30  Julien Danjou  <julien@danjou.info>
4784
4785         * gnus-agent.el (gnus-agent-add-group): Fix call to
4786         gnus-completing-read.
4787
4788 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4789
4790         * nndoc.el (nndoc-retrieve-groups): New function.
4791
4792         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4793         `default', use nnmail-split-methods.
4794         (nnimap-request-article): Downcase the NILs so that they are nil.
4795
4796         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4797         symbol.
4798
4799         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4800         code, since if the user has requested network, that's what they ought
4801         to get.
4802         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4803         (nnimap-split-rule): Mark as obsolete.
4804
4805         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4806         New variable.
4807
4808         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4809         correct slot, too.
4810
4811 2010-09-29  Julien Danjou  <julien@danjou.info>
4812
4813         * gnus.el (gnus-local-domain): Declare variable obsolete.
4814
4815         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4816         Fix history computing.
4817         (gnus-ido-completing-read): Require ido.
4818
4819 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4820
4821         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4822         build Gnus.
4823
4824         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4825         when interpreting the structures.
4826         (nnimap-request-accept-article): Add \r\n to the lines to make this
4827         work with Cyrus.
4828
4829         * nndraft.el (nndraft-request-expire-articles): Use the group name
4830         instead if "nndraft".  Fix found by Nils Ackermann.
4831
4832 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4833
4834         * nnregistry.el: Add.
4835
4836 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4837
4838         * nnmail.el (group, group-art-list, group-art):
4839         Remove unneeded directives.
4840
4841 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4842
4843         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4844         (mm-mime-charset)
4845         * rfc2047.el (rfc2047-syntax-table)
4846         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4847
4848         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4849         rather than `insert-file-contents' and `eval-region'.
4850
4851         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4852         construction.
4853
4854         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4855
4856         * time-date.el: No need to require cl for Emacs 21.
4857
4858 2010-09-29  Julien Danjou  <julien@danjou.info>
4859
4860         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4861         replacement of `gnus-gravatar-relief' to mimic
4862         `gnus-faces-properties-alist'.
4863         Add :version property.
4864
4865 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * mail-source.el (mail-source-report-new-mail)
4868         * message.el (message-default-mail-headers)
4869         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4870
4871         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4872
4873 2010-09-28  Julien Danjou  <julien@danjou.info>
4874
4875         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4876         mail-address contains the same string as real-name.
4877
4878         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4879         non-blank in header, otherwise it'll get stripped.
4880
4881         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4882         real-name, and then for mail address rather than doing : or , search.
4883
4884 2010-09-27  Julien Danjou  <julien@danjou.info>
4885
4886         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4887         right completing-read function.
4888         (gnus-use-ido): New variable
4889         (gnus-completing-read-with-default): Remove.
4890         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4891         (gnus-agent-add-group):
4892         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4893         * mm-view.el (mm-view-pkcs7-decrypt):
4894         * mm-util.el (mm-codepage-setup):
4895         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4896         * mml-smime.el (mml-smime-openssl-sign-query):
4897         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4898         (mml-insert-multipart):
4899         * gnus-msg.el (gnus-summary-yank-message):
4900         * gnus-int.el (gnus-start-news-server):
4901         * mm-decode.el (mm-interactively-view-part):
4902         * gnus-dired.el (gnus-dired-attach):
4903         * gnus.el (gnus-read-method):
4904         * gnus-bookmark.el (gnus-bookmark-jump):
4905         * gnus-art.el (gnus-mime-view-part-as-type)
4906         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4907         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4908         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4909         * nnmairix.el (nnmairix-create-server-and-default-group)
4910         (nnmairix-update-groups, nnmairix-get-server)
4911         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4912         (nnmairix-get-group-from-file-path):
4913         * nnrss.el (nnrss-find-rss-via-syndic8):
4914         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4915         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4916         (gnus-group-browse-foreign-server):
4917         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4918         (gnus-summary-execute-command, gnus-summary-respool-article)
4919         (gnus-read-move-group-name):
4920         * gnus-score.el (gnus-summary-increase-score)
4921         (gnus-summary-score-effect):
4922         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4923
4924 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4927         x-focus-frame.
4928
4929         * nnimap.el (auth-source-forget-user-or-password)
4930         (auth-source-user-or-password): Autoload.
4931
4932         * message.el (message-from-style, message-interactive)
4933         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4934         (message-yank-prefix, message-indentation-spaces, message-signature)
4935         (message-signature-file): Add comment.
4936
4937 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938
4939         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4940         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4941         new articles.
4942
4943         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4944         parts.
4945         (nnimap-request-article): Work with the t setting, too.
4946
4947         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4948         that you don't get flashes of other buffers.
4949         (gnus-summary-show-complete-article): Intern before setting.
4950
4951 2010-09-27  David Engster  <dengste@eml.cc>
4952
4953         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4954         well as HEADERS.
4955         (nnmairix-retrieve-headers): Provide new argument for the above.
4956
4957 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4958
4959         * gnus-sum.el (gnus-summary-move-article): Don't alter
4960         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4961         group.
4962
4963         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4964
4965         * message.el (message-cite-prefix-regexp): Revert my last edit.
4966
4967         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4968         variable instead of the Gnus variable.
4969
4970         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4971
4972         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4973
4974         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4975         since some servers don't like it.
4976         (nnimap-open-connection): Forget credentials if the server says the
4977         password was wrong.
4978         (nnimap-parse-line): Protect against invalid data.
4979
4980         * gnus-sum.el (gnus-summary-move-article): Add comment.
4981         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4982         nothing alters it while scanning for new messages.
4983
4984         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4985         which may or may not help.
4986         (nnimap-open-connection): If we're doing a stream connection, and then
4987         discover we're on a STARTTLS-capable server, then open a STARTTLS
4988         connection instead.
4989
4990 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4991
4992         * nnimap.el (utf7): Require.
4993
4994         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4995         prefix.
4996
4997 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4998
4999         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5000
5001 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * nnimap.el (nnimap-request-accept-article): Message the error on
5004         error.
5005
5006 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5007
5008         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5009
5010 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5011
5012         * nndoc.el (nndoc-request-list): Return success always.
5013
5014         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5015         `fetch-old' -- we only want to fetch the articles we've requested.
5016         The rest are in the agent, probably.
5017         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5018         disappeared server" to something low.  It's not important.
5019
5020         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5021         arrived before the FETCH data.
5022
5023         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5024         target here, because we don't know the Gnus name of the group.
5025
5026         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5027         for the correct group.
5028
5029         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5030
5031         * gnus.el (gnus): Give a final warning after startup.
5032
5033         * gnus-util.el (gnus-action-message-log): New variable.
5034         (gnus-message): Use it.
5035         (gnus-final-warning): New function.
5036
5037         * nnimap.el (nnimap-open-connection): Record the greeting.
5038         (nnimap): Add greeting.
5039
5040 2010-09-26  Julien Danjou  <julien@danjou.info>
5041
5042         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5043         arguments.
5044         (gnus-html-wash-images): Fix spec computing to include start/end.
5045
5046         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5047
5048 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5049
5050         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5051         deletion.
5052         (nnimap-retrieve-headers): Don't select the group, because that's
5053         already done by nnimap-possibly-change-group.
5054
5055         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5056         (gnus-picon-transform-address): Use it.
5057
5058         * mail-source.el (mail-source-value): Revert previous patch.
5059
5060         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5061         on failure.
5062         (nnimap-open-connection): Look up both virtual and physical server name
5063         credentials.
5064
5065         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5066
5067 2009-02-07  Dave Love  <fx@gnu.org>
5068
5069         * tls.el (open-tls-stream): Don't query killing process.
5070
5071 2009-02-08  Dave Love  <fx@gnu.org>
5072
5073         * gnus-win.el (gnus-window-to-buffer-helper)
5074         (gnus-all-windows-visible-p): Function needn't be a symbol.
5075
5076         * mail-source.el (mail-source-value): Function needn't be a symbol.
5077
5078 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079
5080         * message.el (message-cite-prefix-regexp): Remove } from the cite
5081         prefix.
5082
5083         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5084         highlight again, so that the highlight is correct.
5085
5086         * gnus-picon.el (gnus-picon): Remove again.
5087         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5088
5089         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5090         doing the header highlightling, so that the background colour of the
5091         picon is correct.
5092
5093         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5094         (gnus-picon): Ditto.
5095         (gnus-picon): Reinstate.  The background colour for picons is white.
5096         (gnus-picon-insert-glyph): Make the background white.
5097
5098         * nnml.el (nnml-open-nov): Don't return dead buffers.
5099
5100         * auth-source.el (auth-source-create): Query the user for whether to
5101         store the credentials.
5102
5103         * netrc.el (netrc-store-data): New function.
5104
5105         * auth-source.el (auth-source-user-or-password): Use the existing auth
5106         sources, if any, for creation.
5107
5108         * gnus.el (gnus-group-fast-parameter): Return the last matching
5109         parameter instead of the first matching parameter.
5110
5111 2010-09-26  Julien Danjou  <julien@danjou.info>
5112
5113         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5114
5115 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5116
5117         * mml2015.el (mml2015-use): Remove gpg support.
5118
5119         * mml1991.el (mml1991-function-alist): Remove gpg function.
5120         (mml1991-gpg-sign): Remove.
5121
5122 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5123
5124         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5125         (gnus-browse-unsubscribe-current-group): Document it.
5126         (gnus-browse-unsubscribe-group): Use it.
5127
5128 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5131         address to the To list for easier response.
5132
5133         * gnus.el (gnus-play-startup-jingle): Remove.
5134         (gnus-splash): Don't play jingle.
5135         (gnus): Silence gnus-load message.
5136
5137         * gnus-art.el (gnus-treat-play-sounds): Remove.
5138
5139         * gnus.el (gnus-play-jingle): Remove audio support.
5140
5141         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5142
5143         * earcon.el: Remove -- no users.
5144
5145         * gnus-audio.el: Remove -- no users of this package.
5146
5147         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5148
5149         * gnus-start.el (gnus-setup-news): Remove nocem support.
5150
5151         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5152
5153         * gnus.el (gnus-use-nocem): Remove.
5154
5155         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5156         Remove.
5157
5158         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5159         uses NoCeM any more.
5160
5161         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5162         (gnus-button-ctan-handler): Ditto.
5163         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5164         (gnus-button-ctan-directory-regexp): Ditto.
5165         (gnus-button-handle-ctan): Ditto.
5166         (gnus-button-tex-level): Ditto.
5167         (gnus-button-alist): Remove CTAN stuff.
5168
5169 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5172         nnimap-streaming test.
5173
5174         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5175         servers twice.
5176
5177         * nnimap.el (nnimap-open-connection): Add more error reporting when
5178         nnimap fails early.
5179
5180         * nnheader.el (nnheader-get-report-string): New function.
5181         (nnheader-get-report): Use it.
5182
5183         * gnus-int.el (gnus-check-server): Say what the error was when opening
5184         failed.
5185
5186         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5187         using streaming.
5188
5189 2010-09-25  Julien Danjou  <julien@danjou.info>
5190
5191         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5192         gnus-window-inside-pixel-edges.
5193
5194 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5195
5196         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5197
5198         * mm-decode.el (mm-save-part): Allow saving to other directories the
5199         normal Emacs way.
5200
5201         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5202         Suggested by Jay Berkenbilt.
5203
5204         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5205         there isn't a single byte.
5206
5207         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5208         just do it.  It doesn't really seem to matter what the user responds
5209         here, I think, so it's just a confusing question.
5210
5211         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5212         non-streaming case.
5213
5214         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5215         (gnus-article-encrypt-body): Use it.
5216
5217         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5218         keystroke.
5219
5220         * nnimap.el (nnimap-find-wanted-parts-1):
5221         Use gnus-fetch-partial-articles.
5222
5223         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5224
5225         * nnimap.el (nnimap-insert-partial-structure): New function.
5226         (nnimap-get-partial-article): New function.
5227         (nnimap-request-article): Use it.
5228         (nnimap-wait-for-response): Return whether the wait was successful.
5229         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5230         retrieval wasn't successful.
5231         (nnimap-retrieve-group-data-early): Allow throttling servers.
5232         (nnimap-streaming): New variable.
5233         (nnimap-fetch-partial-articles): Remove.
5234
5235         * mm-decode.el (mm-with-part): Protect against killed buffers.
5236
5237         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5238         for prettier summary display.
5239
5240 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5241
5242         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5243
5244 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5245
5246         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5247         apparently third-party libraries depend on it.
5248
5249         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5250         before starting negotiation.
5251
5252         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5253         privacy reasons.
5254         (gnus-treat-mail-gravatar): Ditto.
5255
5256         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5257         buffer when inserting images.  Inserting text into the headers, for
5258         instance, can make them invalid.
5259
5260 2010-09-25  Julien Danjou  <julien@danjou.info>
5261
5262         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5263         variables.
5264
5265         * nnheader.el: Remove useless variables news-reply-yank-from and
5266         news-reply-yank-message-id.
5267
5268         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5269         variables.
5270
5271         * mml1991.el: Remove useless mml1991-verbose.
5272
5273         * gnus.el: Remove useless variable gnus-use-generic-from.
5274         Remove obsolete variable gnus-topic-indentation.
5275
5276         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5277
5278         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5279
5280         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5281
5282         * gnus-group.el: Remove useless gnus-group-icon-cache.
5283         Remove useless gnus-ephemeral-group-server.
5284
5285         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5286
5287         * mml2015.el: Remove useless mml2015-verbose.
5288
5289         * mml-smime.el: Remove useless mml-smime-verbose.
5290
5291         * gnus.el: Remove useless gnus-local-domain.
5292
5293         * gnus-gravatar.el (gnus-gravatar-transform-address):
5294         Use gnus-gravatar-size.
5295
5296         * gnus-art.el: Remove useless gnus-treat-translate.
5297
5298 2010-09-24  Julien Danjou  <julien@danjou.info>
5299
5300         * gnus-sum.el: Add support for Gravatars.
5301
5302         * gnus-art.el: Add support for Gravatars.
5303
5304         * gnus-gravatar.el: Add this file.
5305
5306         * gravatar.el: Add this file.
5307
5308 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5311
5312         * gnus-group.el (gnus-group-fetch-faq): Remove.
5313
5314         * gnus.el (gnus-group-faq-directory): Remove.
5315
5316         * gnus-group.el (gnus-group-fetch-charter): Remove.
5317
5318         * gnus.el (gnus-group-charter-alist): Remove.
5319
5320         * gnus-group.el (gnus-group-archive-directory): Remove.
5321         (gnus-group-recent-archive-directory): Ditto.
5322         (gnus-group-make-archive-group): Remove.
5323
5324         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5325
5326         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5327         use the same article number for all the cached articles.
5328
5329         * nnimap.el (nnimap-command): Register the last command time so
5330         that we can use it for idling NOOPs.
5331         (nnimap-open-connection): Start the keeplive timer.
5332         (nnimap-make-process-buffer): Store all the process buffers.
5333         (nnimap-keepalive): New function.
5334
5335         * starttls.el (starttls-open-stream): Add autoload cookie.
5336
5337 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5338
5339         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5340         handling.
5341
5342 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5343
5344         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5345         its data structures.
5346
5347         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5348         instead of the cl.el copy-list.
5349         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5350         equalp.
5351
5352 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5353
5354         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5355         and tool-bar-local-item-from-menu.
5356
5357         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5358         mode-line-highlight face for Emacs.
5359
5360         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5361         loading gnus-sum.elc; fix comment for canlock-verify.
5362         (gnus-article-jump-to-part): Use read-number.
5363         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5364         Remove Emacs pre-21 compatible code for help-echo.
5365         (gnus-article-next-page-1): No need to adjust the number of lines.
5366         (gnus-article-describe-bindings): Always use help-buffer.
5367
5368         * gnus-audio.el (gnus-audio-inline-sound)
5369         * gnus-cus.el (gnus-custom-mode)
5370         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5371
5372         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5373
5374         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5375         compatible code.
5376
5377 2010-09-24  Glenn Morris  <rgm@gnu.org>
5378
5379         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5380         visiting the fcc file in rmail-mode.
5381
5382         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5383
5384 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * nnir.el: Silence the byte compiler.
5387
5388         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5389         alias to browse-url-url-encode-chars if any.
5390         (gnus-html-encode-url): Use it.
5391
5392 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5393
5394         * gnus-start.el (gnus-use-backend-marks): New variable.
5395         (gnus-get-unread-articles-in-group): Use it.
5396
5397         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5398         makeover.
5399
5400 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5401
5402         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5403
5404 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5405
5406         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5407         Remove.
5408         (gnus-setup-news-hook):
5409         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5410
5411         * gnus-int.el (gnus-request-update-info): Protect against backends not
5412         having the function.
5413
5414         * nnimap.el (nnimap-stream): Mention starttls.
5415         (nnimap-open-connection): Add starttls support.
5416
5417 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5418
5419         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5420
5421 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5422
5423         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5424         BODYSTRUCTUREs.
5425         (nnimap-transform-headers): Unfold quoted {42} headers.
5426
5427         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5428         the info.
5429         (gnus-get-unread-articles): Only call updatep on backends that support
5430         it.
5431
5432         * nnweb.el (nnweb-request-update-info): NOOP.
5433
5434         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5435
5436         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5437         since it only deals with marks.
5438
5439         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5440         gnus-request-marks, and make a new gnus-request-update-info.
5441
5442         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5443         the active instead of the high number, which is usually too low.
5444
5445 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5446
5447         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5448         * encrypt.el: Remove.
5449
5450 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5451
5452         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5453         server in symbolic form.
5454
5455         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5456
5457 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5460         (nnimap-update-info): Fix up code slightly.
5461
5462         * gnus-int.el (gnus-open-server): Add tracing for performance
5463         debugging.
5464
5465         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5466         (gnus-group-insert-group-line): Pass the real group name so that it
5467         gets the right data.
5468
5469         * gnus-start.el (gnus-get-unread-articles): Don't have
5470         `gnus-get-unread-articles-in-group' update info, since that can be
5471         really slow and doesn't seem to be needed?
5472
5473 2010-09-22  Dan Christensen  <jdc@uwo.ca>
5474
5475         * time-date.el (date-to-time): Try using parse-time-string first before
5476         using the slower timezone-make-date-arpa-standard.
5477
5478 2010-09-22  Julien Danjou  <julien@danjou.info>
5479
5480         * gnus-group.el (gnus-group-insert-group-line):
5481         Call gnus-group-highlight-line.
5482         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5483         default hook list.
5484         (gnus-group-update-eval-form): Add new function.
5485         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5486         (gnus-group-get-icon): Use gnus-group-update-eval-form.
5487
5488 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5491         immediate, then expire all articles.
5492         (nnimap-update-info): Fix off-by-one errors.
5493         (nnimap-flags-to-marks): Would return no marks lists for group with no
5494         flags.  Instead return the other data.
5495
5496 2010-09-22  Julien Danjou  <julien@danjou.info>
5497
5498         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5499         Only return an icon.
5500         (gnus-group-insert-group-line): Compute icon to return.
5501
5502         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5503         (gnus-html-image-fetched): Only cache if
5504         gnus-html-image-automatic-caching is set.
5505         (gnus-html-image-fetched): Check for errors.
5506
5507 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5508
5509         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5510         once per method on `g'.  This ensures that backends like nnfolder don't
5511         open all their folders.
5512
5513         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5514         (nnimap-request-list): Nix out group in the correct buffer.
5515         (nnimap-parse-flags): Implement by using `read' instead of
5516         hand-parsing.
5517         (nnimap-flags-to-marks): Pass on permanent-flags.
5518         (nnimap-make-process-buffer): Record the server name.
5519         (nnimap-parse-flags): Fix typo.
5520         (nnimap-request-scan): Run split on the server in general, not just a
5521         single group.
5522
5523         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5524         parameter, and propagate this downwards.
5525
5526         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5527         since EXAMINE changes it on the server.
5528
5529         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5530         this command might take a while.
5531
5532 2010-09-22  Julien Danjou  <julien@danjou.info>
5533
5534         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
5535         harmful if you have 2 images side-by-side, they can't be properly
5536         update on text deletion.  Using text-property is safer here.
5537         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5538         data.
5539
5540 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5541
5542         * nnimap.el (nnimap-expunge-inbox): Remove.
5543         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5544         (nnimap-expunge): Flip default to t.
5545
5546         * gnus.el (gnus-method-to-server): Don't push things to the cache
5547         unless it's unique.
5548         (gnus-server-to-method): Ditto.
5549
5550 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5551
5552         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5553
5554 2010-09-22  Julien Danjou  <julien@danjou.info>
5555
5556         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5557         get the start of data.
5558         (gnus-html-encode-url): Add this function to encode special chars in
5559         URL.
5560         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5561         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5562
5563         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5564         default.
5565         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5566
5567         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5568         images alt-text.
5569         (gnus-html-put-image): Put alt-text as help-echo.
5570
5571 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5572
5573         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5574         * mm-util.el (mm-decompress-buffer)
5575         * nnir.el (nnir-run-find-grep)
5576         * pop3.el (pop3-list): Use 3rd arg of split-string.
5577
5578         * time-date.el (format-seconds): Comment fix.
5579
5580         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
5581         and byte-optimize-form-code-walker.
5582         (dgnushack-make-auto-load): Don't advise make-autoload.
5583
5584         * lpath.el: Remove Emacs 21 stuff.
5585
5586 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5587
5588         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5589         outside the active range.  Suggested by Dan Christensen.
5590
5591         * gnus-start.el (gnus-get-unread-articles): Get the extended method
5592         slightly later to avoid double-getting it.
5593
5594         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5595         previous patch.
5596
5597         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5598
5599 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
5600
5601         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5602
5603 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5604
5605         * gnus-int.el (gnus-open-server): Give a better error message in the
5606         "go offline" case.
5607
5608         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5609         marks for nnimap, which is seldom the right thing to do.
5610
5611         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5612         (gnus-same-method-different-name): New function.
5613
5614         * nnimap.el (parse-time): Require.
5615
5616         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5617         method in the presence of many similar methods.
5618
5619         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5620
5621         * nnimap.el (nnimap-find-expired-articles): Don't refer to
5622         nnml-inhibit-expiry.
5623
5624         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5625         find out whether methods are equal.
5626
5627         * nnimap.el (nnimap-find-expired-articles): New function.
5628         (nnimap-process-expiry-targets): New function.
5629         (nnimap-request-move-article): Request the article before looking at
5630         what the Message-ID is.  Fix found by Andrew Cohen.
5631         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5632
5633         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5634         for oldness in addition to being a predicate.
5635
5636         * nnimap.el (nnimap-request-group): When we have zero articles, return
5637         the right data to Gnus.
5638         (nnimap-request-expire-articles): Only delete articles immediately if
5639         the target is 'delete.
5640
5641         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5642         method, this would bug out.
5643
5644         * gnus-group.el (gnus-group-expunge-group): Rename from
5645         gnus-group-nnimap-expunge, and implemented as a normal interface
5646         function.
5647
5648         * gnus-int.el (gnus-request-expunge-group): New function.
5649
5650         * nnimap.el (nnimap-request-create-group): Implement.
5651         (nnimap-request-expunge-group): New function.
5652
5653 2010-09-21  Julien Danjou  <julien@danjou.info>
5654
5655         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5656         (gnus-html-cache-expired): Add new function.
5657         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5658         wethever we should display image for fetch it.
5659         Compute alt-text earlier to pass it to the fetching function too.
5660         (gnus-html-schedule-image-fetching): Change function argument to only
5661         get one image at a time, not a list.
5662         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5663         cache.
5664         (gnus-html-get-image-data): New function to retrieve image data from
5665         cache.
5666         (gnus-html-put-image): Change buffer argument to use image data rather
5667         than file, and place image above region rather than inserting a new
5668         one.  Do not take alt-text as argument, since it's useless now: we place
5669         the image above alt-text.
5670         (gnus-html-prune-cache): Remove.
5671         (gnus-html-show-images): Start to fetch image when we find one, do not
5672         push into a temporary list.
5673         (gnus-html-prefetch-images): Only fetch image if they have expired.
5674         (gnus-html-browse-image): Fix, use 'gnus-image-url.
5675         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5676
5677 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5680
5681 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5684         spec inser "*" if the group isn't active instead of 0.
5685
5686         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5687         opening the server.
5688         (nnimap-request-delete-group): Implement group deletion.
5689         (nnimap-transform-headers): Return the size of the entire message in
5690         the Bytes header, not just the size of the first part.
5691         (nnimap-request-move-article): When moving an article from nnimap,
5692         request the article first so the accepting form has an article to
5693         accept.  Reported by Dan Christensen.
5694         (nnimap-command): Make sure that the error message doesn't error out.
5695
5696 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5697
5698         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5699         we haven't requested anything.
5700
5701 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5702
5703         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5704         "".  Fix found by Andrew Cohen.
5705
5706         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5707         instead of -encode-string.
5708
5709 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5712
5713         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5714         by mm-subst-char-in-string.
5715
5716 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5719         waiting for the connection string.
5720
5721         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5722         arriving.
5723
5724         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5725         bogus characters.  This allows selecting certain Gmail groups.
5726
5727         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5728         (nnimap-fetch-partial-articles): New variable.
5729         (nnimap-open-connection): When looking for credentials, also use the
5730         nnimap-server-port.
5731         (nnimap-request-article): Return the group/article number, so that Gnus
5732         `^' works as expected.
5733         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5734
5735         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5736         comments.
5737         (gnus-methods-sloppily-equal): New function.
5738         (gnus): When using the development version of Gnus, load the gnus-load
5739         file.
5740
5741         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5742         `gnus-open-server' on each method before trying to scan them etc.
5743         This ensures that all the backend parameters are set correctly.
5744
5745         * nnimap.el (nnimap-authenticator): New variable.
5746         (nnimap-open-connection): Allow anonymous login.
5747         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5748         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5749
5750         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5751         patch, found by Knut Anders Hatlen.
5752
5753 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5754
5755         * gnus-agent.el (gnus-agent-batch-confirmation)
5756         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5757         to gnus-message.
5758         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5759         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5760         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5761         * gnus-int.el (gnus-open-server): Likewise.
5762         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5763         (gnus-score-check-syntax): Likewise.
5764         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5765         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5766         Likewise.
5767         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5768
5769 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5770
5771         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5772         calling conventions so that prefetch doesn't bug out.
5773
5774 2010-09-19  Julien Danjou  <julien@danjou.info>
5775
5776         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5777         rather than `subst-char-in-region' in order to be able to replace ASCII
5778         char by UTF-8 ones.
5779
5780         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5781         than curl.
5782         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5783         the right URL and ALT text on images.
5784         (gnus-html-wash-tags): Fix tag case.
5785         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5786         (gnus-article-html): Add -o display_ins_del=2 option.
5787         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5788
5789 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5790
5791         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5792         the extra mail headers, which sometimes seem to happen for unknown
5793         reasons.
5794
5795         * mail-parse.el (mail-header-encode-parameter): Define as
5796         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5797         (or most, perhaps?) mail readers don't understand the latter, but do
5798         understand the former.
5799
5800         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5801         to nil, so that no methods are automatically agentized.  I think this
5802         is probably what most users want.
5803
5804         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5805         from url-retrieve, for instance about invalid URLs.
5806
5807         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5808         groups that have no articles.
5809         (nnimap-request-article): Check that we really got an article when we
5810         requested one.
5811
5812         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5813         doesn't exist.
5814
5815         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5816         nntp buffer so the agent can save it.
5817         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5818         that CRLF doesn't get translated to \n.
5819         (nnimap-open-connection): Don't make 'shell commands only send \n.
5820
5821 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5822
5823         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5824         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5825         Update var name.
5826         (nnml-generate-nov-file): Use dolist.
5827         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5828         Use with-current-buffer.
5829
5830 2010-09-18  Julien Danjou  <julien@danjou.info>
5831
5832         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5833         parallel.
5834
5835 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5836
5837         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5838         the range update right.
5839         (nnimap-request-group): Don't make `M-g' bug out on group with no
5840         marks.
5841         (nnoo): Require, so that other packages can require nnimap.
5842         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5843         command we're looking for.  This helps when the server sends more
5844         responses after we've gotten everything we expected.
5845         (nnimap): Add a `newlinep' field to keep track of end-of-line
5846         conventions.
5847         Don't send CRLF to things that don't want it.
5848         (nnimap-request-accept-article): Ditto.
5849
5850 2010-09-18  Julien Danjou  <julien@danjou.info>
5851
5852         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5853         than curl to retrieve images.
5854
5855 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5856
5857         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5858         the marks.
5859         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5860         (nnimap-wait-for-connection): New function.
5861         (nnimap-open-connection): If we have PREAUTH, don't query for login
5862         credentials.
5863         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5864         when doing a partial update.
5865
5866 2010-09-18  Julien Danjou  <julien@danjou.info>
5867
5868         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5869         tags.
5870
5871 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5872
5873         * nnimap.el (nnimap-credentials): New function.
5874         (nnimap-open-connection): Use the new function to look for credentials
5875         also on the numeric equivalents of "imap" and "imaps".
5876
5877         * gnus-start.el (gnus-activate-group): Send the info to
5878         gnus-request-group.
5879
5880         * nnimap.el (nnimap-request-group): Have the "check" version of the
5881         function parse flags and update the info, so that a `M-g' get a total
5882         resync of all flags from the group.
5883
5884         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5885         to allow backends to alter the info on group selection.  Also alter all
5886         the backend -request-group functions to take the parameter.
5887
5888         * nnimap.el (nnimap-store-info): New function.
5889         (nnimap-update-info): Store the info for later usage.
5890         (nnimap-request-group): Use the stored info for the dont-check case, so
5891         that we don't retrieve all marks when we enter a group.
5892
5893         * nnimap.el: Use deffoo instead of defun for interface functions.
5894
5895         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5896         update the group info.  This makes the nndraft groups, for instance, go
5897         back to their old behaviour.
5898
5899         * gnus-sum.el (gnus-select-newsgroup): Indent.
5900
5901         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5902         in.
5903         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5904         nothing.
5905
5906         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5907         from methods that are denied.
5908
5909         * gnus-int.el (gnus-method-denied-p): New function.
5910
5911         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5912         store the password instead of netrc.
5913         (nnimap-open-connection): Don't error out when we can't make a
5914         connections.
5915
5916         * auth-source.el (auth-source-create): In the password prompt, say what
5917         we're querying for.  Also prompt for user name if that hasn't been
5918         given.
5919
5920         * nnimap.el (nnimap-with-process-buffer): Remove.
5921
5922 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5923
5924         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5925         method when we're reading from the agent.
5926
5927         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5928
5929         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5930         that's probably most useful for users.
5931
5932         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5933         "failed" all the time.
5934
5935         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5936         ...)) with (with-current-buffer ... ).
5937
5938         * nntp.el (nntp-open-server): Return whether the open was successful or
5939         not.
5940
5941         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5942         select an unread unseen article first.
5943
5944         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5945         /etc/services, supply some sensible port defaults.
5946
5947         * dgnushack.el: Define netrc-credentials.
5948
5949 2010-09-17  Julien Danjou  <julien@danjou.info>
5950
5951         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5952
5953 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5954
5955         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5956         doesn't have any parameters.
5957
5958 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5959
5960         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5961         only upcased checks.
5962
5963         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5964
5965         * nnimap.el (nnimap-open-shell-stream): New function.
5966         (nnimap-open-connection): Use it.
5967         (nnimap-transform-headers): Get the number of lines in each message.
5968         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5969         number of lines.
5970         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5971         problem.
5972
5973         * utf7.el (utf7-encode): Autoload.
5974
5975         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5976         to allow the mail splitting to not return a default group.  This is
5977         useful for nnimap, which will leave unmatched mail in the inbox.
5978
5979         * nnimap.el: Rewritten.
5980
5981         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5982         nnimap usage.
5983
5984         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5985         if the move is internal, so that nnimap can do fast internal moves.
5986
5987         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5988         data.
5989         (gnus-read-active-for-groups): Support finishing the early retrieval of
5990         data.
5991
5992         * gnus-range.el (gnus-range-nconcat): New function.
5993
5994         * gnus-int.el (gnus-finish-retrieve-group-infos)
5995         (gnus-retrieve-group-data-early): New functions.
5996
5997 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5998
5999         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6000         (nnrss-retrieve-groups):
6001         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6002         (pop3-quit): Use with-current-buffer.
6003
6004 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6005
6006         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6007         instead of nnheader-accept-process-output.
6008
6009         * dgnushack.el (dgnushack-compile): Add comment.
6010
6011         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6012
6013         * gnus-html.el (gnus-html-schedule-image-fetching)
6014         (gnus-html-prefetch-images): Replace process-kill-without-query by
6015         gnus-set-process-query-on-exit-flag.
6016
6017 2010-09-16  Romain Francoise  <romain@orebokech.com>
6018
6019         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6020
6021 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6022
6023         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6024         parameter to unintern is mandatory-ish in Emacs 24.
6025
6026         * gnus-html.el (gnus-html-schedule-image-fetching)
6027         (gnus-html-prefetch-images): Check for curl before using it.
6028
6029         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6030         depend on curl, which isn't essential.
6031
6032         * imap.el: Revert back to version
6033         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6034         seem problematic.
6035
6036 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6037
6038         * gnus-registry.el (gnus-registry-install-shortcuts):
6039         Explicitly pass `obarray' to `unintern' to avoid a warning.
6040
6041 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6042
6043         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6044         change.
6045
6046         * nnrss.el (nnrss-request-list): Remove this function and related
6047         functions, including the moreover stuff.
6048
6049 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6050
6051         * nnrss.el (nnrss-retrieve-groups): New function.
6052
6053 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6054
6055         * .dir-locals.el: Add no-byte-compile cookie.
6056
6057 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6058
6059         * time-date.el (format-seconds): Comment fix.
6060
6061         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6062         for back end that doesn't support request-scan.
6063
6064 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6065
6066         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6067         then do request scans from the backends.
6068
6069         * netrc.el (netrc-credentials): New conveniency function.
6070
6071         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6072         avoid running a hook per line, since this takes a lot of time,
6073         profiling shows.
6074         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6075         directly if gnus-visual-p is true.
6076
6077 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6078
6079         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6080         groups; replace mapcar with dolist which is a bit faster; pass groups
6081         info to gnus-read-active-file-1.
6082         (gnus-read-active-file-1): Scan only specified groups if the new
6083         optional arg `infos' is given.
6084
6085 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6086
6087         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6088
6089         * pop3.el (pop3-movemail): Remove.
6090         (pop3-streaming-movemail): Rename to pop3-movemail.
6091
6092         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6093         don't restrict end-tag searches to the end of the line.
6094
6095 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6098         articles of every unchecked group to t, which means unknown since the
6099         server has never been opened.
6100
6101 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-html.el (gnus-html-show-alt-text): New command.
6104         (gnus-html-browse-image): Ditto.
6105         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6106         to browse the image directly.
6107         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6108         better.
6109
6110         * gnus-async.el (gnus-async-article-callback):
6111         Call `gnus-html-prefetch-images' unconditionally.
6112
6113         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6114         before feeding URLs to curl.
6115
6116 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6119         internal images as deletable by `W D D'.
6120
6121         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6122         (gnus-async-article-callback): Fix typo.
6123
6124 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6125
6126         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6127         current line to work around bugs in the output from w3m.
6128
6129         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6130         for groups that want that.
6131
6132         * nntp.el (nntp-wait-for-string): Supply a timeout for
6133         accept-process-output to ensure progress.
6134
6135         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6136         level to get unread articles from, then use that for foreign groups,
6137         too.
6138
6139         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6140         confuses the rest of the function.
6141
6142         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6143         for the methods that support -retrieve-groups, too.
6144
6145         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6146
6147 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6150         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6151
6152         * pop3.el: Require cl when compiling.
6153         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6154
6155 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6156
6157         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6158         that aren't going to be activated.
6159         (gnus-get-unread-articles): Fix up the last commit.
6160
6161         * gnus-html.el (gnus-article-html): Allow calling without specifying
6162         the handle.  In that case, dissect the buffer first.
6163
6164         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6165
6166         * nnimap.el (nnimap-open-connection): Revert the change that would look
6167         into authinfo for imaps instead of imap.
6168
6169         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6170         say that you don't want to call gnus-request-group with don-check, but
6171         do check the reponse.  This is for virtual groups only.
6172         (gnus-get-unread-articles): Count the archive groups as secondary, so
6173         that they're activated the same way as before.
6174
6175         * imap.el (imap-message-map): Removed optional buffer parameter, since
6176         no callers use it.
6177         (imap-message-get): Ditto.
6178         (imap-message-put): Ditto.
6179         (imap-mailbox-map): Ditto.
6180         (imap-mailbox-put): Ditto.
6181         (imap-mailbox-get): Ditto.
6182         (imap-mailbox-get): Revert last change for this function.
6183
6184         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6185         case-insensitively.
6186         (nnimap-debug): Remove.
6187
6188         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6189         callers to use `imap-fetch' instead.  According to the comments, this
6190         should be safe, since all other IMAP clients use the 1:* syntax.
6191         (imap-enable-exchange-bug-workaround): Remove.
6192         (imap-debug): Remove -- doesn't seem very useful.
6193
6194         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6195         mail from a file, and the file doesn't exist.
6196
6197         * imap.el (imap-log): New convenience function used throughout instead
6198         of repeating the same code all over the place.
6199
6200         * pop3.el (pop3-streaming-movemail): Return t for success.
6201
6202         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6203         .authinfo if we're using ssl connection.
6204
6205         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6206         already have if we're in a main Gnus `g' run.
6207
6208         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6209
6210 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6211
6212         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6213
6214         * nnmh.el (nnmh-request-list-1): Bind `file'.
6215
6216         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6217         alias to set-process-query-on-exit-flag or process-kill-without-query.
6218         (pop3-open-server): Use it.
6219
6220 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6221
6222         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6223         box to the Incoming file.  Fixes mistake in previous checkin.
6224
6225         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6226         request loop (for debugging purposes) removed.
6227
6228         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6229         culprit is more visible.
6230         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6231         (nnml-add-incremental-nov): New functions to do "incremental" nov
6232         updates, where we just append to the end of the existing nov files
6233         without reading/writing them in full.
6234
6235         * mail-source.el (mail-source-delete-crash-box): Really only check the
6236         incoming files once in a while.
6237
6238         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6239
6240         * mail-source.el (mail-source-delete-crash-box): Only check the
6241         incoming files for deletion once per day to save a lot of file
6242         accesses.
6243
6244         * pop3.el (pop3-logon): Fix up unbound variable typo.
6245
6246         * mail-source.el (pop3-streaming-movemail): Autoload.
6247
6248         * pop3.el (pop3-streaming-movemail):
6249         Respect pop3-leave-mail-on-server.
6250
6251         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6252         retrieval.
6253
6254         * pop3.el (pop3-process-filter): Remove unused function.
6255         (pop3-streaming-movemail, pop3-send-streaming-command)
6256         (pop3-wait-for-messages, pop3-write-to-file)
6257         (pop3-number-of-responses): New functions for streaming pop3
6258         retrieval.
6259
6260         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6261         come from no known methods.
6262         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6263         list.
6264
6265         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6266         message sizes.
6267         (pop3-movemail): Use erase-buffer instead of looping and deleting
6268         regions, which seems rather odd.
6269
6270         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6271         file once per `g' run.
6272
6273         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6274         directories.  This makes the draft queue directory work.
6275
6276         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6277         data from the backends, so that we only request the list of groups from
6278         each method once.  This should speed things up considerably.
6279
6280         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6281         detect that it's not implemented.
6282
6283         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6284         we actually do recurse down into the tree, but don't stat all leaf
6285         nodes.
6286
6287         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6288         then say so instead of bugging out.
6289
6290         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6291         files exist before trying to read them.
6292
6293         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6294         around <pre_int>.
6295
6296         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6297
6298         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6299
6300 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6301
6302         * mm-util.el (mm-image-load-path): Just return the image directories,
6303         not all directories in the path in addition to the image directories.
6304         (mm-image-load-path): Maintain a cache of the image directories so that
6305         the `g' command in Gnus doesn't have to stat dozens of directories each
6306         time.
6307
6308         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6309         (gnus-html-wash-tags): Add a new `i' command to insert images.
6310         (gnus-html-insert-image): New command and keystroke.
6311         (gnus-html-redisplay-with-images): New command and keystroke.
6312         (gnus-html-show-images): Rename command.
6313         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6314         spacers.
6315         (gnus-html-wash-tags): Decode entities at the end, so that entities
6316         inside the tags don't mess up the rest of the "parsing".
6317
6318         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6319         so that nnimap methods aren't agentized by default.  There's apparently
6320         many problems related to agent/imap behaviour.
6321
6322         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6323
6324         * gnus-html.el: Doc fix.
6325
6326 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6327
6328         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6329         specifier-spec-list for Emacs 21.
6330
6331         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6332         glyph-width and glyph-height instead of display-graphic-p and
6333         image-size; make avoidance of displaying small images work for XEmacs.
6334
6335         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6336         for XEmacs.
6337
6338         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6339         of symbol that holds plist data.
6340         (gnus-process-plist): Remove plist of process after getting it.
6341
6342 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6343
6344         * message.el (message-generate-hashcash): Change default to
6345         'opportunistic if hashcash is installed.
6346
6347         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6348         (gnus-html-put-image): Only call image-size once, since it's somewhat
6349         time-consuming on remote X servers.
6350
6351 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6352
6353         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6354         type on data, not a file name.
6355
6356         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6357         window-pixel-edges for Emacs 21.
6358
6359         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6360         decoded contents.
6361         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6362
6363 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6364
6365         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6366         group line format, since it isn't very interesting.
6367
6368         * gnus-agent.el (gnus-agent-short-article),
6369         (gnus-agent-long-article): Increase values for these two variables,
6370         since most people are likely to have more network connection and
6371         storage than before.
6372
6373         * gnus.el (gnus-refer-article-method): Change default to 'current.
6374         When referring an article, the common behaviour is to refer it from the
6375         current select method, not the native select method.  The chances of
6376         the native select method having the message in question is rather slim
6377         these days.
6378
6379         * gnus-sum.el (gnus-auto-select-subject): Change default to
6380         `unseen-or-unread'.  I think it's likely that most people want to
6381         select an unseen article over a previously seen, but unread one.
6382
6383         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6384         means that in the article buffer none of the minor mode elements will
6385         be shown, usually, and this is not desirable in most cases.
6386
6387         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6388         that commands like `d' (and the like) go to the next line in the
6389         buffer, instead of the next unread article.  I think this is the
6390         behaviour that is most natural for most users.
6391         (gnus-single-article-buffer): Change default to nil, so that people can
6392         have as many article buffers open as they have summary buffer.  I think
6393         this is the most natural way for the groups to behave.
6394
6395         * message.el (message-generate-new-buffers): Change default to
6396         `unsent', so that all new message buffers start their names with the
6397         string "*unsent", and it's easier to find the buffers if you move from
6398         them.
6399
6400 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6401
6402         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6403         small.  They're probably tracking images.
6404         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6405         (gnus-html-rescale-image): Yet another try at getting the image sizing
6406         right.
6407
6408         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6409         nntp-marks-file-name is nil.
6410
6411 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6412
6413         * gnus-html.el (gnus-html-wash-tags)
6414         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6415         Better logging.
6416
6417 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6418
6419         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6420
6421         * gnus-html.el (gnus-html-wash-tags): Check the value of
6422         gnus-blocked-images in the summary buffer.
6423
6424 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6425
6426         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6427
6428 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6429
6430         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6431         like "a", it seems like.
6432         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6433         since it needs to be picked from the correct buffer.
6434
6435         * nnwfm.el: Remove.
6436
6437         * nnlistserv.el: Remove.
6438
6439 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6440
6441         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6442         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6443
6444 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * nnkiboze.el: Remove.
6447
6448         * nndb.el: Remove.
6449
6450         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6451         alt text.
6452         (gnus-html-rescale-image): Try to get the rescaling logic right for
6453         images that are just wide and not tall.
6454
6455         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6456         overshadow variable bindings.
6457
6458 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6459
6460         * gnus-html.el (gnus-html-wash-tags)
6461         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6462         Add extra logging.
6463
6464 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6465
6466         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
6467         (gnus-max-image-proportion): New variable.
6468         (gnus-html-rescale-image): New function.
6469         (gnus-html-put-image): Rescale images.
6470
6471 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6472
6473         Fix up some byte-compiler warnings.
6474         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
6475         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
6476         (gnus-article-fill-cited-article, gnus-article-hide-citation)
6477         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
6478         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
6479         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
6480         (gnus-group-update-group): Use save-excursion and with-current-buffer.
6481
6482 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * gnus-html.el (gnus-article-html): Decode contents by charset.
6485
6486 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6489         (gnus-html-frame-width, gnus-blocked-images)
6490         * message.el (message-prune-recipient-rules): Add custom version.
6491         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6492
6493         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6494         functions.
6495
6496         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6497         gnus-process-get.
6498
6499 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
6500
6501         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6502         instead of lsub directly.
6503
6504 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6505
6506         * nnwarchive.el: Remove.
6507
6508         * gnus-soup.el: Remove.
6509
6510         * nnsoup.el: Remove.
6511
6512         * nnultimate.el: Remove.
6513
6514         * gnus-html.el (gnus-blocked-images): New variable.
6515
6516         * message.el (message-prune-recipients): New function.
6517         (message-prune-recipient-rules): New variable.
6518
6519         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6520         guess whether a long line is natural text or not.
6521
6522         * gnus-html.el (gnus-html-schedule-image-fetching):
6523         Use gnus-process-plist and friends for compatibility.
6524
6525 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6526
6527         * gnus-html.el: Require packages that define macros used in this file.
6528         (gnus-article-mouse-face): Declare to silence byte-compiler.
6529         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6530         process-get.
6531         (gnus-html-put-image): Use plist-get to avoid getf.
6532         (gnus-html-prefetch-images): Use with-current-buffer.
6533
6534 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * gnus-ems.el: Provide compatibility functions for
6537         gnus-set-process-plist.
6538
6539         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
6540         header-line-format for XEmacs 21.4.
6541
6542         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6543         * gnus.el (gnus-valid-select-methods)
6544         * message.el (message-send-mail-partially-limit)
6545         * mm-decode.el (mm-text-html-renderer)
6546         * mml.el (mml-insert-mime-headers-always)
6547         * smiley.el (smiley-regexp-alist): Bump custom version.
6548
6549 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6550
6551         * gnus-html.el: require mm-url.
6552         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6553         with the url to `url'.
6554         (gnus-html-wash-tags): Support cid: URLs/images.
6555
6556 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6557
6558         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6559         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6560         bindings, as they aren't useful at all.  `w' is moved to `W w'.
6561
6562         * gnus-move.el: Remove file, since it doesn't really work.
6563
6564         * gnus-html.el (gnus-article-html): Tell w3m that the input is
6565         UTF-8.  This seems to fix problems with some German web feeds.
6566
6567         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6568         at the top so that the proper colours are applied.
6569
6570         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
6571         don't have dots in their names.
6572
6573         * gnus-art.el (gnus-article-view-part): Doc fix.
6574
6575         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6576         XEmacs-compatible.
6577         (gnus-html-put-image): Don't do images on non-graphic displays.
6578
6579         * nnslashdot.el: Remove this unused backend.
6580
6581         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6582         actions.
6583         (gnus-undo-register-1): Revert last change.
6584
6585         * gnus-group.el (gnus-group-completing-read): Protect against not
6586         having completion-styles bound.
6587
6588         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6589         make broken recipients happier.
6590
6591         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6592
6593         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6594         point parameter.
6595
6596         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
6597
6598         * gnus-group.el (gnus-group-completing-read): Add 'substring to
6599         completion-styles for group selection.
6600
6601 2009-02-04  Andreas Schwab  <schwab@suse.de>
6602
6603         * gnus-score.el (gnus-score-string): Fix regex for matching extra
6604         headers and regexp-quote the match if necessary.
6605
6606 2009-03-24  Miles Bader  <miles@gnu.org>
6607
6608         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6609         the blinking smiley.
6610
6611 2009-03-24  Simon Josefsson  <simon@josefsson.org>
6612
6613         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6614         blink smiley.
6615
6616 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6617
6618         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6619         where the dribbel file lives exists.
6620
6621         * message.el (message-send-mail-partially-limit): Change the default to
6622         nil, since most people don't want this.
6623
6624         * mm-url.el (mm-url-decode-entities): Also decode entities like
6625         &#x3212.
6626
6627 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6628
6629         * gnus-sum.el (gnus-summary-idna-message):
6630         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6631         Hyperlink urls in docstrings with URL `...'.
6632
6633 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
6634
6635         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6636         functions.
6637
6638 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639
6640         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6641         say what the mouseover text should be.
6642
6643         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6644         version of the mm-w3m-safe-url-regexp variable to only download images
6645         in the groups where we want that to happen.
6646
6647         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6648
6649         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6650         easier debugging.
6651         (gnus-article-beginning-of-window): Add kludge to allow spacing past
6652         big pictures in the article buffer.
6653
6654         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6655         gnus-article-html.
6656         (mm-text-html-renderer): gnus-article-html needs curl in addition to
6657         w3m.
6658
6659         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6660
6661 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6662
6663         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6664         which doesn't exist.
6665
6666         * message.el (message-inhibit-ecomplete): New variable to allow some
6667         function to inhibit ecomplete address storage.
6668         (message-resend): Disable ecomplete message storage when resending
6669         messages.
6670
6671         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6672
6673 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6676         Save excursion while copying, moving, and deleting articles in order to
6677         prevent the cursor from jumping to unforeseen place.
6678
6679 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6680
6681         * lpath.el: No need to bind bookmark-current-buffer,
6682         bookmark-yank-point and bookmark-make-record-function.
6683
6684 2010-08-17  Glenn Morris  <rgm@gnu.org>
6685
6686         * gnus-sync.el: Require gnus components whose functions are used.
6687
6688         * gnus-art.el (bookmark-make-record-function):
6689         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6690         Declare for compiler.
6691
6692         * mm-url.el (mml-compute-boundary): Autoload.
6693
6694 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6697
6698 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6699
6700         Typo fix "hoo4a" -> "hook".
6701
6702         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6703
6704 2010-08-14  Glenn Morris  <rgm@gnu.org>
6705
6706         * gnus-sync.el (gnus-sync): Fix defgroup version.
6707
6708 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6709
6710         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6711
6712         * gnus-sync.el: Fix docs.
6713         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6714         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6715
6716 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6717
6718         Optimizations for gnus-sync.el.
6719
6720         * gnus-sync.el: Add docs about gnus-sync-backend
6721         possibilities.
6722         (gnus-sync-save): Remove unnecessary message.
6723         (gnus-sync-read): Optimize and show what groups were skipped.
6724
6725 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6726
6727         Minor bug fixes for gnus-sync.el.
6728
6729         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6730         Don't read the sync on get-new-news.
6731
6732         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6733         quiet.
6734
6735         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6736         (fix typo).
6737
6738 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6739
6740         Make saving and restoring of hidden threads work with overlays.
6741         Patch applied by Ted Zlatanov.
6742
6743         * gnus-sum.el (gnus-hidden-threads-configuration)
6744         (gnus-restore-hidden-threads-configuration): Update to deal with text
6745         properties, rather than searching for a magic character.
6746
6747 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6748
6749         New gnus-sync.el library for synchronization of marks.
6750
6751         * gnus-sync.el: New library for synchronization of marks.
6752
6753         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6754         renamed from `gnus-registry-grep-in-list'.
6755
6756         * gnus-registry.el (gnus-registry-follow-group-p):
6757         Use `gnus-grep-in-list'.
6758
6759         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6760
6761 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6764         determining charset of text fails.
6765
6766 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * nnmail.el (nnmail-get-new-mail-1): Revert.
6769
6770         * nnml.el (nnml-active-number): Make sure names of newly created groups
6771         in nnml-group-alist are encoded.
6772
6773 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6776         containing non-ASCII characters in active file for nnml back end.
6777
6778 2010-07-24  David Engster  <dengste@eml.cc>
6779
6780         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6781         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6782
6783 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6784
6785         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6786         tag (Bug#6654).
6787
6788 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6789
6790         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6791         the article buffer, not the summary buffer.
6792
6793 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6796         Emacs 23 as well.
6797
6798 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6799
6800         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6801         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6802
6803 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6804
6805         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6806         Patch applied by Karl Fogel.
6807
6808         * gnus-sum.el (gnus-summary-bookmark-make-record):
6809         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6810
6811 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6812
6813         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6814         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6815         C-w still not working correctly from Article buffers; Thierry's
6816         patch to fix that will be applied after this.
6817
6818         * gnus-art.el (bookmark-make-record-function): New local variable.
6819
6820         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6821         article buffer.
6822         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6823
6824 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6825
6826         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6827         on changes in bookmark.el.
6828
6829 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6832         `no-log' instead of message not to log prompt string.
6833
6834 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6835
6836         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6837         the *other* type of HTML form submission.
6838
6839 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6840
6841         * auth-source.el (auth-source-pick): If choice does not contain a
6842         questioned keyword, set the check to t.
6843
6844 2010-06-12  Romain Francoise  <romain@orebokech.com>
6845
6846         * gnus-util.el (gnus-date-get-time): Move up before first use.
6847
6848 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6849
6850         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6851         (gnus-article-edit-part): Bind it to make last part that is substituted
6852         or deleted visible.
6853         (gnus-mime-display-single): Buttonize part of which id equals to
6854         gnus-mime-buttonized-part-id.
6855
6856 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6857
6858         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6859         (gnus-dd-mmm): Use gnus-date-get-time.
6860         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6861         simplify logic.
6862         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6863         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6864
6865 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6866
6867         * auth-source.el (top): Autoload `secrets-list-collections',
6868         `secrets-create-item', `secrets-delete-item'.
6869         (auth-sources): Fix tag string.
6870         (auth-get-source, auth-source-retrieve, auth-source-create)
6871         (auth-source-delete): New defuns.
6872         (auth-source-pick): Rewrite in order to avoid 2 passes.
6873         (auth-source-forget-user-or-password): New parameter USERNAME.
6874         (auth-source-user-or-password): New parameters CREATE-MISSING and
6875         DELETE-EXISTING.  Retrieve password interactively, if needed.
6876
6877 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6878
6879         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6880         deleting unused directories when gnus-expert-user is t.
6881
6882 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6885         for each temp file when gnus-article-browse-delete-temp is ask.
6886
6887 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6888
6889         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
6890         Replace Lisp calls to delete-backward-char by calls to delete-char.
6891
6892 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6893
6894         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6895
6896 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6897
6898         * password-cache.el (password-cache-remove): Fix docstring.
6899
6900 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6901
6902         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6903         article unless decoding article to be saved.
6904
6905 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6906
6907         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6908         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6909         generated within the mm-with-unibyte-current-buffer macro.
6910
6911 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6914         to nil when we're in a mml-preview buffer and no group is selected.
6915
6916 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6917
6918         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6919         when catching the `C-g'.  Reported by "Leo".
6920
6921 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6922
6923         * message.el (message-forward-make-body-plain)
6924         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6925         multibyte-string-p.
6926
6927         * lpath.el: Revert.
6928
6929 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6930
6931         * message.el (message-forward-make-body-mml): Assume original message
6932         is multibyte string; error on unibyte.
6933         (message-forward-make-body-plain): Ditto; don't add excessive newline
6934         in body end.
6935
6936         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6937
6938 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6939
6940         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6941         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6942
6943 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * mm-extern.el (mm-extern-url): Don't use
6946         mm-with-unibyte-current-buffer.
6947         (mm-extern-cache-contents): Use with-current-buffer instead of
6948         save-excursion + set-buffer.
6949
6950 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * mm-util.el (mm-emacs-mule): Remove.
6953
6954 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6955
6956         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6957         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6958         change.
6959
6960 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6963         bind the default value of enable-multibyte-characters to nil.
6964
6965 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * message.el (message-forward-make-body-plain)
6968         (message-forward-make-body-mml):
6969         Don't use mm-with-unibyte-current-buffer.
6970
6971 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6972
6973         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6974
6975 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6976
6977         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6978         (Bug#5592).
6979
6980 2010-05-07  Julien Danjou  <julien@danjou.info>
6981
6982         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6983         it to mm-pipe-part.
6984
6985         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6986         it is given.
6987
6988 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * binhex.el (binhex-decode-region-internal)
6991         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6992         (dns-query)
6993         * nnweb.el (nnweb-gmane-search)
6994         * pgg-parse.el (pgg-parse-armor)
6995         * pgg.el (pgg-verify-region)
6996         * sha1.el (sha1-string-external)
6997         * uudecode.el (uudecode-decode-region-internal)
6998         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6999         XEmacs.
7000
7001         * gnus-art.el (gnus-article-browse-html-parts)
7002         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7003         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7004         make-temp-file.
7005
7006         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7007         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7008         compiling.
7009
7010         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7011         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7012         XEmacs when compiling.
7013
7014         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7015         gnus-pick-mode-off-hook for XEmacs when compiling.
7016         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7017         gnus-binary-mode-off-hook for XEmacs when compiling.
7018
7019         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7020         Return nil if char-charset is not available.
7021
7022         * imap.el (imap-disable-multibyte)
7023         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7024         macros.
7025
7026         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7027         instead of encode-coding-string.
7028
7029         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7030         'xemacs) instead of mm-emacs-mule to switch function definitions.
7031         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7032
7033         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7034         bind temporary-file-directory for XEmacs;
7035         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7036         timer-set-function for XEmacs 21.4 and SXEmacs;
7037         bind timer-list for XEmacs 21.4 and SXEmacs;
7038         fbind char-charset and find-charset-region for non-Mule XEmacs;
7039         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7040         encode-coding-region and encode-coding-string for XEmacs having no
7041         file-coding feature.
7042
7043 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7044
7045         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7046
7047 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7050         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7051
7052 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7053
7054         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7055         alias `jka-compr-delete-temp-file' no longer exists.
7056
7057 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7058
7059         Use define-minor-mode in Gnus where applicable.
7060         * mml.el (mml-mode): Use define-minor-mode.
7061         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7062         (gnus-undo-mode): Use define-minor-mode.
7063         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7064         (gnus-dead-summary-mode): Use define-minor-mode.
7065         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7066         Initialize in declaration.
7067         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7068         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7069         (gnus-mailing-list-mode): Use define-minor-mode.
7070         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7071         (gnus-draft-mode): Use define-minor-mode.
7072         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7073         (gnus-dired-mode): Use define-minor-mode.
7074
7075 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7076
7077         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7078         handles on recursive mml-to-mime translation and check them for
7079         boundary delimiter collisions.  Reported by Greg Troxel.
7080
7081 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7084
7085 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7086
7087         * mm-util.el (mm-find-buffer-file-coding-system):
7088         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7089
7090 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7091
7092         * message.el (message-generate-headers): Record insertion of optional
7093         headers as well.  Otherwise the check to prevent repeated insertion of
7094         optional headers is a no-op.
7095
7096 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7097
7098         * smime.el: Don't mention CVS.
7099
7100         * nnrss.el (nnrss-fetch): Don't mention CVS.
7101
7102         * nnir.el: Don't mention CVS.
7103
7104 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7105
7106         * gnus-sum.el (gnus-summary-bookmark-make-record):
7107         Add `location' field.
7108
7109 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7110
7111         * lpath.el: Fbind bookmark-default-handler,
7112         bookmark-get-bookmark-record, bookmark-make-record-default,
7113         bookmark-prop-get for Emacs <23 and XEmacs.
7114
7115 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7116
7117         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7118         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7119         Use with-current-buffer to silence the byte-compiler.
7120         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7121         bother to require `gnus'.
7122         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7123
7124 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7125
7126         * gnus-sum.el (gnus-summary-bookmark-make-record)
7127         (gnus-summary-bookmark-jump): New functions.
7128         (gnus-summary-mode): Setup bookmark support.
7129
7130 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7131
7132         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7133         if set.
7134
7135 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7136
7137         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7138         gnus-article-browse-html-save-cid-image; make it work recursively for
7139         forwarded messages as well.
7140         (gnus-article-browse-html-parts): Work when prefix arg is given.
7141         (gnus-article-browse-html-article): Doc fix.
7142
7143 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7144
7145         * message.el (message-default-mail-headers):
7146         (message-default-headers): Carry the value mail-default-headers over
7147         into message-default-mail-headers, rather than message-default-headers.
7148
7149 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7150
7151         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7152         charset.
7153
7154         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7155         charset into the <meta> tag when the article is encoded to utf-8.
7156
7157 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7158
7159         * gnus-art.el (gnus-article-browse-delete-temp-files):
7160         Delete directories as well.
7161         (gnus-article-browse-html-parts): Work for images that do not specify
7162         file names; delete temp directory when quitting; insert header at the
7163         right place; use file: scheme for image files.
7164
7165 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7166
7167         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7168         (gnus-article-browse-html-parts): Use it to make temporary cid image
7169         files in addition to html file so that browser may display them.
7170
7171 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7174
7175 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7176
7177         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7178
7179 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7180
7181         * auth-source.el (auth-sources): Change default to be simpler.
7182         Explain about Secret Service API sources.  Improve Customize options.
7183         (auth-source-pick): Change to accept any number of search parameters.
7184         Implement fallbacks iteratively, not recursively.  Add scoring on the
7185         second pass and sort by score.  Call Secret Service API when needed.
7186         (auth-source-user-or-password): Use it.  Call Secret Service API
7187         directly when needed to get the user name and the password.
7188
7189 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7190
7191         * message.el (message-interactive): Doc fix.
7192         (message-qmail-inject-args): Reflow.
7193         (message-kill-to-signature): Fix typo in docstring.
7194
7195         * smiley.el (smiley-buffer): Fix typo in docstring.
7196
7197 2010-03-24  Glenn Morris  <rgm@gnu.org>
7198
7199         * mail-source.el (gnus-message): Declare.
7200         (mail-source-delete-old-incoming): Require gnus-util.
7201
7202 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7205
7206         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7207
7208         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7209         password-cache's default if it is not bound.
7210         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7211         password-cache-expiry's default if it is not bound.
7212
7213         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7214         available in Emacs 21.
7215
7216         * lpath.el: Suppress compiler warnings for:
7217         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7218         XEmacs;
7219         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7220         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7221         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7222
7223 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7224
7225         * auth-source.el (auth-sources): Fix up definition so extra parameters
7226         are always inline.
7227
7228 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7229
7230         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7231         wasn't updated after mismatch.  Clear cached mailbox info correctly
7232         when uidvalidity changes.
7233         (nnimap-group-prefixed-name): New function to avoid some code
7234         duplication.
7235         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7236         (nnimap-request-group): Use it.
7237         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7238         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7239         with many imap folders.  This is done by caching the group status from
7240         the imap server persistently in a group parameter `imap-status'.  (This
7241         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7242         but not persistently, so every Gnus startup was still very slow.)
7243
7244 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7245
7246         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7247         delete the extra newline.  Otherwise editing of :string and :number
7248         types don't work.
7249
7250 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7251
7252         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7253         secrets.el dependency.
7254         (auth-sources): Add optional user name.  Add secrets.el configuration
7255         choice (unused right now).
7256
7257 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7258
7259         * gnus-sum.el (gnus-summary-make-menu-bar):
7260         Let `gnus-registry-install-shortcuts' fill in the functions.
7261
7262         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7263         warnings.
7264         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7265         (gnus-registry-install-shortcuts): Populate and use it in a
7266         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7267
7268 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7269
7270         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7271         In-place substitutions for the group name encoding/decoding.
7272         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7273         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7274         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7275         (nnimap-update-unseen, nnimap-request-list)
7276         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7277         (nnimap-request-set-mark, nnimap-split-to-groups)
7278         (nnimap-split-articles, nnimap-request-newgroups)
7279         (nnimap-request-create-group, nnimap-request-accept-article)
7280         (nnimap-request-delete-group, nnimap-request-rename-group)
7281         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7282         `encoded-mbx' for consistency.
7283         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7284         variable `imap-current-mailbox'.
7285
7286         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7287         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7288
7289 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7290
7291         * pop3.el (pop3-display-message-size-flag): Display message size byte
7292         counts during POP3 download.
7293         (pop3-movemail): Use it.
7294         (pop3-list): Implement listing of available messages.
7295
7296 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7297
7298         * nnir.el (nnir-get-article-nov-override-function): New function to
7299         override the normal NOV retrieval.
7300         (nnir-retrieve-headers): Use it.
7301
7302 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7303
7304         * auth-source.el (netrc-machine-user-or-password): Autoload.
7305
7306 2010-03-19  Glenn Morris  <rgm@gnu.org>
7307
7308         Stop message.el from loading about 40 libraries it doesn't always need.
7309         The general approach is to autoload rather than require, and to
7310         require in the specific functions rather than the file.  (Bug#5642)
7311
7312         * gmm-utils.el: Don't require wid-edit.
7313         (widget-create-child-value, widget-convert, widget-default-get):
7314         Autoload.
7315
7316         * gnus-util.el: Don't require time-date, netrc.
7317         (message-fetch-field, gnus-group-name-decode): Declare rather than
7318         autoloading.
7319         (gnus-fetch-field): Require message.
7320         (gnus-decode-newsgroups): Require gnus-group.
7321
7322         * ietf-drums.el: Don't require time-date.
7323
7324         * message.el: Don't require hashcash, canlock, ecomplete.
7325         Do require mail-utils.  Require nnheader only when compiling.
7326         (smtpmail-default-smtp-server): Remove declaration.
7327         (message-send-mail-function): Check smtpmail-default-smtp-server
7328         is bound rather than requiring smtpmail.
7329         (message-auto-save-directory, message-insert-signature):
7330         Use expand-file-name rather than nnheader-concat.
7331         (nnheader-insert-file-contents): Autoload.
7332         (hashcash-wait-async): Declare.
7333         (message-send-mail): Only call gnus-setup-posting-charset if
7334         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7335         (message-send-mail-with-sendmail): Require sendmail.
7336         (canlock-password, canlock-password-for-verify): Declare.
7337         (message-canlock-password): Require canlock.
7338         (nnheader-get-report): Autoload.
7339         (gnus-setup-posting-charset): Declare.
7340         (message-send-news): Require gnus-msg.
7341         (message-make-references, message-make-in-reply-to): Use mail-header-id
7342         rather than the alias mail-header-message-id.
7343         (ecomplete-add-item, ecomplete-save): Declare.
7344         (message-put-addresses-in-ecomplete): Require ecomplete.
7345         (ecomplete-display-matches): Autoload.
7346
7347         * mm-decode.el: Don't require mailcap, gnus-util.
7348         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7349         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7350         Autoload.
7351         (mailcap-mime-extensions): Declare.
7352
7353         * mm-encode.el: Don't require mailcap.
7354         (mailcap-extension-to-mime): Autoload.
7355
7356         * mml-sec.el: Don't require password-cache.
7357
7358         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7359         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7360         (mml-minibuffer-read-type): Require mailcap.
7361         (mml-preview): Require gnus-msg.
7362
7363         * mml1991.el: Require password-cache.
7364         (password-cache-expiry): Remove declaration.
7365
7366         * mml2015.el: Require password-cache.
7367         (password-cache-expiry): Remove declaration.
7368
7369         * nneething.el (mailcap): Require mailcap.
7370
7371         * nnheader.el (declare-function): Add compatibility stub.
7372         (message-remove-header): Declare rather than autoload.
7373         (nnheader-replace-header): Require message.
7374
7375         * nnimap.el (declare-function): Add compatibility stub.
7376         (netrc-parse, netrc-machine-user-or-password): Declare.
7377         (nnimap-open-connection): Require netrc.
7378
7379         * nntp.el (declare-function): Add compatibility stub.
7380         (netrc-parse, netrc-machine, netrc-get): Declare.
7381         (nntp-send-authinfo): Require netrc.
7382
7383         * rfc2047.el: Don't require qp.
7384         (quoted-printable-encode-region, quoted-printable-decode-string):
7385         Autoload.
7386
7387         * sieve-mode.el: Don't require easymenu.
7388         (easy-menu-add-item): Autoload it.
7389
7390         * spam-stat.el (time-to-number-of-days): Autoload it.
7391
7392 2010-03-19  Glenn Morris  <rgm@gnu.org>
7393
7394         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7395
7396 2010-03-18  Glenn Morris  <rgm@gnu.org>
7397
7398         * hashcash.el (declare-function): Remove duplicate definition.
7399
7400 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7401
7402         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7403         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7404         value if any backslash escapes).
7405
7406 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7409         if it is available.  (bug#5647)
7410
7411         * lpath.el: Suppress compiler warning for coding-system-from-name for
7412         Emacs 21 and XEmacs.
7413
7414 2010-03-14  Juri Linkov  <juri@jurta.org>
7415
7416         * hmac-def.el:
7417         * hmac-md5.el:
7418         * netrc.el: Fix keywords.
7419
7420 2010-02-26  Glenn Morris  <rgm@gnu.org>
7421
7422         * message.el (message-send-mail-function): Change the default, so that
7423         it inherits from a customized send-mail-function.  (Bug#5643)
7424
7425 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7426
7427         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7428         shell-command-to-string signals an error (bug#5299).
7429
7430 2010-02-24  Glenn Morris  <rgm@gnu.org>
7431
7432         * message.el (message-smtpmail-send-it)
7433         (message-send-mail-with-mailclient): Doc fixes.
7434
7435 2010-02-16  Glenn Morris  <rgm@gnu.org>
7436
7437         * message.el (message-default-mail-headers): Change the default value
7438         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7439
7440 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7443         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7444
7445 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7446
7447         * time-date.el (date-to-time): Doc fix (Bug#5408).
7448
7449 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7450
7451         * message.el (message-mail): Just pass yank-action on to message-setup.
7452         (message-setup): Handle (FUN . ARGS) form of yank-action.
7453         (message-with-reply-buffer, message-widen-reply)
7454         (message-yank-original): Handle non-buffer values of
7455         message-reply-buffer (Bug#4080).
7456         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7457
7458 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7459
7460         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7461         Fix typo in docstring.
7462
7463 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7464
7465         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7466         response.
7467
7468 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7469
7470         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
7471
7472         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7473
7474         * message.el (message-check-news-header-syntax): Protect against a
7475         string that `rfc822-addresses' returns when parsing fails.
7476
7477 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
7480         (gnus-previous-char-property-change): New functions.
7481
7482         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
7483
7484 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
7485
7486         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
7487         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
7488
7489 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7490
7491         * message.el (message-exchange-point-and-mark): Rework last change to
7492         avoid using optional arg of exchange-point-and-mark, for backward
7493         compatibility.
7494
7495 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7496
7497         * message.el (message-exchange-point-and-mark):
7498         Call exchange-point-and-mark with an argument rather than setting
7499         mark-active by hand (Bug#5175).
7500
7501 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7502
7503         * nntp.el (nntp-service-to-port): Work for service expressed with
7504         numeric string; replace [:digit:] with [0-9] for XEmacs.
7505
7506 2009-12-17  Glenn Morris  <rgm@gnu.org>
7507
7508         * gnus-group.el (gnus-bug-group-download-format-alist):
7509         Change emacs entry to debbugs.gnu.org.  Bump :version.
7510
7511 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7512
7513         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
7514
7515 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7516
7517         * message.el (message-info): Explain why we use `Info-goto-node'.
7518
7519 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7520
7521         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
7522
7523 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7524
7525         * message.el (message-completion-in-region): New compatibility function.
7526         (message-expand-group): Use it.
7527
7528 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7529
7530         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
7531         with no unread article should be listed if the 2nd arg `predicate' is
7532         given.
7533
7534 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
7537
7538 2009-11-29  Juri Linkov  <juri@jurta.org>
7539
7540         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
7541         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
7542         on `gnus-recenter'.  (Bug#4698, Bug#4981)
7543
7544 2009-11-26  Kevin Ryde  <user42@zip.com.au>
7545
7546         * sha1.el (sha1-string-external): default-directory "/" in case
7547         otherwise non-existent.  process-connection-type pipe for touch of
7548         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
7549
7550 2009-11-25  Kevin Ryde  <user42@zip.com.au>
7551
7552         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
7553         it's comms related and sgml-mode.el has "comm" on that basis too.
7554
7555 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7556
7557         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
7558         containing tspecial characters if they have been already quoted.
7559
7560 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
7561
7562         * dns-mode.el (auto-mode-alist): Purecopy string.
7563
7564 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7565
7566         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
7567
7568 2009-10-24  Glenn Morris  <rgm@gnu.org>
7569
7570         * gnus-art.el (help-xref-stack-item): Define for compiler.
7571
7572 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7573
7574         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
7575
7576 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7577
7578         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
7579
7580 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
7583         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
7584
7585 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * gnus.el (gnus-overlay-get): New alias to overlay-get.
7588         (gnus-overlays-in): New alias to overlays-in.
7589
7590         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
7591         gnus-overlay-get, and gnus-delete-overlay.
7592         (gnus-summary-show-thread): Make it work as well for systems in which
7593         next-single-char-property-change is not available.
7594         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7595
7596         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
7597         (gnus-overlay-get): New alias to extent-property.
7598         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
7599
7600         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
7601         SXEmacs.
7602
7603         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
7604         SXEmacs.
7605
7606 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
7607
7608         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7609
7610 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7611
7612         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7613         and XEmacs that don't have `remove-overlays'.
7614
7615 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7616
7617         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7618         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7619         selective display.  Use overlays instead.
7620
7621 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7622
7623         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7624
7625 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7626
7627         * spam-stat.el (spam-stat-load): Fix typo in message.
7628
7629 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7630
7631         * dig.el (dig-invoke): Fix typo in docstring.
7632         (query-dig): Reflow docstring.
7633
7634 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
7635
7636         * gnus-art.el (gnus-article-encrypt-body):
7637         * message.el (message-check-recipients):
7638         * mm-util.el (mm-codepage-setup):
7639         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7640         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7641
7642 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
7643
7644         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7645         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7646         keys from the menu if mm-{sign,encrypt}-option is 'guided.
7647         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7648         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7649
7650 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7651
7652         * dig.el: Add "Keywords: comm", as per net-utils.el.
7653
7654 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7655
7656         * dig.el (dig-mode): Use define-derived-mode.
7657
7658 2009-09-19  Glenn Morris  <rgm@gnu.org>
7659
7660         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7661
7662 2009-09-18  Glenn Morris  <rgm@gnu.org>
7663
7664         * gnus-diary.el (gnus-diary-check-message):
7665         * message.el (message-insert-formatted-citation-line):
7666         * nnbabyl.el (top-level):
7667         * nndiary.el (nndiary-schedule):
7668         Fix typos in condition-case handlers.
7669
7670 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7671
7672         * gnus-art.el (gnus-article-edit-part): Work for the buffer
7673         configuration that provides the sole article window in a frame;
7674         position point correctly after deleting a part.
7675
7676 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
7677
7678         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7679         (spam-resolve-registrations-routine): Use it to unregister articles
7680         that change status.
7681
7682 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7683
7684         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7685         with XEmacs.
7686         (parse-time-string-chars): Use it.
7687
7688 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7689
7690         * imap.el (imap-interactive-login): Better messages.
7691         (imap-open): Fix bug with renamed buffer on reconnect.
7692         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7693         for easier debugging and cleaner code.  On successful (guessed based on
7694         server capabilities) secondary authentication, set imap-state
7695         correctly.
7696         (imap-last-authenticator): Define imap-last-authenticator as a variable
7697         to avoid warnings.
7698
7699 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7700
7701         * nnrss.el (nnrss-request-article): Remove binding of
7702         default-enable-multibyte-characters that has gotten needless by
7703         the 2007-07-13 change in rfc2047-encode-message-header.
7704
7705         * mml.el (mml-insert-multipart): Error on the message header.
7706         (mml-insert-part): Error on the message header; position point at
7707         the end of a MIME tag.
7708
7709 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7710
7711         * time-date.el (autoload): Expand define-obsolete-function-alias into
7712         defalias and make-obsolete for old Emacsen that Gnus supports.
7713         (with-no-warnings): Define it for old Emacsen.
7714         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7715         is available.
7716         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7717         float-time is available; suppress compile warning for time-to-seconds.
7718
7719         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7720         (gnus-float-time): Alias to float-time if it exists.
7721
7722         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7723         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7724         float-time is available; suppress compile warning for time-to-seconds.
7725
7726         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7727         XEmacs.
7728
7729 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7730
7731         * imap.el (imap-message-map): Docstring fix.
7732
7733 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7736         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7737         Add the optional argument `encoding' that overrides the default.
7738
7739         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7740         mm-encode-buffer.
7741
7742 2009-09-04  Glenn Morris  <rgm@gnu.org>
7743
7744         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7745         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7746         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7747         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7748         * mm-util.el (mm-with-unibyte-current-buffer)
7749         (mm-find-buffer-file-coding-system):
7750         * yenc.el (yenc-decode-region): Use default-value rather than
7751         default-enable-multibyte-characters.
7752
7753 2009-09-03  Glenn Morris  <rgm@gnu.org>
7754
7755         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7756         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7757         than default-enable-multibyte-characters.
7758
7759 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7760
7761         * gnus-art.el (gnus-article-read-summary-keys):
7762         Fix gnus-buffer-configuration's value temporarily used.
7763
7764 2009-09-02  Glenn Morris  <rgm@gnu.org>
7765
7766         * gnus-util.el (gnus-float-time): New function.
7767         * gnus-delay.el (gnus-delay-article):
7768         * gnus-sum.el (gnus-thread-latest-date):
7769         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7770         * nnspool.el (nnspool-request-newgroups):
7771         Use gnus-float-time rather than time-to-seconds.
7772         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7773
7774         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7775         (gnus-header-subject-face, gnus-header-newsgroups-face)
7776         (gnus-header-name-face, gnus-header-content-face):
7777         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7778         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7779         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7780         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7781         (gnus-cite-face-11):
7782         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7783         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7784         (gnus-server-closed-face, gnus-server-denied-face)
7785         (gnus-server-offline-face):
7786         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7787         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7788         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7789         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7790         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7791         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7792         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7793         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7794         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7795         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7796         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7797         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7798         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7799         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7800         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7801         (gnus-summary-high-undownloaded-face)
7802         (gnus-summary-low-undownloaded-face)
7803         (gnus-summary-normal-undownloaded-face)
7804         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7805         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7806         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7807         (gnus-splash-face):
7808         * message.el (message-header-to-face, message-header-cc-face)
7809         (message-header-subject-face, message-header-newsgroups-face)
7810         (message-header-other-face, message-header-name-face)
7811         (message-header-xheader-face, message-separator-face)
7812         (message-cited-text-face, message-mml-face):
7813         * sieve-mode.el (sieve-control-commands-face)
7814         (sieve-action-commands-face, sieve-test-commands-face)
7815         (sieve-tagged-arguments-face):
7816         * spam.el (spam-face):
7817         Mark face aliases with "-face" in the name as obsolete.
7818
7819 2009-09-01  Glenn Morris  <rgm@gnu.org>
7820
7821         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7822         than goto-line.
7823
7824 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7825
7826         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7827         Don't move point if the command is invoked inside the message header.
7828
7829 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7830
7831         * imap.el (imap-send-command): Simplify.
7832         (imap-wait-for-tag): point-max -> buffer-size.
7833
7834 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7835
7836         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7837         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7838         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7839         * nnir.el (nnir-swish-e-index-file):
7840         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7841         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7842         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7843         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7844         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7845         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7846
7847 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7848
7849         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7850         Don't save excursion.
7851
7852 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7853
7854         * nnheader.el (nnheader-find-file-noselect):
7855         * mm-util.el (mm-insert-file-contents):
7856         Use (default-value 'major-mode) instead of default-major-mode.
7857
7858 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7859
7860         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7861
7862 2009-08-26  Glenn Morris  <rgm@gnu.org>
7863
7864         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7865         than placing in files.el.
7866
7867 2009-08-25  Glenn Morris  <rgm@gnu.org>
7868
7869         * nnir.el (top-level): Don't require cl at run-time.
7870         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7871         Replace cl-function substitute with gnus-replace-in-string.
7872         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7873         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7874         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7875         simplified expansions.
7876
7877 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7878
7879         * dig.el (dig): Add autoload cookie.
7880
7881 2009-08-22  Glenn Morris  <rgm@gnu.org>
7882
7883         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7884         goto-line.
7885
7886 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7887
7888         * parse-time.el (parse-time-string-chars): Save match data.
7889
7890 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7891
7892         * parse-time.el (parse-time-string-chars): Compute using character
7893         classes, to handle non-ascii characters (Bug#3190).
7894
7895 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7896
7897         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7898
7899         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7900         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7901         (gnus-mm-display-part, gnus-mime-display-single)
7902         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7903         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7904
7905         * gnus-sum.el
7906         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7907         (gnus-summary-move-article): Add expirable mark to articles copied or
7908         moved to group that has auto-expire turned on if the option is non-nil.
7909
7910 2009-07-24  Glenn Morris  <rgm@gnu.org>
7911
7912         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7913         Fix typo.  (Bug#3903)
7914
7915 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7918         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7919         that should not be used for draft articles.
7920         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7921         that has no concern in minor mode keys.
7922         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7923         Abolish.
7924
7925 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7928         article without making inquiry to a user for unknown encoding.
7929
7930         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7931         (nnmaildir--scan): Assume i-node and device number that file-attributes
7932         returns might be cons-cell.
7933
7934         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7935
7936         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7937
7938 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7939
7940         * auth-source.el: Remove docs now in auth.texi.  Don't use
7941         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7942         `auth-source-hide-passwords' and use them.
7943
7944 2009-07-15  Glenn Morris  <rgm@gnu.org>
7945
7946         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7947
7948 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7949
7950         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7951         excessive whitespace from the default values of title and description.
7952
7953 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7954
7955         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7956         mail-fetch-field to fetch Content-Description header in order to
7957         exclude newlines.
7958
7959 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7960
7961         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7962         format used by GnuPG 2.0.11.
7963
7964 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7967         to deleted part.
7968
7969 2009-05-30  David Engster  <dengste@eml.cc>
7970
7971         * nnmairix.el: Remove old documentation in the commentary block.
7972         (nnmairix-request-group): Do not update active file for nnml back ends.
7973         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7974         end so that overview files are ignored.
7975         (nnmairix-update-groups): Make updating the groups more robust by using
7976         marks.
7977         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7978         with dollar characters in message-id.
7979
7980 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7981
7982         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7983         2008-12-25 in dns.el.
7984
7985 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7986
7987         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7988         could happen if the text is only composed of spaces and/or tabs.
7989
7990 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7991
7992         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7993         when sending a queued message to avoid extra mml tags.
7994
7995 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7996
7997         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7998
7999 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8002         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8003         rmail-toggle-header for XEmacs;
8004         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8005
8006 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * gnus-dired.el: Remove autoload for gnus-setup-message.
8009         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8010         displaying Gnus logo; always use compose-mail.
8011
8012 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8013
8014         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8015
8016 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8017
8018         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8019         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8020         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8021         available.
8022         (gnus-nocem-epg-verify): New function.
8023
8024 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8025
8026         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8027
8028 2009-02-15  Glenn Morris  <rgm@gnu.org>
8029
8030         * gnus-util.el (rmail-insert-rmail-file-header)
8031         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8032         autoloads.
8033         (rmail-default-rmail-file): Remove unnecessary declaration.
8034         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8035
8036 2009-02-14  Glenn Morris  <rgm@gnu.org>
8037
8038         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8039         variable (only used in gnus-util, which declares it anyway).
8040         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8041         which was only needed by gnus-art (changed to not use it any more).
8042         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8043         only used in gnus-util, which autoloads it itself.
8044         (rmail-update-summary): Fix autoload.
8045
8046         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8047         rather than rmail-output-to-rmail-file.
8048
8049 2009-02-07  Glenn Morris  <rgm@gnu.org>
8050
8051         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8052         autoload of function that no longer exists.
8053         (rmail-toggle-header): Declare.
8054         (message-forward-rmail-make-body): Handle mbox Rmail.
8055
8056 2009-01-31  Glenn Morris  <rgm@gnu.org>
8057
8058         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8059         2009-01-09 change.
8060
8061 2009-01-31  Dave Love  <fx@gnu.org>
8062
8063         * imap.el (imap-fetch-safe): Bind debug-on-error.
8064         (imap-debug): Add imap-fetch-safe.
8065
8066 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8067
8068         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8069         (auth-source-forget-all-cached): New convenience function.
8070         (auth-source-user-or-password): Accept list of modes or a single mode.
8071
8072         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8073         auth-source modes.
8074
8075         * netrc.el (netrc-machine-user-or-password): Use list of
8076         auth-source modes.
8077
8078         * nnimap.el (nnimap-open-connection): Use list of
8079         auth-source modes.
8080
8081         * nntp.el (nntp-send-authinfo): Use list of
8082         auth-source modes.
8083
8084 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8085
8086         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8087         now.
8088
8089 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8090
8091         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8092         coding system in XEmacs; add a workaround for XEmacs.
8093
8094         * lpath.el: Fbind coding-system-aliasee.
8095
8096 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8099         of current-language-environment.
8100
8101 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8102
8103         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8104         available at runtime.
8105
8106 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8109
8110 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8111
8112         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8113         the greatest positive fixnum value doesn't work under an XEmacs with
8114         bignum support; use the most-positive-fixnum constant instead,
8115         available since Emacs 21.1 with cl and XEmacs 21.1.
8116
8117 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8120         XEmacs gets not to work.
8121
8122 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * mm-util.el (mm-coding-system-priorities): Allow the value like
8125         "Japanese (UTF-8)" of current-language-environment.
8126
8127 2009-01-09  Glenn Morris  <rgm@gnu.org>
8128
8129         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8130         with last-command-event.
8131
8132 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8133
8134         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8135         in the doc string.
8136
8137         * message.el (message-fix-before-sending): Amend comment.
8138
8139 2009-01-08  Dave Love  <fx@gnu.org>
8140
8141         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8142
8143 2009-01-07  David Engster  <dengste@eml.cc>
8144
8145         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8146         simplified server definitions by converting it via
8147         gnus-server-to-method.
8148
8149 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8150
8151         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8152         parameter's operands.
8153
8154 2009-01-06  David Engster  <dengste@eml.cc>
8155
8156         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8157         primary select method (for gnus-group-mark-article-as-read).
8158
8159 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8160
8161         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8162         `(gnus)Face', not `(gnus)X-Face'.
8163
8164 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * mm-util.el (mm-ucs-to-char): New function.
8167
8168         * mm-url.el (mm-url-decode-entities): Use it.
8169
8170         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8171         unicode-to-char.
8172
8173 2009-01-05  Dave Love  <fx@gnu.org>
8174
8175         * time-date.el: Require cl for `declare'.
8176
8177 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8180         Dave Love.
8181
8182 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8183
8184         * message.el (message-fix-before-sending): Add `eight-bit' to
8185         illegible-text check.
8186
8187 2009-01-03  Michael Olson  <mwolson@gnu.org>
8188
8189         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8190         `headers' is nil.  This can occur if the IMAP server does not have
8191         permissions to read messages from a folder, but can write new messages
8192         to the folder.
8193         (nnimap-request-article-part): Do not insert `data' if it is nil.
8194
8195         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8196         characters which will confuse `read', so skip past them.
8197
8198 2009-01-01  Dave Love  <fx@gnu.org>
8199
8200         * imap.el (imap-string-to-integer): Fix typo.
8201         (imap-fetch-safe): New function.
8202         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8203
8204         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8205
8206         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8207         (imap-parse-greeting): Fix doc strings.
8208         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8209         (imap-parse-flag-list): Make messages unique.
8210         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8211
8212         * nnimap.el: Fix author email.
8213         (nnimap-split-rule): Add FIXME comment.
8214         (nnimap-debug): Fix doc string.
8215
8216 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8217
8218         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8219
8220 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8221
8222         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8223         nslookup if resolv.conf isn't available.
8224         (dns-query): Rename from query-dns.
8225         (dns-query-cached): Rename from query-dns-cached.
8226
8227 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8230         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8231         to check if those variables exist (first appeared in Emacs 18.50).
8232
8233 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * mm-util.el (mm-line-number-at-pos): New function.
8236
8237         * spam-report.el (spam-report-process-queue): Use it.
8238
8239 2008-12-24  David Engster  <dengste@eml.cc>
8240
8241         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8242         parameters that haven't existed as variables as buffer-local variables.
8243
8244 2008-12-23  Dave Love  <fx@gnu.org>
8245
8246         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8247         cadar.
8248
8249         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8250         imap-starttls-p.
8251         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8252
8253 2008-12-22  Dave Love  <fx@gnu.org>
8254
8255         * imap.el: Fix author email.  Doc fixes.
8256         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8257         reply.
8258
8259 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * spam-report.el (spam-report-gmane-max-requests): New constant.
8262         (spam-report-gmane-wait): New variable.
8263         (spam-report-gmane-ham, spam-report-gmane-spam)
8264         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8265         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8266         the server.
8267
8268         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8269         Add explanations.
8270
8271         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8272         nnheader-accept-process-output and nnheader-read-timeout if available.
8273         (pop3-movemail): Use it.
8274
8275         * message.el (message-check-news-body-syntax): Fix signature check if
8276         there's an attachment.
8277
8278 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * mm-util.el: Add comments to the mm- emulating functions.
8281
8282 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8283
8284         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8285         Reported by Stephen Berman <stephen.berman@gmx.net>.
8286
8287 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * mm-util.el (mm-substring-no-properties): New function.
8290         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8291         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8292         (mm-string-to-multibyte): Doc fix.
8293
8294         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8295
8296 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8297
8298         * mml.el (mml-attach-file): Strip text properties from file name.
8299         (Bug#1574)
8300
8301 2008-12-16  Glenn Morris  <rgm@gnu.org>
8302
8303         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8304
8305 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8308         knows since the charset specified might be a bogus alias that
8309         mm-charset-synonym-alist provides.
8310
8311 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8314         "ISO_8859-1".
8315
8316         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8317
8318 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * mm-util.el (mm-charset-eval-alist):
8321         Define it before mm-charset-to-coding-system.
8322         (mm-charset-to-coding-system): Add optional argument `silent';
8323         define it before mm-charset-override-alist.
8324         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8325         default value if it can be used in Emacs currently running;
8326         silence mm-charset-to-coding-system.
8327
8328 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8329
8330         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8331         `allow-override' which says whether to use `mm-charset-override-alist'.
8332         (rfc2047-decode-encoded-words): Use it.
8333
8334         * mm-util.el (mm-charset-override-alist): Fix custom type;
8335         add `(gb2312 . gbk)' to choices.
8336
8337 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8340         fast.
8341
8342         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8343
8344         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8345
8346 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8347
8348         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8349         on links.
8350
8351         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8352
8353 2008-12-03  Lute Kamstra  <lute@gnu.org>
8354
8355         * sha1.el: Remove leading * from docstrings of defcustoms,
8356         deffaces, defconsts and defuns.
8357
8358 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8359
8360         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8361         users' addresses that don't have domain parts.
8362         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8363         rather than message-narrow-to-head since there will be the message
8364         header separator.
8365
8366 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8367
8368         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8369         since the result is inserted in a unibyte buffer anyway.
8370         (nnimap-demule-use-string-to-multibyte): Remove.
8371         (nnimap-demule): Alias it to mm-string-to-multibyte.
8372
8373 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8374
8375         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8376         variable for debugging bug#464 and bug#1174.
8377         (nnimap-demule): Use it.
8378
8379 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8380
8381         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8382         score calculation correctly.
8383
8384 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8385
8386         * message.el (message-send-mail): Just set the buffer to unibyte
8387         rather than use mm-with-unibyte-current-buffer which does a lot more.
8388         (message-send-mail-partially): Don't bother with
8389         mm-with-unibyte-current-buffer since it's already been made unibyte by
8390         message-send-mail.
8391
8392 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8393
8394         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8395
8396 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8397
8398         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8399
8400 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8401
8402         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8403         require itself and to remove `with-no-warnings'.
8404
8405 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8406
8407         * starttls.el (starttls-any-program-available): Get the name of the
8408         available TLS layer program.
8409         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8410         well as the host name in the "opening" message.
8411
8412         * auth-source.el (auth-source-cache, auth-source-do-cache)
8413         (auth-source-user-or-password): Cache passwords and logins by default,
8414         allow override with `auth-source-do-cache'.
8415         (auth-source-forget-user-or-password): Allow users to remove cache
8416         entries if needed.
8417
8418 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8419
8420         * md4.el (md4-buffer): Fix typo in docstring.
8421         (md4, md4-64): Doc fixes.
8422         (md4-pack-int32): Reflow docstring.
8423
8424 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8425
8426         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8427         condition-case to only the forward-sexp call.
8428
8429 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8430
8431         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8432         quotes contained.  Make it more robust regardless by an extra
8433         condition-case wrapper.
8434
8435 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8438
8439 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * nnml.el (nnml-request-expire-articles): Check if the function set to
8442         `nnmail-expiry-target' returns the symbol `delete'.
8443
8444         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8445
8446         * nnmail.el (nnmail-expiry-target): Fix custom type.
8447
8448 2008-10-02  Glenn Morris  <rgm@gnu.org>
8449
8450         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8451         Silence compiler warning.
8452
8453 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8454
8455         * tls.el (open-tls-stream): Show the actual command being
8456         executed, instead of the format string.
8457
8458 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * lpath.el: Fbind codepage-setup for Emacs 23.
8461
8462 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8463
8464         * mml.el (mml-menu): Don't assume mml2015 is bound.
8465
8466 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
8469         exists.
8470
8471 2008-09-27  Glenn Morris  <rgm@gnu.org>
8472
8473         * gnus-util.el (mail-header-remove-comments): Autoload it.
8474
8475 2008-09-27  Andreas Schwab  <schwab@suse.de>
8476
8477         * gnus-util.el (gnus-split-references): Strip comments.
8478         (gnus-parent-id): Likewise.
8479
8480 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
8481
8482         * message.el (message-confirm-send): Fix version.
8483
8484 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8485
8486         * message.el (message-idna-to-ascii-rhs-1): Use
8487         mail-extract-address-components rather than mail-header-parse-addresses
8488         that is an alias by default to ietf-drums-parse-addresses that does not
8489         support non-ASCII names in headers' contents.
8490
8491 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8492
8493         * message.el (message-confirm-send): Fix variable documentation to
8494         avoid the "y/n" wording.
8495
8496 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
8497
8498         * message.el (message-set-auto-save-file-name): Save to a different
8499         filename so multiple messages (especially drafts) can be recovered.
8500
8501 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
8502
8503         * message.el (message-confirm-send): Add appropriate version.
8504
8505 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8506
8507         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
8508         defvar.
8509
8510 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
8511
8512         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
8513         (mm-pkcs7-enveloped-magic): Ditto.
8514
8515 2008-09-17  Simon Josefsson  <simon@josefsson.org>
8516
8517         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
8518         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
8519
8520 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
8521
8522         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
8523         default, it's better.
8524
8525 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
8526
8527         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
8528         summary line gnus-number property and ignore them (with a warning
8529         message).
8530
8531 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8532
8533         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
8534         macro caddr in the interactive form since it won't be expanded.
8535
8536 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
8539         `charset'; fix name of function called recursively.
8540         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
8541
8542 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8543
8544         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
8545         (gnus-mime-set-charset-parameters): New function.
8546         (gnus-mime-view-part-as-charset): Use it to correctly display part
8547         specifying wrong charset.
8548
8549 2008-09-08  David Engster  <dengste@eml.cc>
8550
8551         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
8552         in completing-read for back end server.
8553
8554 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
8555
8556         * message.el (message-confirm-send): New variable to confirm sending a
8557         message.
8558         (message-send): Use it.
8559
8560 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
8561
8562         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
8563
8564 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8565
8566         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
8567
8568 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
8569
8570         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
8571         prevent tracking too many groups.
8572         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
8573         Use it.
8574
8575 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
8576
8577         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
8578         moving point to the bottom of the window in order to avoid recentering.
8579
8580 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
8583
8584         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
8585         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
8586         (gnus-article-beginning-of-window): Fix calculation.
8587
8588 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8589
8590         * gnus-msg.el (gnus-summary-supersede-article)
8591         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
8592         value of gnus-newsgroup-charset to decode non-MIME encoded text in
8593         message header.
8594
8595 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
8596
8597         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
8598         pending output coming after the status change.
8599
8600 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8601
8602         * message.el:
8603         * gnus-start.el:
8604         * gnus-registry.el: Remove VMS support.
8605
8606 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
8609         macro.
8610         (rfc2104-hash): Use it.
8611
8612 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8613
8614         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
8615         (gnus-summary-sort-by-most-recent-date): New commands.
8616         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
8617         and menu entries.
8618
8619 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
8622         don't redisplay article for raw contents; remove plural articles stuff.
8623
8624         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
8625         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
8626         on gnus-summary-save-article; display results properly.
8627
8628 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * lpath.el: No need to fbind ns-focus-frame.
8631
8632 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
8635
8636 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8637
8638         * gnus-art.el (gnus-summary-save-in-pipe):
8639         Consider gnus-save-all-headers.
8640
8641 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8642
8643         * gnus-util.el (ns-focus-frame): Remove declaration.
8644         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
8645         like x.
8646
8647 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8648
8649         * rfc2104.el (rfc2104-zero): Delete defconst.
8650         (rfc2104-hex-alist): Likewise.
8651         (rfc2104-hex-to-int): Delete func.
8652         (rfc2104-hexstring-to-bitstring): Likewise.
8653         (rfc2104-nybbles): New defconst.
8654         (rfc2104-hash): Rewrite for speed.
8655
8656 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8657
8658         * tls.el (open-tls-stream): Make it work with the 2nd argument
8659         BUFFER that is a string but does not exist as a buffer object, as
8660         mentioned in the doc-string.
8661
8662 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8663
8664         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
8665         SXEmacs.
8666
8667 2008-07-16  Glenn Morris  <rgm@gnu.org>
8668
8669         * gnus-util.el (ns-focus-frame): Declare for compiler.
8670
8671 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8672
8673         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
8674         set as a group parameter.
8675         (gnus-summary-save-in-pipe): Work when it is called independently.
8676         (gnus-summary-pipe-to-muttprint): Don't modify
8677         gnus-summary-pipe-output-default-command.
8678
8679 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8680
8681         * message.el (message-send-mail-with-sendmail):
8682         Display the error message.
8683
8684 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * gnus-art.el (gnus-default-article-saver):
8687         Add gnus-summary-save-in-pipe to choices.
8688         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8689         gnus-summary-pipe-output-default-command as the default command.
8690         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8691         instead of gnus-last-shell-command.
8692
8693         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8694         New user option.
8695         (gnus-summary-muttprint-program): Mention the value will be changed.
8696         (gnus-summary-save-article): Force showing of all headers.
8697         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8698
8699 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8700
8701         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8702
8703 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8704
8705         * nnimap.el (nnimap-id):
8706         * sieve-manage.el (sieve-manage-open): Doc fixes.
8707
8708 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8709
8710         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8711         if available.
8712
8713 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8714
8715         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8716
8717         * nnkiboze.el (nnkiboze-generate-group):
8718         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8719
8720         * nnmairix.el: Require CL.
8721
8722 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * dgnushack.el: Autoload get-display-table and put-display-table for
8725         XEmacs 21.5.
8726
8727         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8728         21.4 and SXEmacs.
8729
8730 2008-06-15  David Engster  <dengste@eml.cc>
8731
8732         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8733
8734 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8735
8736         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8737         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8738         runtime choice under XEmacs.
8739
8740         * gnus-sum.el (gnus-summary-set-display-table):
8741         Use `gnus-put-display-table', `gnus-get-display-table',
8742         `gnus-set-display-table' for the display table, instead of `aset'.
8743
8744         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8745         Use `gnus-put-display-table', `gnus-get-display-table',
8746         `gnus-set-display-table' for the display table.
8747
8748 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8749
8750         * nnmairix.el: Add autoloads.
8751
8752 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8753
8754         * nnmairix.el (nnmairix-delete-recreate-group)
8755         (nnmairix-update-and-clear-marks): Fix error messages.
8756
8757 2008-06-14  David Engster  <dengste@eml.cc>
8758
8759         * nnmairix.el: Upgrade to version 0.6.
8760         (nnmairix-group-toggle-propmarks-this-group)
8761         (nnmairix-group-toggle-readmarks-this-group)
8762         (nnmairix-group-delete-recreate-this-group)
8763         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8764         (nnmairix-remove-tick-mark-original-article): New commands.
8765         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8766         (nnmairix-propagate-marks-to-nnmairix-groups)
8767         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8768         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8769         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8770         functions needed for marks propagation and manipulation of read marks.
8771         (nnmairix-update-groups): New function.
8772         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8773         (nnmairix-determine-original-group-from-registry)
8774         (nnmairix-determine-original-group-from-path)
8775         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8776         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8777         New helper functions.
8778         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8779         keystrokes for new commands.
8780         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8781         (nnmairix-request-group): Check allow-fast group parameter.
8782         (nnmairix-request-create-group): Set allow-fast group parameter if
8783         nnmairix-allowfast-default is set.
8784         (nnmairix-close-group): Propagate marks upon closing if needed.
8785         (nnmairix-group-toggle-threads-this-group): Use new.
8786         nnmairix-group-toggle-parameter helper function.
8787         (nnmairix-search): Better check for empty search result.
8788         (nnmairix-goto-original-article): Use new helper functions for
8789         determining original article.
8790         (nnmairix-show-original-article): Make sure message-id is in brackets.
8791         (nnmairix-call-mairix-binary): Change variable name.
8792         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8793         helper function.
8794         (nnmairix-widget-toggle-activate): Fix doc string.
8795
8796 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8797
8798         * nnir.el: Require edmacro when compiling with XEmacs.
8799         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8800         available in Emacs 21.
8801
8802 2008-06-11  Glenn Morris  <rgm@gnu.org>
8803
8804         * gnus-util.el (x-focus-frame):
8805         * gnus.el (image-size):
8806         * mm-decode.el (image-size): Declare.
8807
8808         * gnus-picon.el (declare-function): Add compat definition.
8809         (image-size): Declare.
8810
8811         * gnus-group.el (tool-bar-map):
8812         * gnus-sum.el (tool-bar-map): Define for compiler.
8813
8814         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8815
8816         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8817
8818         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8819         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8820         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8821         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8822         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8823         * sieve-manage.el, spam-report.el, spam.el:
8824         Remove unnecessary eval-and-compile of autoloads.
8825
8826 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8827
8828         * auth-source.el: Precise Tramp doc.
8829
8830 2008-06-07  Glenn Morris  <rgm@gnu.org>
8831
8832         * nnmairix.el: Remove unnecessary eval-when-compile.
8833
8834 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8835
8836         * lpath.el: Fbind propertize for XEmacs 21.4.
8837
8838 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8839
8840         * nnir.el: Move here from ../contrib.
8841
8842 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8843
8844         * gnus-util.el (gnus-read-shell-command): New function.
8845         * mm-decode.el (mm-pipe-part):
8846         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8847
8848 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8849
8850         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8851
8852 2008-06-03  Glenn Morris  <rgm@gnu.org>
8853
8854         * pop3.el (nnheader-accept-process-output): Autoload it.
8855
8856 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8857
8858         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8859         are not 2-digit hexadecimal characters that follow `%'s.
8860
8861 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * message.el (message-bogus-recipient-p): Fix type in doc string.
8864         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8865         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8866         Improve custom options.
8867         (message-bogus-recipient-p): Adjust accordingly.
8868
8869 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8870
8871         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8872         long-form month and day names.
8873
8874 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8875
8876         * dgnushack.el: Autoload debug, eudc-expand-inline and
8877         pgg-snarf-keys-region for XEmacs.
8878
8879         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8880
8881         * nnmairix.el: Require edmacro when compiling with XEmacs.
8882
8883 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8884
8885         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8886         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8887
8888 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8889
8890         * auth-source.el: Add more docs.
8891
8892         * netrc.el (netrc-machine): Always match if the port is not given.
8893
8894 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8895
8896         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8897         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8898         retrieval faster in some cases, but might make CPU usage larger.
8899         If this has any bad side effects, we might revert this change.
8900
8901         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8902         seems to make mail retrieval much, much faster.
8903         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8904         unconditionally.
8905
8906         * gnus-draft.el (gnus-group-send-queue):
8907         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8908
8909 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8910
8911         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8912
8913         * message.el (message-bogus-address-regexp): Fix and improve custom
8914         type.
8915         (message-setup-hook): Add message-check-recipients as custom option.
8916
8917 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8918
8919         * message.el (message-cite-function): Remove bogus autoload which crept
8920         in during merge from v5-10.
8921
8922 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8923
8924         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8925
8926         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8927
8928         * auth-source.el: Preliminary Tramp docs.
8929         (auth-sources): Change the default auth-sources to use
8930         EPA .gpg files.
8931
8932 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8933
8934         * nntp.el: Autoload `auth-source-user-or-password'.
8935         (nntp-send-authinfo): Use it.
8936
8937         * nnimap.el: Autoload `auth-source-user-or-password'.
8938         (nnimap-open-connection): Use it.
8939
8940         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8941         for the gnus-message function.
8942         (auth-source-user-or-password): Use it.
8943
8944 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8945
8946         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8947         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8948         (rfc2104-hash): Use it.
8949
8950 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8951
8952         * gnus-art.el (gnus-article-toggle-truncate-lines):
8953         Don't use `iff' in docstring.
8954
8955 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8956
8957         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8958
8959         * gnus-util.el (gnus-extract-address-component-name)
8960         (gnus-extract-address-component-email): Convenience functions around
8961         `gnus-extract-address-components'.
8962
8963         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8964         Use `gnus-extract-address-component-email' to fix bug of comparing full
8965         sender name to `user-mail-address'.
8966
8967 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8968
8969         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8970         catch/throw to optimize.
8971         (gnus-registry-find-keywords): Just use member to find a keyword.
8972
8973 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8974
8975         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8976         is current before calling gnus-server-prepare.
8977         (gnus-server-setup-buffer, gnus-server-update-server)
8978         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8979
8980 2008-05-04  Juri Linkov  <juri@jurta.org>
8981
8982         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8983         (mailcap-file-default-commands): Use mailcap-replace-in-string
8984         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8985         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8986
8987 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8988
8989         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8990
8991 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8992
8993         * gnus.el: Bump version to 0.11.
8994
8995 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8996
8997         * gnus.el: No Gnus v0.10 is released.
8998
8999 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9000
9001         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9002         hooks.
9003         (gnus-update-read-articles): Speed up non-marks-using users.
9004         (gnus-use-marks): Define gnus-use-marks.
9005         (gnus-propagate-marks): Rename variable to something more sensible.
9006
9007 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9008
9009         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9010         (gmm-image-load-path-for-library): Fix typos in docstrings.
9011         (gmm-message): Reflow docstring.
9012
9013 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9014
9015         * mail-source.el (mail-source-set-1, mail-source-bind):
9016         Move auth-source code out of the macro to clean it up and fix bugs.
9017
9018 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9019
9020         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9021         by sender if it's equal to user-mail-address, it's likely to be
9022         useless.
9023
9024         * mail-source.el (mail-source-bind): Don't use user or password if they
9025         are not bound.  Unintern them if they are nil.  Don't use server unless
9026         it's bound, and default it to empty string otherwise.
9027
9028 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9029
9030         * mail-source.el: Load auth-source.el.
9031         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9032         get user name or password, if auth-sources is set up.
9033
9034         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9035         strategy of splitting with parent.
9036         (gnus-registry-split-fancy-with-parent)
9037         (gnus-registry-post-process-groups): Use it and fix prior
9038         bug (returning a list as the split result).
9039
9040         * auth-source.el (auth-sources): Remove server parameter.
9041         (auth-source-pick, auth-source-user-or-password)
9042         (auth-source-user-or-password-imap)
9043         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9044         (auth-source-user-or-password-sftp)
9045         (auth-source-user-or-password-smtp): Remove server parameter.
9046
9047 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9048
9049         * smime.el (smime-sign-region, smime-encrypt-region)
9050         (smime-decrypt-region):
9051         Remove redundant calls to `generate-new-buffer-name'.
9052
9053 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9054
9055         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9056         Don't use QP for message/rfc822.
9057         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9058
9059 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9060
9061         * sieve-manage.el (sieve-string-bytes): Remove.
9062         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9063         correct byte-length only if the process's coding-system is the same as
9064         the one used internally by Emacs to represent strings.
9065
9066 2008-04-22  Juri Linkov  <juri@jurta.org>
9067
9068         * mailcap.el (mailcap-file-default-commands): New function.
9069
9070 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9071
9072         * message.el (message-signature-separator, message-cite-function):
9073         Change custom version.
9074
9075 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9076
9077         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9078         commands.
9079         (tls-checktrust): Ditto.
9080
9081 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9082
9083         * mm-decode.el (mm-display-external): Make temp file read-only.
9084
9085 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9086
9087         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9088         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9089         `C-c C-f d'.
9090
9091 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9092
9093         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9094
9095 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9096
9097         * gnus.el: Bump version to 0.9.
9098
9099 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9100
9101         * gnus.el: No Gnus v0.8 is released.
9102
9103 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9104
9105         * mail-source.el (mail-source-value):
9106         Prefer fboundp to functionp so it works with macros as well.
9107
9108 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9109
9110         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9111         Fix last change in case the element is not even a symbol.
9112
9113 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9114
9115         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9116         Prefer fboundp to functionp so it works with macros as well.
9117
9118 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9119
9120         * auth-source.el: Add docs.
9121         (auth-sources): Modify format to support server.
9122         (auth-source-pick, auth-source-user-or-password)
9123         (auth-source-user-or-password-imap)
9124         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9125         (auth-source-user-or-password-sftp)
9126         (auth-source-user-or-password-smtp): Add server parameter.
9127
9128 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9129
9130         * gnus-registry.el: Initialize the registry when gnus-registry-install
9131         is t.
9132
9133 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * compface.el (uncompface): Make buffer unibyte.
9136
9137 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9138
9139         * mail-source.el (mail-source-value):
9140         Prefer fboundp to functionp so it works with macros as well.
9141
9142 2008-04-05  Glenn Morris  <rgm@gnu.org>
9143
9144         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9145
9146 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9147
9148         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9149         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9150
9151         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9152         multibyteness after rather than before erasing it.
9153
9154         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9155         mm-with-multibyte.
9156         (gnus-request-article-this-buffer): Make sure the proper decoding is
9157         used if gnus-original-article-buffer happens to be unibyte.
9158
9159         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9160         default-enable-multibyte-characters.
9161
9162         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9163         default-enable-multibyte-characters.
9164
9165         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9166
9167         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9168
9169 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9170
9171         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9172         Fix last change in case the element is not even a symbol.
9173
9174 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9175
9176         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9177         (imap-message-copyuid-1): Use it.
9178         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9179         J. Williams in
9180         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9181
9182         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9183         imap-enable-exchange-bug-workaround.
9184         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9185
9186 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9187
9188         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9189         a 100 byte status-checks into a 2-3MB transfer for each group.
9190         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9191         to enable bug workaround or not.
9192         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9193
9194 2008-03-31  Glenn Morris  <rgm@gnu.org>
9195
9196         * message.el (mml2015-use): Declare for compiler.
9197         (message-info): Require mml2015 when appropriate.
9198
9199 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9202         whitespace.
9203
9204 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9205
9206         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9207         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9208         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9209         (nntp-service-to-port): New function.
9210         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9211         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9212         (nntp-open-netcat-stream): New function.
9213         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9214
9215 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9216
9217         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9218
9219 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9220
9221         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9222
9223 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9224
9225         * dns.el (dns-write): Use set-buffer-multibyte.
9226
9227 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9228
9229         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9230
9231 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9232
9233         * message.el (message-signature-separator): Change default.
9234         Improve custom type.
9235         (message-cite-function): Change default to
9236         message-cite-original-without-signature.
9237
9238         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9239         toggle.
9240
9241         * message.el (message-check-news-body-syntax): Fix signature check.
9242         (message-setup-1): Mark buffer as unmodified _after_ running
9243         message-setup-hook and handling message-alternative-emails.
9244         (message-shorten-references): Be more strict when building list of
9245         valid references to comply with GNKSA.
9246
9247         * gnus-group.el (gnus-read-ephemeral-bug-group)
9248         (gnus-read-ephemeral-debian-bug-group)
9249         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9250
9251         * message.el (message-info): Don't use booleanp which isn't supported
9252         in Emacs 21 and XEmacs.
9253
9254 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9255
9256         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9257         gnus-group-gmane-group-download-format.
9258         (gnus-group-read-ephemeral-gmane-group): Rename from
9259         gnus-group-read-ephemeral-gmane-group.
9260         (gnus-read-ephemeral-gmane-group-url): Rename from
9261         gnus-group-read-ephemeral-gmane-group-url.
9262         (gnus-bug-group-download-format-alist): New variable.
9263         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9264         (gnus-read-ephemeral-emacs-bug-group): New commands.
9265
9266 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9267
9268         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9269         (gnus-visible-headers): Improve custom type.
9270
9271 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9272
9273         * mml.el (mml-menu): Add workarounds for XEmacs.
9274
9275         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9276         X-Boundary header.
9277
9278         * message.el (message-simplify-recipients): Fix previous commit.
9279
9280 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9281
9282         * mm-util.el (mm-set-buffer-multibyte): New function.
9283         * mm-decode.el (mm-copy-to-buffer): Use it.
9284
9285         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9286         Prefer fboundp to functionp so it works with macros as well.
9287
9288 2008-03-19  Glenn Morris  <rgm@gnu.org>
9289
9290         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9291         Accidentally removed in the sync process with Emacs.
9292
9293 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9294
9295         * message.el (message-alter-recipients-discard-bogus-full-name):
9296         New function.
9297         (message-alter-recipients-function): New variable.
9298         (message-get-reply-headers): Use it.
9299         (message-replace-header): New helper function.
9300         (message-recipients-without-full-name): New variable.
9301         (message-simplify-recipients): New command.
9302
9303         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9304
9305         * message.el (message-info): Handle EasyPG manual.
9306
9307         * mml.el (mml-menu): Add entry for EasyPG.
9308
9309 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9310
9311         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9312         parameter.
9313
9314         * message.el (message-disassociate-draft): Specify drafts group name
9315         fully.
9316
9317 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9318
9319         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9320         Eliminate unnecessary duplicates from the match list.
9321
9322 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9325
9326         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9327
9328         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9329         args of `how-many' of which the XEmacs version doesn't take; declare
9330         Info-index-next as function.
9331
9332 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9333
9334         * gnus-score.el (gnus-score-headers): Fix handling of
9335         gnus-inhibit-slow-scoring.
9336
9337         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9338         string.
9339         (gnus-button-url-regexp): Improve handling of parenthesis.
9340         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9341         (gnus-button-handle-info-keystrokes): Handle index entries.
9342
9343 2008-03-15  Glenn Morris  <rgm@gnu.org>
9344
9345         * parse-time.el (parse-time-string): Simplify.
9346
9347 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9350         Incoming* files.
9351
9352 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9353
9354         * auth-source.el (auth-sources): Rename from auth-source-choices.
9355         (auth-source-pick): Use it.
9356
9357 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9358
9359         * binhex.el (binhex-decode-region-internal):
9360         * uudecode.el (uudecode-decode-region-internal):
9361         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9362         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9363         setting default-enable-multibyte-characters.
9364
9365 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9366
9367         * auth-source.el (auth-source-protocols)
9368         (auth-source-protocols-customize, auth-source-choices): Add and
9369         modified variable customizations and defaults.
9370         (auth-source-pick, auth-source-user-or-password)
9371         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9372         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9373         (auth-source-user-or-password-sftp)
9374         (auth-source-user-or-password-smtp): Use new variables and provide an
9375         interface to netrc.el.
9376
9377 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9378
9379         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9380         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9381         Make sure the nntp port to specify is a string.
9382
9383 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9384
9385         * nntp.el: Use with-current-buffer.
9386         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9387         dubious mm-with-unibyte-current-buffer.
9388         (nntp-with-open-group-function): New function extracted from
9389         nntp-with-open-group macro.
9390         (nntp-with-open-group): Use the function, so it's easier to debug.
9391         Add indentation and debugging info.
9392         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9393         Recommend the use of the netcat alternatives.
9394
9395         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9396         Avoid mm-string-as-multibyte as well.
9397
9398         * nnweb.el (nnweb-insert-html):
9399         Remove use of nnheader-string-as-multibyte.
9400
9401         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9402         (nnheader-string-as-multibyte): Remove.
9403
9404         * mm-view.el: Use inhibit-read-only.
9405         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9406         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9407         or unibyte-string.
9408
9409         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9410         (mm-uu-yenc-extract): Use with-current-buffer.
9411
9412         * gnus-soup.el (gnus-soup-send-packet): Don't use
9413         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9414
9415         * nnmh.el: Use with-current-buffer.
9416         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9417         mm-string-as-multibyte on the output of mm-encode-coding-string.
9418
9419         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9420         (nnimap-request-move-article): Use with-current-buffer.
9421
9422         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9423         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9424         conversion uses string-make-unibyte rather than string-as-unibyte.
9425
9426         * gnus-msg.el: Use with-current-buffer.
9427
9428         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9429
9430 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9431
9432         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9433         string for caching if it is 'PIN.
9434
9435 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9436
9437         * lpath.el: Consider the case without Emacs/W3.
9438
9439 2008-03-08  Glenn Morris  <rgm@gnu.org>
9440
9441         * time-date.el (date-to-time, time-subtract, time-add)
9442         (safe-date-to-time): Doc fixes.
9443
9444 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9445
9446         * mail-source.el (mail-source-delete-old-incoming-confirm):
9447         Change default to nil.
9448         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9449
9450 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * lpath.el: Rearrange.
9453
9454         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9455         (gnus-article-goto-prev-page): Work for articles having ^L's.
9456
9457         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9458
9459         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9460
9461 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9462
9463         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9464         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9465         (gnus-bookmark-jump): Adjust some variable names.
9466
9467 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
9468
9469         * auth-source.el: New package.
9470         (auth-source-choices): Add customization entry point variable.
9471
9472         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
9473         bug.
9474
9475 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
9476
9477         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
9478         (gnus-registry-initialize, gnus-registry-install-p): Use it.
9479         (gnus-registry-install-shortcuts): Rename from
9480         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
9481         the `gnus-registry-mark-map' keymap dynamically from
9482         `gnus-registry-marks'.  The generated functions update the summary line
9483         when a registry mark is added or deleted, and will call
9484         `gnus-registry-install-p' (see the comments in the code).
9485         (gnus-registry-user-format-function-M): Use concat intelligently.
9486
9487         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
9488         the registry mark functions.
9489
9490 2008-03-05  Glenn Morris  <rgm@gnu.org>
9491
9492         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
9493         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
9494         gnus-art.
9495         (top-level): No need to load own source when compiling.
9496
9497 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9498
9499         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
9500         Suggested by <chris.anderton@zetnet.co.uk>.
9501
9502 2008-03-04  Glenn Morris  <rgm@gnu.org>
9503
9504         * gnus-sum.el (top-level): No need to require gnus when compiling,
9505         since unconditionally required near start of file.
9506         (gnus-summary-display-while-building): Move definition before use.
9507
9508 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9509
9510         * gnus-registry.el (gnus-registry-user-format-function-M):
9511         Add formatting function.
9512
9513 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9514
9515         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
9516         with plists.
9517         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
9518         Use new format.
9519
9520 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9521
9522         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
9523         `where-is-internal' that returns a range of key sequences.
9524
9525 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9526
9527         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
9528
9529         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
9530         (gnus-summary-jump-to-group): Consider windows on other displayed
9531         frames as well.  Similar changes might be needed elsewhere, but that's
9532         the one I've bumped into during my use.
9533
9534         * nndoc.el (nndoc-oe-dbx-type-p):
9535         * gnus-msg.el (gnus-debug):
9536         * gnus-group.el (gnus-update-group-mark-positions):
9537         Use mm-string-to-multibyte.
9538
9539 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9540
9541         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
9542         doesn't handle NotDashEscaped.
9543
9544         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
9545         (mml-dnd-attach-options): Fix typo in custom choice.
9546
9547         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
9548         Change nndoc-article-type to mbox.
9549         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
9550
9551         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
9552         to nil, instead of html2text.
9553
9554         * imap.el (imap-debug): Add `imap-ping-server'.
9555
9556         * gnus-bookmark.el: Add FIXMEs.
9557
9558         * message.el (message-form-letter-separator)
9559         (message-send-form-letter-delay): New variables.
9560         (message-send-form-letter): Use them.  New command to send form
9561         letters.  Requested by Uwe Siart.
9562         (message-send-mail-function): Doc fix.  Add "Other" custom option.
9563
9564 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9565
9566         * Update copyright years.
9567
9568 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9569
9570         Sync from EMACS_22_BASE.
9571
9572         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
9573
9574 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
9575
9576         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
9577         empty author.
9578
9579 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
9580
9581         * gnus-registry.el (gnus-registry-marks): Add variable for
9582         customization of marks and their appearance.
9583         (gnus-registry-read-mark): Use it.
9584         (gnus-registry-do-marks): Add utility function to loop through
9585         `gnus-registry-marks'.
9586         (gnus-registry-install-shortcuts-and-menus): Add function to install
9587         shortcuts and menus.
9588         (gnus-registry-initialize): Use it.
9589         (gnus-registry-default-mark): Clarify documentation.
9590
9591 2008-02-29  Glenn Morris  <rgm@gnu.org>
9592
9593         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
9594         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
9595         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
9596         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
9597         Change defcustom :version from 23.0 to 23.1.
9598
9599 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
9600
9601         * gnus-registry.el (gnus-registry-follow-group-p)
9602         (gnus-registry-post-process-groups): Add functions to aid registry
9603         splitting and improve logging.  Clarify behavior in function
9604         documentation.
9605         (gnus-registry-split-fancy-with-parent): Use them.
9606
9607 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9608
9609         * gnus-art.el: Use with-current-buffer.
9610
9611 2008-02-27  David Engster  <dengste@eml.cc>
9612
9613         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
9614         Express real group name in the response.
9615
9616 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
9619         (nnmairix-last-server, nnmairix-current-server): Defvar them.
9620         (nnmairix-goto-original-article): Defvar gnus-registry-install and
9621         autoload gnus-registry-fetch-group when compiling.
9622         (nnmairix-request-group-with-article-number-correction):
9623         Remove unreferenced argument passed to nnmairix-call-backend.
9624
9625 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9626
9627         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
9628         (mm-uu-extract): Improve face for low color ttys.
9629         Reported by Sascha Wilde.
9630
9631 2008-02-27  Glenn Morris  <rgm@gnu.org>
9632
9633         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
9634         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
9635         variables to defconsts.  Convert comments to doc-strings.
9636         (nnmairix-last-server, nnmairix-current-server): Convert from free
9637         variables to defvars.  Convert comments to doc-strings.
9638         (gnus-registry-fetch-group): Autoload.
9639         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
9640         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
9641         (nnmairix-widget-build-editable-fields): Use car cddr rather than
9642         caddr.
9643         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
9644         nnmairix-request-group-with-article-number-correction call.
9645         (nnmairix-fast, nnmairix-group): New, less general names, for free
9646         variables passed from nnmairix-request-group to
9647         nnmairix-request-group-with-article-number-correction.  Declare.
9648         (nnmairix-request-group-with-article-number-correction):
9649         Use nnmairix-fast, nnmairix-group rather than fast, group.
9650
9651 2008-02-26  David Engster  <dengste@eml.cc>
9652
9653         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
9654         version 0.5.
9655
9656 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9657
9658         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
9659         instead of making an extra function call.  Don't add the current group
9660         to articles only when they have the group.  Use
9661         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
9662         Reported by David <de_bb@arcor.de>.
9663
9664 2008-02-24  Miles Bader  <miles@gnu.org>
9665
9666         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
9667         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
9668         (mm-find-mime-charset-region):
9669         * mm-bodies.el (mm-encode-body):
9670         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
9671
9672 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9673
9674         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
9675         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
9676
9677 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
9678
9679         * mail-source.el (mail-source-delete-incoming): Change default.
9680         Supplement doc string.
9681
9682         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9683
9684 2008-02-14  Glenn Morris  <rgm@gnu.org>
9685
9686         * time-date.el (format-seconds): New function.
9687
9688 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9689
9690         * nnmail.el (nnmail-message-id-cache-file): Derive from
9691         `gnus-home-directory'.
9692
9693 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9694
9695         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9696         Document negative prefix.
9697
9698         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9699
9700 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9701
9702         * message.el (message-unsent-separator): Add the Exim bounce
9703         separator.
9704
9705 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9706
9707         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9708         list.
9709         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9710         recipient/signer list.
9711
9712 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * Makefile.in (datarootdir): Define.
9715         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9716         name that might contain whitespace.
9717
9718 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9719
9720         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9721         fbound (Emacs 23 unicode), signal an error.
9722
9723 2008-02-08  Glenn Morris  <rgm@gnu.org>
9724
9725         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9726
9727 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9728
9729         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9730         ports to the calls to `netrc-machine-user-or-password' in addition to
9731         "imap" and "imaps".
9732
9733 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9734
9735         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9736
9737         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9738
9739 2008-02-01  Kenichi Handa  <handa@m17n.org>
9740
9741         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9742         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9743         (rfc2104-hash): Convert the result of concat to unibyte string.
9744
9745 2008-02-01  Dave Love  <fx@gnu.org>
9746
9747         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9748         coding-system-for-read.
9749         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9750
9751 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9752
9753         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9754         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9755         <hanche@math.ntnu.no>.
9756
9757 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9760
9761         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9762
9763 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9764
9765         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9766         * message.el (message-beginning-of-line): Use featurep instead of bound
9767         tests in order to resolve conditionals at compile time.
9768
9769 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9770
9771         * mail-source.el (mail-sources): Add `group' choice.
9772
9773         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9774         parameter `in-group' to control into which group the articles go.
9775         Add treatment of `group' mail-source.
9776
9777 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9778
9779         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9780
9781         * mm-decode.el (mm-dissect-buffer): Decode description.
9782
9783         * mml.el (mml-to-mime): Encode message header first.
9784
9785 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9786
9787         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9788         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9789
9790         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9791         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9792
9793 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9794
9795         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9796
9797 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9800         prefix keys.
9801         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9802         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9803         gnus-xmas.el.
9804
9805         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9806         (gnus-xmas-article-describe-bindings): New function.
9807         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9808         gnus-xmas-article-describe-bindings.
9809
9810         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9811
9812 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9813
9814         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9815         Add new variables for article mark management.
9816         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9817         list of extra data entries which, when present, will indicate that the
9818         article ID should not be trimmed from the registry.
9819         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9820         functions.
9821         (gnus-registry-read-mark): New function to read a mark name from the
9822         user.
9823         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9824         (gnus-registry-set-article-mark-internal): New functions to add and
9825         remove marks.
9826         (gnus-registry-get-article-marks): New function to show the marks for
9827         an article, or retrieve them for further use.
9828
9829 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9830
9831         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9832         keys when no argument is given.
9833
9834 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9835
9836         * imap.el (imap-ping-server): New variable.
9837         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9838         (imap-ping-server): Minor doc string fixes.
9839
9840 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9841
9842         * imap.el (imap-ping-server): New function.
9843         (imap-opened): Call imap-ping-server.
9844
9845 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9846
9847         * gnus-sum.el (gnus-article-sort-by-random)
9848         (gnus-thread-sort-by-random): Fix doc strings.
9849         Reported by jidanni@jidanni.org.
9850
9851 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * gnus-art.el (gnus-article-describe-bindings): New function.
9854         (gnus-article-read-summary-keys): Use it.
9855         (gnus-article-mode-map): Bind `C-h b' to it.
9856
9857 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9858
9859         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9860         XEmacs.
9861         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9862         Protect against non-character events.
9863
9864         * lpath.el: Fbind map-keymap for Emacs 21.
9865
9866 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9867
9868         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9869         New command.
9870         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9871         instead of END.  Change name of the temp file.
9872         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9873         customizable.
9874
9875 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9876
9877         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9878         bind `S W' to gnus-article-wide-reply-with-original; set default
9879         binding to gnus-article-read-summary-send-keys.
9880         (gnus-article-read-summary-keys): Fix the order of keys; display
9881         continuation keys correctly in the echo area; describe bindings
9882         correctly when keys end with `C-h'.
9883         (gnus-article-read-summary-send-keys): New function.
9884         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9885         Work for gnus-article-read-summary-send-keys; display continuation keys
9886         correctly in the echo area.
9887         (gnus-article-reply-with-original): Ignore prefix argument.
9888         (gnus-article-wide-reply-with-original): New function.
9889
9890         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9891         Emacs 21.
9892
9893 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9896         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9897
9898 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9899
9900         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9901         (gnus-group-read-ephemeral-gmane-group): New command.
9902
9903 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9904
9905         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9906
9907 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9908
9909         * message.el (message-send-mail-function): Increase custom version.
9910
9911         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9912         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9913
9914 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9915
9916         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9917         for the cases where imap-authenticate is called with a nil buffer
9918         parameter.
9919
9920 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9923         html parts correctly; support forwarded messages.
9924         (gnus-article-browse-html-article): Remove work buffers.
9925
9926         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9927         compiling.
9928         (netrc-bound-and-true-p): New macro.
9929         (netrc-parse): Use it instead of bound-and-true-p that is not available
9930         in XEmacs 21.4.
9931
9932 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9933
9934         * gnus-registry.el (gnus-registry-mark-article)
9935         (gnus-registry-article-marks): Add functionality to mark articles
9936         through the Gnus registry.
9937
9938         * encrypt.el: Clarify documentation for the new pgg method.
9939         (encrypt-file-alist): Add PGG option.
9940         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9941         functionality.  Abstract password key and messaging to external
9942         functions.
9943         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9944         (encrypt-message-method-and-cipher): Add new convenience external
9945         functions.
9946         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9947         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9948
9949         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9950         (netrc-parse): Use encrypt-file-alist to determine if
9951         encrypt-find-model or encrypt-insert-file-contents should be used.
9952
9953         * encrypt.el: Clarify documentation.  Load password-cache or
9954         password, whichever one is found first, instead of autoloading.
9955
9956 2007-12-19  Glenn Morris  <rgm@gnu.org>
9957
9958         * mml.el (message-options-set, message-narrow-to-head)
9959         (message-in-body-p, message-mail-p, message-encode-message-body):
9960         Autoload.
9961         (message-remove-header, message-narrow-to-headers-or-head)
9962         (message-subscribed-p, message-make-mail-followup-to)
9963         (message-position-on-field, message-news-p)
9964         (message-options-set-recipient, message-generate-headers)
9965         (message-sort-headers): Declare as functions.
9966
9967 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9968
9969         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9970         convention in doc string.
9971
9972 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9973
9974         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9975         title to html parts.
9976         (gnus-article-browse-html-article): Pass message header to it.
9977
9978         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9979
9980 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9983         or password compatible with XEmacs.
9984
9985 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9986
9987         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9988         format document.
9989         (gnus-mime-delete-part): Don't write description line if empty.
9990         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9991
9992 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9993
9994         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9995         (gnus-summary-mark-read-and-unread-as-read)
9996         (gnus-summary-mark-current-read-and-unread-as-read)
9997         (gnus-summary-mark-unread-as-ticked): Doc fix.
9998         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9999
10000 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10001
10002         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10003         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10004
10005 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10006
10007         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10008         yes-or-no-p.
10009
10010 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * mm-decode.el (mm-add-meta-html-tag): New function.
10013         (mm-save-part-to-file, mm-pipe-part): Use it.
10014
10015         * gnus-art.el (gnus-article-browse-delete-temp-files):
10016         Use gnus-y-or-n-p instead of y-or-n-p.
10017         (gnus-article-browse-html-parts): Work with message/external-body; use
10018         mm-add-meta-html-tag.
10019
10020 2007-12-11  Glenn Morris  <rgm@gnu.org>
10021
10022         * gnus-cache.el: Require gnus-sum not just when compiling.
10023
10024         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10025
10026         * gnus-int.el (gnus-server-opened, gnus-status-message):
10027         Move definitions before use.
10028
10029         * mm-decode.el: Require gnus-util.
10030         (mm-remove-part): Only call delete-annotation on XEmacs.
10031
10032         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10033
10034         * nnmail.el: Require gnus-int.
10035
10036         * spam.el: Move `require's before `eval-when-compile's.
10037
10038         * gnus-ems.el (gnus-alive-p):
10039         * gnus-fun.el (message-goto-eoh):
10040         * gnus-util.el (gnus-group-name-decode):
10041         * mail-source.el (gnus-compress-sequence):
10042         * message.el (Info-goto-node, format-spec):
10043         * mm-bodies.el (message-options-get):
10044         * mm-decode.el (mm-view-pkcs7):
10045         * mm-util.el (gmm-write-region):
10046         * mml-smime.el (mml-compute-boundary)
10047         (gnus-completing-read-with-default):
10048         * mml.el (widget-button-press, gnus-make-hashtable):
10049         * mml1991.el (mm-decode-content-transfer-encoding)
10050         (mm-encode-content-transfer-encoding)
10051         (message-options-get, message-options-set):
10052         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10053         * nnfolder.el (gnus-request-group):
10054         * nnheader.el (ietf-drums-unfold-fws):
10055         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10056         * smime.el (gnus-run-mode-hooks):
10057         * spam-stat.el (gnus-message): Autoload.
10058
10059         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10060         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10061         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10062         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10063         Add declare-function compatibility definition.
10064
10065         * gnus-cache.el (nnvirtual-find-group-art):
10066         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10067         (gnus-add-image, gnus-add-wash-type):
10068         * gnus-group.el (nnkiboze-score-file):
10069         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10070         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10071         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10072         (message-tokenize-header, gnus-get-buffer-create)
10073         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10074         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10075         * gnus.el (gnus-group-decoded-name):
10076         * mail-source.el (imap-capability):
10077         * mm-bodies.el (message-options-set):
10078         * mm-decode.el (gnus-configure-windows):
10079         * mm-extern.el (message-goto-body):
10080         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10081         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10082         (epg-sub-key-validity, message-options-set):
10083         * mml.el (widget-event-point, gnus-configure-windows):
10084         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10085         * mml2015.el (epg-check-configuration, epg-configuration)
10086         (message-options-set):
10087         * nndb.el (nndb-request-article):
10088         * nnfolder.el (gnus-request-create-group):
10089         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10090         * nnmaildir.el (gnus-group-mark-article-read):
10091         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10092         * rfc1843.el (message-fetch-field):
10093         * spam.el (gnus-extract-address-components):
10094         Declare as functions.
10095
10096 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10097
10098         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10099
10100         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10101
10102         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10103         bind show-trailing-whitespace for XEmacs.
10104
10105 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10106
10107         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10108         new no-op macro for backward compatibility.
10109
10110         * imap.el (imap-string-to-integer): New function.
10111
10112 2007-12-09  Glenn Morris  <rgm@gnu.org>
10113
10114         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10115
10116         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10117         * message.el, mm-view.el, sieve-manage.el, smime.el:
10118         Add declare-function compatibility definition.
10119
10120         * gnus-art.el (w3-region, w3m-region, Info-menu):
10121         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10122         * gnus-sum.el (gnus-get-predicate):
10123         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10124         * message.el (mail-abbrev-in-expansion-header-p):
10125         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10126         (w3m-detect-meta-charset, w3m-region):
10127         * sieve-manage.el (password-read, password-cache-add)
10128         (password-cache-remove):
10129         * smime.el (password-read-and-add): Declare as functions.
10130
10131 2007-12-08  David Kastrup  <dak@gnu.org>
10132
10133         * gnus-sum.el (gnus-summary-simplify-subject-query):
10134         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10135         `message'.
10136
10137 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10140         it to bind idna-program, installation-directory, defined-colors, and
10141         face-attribute for XEmacs of the version that compiles defcustom forms.
10142
10143 2007-12-07  Glenn Morris  <rgm@gnu.org>
10144
10145         * gnus-art.el (article-make-date-line): Revert previous change.
10146
10147 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10150
10151 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10152
10153         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10154         Call gnus-add-to-range ranges only once with a prepared article-list.
10155
10156 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10157
10158         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10159         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10160         group names with backslashes.
10161         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10162
10163 2007-12-06  Deepak Goel  <deego3@gmail.com>
10164
10165         * gnus-art.el (article-make-date-line):
10166         * gnus-start.el (gnus-load):
10167         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10168
10169 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10170
10171         * gnus-art.el (gnus-use-idna)
10172         * gnus-start.el (gnus-site-init-file)
10173         * message.el (message-use-idna)
10174         * mm-uu.el (mm-uu-hide-markers)
10175         * smiley.el (smiley-style): Revert changes that suppress warnings.
10176
10177 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10180         specify charset to html source.
10181         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10182
10183 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10184
10185         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10186         idna-program in order to suppress byte compile warning issued by XEmacs
10187         that came to byte compile the default value section of defcustom forms
10188         recently.
10189
10190         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10191         value of installation-directory.
10192
10193         * message.el (message-use-idna): Don't directly refer to the value of
10194         idna-program.
10195
10196         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10197
10198         * smiley.el (smiley-style): Don't directly call face-attribute.
10199
10200 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10201
10202         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10203
10204         * gnus-dired.el: Reduce Gnus dependencies.
10205         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10206         Don't require.  Use autoloads instead.
10207         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10208         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10209         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10210         (gnus-dired-mode): Adjust doc string.
10211         (gnus-dired-mail-mode): New variable.
10212         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10213         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10214         (gnus-dired-mail-buffers): New function.  Return mail or message
10215         composition buffers.
10216         (gnus-dired-attach): Use it.
10217         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10218         NO-DECODE.
10219         (gnus-dired-print): Use `gnus-print-buffer' depending on
10220         `gnus-dired-mail-mode'.
10221
10222 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10223
10224         * rfc2047.el (rfc2047-encoded-word-regexp)
10225         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10226         explaining what regexp patterns are for.
10227
10228 2007-12-04  Glenn Morris  <rgm@gnu.org>
10229
10230         * password.el: Move to password-cache.el.
10231
10232         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10233         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10234         * mml-smime.el (password-read, password-cache-add)
10235         (password-cache-remove):
10236         No need to autoload, since mml-sec requires password.
10237
10238         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10239         * message.el (gnus-extract-address-components):
10240         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10241
10242         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10243         password.
10244
10245 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10246
10247         * mailcap.el: Reduce dependencies.
10248         (mail-header-parse-content-type): Autoload.
10249         (mailcap-delete-duplicates): New alias.
10250         (mailcap-mime-info): Add optional argument NO-DECODE.
10251         (mailcap-mime-types): Use mailcap-delete-duplicates.
10252
10253         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10254
10255 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10256
10257         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10258         (imap-parse-status): Upcase status-att for servers that sends them
10259         lower-case (e.g., MS Exchange 2007).
10260
10261 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10262
10263         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10264         function.
10265
10266         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10267         (gnus-uu-yenc-article): New function.
10268
10269         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10270
10271         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10272
10273 2007-12-02  Glenn Morris  <rgm@gnu.org>
10274
10275         * binhex.el (binhex): New custom group.
10276         (binhex-decoder-program, binhex-decoder-switches)
10277         (binhex-use-external): Move to the binhex custom group.
10278
10279         * uudecode.el (uudecode): New custom group.
10280         (uudecode-decoder-program, uudecode-decoder-switches)
10281         (uudecode-use-external): Move to the uudecode custom group.
10282
10283         * netrc.el (top-level): Don't load `encrypt' features.
10284         (netrc-parse): Don't use encrypt.
10285         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10286
10287         * encrypt.el: Remove file.
10288
10289 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10290
10291         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10292         matches on patches.
10293
10294         * gnus-art.el (gnus-article-browse-html-article):
10295         Mention `mm-text-html-renderer' in the doc string.
10296
10297         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10298         string.  Add comments.
10299
10300         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10301         if rhs is ASCII.
10302
10303 2007-12-01  Glenn Morris  <rgm@gnu.org>
10304
10305         * mail-source.el (top-level): Require format-spec before
10306         eval-when-compile.
10307
10308 2007-11-30  Glenn Morris  <rgm@gnu.org>
10309
10310         * encrypt.el: Require password, rather than autoloading password-read.
10311
10312 2007-11-29  Glenn Morris  <rgm@gnu.org>
10313
10314         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10315         (sasl-make-client, sasl-next-step, sasl-step-data)
10316         (sasl-step-set-data): Declare as functions.
10317
10318 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10319
10320         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10321
10322 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10323
10324         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10325         certs should be verified and what is to be done in the event of a
10326         verification failure.
10327
10328         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10329         caller can indicate whether the cache should be disregarded for this
10330         call.  This way the result of the call is reproducible at all times and
10331         can be considered a canonical server name for the supplied method.
10332         (gnus-agent-method-p): Canonicalize server names by pushing their
10333         method through `gnus-method-to-server' using the no-cache argument.
10334
10335         * gnus-srvr.el (gnus-server-insert-server-line):
10336         Call `gnus-method-to-server' with `no-cache' argument.
10337
10338         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10339         gnus-agent-possibly-synchronize-flags as this should be called when the
10340         server is actually being opened.
10341         (gnus-agent-possibly-synchronize-flags)
10342         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10343         flags file of an agentized server to the latter function.
10344
10345         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10346         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10347         after a connection has been established successfully.
10348
10349 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * gnus-art.el (article-display-face): Force to display face if called
10352         interactively; check if gnus-article-x-face-too-ugly matches author.
10353         (article-display-x-face): Display face even if From header is missing
10354         as article-display-face does.
10355
10356 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10357
10358         * hashcash.el (message-narrow-to-headers-or-head)
10359         (message-fetch-field, message-goto-eoh)
10360         (message-narrow-to-headers): Declare as functions.
10361
10362 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10363
10364         * mail-source.el (mail-sources): Default to fetch from file for
10365         compatibility with default of nnmail-spool-file.
10366
10367 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10368
10369         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10370         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10371         to look for encoded word that should be encoded again.
10372         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10373         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10374         encoding pattern.
10375         (rfc2047-decode-region): Switch strict regexp and loose one according
10376         to rfc2047-allow-irregular-q-encoded-words.
10377
10378 2007-11-25  Romain Francoise  <romain@orebokech.com>
10379
10380         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10381
10382 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10383
10384         * tls.el (tls-program): Provide more custom choices from
10385         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10386         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10387
10388 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10389
10390         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10391         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10392
10393         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10394         `nnmail-spool-file'.
10395
10396         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10397         `nnmail-spool-file'.
10398
10399         * gnus-move.el (gnus-change-server): Ditto.
10400
10401         * gnus-kill.el (gnus-batch-score): Ditto.
10402
10403         * gnus-cache.el (gnus-jog-cache): Ditto.
10404
10405         * gnus-msg.el (gnus-summary-reply):
10406         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10407
10408 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10409
10410         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10411         version.  Minor improvement to doc strings.
10412         (tls-program): Add comment.
10413
10414 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10415
10416         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10417         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10418         mismatch between the hostname provided in the certificate and the name
10419         of the host connnecting to.
10420         (open-tls-stream): Use them.  Check certificates against trusted root
10421         certificates.
10422
10423 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10424
10425         * gnus-cache.el (gnus-cache-generate-nov-databases):
10426         Use nnml-generate-nov-databases-directory instead of
10427         nnml-generate-nov-databases-1.
10428
10429 2007-11-24  Glenn Morris  <rgm@gnu.org>
10430
10431         * message.el (message-tool-bar-retro): Update for rename
10432         mail_send.xpm->mail-send.xpm.
10433
10434 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10435
10436         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10437         `smime-ldap-search' for Emacs 22 and up.
10438
10439 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10440
10441         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10442
10443         * message.el (message-send-mail-function): Fix error convention.
10444         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10445         (message-widen-reply, message-send-mail, message-talkative-question)
10446         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10447         (message-clone-locals, message-send-news): Use with-current-buffer.
10448         (message-insert-or-toggle-importance): Remove unused var `valid'.
10449         (message-make-references): Remove unused var `new-references'.
10450         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10451
10452 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10453
10454         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10455         (spam-split-symbolic-return-positive): Reflow docstring.
10456         (spam-backends, spam-summary-exit-behavior)
10457         (spam-mark-ham-unread-before-move-from-spam-group)
10458         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10459         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10460         (spam-clear-cache, spam-backend-check, spam-install-backend)
10461         (spam-install-statistical-backend, spam-list-of-processors)
10462         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10463         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10464         (spam-check-crm114, spam-initialize, spam-unload-hook):
10465         Fix typos in docstrings.
10466
10467 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10468
10469         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10470         been checked if they have never been read and those group levels are
10471         higher than the one that a user specified.
10472
10473 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10474
10475         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10476         foreign groups unless a group level is specified by a user.
10477         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10478
10479 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
10480
10481         * message.el (message-send-mail-function): Require sendmail.
10482
10483 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
10484
10485         * message.el (message-send-mail-function): Check for smtpmail too.
10486
10487         * utf7.el (utf7-encode, utf7-decode): Use coding system
10488         `utf-7'/`utf-7-imap' from utf-7.el' if available.
10489
10490         * message.el (message-send-mail-function): New function.
10491         (message-send-mail-function): Set default using
10492         message-send-mail-function.  Adjust doc string.
10493         (message-send-mail-with-mailclient): New function.
10494
10495 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10496
10497         * smime.el (from):
10498         * rfc2047.el (message-posting-charset):
10499         * qp.el (mm-use-ultra-safe-encoding):
10500         * pop3.el (parse-time-months):
10501         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10502         * nnml.el (files):
10503         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10504         (jka-compr-compression-info-list, ange-ftp-path-format)
10505         (efs-path-regexp):
10506         * nndiary.el (files):
10507         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10508         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10509         (epg-digest-algorithm-alist, inhibit-redisplay)
10510         (password-cache-expiry):
10511         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10512         (pgg-output-buffer, password-cache-expiry):
10513         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10514         (efs-path-regexp):
10515         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10516         (inhibit-redisplay):
10517         * mm-uu.el (file-name, start-point, end-point, entry)
10518         (gnus-newsgroup-name, gnus-newsgroup-charset):
10519         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10520         (latin-unity-ucs-list):
10521         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10522         (mm-uu-binhex-decode-function):
10523         * message.el (gnus-message-group-art, gnus-list-identifiers)
10524         (rmail-enable-mime-composing, gnus-local-organization)
10525         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
10526         (gnus-read-active-file, facemenu-add-face-function)
10527         (facemenu-remove-face-function, gnus-article-decoded-p)
10528         (tool-bar-mode):
10529         * mail-source.el (display-time-mail-function):
10530         * gnus-util.el (nnmail-pathname-coding-system)
10531         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
10532         (gnus-original-article-buffer, gnus-user-agent)
10533         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
10534         (xemacs-codename, sxemacs-codename, emacs-program-version):
10535         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
10536         * gnus-start.el (gnus-agent-covered-methods)
10537         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
10538         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
10539         (gnus-newsgroup-headers, gnus-group-list-mode)
10540         (gnus-group-mark-positions, gnus-newsgroup-data)
10541         (gnus-newsgroup-unreads, nnoo-state-alist)
10542         (gnus-current-select-method, mail-sources)
10543         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
10544         (nnmail-spool-file, gnus-cache-active-hashtb):
10545         * gnus-mh.el (mh-lib-progs):
10546         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
10547         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
10548         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
10549         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
10550         (gnus-group-buffer):
10551         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
10552         (font-lock-set-defaults):
10553         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
10554         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
10555         (gnus-summary-post-menu, total-parts, type, condition, length):
10556         * gnus-agent.el (gnus-agent-read-agentview):
10557         * flow-fill.el (show-trailing-whitespace):
10558         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
10559         eval-and-compile wrappers for byte compiler pacifiers.
10560
10561         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
10562         (mm-display-inline-fontify): Check for featurep 'xemacs not
10563         extent-list.
10564
10565         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
10566         itimer-list.
10567         (mm-create-image-xemacs): Only do something for XEmacs.
10568         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
10569
10570         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
10571
10572         * gnus-registry.el (gnus-adaptive-word-syntax-table):
10573         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
10574
10575 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10576
10577         * nnimap.el (nnimap-split-download-body):
10578         * gnus-demon.el (gnus-demon):
10579         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
10580
10581 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10582
10583         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
10584         New macros.
10585         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
10586         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
10587         copy data from unibyte buffer to multibyte current buffer.
10588         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
10589         to copy data from unibyte current buffer to multibyte buffer.
10590         (nntp-make-process-buffer): Make process buffer unibyte.
10591
10592         * pop3.el (pop3-open-server): Fix typo in Lisp code.
10593
10594 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
10595
10596         * pop3.el (pop3-open-server): Accept and process data more robustly at
10597         connexion start to avoid spurious "POP SSL connexion failed" errors.
10598
10599 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10600
10601         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
10602         read group names.
10603
10604 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
10605
10606         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
10607
10608 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * nnmail.el (nnmail-parse-active): Make group names unibyte.
10611         (nnmail-save-active): Use a unibyte buffer when saving active file,
10612         which may contain non-ASCII group names.
10613
10614         * nnml.el (nnml-request-group): Decode group names in messages.
10615
10616 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
10617
10618         * message.el (message-citation-line-function)
10619         (message-insert-formatted-citation-line): Fix spelling of
10620         `message-insert-formated-citation-line'.
10621
10622 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
10623
10624         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
10625
10626 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10627
10628         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
10629         nnmail-pathname-coding-system.
10630
10631         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
10632         that a user enters; decode group names in messages.
10633
10634         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
10635
10636 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10637
10638         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
10639
10640         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
10641
10642         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
10643         risky local variable.
10644
10645         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
10646
10647 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
10648
10649         * encrypt.el: Improve documentation to fix function name typo.
10650         Reported by Daiki Ueno <ueno@unixuser.org>.
10651
10652 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
10655         even if the point is not in the last page of an article.
10656         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
10657         back to the previous page.
10658
10659 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
10662
10663 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
10666
10667 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10668
10669         * message.el (message-check-news-body-syntax):
10670         Avoid mm-string-as-multibyte.
10671         (message-hide-headers): Don't assume (point-min)==1.
10672
10673 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10674
10675         * message.el (message-remove-blank-cited-lines): Fix if remove is
10676         given.
10677         (message-bogus-address-regexp): New variable.
10678         (message-bogus-recipient-p): New function.
10679         (message-check-recipients): New command.
10680         (message-syntax-checks): Add `bogus-recipient'.
10681         (message-fix-before-sending): Add `bogus-recipient'.
10682
10683         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10684         (gnus-treat-body-boundary): Don't test window-system.
10685
10686 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10687
10688         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10689
10690 2007-10-28  Miles Bader  <miles@gnu.org>
10691
10692         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10693         at compile-time too.
10694
10695 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10696
10697         * gnus-msg.el (gnus-message-setup-hook):
10698         Add `message-remove-blank-cited-lines' to options.
10699
10700 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10701
10702         * message.el (message-remove-blank-cited-lines): New function.
10703         Suggested by Karl Plästerer.
10704
10705 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10708         mapc.
10709
10710         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10711         (top-level): Use mapc to set functions to be traced for debugging.
10712
10713         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10714         called for effect with while loop.
10715
10716         * message.el (message-talkative-question): Replace mapcar called for
10717         effect with mapc.
10718
10719         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10720         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10721         called for effect with dolist.
10722
10723         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10724
10725         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10726         gnus-extra-headers and nnmail-extra-headers.
10727
10728         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10729         called for effect with dolist.
10730         (top-level): Use mapc to set functions to be traced for debugging.
10731
10732         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10733         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10734         dolist.
10735
10736         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10737         Replace mapcar called for effect with mapc.
10738         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10739         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10740         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10741         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10742
10743         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10744         remove-if that's a cl function.
10745
10746         * webmail.el (webmail-debug): Replace mapcar called for effect with
10747         dolist.
10748
10749         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10750         with mapc.
10751
10752 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10753
10754         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10755         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10756         with while loop.
10757
10758         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10759         functions from article-* functions.
10760         (gnus-multi-decode-header): Replace mapcar called for effect with
10761         dolist.
10762
10763         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10764         (gnus-bookmark-show-details): Replace mapcar called for effect with
10765         while loop.
10766
10767         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10768         called for effect with while loop.
10769
10770         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10771         with dolist.
10772
10773         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10774         Replace mapcar called for effect with dolist.
10775
10776         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10777
10778         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10779         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10780         Replace mapcar called for effect with dolist.
10781         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10782         mapc.
10783
10784         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10785         Replace mapcar called for effect with dolist.
10786         (gnus-topic-list): Replace mapcar called for effect with mapc.
10787
10788         * gnus.el: Use mapc instead of mapcar to add autoloads.
10789
10790 2007-10-23  Richard Stallman  <rms@gnu.org>
10791
10792         * gnus-group.el (gnus-group-highlight): Mark as risky.
10793
10794 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10795
10796         * gnus.el (gnus-server-to-method): Return method found first in
10797         gnus-newsrc-alist.
10798
10799         * gnus-art.el (gnus-article-highlight-signature)
10800         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10801         button overlay without the front stickiness.
10802
10803 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10804
10805         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10806         overview buffer needed a catch to receive its throw.
10807         (gnus-agent-flush-cache): Declare as interactive to make this function
10808         easier to use.
10809
10810 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10811
10812         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10813         `next-line'.
10814
10815 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10818         exclude address matching message-dont-reply-to-names.
10819
10820 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10821
10822         * gnus-util.el (gnus-string<): New function.
10823
10824         * gnus-sum.el (gnus-article-sort-by-author)
10825         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10826
10827 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10828
10829         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10830         the frame-focus tag is set in gnus-buffer-configuration.
10831
10832 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10833
10834         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10835         the front stickiness.
10836
10837 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10838
10839         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10840         url pattern; remove duplicate one.
10841         (gnus-article-extend-url-button): New function.
10842         (gnus-article-add-buttons): Use it.
10843         (gnus-button-push): Use concatenated url that it makes.
10844
10845 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10846
10847         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10848
10849 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10850
10851         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10852         Don't hardcode point-min==1.
10853
10854 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10857         Fix comment about "iso8859-1".
10858
10859 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10860
10861         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10862         ones returned from the verify-function.
10863
10864         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10865         Call mml2015-extract-cleartext-signature if extraction failed.
10866
10867 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10868
10869         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10870         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10871         failed.
10872
10873 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10874
10875         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10876
10877 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10880         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10881         recommends to use EasyPG instead of PGG.
10882
10883         * pgg.el: Revert to revision 6.23.2.16.
10884
10885         * pgg-def.el: Revert to revision 6.6.2.14.
10886
10887         * pgg-gpg.el: Revert to revision 6.23.2.34.
10888
10889 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10890
10891         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10892         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10893         thread for both the null and zero (kill/expire thread) universal prefix
10894         cases.
10895         (gnus-summary-expire-thread): Add new function to expire a thread,
10896         using gnus-summary-kill-thread.
10897         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10898         shortcuts for gnus-summary-expire-thread.
10899         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10900         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10901
10902 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10903
10904         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10905         extras value, so an extras entry can be deleted.
10906         (gnus-registry-delete-extra-entry): Use it.
10907         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10908         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10909         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10910         storage through the gnus-registry, and provide an appropriate API for
10911         it.
10912
10913 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10914
10915         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10916         Suggested by Leo <sdl.web@gmail.com>.
10917
10918         * gnus.el: Do.
10919
10920 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10921
10922         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10923         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10924
10925         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10926
10927         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10928         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10929
10930 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10933         newline.
10934         (nnmbox-request-accept-article): Don't change article in source buffer;
10935         narrow to header to use message-fetch-field rather than
10936         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10937         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10938         as delimiters; make sure article ends with newline.
10939         (nnmbox-delete-mail): Correct last position of article to be deleted;
10940         ignore X-Gnus-Newsgroup header in article body.
10941         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10942         positions; make sure article ends with newline.
10943
10944         * message.el (message-display-abbrev): Don't infloop when a user
10945         inserts SPC in the beginning of header.
10946
10947         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10948         coding-system-for-read and coding-system-for-write for XEmacs having no
10949         file-coding feature.
10950
10951         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10952
10953 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10954
10955         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10956         list of groups not followed by default.  Fix type to be regexp.
10957         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10958
10959 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10960
10961         * hmac-def.el (define-hmac-function): Switch from old-style to
10962         new-style backquotes.
10963
10964         * md4.el (md4-make-step): Likewise.
10965
10966 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10967
10968         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10969         raw-text coding system when saving .newsrc file, which may contain
10970         non-ASCII group names.
10971
10972 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10973
10974         * gnus-cus.el (gnus-score-extra): New widget.
10975         (gnus-score-extra-convert): New function.
10976         (gnus-score-customize): Use it for Extra.
10977
10978 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10979
10980         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10981         (mml2015-mailcrypt-clear-verify): Use it.
10982         (mml2015-gpg-clear-verify): Use it.
10983         (mml2015-pgg-clear-verify): Use it.
10984         (mml2015-epg-clear-verify): Replace the current part with the output
10985         from GnuPG; don't extract the plaintext by itself.
10986
10987         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10988         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10989         mml2015-clear-verify-function; don't touch the armor headers or
10990         dash-escaped text here.
10991
10992 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10993
10994         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10995         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10996         parts, or application/octet-stream as a last resort.
10997         (gnus-mime-view-part-as-type): Don't toggle display.
10998         (gnus-mime-view-part-as-charset): Don't turn off display before
10999         querying charset.
11000
11001         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11002         stuff to undisplayer function in Emacs.
11003         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11004
11005         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11006         text/calendar parts.
11007
11008 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11011         decoding text/calendar parts.
11012
11013         * message.el (message-forward-make-body-mime): Always mark body as
11014         having no illegible text; remove signed-or-encrypted argument.
11015         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11016
11017         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11018         (mml-generate-mime-1): Don't encode body if it is specified to be in
11019         raw form; don't make buffer be unibyte when inserting multibyte string.
11020
11021 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11022
11023         * sha1.el: Fix up comment style.
11024         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11025         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11026
11027         * hex-util.el: Fix up comment style.
11028         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11029
11030         * gnus-salt.el: Use with-current-buffer.
11031         (gnus-pick-setup-message): Fix long-standing typo.
11032
11033 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11034
11035         * imap.el (imap-logout-timeout): New variable.
11036         (imap-logout, imap-logout-wait): New functions.
11037         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11038
11039         * nnimap.el (nnimap-logout-timeout): New server variable.
11040         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11041         nnimap-logout-timeout.
11042
11043         * gnus-art.el (gnus-article-summary-command-nosave)
11044         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11045
11046 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11047
11048         * gnus.el (gnus-maximum-newsgroup): New variable.
11049
11050         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11051         according to gnus-maximum-newsgroup.
11052
11053         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11054         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11055         Limit the range of articles according to gnus-maximum-newsgroup.
11056
11057 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11058
11059         * gnus-art.el (gnus-sticky-article): Fix problems described in
11060         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11061         Don't perform gnus-configure-windows here; reuse existing sticky
11062         article buffer.
11063
11064         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11065         it doesn't exist in gnus-article-mode.
11066
11067 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11068
11069         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11070         (gnus-agent-decoded-group-name): New function.
11071         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11072         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11073
11074 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11075
11076         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11077         Add binding for gnus-sticky-article.
11078         (gnus-summary-exit): Don't kill sticky article buffers.
11079
11080         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11081         article buffer.
11082         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11083         (gnus-kill-sticky-article-buffers): New commands.
11084
11085 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11086
11087         * nntp.el (nntp-xref-number-is-evil): New server variable.
11088         (nntp-find-group-and-number): If it is non-nil, don't trust article
11089         numbers in the Xref header.
11090
11091 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11092
11093         * gnus-agent.el (gnus-agent-read-group): New function.
11094         (gnus-agent-flush-group, gnus-agent-expire-group)
11095         (gnus-agent-regenerate-group): Use it.
11096         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11097         nnmail-pathname-coding-system.
11098
11099 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11102
11103         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11104         that are unread as unread, and also as selected so that information of
11105         marks having been changed by a user may be updated when exiting group.
11106
11107 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11108
11109         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11110
11111 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11112
11113         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11114         calculated ignoring signature parts to gnus-treat-article.
11115
11116 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11117
11118         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11119         a point here in order to keep the window start.
11120         (gnus-insert-mime-security-button): Make a button overlay without the
11121         front stickiness.
11122         (gnus-mime-display-security): Goto the end of a button.
11123
11124         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11125
11126 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11127
11128         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11129         group-name-at-point.
11130         (gnus-group-completing-read): New function that offers decoded
11131         non-ASCII group names for completion.
11132         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11133         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11134         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11135         (gnus-group-fetch-control): Use it.
11136         (gnus-fetch-group): Use group-name-at-point for the initial value
11137         rather than the default value; use gnus-alive-p.
11138
11139         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11140         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11141         (gnus-summary-post-news): Use gnus-group-completing-read.
11142
11143         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11144         (gnus-read-move-group-name): Decode group name for completion.
11145
11146 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11147
11148         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11149         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11150         Yamaoka slightly modified the code).
11151
11152 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11155         (nnmail-split-incoming): Bind it.
11156
11157         * nnml.el (nnml-group-name-charset): New function.
11158         (nnml-decoded-group-name): Use it; don't decode group name if
11159         nnmail-group-names-not-encoded-p is non-nil.
11160         (nnml-encoded-group-name): New function.
11161         (nnml-group-pathname): Inline nnml-decoded-group-name.
11162         (nnml-request-expire-articles): Decode group name in message.
11163         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11164         nnmail-pathname-coding-system.
11165         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11166         not decoded ones according to nnmail-group-names-not-encoded-p.
11167         (nnml-generate-active-info): Use nnml-encoded-group-name.
11168
11169 2007-08-08  Glenn Morris  <rgm@gnu.org>
11170
11171         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11172         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11173         doc-strings and comments.
11174
11175 2007-07-25  Glenn Morris  <rgm@gnu.org>
11176
11177         * Relicense all FSF files to GPLv3 or later.
11178
11179 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11180
11181         * gnus-sum.el (gnus-summary-move-article):
11182         Make gnus-summary-respool-article work.
11183
11184 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11185
11186         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11187         string.
11188
11189 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11190
11191         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11192         that should be ignored when comparing distant RSS articles with local
11193         ones.
11194         (nnrss-make-hash-index): New function.  Create a hash index according
11195         to the ignored fields.
11196         (nnrss-check-group): Use it.
11197
11198 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11199
11200         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11201
11202         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11203
11204         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11205         the new optional argument ENCODED is non-nil.
11206         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11207         coding system for encoding group name.
11208         (gnus-group-make-rss-group): Pass un-encoded group name to
11209         gnus-group-make-group.
11210         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11211         encoded.
11212
11213         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11214         Encode group name to which articles are moved or copied.
11215         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11216         coding system for encoding Newsgroup, Followup-To and Xref headers.
11217
11218         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11219         marks; use nnheader-file-coding-system to write a file.
11220         (nnagent-retrieve-headers): Bind file-name-coding-system to
11221         nnmail-pathname-coding-system.
11222
11223         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11224
11225         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11226         (nnml-request-article, nnml-request-create-group)
11227         (nnml-request-rename-group, nnml-find-id)
11228         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11229         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11230         (nnml-save-marks): Use nnml-group-pathname instead of
11231         nnmail-group-pathname.
11232
11233         (nnml-request-create-group, nnml-request-expire-articles)
11234         (nnml-request-move-article, nnml-request-delete-group)
11235         (nnml-deletable-article-p, nnml-possibly-create-directory)
11236         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11237         (nnml-open-marks): Bind file-name-coding-system to
11238         nnmail-pathname-coding-system.
11239
11240         (nnml-request-article): Pass server argument to nnml-find-group-number.
11241         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11242         Pass server argument to nnml-possibly-create-directory.
11243         (nnml-request-accept-article): Pass server argument to
11244         nnml-active-number and nnml-save-mail.
11245         (nnml-find-group-number): Pass server argument to nnml-find-id.
11246         (nnml-request-update-info): Pass server argument to
11247         nnml-marks-changed-p.
11248
11249         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11250         (nnml-save-mail, nnml-active-number): Add server argument.
11251
11252         (nnml-request-delete-group): Warn if group is missing.
11253         (nnml-get-nov-buffer): Decode group name.
11254         (nnml-generate-active-info): Encode group name.
11255         (nnml-open-marks): Decode group name in messages.
11256
11257 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11260         if it is not specified.
11261         (gnus-article-pipe-part, gnus-article-save-part)
11262         (gnus-article-interactively-view-part, gnus-article-copy-part)
11263         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11264         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11265         (gnus-article-replace-part, gnus-article-delete-part)
11266         (gnus-article-view-part-as-type): Pass raw prefix argument to
11267         gnus-article-part-wrapper.
11268
11269 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * gnus-agent.el (gnus-agent-save-active):
11272         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11273
11274         * gnus-cache.el (gnus-cache-save-buffers)
11275         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11276         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11277         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11278         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11279         (gnus-cache-generate-active, gnus-cache-rename-group)
11280         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11281         (gnus-cache-update-overview-total-fetched-for):
11282         Bind file-name-coding-system to nnmail-pathname-coding-system.
11283         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11284         New variables.
11285         (gnus-cache-decoded-group-name): New function.
11286         (gnus-cache-file-name): Use it.
11287         (gnus-cache-generate-active): Use non-decoded group name for active.
11288
11289         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11290         right place.
11291         (gnus-write-active-file): Don't break non-ASCII group names.
11292
11293         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11294         nnmail-pathname-coding-system.
11295
11296         * lpath.el: Bind default-file-name-coding-system,
11297         file-name-coding-system and language-info-alist for XEmacs.
11298
11299         * gnus-uu.el (gnus-uu-decode-save): Typo.
11300
11301 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11302
11303         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11304
11305 2007-07-14  David Kastrup  <dak@gnu.org>
11306
11307         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11308         finishing actions if we did not edit the article.
11309
11310 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11311
11312         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11313         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11314         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11315         (gnus-agent-flush-group, gnus-agent-flush-cache)
11316         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11317         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11318         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11319         (gnus-agent-regenerate-group)
11320         (gnus-agent-update-files-total-fetched-for)
11321         (gnus-agent-update-view-total-fetched-for):
11322         Bind file-name-coding-system to nnmail-pathname-coding-system.
11323         (gnus-agent-group-pathname): Don't encode file names by
11324         nnmail-pathname-coding-system.
11325         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11326         coding-system-for-write instead of buffer-file-coding-system to
11327         gnus-agent-file-coding-system.
11328
11329         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11330         Decode group name.
11331
11332         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11333
11334         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11335         (gnus-read-newsrc-el-file): Make group names unibyte.
11336
11337         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11338         nnmail-pathname-coding-system.
11339
11340         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11341         (nnrss-request-delete-group): Bind file-name-coding-system to
11342         nnmail-pathname-coding-system.
11343         (nnrss-read-server-data, nnrss-read-group-data):
11344         Bind file-name-coding-system correctly.
11345         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11346
11347         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11348         (nntp-server-to-method-cache): New variable.
11349         (nntp-group-pathname): New function that decodes non-ASCII group names.
11350         (nntp-possibly-create-directory, nntp-marks-changed-p)
11351         (nntp-save-marks, nntp-open-marks): Use it.
11352         (nntp-possibly-create-directory, nntp-open-marks):
11353         Bind file-name-coding-system to nnmail-pathname-coding-system.
11354         (nntp-open-marks): Decode group names when bootstrapping marks.
11355
11356         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11357         Newsgroups and Folowup-To headers.
11358
11359 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11360
11361         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11362         (gnus-server-closed-face, gnus-server-denied-face)
11363         (gnus-server-offline-face): Remove variable.
11364         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11365
11366         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11367         of modifying message-stack directly for XEmacs.
11368
11369         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11370         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11371         if the coding-system argument is nil for XEmacs.
11372
11373         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11374         mm-charset-override-alist.
11375
11376         * rfc2047.el: Don't require base64; require rfc2045 for the function
11377         rfc2045-encode-string.
11378         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11379         to quote the parameter value.
11380
11381 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11382
11383         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11384         form in gnus-group-name-charset-method-alist.
11385
11386         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11387         overrides the default layout edit-form.
11388
11389         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11390
11391         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11392
11393 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11396         as unfetched articles.
11397
11398 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11399
11400         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11401
11402 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11405         original back end that keeps marks in the local system.
11406
11407 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11410         arg of pop-to-buffer for XEmacs.
11411         (gnus-article-read-summary-keys): Ditto; don't restore window
11412         configuration if summary command ends up with neither article buffer
11413         nor summary buffer; describe bindings if summary keys end with C-h.
11414
11415 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11416
11417         * message.el (message-fix-before-sending): Skip raw message part to be
11418         forwarded while checking illegible text.
11419         (message-forward-make-body-mime, message-forward-make-body):
11420         Mark signed or encrypted raw message as having no illegible text.
11421
11422 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11425         (gnus-message-with-timestamp-1): New macro.
11426         (gnus-message-with-timestamp): New function.
11427         (gnus-message): Use them.
11428
11429         * nnheader.el (nnheader-message): Use them.
11430
11431 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11432
11433         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11434         .newsrc.eld file.
11435
11436 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11437
11438         * gnus-agent.el (gnus-agent-fetch-headers)
11439         (gnus-agent-retrieve-headers):
11440         Bind gnus-decode-encoded-address-function to identity.
11441
11442         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11443         available also when the server returns simply a dot.
11444
11445         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11446
11447 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11448
11449         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11450
11451 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * gnus-ems.el (gnus-x-splash): Make it work.
11454
11455         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11456         from being used.
11457
11458         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11459
11460 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11461
11462         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11463         4th and the 5th arguments.
11464
11465         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11466         the front stickiness.
11467         (gnus-article-summary-command-nosave): Correct the order of the
11468         arguments passed to pop-to-buffer.
11469         (gnus-article-read-summary-keys): Ditto; make it work properly when the
11470         summary command ends up with the article buffer.
11471
11472         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11473         the same faces.
11474
11475 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11476
11477         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11478
11479 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11480
11481         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11482         * gnus-sum.el (gnus-summary-highlight):
11483         * pgg.el (pgg-sign-region, pgg-sign):
11484         * mail-source.el (mail-source-delete-old-incoming-confirm):
11485         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11486
11487 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11488
11489         * gnus-art.el (gnus-mime-view-part-externally)
11490         (gnus-mime-view-part-internally): Fix predicate function passed to
11491         completing-read.
11492
11493         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11494
11495         * gnus.el (gnus-update-message-archive-method): Add :version.
11496
11497 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11498
11499         * gnus.el (gnus-update-message-archive-method): New variable.
11500
11501         * gnus-start.el (gnus-setup-news): Update saved "archive" method
11502         according to gnus-message-archive-method if
11503         gnus-update-message-archive-method is non-nil.
11504
11505 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-sum.el (gnus-summary-limit-to-address): New function.
11508         Suggested by Loic Dachary <loic@dachary.org>.
11509         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11510
11511 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * message.el (message-pop-to-buffer): Add switch-function argument.
11514         (message-mail): Pass switch-function argument to it.
11515
11516 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
11517
11518         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11519         Improve doc string.
11520
11521 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11524         (gnus-header-content)
11525         * gnus-cite.el (gnus-cite-10)
11526         * gnus-srvr.el (gnus-server-closed)
11527         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11528         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11529         (gnus-group-mail-3-empty, gnus-group-mail-low)
11530         (gnus-group-mail-low-empty, gnus-splash)
11531         * message.el (message-header-to, message-header-cc)
11532         (message-header-subject, message-header-other, message-header-name)
11533         (message-header-xheader, message-separator, message-cited-text)
11534         (message-mml): Lighten colors of faces used for dark background.
11535
11536 2007-05-24  Simon Josefsson  <simon@josefsson.org>
11537
11538         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11539         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
11540
11541 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * message.el (message-narrow-to-headers-or-head):
11544         Ignore mail-header-separator in the body.
11545
11546 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11547
11548         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
11549         same as window size.
11550
11551 2007-05-22  Kevin Ryde  <user42@zip.com.au>
11552
11553         * message.el (message-font-lock-keywords): Use message-header-xheader
11554         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
11555         ahead of the anything pattern, to get it recognised.
11556
11557 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11558
11559         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
11560         spam.el loads uses it in the compiled defadvice form.
11561
11562 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
11563
11564         * gnus-sum.el (gnus-articles-to-read)
11565         (gnus-summary-insert-old-articles): Don't truncate group name for
11566         `read-string'.
11567
11568         * gnus-util.el (gnus-limit-string): Delete this function.
11569
11570         * gnus-sum.el (gnus-simplify-subject-fully):
11571         Use `truncate-string-to-width' instead.
11572
11573 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
11574
11575         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
11576         Tell if, on summary exit, the next group has to be selected.
11577         (gnus-summary-exit): Use it.
11578
11579 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
11580
11581         * gnus-art.el (gnus-article-mode): Fix comment about displaying
11582         non-break space.
11583
11584 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11585
11586         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
11587         Check if group is not a directory.
11588         (nnfolder-request-expire-articles): Don't delete articles if the target
11589         group is not available.
11590
11591         * nnml.el (nnml-request-create-group): Properly check if group is not a
11592         file.
11593         (nnml-request-expire-articles): Don't delete articles if the target
11594         group is not available.
11595
11596         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11597         Don't quote characters that are within parentheses.
11598
11599 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11600
11601         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
11602         (gnus-handle-ephemeral-exit): Select article according to it.
11603
11604 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * message.el (message-insert-formated-citation-line): Remove newline.
11607         (message-citation-line-format): Add final \n here so that the user can
11608         avoid a blank line.
11609
11610 2007-05-03  Dan Christensen  <jdc@uwo.ca>
11611
11612         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
11613         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
11614         Update lanl/arXiv support.
11615
11616 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11617
11618         * gnus.el: Bump version number.
11619
11620 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11621
11622         * gnus.el (gnus-version-number): Bump version.
11623
11624 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11625
11626         * gnus.el: No Gnus v0.6 is released.
11627
11628 2007-04-27  Didier Verna  <didier@xemacs.org>
11629
11630         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
11631         * gmm-utils.el (gmm-regexp-concat): ... here.
11632         * message.el: Don't require 'gnus-util.
11633         (message-dont-reply-to-names): Handle name change above.
11634         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
11635
11636 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11637
11638         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
11639         since the initial value varies according to the system.
11640
11641 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11642
11643         * mm-util.el (mm-charset-synonym-alist): Defcustom.
11644
11645 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
11646
11647         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
11648
11649 2007-04-24  Didier Verna  <didier@xemacs.org>
11650
11651         Improve the type of gnus-ignored-from-addresses.
11652         * gnus-util.el (gnus-orify-regexp): New function.
11653         * message.el (gnus-util): Require it.
11654         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
11655         * gnus-sum.el (gnus-ignored-from-addresses): New function.
11656         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
11657
11658 2007-04-24  Didier Verna  <didier@xemacs.org>
11659
11660         * gnus-sum.el:
11661         * gnus-utils.el: Fix some trailing whitespaces.
11662
11663 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
11666         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
11667         article's Message-ID; refer parent article in summary buffer.
11668
11669         * message.el (message-bounce): Call mime-to-mml.
11670
11671         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
11672         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
11673         optimize and/or forms properly.
11674
11675 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
11676
11677         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
11678         URL.
11679
11680 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11681
11682         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11683
11684 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11685
11686         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11687         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11688         displayed of multipart/alternative part if it is invoked from summary
11689         buffer.
11690
11691         * mm-view.el (mm-inline-text-html-render-with-w3m)
11692         (mm-inline-text-html-render-with-w3m-standalone)
11693         (mm-inline-render-with-function): Use mail-parse-charset by default.
11694
11695 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11696
11697         * parse-time.el (parse-time-string-chars): Check if CHAR
11698         is less than the length of parse-time-syntax.
11699
11700 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11701
11702         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11703         from gnus-newsgroup-processable.
11704
11705 2007-04-16  Didier Verna  <didier@xemacs.org>
11706
11707         * gnus-msg.el (gnus-configure-posting-styles):
11708         Handle message-signature-directory properly with :file syntax.
11709         Reported by "Leo".
11710
11711 2007-04-11  Didier Verna  <didier@xemacs.org>
11712
11713         New user option: message-signature-directory.
11714         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11715         * message.el (message-insert-signature): Ditto.
11716         * message.el (message-signature-file): Doc update.
11717         * message.el (message-signature-directory): New.
11718
11719 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11720
11721         * gnus-msg.el (gnus-inews-yank-articles):
11722         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11723
11724 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * message.el (message-yank-original): Make sure cited text ends with
11727         newline; don't exchange point and mark.
11728
11729 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11730
11731         * tls.el (open-tls-stream): Properly handle case where there
11732         is no associated buffer.
11733
11734 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11735
11736         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11737         message-yank-original, make sure (< mark TEXT point).
11738
11739 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11740
11741         * message.el (message-fill-column): New variable.
11742         (message-mode): Use it.  Add comment on a possible new hook.
11743
11744         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11745         (nnmail-get-new-mail): Reformat.
11746
11747         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11748
11749         * gmm-utils.el: Fix Commentary.
11750         (gmm-tool-bar-from-list): Fix typo in doc string.
11751
11752 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11753
11754         * message.el (message-yank-original): Don't switch point and mark
11755         unnecessarily to put point and mark as documented.
11756
11757 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11758
11759         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11760         from the message heads.
11761
11762 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11763
11764         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11765         article buffer does not have a window.  This may not be the best
11766         solution but is certainly better than setting the start of the null,
11767         that is the current, window.
11768
11769 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11770
11771         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11772         (gnus-draft-setup): Run it.
11773
11774         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11775         gnus-score-fast-scoring.  Allow regexp.
11776         (gnus-score-headers): Use it.
11777
11778         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11779         XEmacs.
11780
11781         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11782         string.
11783         (gnus-button-alist): Also catch `<f1> k ...'.
11784         (gnus-treat-display-x-face): Fix doc string.
11785
11786 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11787
11788         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11789         evaluation of gnus-extended-version to ensure correct generation of the
11790         User-Agent header when message-generate-headers-first is used.
11791
11792 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11793
11794         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11795         hashcash-path is nil.  Don't call callback with incorrect number of
11796         parameters if val is 0.
11797
11798 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11799
11800         * message.el (message-required-news-headers):
11801         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11802
11803 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11804
11805         * tls.el (open-tls-stream): In handshake-waiting loop,
11806         don't wait more if there is output available to process.
11807
11808 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11809
11810         * tls.el (tls-program): Doc fix.
11811
11812 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * message.el (message-generate-new-buffers): Change the meaning of the
11815         nil value; add `standard' to the choices; treat t as `unique'; improve
11816         doc string.
11817         (gnus-select-frame-set-input-focus): Autoload.
11818         (message-buffer-name): Search for the existing message buffer if
11819         message-generate-new-buffers is nil or `standard'; treat the value t of
11820         message-generate-new-buffers as `unique'.
11821         (message-pop-to-buffer): Raise the frame already displaying the message
11822         buffer; clear the echo area after querying.
11823         (message-setup): Pass the `continue' argument to compose-mail.
11824         (message-mail): Prefer `switch-function' if it is given; search for the
11825         existing message buffer if the `continue' argument is non-nil; pass
11826         continue and switch-function arguments to compose-mail by way of
11827         message-setup.
11828         (message-mail-other-window): Adjust argument of message-setup.
11829         (message-mail-other-frame): Ditto.
11830
11831 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11832
11833         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11834         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11835         to turn font-lock on when turning gnus-message-citation-mode on.
11836
11837 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11838
11839         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11840         (mml-smime-function-alist): New variable; add epg as the backend.
11841         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11842         mml-smime- functions instead.
11843         * mm-view.el: Require smime.
11844
11845 2007-03-05  Didier Verna  <didier@xemacs.org>
11846
11847         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11848         instead of just inheritance for posting styles.
11849         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11850
11851 2007-02-24  Chris Moore  <dooglus@gmail.com>
11852
11853         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11854         * pgg-pgp.el (pgg-pgp-encrypt-region):
11855         * pgg-gpg.el (pgg-gpg-encrypt-region):
11856         Check pgg-encrypt-for-me if no other recipients.
11857
11858 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11859
11860         * tls.el (tls-certtool-program): Fix custom type.
11861
11862 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11865         and point-at-eol instead of line-(beginning|end)-position.
11866
11867         * assistant.el (assistant-parse-buffer): Ditto.
11868
11869         * netrc.el (netrc-parse-services): Ditto.
11870
11871 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11872
11873         * mml2015.el (mml2015-epg-find-usable-key): New function.
11874         (mml2015-epg-sign): Use it.
11875         (mml2015-epg-encrypt): Use it.
11876
11877 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * message.el (message-make-in-reply-to): Quote name containing
11880         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11881         if there are special characters.  Reported by NAKAJI Hiroyuki
11882         <nakaji@jp.freebsd.org>.
11883
11884 2007-02-27  Didier Verna  <didier@xemacs.org>
11885
11886         Include the group parameters as well as the topic ones in the
11887         inheritance filter process.
11888         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11889         argument GROUP-PARAMS-LIST.
11890         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11891
11892 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * nntp.el (nntp-never-echoes-commands)
11895         (nntp-open-connection-functions-never-echo-commands): New variables.
11896         (nntp-send-command): Use them.
11897
11898 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11899
11900         * mml2015.el (mml2015-epg-verify): Simplify.
11901
11902 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11903
11904         * mml.el (mml-content-disposition-alist): New user option.
11905         (mml-content-disposition): New function.
11906         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11907         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11908
11909 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11910
11911         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11912         verification.
11913
11914 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11915
11916         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11917         articles posted in the last 24 hours.
11918
11919 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11920
11921         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11922
11923 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11924
11925         * nntp.el (nntp-send-command): Don't wait for echoes when
11926         nntp-open-ssl-stream is used.
11927
11928 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11929
11930         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11931         (gnus-message-add-citation-keywords)
11932         (gnus-message-remove-citation-keywords): Remove.
11933         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11934         directly, make the variables in font-lock-defaults buffer-local, add
11935         gnus-message-citation-keywords to them and then update the value of
11936         font-lock-keywords.
11937
11938 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * message.el (message-cite-original-1): Don't call
11941         gnus-article-highlight-citation.
11942
11943         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11944         citations; fix line count.
11945
11946 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11947
11948         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11949         (gnus-message-add-citation-keywords)
11950         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11951         versions of font-lock-add-keywords and font-lock-remove-keywords to
11952         work with XEmacs correctly.
11953
11954 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11955
11956         * gnus-cite.el (gnus-cite-face-list): Set the values of
11957         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11958         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11959         (gnus-message-cite-prefix-regexp): New variable.
11960         (gnus-message-search-citation-line): Use it; protect against long
11961         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11962         the 0th match data for Emacs.
11963         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11964         (gnus-message-add-citation-keywords): Append keywords rather than
11965         prepending; emulate font-lock-add-keywords if it is not available.
11966         (gnus-message-remove-citation-keywords):
11967         Emulate font-lock-remove-keywords if it is not available.
11968
11969         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11970
11971         * message.el (message-cite-prefix-regexp): Set the value of
11972         gnus-message-cite-prefix-regexp.
11973
11974 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11975
11976         * nnweb.el (nnweb-google-parse-1): Update parser.
11977
11978 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11979
11980         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11981
11982 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11983
11984         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11985         regexp.
11986
11987 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11988
11989         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11990         string-to-multibyte.
11991         (uudecode-decode-region-internal): Use it.
11992
11993         * lpath.el: Fbind string-as-multibyte for XEmacs.
11994
11995 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11996
11997         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11998         Fix custom choice.
11999
12000         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12001
12002 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12003
12004         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12005
12006         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12007         `write-region' to respect `mm-inhibit-file-name-handlers'.
12008
12009 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12010
12011         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12012         Use gnus-home-directory instead of "~/" or "$HOME".
12013
12014 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12015
12016         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12017         to mention filename.
12018         Add comments at beginning regarding usage.
12019         (encrypt-write-file-contents): Change interactive so a string is
12020         acceptable.  If the file has no associated model, show an error instead
12021         of a nonsense prompt.
12022
12023 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12024
12025         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12026         Thanks to Yoshihiko Yamada for kind notification of this typo.
12027
12028 2007-01-12  Kenichi Handa  <handa@m17n.org>
12029
12030         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12031         multibyte buffer.
12032
12033 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12034
12035         * gnus-score.el (gnus-score-fast-scoring): New variable.
12036         (gnus-score-headers): Use it.
12037
12038         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12039
12040         * message.el (message-cite-original-1):
12041         Call gnus-article-highlight-citation if requested.
12042         (message-make-from): Allow name and address as optional arguments.
12043
12044         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12045
12046         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12047         bugs to doc string.
12048         (gnus-button-alist): Add mid\\|message-id.
12049         (gnus-button-fetch-group): Extend for use in
12050         `browse-url-browser-function'.
12051         (gnus-button-url-regexp): Try to catch paired parentheses like in
12052         Wikipedia URLs.
12053
12054         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12055         Suggested by Simon Krahnke <overlord@gmx.li>.
12056
12057 2007-01-13  Romain Francoise  <romain@orebokech.com>
12058
12059         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12060         Update copyright.
12061
12062 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12063
12064         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12065
12066 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12067
12068         * gnus-registry.el (gnus-registry-unfollowed-groups)
12069         (gnus-registry-split-fancy-with-parent): Fix documentation.
12070
12071 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12072
12073         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12074         from nnweb groups.
12075
12076 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12077
12078         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12079         Xref urls.  Erase buffer before requesting head.
12080
12081         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12082
12083 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12084
12085         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12086         customizable.
12087
12088 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12089
12090         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12091         no signing key is found.
12092         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12093         no encrypting and/or signing key is found.
12094
12095 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12096
12097         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12098
12099 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12100
12101         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12102         headers read from disk with the ones newly found in the current search.
12103         This should no longer cause problems, because the article numbers in
12104         Gmane's `nov.php' output are ignored since the previous change.
12105
12106 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12107
12108         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12109
12110 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12111
12112         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12113         replace-regexp-in-string; bind url-version; fbind display-images-p and
12114         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12115         find-face and set-itimer-function for Emacs; bind itimer-list for
12116         Emacs.
12117
12118         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12119
12120 2007-01-01  Romain Francoise  <romain@orebokech.com>
12121
12122         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12123
12124 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12125
12126         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12127         `define-minor-mode' macro definition expanded properly.
12128         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12129         exclude it there.
12130
12131         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12132         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12133         `fboundp' test.
12134         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12135         This is OK to autoload in (S)XEmacs now.
12136
12137 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12138
12139         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12140         keystroke.
12141         (gnus-summary-limit-to-singletons): Fix typo.
12142
12143         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12144         else fails.
12145
12146 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12147
12148         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12149         docstring.
12150
12151         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12152         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12153         (gnus-summary-insert-dormant-articles): Fix typo in message.
12154
12155 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12156
12157         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12158         nil for XEmacs.
12159         (gnus-message-citation-mode): Don't autoload in XEmacs.
12160
12161         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12162
12163 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12164
12165         * nnimap.el (nnimap-expunge-search-string):
12166         Mention nnimap-search-uids-not-since-is-evil in docstring.
12167
12168 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12169
12170         * spam.el: Revert to make-obsolete-variable because
12171         define-obsolete-variable-alias is not supported in Emacs 21.
12172
12173         * spam.el (spam-ifile-path, spam-ifile-database-path)
12174         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12175         make-obsolete-variable.
12176         (spam-bsfilter-path, spam-bsfilter-program)
12177         (spam-spamassassin-path, spam-spamassassin-program)
12178         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12179         Don't use "path" inappropriately.
12180         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12181         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12182         variable names.
12183
12184 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12185
12186         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12187         summary buffer.
12188
12189         * password.el (password-cache-remove): Use clear-string to burn
12190         password, if available.
12191
12192 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12193
12194         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12195
12196         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12197
12198         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12199         (gnus-message-highlight-citation): Move defcustom here from
12200         gnus-cite.el.
12201         (gnus-message-citation-mode): Autoload.
12202
12203         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12204         checks to make it compile with XEmacs.
12205         (gnus-message-citation-mode): New minor mode.
12206         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12207         (gnus-message-highlight-citation): New variables.
12208         (gnus-message-search-citation-line)
12209         (gnus-message-add-citation-keywords)
12210         (gnus-message-remove-citation-keywords)
12211         (turn-on-gnus-message-citation-mode)
12212         (turn-off-gnus-message-citation-mode): New functions.
12213
12214 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12215
12216         * gnus-cite.el: Enable highlighting of different citation levels in
12217         message-mode.
12218
12219 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12220
12221         * message.el (message-make-fqdn): Fix comment.
12222         (message-bogus-system-names): Add ".local".
12223
12224         * spam.el (spam-ifile-path, spam-ifile-program)
12225         (spam-ifile-database-path, spam-ifile-database)
12226         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12227         Don't use "path" inappropriately.
12228         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12229         strings.
12230         (spam-check-ifile, spam-ifile-register-with-ifile)
12231         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12232         Use new variable names.
12233
12234         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12235         (gnus-treat-display-smileys): Simplify using
12236         gnus-image-type-available-p.
12237
12238         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12239         available.
12240
12241         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12242         Use `display-images-p' if available.
12243
12244 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12247         one after turning on the buffer's multibyteness instead of decoding
12248         them directly in the unibyte buffer that causes unexpected conversion
12249         in Emacs 23 (unicode).
12250
12251 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12252
12253         * message.el (message-generate-hashcash): Fix custom type.
12254
12255 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12256
12257         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12258
12259 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12260
12261         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12262         disconnect icons.  Add help text.
12263
12264 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12265
12266         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12267         negated to be consistent with the others we handle.
12268
12269 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12270
12271         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12272         version of gnus-summary-buffer to something, so that we can use two
12273         article buffers at the same time.
12274
12275 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12276
12277         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12278         trigger all the extra headers.
12279         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12280         sorting.
12281
12282 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12283
12284         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12285         solid groups.
12286
12287 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12288
12289         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12290
12291 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12292
12293         * legacy-gnus-agent.el: Add Copyright notice.
12294
12295 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12296
12297         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12298
12299 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12300
12301         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12302
12303         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12304         to make it work reliably in CVS Emacs.
12305         (gnus-summary-limit-strange-charsets-predicate)
12306         (gnus-summary-limit-to-predicate): New functions.
12307
12308 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12309
12310         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12311         specifying array size.
12312         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12313         array if it is too small.
12314         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12315         (gnus-sort-threads-loop): New function.
12316
12317 2006-12-06  Chris Moore  <dooglus@gmail.com>
12318
12319         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12320         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12321
12322 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12323
12324         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12325         options.
12326
12327 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12328
12329         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12330         DOS-ing the recipient.
12331
12332         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12333         the headers when creating the mapping to avoid mismappings.
12334         (nnweb-gmane-create-mapping): Always nix out old mapping.
12335
12336 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12337
12338         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12339         and mm-verify-option to never.
12340
12341 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * message.el (message-signed-or-encrypted-p): New function.
12344         (message-forward-make-body): Use it.
12345
12346         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12347         Replace encode-coding-string with mm-encode-coding-string.
12348
12349 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12350
12351         * nneething.el (nneething-decode-file-name):
12352         Replace decode-coding-string with mm-decode-coding-string.
12353
12354         * gnus-int.el (gnus-open-server): Say failed server's name.
12355
12356 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12357
12358         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12359         strings to a single string.  Quote `errors-file-name'.
12360         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12361         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12362         Adjust calls.  Use `shell-quote-argument'.
12363
12364 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12365
12366         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12367         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12368
12369         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12370         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12371         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12372         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12373         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12374         (gnus-subscribe-newsgroup, gnus-1):
12375         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12376         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12377         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12378         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12379
12380 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12381
12382         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12383         keystroke.
12384         (gnus-summary-limit-to-bodies): Implement headersp.
12385
12386 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12387
12388         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12389
12390 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12393
12394 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12395
12396         * message.el (message-generate-hashcash): Expand range of values to
12397         include `opportunistic'.
12398         (message-send-mail): Use it.
12399
12400 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12401
12402         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12403         and comment it.
12404
12405         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12406
12407 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12408
12409         * gnus-util.el (gnus-extract-address-components): Improve comment.
12410
12411 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * gnus-util.el (gnus-extract-address-components): Work with address in
12414         which the name portion contains @.
12415
12416         * lpath.el: Fbind custom-autoload.
12417
12418 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12419
12420         * gnus.el (gnus-start): Move custom group up.
12421         (gnus-select-method): Don't autoload, but make it available for
12422         `customize-variable'.
12423         (gnus-getenv-nntpserver): Don't autoload.
12424
12425 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12426
12427         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12428
12429 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12430
12431         * message.el (message-sendmail-extra-arguments): New variable.
12432         (message-send-mail-with-sendmail): Use it.
12433
12434 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12435
12436         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12437         mm-with-unibyte-current-buffer to make string unibyte.
12438
12439         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12440         mm-string-as-multibyte.
12441
12442 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12443
12444         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12445         Reported by Werner Koch <wk@gnupg.org>.
12446
12447 2006-11-14  Daiki Ueno  <ueno@p360>
12448
12449         * mml2015.el: Autoload epa-select-keys when compiling.
12450
12451 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12452
12453         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12454         message-options.
12455         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12456
12457 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12458
12459         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12460         EasyPG (< 0.0.6).
12461         (mml2015-always-trust): New user option.
12462         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12463         prompt.
12464
12465 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12466
12467         * nntp.el (nntp-authinfo-force): New variable.
12468         (nntp-send-authinfo): Use it.
12469
12470 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
12471
12472         * message.el (message-strip-subject-encoded-words): Allow _not_ to
12473         decode encoded words.  Improve prompt.  Add comment about forwarding.
12474         (message-replacement-char): Move up.
12475
12476 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12477
12478         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12479         instead of gnus-intersection because arguments of gnus-sorted-nunion
12480         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
12481
12482 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
12483
12484         * message.el (message-strip-subject-encoded-words): Reformat prompt.
12485         (message-simplify-subject-functions):
12486         Enable message-strip-subject-encoded-words by default.
12487
12488 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
12489
12490         * message.el (message-strip-subject-encoded-words): New function.
12491         (message-simplify-subject-functions): New variable.
12492         (message-simplify-subject): Use it.  Fix typo in doc string.
12493         Support message-strip-subject-encoded-words.
12494
12495 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
12496
12497         * gnus-diary.el (gnus-diary-delay-format-function):
12498         * nndiary.el (nndiary-reminders):
12499         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12500
12501 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12502
12503         * gnus-art.el (article-hide-boring-headers): Fetch date from
12504         gnus-original-article-buffer to avoid problems with localized date
12505         strings.
12506
12507 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12508
12509         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12510
12511 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
12512
12513         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12514         New variables.
12515         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12516         (mm-charset-synonym-alist): Move some entries to
12517         mm-codepage-iso-8859-list.
12518         (mm-charset-synonym-alist, mm-charset-override-alist):
12519         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12520
12521 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12522
12523         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12524
12525 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12526
12527         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12528         with Emacs 21 and XEmacs.
12529
12530 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
12531
12532         * spam.el (spam-parse-address): New function for better parsing,
12533         catching errors, etc.
12534         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12535
12536 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12537
12538         * mm-view.el: Add interactive arg to html2text autoload.
12539
12540 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12543
12544 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
12545
12546         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12547         New variables.
12548         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12549         (mm-charset-synonym-alist): Move some entries to
12550         mm-codepage-iso-8859-list.
12551
12552         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12553
12554 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
12555
12556         * message.el (message-citation-line-format)
12557         (message-insert-formated-citation-line): Fix implementation of %E, %N
12558         and %n according to the doc string.
12559
12560 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
12561
12562         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12563         Use car-safe to avoid bad parses.
12564
12565 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12566
12567         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12568         names.
12569
12570         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12571
12572 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12573
12574         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12575         header.
12576
12577         * message.el (message-draft-headers): Add Date.
12578         (message-headers-to-generate): Fix typo in docstring.
12579
12580         * nndraft.el (nndraft-required-headers): New variable.
12581         (nndraft-generate-headers): Use it.
12582
12583         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12584
12585 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12586
12587         * gnus-registry.el (gnus-registry-wash-for-keywords)
12588         (gnus-registry-find-keywords): New functions to allow easy searching of
12589         articles that are in the registry.
12590
12591 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12592
12593         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12594         Use ietf-drums-parse-address instead of gnus-extract-address-components.
12595         Reported by Damien Elmes <damien@repose.cx>.
12596
12597 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12598
12599         * gnus.el (gnus-mime): Remove unused custom group.
12600
12601 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12602
12603         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
12604         "blank line" when searching for end of armor headers.
12605
12606 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12607
12608         * gmm-utils.el (gmm-write-region): Fix variable name.
12609
12610 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * gmm-utils.el (gmm-write-region): New function based on compatibility
12613         code from `mm-make-temp-file'.
12614
12615         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
12616
12617         * nnmaildir.el (nnmaildir--update-nov)
12618         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
12619         Use `gmm-write-region'.
12620
12621 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12622
12623         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
12624         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12625
12626         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
12627
12628         * message.el (message-replacement-char): New variable.
12629         (message-fix-before-sending): Use it.
12630         (message-simplify-subject): New function to remove duplicate code.
12631         (message-reply, message-followup): Use it.
12632
12633         * gnus-sum.el (gnus-summary-make-menu-bar):
12634         Clarify gnus-summary-limit-to-articles.
12635
12636 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * gnus-util.el (gnus-with-local-quit): New macro.
12639
12640         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
12641
12642 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
12643
12644         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
12645         ignore non-string data.
12646
12647 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12648
12649         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
12650         non-string data (needs to be done in the registry too).
12651
12652 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12653
12654         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
12655         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
12656         (gnus-registry-split-fancy-with-parent)
12657         (gnus-registry-fetch-simplified-message-subject-fast)
12658         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
12659         Remove text properties on ingress into the registry and when it's saved.
12660         (gnus-registry-clean-empty-function): Fix bug with cleaning the
12661         registry from entries with no groups.
12662
12663 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12664
12665         * gnus-util.el (gnus-string-remove-all-properties): Add utility
12666         function to remove string properties.
12667
12668 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12669
12670         * gmm-utils.el (gmm): Adjust custom version.
12671
12672         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
12673         Adjust custom version.
12674
12675         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
12676
12677 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12678
12679         * gnus-art.el (gnus-insert-prev-page-button)
12680         (gnus-insert-next-page-button): Simplify.  Reformat.
12681
12682 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12683
12684         * gnus-art.el (gnus-insert-prev-page-button)
12685         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12686
12687 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12688
12689         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12690
12691 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12692
12693         * gnus-art.el (gnus-insert-mime-button)
12694         (gnus-insert-mime-security-button):
12695         Apply gnus-article-button-face to MIME and security buttons.
12696
12697 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12698
12699         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12700         readable.
12701
12702 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12703
12704         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12705
12706 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12707
12708         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12709         `browse-url-of-file' instead of `browse-url'.
12710
12711 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12712
12713         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12714         regexp.  Articles containing quotation were cut prematurely.
12715
12716 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12717
12718         * message.el (message-cite-original-1): Use nobody by default for the
12719         value of From header.
12720         (message-reply): Ditto.
12721
12722 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12723
12724         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12725         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12726         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12727
12728 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12729
12730         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12731         mails in the doc string.  Add some URLs in comment.
12732         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12733
12734 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12735
12736         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12737         backslashes handling and the way to find boundaries of quoted strings.
12738
12739 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12740
12741         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12742         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12743         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12744         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12745
12746 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12747
12748         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12749         doc string.
12750         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12751
12752 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12753
12754         * lpath.el: Fbind epg-check-configuration.
12755
12756 2006-09-06  Simon Josefsson  <jas@extundo.com>
12757
12758         * mml2015.el (mml2015-use): Doc fix, mention epg.
12759
12760 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12761
12762         * mml2015.el (mml2015-use): Default to epg, if available.
12763
12764 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12765
12766         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12767         message-sender.
12768         (mml1991-epg-encrypt): Ditto.
12769         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12770         message-sender.
12771         (mml2015-epg-encrypt): Ditto.
12772
12773 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12774
12775         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12776         several common directories.
12777
12778 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12779
12780         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12781         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12782
12783 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * gnus-art.el (article-decode-encoded-words): Make it fast.
12786
12787 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12788
12789         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12790
12791         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12792         in quoted string into `\'.
12793
12794 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12795
12796         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12797         Use standard-syntax-table.
12798
12799 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12800
12801         * gnus-art.el (gnus-decode-address-function): New variable.
12802         (article-decode-encoded-words): Use it to decode headers which are
12803         assumed to contain addresses.
12804         (gnus-mime-delete-part): Remove useless `or'.
12805
12806         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12807         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12808         (gnus-nov-parse-line): Use it to decode From header.
12809         (gnus-get-newsgroup-headers): Ditto.
12810         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12811
12812         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12813         (mail-decode-encoded-address-string): New alias.
12814
12815         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12816         New function.
12817         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12818         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12819         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12820         (rfc2047-decode-string): Ditto.
12821         (rfc2047-decode-address-region): New function.
12822         (rfc2047-decode-address-string): New function.
12823
12824 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * message.el (message-caesar-buffer-body): Allow rotating headers.
12827
12828         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12829
12830         * message.el (message-insert-formated-citation-line): Fix %f.
12831         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12832
12833 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12834
12835         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12836         (gnus-bookmark-mouse-available-p): New macro.
12837         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12838         (gnus-bookmark-bmenu-show-infos): Use it.
12839         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12840         (gnus-bookmark-bmenu-hide-infos): Ditto.
12841         (gnus-bookmark-remove-properties): New function.
12842         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12843         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12844         (gnus-bookmark-write-file): Bind coding-system-for-write.
12845         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12846         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12847         group before selecting it.
12848         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12849         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12850         quit-window if it is not available; use gnus-mouse-2 and bind it to
12851         gnus-bookmark-bmenu-select-by-mouse.
12852         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12853         (gnus-bookmark-bmenu-select-by-mouse): New function.
12854
12855 2006-08-13  Romain Francoise  <romain@orebokech.com>
12856
12857         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12858         space.
12859
12860 2006-08-10  Romain Francoise  <romain@orebokech.com>
12861
12862         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12863         (dns-mode-soa-auto-increment-serial): New user option.
12864         (dns-mode-soa-maybe-increment-serial): New function.
12865         (dns-mode): Add the latter to `write-contents-functions'.
12866
12867 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12868
12869         * compface.el (uncompface): Use binary rather than raw-text-unix.
12870
12871 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12872
12873         * compface.el (uncompface): Make sure the eol conversion doesn't take
12874         place when communicating with the external programs.
12875         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12876
12877 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12878
12879         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12880
12881 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12882
12883         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12884         Make it more robust by parsing author and date independently.
12885
12886 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12887
12888         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12889
12890 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12891
12892         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12893         first matching secret key.
12894         (mml2015-epg-encrypt): Ditto.
12895
12896         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12897         first matching secret key.
12898         (mml1991-epg-encrypt): Ditto.
12899
12900         * mml2015.el (mml2015-encrypt-to-self): New user option.
12901         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12902         mml2015-epg-encrypt-to-self is set.
12903
12904         * mml1991.el (mml1991-encrypt-to-self): New variable.
12905         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12906         mml1991-epg-encrypt-to-self is set.
12907
12908         * mml2015.el (mml2015-signers): New user option.
12909         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12910         (mml2015-epg-encrypt): Allow to select signing keys.
12911
12912         * mml1991.el (mml1991-signers): New variable.
12913         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12914         (mml1991-epg-encrypt): Allow to select signing keys.
12915
12916 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12917
12918         * nnheader.el (nnheader-insert-head): Make it work even if the file
12919         uses CRLF for the line-break code.
12920
12921 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12922
12923         * mml2015.el: Require mml-sec instead of password.
12924         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12925         (mml2015-cache-passphrase): Inherit the default value from
12926         mml-secure-cache-passphrase.
12927         (mml2015-passphrase-cache-expiry): Inherit the default value from
12928         mml-secure-passphrase-cache-expiry.
12929
12930         * mml1991.el: Require mml-sec instead of password.
12931         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12932         (mml1991-cache-passphrase): Inherit the default value from
12933         mml-secure-cache-passphrase.
12934         (mml1991-passphrase-cache-expiry): Inherit the default value from
12935         mml-secure-passphrase-cache-expiry.
12936
12937         * mml-sec.el: Require password.
12938         (mml-secure-verbose): New user option.
12939         (mml-secure-cache-passphrase): New user option.
12940         (mml-secure-passphrase-cache-expiry): New user option.
12941
12942 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12943
12944         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12945         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12946         andreas@altroot.de (Andreas Vögele).
12947
12948         FIXME: Use `tiny change'?
12949
12950 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12951
12952         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12953         workaround for the url package included with Emacs.
12954
12955         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12956
12957 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12960         correctly.  This fixes a bug caused by the 2006-05-12 change.
12961
12962 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12963
12964         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12965         some information about the error when saying that the `bogus' mail
12966         group will be used.
12967
12968 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12969
12970         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12971         string.
12972
12973 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12974
12975         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12976
12977 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12978
12979         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12980
12981 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12982
12983         * mml1991.el (mml1991-function-alist): Add epg.
12984         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12985         (mml1991-epg-encrypt): New functions.
12986
12987 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12988
12989         * mml2015.el (mml2015-verbose): New variable.
12990         (mml2015-cache-passphrase): Ditto.
12991         (mml2015-passphrase-cache-expiry): Ditto.
12992         (mml2015-function-alist): Add epg.
12993         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12994         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12995         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12996         New functions.
12997
12998 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12999
13000         * message.el (message-cite-original-1): Preserve region when removing
13001         quoted text due to X-No-Archive in order to avoid bogus attribution
13002         when citing multiple messages.
13003
13004 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13005
13006         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13007         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13008
13009 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13010
13011         * gnus-diary.el (gnus-user-format-function-d)
13012         (gnus-user-format-function-D): Autoload.
13013
13014         * imap.el (Commentary): Fix typo.
13015
13016         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13017         2006-04-22 contribution.
13018
13019 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13020
13021         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13022         It didn't really fix the bogosity I'm seeing with solid web groups.
13023
13024 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13025
13026         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13027         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13028         created using server names.  If we use the feature without declaring
13029         it, Gnus does not properly manage server and group state.
13030
13031         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13032         bound.
13033
13034 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13035
13036         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13037         looking up the method using GROUP's prefix before inventing a new one.
13038         It is used on killed/unknown groups in various places where returning
13039         an all-new method isn't expected by the caller.
13040
13041         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13042         and match semantics of gnus-group-real-prefix.
13043
13044 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13045
13046         * nnmail.el (nnmail-broken-references-mailers): New variable.
13047         (nnmail-ignore-broken-references): New function generalizing
13048         nnmail-fix-eudora-headers.
13049         (nnmail-fix-eudora-headers): Now obsolete.
13050
13051         * gnus-art.el (gnus-button-handle-custom):
13052         Support `customize-apropos*'.
13053
13054 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13055
13056         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13057
13058         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13059         articles.
13060
13061 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13062
13063         * message.el (message-cite-reply-above): New variable.
13064         (message-yank-original): Use it.
13065
13066 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13069
13070 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13071
13072         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13073         as read.
13074
13075         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13076
13077 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13078
13079         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13080         (gnus-bookmark-default-file): Use gnus-directory.
13081         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13082         Remove "*" in doc string.
13083         (gnus-bookmark-write-file): Simplify.
13084         (gnus-bookmark-maybe-sort-alist): Use `when'.
13085         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13086         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13087         Add FIXME about Emacs 21 and XEmacs compatibility.
13088         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13089         compatibility.
13090         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13091         compatibility.
13092         (gnus-bookmark-menu-heading): Fix version.
13093
13094 2006-06-19  Bastien Guerry  <bzg@altern.org>
13095
13096         * gnus-bookmark.el: New file.
13097
13098 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13099
13100         * message.el (message-syntax-checks): Doc fix.
13101
13102 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13103
13104         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13105         unsubscribed groups as if they were killed ones.  It causes duplicate
13106         entries in gnus-newsrc-alist.
13107
13108 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13109
13110         * message.el (message-syntax-checks): Doc fix.
13111         (message-send-mail): Add check for continuation headers.
13112         (message-check-news-header-syntax): Fix regexp used to check for
13113         continuation headers.
13114
13115 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13118
13119 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13120
13121         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13122
13123 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13124
13125         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13126         default-truncate-lines.
13127
13128 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13129
13130         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13131         to fill the utf-8 entry.
13132
13133         * lpath.el: Fbind unicode-precedence-list.
13134
13135 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13136
13137         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13138
13139 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13140
13141         * gnus-agent.el (directory-files-and-attributes): Move all the way
13142         forward (the third and final move).
13143         (gnus-agent-read-agentview): Trap reconstruction errors due to
13144         nonexistent directory.  Handle by returning nil.
13145
13146 2006-05-30  Didier Verna  <didier@xemacs.org>
13147
13148         * message.el (message-dont-reply-to-names): Update the custom type.
13149         * message.el (message-dont-reply-to-names): New defsubst: potentially
13150         convert a list of regexps into a single one.
13151         * message.el (message-get-reply-headers): Use it.
13152         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13153
13154 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13155
13156         * gnus-agent.el (directory-files-and-attributes): Move forward.
13157
13158 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13159
13160         * gnus-ml.el (gnus-mailing-list-subscribe)
13161         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13162         (gnus-mailing-list-message): Fix doc strings.
13163
13164 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13165
13166         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13167         of doing it manually.
13168
13169 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13170
13171         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13172         comment.
13173
13174 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13175
13176         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13177         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13178         (gnus-agent-read-local): All symbols allocated in my-obarray.
13179         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13180         (gnus-agent-regenerate-group): Check numeric names to see if they are
13181         messages or groups.
13182         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13183         better way of do this...)
13184
13185         * gnus-cache.el (gnus-agent-total-fetched-for):
13186         Ignore 'dummy.group' (there should be a better way of do this...)
13187
13188 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13191         (gnus-saved-headers): Ditto.
13192         (gnus-default-article-saver): Mention functions may have properties.
13193         (gnus-article-save): Override gnus-save-all-headers and
13194         gnus-saved-headers by :headers property which saver function may have.
13195         (gnus-summary-save-in-file): Add :headers property.
13196         (gnus-summary-write-to-file): Ditto.
13197
13198         * gnus-sum.el (gnus-summary-save-article): Bind
13199         gnus-prompt-before-saving to t when saving many articles in a file;
13200         always show all headers.
13201
13202         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13203
13204 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13205
13206         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13207         marks.
13208
13209         * message.el (message-indent-citation): Add optional arguments to allow
13210         using it outside of message buffers.
13211
13212         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13213         (gnus-article-treat-unfold-headers): Use it.
13214         (gnus-article-truncate-lines): New variable.
13215         (gnus-article-mode): Use it.
13216         (gnus-article-toggle-truncate-lines): New function.
13217
13218         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13219         Add gnus-article-toggle-truncate-lines.
13220
13221         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13222         coding system in XEmacs, use binary.
13223
13224 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13225
13226         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13227         after-load-alist.
13228
13229         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13230         this function should save decoded articles.
13231         (gnus-summary-write-to-file): Use property to specify this function
13232         should save decoded articles and specify gnus-summary-save-in-file
13233         should be used to save articles other than the first one when saving
13234         many articles.
13235         (gnus-summary-save-body-in-file): Use property to specify this
13236         function should save decoded articles.
13237         (gnus-summary-write-body-to-file): Use property to specify this
13238         function should save decoded articles and specify
13239         gnus-summary-save-body-in-file should be used to save articles other
13240         than the first one when saving many articles.
13241
13242         * gnus-sum.el (gnus-summary-save-article): Simplify.
13243
13244 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13245
13246         * gnus-art.el (gnus-default-article-saver):
13247         Add gnus-summary-write-body-to-file.
13248         (gnus-article-save-coding-system): Don't use coding system object
13249         in XEmacs.
13250         (gnus-read-save-file-name): Add optional `dir-var' argument which
13251         specifies directory in which files are saved; work even if optional
13252         `variable' argument is not specified.
13253         (gnus-summary-write-to-file): Read file name.
13254         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13255         (gnus-summary-write-body-to-file): New function.
13256
13257         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13258         (gnus-summary-local-variables): Add it.
13259         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13260         (gnus-summary-save-article): Remove optional `decode' argument;
13261         determine whether to decode articles by the value of
13262         gnus-default-article-saver; when saving many files using
13263         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13264         it first and use gnus-summary-save-in-file or
13265         gnus-summary-save-body-in-file thereafter unless
13266         gnus-prompt-before-saving is always; move point to article which
13267         will be saved.
13268         (gnus-summary-save-article-file): Revert.
13269         (gnus-summary-write-article-file): Revert.
13270         (gnus-summary-save-article-body-file): Revert.
13271         (gnus-summary-write-article-body-file): New function.
13272
13273 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13274
13275         * gnus-art.el (gnus-default-article-saver): Doc fix.
13276         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13277         from gnus-summary-save-article-coding-system, and default to a
13278         certain coding system.
13279         (gnus-output-to-file): Add coding cookie and encode text according
13280         to gnus-article-save-coding-system; don't use mm-append-to-file.
13281
13282         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13283         gnus-art.el and rename to gnus-article-save-coding-system.
13284         (gnus-summary-save-article): Require gnus-art; don't show all
13285         headers if it decodes articles; don't add coding cookie here;
13286         don't bind mm-text-coding-system-for-write.
13287         (gnus-summary-save-article-file): Save decoded articles.
13288         (gnus-summary-write-article-file): When saving many files, use
13289         gnus-summary-write-to-file first and gnus-summary-save-in-file
13290         thereafter unless gnus-prompt-before-saving is always.
13291         (gnus-summary-save-article-body-file): Save decoded articles.
13292
13293         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13294
13295 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * nnrss.el (nnrss-check-group): Bind hash-index.
13298
13299 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13300
13301         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13302         its hash index.  Store this hash in `nnrss-group-data'.
13303         (nnrss-read-group-data): Update accordingly.
13304
13305 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13308         entry.
13309
13310         * gnus-sum.el (gnus-summary-make-menu-bar):
13311         Add gnus-article-browse-html-article.
13312
13313 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13314
13315         * gnus-sum.el (gnus-summary-mime-map):
13316         Add gnus-article-browse-html-article.
13317
13318         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13319
13320 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13321
13322         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13323         suitable coding systems in customize.
13324
13325 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13326
13327         * mail-source.el (mail-sources): Fix custom type.
13328
13329 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13330
13331         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13332         (gnus-summary-expire-articles-now): Shorten prompt.
13333
13334         * gmm-utils.el (wid-edit): Require.
13335         (defun-gmm): Rename from `gmm-defun-compat'.
13336         (gmm-image-search-load-path): Use it.
13337         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13338
13339 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13340
13341         * gnus-sum.el (gnus-summary-save-article-coding-system):
13342         New variable.
13343         (gnus-summary-save-article): Add optional `decode' argument.
13344         If it is set and gnus-summary-save-article-coding-system is non-nil,
13345         save decoded article.
13346         (gnus-summary-write-article-file): Save decoded article if
13347         gnus-summary-save-article-coding-system is non-nil.
13348
13349         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13350         type.
13351
13352 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13353
13354         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13355
13356 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13357
13358         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13359         first to test gnus-single-article-buffer which may be buffer-local.
13360
13361         * gnus-sum.el (gnus-summary-setup-buffer):
13362         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13363         group; make gnus-article-buffer, gnus-article-current, and
13364         gnus-original-article-buffer always buffer-local.
13365         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13366         group.
13367         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13368
13369 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * nnml.el (nnml-request-compact-group): Compressed files might not
13372         have .gz extension.
13373
13374 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13375
13376         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13377         (mm-copy-to-buffer): Use with-current-buffer.
13378         (mm-display-part): Simplify.
13379         (mm-inlinable-p): Add optional arg `type'.
13380
13381 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13382
13383         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13384         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13385         Try harder to show the attachment internally or externally using
13386         gnus-mime-view-part-as-type.
13387
13388 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13389
13390         * message.el (message-from-style, message-signature-separator)
13391         (message-user-organization-file, message-send-mail-function)
13392         (message-citation-line-function, message-yank-prefix)
13393         (message-indent-citation-function, message-signature)
13394         (message-signature-file, message-signature-insert-empty-line):
13395         Remove autoloads.
13396
13397         * gnus-art.el (gnus-buttonized-mime-types):
13398         Remove "multipart/signed".  Revert 2006-04-26 change.
13399
13400 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13401
13402         * gnus.el (gnus-version-number): Bump version.
13403
13404 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13405
13406         * gnus.el: No Gnus v0.5 is released.
13407
13408 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13409
13410         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13411         fetching articles by message-id.
13412
13413 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13414
13415         * message.el (hashcash): Require hashcash as normal.
13416
13417         * ecomplete.el (ecomplete-highlight-match-line):
13418         Use point-at-eol.
13419         (ecomplete-highlight-match-line): Use `highlight', because that
13420         face exists in both Emacs and XEmacs.
13421
13422         * message.el (message-display-abbrev): Use point-at-bol.
13423
13424         * mail-source.el: Don't require timer/timer-funcs.
13425
13426         * gnus-async.el: Ditto.
13427
13428         * password.el: Ditto.
13429
13430         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13431
13432         * mm-url.el: Ditto.
13433
13434         * gnus-xmas.el: Don't require timer-funcs.
13435
13436         * mm-util.el: Require timer/timer-funcs.
13437
13438 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13439
13440         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13441         Close.
13442
13443 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13446         unibyte after clear-decrypt function runs.
13447
13448         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13449         returns as a unibyte string.
13450
13451 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13452
13453         * lpath.el: Revert.
13454
13455         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13456         (pgg-gpg-process-sentinel): Revert.
13457
13458         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13459         (pgg-pgp-lookup-key): Revert.
13460
13461         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13462         (pgg-pgp5-lookup-key): Revert.
13463
13464         * pgg.el (pgg-fetch-key): Revert.
13465
13466 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * lpath.el: Fbind string-as-multibyte for XEmacs.
13469
13470         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13471         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13472         (mml1991-pgg-encrypt): Ditto.
13473
13474         * pgg-gpg.el (pgg-string-to-multibyte): New function.
13475         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
13476         a multibyte buffer.
13477
13478         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
13479         (pgg-pgp-lookup-key): Ditto.
13480
13481         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
13482         (pgg-pgp5-lookup-key): Ditto.
13483
13484         * pgg.el (pgg-fetch-key): Ditto.
13485
13486 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
13487
13488         * message.el (message-user-organization-file): Check several
13489         locations of the organization file.
13490
13491         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13492         Add gnus-article-view-part-as-type.
13493
13494         * gnus-art.el (gnus-article-view-part-as-type): New function.
13495
13496         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13497         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
13498
13499         * mml.el: Simplify autoload.
13500         (mml-mode): defvar dnd-protocol-alist instead of using
13501         symbol-value.
13502         (mml-default-directory): New variable.
13503         (mml-minibuffer-read-file): Use it.
13504         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13505
13506         * message.el (message-citation-line-format): New variable.
13507         (message-insert-formated-citation-line): New function.
13508         (message-citation-line-function):
13509         Add `message-insert-formated-citation-line' to custom type.
13510
13511         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13512         to doc string.
13513
13514         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13515         depending on mm-verify-option.
13516
13517 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13520         binding pgg-* variables; reimplement the section which prevents
13521         MIME header from being signed.
13522         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13523         pgg-text-mode; remove a blank line at the top of body.
13524
13525         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13526         lines at the top of body; use gnus-newsgroup-charset if there's no
13527         Charset header.
13528
13529 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13530
13531         * message.el (message-self-insert-commands): Doc fix.
13532
13533         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13534         (mm-uu-pgp-encrypted-test): Ditto.
13535         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13536         between header and body; return application/pgp-encrypted handle
13537         if decryption failed; decode decrypted body by charset.
13538
13539         * mm-decode.el (mm-automatic-display): Don't make application/pgp
13540         element match to application/pgp-*.
13541
13542 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13543
13544         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13545         HTML.
13546
13547 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13548
13549         * mail-source.el (mail-source-call-script): Message the error
13550         string.
13551
13552 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13553
13554         * gnus-util.el (gnus-byte-compile): Use it.
13555
13556 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
13557
13558         * gnus-util.el (kill-empty-logs): New function.
13559
13560 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13561
13562         * message.el (message-mail-alias-type): Doc fix.
13563         (message-mail-alias-type-p): New function.
13564         (message-send): Use it.
13565         (message-mode): Ditto.
13566         (message-strip-forbidden-properties): Ditto.
13567
13568         * ecomplete.el (ecomplete-database-file-coding-system):
13569         New variable.
13570         (ecomplete-save): Use it.
13571         (ecomplete-setup): Use it.
13572
13573 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13574
13575         * message.el (message-self-insert-commands): New variable.
13576         (message-strip-forbidden-properties): Use it.
13577
13578 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13579
13580         * message.el (message-put-addresses-in-ecomplete): Use a regexp
13581         that doesn't make XEmacs choke.
13582
13583 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
13584
13585         * gnus-util.el (gnus-replace-in-string):
13586         Prefer replace-regexp-in-string over of replace-in-string.
13587
13588 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13589
13590         * gnus-util.el (gnus-select-frame-set-input-focus):
13591         Use select-frame-set-input-focus if it is available in XEmacs; use
13592         definition defined in Emacs 22 for old Emacsen.
13593
13594         * dgnushack.el: Autoload unmorse-region for XEmacs.
13595
13596         * lpath.el: Bind cursor-in-non-selected-windows and
13597         select-frame-set-input-focus for XEmacs.
13598
13599 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13600
13601         * mm-view.el (mm-inline-text): Use equal instead of equalp.
13602
13603 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
13604
13605         * gnus-registry.el (gnus-registry-cache-save): Remove text
13606         properties when saving via the temp buffer.
13607
13608 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13609
13610         * message.el (message-generate-hashcash): Honor custom type.
13611
13612 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13613
13614         * message.el (message-generate-hashcash): Default to non-nil when
13615         hashcash is found.
13616
13617         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13618         (gnus-refer-thread-limit): Increase default to 500.
13619
13620         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13621
13622         * flow-fill.el (fill-flowed): Allow delete-space.
13623
13624 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13625
13626         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13627         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13628         Remove autoloads.
13629
13630 2006-04-18  Simon Josefsson  <jas@extundo.com>
13631
13632         * message.el (message-generate-hashcash): Default to.
13633
13634 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13635
13636         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13637         concatenating segments rather than before concatenating them.
13638
13639 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13640
13641         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13642
13643 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13644
13645         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13646
13647         * message.el (message-forward-make-body-plain):
13648         Allow message-forward-ignored-headers to be a list.
13649         (message-remove-ignored-headers): Factor out into function.
13650         (message-forward-make-body-mml): Use it.
13651
13652         * imap.el (imap-quote-specials): New function.
13653         (imap-login-auth): Quote specials.
13654
13655         * rfc2231.el (rfc2231-parse-string): Remove dead code.
13656         (rfc2231-parse-string): Allow concatanation of parameters that
13657         aren't contiguous.  The test case is
13658           (mail-header-parse-content-type "message/external-body;
13659             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13660             access-type=LOCAL-FILE;
13661             name*1*=plugh%2fhello-sailor%2fbing.pdf")
13662
13663 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13664
13665         * nntp.el (nntp-accept-process-output): Return the value of
13666         `nnheader-accept-process-output'.
13667
13668 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13669
13670         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
13671         (gnus-button-alist): Recognize more diff formats.
13672         (gnus-button-patch): Strip directory.
13673
13674 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13675
13676         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
13677         Emacs 22 when setting focus.
13678
13679 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13680
13681         * gnus-art.el (gnus-article-treat-types): Do treatment of
13682         text/x-verbatim parts.
13683         (gnus-button-patch): New command.
13684
13685         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13686         addresses that contain invalid characters.
13687
13688 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13689
13690         * message.el (message-put-addresses-in-ecomplete):
13691         Use gnus-replace-in-string.
13692         (message-is-yours-p): Use the more correct
13693         mail-header-parse-address instead of
13694         mail-extract-address-components.
13695         (message-put-addresses-in-ecomplete): Fix typo.
13696
13697         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13698         keystroke.
13699
13700         * gnus-art.el (gnus-treatment-function-alist): Change order of
13701         newsgroups/generic header folding to avoid double-folding.
13702
13703         * message.el (message-hidden-headers): Add X-Draft-From.
13704
13705         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13706         New command.
13707         (gnus-summary-repeat-search-article-backward): New command.
13708
13709         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13710         groups in the parent topic.
13711
13712 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13713
13714         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13715         (spam-extra-header-to-number): Return the CRM114 number as a
13716         number instead of a string.
13717
13718 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13719
13720         * gnus-art.el (gnus-face-properties-alist): Move here from
13721         gnus-fun.
13722
13723         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13724
13725 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13726
13727         * message.el (message-strip-forbidden-properties): Only display on
13728         self-insert-command.
13729
13730         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13731         reindent.
13732         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13733
13734 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13735
13736         * smiley.el (smiley-style): Fix typo.
13737
13738 2006-03-23  Kenichi Handa  <handa@m17n.org>
13739
13740         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13741         instead of set-buffer-multibyte.
13742
13743 2006-03-23  Kenichi Handa  <handa@m17n.org>
13744
13745         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13746         buffer and then decode the buffer text if necessary.
13747         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13748         first, and after mm-encode-body, change the buffer to unibyte.
13749
13750 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13751
13752         * hashcash.el (hashcash-insert-payment-async-2):
13753         Use message-goto-eoh instead of doing it manually.
13754         (mail-add-payment): Use message-narrow-to-header instead of trying
13755         to do the same itself.
13756
13757         * message.el (message-hidden-headers): Add Face.
13758
13759         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13760         reparenting code.
13761         (gnus-summary-reparent-children): Refactored out code.
13762         (gnus-summary-thread-map): New keystroke.
13763         (gnus-summary-reparent-children): Make into command.
13764
13765         * smiley.el (smiley-style): Default to `medium' if using a large
13766         font.
13767
13768         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13769         does it itself.
13770
13771         * message.el (message-point-in-header-p): Simplify definition.
13772
13773 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13774
13775         * nnagent.el (nnagent-request-set-mark): Silence log file
13776         writing.
13777         (nnagent-request-set-mark): Use write-region instead of
13778         append-to-file.
13779
13780         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13781         strange select method.
13782
13783         * ecomplete.el (ecomplete-display-matches): Get highlightling
13784         right.
13785         (ecomplete-display-matches): Use literals.
13786         (ecomplete-display-matches): Disable message logging.
13787
13788         * message.el (message-display-abbrev): Small optimization.
13789
13790         * ecomplete.el (ecomplete-display-matches): Allow automatic
13791         display.
13792
13793         * message.el (message-strip-forbidden-properties):
13794         Display abbrevs.
13795         (message-display-abbrev): Get automatic display right.
13796
13797         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13798         keystrokes.
13799
13800 2006-04-13  Romain Francoise  <romain@orebokech.com>
13801
13802         TODO: Backport to v5-10!
13803
13804         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13805         Move here (and rename) from gnus-registry.el.
13806
13807         * gnus-registry.el: Require gnus-util.
13808         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13809
13810 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13811
13812         * gnus-group.el (gnus-group-catchup-current):
13813         Change if-then-else-if-then-else into cond.
13814         (gnus-group-catchup): Indent.
13815         (group-name-at-point): New function.
13816         (gnus-fetch-group): Provide default from thing at point.
13817
13818 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13819
13820         * message.el (message-display-abbrev): Fix regexp.
13821
13822         * ecomplete.el (ecomplete-highlight-match-line):
13823         Reimplement choosing.
13824         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13825         dead variables.
13826
13827         * message.el (message-newline-and-indent): Remove debugging.
13828         (message-display-abbrev): Use new implementation.
13829
13830 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13831
13832         * gnus-art.el (gnus-article-mode):
13833         Set cursor-in-non-selected-windows to nil.
13834
13835         * smiley.el: Revert previous change.
13836         (smiley-data-directory): defvar it before using it in the
13837         defcustom of `smiley-style'.
13838
13839 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13840
13841         * message.el (message-newline-and-indent): New function.
13842
13843         * ecomplete.el: Implement more bits.
13844
13845         * message.el (message-put-addresses-in-ecomplete): Clean up the
13846         string.
13847
13848         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13849
13850         * gnus-sum.el (gnus-summary-save-parts):
13851         Bind gnus-summary-save-parts-counter and use it to make unique file
13852         names.
13853
13854         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13855
13856         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13857         parameter to say whether to actually parse the individual
13858         addresses.
13859
13860         * message.el (message-put-addresses-in-ecomplete): New function.
13861         (ecomplete): Require.
13862         (message-mail-alias-type): Add ecomplete as an option.
13863
13864 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13865
13866         * flow-fill.el (fill-flowed): Remove trailing space from blank
13867         quoted lines.
13868
13869 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13870
13871         * smiley.el (smiley-style): Move definition later to avoid a
13872         compilation warning.
13873
13874 2006-04-12  Kenichi Handa  <handa@m17n.org>
13875
13876         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13877         buffer and then decode the buffer text if necessary.
13878         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13879         first, and after mm-encode-body, change the buffer to unibyte.
13880         Use mm-disable-multibyte instead of set-buffer-multibyte.
13881
13882 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13883
13884         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13885         Content-Type header instead of Content-Disposition header.
13886         (gnus-mime-inline-part): Ditto.
13887         (gnus-mime-view-part-as-charset): Ignore charset that the part
13888         specifies.
13889
13890         * mm-decode.el (mm-display-part): Work with external parts and
13891         usual parts similarly.
13892
13893         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13894         instead of gnus-display-mime.
13895
13896         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13897         instead of with-temp-buffer.
13898
13899         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13900         tag to summarized topics part in order to encode non-ASCII text.
13901
13902 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13903
13904         * smiley.el (smiley-style): New variable.
13905         (smiley-directory): New function.
13906         (smiley-data-directory): Derive from `smiley-style' using
13907         `smiley-directory'.
13908         (smiley-regexp-alist): Add new entries.
13909
13910         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13911         (gnus-article-browse-delete-temp): Add :version.
13912
13913 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13914
13915         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13916         the sieve region.
13917
13918 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13919
13920         * gnus.el (gnus-version-number): Bump version.
13921
13922 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13923
13924         * gnus.el: No Gnus v0.4 is released.
13925
13926 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13927
13928         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13929         layout.
13930
13931         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13932         unknown charset.
13933
13934         * message.el (message-header-synonyms): Add Original-To to the
13935         default.
13936
13937         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13938         optional parameter.
13939
13940 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13941
13942         * gnus-fun.el (gnus): Require it for gnus-directory.
13943
13944 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13947
13948 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13949
13950         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13951
13952 2006-04-05  Simon Josefsson  <jas@extundo.com>
13953
13954         * password.el (password-reset): New function.
13955
13956 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13957
13958         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13959         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13960
13961 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13962
13963         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13964         Some whitespace was matched into the url, which broke browsing hits
13965         > 100 when mm-url-use-external was nil.
13966
13967 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13968
13969         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13970         Check gnus-extra-headers for 'Newsgroups.
13971
13972         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13973         bound.
13974
13975 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13976
13977         * pgg-gpg.el: Clean up process buffers every time gpg processes
13978         complete.
13979
13980 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13981
13982         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13983         doc string.
13984
13985 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13986
13987         * pgg-gpg.el (pgg-gpg-process-filter)
13988         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13989
13990         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13991         lines, temporary fix.
13992
13993 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13994
13995         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13996
13997 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13998
13999         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14000         default-enable-multibyte-characters.  This reverts the change from
14001         revision 6.17 which is no longer necessary because the passphrase
14002         is sent separately now.  GnuPG messages are unreadable under
14003         multibyte locales with default-enable-multibyte-characters set to
14004         nil.
14005
14006 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14007
14008         * message.el (message-tool-bar-gnome): Move "spell".
14009
14010 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14011
14012         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14013         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14014         instead.
14015
14016 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14017
14018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14019         Improve newsgroups handling for NNTP overviews which don't include
14020         Newsgroups.
14021
14022 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14023
14024         * message.el (message-resend): Bind message-generate-hashcash to nil.
14025
14026 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14027
14028         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14029         when searching for already-paid recipients.
14030
14031 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14032
14033         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14034         passphrases when it is not needed.
14035         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14036         passphrase stuff from gpg, should only be necessary when you use
14037         gpg with a smartcard.
14038
14039 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14040
14041         * mml.el (mml-insert-mime): Ignore cached contents of
14042         message/external-body part.
14043
14044         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14045         (mm-insert-part): Ditto.
14046
14047 2006-03-23  Simon Josefsson  <jas@extundo.com>
14048
14049         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14050         Reiner.
14051         (pgg-gpg-use-agent-p): Use it again.
14052
14053 2006-03-23  Simon Josefsson  <jas@extundo.com>
14054
14055         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14056         older emacsen.
14057         (pgg-gpg-use-agent-p): Don't use it.
14058
14059 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14060
14061         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14062         if we can.
14063
14064 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14065
14066         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14067         (pgg-gpg-update-agent): New function.
14068         (pgg-gpg-use-agent-p): New function.
14069         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14070         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14071         (pgg-gpg-sign-region): Use it.
14072
14073 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14074
14075         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14076         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14077
14078 2006-03-21  Simon Josefsson  <jas@extundo.com>
14079
14080         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14081         <wilde@sha-bang.de>.
14082         (pgg-gpg-use-agent): New variable.
14083         (pgg-gpg-process-region): Use it.
14084         (pgg-gpg-encrypt-region): Likewise.
14085         (pgg-gpg-encrypt-symmetric-region): Likewise.
14086         (pgg-gpg-decrypt-region): Likewise.
14087         (pgg-gpg-sign-region): Likewise.
14088         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14089
14090 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14091
14092         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14093
14094         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14095         Add comment on version.
14096
14097 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14098
14099         * smiley.el: Add missing test smiley.
14100
14101 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14102
14103         * mm-decode.el (mm-with-part): New macro.
14104         (mm-get-part): Use it; work with message/external-body as well.
14105         (mm-save-part): Treat name and filename equally.
14106
14107         * mm-extern.el (mm-extern-cache-contents): New function.
14108         (mm-inline-external-body): Use it; force the part to be displayed;
14109         move undisplayer added to the cached handle to the parent.
14110
14111         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14112         (gnus-mime-view-part-as-type): Work with message/external-body.
14113
14114         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14115
14116 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14117
14118         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14119         images in image-load-path.  [Sync with image.el, revision 1.60, in
14120         Emacs.]
14121
14122 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14123
14124         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14125         path rather than symbol.  Always return list of directories.
14126         Guarantee that image directory comes first.  [Sync with image.el,
14127         revision 1.59, in Emacs.]
14128
14129         * message.el (message-make-tool-bar): Adjust to new API of
14130         `gmm-image-load-path-for-library'.
14131
14132         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14133
14134         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14135
14136 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14137
14138         * gnus-art.el (gnus-article-only-boring-p):
14139         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14140         intangible text.
14141         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14142
14143 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14144
14145         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14146         Use `defun' instead of `gmm-defun-compat'.
14147
14148 2006-03-14  Simon Josefsson  <jas@extundo.com>
14149
14150         * message.el (message-unique-id): Don't use message-number-base36
14151         if (user-uid) is a float.
14152         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14153
14154 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14157
14158         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14159         empty line between a part and a message part.
14160
14161 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14162
14163         * smiley.el: Add more test smileys.
14164         (smiley-data-directory, smiley-regexp-alist)
14165         (gnus-smiley-file-types): Fix doc strings.
14166         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14167         adding new elements.
14168         (smiley-mouse-map): Unused code.  Make it a comment.
14169
14170 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14171
14172         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14173         scan latest NoCeM messages instead of old ones.
14174         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14175         delimiters that are recently used.
14176         (gnus-nocem-load-cache): Add autoload cookie.
14177
14178         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14179
14180         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14181         level which is larger than gnus-use-nocem is specified.
14182
14183         * gnus-group.el (gnus-group-get-new-news): Ditto.
14184
14185 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14186
14187         * gnus-util.el (gnus-tool-bar-update): New function.
14188
14189         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14190         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14191
14192         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14193
14194         * gnus-group.el (gnus-group-redraw-when-idle)
14195         (gnus-group-redraw-check): Remove.
14196         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14197
14198 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14199
14200         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14201         if optional last element is specified in splits (FIELD VALUE...).
14202
14203 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14204
14205         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14206         to gmm-image-load-path-for-library.  Call with no-error argument.
14207         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14208
14209         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14210
14211         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14212
14213         * gmm-utils.el (gmm-image-load-path): Remove alias.
14214
14215 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14216
14217         * gmm-utils.el (gmm-image-load-path): Add alias.
14218
14219         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14220         nnml-generate-nov-databases-1.
14221         (nnml-generate-nov-databases): Use it.
14222         (nnml-generate-nov-databases-directory): Document no-active
14223         argument.
14224
14225         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14226         directory if path is t.  Add no-error.
14227
14228         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14229         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14230
14231         * gnus-art.el (gnus-article-browse-delete-temp-files):
14232         Simplify resetting gnus-article-browse-html-temp-list.
14233
14234         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14235         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14236         Add example to docstring.  Rename local variables.  Move error
14237         checks to default case in cond and simplify.
14238
14239 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14242         handle is multipart when calling it recursively.
14243         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14244
14245 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14246
14247         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14248         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14249
14250 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14251
14252         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14253         is loaded.
14254
14255         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14256         loaded.
14257
14258 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14259
14260         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14261         to "Emacs 23 (unicode)" in doc string.
14262
14263         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14264         "Emacs 23 (unicode)" in comment.
14265
14266 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14267
14268         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14269
14270         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14271         characters 160 through 255 in Emacs 23.
14272
14273 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14274
14275         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14276         gnus-article-browse-html-temp.
14277         (gnus-article-browse-delete-temp): Make it customizable.
14278         Add `file'.  Adjust doc string.
14279         (gnus-article-browse-delete-temp-files): Add argument.
14280         Allow query for each file.  Adjust doc string.
14281         (gnus-article-browse-html-parts):
14282         Add `gnus-article-browse-delete-temp-files' to
14283         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14284
14285 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14286
14287         * gnus-art.el (gnus-article-browse-html-temp)
14288         (gnus-article-browse-delete-temp): New variables.
14289         (gnus-article-browse-delete-temp-files): New function.
14290         (gnus-article-browse-html-parts): Use it.
14291
14292 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14293
14294         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14295
14296         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14297         string.
14298
14299         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14300         gnus-summary-insert-new-articles when unplugged.
14301         Remove gnus-summary-search-article-forward.
14302
14303         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14304         display-visual-class instead of display-color-cells.
14305
14306 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14307
14308         * dgnushack.el: Autoload customize-group for XEmacs.
14309
14310         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14311         message/* containing non-ASCII text properly.
14312
14313 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14314
14315         * message.el: Require gmm-utils, remove autoloads.
14316         (message-tool-bar): Set default based on
14317         gmm-tool-bar-style.
14318         (message-tool-bar-gnome): Add gmm-customize-mode.
14319
14320         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14321         gmm-tool-bar-style.
14322         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14323
14324         * gnus-group.el (gnus-group-tool-bar): Set default based on
14325         gmm-tool-bar-style.
14326         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14327
14328         * gmm-utils.el (gmm-image-directory): Rename variable from
14329         gmm-image-load-path.
14330         (gmm-image-load-path): Use gmm-image-directory.
14331         (gmm-customize-mode): New function.
14332         (gmm-tool-bar-style): New variable.
14333
14334         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14335         gnus-group-redraw-line-number.
14336         (gnus-group-redraw-check): Simplify.
14337         (gnus-group-tool-bar-update): Remove redraw check.
14338         (gnus-group-make-tool-bar): Add redraw check.
14339
14340 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14341
14342         * gnus-art.el (gnus-button): Add missing parentheses.
14343
14344 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14345
14346         * lpath.el: Fbind line-number-at-pos.
14347
14348 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14349
14350         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14351
14352 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14353
14354         * gnus-art.el (gnus-button): New face.
14355         (gnus-article-button-face): Use it.
14356
14357         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14358         Add gnus-summary-next-page.  Re-order.
14359
14360         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14361         next-node are now included.
14362         (gnus-group-redraw-line-number): New internal variable.
14363         (gnus-group-redraw-check): Helper function for updating the tool
14364         bar.
14365         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14366
14367         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14368
14369         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14370         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14371         Use it to match format of Spamassassin 3.0 and later.
14372         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14373         (spam-check-bogofilter)
14374         (spam-bogofilter-register-with-bogofilter): Fix args of
14375         `gnus-error' calls.
14376
14377 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14378
14379         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14380         unnecessary interaction when sending queued mails.
14381         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14382
14383 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14384
14385         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14386         first or last are nil.
14387
14388 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14389
14390         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14391
14392 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14393
14394         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14395
14396 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14397
14398         * dns.el (query-dns): Protect more against buggy tcp output.
14399
14400 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14401
14402         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14403         nov.php.
14404
14405 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14406
14407         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14408         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14409         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14410         output on the server side.
14411         (nnweb-google-create-mapping): Update regexps and add some
14412         progress indication.
14413
14414 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14415
14416         * gnus-group.el (gnus-group-tool-bar-gnome):
14417         Fix gnus-agent-toggle-plugged.  Re-order icons.
14418         (gnus-group-tool-bar-gnome):
14419         Add gnus-group-{prev,next}-unread-group.
14420         (gnus-group-tool-bar-gnome): Re-order icons.
14421
14422         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14423         Move gnus-summary-insert-new-articles.
14424
14425         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14426         Fix comments.
14427
14428         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14429         also available in Emacs 21.3.
14430
14431         * message.el (message-fix-before-sending): Change "Emacs 22" to
14432         "Emacs 23 (unicode)" in comment.
14433
14434         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14435         "Emacs 23 (unicode)" in comment.
14436
14437         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14438         comment.
14439         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14440
14441         * mm-view.el (mm-fill-flowed): Add :version.
14442
14443 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14444
14445         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14446         and load-path.
14447
14448 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14449
14450         * message.el: Autoload gmm-image-load-path.
14451         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14452         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14453         consitency.
14454
14455         * gmm-utils.el (gmm-image-load-path): Also search in
14456         "../etc/images".  Don't set gmm-image-load-path if we don't find
14457         the image.
14458
14459 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14460
14461         * gmm-utils.el (gmm-image-load-path): Don't make
14462         `gmm-image-load-path' include subdirectories which the second arg
14463         `image' might specify.
14464
14465         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14466         subdirectory to icon file names.
14467
14468         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14469
14470 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14471
14472         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14473         gmm-image-load-path calls.
14474
14475         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14476
14477         * message.el (message-make-tool-bar): Ditto.
14478
14479         * mml.el (mml-preview): Add comment concerning tool bar icons.
14480
14481         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14482         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14483
14484         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14485         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14486
14487         * message.el (message-tool-bar-gnome): Use new icon names.
14488         (message-make-tool-bar): Use `gmm-image-load-path'.
14489
14490         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14491         New functions from MH-E.
14492         (gmm-image-load-path): New variable from MH-E.
14493         (gmm-image-load-path): New function from MH-E.  Add arguments
14494         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
14495         *-image-load-path-called-flag.
14496
14497 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
14498
14499         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14500
14501 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
14502
14503         * nnimap.el (nnimap-request-move-article): Change folder back to
14504         source group before deleting.
14505
14506 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
14507
14508         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14509
14510         * gnus-art.el (mm-url-insert-file-contents-external):
14511         Autoload mm-url.
14512
14513         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14514
14515 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14516
14517         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14518         coding system which mm-charset-to-coding-system returns for a
14519         given charset is valid.
14520
14521 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14522
14523         * html2text.el (html2text-remove-tag-list):
14524         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14525
14526 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14527
14528         * gnus-cus.el: Revert 2005-10-17 change.
14529
14530 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14531
14532         * gnus-art.el (article-strip-banner):
14533         Call article-really-strip-banner only when the regexp match is made.
14534
14535 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14536
14537         * gnus-art.el (article-strip-banner):
14538         Use gnus-extract-address-components instead of
14539         mail-header-parse-addresses to make it work with non-ASCII text;
14540         remove mail-encode-encoded-word-string.
14541
14542         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14543         values which are surrounded with \"...\"; make it never cause a
14544         Lisp error; give up parsing of parameters if it failed in
14545         extracting type.
14546
14547 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
14548
14549         * smime.el (smime-cert-by-ldap-1): Fix bug where
14550         `smime-ldap-search' returns results without userCertificates.
14551
14552 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14553
14554         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14555
14556 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14557
14558         * spam.el (spam-check-spamassassin-headers): Adapt format for
14559         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
14560         <ari@mbf.ocn.ne.jp>.
14561         (spam-list-of-processors): Add spam-use-gmane.
14562
14563 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14564
14565         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14566         make-temp-file; make it work with XEmacs as well.
14567
14568         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14569         mm-make-temp-file.
14570
14571         * mm-decode.el (mm-display-external): Use the 3rd arg of
14572         mm-make-temp-file.
14573         (mm-create-image-xemacs): Ditto.
14574
14575 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14576
14577         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14578         with message-narrow-to-headers.
14579         (gnus-draft-setup): Narrow to header to run message-fetch-field.
14580         (gnus-draft-check-draft-articles): New function.
14581         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14582
14583 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14584
14585         * gnus-art.el (gnus-article-browse-html-parts):
14586         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14587         Don't use suffix argument for mm-make-temp-file for Emacs 21
14588         compatibility.  Remove useless `format'.
14589
14590 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14591
14592         * nnweb.el (nnweb-google-wash-article): Update regexps.
14593         (nnweb-group-alist): Use defvoo instead of defvar.
14594
14595 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14596
14597         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14598         re-loading nn* modules.
14599
14600 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14601
14602         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14603         for `tool-bar-mode' and don't check it's default-value.
14604
14605         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14606
14607         * message.el (message-make-tool-bar): Ditto.
14608
14609         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14610         `substring'.  Shorten tmp-file name.
14611
14612         * gnus.el: Remove bogus comment.
14613
14614 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
14615
14616         * gnus-art.el (gnus-article-browse-html-parts): New function.
14617         (gnus-article-browse-html-article): New function for viewing html
14618         articles with a browser.
14619
14620 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
14621
14622         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
14623         in elisp.
14624         (pgg-gpg-encrypt-symmetric-region): Ditto.
14625         (pgg-gpg-sign-region): Ditto.
14626
14627         * pgg-def.el (pgg-text-mode): New variable.
14628
14629         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14630         (mml2015-pgg-encrypt): Ditto.
14631
14632         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14633         (mml1991-pgg-encrypt): Ditto.
14634
14635 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * nnfolder.el (nnfolder-insert-newsgroup-line):
14638         Use message-make-date instead of current-time-string.
14639
14640         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14641         to gnus-decoded which mm-uu might set.
14642
14643 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14644
14645         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14646         don't decode quoted parameters; remove misimported Emacs code.
14647         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14648         (rfc2231-decode-encoded-string): Don't use split-string which
14649         behaves differently according to Emacs version; use
14650         mm-decode-coding-region to convert charset to coding-system.
14651         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14652         (rfc2231-encode-string): Remove misimported Emacs code.
14653
14654 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14655
14656         * gnus-art.el (article-decode-charset): Don't use ignore-errors
14657         when calling mail-header-parse-content-type.
14658         (article-de-quoted-unreadable): Ditto.
14659         (article-de-base64-unreadable): Ditto.
14660         (article-wash-html): Ditto.
14661
14662         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14663         calling mail-header-parse-content-type and
14664         mail-header-parse-content-disposition.
14665         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14666         mail-header-parse-content-type.
14667
14668         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14669         insert charset and format parameters; encode description after
14670         inserting it to buffer.
14671         (mml-insert-parameter): Fold lines properly even if a parameter is
14672         segmented into two or more lines; change the max column to 76.
14673
14674         * rfc1843.el (rfc1843-decode-article-body): Don't use
14675         ignore-errors when calling mail-header-parse-content-type.
14676
14677         * rfc2231.el (rfc2231-parse-string): Return at least type if
14678         possible; don't cause an error even if it fails in parsing of
14679         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14680         (rfc2231-encode-string): Don't break lines at the beginning, leave
14681         it to mml-insert-parameter.
14682
14683         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14684         calling mail-header-parse-content-type.
14685
14686 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14687
14688         * spam-report.el (spam-report-gmane-use-article-number):
14689         Improve doc string.
14690         (spam-report-gmane-internal): Check if a suitable header was found
14691         in the article.
14692
14693 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14694
14695         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14696         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14697
14698 2006-02-05  Romain Francoise  <romain@orebokech.com>
14699
14700         Update copyright notices of all files in the gnus directory.
14701
14702 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14703
14704         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14705
14706 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14707
14708         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14709         segmented lines of parameter value to cope with Thunderbird 1.5
14710         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14711         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14712         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14713
14714 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14715
14716         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14717         parts.
14718
14719 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14720
14721         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14722         there's only one active file for all servers.
14723         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14724         solid groups.  Gnus might have used a FAST request to select the group.
14725         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14726         and nnweb-search redundantly in the active file.
14727         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14728         (nnweb-request-create-group): Don't use ARGS.
14729         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14730         initialisations.  Let nnoo do the work.
14731
14732 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14733
14734         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14735         Say the part has been decoded.
14736
14737         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14738
14739 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14740
14741         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14742         mailcap-viewer-test-cache when there's no 'test clause, since that
14743         will invert the meaning of a "nil" test previously determined by
14744         mailcap-mailcap-entry-passes-test.
14745
14746 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14747
14748         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14749         compiling.
14750
14751         * gnus-sum.el: Ditto.
14752
14753         * message.el: Don't bind tool-bar-map when compiling.
14754
14755 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14756
14757         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14758
14759 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14760
14761         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14762         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14763         current Google Groups.
14764
14765 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14768         and tool-bar-mode.
14769
14770         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14771         and tool-bar-mode.
14772
14773         * message.el (message-tool-bar-update): Simplify.
14774         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14775
14776         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14777         gnus-summary-buffer.
14778         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14779         gnus-summary-reply.
14780
14781         * gmm-utils.el (gmm): Add :version.
14782
14783 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * Makefile.in (clean): New rule.
14786         (distclean): Use it.
14787
14788 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14789
14790         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14791         Don't autoload.
14792
14793 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * gmm-utils.el (gmm-verbose): Add :group.
14796
14797 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14798
14799         * message.el: Change some comments WRT tool-bars.
14800
14801         * gnus-sum.el (gnus-summary-tool-bar)
14802         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14803         (gnus-summary-tool-bar-zap-list): New variables.
14804         (gnus-summary-make-tool-bar): Complete rewrite using
14805         `gmm-tool-bar-from-list'.
14806
14807         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14808         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14809         New variables.
14810         (gnus-group-make-tool-bar): Complete rewrite using
14811         `gmm-tool-bar-from-list'.
14812         (gnus-group-tool-bar-update): New function.
14813
14814         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14815
14816 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14817
14818         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14819         is dissected into a single part of which the type is the same as
14820         the given one; decode charset.
14821
14822 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14823
14824         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14825         into alists as symbol not string, since that's what
14826         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14827         look for.
14828
14829 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14830
14831         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14832         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14833
14834         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14835
14836 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14837
14838         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14839         (gnus-xmas-mime-security-button-menu): New function.
14840
14841         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14842         (gnus-mime-security-button-menu): New definition.
14843         (gnus-mime-security-button-map): Use them.
14844         (gnus-mime-security-button-menu): New function.
14845         (gnus-insert-mime-security-button): Addition to help echo.
14846         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14847         (gnus-mime-security-pipe-part): New functions.
14848
14849         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14850         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14851
14852         * mm-decode.el (mm-handle-set-disposition): Remove.
14853         (mm-handle-set-description): Remove.
14854
14855 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14856
14857         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14858         (mm-w3m-standalone-supports-m17n-p): New function.
14859         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14860         w3m usage.
14861
14862         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14863         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14864
14865 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14866
14867         * message.el (message-tool-bar-zap-list):
14868         Use gmm-tool-bar-zap-list as custom type.
14869         (message-tool-bar-update): New function.
14870         (message-tool-bar, message-tool-bar-gnome)
14871         (message-tool-bar-retro): Add message-tool-bar-update.
14872         (message-tool-bar-gnome): Add flyspell-buffer.
14873
14874         * gnus-util.el (gnus-error): Describe `args'.
14875
14876         * gmm-utils.el (gmm-error): Describe `args'.
14877         (gmm-tool-bar-zap-list): New widget.
14878         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14879
14880 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14881
14882         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14883         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14884         the number of recursive calls.
14885
14886         * mm-decode.el (mm-handle-set-disposition): New macro.
14887         (mm-handle-set-description): New macro.
14888
14889 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14890
14891         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14892         encoding.
14893
14894 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14895
14896         * message.el (message-tool-bar-zap-list, message-tool-bar)
14897         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14898         (message-tool-bar-local-item-from-menu): Remove.
14899         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14900         (message-make-tool-bar): New function.
14901         (message-mode): Use `message-make-tool-bar'.
14902
14903         * gmm-utils.el: New file.
14904         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14905         (gmm-lazy): New widget copied from `nnmail.el'.
14906         (gmm-tool-bar-from-list): New function for creating customizable
14907         tool bars.
14908         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14909         output.
14910         (gmm): Add :prefix to defgroup.
14911
14912 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14913
14914         * gmm-utils.el (gmm-widget-p): New function.
14915
14916 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14917
14918         * mml.el (mml-attach-file): Describe `description' in doc string.
14919         (mml-menu): Add Emacs MIME manual and PGG manual.
14920
14921 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14922
14923         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14924
14925 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14926
14927         * nntp.el (nntp-end-of-line): Doc fix.
14928
14929 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14930
14931         * imap.el (imap-open): Handle case where buffer is a buffer
14932         object.
14933
14934 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14935
14936         * gnus-delay.el (gnus-delay): Don't autoload.
14937         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14938         to be re-loaded when customizing the `gnus-delay' group.
14939
14940 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14941
14942         * message.el (message-insert-citation-line): Use newlines.
14943
14944 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14945
14946         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14947         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14948         these routines, so the passphrase can be managed externally and
14949         passed in to the system.
14950         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14951         pgg-add-passphrase-to-cache function.
14952
14953         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14954         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14955         these routines, so the passphrase can be managed externally and
14956         passed in to the system.
14957         (pgg-pgp5-sign-region): Use new name of
14958         pgg-add-passphrase-to-cache function.
14959
14960 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14961
14962         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14963         part of the decoded armor to find the key-identifier.
14964         (pgg-gpg-lookup-key-owner): New function to return the
14965         human-readable identifier of a key owner.
14966         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14967         itself.
14968         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14969         the key value) if we have a key and can match it against a secret
14970         key.  Also, added a note pointing out fact that the prompt only
14971         indicates the first matching key.
14972
14973         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14974         pgg-decrypt-region.
14975         (pgg-add-passphrase-to-cache): Rename from
14976         `pgg-add-passphrase-cache' to reduce confusion (all callers
14977         changed).
14978         (pgg-remove-passphrase-from-cache): Rename from
14979         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14980         changed).
14981         (pgg-read-passphrase, pgg-add-passphrase-cache)
14982         (pgg-remove-passphrase-cache): Add informative docstrings.
14983         (pgg-decrypt): Convey provided passphrase in subordinate call to
14984         pgg-decrypt-region.
14985
14986 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14987
14988         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14989         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14990         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14991         'passphrase' argument, so the passphrase can be managed externally
14992         and then passed in to the system.
14993
14994         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14995         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14996         so the passphrase cache can be used reliably with identifiers
14997         besides a pgp packet's key id.
14998
14999         * pgg-gpg.el (pgg-gpg-encrypt-region)
15000         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15001         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15002         these routines, so the passphrase can be managed externally and
15003         passed in to the system.
15004
15005         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15006         'notruncate' argument, so the passphrase cache can be used
15007         reliably with identifiers besides a pgp packet's key id.
15008
15009 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15010
15011         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15012         symmetric encryption.
15013         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15014         encrypted session key.
15015         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15016         message ask for the passphrase in a proper way.
15017
15018         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15019         New user commands for symmetric encryption.
15020
15021 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15022
15023         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15024
15025         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15026
15027 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15028
15029         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15030
15031 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15032
15033         * mm-decode.el (mm-inlined-types): Add application/pgp.
15034         (mm-automatic-display): Ditto.
15035
15036         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15037         part as text.
15038
15039 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15040
15041         * nnrss.el: Update copyright.
15042         (nnrss-opml-import): Query whether to subscribe to each entry.
15043
15044         * gnus-art.el:
15045         * gnus-sum.el:
15046         * gnus-xmas.el:
15047         * messagexmas.el:
15048         * mm-uu.el:
15049         * mm-view.el: Update copyright.
15050
15051 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15052
15053         * message.el (message-info): New function.
15054         (message-mode-menu): Add it.
15055         Update copyright.
15056
15057         * ChangeLog: Fix and update copyright.
15058
15059 2006-01-13  Romain Francoise  <romain@orebokech.com>
15060
15061         * message.el (message-forward-subject-name-subject): Prefer the
15062         address to 'nowhere' if the sender has no name.
15063         Fix typo.  Update copyright year.
15064
15065 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15066
15067         * gnus-art.el (article-wash-html):
15068         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15069         (gnus-article-wash-html-with-w3m-standalone): New function.
15070
15071         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15072         mm-inline-text-html-render-with-w3m-standalone.
15073         (mm-text-html-washer-alist): Map w3m-standalone to
15074         gnus-article-wash-html-with-w3m-standalone.
15075         (mm-inline-text-html-render-with-w3m-standalone): New function.
15076
15077 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15078
15079         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15080         Improve LaTeX.
15081
15082 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15085         (nnrss-request-article): Render text/plain parts as HTML.
15086
15087         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15088         the buffer.
15089
15090 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15091
15092         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15093         custom definition of `gnus-posting-styles'.
15094
15095         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15096         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15097
15098 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15099
15100         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15101         Use nntp for bug archive.
15102
15103 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15104
15105         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15106         parts.
15107         (nnrss-normalize-date): New function converts ISO 8601 date into
15108         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15109         (nnrss-check-group): Use it.
15110
15111 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15112
15113         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15114
15115         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15116         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15117         (nnrss-insert-w3): Ditto.
15118
15119 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15120
15121         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15122         the articles to be forwarded including the case where neither a
15123         number of articles nor a region is specified.
15124
15125 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * nnrss.el (nnrss-request-article): Fix last change; fill
15128         text/plain parts.
15129
15130 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15131
15132         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15133         in text/plain part.
15134         (nnrss-check-group): Don't add excessive newline to dc:subject.
15135
15136 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15137
15138         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15139         article.
15140
15141 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15142
15143         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15144         (nnml-use-compressed-files, nnml-save-mail): Support other
15145         comression programs such as bzip2.
15146
15147 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15148
15149         * dns.el (query-dns): Make sure we check the buffer size before
15150         removing tcp headers.
15151
15152 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15155         remove MIME buttons associated with multipart/alternative parts.
15156         (gnus-mime-display-alternative): Tag buttons using `article-type'
15157         text property.
15158
15159         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15160         associated with multipart/alternative parts.
15161
15162         * gnus-art.el (gnus-signature-separator): Fix custom type.
15163
15164         * mm-decode.el (mm-inlined-types): Fix custom type.
15165         (mm-keep-viewer-alive-types): Ditto.
15166         (mm-automatic-display): Ditto.
15167         (mm-attachment-override-types): Ditto.
15168         (mm-inline-override-types): Ditto.
15169         (mm-automatic-external-display): Ditto.
15170
15171 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15172
15173         * spam-report.el (spam-report-user-mail-address)
15174         (spam-report-user-agent): New variables.
15175         (spam-report-url-ping-plain): Use spam-report-user-agent.
15176
15177 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15178
15179         * gnus-art.el (gnus-button-handle-custom): Do not just use
15180         `customize-apropos' for any "M-x customize-*" button but the
15181         function called for.  Accept both the function name and its
15182         argument in order to achieve this.
15183         (gnus-button-alist): Remove support for "custom:" URL's.
15184         Pass function name to `gnus-button-handle-custom' in case of "M-x
15185         customize-*" buttons.
15186
15187 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15190         multipart/alternative and add xref to mm-discouraged-alternatives
15191         in doc string.
15192
15193         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15194         gnus-buttonized-mime-types in doc string.
15195
15196 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15197
15198         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15199         Suggest image/.* in the doc string.
15200
15201 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15202
15203         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15204         message-marks (Debian bug #342521).
15205
15206 2005-12-12  Simon Josefsson  <jas@extundo.com>
15207
15208         * password.el (password-read-from-cache): Add.
15209         (password-read): Use it.
15210
15211 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * rfc2047.el (rfc2047-charset-to-coding-system):
15214         Recognize us-ascii as a MIME charset.
15215
15216         * mm-bodies.el (mm-decode-content-transfer-encoding):
15217         Protect against the case where the 2nd arg TYPE is nil.
15218
15219 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15220
15221         * pop3.el (pop3-stream-type): Fix custom version.
15222
15223         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15224
15225 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15226
15227         * mm-decode.el (mm-display-external): Add missing cdr.
15228
15229 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15232         RFC1524) if it is in mailcap or add a suffix according to
15233         mailcap-mime-extensions when generating a temp filename; postpone
15234         deleting a temp file for 2 seconds for some wrappers, shell
15235         scripts, and so on, which might exit right after having started a
15236         viewer command as a background job.
15237
15238 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15239
15240         * nntp.el (nntp-marks-directory): Fix custom group.
15241
15242         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15243         steps when < 10.
15244
15245         * gnus-start.el (gnus-no-server-1):
15246         Mention `gnus-level-default-subscribed' in doc string.
15247
15248 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15249
15250         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15251         parens.
15252
15253 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15254
15255         * gnus-xmas.el (gnus-use-toolbar): Revert.
15256         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15257         gnus-use-toolbar is default.
15258
15259         * messagexmas.el (message-use-toolbar): Revert.
15260         (message-setup-toolbar): Use global default-toolbar if
15261         message-use-toolbar is default.
15262
15263 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15266         according to default-toolbar-visible-p.
15267
15268         * messagexmas.el (message-use-toolbar): Ditto.
15269
15270 2005-11-26  Dave Love  <fx@gnu.org>
15271
15272         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15273         (tls-program, tls-success): Provide openssl alternative.
15274
15275         * starttls.el: Doc fixes.
15276         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15277         SERVICE to PORT.
15278
15279         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15280         port null or service name.
15281         (starttls-negotiate): Autoload.
15282
15283 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * message.el (message-kill-to-signature): Fix interactive spec.
15286
15287 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15288
15289         * pop3.el (pop3-open-server): Recognize a string as a service name.
15290
15291 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15292
15293         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15294
15295 2005-11-23  Dave Love  <fx@gnu.org>
15296
15297         Add pop3s, pop3/starttls.
15298
15299         * pop3.el (pop3-authentication-scheme): Clarify doc.
15300         (open-tls-stream, starttls-open-stream): Autoload.
15301         (pop3-stream-type): New.
15302         (pop3-open-server): Use it.
15303
15304         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15305         for POP.
15306         (mail-source-keyword-map): Add :stream for POP.
15307         (mail-source-fetch-pop): Use pop3-stream-type.
15308
15309 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15310
15311         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15312         of current-time-string.
15313
15314 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15315
15316         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15317         date header.
15318
15319 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15320
15321         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15322         it can seriously impact performance as it bypasses the agent's
15323         local caches.
15324
15325 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15326
15327         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15328         must be explicitly online rather than "not explicitly offline" for
15329         its flags to be synchronized.
15330
15331         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15332         that gnus-uu-unmark-thread will function correctly.
15333
15334         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15335         1024K is instead displayed as 1M.
15336
15337 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15338
15339         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15340
15341 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15342
15343         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15344
15345 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15346
15347         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15348         error message to display actual error condition.
15349         (gnus-agent-save-local): Avoid saving symbols that are bound to
15350         nil as they simply result in a warning message in
15351         gnus-agent-read-local.
15352
15353 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15354
15355         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15356         rather than make-variable-buffer-local for file-precious-flag.
15357
15358 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15359
15360         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15361         for duplicates which are removed.  The invalid sort check then
15362         triggers a rescan after the sort as sorting may have moved
15363         duplicate entries such that they can be cheaply detected.
15364
15365 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15366
15367         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15368
15369 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15370
15371         * gnus-agent.el (gnus-agent-article-alist-save-format):
15372         Change internal variable to a custom variable.  Change default value
15373         from compressed(2) to uncompressed(1).
15374         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15375         support for uncompressed agentview files.  Taken together, reading
15376         the agentview file should now be 6-7 times faster.
15377
15378 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15379
15380         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15381         as a buffer-local variable.  This avoids creating truncated
15382         dribble files as a result of a hang up, eg.
15383
15384 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15385
15386         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15387         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15388         XEmacs.
15389
15390 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15391
15392         * gnus-start.el (gnus-start-draft-setup):
15393         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15394
15395         * gnus.el (gnus-splash): Change custom group.
15396         (gnus-group-get-parameter, gnus-group-parameter-value):
15397         Describe allow-list argument.
15398
15399         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15400         string.
15401
15402 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15403
15404         * gnus-art.el (gnus-default-article-saver): Add user-defined
15405         `function' to custom type.
15406
15407 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15408
15409         * imap.el (imap-open): Handle case where buffer is a buffer
15410         object.
15411
15412 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15413
15414         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15415         long lines.
15416         (gnus-cache-delete-group): Wrap doc strings.
15417
15418         * gnus-agent.el (gnus-agent-rename-group)
15419         (gnus-agent-delete-group): Wrap doc strings.
15420
15421 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15422
15423         * messagexmas.el (message-use-toolbar): Change the valid values
15424         into default, top, bottom, left, and right.
15425         (message-toolbar-thickness): New variable.
15426         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15427         well.
15428         (message-setup-toolbar): Make it work.
15429
15430         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15431         (gnus-use-toolbar): Change the valid values into default, top,
15432         bottom, left, and right.
15433         (gnus-toolbar-thickness): New variable.
15434         (gnus-xmas-setup-toolbar): New function.
15435         (gnus-xmas-setup-group-toolbar): Use it.
15436         (gnus-xmas-setup-summary-toolbar): Use it.
15437
15438 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15439
15440         * gnus-start.el (gnus-1): Add "native" to
15441         gnus-predefined-server-alist.
15442
15443         * gnus.el (gnus-method-to-server): Don't add "native" to the
15444         lists here, because that leads to problems when
15445         gnus-select-method is bound.
15446
15447 2005-11-09  Simon Josefsson  <jas@extundo.com>
15448
15449         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15450         use (not sort-by-date) instead.
15451
15452 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15453
15454         * gnus-delay.el (gnus-delay-group): Don't autoload.
15455         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15456         to be re-loaded when customizing the `gnus-delay' group.
15457
15458 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15459
15460         * message.el: Revert last changes.
15461         (message-insert-citation-line): Use newlines.
15462
15463 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15464
15465         * message.el (message-courtesy-message)
15466         (message-mark-insert-begin, message-mark-insert-end)
15467         (message-elide-ellipsis, message-cancel-message)
15468         (message-add-header, message-change-subject)
15469         (message-cross-post-followup-to-header)
15470         (message-cross-post-insert-note, message-reduce-to-to-cc)
15471         (message-widen-reply, message-delete-not-region)
15472         (message-kill-to-signature, message-insert-signature)
15473         (message-insert-importance-high, message-insert-importance-low)
15474         (message-insert-or-toggle-importance)
15475         (message-insert-disposition-notification-to)
15476         (message-indent-citation, message-yank-original)
15477         (message-cite-original-without-signature, message-cite-original)
15478         (message-insert-citation-line, message-position-on-field)
15479         (message-fix-before-sending, message-send-mail-partially)
15480         (message-send-mail, message-send-mail-with-sendmail)
15481         (message-send-mail-with-qmail, message-send-news)
15482         (message-check-news-header-syntax, message-generate-headers)
15483         (message-insert-courtesy-copy, message-fill-address)
15484         (message-fill-header, message-shorten-references)
15485         (message-setup-1, message-cancel-news)
15486         (message-forward-make-body-plain, message-forward-make-body-mime)
15487         (message-forward-make-body-mml, message-encode-message-body)
15488         (message-forward-make-body-digest-plain)
15489         (message-forward-make-body-digest-mime)
15490         (message-use-alternative-email-as-from): Insert `hard-newline'
15491         instead of ordinary newlines.
15492
15493 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15494
15495         * message.el (message-generate-headers): Downcase the argument
15496         given to message-check-element.
15497
15498 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
15499
15500         * nntp.el (nntp-authinfo-rejected): New error condition.
15501         (nntp-wait-for): Use new error condition to signal authentication
15502         error.
15503         (nntp-retrieve-data): Rethrow new error condition to break out of
15504         recursive call to nntp-send-authinfo.
15505
15506 2005-11-08  Romain Francoise  <romain@orebokech.com>
15507
15508         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15509         (gnus-summary-exit-map): Bind to `Z p'.
15510         (gnus-summary-make-menu-bar): Add menu item.
15511
15512 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
15513
15514         * gnus-art.el (gnus-article-treat-custom): Add `first'.
15515         (gnus-treat-*): Add `first' in all doc strings.
15516
15517         * gnus-group.el (gnus-group-compact-group): Fix typo.
15518
15519 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15520
15521         * gnus.el (gnus-parameters-case-fold-search): New variable.
15522         (gnus-parameters-get-parameter): Use it.
15523
15524         * gnus-score.el (gnus-home-score-file): Doc fix.
15525
15526 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
15527
15528         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15529
15530 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15531
15532         * mm-util.el (mm-special-display-p): New function.
15533
15534         * mml.el (mml-preview): Use it; doc fix.
15535
15536 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15537
15538         * imap.el (imap-open): Handle case where buffer is a buffer object.
15539
15540 2005-10-29  Romain Francoise  <romain@orebokech.com>
15541
15542         * message.el (message-fix-before-sending): Fix comment.
15543
15544 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15545
15546         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15547
15548 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15549
15550         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15551         Used in gnus-score.el.
15552
15553 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15554
15555         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15556
15557 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15558
15559         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15560         whitespace removed in revision 7.8.  Use concatenated string to
15561         protect trailing whitespace.
15562
15563 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
15564
15565         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15566         (nnimap-request-expire-articles): Use it to avoid sending 'UID
15567         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15568         Courier IMAP ("some version from 2004").  Mostly based on similar
15569         code in the same function.
15570
15571 2005-10-26  Didier Verna  <didier@xemacs.org>
15572
15573         * gnus-group.el (gnus-group-compact-group): Invalidate original
15574         article buffer.
15575         * gnus-srvr.el (gnus-server-compact-server): Ditto.
15576         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15577         NOV database and in article itself.
15578         Invalidate article backlog.
15579
15580 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15581
15582         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15583
15584 2005-10-26  Simon Josefsson  <jas@extundo.com>
15585
15586         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15587         part of 2004-07-25 change.
15588
15589 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15590
15591         * message.el (message-display-completion-list): New function.
15592         (message-expand-group): Use it; make sure the Completions buffer
15593         is modifiable.
15594 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
15595
15596         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15597         user-mail-name is an empty string.
15598
15599 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15600
15601         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15602         depending on gnus-score-decay-constant.
15603
15604         * encrypt.el (encrypt-insert-file-contents)
15605         (encrypt-write-file-contents): Don't use `gnus-message'.
15606
15607         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15608         arguments.
15609         (mm-uu-type-alist): Add message-marks and insert-marks.
15610         Pass arguments to mm-uu-verbatim-marks-extract.
15611         (mm-uu-hide-markers): New variable.
15612         (mm-uu-extract): Use face similar to `gnus-cite-3'.
15613
15614         * gnus-fun.el (gnus-convert-image-to-x-face-command)
15615         (gnus-convert-image-to-face-command): Use "convert" by default to
15616         allow other input image formats.
15617         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15618         accordingly.
15619
15620 2005-10-23  Simon Josefsson  <jas@extundo.com>
15621
15622         * imap.el (imap-gssapi-program): Align command line parameters
15623         with latest GNU SASL.
15624         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15625
15626 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15627
15628         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15629         HTML.
15630         (nnslashdot-request-article): Ditto.
15631
15632         * lpath.el (featurep): Add nobreak-char-display.
15633
15634 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15635
15636         * mail-source.el (mail-source-fetch-pop): Require pop3.
15637         (mail-source-check-pop): Ditto.
15638
15639 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15640
15641         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15642         errors.
15643
15644 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15645
15646         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15647         (gnus-treat-strip-leading-blank-lines): Improve doc string.
15648
15649         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15650
15651         * mm-bodies.el (mm-decode-string):
15652         Call `mm-charset-to-coding-system' with allow-override argument.
15653
15654 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15655
15656         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15657         (rfc2047-charset-to-coding-system): New function.
15658         (rfc2047-decode-encoded-words): New function.
15659         (rfc2047-decode-region): Use them.
15660         (rfc2047-decode-cte): Remove.
15661         (rfc2047-parse-and-decode): Remove.
15662         (rfc2047-decode): Remove.
15663
15664 2005-10-15  Kenichi Handa  <handa@m17n.org>
15665
15666         * rfc2047.el (rfc2047-decode-cte): New function.
15667         (rfc2047-decode-region): Change the way to decode successive
15668         encoded-words: decode B- or Q-encoding in each encoded-word,
15669         concatenate them, and decode it as charset.
15670
15671 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * lpath.el: Fbind codepage-setup for XEmacs.
15674
15675 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
15676
15677         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
15678         widget-move-and-invoke.
15679         (gnus-custom-mode): Use gnus-custom-map.
15680
15681 2005-10-15  Bill Wohler  <wohler@newt.com>
15682
15683         * message.el (message-tool-bar-map): Rename image file from
15684         mail_send to mail/send.
15685
15686 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15687
15688         * message.el (message-expand-group): Pass the common
15689         prefix substring of completion to `display-completion-list'.
15690
15691 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15692
15693         * mml-sec.el (mml-secure-method): New internal variable.
15694         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15695         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15696         New functions using mml-secure-method.
15697
15698         * mml.el (mml-mode-map): Add key bindings for those functions.
15699         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15700         Harder <harder@myrealbox.com>.
15701         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15702         Goto end of message if point is the headers of the message.
15703
15704         * message.el (message-in-body-p): New function.
15705
15706         * assistant.el: Autoload gnus-util and netrc.
15707
15708         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15709         Use `mm-charset-override-alist' only when decoding.
15710
15711         * mm-bodies.el (mm-decode-body):
15712         Call `mm-charset-to-coding-system' with allow-override argument.
15713
15714         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15715         `filename' from Content-Disposition if Content-Type doesn't
15716         provide `name'.
15717         (gnus-mime-view-part-as-type): Set default instead of
15718         initial-input.
15719
15720 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15721
15722         * format-spec.el (format-spec): Propagate text properties of % spec.
15723
15724 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15725
15726         * gnus-art.el (gnus-treat-predicate): Add `first'.
15727
15728 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15729
15730         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15731         (mm-charset-override-alist): New variable.
15732         (mm-charset-to-coding-system): Use it.
15733         (mm-codepage-setup): New helper function.
15734         (mm-charset-eval-alist): New variable.
15735         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15736         Warn about unknown charsets.
15737
15738         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15739
15740 2005-10-04  David Hansen  <david.hansen@gmx.net>
15741
15742         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15743         (nnrss-check-group): Ditto.
15744
15745 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15746
15747         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15748         Rename x-gnus-verbatim to x-verbatim.
15749         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15750
15751         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15752         x-verbatim.
15753
15754         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15755
15756         * gnus-util.el (gnus-remove-duplicates): Remove.
15757
15758         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15759         instead of gnus-remove-duplicates.
15760
15761         * message.el (message-remove-duplicates): Remove.
15762         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15763         message-remove-duplicates.
15764
15765         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15766         available, else use implementation from `delete-dups'.
15767
15768         * message.el (message-insert-expires): New function.
15769         (message-mode-map): Add key binding.
15770         (message-mode-field-menu): Add menu entry.
15771         (message-mode): Document it.
15772         (message-make-expires-date): Use `message-make-date'.
15773
15774 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15775
15776         * message.el (message-make-expires-date): New function.
15777
15778 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15779
15780         * Makefile.in (list-installed-shadows): New entry.
15781         (install): Use it.
15782         (remove-installed-shadows): New entry.
15783
15784         * dgnushack.el (dgnushack-default-load-path): New variable.
15785         (dgnushack-find-lisp-shadows): New function.
15786         (dgnushack-remove-lisp-shadows): New function.
15787
15788 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15789
15790         * Makefile.in (install-el-elc): New entry.
15791         (install): Use it so that .el files are necessarily installed.
15792
15793 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15794
15795         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15796
15797 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15798
15799         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15800         function rather than the diff-mode.el package.
15801         (mm-display-external): Use with-current-buffer.
15802         (mm-viewer-completion-map, mm-viewer-completion-map):
15803         Move initialization inside declaration.
15804
15805 2005-09-29  Simon Josefsson  <jas@extundo.com>
15806
15807         * spam.el: Load hashcash when compiling, to avoid warnings.
15808         Don't autoload mail-check-payment.
15809         (spam-check-hashcash): Define unconditionally, since hashcash.el
15810         is part of Gnus now.  Ignore errors from payment checking.
15811
15812 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15813
15814         * message.el (message-bold-region, message-unbold-region):
15815         Rename from `bold-region' and `unbold-region'.
15816
15817         * message.el: Remove useless autoloads.
15818
15819 2005-09-28  Simon Josefsson  <jas@extundo.com>
15820
15821         * message.el (message-use-idna): Default to t.
15822         (message-use-idna): Test whether encoding works too.  Doc fix.
15823
15824 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * nntp.el (nntp-warn-about-losing-connection): Remove.
15827
15828 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15829
15830         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15831         customizable.  Change default value.
15832         (mm-uu-diff-groups-regexp): Change default value.
15833         (mm-uu-type-alist): Add doc string.
15834         (mm-uu-configure): Add doc string.  Make it interactive.
15835         (mm-uu-tex-groups-regexp): New variable.
15836         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15837         (mm-uu-type-alist): Add LaTeX documents.
15838         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15839         of "text/verbatim".
15840         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15841
15842         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15843         instead of "text/verbatim".
15844
15845         * message.el (message-mark-inserted-region)
15846         (message-mark-insert-file): Use slrn style marks when called with
15847         prefix argument.
15848
15849 2005-09-27  Simon Josefsson  <jas@extundo.com>
15850
15851         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15852
15853 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15854
15855         * message.el (message-remove-duplicates): New function.
15856         Implementation borrowed from `gnus-remove-duplicates'.
15857         (message-idna-to-ascii-rhs): Also encode idna addresses in
15858         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15859         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15860         only ask about the same idna domain once per header and also tell
15861         in what header to replace the idna domain.
15862
15863         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15864         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15865         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15866         a header is decoded and not just the last one.
15867
15868 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15871         has been decoded.
15872
15873         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15874         (mm-insert-part): Don't modify text if it has been decoded.
15875
15876         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15877         decoded.
15878
15879         * mm-view.el (mm-inline-text): Don't strip text props unless
15880         decoding enriched or richtext parts.
15881
15882 2005-09-25  Romain Francoise  <romain@orebokech.com>
15883
15884         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15885         * gnus-start.el (gnus-subscribe-interactively):
15886         * gnus-uu.el (gnus-uu-grab-articles):
15887         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15888         space.
15889
15890 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15891
15892         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15893         * mm-view.el (mm-view-pkcs7-decrypt):
15894         * gnus-sum.el (gnus-summary-limit-to-extra)
15895         (gnus-summary-respool-article, gnus-read-move-group-name):
15896         * gnus-score.el (gnus-summary-increase-score):
15897         * gnus-util.el (gnus-completing-read-with-default):
15898         * gnus-art.el (gnus-read-save-file-name)
15899         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15900         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15901         * message.el (message-check-news-header-syntax):
15902         Follow convention for reading with the minibuffer.
15903
15904 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15905
15906         * spam-report.el (spam-report-url-ping-plain):
15907         Use gnus-extended-version as User-Agent.
15908
15909         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15910         default value is nil.
15911
15912         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15913         (mm-uu-verbatim-marks-extract): New function.
15914         (mm-uu-extract): New face.
15915         (mm-uu-copy-to-buffer): Use it.
15916
15917         * spam-report.el (spam-report-gmane-ham): Rename from
15918         `spam-report-gmane-unspam'.
15919         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15920         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15921
15922         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15923         Autoload.
15924         (spam-report-gmane-unregister-routine):
15925         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15926
15927 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15928
15929         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15930         (spam-report-gmane-unregister-routine): Add support for gmane
15931         unregistration.
15932
15933         * spam-report.el (spam-report-gmane-unspam)
15934         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15935         (spam-report-gmane): Change to take a single article and do unspam
15936         registration.
15937
15938 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15939
15940         * mm-url.el (mm-url-decode-entities): Fix regexp.
15941
15942 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15943
15944         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15945         default to nil, to be able to use Gnus at all.  If the default
15946         switches to something else, then the function should be fixed not
15947         be exceedingly slow.
15948
15949 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15950
15951         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15952         fail hard.
15953
15954         * spam-report.el: Add better Keywords line.
15955
15956         * spam.el: Add Maintainer and better Keywords line.
15957
15958 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15959
15960         * gnus-art.el (gnus-article-replace-part)
15961         (gnus-mime-replace-part): New functions.
15962         (gnus-mime-action-alist, gnus-mime-button-commands)
15963         (gnus-mime-save-part-and-strip): Add file argument.
15964         (gnus-article-part-wrapper): Add interactive argument.
15965
15966         * gnus-sum.el (gnus-summary-mime-map):
15967         Add `gnus-article-replace-part'.
15968
15969 2005-09-19  Didier Verna  <didier@xemacs.org>
15970
15971         The nnml compaction feature:
15972         * nnml.el (nnml-request-compact-group): New function.
15973         * nnml.el (nnml-request-compact): New function.
15974         * gnus-int.el (gnus-request-compact-group): New function.
15975         * gnus-int.el (gnus-request-compact): New function.
15976         * gnus-group.el (gnus-group-compact-group): New function.
15977         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15978         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15979         * gnus-srvr.el (gnus-server-compact-server): New function.
15980         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15981         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15982
15983 2005-09-18  Deepak Goel  <deego@gnufans.org>
15984
15985         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15986         format spec.
15987
15988 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15991
15992 2005-09-15  Romain Francoise  <romain@orebokech.com>
15993
15994         * message.el (message-fill-paragraph): Clarify docstring.
15995
15996 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15997
15998         * gnus-art.el (gnus-mime-display-part): Protect against broken
15999         MIME messages.
16000
16001 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16002
16003         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16004         before parsing header.
16005
16006 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16007
16008         * html2text.el (html2text-replace-list): Add new entities.
16009
16010 2005-09-11  Romain Francoise  <romain@orebokech.com>
16011
16012         * message.el (message-alternative-emails): Improve docstring.
16013         (message-setup-1): Call `message-use-alternative-email-as-from'
16014         after `message-setup-hook' to give it precedence over posting
16015         styles, etc.
16016         (message-use-alternative-email-as-from): Add docstring.
16017         Remove the original From header if present.
16018
16019         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16020         (nnml-save-mail): Use it.
16021
16022         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16023         articles.  Add new argument `silent'.
16024         (gnus-uu-mark-all): Report the total number of marked articles.
16025
16026 2005-09-10  Romain Francoise  <romain@orebokech.com>
16027
16028         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16029         (gnus-uu-mark-series): Likewise.
16030
16031 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16032
16033         * spam-report.el (spam-report-gmane): Fix generation of spam
16034         report URL.
16035
16036 2005-09-10  Simon Josefsson  <jas@extundo.com>
16037
16038         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16039         t, based on discussion on the ding list with Robert Epprecht
16040         <epprecht@solnet.ch>.
16041
16042 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16043
16044         * spam-report.el (spam-report-gmane): Make it work without
16045         X-Report-Spam header.  Gmane now only provides Archived-At.
16046         This is only used if `spam-report-gmane-use-article-number' is nil.
16047         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16048
16049         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16050         make `gnus-summary-sort-by-recipient' work with threading.
16051
16052         * nnweb.el (nnweb-google-wash-article): Print a message if article
16053         is not available.
16054
16055 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16056
16057         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16058         change.  Decode text/* parts content before displaying.
16059
16060 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16061
16062         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16063
16064 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16067
16068         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16069         url-package-name, url-package-version,
16070         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16071         w3m-display-inline-images, and w3m-minor-mode-map.
16072
16073 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * message.el (message-tab-body-function): Fix mismatched custom type.
16076
16077         * gnus.el (gnus-group-change-level-function): Ditto.
16078
16079         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16080
16081         * gnus-art.el (gnus-signature-limit)
16082         (gnus-article-mime-part-function): Ditto.
16083
16084 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16085
16086         * mml.el (mml-mode): Silence the byte compiler.
16087
16088         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16089         using `(sit-for 0)' before moving the point to the specified part;
16090         skip unbuttonized parts.
16091         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16092         return to the summary window if gnus-auto-select-part is non-nil.
16093
16094 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16095
16096         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16097         New variables.
16098         (mml-dnd-attach-file, mml-mode): Use them.
16099
16100         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16101         Make fetching article by MID work again for Google Groups.
16102         Add FIXME concerning gnus-group-make-web-group.
16103
16104         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16105         Don't depend on Gnus by using mail-extract-address-components if
16106         gnus-extract-address-components is not bound.
16107
16108 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16109
16110         * gnus-art.el (gnus-mime-display-security): Don't display the
16111         signature, but only the signed part.
16112
16113 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16114
16115         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16116
16117         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16118         list, not listp.
16119
16120 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16121
16122         * mm-encode.el (mm-encode-content-transfer-encoding):
16123         Likewise when encoding.
16124
16125         * mm-bodies.el (mm-decode-content-transfer-encoding):
16126         De-canonicalize CRLF for all text content types, not just
16127         text/plain.
16128
16129 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16130
16131         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16132         valid article; point arrow and cursor at the MIME button.
16133
16134 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16135
16136         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16137         Suggested by Dan Christensen <jdc@uwo.ca>.
16138
16139         * mm-decode.el (mm-save-part): Enable change of prompt.
16140
16141 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16142
16143         * gnus-msg.el (gnus-inews-add-send-actions):
16144         Make `message-post-method' lambda parameter ARG `&optional'.
16145
16146 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16147
16148         * gnus-sum.el (gnus-summary-mime-map):
16149         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16150         gnus-article-jump-to-part.
16151
16152         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16153         (gnus-article-edit-part): Use it.
16154         (gnus-article-part-wrapper): Add no-handle argument.
16155         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16156         New functions.
16157
16158 2005-08-29  Romain Francoise  <romain@orebokech.com>
16159
16160         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16161         docstring.
16162         (gnus-face-from-file): Likewise.
16163
16164 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16165
16166         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16167         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16168         non-nil.
16169         (gnus-auto-select-part): New variable.
16170         (gnus-article-jump-to-part): New function.
16171         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16172         (gnus-mime-delete-part): Allow selecting specified part after
16173         deleting or stripping parts.
16174         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16175         part if argument is bogus.
16176
16177 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16178
16179         * gnus-art.el (w3m-minor-mode-map):
16180         * gnus-spec.el (gnus-newsrc-file-version):
16181         * gnus-util.el (nnmail-active-file-coding-system)
16182         (gnus-original-article-buffer, gnus-user-agent):
16183         * gnus.el (gnus-ham-process-destinations)
16184         (gnus-parameter-ham-marks-alist)
16185         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16186         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16187         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16188         * mm-decode.el (gnus-current-window-configuration):
16189         * mm-extern.el (gnus-article-mime-handles):
16190         * mm-url.el (url-current-object, url-package-name)
16191         (url-package-version):
16192         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16193         (smime-keys, w3m-cid-retrieve-function-alist)
16194         (w3m-current-buffer, w3m-display-inline-images)
16195         (w3m-minor-mode-map):
16196         * mml-smime.el (gnus-extract-address-components):
16197         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16198         (gnus-newsrc-hashtb, message-default-charset)
16199         (message-deletable-headers, message-options)
16200         (message-posting-charset, message-required-mail-headers)
16201         (message-required-news-headers):
16202         * mml1991.el (mc-pgp-always-sign):
16203         * mml2015.el (mc-pgp-always-sign):
16204         * nnheader.el (nnmail-extra-headers):
16205         * rfc1843.el (gnus-decode-encoded-word-function)
16206         (gnus-decode-header-function, gnus-newsgroup-name):
16207         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16208
16209 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16210
16211         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16212         the end of the date treatments.
16213
16214 2005-08-15  Simon Josefsson  <jas@extundo.com>
16215
16216         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16217         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16218         Capello and Romain Francoise.
16219         (pgg-fetch-key-function): Remove, not used?
16220         (pgg-insert-url-with-w3): Require url, to get
16221         url-insert-file-contents regardless of where it is defined.
16222
16223 2005-08-13  Romain Francoise  <romain@orebokech.com>
16224
16225         * message.el (message-cite-original-1): New function.
16226         (message-cite-original): Use it.
16227         (message-cite-original-without-signature): Ditto.
16228
16229 2005-08-08  Romain Francoise  <romain@orebokech.com>
16230
16231         * message.el (message-yank-empty-prefix): New variable.
16232         (message-indent-citation): Use it.
16233         (message-cite-original-without-signature): Respect X-No-Archive.
16234
16235 2005-08-08  Simon Josefsson  <jas@extundo.com>
16236
16237         * pgg.el: Autoload url-insert-file-contents instead of loading
16238         w3/url.
16239         (pgg-insert-url-with-w3): Don't load url here.
16240
16241 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16242
16243         * message.el (message-kill-to-signature): Don't insert newline at
16244         bol.
16245         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16246
16247 2005-08-06  Romain Francoise  <romain@orebokech.com>
16248
16249         * message.el (message-user-fqdn): Fix typo in docstring.
16250
16251 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16252
16253         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16254
16255         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16256
16257 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16258
16259         * mm-bodies.el (mm-encode-body): Use coding system rather than
16260         charset to encode text.
16261
16262         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16263         number of charsets if utf-8 is available (XEmacs).
16264
16265 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16266
16267         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16268         taken from `gnus-button-mid-or-mail-regexp'.
16269         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16270         (gnus-button-alist): Improve regexp for domain part of the MIDs
16271         for news:localpart@domain buttons.
16272         (gnus-button-ctan-directory-regexp): Update.
16273
16274 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16275
16276         * sieve-manage.el (sieve-manage-interactive-login):
16277         Use make-local-variable rather than make-variable-buffer-local.
16278         (sieve-manage-open): Ditto.
16279         (sieve-manage-authenticate): Ditto.
16280
16281         * mml.el (mml-generate-mime-1): Make the content type default to
16282         text/plain if the filename is not specified.
16283
16284 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16287         instead of insert-buffer.
16288
16289         * message.el (message-yank-original): Ditto; set the mark at the
16290         end of the yanked message.
16291
16292 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16293
16294         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16295         lines to scroll rather than to stop it.
16296
16297         * mml.el (mml-generate-default-type): Add doc string.
16298         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16299         default to application/octet-stream when determining the content
16300         type if it is not specified for the part or the mml contents; add
16301         a comment about mml-generate-default-type.
16302
16303 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16304
16305         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16306         make it default to application/octet-stream when determining the
16307         content type if it is not specified for the external contents.
16308
16309 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16310
16311         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16312         segmented parameter but also other parameters might be there.
16313
16314 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * mm-decode.el (mm-display-external): Delete temp file, directory
16317         and buffer immediately if the external process is exited.
16318
16319 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16322         fewer lines than that of scroll-margin.
16323         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16324
16325 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16326
16327         * gnus-art.el (gnus-article-next-page): Revert.
16328         (gnus-article-beginning-of-window): New macro.
16329         (gnus-article-next-page-1): Use it.
16330         (gnus-article-prev-page): Ditto.
16331         (gnus-article-edit-part): Use insert-buffer-substring instead of
16332         insert-buffer.
16333         (gnus-article-edit-exit): Ditto.
16334
16335         * gnus-util.el (gnus-beginning-of-window): Remove.
16336         (gnus-end-of-window): Remove.
16337
16338         * lpath.el: Don't bind header-line-format and scroll-margin.
16339
16340 2005-07-25  Simon Josefsson  <jas@extundo.com>
16341
16342         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16343         to have the url package without w3.  Reported by Daiki Ueno
16344         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16345
16346 2005-07-20  Didier Verna  <didier@xemacs.org>
16347
16348         * gnus-diary.el: Remove the description comment (nndiary is now
16349         properly documented in the Gnus manual).
16350         Fix the spelling of "Back End".
16351         * nndiary.el: Ditto.
16352         Fix the copyright notice.
16353
16354 2005-07-18  Romain Francoise  <romain@orebokech.com>
16355
16356         * gnus-sum.el (gnus-summary-to-prefix)
16357         (gnus-summary-newsgroup-prefix): New variables.
16358         (gnus-summary-from-or-to-or-newsgroups): Use them.
16359
16360 2005-07-17  Romain Francoise  <romain@orebokech.com>
16361
16362         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16363         space as it's generally not especially interesting to the user.
16364
16365 2005-07-16  Romain Francoise  <romain@orebokech.com>
16366
16367         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16368         nil to avoid prompting and file modification if one of the
16369         messages at the top of the nnfolder file contains a copyright
16370         notice.
16371         Update copyright notice.
16372
16373         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16374         instead of `current-time-string' as the latter creates a time
16375         string that is not RFC 2822 compliant (it lacks the zone).
16376         Update copyright notice.
16377
16378 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16379
16380         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16381         for text/rtf.  Display default in prompt.  Pass default for M-n.
16382
16383         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16384
16385 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16386
16387         * gnus-msg.el (gnus-button-mailto):
16388         Remove save-selected-window-window hackery because it relies on
16389         save-selected-window internals.
16390
16391 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16392
16393         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16394         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16395         (gnus-article-prev-page): Ditto.
16396
16397         * gnus-util.el (gnus-beginning-of-window): New function.
16398         (gnus-end-of-window): New function.
16399
16400         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16401
16402 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16403
16404         * gnus-score.el (gnus-score-edit-all-score):
16405         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16406         gnus-message.
16407
16408 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16409
16410         * gnus-msg.el (gnus-button-mailto):
16411         Remove save-selected-window-window hackery because it relies on
16412         save-selected-window internals.
16413
16414 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16415
16416         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16417         add-minor-mode.
16418         (gnus-binary-mode): Ditto.
16419
16420         * gnus-topic.el (gnus-topic-mode): Ditto.
16421
16422 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16423
16424         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16425         (gnus-article-prev-page): Take scroll-margin into consideration.
16426
16427 2005-07-04  Lute Kamstra  <lute@gnu.org>
16428
16429         Update FSF's address in GPL notices.
16430
16431 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16432
16433         * gnus.el (gnus-exit):
16434         * gnus-group.el (gnus-group-icons):
16435         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16436
16437         * gnus-nocem.el (gnus-nocem):
16438         * message.el (message-various, message-buffers, message-sending)
16439         (message-interface, message-forwarding, message-insertion)
16440         (message-headers, message-news, message-mail):
16441         * pgg-gpg.el (pgg-gpg):
16442         * pgg-parse.el (pgg-parse):
16443         * pgg-pgp.el (pgg-pgp):
16444         * pgg-pgp5.el (pgg-pgp5):
16445         * pop3.el (pop3): Finish `defgroup' description with period.
16446
16447 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16448
16449         * gnus-art.el (article-display-face): Improve the efficiency.
16450         (article-display-x-face): Ditto; remove grey x-face stuff.
16451
16452 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-art.el (article-display-face): Correct the position in
16455         which Faces are inserted.
16456
16457 2005-06-29  Didier Verna  <didier@xemacs.org>
16458
16459         * gnus-art.el (article-display-face): Display faces in correct
16460         order.
16461
16462 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16463
16464         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16465         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16466         (gnus-nocem-check-article): Fetch the Type header.
16467         (gnus-nocem-message-wanted-p): Fix the way to examine types.
16468         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16469         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16470         make sure gnus-nocem-hashtb is initialized.
16471         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16472         (gnus-nocem-unwanted-article-p): Ditto.
16473
16474         * pgg.el (pgg-verify): Return the verification result.
16475
16476 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16477
16478         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16479         is ascii.
16480
16481 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16482
16483         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16484         `show-nonbreak-escape'.
16485
16486 2005-06-23  Lute Kamstra  <lute@gnu.org>
16487
16488         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16489
16490         * dig.el (dig-mode):
16491         * smime.el (smime-mode): Use gnus-run-mode-hooks.
16492
16493 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16494
16495         * nnimap.el (nnimap-split-download-body): Fix spellings.
16496
16497 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
16498
16499         * gnus-art.el (gnus-article-encrypt-body):
16500         * gnus-cus.el (gnus-score-customize):
16501         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16502         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16503
16504 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
16505
16506         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16507         header by looking for magic "MII" at the beginnig.
16508
16509 2005-06-16  Miles Bader  <miles@gnu.org>
16510
16511         * gnus-xmas.el (gnus-xmas-group-startup-message):
16512         Use renamed gnus-splash face.
16513
16514         * assistant.el (assistant-field): Remove "-face" suffix from face name.
16515         (assistant-field-face): New backward-compatibility alias for renamed
16516         face.
16517         (assistant-render-text): Use renamed assistant-field face.
16518
16519         * spam.el (spam): Remove "-face" suffix from face name.
16520         (spam-face): New backward-compatibility alias for renamed face.
16521         (spam-face, spam-initialize): Use renamed spam face.
16522
16523         * message.el (message-header-to, message-header-cc)
16524         (message-header-subject, message-header-newsgroups)
16525         (message-header-other, message-header-name)
16526         (message-header-xheader, message-separator, message-cited-text)
16527         (message-mml): Remove "-face" suffix from face names.
16528         (message-header-to-face, message-header-cc-face)
16529         (message-header-subject-face, message-header-newsgroups-face)
16530         (message-header-other-face, message-header-name-face)
16531         (message-header-xheader-face, message-separator-face)
16532         (message-cited-text-face, message-mml-face):
16533         New backward-compatibility aliases for renamed faces.
16534         (message-font-lock-keywords): Use renamed message faces.
16535
16536         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16537         (sieve-test-commands, sieve-tagged-arguments):
16538         Remove "-face" suffix from face names.
16539         (sieve-control-commands-face, sieve-action-commands-face)
16540         (sieve-test-commands-face, sieve-tagged-arguments-face):
16541         New backward-compatibility aliases for renamed faces.
16542         (sieve-control-commands-face, sieve-action-commands-face)
16543         (sieve-test-commands-face, sieve-tagged-arguments-face):
16544         Use renamed sieve faces.
16545
16546         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16547         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16548         (gnus-group-news-3-empty, gnus-group-news-4)
16549         (gnus-group-news-4-empty, gnus-group-news-5)
16550         (gnus-group-news-5-empty, gnus-group-news-6)
16551         (gnus-group-news-6-empty, gnus-group-news-low)
16552         (gnus-group-news-low-empty, gnus-group-mail-1)
16553         (gnus-group-mail-1-empty, gnus-group-mail-2)
16554         (gnus-group-mail-2-empty, gnus-group-mail-3)
16555         (gnus-group-mail-3-empty, gnus-group-mail-low)
16556         (gnus-group-mail-low-empty, gnus-summary-selected)
16557         (gnus-summary-cancelled, gnus-summary-high-ticked)
16558         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16559         (gnus-summary-high-ancient, gnus-summary-low-ancient)
16560         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16561         (gnus-summary-low-undownloaded)
16562         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16563         (gnus-summary-low-unread, gnus-summary-normal-unread)
16564         (gnus-summary-high-read, gnus-summary-low-read)
16565         (gnus-summary-normal-read, gnus-splash):
16566         Remove "-face" suffix from face names.
16567         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16568         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16569         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16570         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16571         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16572         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16573         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16574         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16575         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16576         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16577         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16578         (gnus-summary-selected-face, gnus-summary-cancelled-face)
16579         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16580         (gnus-summary-normal-ticked-face)
16581         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16582         (gnus-summary-normal-ancient-face)
16583         (gnus-summary-high-undownloaded-face)
16584         (gnus-summary-low-undownloaded-face)
16585         (gnus-summary-normal-undownloaded-face)
16586         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16587         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16588         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16589         (gnus-splash-face):
16590         New backward-compatibility aliases for renamed faces.
16591         (gnus-group-startup-message): Use renamed gnus faces.
16592
16593         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16594         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16595         (gnus-server-agent): Remove "-face" suffix from face names.
16596         (gnus-server-agent-face, gnus-server-opened-face)
16597         (gnus-server-closed-face, gnus-server-denied-face)
16598         (gnus-server-offline-face):
16599         New backward-compatibility aliases for renamed faces.
16600         (gnus-server-agent-face, gnus-server-opened-face)
16601         (gnus-server-closed-face, gnus-server-denied-face)
16602         (gnus-server-offline-face): Use renamed gnus faces.
16603
16604         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16605         Remove "-face" suffix from face names.
16606         (gnus-picon-xbm-face, gnus-picon-face):
16607         New backward-compatibility aliases for renamed faces.
16608
16609         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16610         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16611         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16612         (gnus-cite-11): Remove "-face" suffix from face names.
16613         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16614         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16615         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16616         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16617         New backward-compatibility aliases for renamed faces.
16618         (gnus-cite-attribution-face, gnus-cite-face-list)
16619         (gnus-article-boring-faces): Use renamed gnus faces.
16620
16621         * gnus-art.el (gnus-signature, gnus-header-from)
16622         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16623         (gnus-header-content): Remove "-face" suffix from face names.
16624         (gnus-signature-face, gnus-header-from-face)
16625         (gnus-header-subject-face, gnus-header-newsgroups-face)
16626         (gnus-header-name-face, gnus-header-content-face):
16627         New backward-compatibility aliases for renamed faces.
16628         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16629
16630         * gnus-sum.el (gnus-summary-selected-face)
16631         (gnus-summary-highlight): Use renamed gnus faces.
16632         * gnus-group.el (gnus-group-highlight): Likewise.
16633
16634 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
16635
16636         * gnus-sieve.el (gnus-sieve-article-add-rule):
16637         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16638         * spam-stat.el (spam-stat-buffer-change-to-spam)
16639         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16640
16641         * message.el (message-is-yours-p):
16642         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16643
16644 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * mm-view.el (mm-inline-text): Withdraw the last change.
16647
16648 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16651         executing enriched-decode.
16652
16653 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16654
16655         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16656         charset of tar files.
16657
16658 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
16659
16660         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16661
16662 2005-06-04  Lute Kamstra  <lute@gnu.org>
16663
16664         * nnfolder.el (nnfolder-read-folder): Make sure that undo
16665         information is never recorded.
16666
16667 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16668
16669         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16670
16671 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * pop3.el (pop3-apop): Run md5 in the binary mode.
16674
16675         * starttls.el (starttls-set-process-query-on-exit-flag):
16676         Use eval-and-compile.
16677
16678 2005-05-31  Simon Josefsson  <jas@extundo.com>
16679
16680         * smime.el (smime-replace-in-string): Define.
16681         (smime-cert-by-ldap-1): Use it.
16682
16683 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16684
16685         * gnus-art.el (article-display-x-face): Replace
16686         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16687
16688         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16689         set-process-query-on-exit-flag or process-kill-without-query.
16690
16691         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16692         loop instead of replace-regexp.
16693
16694         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16695         instead of process-kill-without-query if it is available.
16696
16697         * lpath.el: Fbind ldap-search-entries.
16698
16699         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16700         instead of find-file-hooks if it is available.
16701
16702         * mml1991.el: Bind pgg-default-user-id when compiling.
16703
16704         * mml2015.el: Bind pgg-default-user-id when compiling.
16705
16706         * nndraft.el (nndraft-request-associate-buffer):
16707         Use write-contents-functions instead of write-contents-hooks if it is
16708         available.
16709
16710         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16711         instead of find-file-hooks if it is available.
16712
16713         * nntp.el (nntp-open-connection): Replace
16714         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16715         (nntp-open-ssl-stream): Ditto.
16716         (nntp-open-tls-stream): Ditto.
16717
16718         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16719         set-process-query-on-exit-flag or process-kill-without-query.
16720         (starttls-open-stream-gnutls): Use it instead of
16721         process-kill-without-query.
16722         (starttls-open-stream): Ditto.
16723
16724 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16725
16726         * smime.el (smime-cert-by-ldap-1): Don't use
16727         replace-regexp-in-string.
16728
16729 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16730
16731         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16732
16733         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16734         in PEM format.  Adjust to the XEmacs compatibility.
16735
16736 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16737
16738         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16739         by `string-to-number'.
16740         * gnus-agent.el (gnus-agent-regenerate-group)
16741         (gnus-agent-fetch-articles): Ditto.
16742         * gnus-art.el (gnus-button-fetch-group): Ditto.
16743         * gnus-cache.el (gnus-cache-generate-active)
16744         (gnus-cache-articles-in-group): Ditto.
16745         * gnus-group.el (gnus-group-set-current-level)
16746         (gnus-group-insert-group-line): Ditto.
16747         * gnus-score.el (gnus-score-set-expunge-below)
16748         (gnus-score-set-mark-below, gnus-summary-score-effect)
16749         (gnus-summary-score-entry): Ditto.
16750         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16751         (gnus-soup-pack): Ditto.
16752         * gnus-spec.el (gnus-xmas-format): Ditto.
16753         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16754         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16755         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16756         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16757         * nndb.el (nndb-get-remote-expire-response): Ditto.
16758         * nndiary.el (nndiary-parse-schedule-value)
16759         (nndiary-string-to-number, nndiary-request-replace-article)
16760         (nndiary-request-article): Ditto.
16761         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16762         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16763         * nneething.el (nneething-make-head): Ditto.
16764         * nnfolder.el (nnfolder-request-article)
16765         (nnfolder-retrieve-headers): Ditto.
16766         * nnheader.el (nnheader-file-to-number): Ditto.
16767         * nnkiboze.el (nnkiboze-request-article): Ditto.
16768         * nnmail.el (nnmail-process-unix-mail-format)
16769         (nnmail-process-babyl-mail-format): Ditto.
16770         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16771         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16772         (nnmh-request-create-group, nnmh-request-list-1)
16773         (nnmh-request-group, nnmh-request-article): Ditto.
16774         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16775         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16776         * nnsoup.el (nnsoup-make-active): Ditto.
16777         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16778         * nntp.el (nntp-find-group-and-number)
16779         (nntp-retrieve-headers-with-xover): Ditto.
16780         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16781         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16782         (pgg-format-key-identifier): Ditto.
16783         * pop3.el (pop3-last, pop3-stat): Ditto.
16784         * qp.el (quoted-printable-decode-region): Ditto.
16785
16786         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16787         of concat.
16788
16789 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16790
16791         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16792
16793         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16794
16795         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16796
16797         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16798
16799         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16800
16801         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16802
16803         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16804         (gnus-carpal-mode): Ditto.
16805
16806         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16807         (gnus-browse-mode): Ditto.
16808
16809         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16810
16811         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16812
16813 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16814
16815         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16816
16817 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * gnus-util.el (gnus-run-mode-hooks): New function.
16820
16821         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16822
16823         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16824         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16825
16826 2005-05-27  Lute Kamstra  <lute@gnu.org>
16827
16828         * dns-mode.el (dns-mode): Specify customization group.
16829
16830 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16831
16832         * gnus-agent.el (gnus-agent-make-mode-line-string):
16833         Use mode-line-highlight as mouse-face.
16834
16835 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16836
16837         * canlock.el (canlock): Change the parent group to news.
16838
16839         * deuglify.el (gnus-outlook-deuglify): Add :group.
16840
16841         * dig.el (dig): Add :group.
16842
16843         * dns-mode.el (dns-mode): Add :group.
16844
16845         * encrypt.el (encrypt): Add :group.
16846
16847         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16848         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16849         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16850         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16851         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16852
16853         * gnus-diary.el (gnus-diary): Add :group.
16854
16855         * gnus.el (gnus-group-news-1-face): Add :group.
16856         (gnus-group-news-1-empty-face): Ditto.
16857         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16858         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16859         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16860         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16861         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16862         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16863         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16864         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16865         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16866         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16867         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16868         (gnus-summary-high-ticked-face): Ditto.
16869         (gnus-summary-low-ticked-face): Ditto.
16870         (gnus-summary-normal-ticked-face): Ditto.
16871         (gnus-summary-high-ancient-face): Ditto.
16872         (gnus-summary-low-ancient-face): Ditto.
16873         (gnus-summary-normal-ancient-face): Ditto.
16874         (gnus-summary-high-undownloaded-face): Ditto.
16875         (gnus-summary-low-undownloaded-face): Ditto.
16876         (gnus-summary-normal-undownloaded-face): Ditto.
16877         (gnus-summary-high-unread-face): Ditto.
16878         (gnus-summary-low-unread-face): Ditto.
16879         (gnus-summary-normal-unread-face): Ditto.
16880         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16881         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16882
16883         * hashcash.el (hashcash): New custom group.
16884         (hashcash-default-payment): Add :group.
16885         (hashcash-payment-alist): Ditto.
16886         (hashcash-default-accept-payment): Ditto.
16887         (hashcash-accept-resources): Ditto.
16888         (hashcash-path): Ditto.
16889         (hashcash-extra-generate-parameters): Ditto.
16890         (hashcash-double-spend-database): Ditto.
16891         (hashcash-in-news): Ditto.
16892
16893         * message.el (message-minibuffer-local-map): Add :group.
16894
16895         * netrc.el (netrc): Add :group.
16896
16897         * sieve-manage.el (sieve-manage-log): Add :group.
16898         (sieve-manage-default-user): Diito.
16899         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16900         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16901         (sieve-manage-authenticators): Ditto.
16902         (sieve-manage-authenticator-alist): Ditto.
16903         (sieve-manage-default-port): Ditto.
16904
16905         * sieve-mode.el (sieve-control-commands-face): Add :group.
16906         (sieve-action-commands-face): Ditto.
16907         (sieve-test-commands-face): Ditto.
16908         (sieve-tagged-arguments-face): Ditto.
16909
16910         * smime.el (smime): Add :group.
16911
16912         * spam-report.el (spam-report): Add :group.
16913
16914         * spam.el (spam, spam-face): Add :group.
16915
16916 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16917
16918         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16919         return \n.\n.\n at the end of articles.  Protect against that.
16920         (nntp-with-open-group): Allow debugging.
16921
16922         * nnheader.el (mail-header-set-extra): Make into a function
16923         because I just could't understand how to quote the list properly.
16924
16925         * dns.el (query-dns-cached): New function.
16926
16927 2005-05-26  Lute Kamstra  <lute@gnu.org>
16928
16929         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16930
16931 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16934
16935         * gnus-art.el: Don't autoload mail-extract-address-components.
16936
16937         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16938         eval-and-compile to evaluate it.
16939
16940         * hashcash.el: Don't autoload executable-find.
16941
16942         * nndb.el: Don't declare the nndb back end two or more times; don't
16943         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16944
16945         * nntp.el: Autoload format-spec instead of format; use
16946         eval-and-compile to evaluate autoload forms.
16947
16948 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16949
16950         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16951
16952 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16953
16954         * gnus.el (gnus-version-number): Bump version.
16955
16956 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16957
16958         * gnus.el: No Gnus v0.3 is released.
16959
16960 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16961
16962         * lpath.el (featurep): Bind show-nonbreak-escape.
16963
16964 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16965
16966         * gnus-art.el (gnus-article-edit-part): Disable undo.
16967
16968 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16971         gnus-article-date-lapsed-new-header is t if date timer is active;
16972         skip headers in which the original date value is empty.
16973         (gnus-article-save-original-date): Redefine it as a macro.
16974         (gnus-display-mime): Use it.
16975
16976 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16977
16978         * gnus-art.el (article-date-ut): Support converting date in
16979         forwarded parts as well.
16980         (gnus-article-save-original-date): New function.
16981         (gnus-display-mime): Use it.
16982
16983 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16984
16985         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16986         enclosure element of <item>.
16987
16988 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16989
16990         * message.el (message-kill-buffer-query): Rename from
16991         `message-kill-buffer-query-if-modified'.  Add :version.
16992
16993 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16994
16995         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16996         window layout.
16997
16998 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16999
17000         * mml.el: Autoload dnd when compiling.
17001
17002 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17003
17004         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17005         x-dnd-*.
17006
17007 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * qp.el (quoted-printable-encode-region): Save excursion.
17010
17011 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17012
17013         * message.el (message-kill-buffer-query-if-modified): Add new variable
17014         so the user can kill a modified message buffer quickly.
17015         (message-kill-buffer): Use it.
17016
17017 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17018
17019         * lpath.el: Fbind display-time-event-handler; don't fbind
17020         string-to-multibyte.
17021
17022         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17023
17024 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17025
17026         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17027         contained in text because xml.el decodes entities) with LFs.
17028
17029 2005-04-11  Lute Kamstra  <lute@gnu.org>
17030
17031         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17032         differently.
17033
17034 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17035
17036         * mm-util.el (mm-detect-coding-region): Typo.
17037
17038 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17039
17040         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17041
17042 2005-04-06  Deepak Goel  <deego@gnufans.org>
17043
17044         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17045         user-function allow user modifications of the scores.
17046         (spam-stat-score-buffer-user): New function, to allow
17047         user-computed modifications to the score.
17048         (spam-stat-score-buffer-user-functions): List of additional
17049         scoring functions.
17050         (spam-stat-error-holder): Global temporary error holder.
17051         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17052         variable.
17053
17054 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17055
17056         * gnus-registry.el (gnus-registry-clean-empty-function)
17057         (gnus-registry-trim, gnus-registry-fetch-groups)
17058         (gnus-registry-delete-group): Groups that match
17059         `gnus-registry-ignored-groups' are removed from the registry
17060         entries, not just ignored for splitting.  This helps clean up the
17061         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17062         to get all the groups a message ID is in.
17063
17064         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17065         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17066         (spam-stat-score-buffer-user-functions): Add :number custom type.
17067
17068 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17069
17070         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17071         argument in XEmacs.
17072
17073         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17074         (nnrss-request-group): Decode group name first.
17075         (nnrss-request-article): Make a text/plain article if mml-to-mime
17076         failed.
17077         (nnrss-get-encoding): Return a compatible encoding according to
17078         nnrss-compatible-encoding-alist.
17079         (nnrss-find-el): Use consp instead of listp.
17080         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17081
17082 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17083
17084         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17085         which Emacs 20 doesn't support.
17086         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17087
17088 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17089
17090         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17091         silence the byte compiler inside the defun.
17092
17093         * gnus-demon.el (parse-time-string): Add autoload.
17094
17095         * gnus-delay.el (parse-time-string): Add autoload.
17096
17097         * gnus-art.el (parse-time-string): Add autoload.
17098
17099         * nnultimate.el (parse-time): Require for `parse-time-string'.
17100
17101 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17102
17103         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17104
17105         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17106
17107         * smime.el (smime-ldap-host-list): Add :version.
17108
17109 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17110
17111         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17112         pass it to `gnus-browse-read-group'.
17113         (gnus-browse-read-group): Add NUMBER argument and pass it to
17114         `gnus-group-read-ephemeral-group'.
17115
17116         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17117         argument and pass it to `gnus-group-read-group'.
17118
17119 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17120
17121         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17122         mm-xemacs-find-mime-charset-1 if we have the mule feature
17123         available at runtime.
17124
17125 2005-03-25  Werner Lemberg  <wl@gnu.org>
17126
17127         * nnmaildir.el: Replace `illegal' with `invalid'.
17128
17129 2005-03-23  Lute Kamstra  <lute@gnu.org>
17130
17131         * time-date.el: Add comment on time value formats.
17132         Don't require parse-time.
17133         (with-decoded-time-value): New macro.
17134         (encode-time-value): New function.
17135         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17136         (days-to-time): Return a valid time value when arg is huge.
17137         (time-since): Use time-subtract.
17138         (time-to-number-of-days): Use time-to-seconds.
17139
17140 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17141
17142         * gnus-start.el (gnus-display-time-event-handler):
17143         Check display-time-timer at runtime rather than only at load time
17144         in case display-time-mode is turned off in the mean time.
17145
17146 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17147
17148         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17149         used.
17150
17151         * nneething.el (nneething-map-file-directory): Derive from
17152         `gnus-directory'.
17153
17154         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17155         the To/Cc button.
17156
17157 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17158
17159         * nnmaildir.el (nnmaildir-request-accept-article):
17160         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17161
17162 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17163
17164         * gnus-async.el: Require timer-funcs at compile time when in
17165         XEmacs for `run-with-idle-timer'.
17166
17167 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17168
17169         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17170         autoloaded function.
17171
17172 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17173
17174         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17175
17176 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17177
17178         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17179
17180 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17181
17182         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17183         Add gnus-expert-user to default.
17184
17185 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17186
17187         * nnimap.el (nnimap-open-server): Ditto.
17188
17189         * imap.el (imap-authenticate): Fix typo.
17190
17191 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17192
17193         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17194         buffer (since IMAP server might return FETCH response out of
17195         order, and the nntp buffer must be sorted).
17196
17197 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17198
17199         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17200         comparison on string.
17201
17202         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17203         (gnus-agent-score): Rename category keywords to match gnus-cus.
17204         (gnus-agent-summary-fetch-series): Modify to protect against
17205         gnus-agent-summary-fetch-group clearing processable flags.
17206         (gnus-agent-synchronize-group-flags): Update live group buffer as
17207         synchronization may occur due to the user toggle the plugged
17208         status.
17209         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17210         successfully downloaded.
17211         (gnus-agent-expire-group-1): Avoid using markers when the overview
17212         is in ascending order; greatly improves performance.
17213         (gnus-agent-regenerate-group):
17214         Use gnus-agent-synchronize-group-flags to reset read status in both
17215         gnus and server.
17216         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17217
17218 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17219
17220         * message.el: Don't autoload former message-utils variables.
17221         (message-strip-subject-trailing-was): Change doc string.
17222
17223         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17224         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17225         (nnweb-google-search): Add "hl=en" here.
17226         (nnweb-google-parse-1, nnweb-google-create-mapping):
17227         Don't hardcode URL.
17228
17229 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17230
17231         * message.el (message-get-reply-headers, message-followup):
17232         Mention related variables `message-use-followup-to' and
17233         `message-use-mail-followup-to', in the information buffer.
17234
17235         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17236         of broken groups(-beta).google.com.
17237
17238 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17239
17240         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17241         parameter to invoked gnus-request-move-article; remove the
17242         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17243         all at once instead of once per article.
17244         (gnus-summary-remove-process-mark): Accept a list of articles as
17245         well as a single article for processing.
17246
17247         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17248         parameter.
17249
17250         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17251
17252         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17253
17254         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17255         parameter.
17256
17257         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17258         parameter.
17259
17260         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17261         parameter and remove the gnus-sum-hint-move-is-internal variable.
17262
17263         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17264         parameter.
17265
17266         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17267         parameter.
17268
17269         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17270         parameter.
17271
17272         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17273
17274         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17275         parameter.
17276
17277         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17278         parameter.
17279
17280 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17281
17282         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17283         a more conservative way.
17284
17285 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17286
17287         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17288         buffer, so it moves the window's cursor.
17289
17290 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17291
17292         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17293         `mm-dissect-multipart' and receive the from field as an (optional)
17294         argument from `mm-dissect-multipart'.
17295         (mm-dissect-multipart): Receive the from field as an argument and
17296         pass it on when we call `mm-dissect-buffer' on MIME parts.
17297         Fixes verification/decryption of signed/encrypted MIME parts.
17298
17299 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17300
17301         * gnus-sum.el (gnus-summary-move-article):
17302         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17303         whatever it calls (right now, only nnimap-request-move article
17304         respects it).
17305
17306         * nnimap.el (nnimap-request-move-article):
17307         When gnus-sum-hint-move-is-internal is set, don't do the extra
17308         nnimap-request-article.
17309
17310 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17311
17312         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17313
17314         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17315         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17316
17317         * gnus-sum.el (gnus-summary-caesar-message):
17318         Apply `gnus-treat-article' after rotation.
17319
17320         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17321         doc string.
17322
17323 2005-02-22  Simon Josefsson  <jas@extundo.com>
17324
17325         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17326         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17327         <arne@arnested.dk>.
17328         (encrypt): Add password-cache and password-cache-expiry as group
17329         members.
17330
17331 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17332
17333         * smime.el (smime-ldap-host-list): Doc fix.
17334         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17335         cache) password.
17336         (smime-sign-region): Use it.
17337         (smime-decrypt-region): Use it.
17338         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17339         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17340         fails.
17341         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17342         certificate from DER to PEM format rather than calling openssl.
17343
17344         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17345
17346         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17347         for signing/encryption.
17348
17349         * mml.el (mml-parse-1): Use them.
17350
17351 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17352
17353         * nnrss.el (nnrss-verbose): Remove.
17354         (nnrss-request-group): Use `nnheader-message' instead.
17355
17356 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17357
17358         * nnrss.el (nnrss-verbose): New variable.
17359         (nnrss-request-group): Make it say nnrss is requesting a group.
17360
17361 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17362
17363         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17364         Handle news URL with given port correctly.
17365
17366 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17367
17368         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17369         containing special characters.
17370
17371         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17372
17373         * mml.el (mime-to-mml): Ditto.
17374
17375         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17376         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17377         (rfc2047-decode-region): Quote decoded words containing special
17378         characters when rfc2047-quote-decoded-words-containing-tspecials
17379         is non-nil.
17380
17381 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17382
17383         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17384
17385         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17386
17387 2005-02-15  Simon Josefsson  <jas@extundo.com>
17388
17389         * nnimap.el (nnimap-debug): Doc fix.
17390
17391         * imap.el (imap-debug): Doc fix.
17392
17393 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17394
17395         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17396
17397 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17398
17399         * gnus.el (spam-contents): Improve docs for spam-contents
17400         parameter in its variable incarnation.
17401
17402 2005-02-14  Simon Josefsson  <jas@extundo.com>
17403
17404         * smime-ldap.el: Use require instead of load-library for ldap.
17405         (smime-ldap-search): Indent.
17406         (smime-ldap-search-internal): Shorten line.
17407
17408         * smime.el (smime-cert-by-dns): Add doc-string.
17409         (smime-cert-by-ldap-1): Indent.
17410
17411         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17412         mml-smime-get-dns-ldap.
17413         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17414
17415 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17416
17417         * smime.el: Require smime-ldap.
17418         (smime-ldap-host-list): New variable.
17419         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17420
17421         * mml-smime.el (mml-smime-encrypt-query): New function.
17422         (mml-smime-encrypt-query): Use it.
17423
17424         * smime-ldap.el: New file.
17425
17426 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17427
17428         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17429
17430 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17431
17432         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17433         argument in doc string.  Make query for type more clear.
17434
17435 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17436
17437         * gnus.el (gnus-group-startup-message): Search for gnus images in
17438         etc/images/gnus.
17439         * mm-util.el (mm-image-load-path): Likewise.
17440         * smiley.el (smiley-data-directory): Search for smilies in
17441         etc/images/smilies.
17442
17443 2005-02-09  Kim F. Storm  <storm@cua.dk>
17444
17445         Change Emacs release version from 21.4 to 22.1 throughout.
17446         Change Emacs development version from 21.3.50 to 22.0.50.
17447
17448 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17449
17450         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17451
17452         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17453         non-Mule XEmacs as well.
17454         (mm-decompress-buffer): Signal an error intentionally if it does
17455         not decompress compressed data because auto-compression-mode is
17456         disabled.
17457
17458 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17459
17460         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17461         an ID in the registry even if it has no groups.
17462
17463 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17464
17465         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17466         merge it into mm-decompress-buffer.
17467         (gnus-mime-copy-part): Use the MIME part charset, the value which
17468         a user specified or gnus-newsgroup-charset for decoding, like
17469         gnus-mime-inline-part does; set buffer-file-coding-system to tell
17470         save-buffer what was used.  Suggested by Kevin Ryde
17471         <user42@zip.com.au>.
17472         (gnus-mime-inline-part): Allow the name parameter as well as the
17473         filename parameter; force decompressing of compressed data; always
17474         display contents being not decoded as unibyte.
17475
17476         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17477         as well as the filename parameter.
17478
17479         * mm-util.el (mm-decompress-buffer):
17480         Merge gnus-mime-jka-compr-maybe-uncompress.
17481         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17482         of compressed data.
17483
17484 2005-02-08  Simon Josefsson  <jas@extundo.com>
17485
17486         * imap.el (imap-log): Doc fix.
17487
17488 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17489
17490         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17491         the coding cookies; decompress compressed parts.
17492
17493         * mml.el (mml-generate-mime-1): Add the charset parameter according
17494         to the value which a user specified manually or the coding cookie.
17495
17496         * mm-util.el (mm-string-to-multibyte): New function.
17497         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17498         (mm-coding-system-to-mime-charset): New function.
17499         (mm-decompress-buffer): New function.
17500         (mm-find-buffer-file-coding-system): New function.
17501
17502         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17503         (mm-display-inline-fontify): Rewrite for decoding and decompressing
17504         parts.
17505
17506 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17507
17508         * mm-view.el (mm-display-inline-fontify): Decode a part according
17509         to the charset parameter.
17510
17511 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17512
17513         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17514         prefix arg is neither nil nor a number, as info specifies.
17515
17516 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17517
17518         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17519         timestamps.
17520
17521 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
17522
17523         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17524         groups error checking and notify user.
17525
17526 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
17527
17528         * message.el (message-send-mail-function): Check existence of
17529         sendmail-program first before using default value
17530         `message-send-mail-with-sendmail'.  Otherwise use more generic
17531         `smtpmail-send-it'.
17532
17533 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17534
17535         * nntp.el (nntp-request-update-info): Always return nil.
17536
17537 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17538
17539         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17540
17541 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17542
17543         * message.el (message-beginning-of-line): Change the behavior when
17544         invoked between BOL and : so that it first moves backward.
17545
17546 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17547
17548         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17549         article buffer when editing of the article is discarded.
17550         (gnus-article-prepare): Revert.
17551
17552 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17553
17554         * gnus-art.el (gnus-article-prepare):
17555         Remove message-strip-forbidden-properties from the local hook.
17556
17557 2005-01-27  Simon Josefsson  <jas@extundo.com>
17558
17559         * password.el (password-cache-add): Only start one timer per key.
17560         Reported by Derek Atkins <warlord@MIT.EDU>.
17561
17562 2005-01-26  Steve Youngs  <steve@sxemacs.org>
17563
17564         * run-at-time.el: Remove.  It is no longer needed as
17565         timer-funcs.el in the xemacs-base package has a working version of
17566         `run-at-time'.
17567
17568         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
17569
17570         * password.el: Require timer-funcs instead of run-at-time in
17571         XEmacs.
17572         Remove `password-run-at-time' macro.
17573         (password-cache-add): Use `run-at-time' instead of
17574         `password-run-at-time'.
17575
17576         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
17577         Remove `nnheader-cancel-function-timers' alias,
17578         `cancel-function-timers' exists in XEmacs in timer-funcs.
17579
17580         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17581         for `run-with-idle-timer'.
17582
17583         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17584         for `run-at-time'.
17585
17586         * mm-url.el: Require timer-funcs at compile time when in XEmacs
17587         for `with-timeout'.
17588
17589         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
17590         the same as for XEmacs 21.4.
17591         No need to ignore `run-with-idle-timer', this function exists in
17592         XEmacs now in timer-funcs.el in the xemacs-base package.
17593         (dgnushack-compile): No need to delete
17594         run-at-time.el from the list of files to compile because it
17595         doesn't exist anymore.
17596
17597 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17598
17599         * mml.el (mml-generate-mime-1): Convert string into unibyte when
17600         inserting " *mml*" buffer's contents into a unibyte temp buffer.
17601
17602 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
17603
17604         * mail-source.el (mail-source-fetch-imap): Search for ^From case
17605         sensitively.
17606
17607 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
17608
17609         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17610
17611 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17612
17613         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17614         which will be inserted according to the multibyteness of a buffer
17615         rather than the type of contents.  Suggested by ARISAWA Akihiro
17616         <ari@mbf.ocn.ne.jp>.
17617
17618         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17619         of string which old xml.el may return rather than a string.
17620
17621 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17622
17623         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17624
17625 2005-01-16  Simon Josefsson  <jas@extundo.com>
17626
17627         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17628         idn/idna.el isn't available.
17629         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
17630         <michael@waxrat.com>.
17631
17632         * hashcash.el: Remove non-FSF copyright header.
17633
17634         * hashcash.el (hashcash-extra-generate-parameters): New variable.
17635         (hashcash-generate-payment): Use it.
17636         (hashcash-generate-payment-async): Use it.
17637
17638 2005-01-15  Simon Josefsson  <jas@extundo.com>
17639
17640         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17641         Suggested by Raymond Scholz <ray-2005@zonix.de>.
17642
17643         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17644         gnus-summary-idna-message.
17645         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17646         (gnus-summary-idna-message): New function.
17647
17648 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
17649
17650         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17651         gnus-novice-user.
17652
17653 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17654
17655         * nnrss.el (nnrss-request-delete-group): Delete entries in
17656         nnrss-group-alist as well.
17657         (nnrss-save-server-data): Insert newline.
17658
17659 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
17660
17661         * gnus.el (gnus-user-agent): Use list of symbols instead of
17662         symbols.  Display full version number for (S)XEmacs.
17663         Optionally display (S)XEmacs codename.
17664
17665         * gnus-util.el (gnus-emacs-version): Update for new
17666         `gnus-user-agent'.
17667
17668         * gnus-msg.el (gnus-extended-version): Make it possible to omit
17669         Gnus version.
17670
17671 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17672
17673         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
17674         which is unreadable in some setups.
17675
17676 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17677
17678         * gnus-spec.el (gnus-update-format-specifications): Flush the
17679         group format spec cache if it doesn't support decoded group names.
17680
17681 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17682
17683         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17684         Allow to apply decay on score files matching a regexp.
17685
17686 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17689         compatibility in %g and %c.
17690
17691 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17692
17693         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17694         name for only %g and %c.
17695         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17696         of gnus-tmp-group to decoded group name.
17697         (gnus-group-make-rss-group): Exclude `/'s from group names.
17698
17699 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17700
17701         * nnrss.el (nnrss-get-encoding): Fix regexp.
17702
17703 2004-12-27  Simon Josefsson  <jas@extundo.com>
17704
17705         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17706         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17707         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17708
17709 2004-12-17  Kim F. Storm  <storm@cua.dk>
17710
17711         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17712
17713         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17714
17715 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17716
17717         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17718
17719 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17720
17721         * nnrss.el: Require rfc2047 and mml.
17722         (nnrss-file-coding-system): New variable.
17723         (nnrss-format-string): Redefine it as an inline function.
17724         (nnrss-decode-group-name): New function.
17725         (nnrss-string-as-multibyte): Remove.
17726         (nnrss-retrieve-headers): Decode group name; don't use
17727         nnrss-format-string.
17728         (nnrss-request-group): Decode group name.
17729         (nnrss-request-article): Decode group name; allow a Message-ID as
17730         well as an article number; don't use nnrss-format-string; encode a
17731         Message-ID string which may contain non-ASCII characters; use
17732         mml-to-mime to compose a MIME article.
17733         (nnrss-request-expire-articles): Decode group name.
17734         (nnrss-request-delete-group): Decode group name.
17735         (nnrss-fetch): Clarify error message.
17736         (nnrss-read-server-data): Use insert-file-contents instead of load;
17737         bind file-name-coding-system; use multibyte buffer.
17738         (nnrss-save-server-data): Bind coding-system-for-write to the
17739         value of nnrss-file-coding-system; bind file-name-coding-system;
17740         add coding cookie.
17741         (nnrss-read-group-data): Use insert-file-contents instead of load;
17742         bind file-name-coding-system; use multibyte buffer.
17743         (nnrss-save-group-data): Bind coding-system-for-write to the
17744         value of nnrss-file-coding-system; bind file-name-coding-system.
17745         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17746         make it work with non-ASCII text.
17747         (nnrss-find-el): Make it work with old xml.el as well.
17748
17749 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17750
17751         * nnrss.el (nnrss-get-encoding): New function.
17752         (nnrss-fetch): Use unibyte buffer initially; bind
17753         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17754         decode contents according to the encoding attribute.
17755         (nnrss-save-group-data): Add coding cookie.
17756         (nnrss-mime-encode-string): New function.
17757         (nnrss-check-group): Use it to encode subject and author.
17758
17759 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17760
17761         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17762         imaginary variable.
17763
17764 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17767         correctly even if there are wide characters.
17768
17769 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17770
17771         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17772         downcased symbol names; make a new cache instead of reusing
17773         bbdb-hashtable.
17774
17775 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17778         concatenating segments rather than before concatenating them.
17779         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17780
17781         * message.el (message-get-reply-headers): Bind `extra'.
17782
17783 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17784
17785         * message.el (message-extra-wide-headers): New variable.
17786         (message-get-reply-headers): Use it.
17787
17788 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17789
17790         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17791         (gnus-agent-group-pathname): Ditto.
17792
17793         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17794
17795         * gnus-group.el (gnus-group-make-group): Decode group name.
17796         (gnus-group-make-rss-group): Register the group data after opening
17797         the nnrss group.
17798
17799 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17800
17801         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17802         by expiry now get marked as read.
17803
17804 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17805
17806         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17807
17808 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17809
17810         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17811         unify Latin characters in XEmacs.
17812         (mm-find-mime-charset-region): Use it.
17813
17814 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17815
17816         * gnus-util.el (gnus-delete-directory): New function.
17817
17818         * gnus-agent.el (gnus-agent-delete-group): Use it.
17819
17820         * gnus-cache.el (gnus-cache-delete-group): Use it.
17821
17822 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17823
17824         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17825         names.
17826
17827 2004-12-16  Simon Josefsson  <jas@extundo.com>
17828
17829         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17830
17831 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17832
17833         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17834
17835         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17836         (gnus-group-set-current-level): Decode group name.
17837
17838 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17839
17840         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17841         failed.
17842
17843 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17844
17845         * gnus-group.el (gnus-group-delete-group): Decode group name.
17846         (gnus-group-make-rss-group): Encode group name.
17847         (gnus-group-catchup-current): Decode group name.
17848         (gnus-group-kill-group): Decode group name.
17849
17850 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17851
17852         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17853
17854 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17855
17856         * gnus-group.el (gnus-group-make-rss-group):
17857         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17858
17859         * gnus-start.el (gnus-setup-news): Honor user's setting to
17860         gnus-message-archive-method.  Suggested by Lute Kamstra
17861         <lute@gnu.org>.
17862
17863 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17864
17865         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17866         global counterparts of the buffer-local variables.
17867
17868 2004-11-16  Romain Francoise  <romain@orebokech.com>
17869
17870         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17871         counterparts of the buffer-local variables.
17872
17873 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17874
17875         * message.el (message-forbidden-properties): Fix typo in doc
17876         string.
17877
17878 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17879
17880         * gnus-util.el (gnus-replace-in-string): Add doc string.
17881
17882         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17883         to avoid problems when splitting mails with many recipients.
17884
17885 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17886
17887         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17888         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17889
17890 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17891
17892         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17893         if there is no hashtable in memory or file modification time is
17894         newer than cached timestamp.
17895
17896 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17897
17898         * gnus-sum.el (gnus-summary-limit-to-recipient):
17899         Implement not-matching option.
17900
17901 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17902
17903         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17904         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17905         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17906         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17907         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17908         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17909
17910 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17911
17912         * message.el (message-forward-make-body-mml): Remove headers
17913         according to message-forward-ignored-headers if a message is decoded.
17914
17915 2004-12-02  Romain Francoise  <romain@orebokech.com>
17916
17917         * message.el (message-forward-make-body-plain): Always remove
17918         headers according to message-forward-ignored-headers.
17919
17920 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17921
17922         * spam.el (spam-summary-prepare-exit): Remove the
17923         gnus-summary-limit pop for now, it has problems with ham marks for
17924         me.
17925
17926 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17927
17928         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17929         correctly.
17930
17931 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17932
17933         * format-spec.el (format-spec): Message the char.
17934
17935 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17936
17937         * gnus-art.el (gnus-split-methods): Reformat comments.
17938
17939         * spam.el (spam-summary-prepare-exit): Remove article limits
17940         before exiting the summary buffer.
17941
17942 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17943
17944         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17945         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17946
17947         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17948         order to silence the byte compiler.
17949
17950         * spam.el: Fix the way to silence the byte compiler, which
17951         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17952         bbdb-search-simple, spam-BBDB-register-routine,
17953         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17954         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17955         spam-stat-buffer-is-spam, spam-stat-load,
17956         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17957         spam-stat-save and spam-stat-split-fancy.
17958
17959 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17962         which may confuse users.
17963         (canlock-password-for-verify): Ditto.
17964
17965         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17966
17967         * gnus-art.el (gnus-emphasis-alist): Ditto.
17968
17969         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17970
17971         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17972
17973         * gnus-start.el (gnus-save-killed-list): Ditto.
17974
17975         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17976         (gnus-sum-thread-tree-root): Ditto.
17977         (gnus-sum-thread-tree-false-root): Ditto.
17978         (gnus-sum-thread-tree-single-indent): Ditto.
17979
17980         * message.el (message-courtesy-message): Ditto.
17981         (message-archive-note): Ditto.
17982         (message-subscribed-address-file): Ditto.
17983         (message-user-fqdn): Ditto.
17984
17985         * spam-report.el (spam-report-gmane-regex): Ditto.
17986
17987         * spam.el (spam-blackhole-good-server-regex): Ditto.
17988
17989 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17990
17991         * mml.el (mml-preview): Widen the message buffer before copying
17992         the contents to the preview buffer; sort headers before previewing.
17993
17994         * message.el (message-hidden-headers): Fix the way to avoid a bug
17995         in the `repeat' widget in Emacs 21.3 or earlier.
17996
17997 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17998
17999         * message.el (message-hidden-headers): Default to "^References:".
18000         Improve customization type.  Suggested by Reiner Steib
18001         <Reiner.Steib@gmx.de>.
18002
18003 2004-11-25  Romain Francoise  <romain@orebokech.com>
18004
18005         * message.el (message-strip-forbidden-properties): Remove check for
18006         obsolete `message-hidden' text property, hidden headers are not
18007         accessible in the buffer anymore.
18008
18009 2004-11-22  Romain Francoise  <romain@orebokech.com>
18010
18011         * message.el (message-header-format-alist): Add `From' in list
18012         so that it can be sorted.
18013         (message-fix-before-sending): Widen and sort headers before
18014         sending.
18015         (message-hide-headers): Use narrowing to hide headers by moving
18016         them to the top of the buffer and narrowing to the region
18017         underneath.
18018
18019 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18020
18021         * message.el (message-strip-forbidden-properties):
18022         Bind buffer-read-only (etc) to nil.
18023
18024 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18025
18026         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18027         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18028
18029 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18030
18031         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18032
18033 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18034
18035         * dns.el (query-dns): Use sit-for to time instead of
18036         accept-process-output, since that doesn't seem to work on udp
18037         sockets.
18038
18039 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18040
18041         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18042
18043 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18044
18045         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18046         doc string.  Improve doc string.
18047
18048 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18049
18050         * nntp.el (nntp-request-update-info): Return nil if
18051         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18052         may not call gnus-activate-group which uselessly issues the GROUP
18053         commands for all nntp groups and wastes time.  Reported by Romain
18054         Francoise <romain@orebokech.com>.
18055
18056         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18057
18058 2004-11-15  Simon Josefsson  <jas@extundo.com>
18059
18060         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18061         headers separately.
18062         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18063         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18064
18065 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18066
18067         * gnus-start.el (gnus-convert-old-newsrc):
18068         Assign legacy-gnus-agent to 5.10.7.
18069
18070 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18071
18072         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18073         start of the lines.
18074
18075 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18076
18077         * hashcash.el (hashcash-default-payment): Change default to 20.
18078         (hashcash-default-accept-payment): Change default to 20.
18079         (hashcash-process-alist): New variable.
18080         (hashcash-generate-payment-async): Add.
18081         (hashcash-already-paid-p): Add.
18082         (hashcash-insert-payment): Don't generate payments twice.
18083         (hashcash-insert-payment-async): Add.
18084         (hashcash-insert-payment-async-2): Add.
18085         (hashcash-cancel-async): Add.
18086         (hashcash-wait-async): Add.
18087         (hashcash-processes-running-p): Add.
18088         (hashcash-wait-or-cancel): Add.
18089         (mail-add-payment): New optional argument.  Conditionally start
18090         asynchronous calculation.
18091         (mail-add-payment-async): Add.
18092
18093         * message.el (message-send-mail): Wait for asynchronous hashcash
18094         results.  Don't clobber existing X-Hashcash headers.
18095         (message-setup-1): Call mail-add-payment-async when
18096         message-generate-hashcash is non-nil.
18097
18098 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18099
18100         * message.el (message-use-alternative-email-as-from): Examine the
18101         From header as well; use message-make-from in order to include a
18102         user's full name.
18103
18104 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18105
18106         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18107         default; improve customization type.
18108         (gnus-emphasis-custom-with-format): New macro.
18109         (gnus-emphasis-custom-value-to-external): New function.
18110         (gnus-emphasis-custom-value-to-internal): New function.
18111
18112 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18113
18114         * dns.el (query-dns): Resolve reverse addresses.
18115
18116 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18117
18118         * gnus-group.el (gnus-group-get-new-news): Use it.
18119
18120         * gnus-start.el (gnus-check-reasonable-setup): New function.
18121
18122 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18123
18124         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18125         "Args out of range" error.  Reported by Arnaud Giersch
18126         <arnaud.giersch@free.fr>.
18127
18128 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18129
18130         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18131
18132 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18133
18134         * spam.el (spam group): Add :version.
18135
18136         * pgg-def.el (pgg group): Add :version.
18137
18138 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18139
18140         * gnus-art.el (gnus-article-edit-article): Don't associate the
18141         article buffer with a draft file.  This is a temporary measure
18142         against the 2004-08-22 change to gnus-article-edit-mode.
18143
18144 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18145
18146         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18147         (html2text-format-tags): Remove unused variable `attr'.
18148
18149 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18150
18151         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18152
18153         * tls.el (tls-process-connection-type, tls-success)
18154         (tls-certtool-program): Add :version.
18155
18156         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18157         (starttls-extra-arguments, starttls-process-connection-type)
18158         (starttls-connect, starttls-failure, starttls-success): Add :version.
18159
18160         * spam-stat.el (spam-stat): Add :version.
18161
18162         * sieve.el (sieve): Add :version.
18163
18164         * sha1.el (sha1): Add :version.
18165         (sha1-use-external): Remove redundant version.
18166
18167         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18168         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18169         (nnmail-split-fancy-match-partial-words)
18170         (nnmail-split-lowercase-expanded): Add :version.
18171
18172         * nndiary.el (nndiary): Add :version.
18173
18174         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18175
18176         * mml-sec.el (mml-default-sign-method)
18177         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18178         Add :version.
18179
18180         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18181
18182         * mm-url.el (mm-url-use-external, mm-url-program)
18183         (mm-url-arguments): Add :version.
18184
18185         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18186         (mm-attachment-file-modes, mm-decrypt-option)
18187         (mm-w3m-safe-url-regexp): Add :version.
18188
18189         * message.el (message-cite-prefix-regexp)
18190         (message-sendmail-envelope-from, message-minibuffer-local-map)
18191         (message-user-fqdn, message-completion-alist): Add :version.
18192
18193         * gnus-win.el (gnus-configure-windows-hook)
18194         (gnus-use-frames-on-any-display): Add :version.
18195
18196         * gnus-art.el (gnus-article-address-banner-alist)
18197         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18198         (gnus-treat-from-picon, gnus-treat-mail-picon)
18199         (gnus-treat-x-pgp-sig): Add :version.
18200
18201         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18202         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18203         (gnus-summary-article-delete-hook)
18204         (gnus-summary-display-while-building): Add :version.
18205
18206         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18207         (gnus-get-top-new-news-hook): Add :version.
18208
18209         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18210         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18211
18212         * gnus-registry.el (gnus-registry): Add :version.
18213
18214         * gnus-spec.el (gnus-use-correct-string-widths)
18215         (gnus-make-format-preserve-properties): Add :version.
18216
18217         * gnus.el (gnus-group-charter-alist)
18218         (gnus-group-fetch-control-use-browse-url)
18219         (gnus-install-group-spam-parameters): Add :version.
18220
18221         * gnus-diary.el (gnus-diary): Add :version.
18222
18223         * gnus-delay.el (gnus-delay): Add :version.
18224
18225         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18226         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18227         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18228         Add :version.
18229
18230         * gnus-agent.el (gnus-agent-max-fetch-size)
18231         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18232         (gnus-agent-prompt-send-queue): Add :version.
18233
18234         * deuglify.el (gnus-outlook-deuglify): Add :version.
18235
18236         * html2text.el: Beautify code.  Improve doc strings.
18237         Some checkdoc cleanup.
18238         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18239
18240 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18241
18242         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18243
18244 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18245
18246         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18247         when package is loaded.
18248
18249         * spam.el (spam-summary-score-preferred-header): Add global preference
18250         for people who want to override the default SpamAssassin over
18251         Bogofilter preference (when both are set).
18252         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18253         (spam-user-format-function-S):
18254         Check spam-summary-score-preferred-header.
18255         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18256         (spam-user-format-function-S): Format the score correctly.
18257
18258 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18259
18260         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18261         signature file.  Suggested by Manoj Srivastava
18262         <srivasta@golden-gryphon.com>.
18263
18264         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18265         iso-2022-jp even in the Japanese language environment.
18266         Suggested by Jason Rumney <jasonr@gnu.org>.
18267
18268 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18269
18270         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18271         use the same characters as the dummy marks; make it free from
18272         getting affected by the language environment.
18273         (gnus-summary-read-group-1): Update mark positions only when the
18274         format spec is updated.
18275
18276         * gnus-spec.el (gnus-update-format-specifications): Return a list
18277         of updated types.
18278
18279 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18280
18281         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18282         of boundp to check if display-warning is available.
18283
18284 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18285
18286         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18287
18288 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18289
18290         * nnspool.el (nnspool-spool-directory): Use news-path if the
18291         news-directory variable is not bound.
18292
18293         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18294         function instead of display-warning if it is not available.
18295
18296 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18297
18298         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18299         v5-10: Use `point-at-bol'.
18300
18301 2004-10-26  Simon Josefsson  <jas@extundo.com>
18302
18303         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18304         <chenggao@gmail.com>.
18305
18306 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18307
18308         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18309         instead.
18310
18311 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18312
18313         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18314         to remove a server from the nnimap-server-buffer-alist.
18315         (nnimap-open-connection, nnimap-close-server): Use it.
18316
18317         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18318
18319 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18320
18321         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18322         running the major-mode function.
18323
18324 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18325
18326         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18327         dummy marks in the right way.
18328
18329 2004-10-18  David Edmondson  <dme@dme.org>
18330
18331         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18332         excessively.
18333
18334 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18335
18336         * gnus-util.el (gnus-split-references): Accept a nil references
18337         string and go on blissfully.
18338
18339         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18340         cases where the references string is non-nil but has no references.
18341
18342         * encrypt.el: Add autoload tags.
18343
18344         * spam.el (spam-resolve-registrations-routine): Remove article
18345         from unregistration list too.  Reported by David Hanak
18346         <dhanak@isis.vanderbilt.edu>
18347
18348 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18349
18350         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18351         nil.  Change custom type.
18352
18353 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18354
18355         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18356
18357         * gnus-sum.el (gnus-summary-move-article): Use it.
18358
18359 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18360
18361         * encrypt.el: Add autoload cookies.
18362
18363         * spam.el (spam-backend-article-list-property)
18364         (spam-backend-get-article-todo-list)
18365         (spam-backend-put-article-todo-list)
18366         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18367         Resolve registrations separately.
18368         (spam-register-routine): Format comments.
18369         (spam-unregister-routine, spam-register-routine): Always call with
18370         specific-articles, no default list.
18371         (spam-summary-prepare-exit): Use the spam-classifications function.
18372
18373         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18374         gnus-encrypt.el.
18375
18376         * encrypt.el: Copied from gnus-encrypt.el.
18377
18378         * gnus-encrypt.el: Commented that it's obsolete.
18379
18380 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18381
18382         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18383         (gnus-score-save): Use it.
18384
18385         * message.el (message-bury): Use `window-dedicated-p'.
18386
18387 2004-10-15  Simon Josefsson  <jas@extundo.com>
18388
18389         * pop3.el (top-level): Don't require nnheader.
18390         (pop3-read-timeout): Add.
18391         (pop3-accept-process-output): Add.
18392         (pop3-read-response, pop3-retr): Use it.
18393
18394 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18395
18396         * spam.el (spam-register-routine): Move comment.
18397         (spam-verify-bogofilter): Use 'unknown for the initial
18398         spam-bogofilter-valid state, not 'never.
18399
18400         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18401         for netrc-machine.
18402
18403         * nnimap.el (nnimap-open-connection):
18404         Use netrc-machine-user-or-password.
18405
18406 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18407
18408         * gnus-registry.el (gnus-registry-unload-hook):
18409         Set as a variable with add-hook.
18410
18411         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18412         of news-path.
18413
18414         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18415
18416         * spam.el: Delete duplicate `provide'.
18417         (spam-unload-hook): Set as a variable with add-hook.
18418
18419 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18420
18421         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18422         in the doc string.
18423
18424         * message.el (message-ignored-news-headers)
18425         (message-ignored-supersedes-headers)
18426         (message-ignored-resent-headers)
18427         (message-forward-ignored-headers): Improve custom type.
18428
18429 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18430
18431         * message.el (message-tokenize-header): Fix 2004-09-06 change
18432         which used point-min in the wrong place.
18433
18434 2004-10-12  Simon Josefsson  <jas@extundo.com>
18435
18436         * tls.el (tls-certtool-program): New variable.
18437         (tls-certificate-information): New function, based on
18438         ssl-certificate-information.
18439
18440 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18441
18442         * compface.el: Move the version of ELisp-based uncompface program
18443         to the contrib directory because of the copyright problem.
18444
18445 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18446
18447         * message.el (message-kill-buffer): Raise the current frame.
18448
18449 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18450
18451         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18452
18453         * gnus.el (message-y-or-n-p): Autoload.
18454
18455         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18456         (pop3-password-required, pop3-authentication-scheme)
18457         (pop3-leave-mail-on-server): Make customizable.
18458         (pop3): New custom group.
18459         (pop3-retr): Remove `sleep-for' statements.
18460         Suggested by Dave Love <fx@gnu.org>.
18461
18462         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18463         Windows/DOS.
18464
18465         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18466         (imap-parse-body): Fix incorrect use of `assert'.
18467         Suggested by Dave Love <fx@gnu.org>.
18468
18469         * mml.el (mml-minibuffer-read-disposition): Require match.
18470         Suggested by Dave Love <fx@gnu.org>.
18471
18472 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18473
18474         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
18475         doc string.
18476
18477 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18478
18479         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18480
18481 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18482
18483         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18484         instead of calling `mm-insert-inline', to decode text/* parts
18485         before displaying them.
18486
18487 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18488
18489         * mm-uu.el (mm-uu-text-plain-type): New variable.
18490         (mm-uu-pgp-signed-extract-1): Use it.
18491         (mm-uu-pgp-encrypted-extract-1): Use it.
18492         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18493         bind mm-uu-text-plain-type with that value.
18494         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18495         mm-uu-dissect.
18496
18497 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18498
18499         * gnus-group.el (gnus-update-group-mark-positions):
18500         * gnus-sum.el (gnus-update-summary-mark-positions):
18501         * message.el (message-check-news-body-syntax):
18502         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18503         of string-as-multibyte.
18504
18505 2004-10-05  Juri Linkov  <juri@jurta.org>
18506
18507         * gnus-group.el (gnus-update-group-mark-positions):
18508         * gnus-sum.el (gnus-update-summary-mark-positions):
18509         * message.el (message-check-news-body-syntax):
18510         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18511         8-bit unibyte values to a multibyte string for search functions.
18512
18513 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18514
18515         * mm-uu.el (mm-uu-dissect): Allow optional arg.
18516         (mm-uu-dissect-text-parts): New function.
18517
18518         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18519         dissect text parts.
18520
18521         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18522         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18523
18524         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18525
18526         * gnus-topic.el (gnus-topic-hierarchical-parameters):
18527         Use gnus-current-topics instead of gnus-current-topic.
18528
18529 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
18530
18531         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18532
18533 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
18534
18535         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18536         where approriate.
18537
18538         * nnml.el (nnml-generate-active-info): do.
18539
18540         * nndiary.el (nndiary-generate-active-info): do.
18541
18542         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18543         (gnus-topic-move): do.
18544
18545         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18546         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18547
18548         * gnus-srvr.el (gnus-server-prepare)
18549         (gnus-server-open-all-servers): do.
18550
18551         * gnus-msg.el (gnus-summary-cancel-article)
18552         (gnus-summary-resend-message)
18553         (gnus-summary-mail-crosspost-complaint): do.
18554
18555         * gnus-move.el (gnus-change-server): do.
18556
18557         * gnus-group.el (gnus-group-unmark-all-groups)
18558         (gnus-group-set-current-level): do.
18559
18560 2004-10-04  Simon Josefsson  <jas@extundo.com>
18561
18562         * message.el (message-generate-hashcash): Doc fix.
18563
18564 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
18565
18566         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18567         avoid infinite recursion via gnus-get-function.
18568
18569 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
18570
18571         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18572
18573         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18574
18575         * nnmail.el (nnmail-split-history): do.
18576
18577         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18578         (nnml-request-delete-group): do.
18579
18580         * nnslashdot.el (nnslashdot-read-groups): do.
18581
18582         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18583         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18584
18585         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18586         (nnspool-sift-nov-with-sed): Use last.
18587         (nnspool-retrieve-headers-with-nov): Use mapc.
18588         (nnspool-request-newgroups): Use dolist.
18589         (nnspool-request-group): Use last.
18590
18591         * nntp.el (nntp-read-server-type): Use dolist.
18592
18593         * nnvirtual.el (nnvirtual-create-mapping)
18594         (nnvirtual-update-read-and-marked): Use dolist.
18595         (nnvirtual-convert-headers): Simplify.
18596
18597 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18598
18599         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18600         Add support for sync'ing tick marks.
18601
18602 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18603
18604         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18605         there's no visible header.
18606
18607 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18608
18609         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18610         When necessary, pass full group name to gnus-request-set-marks.
18611
18612 2004-10-01  Simon Josefsson  <jas@extundo.com>
18613
18614         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
18615         acroread.
18616
18617 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18618
18619         * spam-report.el (spam-report-gmane): Fix interactive.
18620
18621         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18622
18623         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18624         when writing file.
18625         (gnus-agent-synchronize-flags): Don't default to being
18626         interactive.
18627
18628 2004-09-30  Simon Josefsson  <jas@extundo.com>
18629
18630         * message.el (message-generate-hashcash): Add.
18631         (message-send-mail): Use it, call mail-add-payment.
18632
18633 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18634
18635         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18636
18637 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
18638
18639         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18640         gnus-requst-update-info with explicit code to sync the in-memory
18641         info read flags with the marks being sync'd to the backend.
18642
18643         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
18644
18645 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18646
18647         * spam.el (spam-verify-bogofilter): Add new function.
18648         (spam-check-bogofilter)
18649         (spam-bogofilter-register-with-bogofilter): Use it.
18650         (spam-verify-bogofilter): Add small fixes.
18651
18652 2004-09-28  Simon Josefsson  <jas@extundo.com>
18653
18654         * hashcash.el (hashcash-generate-payment): Revert.
18655
18656 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18657
18658         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18659         Use gnus-extract-references instead of gnus-split-references.
18660
18661         * gnus-util.el (gnus-extract-references): Add new function, analogous
18662         to gnus-split-references but extracts only the message-ID without
18663         anything extra.
18664
18665         * hashcash.el (hashcash-generate-payment)
18666         (hashcash-check-payment): Do the right thing if hashcash-path is
18667         nil (because the hashcash program could not be found).
18668
18669         * spam.el (spam-use-hashcash): Remove comment.
18670
18671 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
18672
18673         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18674         (gnus-cache-enter-article, gnus-cache-remove-article)
18675         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18676
18677         * gnus-async.el (gnus-async-prefetch-remove-group): do.
18678
18679         * gnus-art.el (article-hide-boring-headers)
18680         (article-translate-strings, article-display-face)
18681         (gnus-article-mime-match-handle-first)
18682         (gnus-article-highlight-headers)
18683         (gnus-article-add-buttons-to-head): do.
18684
18685 2004-09-27  Simon Josefsson  <jas@extundo.com>
18686
18687         * hashcash.el: New version, from
18688         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18689         ../contrib/.
18690
18691 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18692
18693         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18694
18695 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18696
18697         * gnus-dup.el (gnus-dup-open): Use mapc.
18698         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18699
18700         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18701         Reported by Stefan Wiens <s.wi@gmx.net>.
18702
18703         * gnus.el (gnus-shutdown): Use dolist.
18704
18705         * gnus-undo.el (gnus-undo): Use mapc.
18706
18707         * nnrss.el (nnrss-generate-active): do.
18708
18709         * message.el (message-cite-original-without-signature)
18710         (message-cite-original): Use mapc.
18711         (message-do-actions, message-make-forward-subject): Use dolist.
18712
18713 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18714
18715         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18716         deletion to remove entire duplicate line.  Fixes merged article
18717         number bug.
18718
18719 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18720
18721         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18722         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18723         first ask if you want to open a server and then, even when you
18724         responded with no, asking if you want to synchronize the server's
18725         flags.
18726         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18727         multi-line expressions.
18728         (gnus-agent-synchronize-group-flags): New internal function.
18729         Updates marks in memory (in the info structure) AND in the
18730         backend.
18731
18732         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18733
18734         * nnagent.el (nnagent-request-set-mark):
18735         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18736         method, to ensure that synchronization updates marks in the
18737         backend and in the info (in memory) structure.
18738
18739 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18740
18741         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18742         convention fully; don't miss the root article of a thread; make
18743         the X-Draft-From header with correct article numbers.
18744
18745 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18746
18747         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18748         unless plugged.  Disable the agent so that an open failure causes
18749         an error.
18750
18751         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18752         Revert 2004-09-21 change.  The backend must be opened while
18753         synchronizing flags even when the backend stores the flags
18754         locally.
18755
18756 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18757
18758         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18759         in `header' match.  Reported by Svend Tollak Munkejord.
18760
18761         * message.el (message-cite-original): Fix use of
18762         `message-cite-articles-with-x-no-archive'.
18763
18764 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18765
18766         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18767         (gnus-window-to-buffer): Ditto.
18768
18769         * mml.el (mml-preview-buffer): New variable.
18770         (mml-preview): Manage window layout with gnus-buffer-configuration.
18771
18772         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18773         X-Draft-From header even if those articles aren't quoted.
18774
18775 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18776
18777         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18778         (gnus-request-set-mark, gnus-request-update-mark): Use new
18779         g-s-t-u-l-m to decide to use backend even when unplugged.
18780
18781 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18782
18783         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18784         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18785
18786 2004-09-20  Simon Josefsson  <jas@extundo.com>
18787
18788         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18789         "utf-16-le".
18790
18791 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18792
18793         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18794
18795 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18796
18797         * uudecode.el (uudecode-use-external): Add :version.
18798
18799         * smime.el (smime-CA-file, smime-encrypt-cipher)
18800         (smime-dns-server): Add :version.
18801
18802         * smiley.el (gnus-smiley-file-types): Add :version.
18803
18804         * sha1.el (sha1-use-external): Add :version.
18805
18806         * pgg-def.el (pgg-query-keyserver): Add :version.
18807
18808         * nnmail.el (nnmail-fancy-expiry-targets)
18809         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18810         Add :version.
18811
18812         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18813         (nnimap-retrieve-groups-asynchronous): Add :version.
18814         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18815
18816         * mml.el (mml-content-disposition-parameters)
18817         (mml-insert-mime-headers-always): Add :version.
18818
18819         * mm-util.el (mm-coding-system-priorities): Add :version.
18820
18821         * mm-decode.el (mm-inline-text-html-with-images)
18822         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18823         (mm-verify-option): Add :version.
18824         (mm-text-html-renderer): Change :version.
18825
18826         * message.el (message-fcc-externalize-attachments)
18827         (message-required-headers, message-draft-headers)
18828         (message-subject-trailing-was-query)
18829         (message-subject-trailing-was-ask-regexp)
18830         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18831         (message-mark-insert-end, message-archive-header)
18832         (message-archive-note, message-cross-post-default)
18833         (message-cross-post-note, message-followup-to-note)
18834         (message-cross-post-note-function, message-use-mail-followup-to)
18835         (message-subscribed-address-functions)
18836         (message-subscribed-address-file, message-subscribed-addresses)
18837         (message-subscribed-regexps, message-allow-no-recipients)
18838         (message-yank-cited-prefix, message-signature-insert-empty-line)
18839         (message-hidden-headers, message-hierarchical-addresses)
18840         (message-mail-user-agent, message-use-idna)
18841         (message-valid-fqdn-regexp)
18842         (message-strip-special-text-properties, message-header-synonyms)
18843         (message-beginning-of-line, message-tab-body-function): Add :version.
18844         (message-insert-canlock, message-wide-reply-confirm-recipients):
18845         Change :version.
18846
18847         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18848         and :version.
18849         (mail-source-delete-old-incoming-confirm)
18850         (mail-source-movemail-program): Add :version.
18851
18852         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18853         (gnus-agent-cache, gnus-agent): Change :version.
18854
18855         * gnus-util.el (gnus-use-byte-compile): Change :version.
18856
18857         * gnus-sum.el (gnus-summary-make-false-root-always)
18858         (gnus-summary-default-high-score)
18859         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18860         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18861         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18862         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18863         (gnus-sum-thread-tree-single-indent)
18864         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18865         (gnus-sum-thread-tree-leaf-with-other)
18866         (gnus-sum-thread-tree-single-leaf): Add :version.
18867         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18868         (gnus-article-loose-mime): Change :version.
18869
18870         * gnus-start.el (gnus-backup-startup-file)
18871         (gnus-save-startup-file-via-temp-buffer): Add :version.
18872
18873         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18874         (gnus-server-offline-face): Add :version.
18875
18876         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18877
18878         * gnus-msg.el (gnus-gcc-externalize-attachments)
18879         (gnus-debug-files, gnus-debug-exclude-variables)
18880         (gnus-discouraged-post-methods): Change :version.
18881         (gnus-confirm-mail-reply-to-news)
18882         (gnus-confirm-treat-mail-like-news): Add :version.
18883
18884         * gnus-int.el (gnus-server-unopen-status): Add :version.
18885
18886         * gnus-group.el (gnus-group-jump-to-group-prompt)
18887         (gnus-large-ephemeral-newsgroup)
18888         (gnus-fetch-old-ephemeral-headers): Add :version.
18889
18890         * gnus-fun.el (gnus-x-face-directory)
18891         (gnus-convert-pbm-to-x-face-command)
18892         (gnus-convert-image-to-x-face-command)
18893         (gnus-convert-image-to-face-command): Add :version.
18894
18895         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18896
18897         * gnus-cite.el (gnus-cite-blank-line-after-header)
18898         (gnus-article-boring-faces): Add :version.
18899
18900         * gnus-art.el (gnus-buttonized-mime-types)
18901         (gnus-inhibit-mime-unbuttonizing)
18902         (gnus-treat-display-face)
18903         (gnus-treat-body-boundary): Change :version.
18904         (gnus-body-boundary-delimiter, gnus-picon-databases)
18905         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18906         (gnus-treat-date-english, gnus-treat-fold-headers)
18907         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18908         (gnus-treat-mail-picon, gnus-treat-wash-html)
18909         (gnus-article-encrypt-protocol)
18910         (gnus-use-idna, gnus-article-over-scroll)
18911         (gnus-mime-display-multipart-alternative-as-mixed)
18912         (gnus-mime-display-multipart-related-as-mixed)
18913         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18914         (gnus-ctan-url, gnus-button-ctan-handler)
18915         (gnus-button-handle-ctan-bogus-regexp)
18916         (gnus-button-ctan-directory-regexp)
18917         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18918         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18919         (gnus-button-man-level, gnus-button-emacs-level)
18920         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18921
18922         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18923         (gnus-agent-go-online): Change :version.
18924         (gnus-agent-expire-unagentized-dirs)
18925         (gnus-agent-auto-agentize-methods): Add :version.
18926
18927         * flow-fill.el (fill-flowed-display-column)
18928         (fill-flowed-encode-column): Add :version.
18929
18930         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18931         (gnus-outlook-deuglify-unwrap-max)
18932         (gnus-outlook-deuglify-cite-marks)
18933         (gnus-outlook-deuglify-unwrap-stop-chars)
18934         (gnus-outlook-deuglify-no-wrap-chars)
18935         (gnus-outlook-deuglify-attrib-cut-regexp)
18936         (gnus-outlook-deuglify-attrib-verb-regexp)
18937         (gnus-outlook-deuglify-attrib-end-regexp)
18938         (gnus-outlook-display-hook): Add :version.
18939
18940         * binhex.el (binhex-use-external): Add :version.
18941
18942 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18943
18944         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18945         and `invisible'.
18946
18947 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18948
18949         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18950         in gnus-registry-trim.
18951
18952 2004-09-13  Simon Josefsson  <jas@extundo.com>
18953
18954         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18955
18956         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18957
18958         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18959         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18960         <yamaoka@jpl.org>.
18961         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18962         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18963         <yamaoka@jpl.org>.
18964
18965         * sieve.el (sieve-manage-mode): Ditto.
18966
18967 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18968
18969         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18970
18971 2004-09-11  Simon Josefsson  <jas@extundo.com>
18972
18973         * dns-mode.el: Add.
18974
18975         * mm-view.el (mm-display-dns-inline): Add.
18976
18977         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18978         (mm-automatic-display): Ditto.
18979
18980         * mailcap.el (mailcap-mime-data): Add text/dns.
18981         (mailcap-mime-extensions): Map .soa to text/dns.
18982
18983 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18984
18985         * gnus-art.el (article-decode-mime-words, article-babel)
18986         (gnus-article-highlight-signature, gnus-article-add-buttons)
18987         (gnus-signature-toggle): Remove unnecessary bindings of
18988         `inhibit-read-only' inherited from v5.10 merge.
18989
18990 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18991
18992         * nntp.el (nntp): New customization group.
18993         (nntp-authinfo-file): Add customization group.
18994
18995         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18996
18997         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18998
18999         * gnus.el (to-address, to-list, subscribed)
19000         (large-newsgroup-initial): Ditto.
19001
19002         * flow-fill.el (fill-flowed-display-column)
19003         (fill-flowed-encode-column): Ditto.
19004
19005 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19006
19007         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19008         Use point-min rather than 1.
19009         (message-send-mail): Use buffer-size rather than point-max.
19010
19011         * gnus-sum.el (gnus-summary-search-article-forward):
19012         Signal a specific `search-failed' rather than a generic `error'.
19013
19014         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19015         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19016         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19017
19018 2004-09-10  Simon Josefsson  <jas@extundo.com>
19019
19020         * nndb.el (require): Remove tcp and duplicate cl.
19021
19022 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19023
19024         * gnus-agent.el (directory-files-and-attributes): Move forward.
19025
19026 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19027
19028         * gnus-agent.el (directory-files-and-attributes):
19029         Optionally defined to support XEmacs.
19030
19031 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19032
19033         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19034         to avoid run-time CL dependencies.
19035         (gnus-agent-unfetch-articles): New function.
19036         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19037         article numbers even when local .overview file is missing.
19038         (gnus-agent-read-article-number): New function.  Only accepts
19039         27-bit article numbers.
19040         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19041         Use gnus-agent-read-article-number.
19042         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19043         from backend while recognizing that article numbers in .overview
19044         must be valid.
19045         (gnus-agent-update-files-total-fetched-for):
19046         Use directory-files-and-attributes to improve performance.
19047         * gnus-int.el (gnus-request-move-article):
19048         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19049         improve performance.
19050
19051         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19052         some users confused by references to .newsrc when they only have a
19053         .newsrc.eld file.
19054         (gnus-convert-mark-converter-prompt)
19055         (gnus-convert-converter-needs-prompt): Fix use of property list.
19056         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19057         New function.  Used internally to only display 'gnus converting
19058         files' message when actually necessary.
19059
19060         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19061         methods now autoloaded.
19062
19063 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19064
19065         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19066         identifiers.
19067
19068 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19069
19070         * gnus-picon.el: Fix indentation and closing parenthesis.
19071
19072 2004-09-01  Simon Josefsson  <jas@extundo.com>
19073
19074         * message.el (message-canlock-generate): Require sha1, not
19075         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19076         to require within a function.  Sadly, if sha1.el isn't loaded, the
19077         let binding in m-c-g will hide the defcustom definition, which is
19078         bad.)
19079
19080         * canlock.el: Require sha1, not sha1-el.
19081
19082         * message.el: Don't autoload sha1 (there is a autoload cookie in
19083         sha1.el).
19084
19085         * sha1-el.el: Rename to sha1.el.
19086
19087 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19088
19089         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19090
19091 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19092
19093         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19094
19095 2004-08-30  Kim F. Storm  <storm@cua.dk>
19096
19097         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19098
19099         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19100         Add :group 'nnimap.
19101
19102 2004-08-30  Andreas Schwab  <schwab@suse.de>
19103
19104         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19105         ?* and ?\;.
19106
19107         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19108         and ?\' to symbol instead of whitespace.
19109
19110 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19111
19112         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19113
19114         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19115         instead of re-search-forward.
19116
19117         * gnus-uu.el (gnus-uu-save-article): Ditto.
19118         (gnus-uu-post-encode-uuencode): Ditto.
19119
19120         * html2text.el (html2text-clean-list-items): Ditto.
19121         (html2text-clean-dtdd): Ditto.
19122         (html2text-format-tags): Ditto.
19123
19124         * message.el (message-send-mail-with-sendmail): Fix regexp.
19125         (message-fill-field-general): Use search-forward instead of
19126         re-search-forward.
19127         (unbold-region): Ditto.
19128
19129         * nnrss.el (nnrss-request-article): Ditto.
19130
19131         * nnslashdot.el (nnslashdot-request-article): Ditto.
19132
19133         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19134
19135         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19136         "Unrecognized menu descriptor" error in XEmacs.
19137
19138 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19139
19140         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19141         parent article of a sparse article in the thread hashtb.
19142
19143 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19144
19145         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19146         (nnmail-expand-newtext): Lowercase expanded entries if
19147         nnmail-split-lowercase-expanded is non-nil.
19148
19149 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19150
19151         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19152
19153         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19154         of gnus-tmp-news-method into string under XEmacs.  It will be
19155         passed to gnus-correct-length which takes only a string argument.
19156
19157 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * gnus-util.el (gnus-bind-print-variables): New macro.
19160         (gnus-prin1): Use it.
19161         (gnus-prin1-to-string): Use it.
19162         (gnus-pp): New function.
19163         (gnus-pp-to-string): New function.
19164
19165         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19166         Replace pp-to-string with gnus-pp-to-string.
19167         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19168         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19169         * gnus-msg.el (gnus-debug): Ditto.
19170         * gnus-score.el (gnus-score-save): Ditto.
19171         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19172         gnus-pp-to-string.
19173         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19174         with gnus-pp.
19175         * score-mode.el (gnus-score-pretty-print): Ditto.
19176         * webmail.el (webmail-debug): Ditto.
19177
19178 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19179
19180         * gnus-art.el (article-display-face, article-display-x-face):
19181         Use buffer-read-only.
19182
19183 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19184
19185         * gnus-art.el (article-hide-list-identifiers):
19186         Bind inhibit-read-only as t.
19187
19188 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19189
19190         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19191
19192 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19193
19194         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19195         (gnus-narrow-to-page): Don't assume point-min == 1.
19196         (gnus-article-edit-mode): Derive from message-mode.
19197
19198         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19199         point-min == 1.
19200
19201         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19202         Disable incorrect use of `assert'.
19203
19204         * message.el (message-mode): Set comment-start-skip.
19205
19206
19207 2004-08-22  Sam Steingold  <sds@gnu.org>
19208
19209         * pop3.el (pop3-leave-mail-on-server): New user variable.
19210         (pop3-movemail): Delete mail only when it is nil.
19211
19212 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19213
19214         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19215
19216         * mml.el (mml-preview): Use `pop-to-buffer'.
19217
19218         * message.el (message-goto-mail-followup-to): Insert after "To".
19219         (message-carefully-insert-headers): Add comment.
19220
19221         * gnus.el: Remove unused variable `gnus-article-check-size'.
19222
19223         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19224
19225         * gnus-art.el (gnus-button-alist):
19226         Improve `gnus-button-handle-library' entry.
19227
19228 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19229
19230         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19231         Use downcase, since XEmacs capitalizes error messages differently.
19232
19233 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19234
19235         * nntp.el: Add (require 'gnus) due to reference to
19236         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19237
19238 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19239
19240         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19241         Bind `mm-fill-flowed'.
19242
19243         * mm-decode.el (mm-dissect-singlepart): Check it.
19244
19245 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19246
19247         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19248         'imap' for netrc parsing.
19249
19250 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19251
19252         * mailcap.el (mailcap-mime-data): Mark as risky.
19253
19254 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19255
19256         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19257         may be included in the encoded word.
19258         (rfc2047-encode): Don't append a space if the encoded word
19259         includes close parenthesis.
19260
19261 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19262
19263         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19264         of text within parentheses.
19265
19266 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19267
19268         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19269         (gnus-encrypt-write-file-contents): Make the password key the file
19270         name PLUS the cipher, not just the cipher.  Also remove failed
19271         passwords from the cache.
19272
19273 2004-08-06  Simon Josefsson  <jas@extundo.com>
19274
19275         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19276         Doc fix.
19277
19278 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19279
19280         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19281         LWSP.
19282
19283 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19284
19285         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19286         Try to append in-reply-to: data to the references: header.
19287
19288         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19289         (netrc-parse): Use gnus-encrypt.el functions.
19290
19291         * gnus-encrypt.el: Add new file for encryption support; currently
19292         does only a few GPG ciphers and an internal XOR cipher.
19293
19294         * password.el: Add comments on using password-read-and-add.
19295         (password-read-and-add): Add function to read and add the
19296         password to the cache at once.
19297
19298 2004-07-28  Simon Josefsson  <jas@extundo.com>
19299
19300         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19301         parameter (but don't use it, for now).
19302
19303         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19304         instead of hard coding to nil.
19305
19306 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19307
19308         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19309         as mm-inline-image-xemacs does.
19310
19311 2004-07-26  Simon Josefsson  <jas@extundo.com>
19312
19313         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19314         Revert part of 2004-07-17 change below.
19315
19316 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19317
19318         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19319         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19320
19321 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19322
19323         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19324         quotes that actually start with ">" at the beginning of the
19325         lines.
19326
19327 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19328
19329         * rfc2047.el (rfc2047-encode-region): Fix last change.
19330         (rfc2047-encode-parameter): Remove useless concat.
19331
19332 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19333
19334         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19335         encode special characters; fix some kind of misconfigured headers;
19336         signal a real error if debug-on-quit or debug-on-error is non-nil.
19337         (rfc2047-encode-max-chars): New variable.
19338         (rfc2047-encode-1): Use it.
19339         (rfc2047-encode-parameter): New function.
19340
19341         * mml.el (mml-insert-parameter): Remove an excessive space.
19342
19343 2004-07-17  Simon Josefsson  <jas@extundo.com>
19344
19345         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19346         Kai Grossjohann <kai@emptydomain.de>.
19347         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19348         (gnus-group-make-menu-bar): Ditto.
19349
19350         * gnus-util.el (gnus-group-server): Add.
19351
19352 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19353
19354         * message.el (message-clone-locals): Clone sendmail and smtp
19355         variables.
19356
19357 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19358
19359         * rfc2047.el (rfc2047-encode-region): Fix last change.
19360
19361 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19362
19363         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19364         characters as non-special.
19365
19366 2004-07-09  Simon Josefsson  <jas@extundo.com>
19367
19368         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19369         Users will lose all flag changes made while unplugged with
19370         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19371         good default.  See numerous reports on ding mailing list.
19372
19373 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19374
19375         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19376         add generate-head-function and generate-article-function to the
19377         rfc822-forward entry.
19378         (nndoc-rfc822-forward-generate-article): New function.
19379         (nndoc-rfc822-forward-generate-head): New function.
19380
19381         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19382
19383 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19384
19385         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19386         respect display group parameter and gnus-summary-expunge-below.
19387         (gnus-articles-to-read): Remove unused reference to display group
19388         parameter.
19389
19390 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19391
19392         * nnheader.el (nnheader-uniquify-message-id): New experimental
19393         variable.
19394         (nnheader-nov-read-message-id): Use it.
19395
19396         * spam-report.el (spam-report-gmane): Add interactive.
19397
19398 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19399
19400         * mm-encode.el (mm-content-transfer-encoding-defaults):
19401         Use qp-or-base64 for the application/* types.
19402
19403 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19404
19405         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19406
19407 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19408
19409         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19410         trim value.
19411
19412 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19413
19414         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19415         New macro and function.
19416         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19417
19418 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19419
19420         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19421         after-load-alist.
19422
19423 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19424
19425         * gnus-group.el (gnus-group-get-new-news-this-group):
19426         Don't update info that isn't there.
19427
19428 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19429
19430         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19431         entry.
19432
19433 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19434
19435         * mm-view.el (mm-inline-render-with-function): Use multibyte
19436         buffer; decode html source by charset.
19437
19438         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19439
19440         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19441         Mule-UCS is loaded under XEmacs.
19442         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19443
19444 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19445
19446         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19447
19448 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19449
19450         * mm-util.el (mm-coding-system-p): Return a coding-system.
19451         (mm-mime-mule-charset-alist): Use shift_jis instead of
19452         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19453         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19454         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19455         instead of japanese-shift-jis and iso-latin-1 respectively in
19456         order to share the default value with both Emacs and XEmacs-mule.
19457         (mm-mule-charset-to-mime-charset):
19458         Make mm-coding-system-priorities effective.
19459         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19460         while predicating of candidates upon the priorities.
19461
19462 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19463
19464         * gnus-sum.el (gnus-summary-make-menu-bar):
19465         Add gnus-uu-invert-processable.
19466
19467         * gnus.el: Autoload gnus-uu-invert-processable.
19468
19469 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19470
19471         * mm-util.el (mm-with-multibyte-buffer): New macro.
19472
19473         * rfc2047.el (rfc2047-encode-string): Use it.
19474         (rfc2047-encode-region): Move point to the end of the region after
19475         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19476
19477 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19478
19479         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19480         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19481
19482 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19483
19484         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19485         (gnus-cite-parse): Ignore quoted envelope From_.
19486         Suggested by Karl Chen <quarl@nospam.quarl.org>.
19487
19488 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
19489
19490         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19491         invalid addresses.
19492
19493 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
19494
19495         * spam.el: Change section markers, revise TODO list.
19496         (spam-backends): Make new master list of all installed backends.
19497         (spam-summary-exit-behavior): Add new variable to determine how
19498         messages moves are done at summary exit.
19499         (spam-move-spam-nonspam-groups-only)
19500         (spam-process-ham-in-nonham-groups)
19501         (spam-process-ham-in-spam-groups): Remove variables, the
19502         spam-summary-exit-behavior variable should be used to manage this
19503         behavior.
19504         (spam-old-ham-articles, spam-old-spam-articles): Remove.
19505         (spam-old-articles): Add variable, replacing spam-old-ham-articles
19506         and spam-old-spam-articles.
19507         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19508         Add empty variables, placeholders for the backends they represent.
19509         (spam-set-difference): Move, unchanged.
19510         (spam-list-of-processors): Declare OBSOLETE, not used anymore
19511         unless the user has a processor variable.
19512         (spam-classifications, spam-classification-valid-p)
19513         (spam-backend-properties, spam-backend-property-valid-p)
19514         (spam-backend-function-type-valid-p)
19515         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19516         (spam-report-articles-gmane, spam-report-articles-resend):
19517         Remove functions, they are not needed.
19518         (spam-install-backend-super, spam-backend-list)
19519         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19520         (spam-backend-function, spam-backend-ham-registration-function)
19521         (spam-backend-spam-registration-function)
19522         (spam-backend-ham-unregistration-function)
19523         (spam-backend-spam-unregistration-function)
19524         (spam-backend-statistical-p, spam-backend-mover-p)
19525         (spam-install-backend-alias, spam-install-checkonly-backend)
19526         (spam-install-mover-backend, spam-install-nocheck-backend)
19527         (spam-install-backend, spam-install-statistical-backend)
19528         (spam-install-statistical-checkonly-backend): Add backend installation
19529         support.
19530         (spam-summary-prepare-exit): Rewrite to use the new backend code.
19531         (spam-group-processor-p): Use the new backend code and respect the
19532         summary exit behavior.
19533         (spam-mark-spam-as-expired-and-move-routine): Remove.
19534         (spam-summary-prepare): Change to use the new spam-old-articles
19535         variable.
19536         (spam-copy-or-move-routine, spam-copy-spam-routine)
19537         (spam-move-spam-routine, spam-copy-ham-routine)
19538         (spam-move-ham-routine): Add code to copy/move ham or spam.
19539         (spam-fetch-field-fast): Improve doc and code, plus allow the
19540         'number request.
19541         (spam-list-of-checks, spam-list-of-statistical-checks):
19542         Remove variables.
19543         (spam-split, spam-find-spam): Use the new backend code.
19544         (spam-registration-functions): Remove variable.
19545         (spam-unregister-routine): Add convenience wrapper.
19546         (spam-log-undo-registration, spam-register-routine)
19547         (spam-log-processing-to-registry)
19548         (spam-log-unregistration-needed-p): Rename "check" to "backend"
19549         where possible.
19550         (spam-check-gmane-xref, spam-check-regex-headers)
19551         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19552         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19553         (spam-check-bogofilter-headers, spam-check-spamoracle)
19554         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19555         (spam-check-crm114-headers): Use the spam-split-group that
19556         spam-split prepares, no need to determine it every time.
19557
19558         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19559         to the nnheader-parse-naked-head call.
19560
19561         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19562
19563         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19564         the nnheader-nov-read-message-id call.
19565
19566 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19567
19568         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19569         gnus-activate-group twice.  Suggested by Markus Peter
19570         <warp@spin.de>.
19571
19572 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19573
19574         * gnus-art.el (gnus-article-time-format): Exchange the order of
19575         day and month in the default value; fix customization type.
19576         (article-date-ut): Use add-text-properties.
19577         (article-make-date-line): Use message-make-date instead of
19578         current-time-string.
19579
19580         * message.el (message-fetch-field): Don't use set-text-properties.
19581         (message-make-date): Simplify.
19582
19583         * messagexmas.el (message-xmas-make-date): New function.
19584         (message-xmas-redefine): Defalias message-make-date to it.
19585
19586 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19587
19588         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19589         (rfc2047-encode-region): Treat text within parentheses as special;
19590         show the original text when error has occurred.
19591
19592         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19593         already-computed method to gnus-activate-group.
19594
19595         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19596         same select-methods identical Lisp objects.
19597
19598         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19599         object when modifying the info.
19600
19601 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19602
19603         * gnus-srvr.el (gnus-server-set-info): Remove the server from
19604         gnus-opened-servers since it has never been opened with the new
19605         configuration yet.
19606
19607 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19608
19609         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19610         arg to nnheader-generate-fake-message-id.
19611
19612 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
19613
19614         * nnheader.el (nnheader-generate-fake-message-id): Accept a
19615         number and build a fake message ID localized to a group and
19616         article number (so it's repeatable from that point on).
19617         (nnheader-fake-message-id-p): Change regex to accomodate new fake
19618         ID format.
19619
19620         * gnus-sum.el (gnus-get-newsgroup-headers):
19621         Call nnheader-generate-fake-message-id with the article number.
19622
19623 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
19624
19625         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19626         end-of-buffer.
19627
19628 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19629
19630         * message.el (message-ignored-supersedes-headers): Add Approved.
19631
19632 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19633
19634         * rfc2047.el (rfc2047-encode-message-header): Remove useless
19635         goto-char.
19636         (rfc2047-encode): Fold the line before encoding.
19637
19638 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19639
19640         * rfc2047.el (rfc2047-encode-message-header): Disabled header
19641         folding -- not all headers can be folded, and this should be done
19642         by the message composition mode.  Probably.  I think.
19643
19644 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19645
19646         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19647         fast.
19648
19649         * gnus-ems.el (gnus-remove-image): Don't use
19650         message-text-with-property; remove only the image found first.
19651
19652         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
19653         found first.
19654
19655 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
19656
19657         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19658
19659 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19660
19661         * message.el (message-text-with-property): Make it fast and accept
19662         optional arguments.
19663         (message-strip-forbidden-properties): Use it.
19664         (message-fix-before-sending): Follow the m-t-w-p change.
19665
19666         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19667
19668 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19669
19670         * gnus-art.el (article-hide-headers): Don't change the buffer
19671         mistakenly when performing mml-preview even if
19672         gnus-single-article-buffer is nil.
19673
19674 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
19675
19676         * message.el (message-expand-name-databases): New user option.
19677         (message-expand-name): Use it.
19678
19679 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19680
19681         * spam.el (spam-report-articles-resend)
19682         (spam-report-resend-register-routine): Allow ham reporting.
19683         (spam-report-resend-register-ham-routine): Add wrapper.
19684         (spam-registration-functions): Add ham resending functions.
19685         (spam-list-of-processors): Add ham resend processor.
19686
19687         * gnus.el (ham-resend-to): Add new group parameter.
19688         (spam-process): Add ham resend option.
19689
19690         * spam-report.el (spam-report-resend): Allow reporting ham.
19691         (spam-report-resend-ham): Add wrapper.
19692
19693 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19694
19695         * message.el (message-cite-articles-with-x-no-archive):
19696         New variable.
19697         (message-cite-original): Use it.
19698
19699 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19700
19701         * message.el (message-cite-original): Respect X-No-Archive.
19702
19703 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19704
19705         * gnus-art.el (article-hide-headers): Refer to the values for
19706         gnus-ignored-headers and gnus-visible-headers in the summary
19707         buffer since a user may have set them as group parameters.
19708
19709 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19710
19711         * assistant.el (assistant-node-name): Add convenience function.
19712         (assistant-render-text, assistant-render-node): Add error handling,
19713         plus handle multiple next nodes.
19714         (assistant-find-next-node): Comment out for now.
19715         (assistant-find-next-nodes): Add function, returns list of next
19716         nodes.
19717
19718 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19719
19720         * mail-source.el (mail-source-directory): Fix doc-string.
19721
19722 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19723
19724         * assistant.el (assistant-render-text, assistant-eval): Add :set
19725         widget type, which is different because it takes and returns a
19726         list.  Much hilarity ensues.
19727
19728 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19729
19730         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19731
19732         * gnus-group.el (gnus-group-get-new-news-this-group):
19733         Add doc-string.
19734
19735         * gnus-start.el (gnus-activate-group): Add doc-string.
19736
19737 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19738
19739         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19740
19741 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19742
19743         * assistant.el (assistant-render-text): Try to add a :set
19744         widget, more to come.
19745
19746         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19747         strings.
19748         (spam-report-articles-resend)
19749         (spam-register-routine): Do registration iff any articles warrant
19750         it.
19751         (spam-summary-prepare-exit): Change log message for nil group
19752         destinations.
19753
19754 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19755
19756         * spam.el (spam-report-resend-register-routine):
19757         Allow spam-report-resend-to to be a group parameter or a global value.
19758
19759 2004-05-26  Simon Josefsson  <jas@extundo.com>
19760
19761         * starttls.el: Merge with my GNUTLS based starttls.el.
19762         (starttls-gnutls-program, starttls-use-gnutls)
19763         (starttls-extra-arguments, starttls-process-connection-type)
19764         (starttls-connect, starttls-failure, starttls-success):
19765         New variables.
19766         (starttls-program, starttls-extra-args): Doc fix.
19767         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19768         New functions.
19769         (starttls-negotiate, starttls-open-stream):
19770         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19771         function if it is set.
19772
19773 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19774
19775         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19776         structured fields.
19777
19778 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19779
19780         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19781
19782 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19783
19784         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19785         Add variable.
19786         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19787         assigning the spam-mark to new messages.
19788
19789 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19790
19791         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19792
19793 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19794
19795         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19796
19797         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19798         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19799         default.
19800
19801 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19802
19803         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19804         correct data.
19805
19806 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19807
19808         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19809         (spam-group-processor-p): Fix function.
19810         (spam-group-processor-multiple-p)
19811         (spam-group-spam-processor-report-gmane-p)
19812         (spam-group-spam-processor-report-resend-p)
19813         (spam-group-spam-processor-bogofilter-p)
19814         (spam-group-spam-processor-blacklist-p)
19815         (spam-group-spam-processor-ifile-p)
19816         (spam-group-ham-processor-ifile-p)
19817         (spam-group-spam-processor-spamoracle-p)
19818         (spam-group-spam-processor-crm114-p)
19819         (spam-group-ham-processor-bogofilter-p)
19820         (spam-group-spam-processor-stat-p)
19821         (spam-group-ham-processor-stat-p)
19822         (spam-group-ham-processor-whitelist-p)
19823         (spam-group-ham-processor-BBDB-p)
19824         (spam-group-ham-processor-spamoracle-p)
19825         (spam-group-ham-processor-copy-p): Remove functions with some
19826         prejudice against unneeded code.
19827         (spam-report-articles-resend)
19828         (spam-report-resend-register-routine): Allow the group/topic
19829         spam-resend-to value to override spam-report-resend-to.
19830         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19831         properly now.
19832
19833         * gnus.el (spam-resend-to): Add group/topic parameter.
19834         (spam-process): Move the OBSOLETE processors to the end of the
19835         choices.
19836
19837 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19838
19839         * spam-report.el (spam-report-resend-to, spam-report-resend):
19840         Start with resend-to set to nil, and then ask the user if necessary.
19841         (spam-report-resend): spam-report-resend takes a list of articles, not
19842         separate article numbers.
19843
19844 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19845
19846         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19847         addition to emacs-w3m.
19848
19849 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19850
19851         * assistant.el (assistant-authinfo-data): New function.
19852         (assistant-eval): Eval for entire assistant.
19853
19854         * netrc.el (netrc-services-file): New variable.
19855         (netrc-parse-services): New function.
19856         (netrc-find-service-name): New function.
19857         (netrc-find-service-number): New function.
19858         (netrc-port-equal): New function.
19859         (netrc-machine): Use it.
19860
19861         * nnimap.el (nnimap-open-connection): Use netrc.
19862
19863         * gnus-util.el (gnus-netrc-get): Remove aliases.
19864
19865         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19866
19867         * assistant.el (wid-edit): Fix compilation.
19868
19869         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19870
19871 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19872
19873         * gnus-util.el (gnus-set-file-modes): New function.  (small
19874         patch).
19875
19876 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19877
19878         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19879
19880         * assistant.el (assistant-render-node): Fix up rendering and
19881         read-only text.
19882         (assistant-render-node): Reset.
19883         (assistant-make-read-only): Not sticky.
19884
19885 2004-05-20  Danny Siu  <dsiu@adobe.com>
19886
19887         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19888         centered even when gnus-auto-center-summary is t.
19889
19890 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19891
19892         * dns.el (dns-get-txt-answer): New function.
19893         (dns-read-txt): Ditto.
19894         (query-dns): Use it.
19895
19896 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19897
19898         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19899         active for foreign groups even if the group level is higher than
19900         the specified value.
19901
19902 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19903
19904         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19905         non-active groups.
19906
19907         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19908
19909 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19910
19911         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19912
19913 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19914
19915         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19916         (spam-crm114-header, spam-crm114-spam-switch)
19917         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19918         (spam-crm114-positive-spam-header)
19919         (spam-crm114-database-directory, spam-list-of-processors)
19920         (spam-group-spam-processor-crm114-p)
19921         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19922         (spam-generic-score, spam-list-of-checks)
19923         (spam-list-of-statistical-checks, spam-registration-functions)
19924         (spam-check-crm114-headers, spam-crm114-score)
19925         (spam-check-crm114, spam-crm114-register-with-crm114)
19926         (spam-crm114-register-spam-routine)
19927         (spam-crm114-unregister-spam-routine)
19928         (spam-crm114-register-ham-routine)
19929         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19930         From asjo@koldfront.dk (Adam Sjøgren).
19931
19932         * gnus.el: Add spam-use-crm114.
19933
19934         * spam.el (spam-list-of-processors, spam-registration-functions):
19935         Add spam-use-resend.
19936         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19937         (spam-report-articles-gmane): Add doc fix.
19938         (spam-report-articles-resend, spam-report-resend-register-routine):
19939         Add wrappers around spam-report-resend-to.
19940
19941         * spam-report.el (spam-report-resend-to, spam-report-resend):
19942         Add support for resending spam.
19943         (spam-report-gmane): Fix line length >80.
19944
19945         * gnus.el (spam-process): Add spam-use-resend.
19946
19947 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19948
19949         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19950         number of processed spam messages.
19951         (spam-ham-copy-or-move-routine): Return the number of processed
19952         ham messages.
19953         (spam-summary-prepare-exit): Use the above values to decide
19954         whether status messages shouled be displayed.
19955
19956 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19957
19958         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19959         `rfc2047-encoding-function-alist' in order to avoid conflicting
19960         with the old version.
19961         (rfc2047-encode-region): Concatenate words containing non-ASCII
19962         characters in structured fields; don't encode space-delimited
19963         ASCII words even in unstructured fields; don't break words at
19964         char-category boundaries.
19965         (rfc2047-encode-1): New function.
19966         (rfc2047-encode): Use it; encode text so that it occupies the
19967         maximum width within 76-column; work correctly on Q encoding for
19968         iso-2022-* charsets.
19969         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19970         sure not to break a line just after the header name.
19971         (rfc2047-b-encode-region): Remove.
19972         (rfc2047-b-encode-string): New function.
19973         (rfc2047-q-encode-region): Remove.
19974         (rfc2047-q-encode-string): New function.
19975
19976         * mm-util.el (mm-replace-in-string): New function.
19977
19978 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19979
19980         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19981         Really get it right.
19982         (gnus-inews-make-draft): Really.
19983
19984 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19985
19986         * nnmh.el (nnmh-request-list-1): Don't check the link count
19987         before descending.  (small patch)
19988
19989 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19990
19991         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19992         stuff.
19993
19994         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19995         Match on real group name.
19996
19997         * gnus-art.el (gnus-signature-limit): Doc fix.
19998
19999         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20000
20001         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20002
20003 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20004
20005         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20006         isn't a string.
20007
20008 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20009
20010         * gnus-draft.el (gnus-draft-send):
20011         Bind rfc2047-encode-encoded-words.
20012
20013         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20014         (rfc2047-encodable-p): Say that =? needs encoding.
20015         (rfc2047-encode-encoded-words): New variable.
20016
20017         * gnus-group.el (gnus-group-select-group): Doc fix.
20018
20019         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20020
20021         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20022         to nil.
20023
20024         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20025
20026         * nnheader.el (nnheader-get-lines-and-char): New function.
20027
20028 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20029
20030         * gnus-msg.el (gnus-summary-followup-with-original):
20031         Document yanking of region when active.
20032
20033 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20034
20035         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20036         groups if the group level is higher than the specified value.
20037
20038 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20039
20040         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20041         (gnus-group-jump-to-group): Add prefix argument using
20042         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20043         non-active group.
20044
20045         * compface.el (uncompface): Be verbose when changing
20046         `uncompface-use-external'.
20047
20048         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20049         handle manual section.
20050
20051 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20052
20053         * gnus-art.el (gnus-button-alist): Revert previous change.
20054
20055 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20056
20057         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20058
20059 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20060
20061         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20062         whether backend can accept message.
20063
20064         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20065
20066 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20067
20068         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20069         Avoid creating directory when nntp-marks-is-evil is true.
20070         Reported by Reiner Steib.
20071
20072 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20073
20074         * gnus-picon.el (gnus-picon-style): New variable.
20075         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20076         (gnus-picon-transform-address): Support `gnus-picon-style'.
20077         From Jesper Harder <harder@ifa.au.dk>.
20078
20079 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20080
20081         * message.el (message-fill-field): Return point.
20082         (message-generate-headers): Go to end of field.
20083
20084         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20085         stuff for non-living groups.
20086
20087 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20088
20089         * gnus-art.el (gnus-article-followup-with-original)
20090         (gnus-article-reply-with-original): gnus-mark-active-p ->
20091         gnus-region-active-p.
20092
20093 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20094
20095         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20096         only when there is spam or ham to be processed.
20097
20098 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20099
20100         * mail-source.el (mail-source-delete-crash-box): Refactor.
20101         (mail-source-fetch): Use it.
20102         (mail-source-fetch-file): Ditto.
20103         (mail-source-fetch-directory): Run postscript in loop.
20104         (mail-source-fetch-pop): Delete.
20105         (mail-source-fetch-maildir): Ditto.
20106         (mail-source-fetch-imap): Ditto.
20107
20108         * imap.el (imap-authenticators): Comment out sasl.
20109
20110         * message.el (message-skip-to-next-address): New function.
20111         (message-fill-header-address): Refactor.
20112         (message-fill-address): Use it.
20113         (message-delete-address): Use it.
20114         (message-fill-header-general): Refactor.
20115         (message-fill-field-address): Rename.
20116         (message-narrow-to-field): Find the start of the header.
20117         (message-header-format-alist): Don't pre-fill.
20118         (message-fill-header): Remove.
20119         (message-insert-header): New function.
20120         (message-shorten-references): Use it.
20121
20122         * rfc2047.el (rfc2047-field-value): Strip props.
20123
20124         * mail-parse.el (mail-header-make-address): New alias.
20125
20126         * ietf-drums.el (ietf-drums-make-address): New function.
20127
20128         * imap.el: Add compiler directives.
20129
20130         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20131
20132         * gnus-art.el (article-decode-idna-rhs): Don't use
20133         message-idna-inside-rhs-p.
20134
20135 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20136
20137         * message.el (message-idna-inside-rhs-p): Remove.
20138         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20139
20140         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20141         false positives.
20142
20143 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20144
20145         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20146
20147 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20148
20149         * nneething.el (nneething-file-name): Don't create spurious
20150         files.
20151
20152         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20153         (gnus-inews-do-gcc): Remove sleep.
20154
20155         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20156         part under point.
20157
20158         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20159         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20160
20161 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20162
20163         * spam.el (spam-summary-prepare-exit): Fix (length).
20164
20165 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20166
20167         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20168         as expired without moving it" message when there are spam
20169         messages left.
20170
20171 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20172
20173         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20174         header is not nil.
20175
20176 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20177
20178         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20179         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20180         (nntp-marks-changed-p): New arg SERVER.
20181         (nntp-request-update-info): Adjust caller.
20182
20183 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20184
20185         * nntp.el (nntp-save-marks): Pass missing arg.
20186
20187 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20188
20189         * nntp.el: Support marks.
20190         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20191         (nntp-marks-modtime, nntp-marks-directory): New variables.
20192         (nntp-request-set-mark, nntp-request-update-info)
20193         (nntp-possibly-create-directory, nntp-marks-changed-p)
20194         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20195         New functions.
20196
20197 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20198
20199         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20200         (gnus-xmas-redefine): Rename.
20201
20202         * gnus-score.el (gnus-score-insert-help):
20203         Use gnus-select-lowest-window.
20204
20205         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20206         appt-select-lowest-window and rename to gnus-select-lowest-window.
20207
20208         * gnus.el: do.
20209
20210 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20211
20212         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20213         encodings of MIME-encoded words, in order to improve
20214         interoperability with several broken MUAs.
20215
20216 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20217
20218         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20219         tags, only when charsets are not specified in headers.
20220         (mm-inline-text-html-render-with-w3m): Ditto.
20221
20222         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20223         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20224
20225 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20226
20227         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20228         instead of MIME-decoded from fields when checking
20229         `gnus-article-address-banner-alist'.
20230
20231 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20232
20233         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20234         description rather than subject.
20235
20236 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20237
20238         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20239
20240 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20241
20242         * gnus.el (gnus-version-number): Bump.
20243
20244 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20245
20246         * gnus.el: No Gnus v0.2 is released.
20247
20248 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20249
20250         * gnus-agent.el (gnus-agent-read-agentview):
20251         Inline gnus-uncompress-range.
20252
20253 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20254
20255         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20256         `exec-installed-p'.
20257
20258 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20259
20260         * gnus.el (spam-process, spam-autodetect-methods):
20261         Add bsfilter and bsfilter-headers.
20262
20263         * spam.el (spam-bsfilter): New customize group.
20264         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20265         (spam-bsfilter-header, spam-bsfilter-probability-header)
20266         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20267         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20268         (spam-bsfilter-database-directory): New options.
20269         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20270         (spam-list-of-statistical-checks, spam-registration-functions):
20271         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20272         (spam-bsfilter-score): New command.
20273         (spam-check-bsfilter-headers, spam-check-bsfilter)
20274         (spam-bsfilter-register-with-bsfilter)
20275         (spam-bsfilter-register-spam-routine)
20276         (spam-bsfilter-unregister-spam-routine)
20277         (spam-bsfilter-register-ham-routine)
20278         (spam-bsfilter-unregister-ham-routine): New functions.
20279         (spam-generic-score): Support bsfilter; Accept an optional argument
20280         to recalcurate spam score even if scoring header has already been
20281         added.
20282         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20283         optional argument to recalcurate spam score even if scoring header
20284         has already been added.
20285
20286 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20287
20288         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20289         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20290         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20291         link is missing.
20292
20293 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20294
20295         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20296         (html2text-get-attr): Rewrite.
20297
20298         * message.el (message-setup-1): Remove redundant put-text-property
20299         on mail-header-separator.
20300
20301 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20302
20303         * gnus-registry.el (gnus-registry-cache-whitespace)
20304         (gnus-registry-action, gnus-registry-spool-action)
20305         (gnus-registry-split-fancy-with-parent): Change message levels
20306         from 5 to 3 or 7, as needed.
20307
20308         * spam.el (spam-summary-prepare-exit)
20309         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20310         (spam-split, spam-find-spam, spam-log-undo-registration)
20311         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20312         level from 5 to 6.
20313
20314 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20315
20316         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20317         2004-03-04 change).
20318
20319 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20320
20321         * sieve-manage.el (sieve-manage-open):
20322         * nnweb.el (nnweb-insert-html):
20323         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20324         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20325         * nnspool.el (nnspool-request-group):
20326         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20327         * nnml.el (nnml-request-update-info):
20328         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20329         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20330         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20331         (nnimap-request-set-mark):
20332         * nnfolder.el (nnfolder-request-update-info):
20333         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20334         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20335         * gnus-uu.el (gnus-uu-find-articles-matching):
20336         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20337         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20338         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20339         * gnus-nocem.el (gnus-nocem-scan-groups):
20340         * gnus-int.el (gnus-start-news-server):
20341         * gnus-group.el (gnus-group-make-kiboze-group)
20342         (gnus-group-browse-foreign-server):
20343         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20344         Use mapc when appropriate.
20345
20346 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20347
20348         FIXME: Make separate entries for each person.
20349
20350         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20351         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20352         <shields@msrl.com>:
20353
20354         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20355         may need for spam sorting and scoring.
20356         (spam-user-format-function-S): Add user format function suitable for
20357         general use.
20358         (spam-article-sort-by-spam-status): Add sorting function for summary
20359         sorting.
20360         (spam-extra-header-to-number): Add function to get a score from a
20361         header.
20362         (spam-summary-score): Add function to get a numeric score from the
20363         headers.
20364         (spam-generic-score): Fix function doc, was in wrong place.
20365         (spam-initialize): Take symbols when it's run, and install the
20366         extra headers that spam-necessary-extra-headers thinks we need.
20367
20368 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20369
20370         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20371         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20372
20373 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20374
20375         * gnus-sum.el (gnus-set-global-variables)
20376         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20377         (gnus-article-get-xrefs, gnus-summary-best-group)
20378         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20379         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20380         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20381         Use with-current-buffer.
20382
20383 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20384
20385         * spam.el (spam-summary-prepare-exit): Simplify logic.
20386         (spam-fetch-article-header): Read the article header if it's not
20387         available.
20388         (spam-list-articles): Simplify logic.
20389         (spam-filelist-register-routine): Fix bug with unregister-list.
20390
20391         * gnus-registry.el: Fix comments at beginning.
20392
20393 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20394
20395         * message.el (message-cater-to-broken-inn): Remove.
20396         (message-shorten-references): Make sure the total folded length of
20397         References is shorter than 998 characters to cater to a bug in INN
20398         2.3.  Also, don't pretend that references aren't folded -- this
20399         hasn't worked for a while.
20400
20401 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20402
20403         * gnus-agent.el (gnus-agentize):
20404         gnus-agent-send-mail-real-function no longer set to current value
20405         of message-send-mail-function but rather a lambda that calls
20406         message-send-mail-function.  The change makes the agent real-time
20407         responsive to user changes to message-send-mail-function.
20408
20409 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20410
20411         * legacy-gnus-agent.el
20412         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20413         help from Florian Weimer <fw@deneb.enyo.de>
20414
20415 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20416
20417         * nnmail.el (nnmail-cache-insert): Revert last change.
20418
20419 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20420
20421         * nnmail.el (nnmail-cache-insert): Always check whether
20422         nnmail-cache-ignore-groups matches a group name.
20423
20424 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20425
20426         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20427         (spam-find-spam, spam-log-processing-to-registry)
20428         (spam-log-registered-p, spam-log-unregistration-needed-p)
20429         (spam-log-undo-registration): Use gnus-message instead of
20430         gnus-error, none of these errors are fatal.
20431
20432         * gnus-registry.el (gnus-registry-clean-empty-function)
20433         (gnus-registry-clean-empty): Remove only empty entries without
20434         extra data.
20435
20436 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20437
20438         * spam-stat.el (spam-stat-buffer-change-to-spam)
20439         (spam-stat-buffer-change-to-non-spam): Change (error) to
20440         (gnus-message 8) invocation.
20441
20442 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20443
20444         * nntp.el (nntp-via-netcat-command): New variable.
20445         (nntp-via-netcat-switches): New variable.
20446         (nntp-open-via-rlogin-and-netcat): New function.
20447         (nntp-open-connection-function): Doc fix.
20448         (nntp-telnet-command): Doc fix.
20449         (nntp-end-of-line): Doc fix.
20450         (nntp-via-rlogin-command): Doc fix.
20451         (nntp-via-user-name): Doc fix.
20452         (nntp-via-address): Doc fix.
20453
20454 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20455
20456         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20457         error in Emacs 21.1.
20458
20459 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20460
20461         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20462
20463 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20464
20465         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20466         (gnus-agent-with-refreshed-group): New macro.
20467         (gnus-agent-rename-group): New function.
20468         (gnus-agent-delete-group): New function.
20469         (gnus-agent-save-group-info): Use gnus-command-method when
20470         `method' parameter is nil.  Don't write nil entries into the
20471         active file.
20472         (gnus-agent-get-group-info): New function.
20473         (gnus-agent-fetch-articles):
20474         Use gnus-agent-update-files-total-fetched-for to increment disk space
20475         used.
20476         (gnus-agent-fetch-headers, gnus-agent-save-alist):
20477         Use gnus-agent-update-view-total-fetched-for to increment disk space
20478         used.
20479         (gnus-agent-get-local): Add optional parameters to avoid calling
20480         gnus-group-real-name and gnus-find-method-for-group.
20481         (gnus-agent-set-local): Delete stored entry if either min, or max,
20482         are nil.
20483         (gnus-agent-fetch-session): Reworded error/quit messages.
20484         On quit, use gnus-agent-regenerate-group to record existance of any
20485         articles fetched to disk before the quit occurred.
20486         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20487         gnus-agent-update-view-total-fetched-for, and
20488         gnus-agent-update-files-total-fetched-for to decrement disk space
20489         used.
20490         (gnus-agent-retrieve-headers):
20491         Use gnus-agent-update-view-total-fetched-for to increment disk space
20492         used.
20493         (gnus-agent-regenerate-group): Replace gnus-group-update-group
20494         with gnus-agent-update-files-total-fetched-for to decrement disk
20495         space and fresh group buffer.
20496         (gnus-agent-inhibit-update-total-fetched-for): New variable.
20497         (gnus-agent-need-update-total-fetched-for): New variable.
20498         (gnus-agent-update-files-total-fetched-for): New function.
20499         (gnus-agent-update-view-total-fetched-for): New function.
20500         (gnus-agent-total-fetched-for): New function.
20501
20502         * gnus-cache.el (gnus-cache-save-buffers):
20503         Use gnus-cache-update-overview-total-fetched-for to change disk space
20504         used by this group.
20505         (gnus-cache-possibly-enter-article):
20506         Use gnus-cache-update-file-total-fetched-for to increment disk space
20507         used by this group.
20508         (gnus-cache-possibly-remove-article):
20509         Use gnus-cache-update-file-total-fetched-for to decrement disk space
20510         used by this group.
20511         (gnus-cache-generate-nov-databases): Purge total fetched cache.
20512         (gnus-cache-rename-group): New function.
20513         (gnus-cache-delete-group): New function.
20514         (gnus-cache-inhibit-update-total-fetched-for): New variable.
20515         (gnus-cache-need-update-total-fetched-for): New variable.
20516         (gnus-cache-with-refreshed-group): New macro.
20517         (gnus-cache-update-file-total-fetched-for): New function.
20518         (gnus-cache-update-overview-total-fetched-for): New function.
20519         (gnus-cache-rename-group-total-fetched-for): New function.
20520         (gnus-cache-delete-group-total-fetched-for): New function.
20521         (gnus-cache-total-fetched-for): New function.
20522
20523         * gnus-group.el: Require gnus-sum and autoload functions to
20524         resolve warnings when gnus-group.el compiled alone.
20525         (gnus-group-line-format): Documented new %F.
20526         (size of Fetched data) group line format; identifies disk space
20527         used by agent and cache.
20528         (gnus-group-line-format-alist): Defined new F format.
20529         (gnus-total-fetched-for): New function.
20530         (gnus-group-delete-group): No longer update
20531         gnus-cache-active-altered as gnus-request-delete-group now keeps
20532         the cache in sync.
20533         (gnus-group-list-active): Let the agent store a server's active
20534         list if currently plugged.
20535
20536         * gnus-int.el (gnus-request-delete-group):
20537         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20538         local disk in sync with the server.
20539         (gnus-request-rename-group):
20540         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20541         local disk in sync with the server.
20542
20543         * gnus-start.el (gnus-get-unread-articles):
20544         Cosmetic simplification to logic.
20545
20546         * gnus-util.el (gnus-rename-file): New function.
20547
20548 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
20549
20550         * mm-util.el (mm-image-load-path): Handle nil in load-path.
20551
20552 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
20553
20554         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20555         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
20556
20557 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
20558
20559         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20560         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
20561
20562 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
20563
20564         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20565
20566 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
20567
20568         * spam.el (spam-set-difference): Add function to replace
20569         gnus-set-difference in spam.el.
20570         (spam-summary-prepare-exit): Use spam-set-difference.
20571
20572 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
20573
20574         * gnus-registry.el (gnus-registry-cache-file): Update to use
20575         gnus-dribble-directory OR gnus-home-directory OR ~.
20576         (gnus-registry-split-fancy-with-parent): Fix doc.
20577
20578 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20579
20580         * message.el (message-exchange-point-and-mark):
20581         Use message-mark-active-p.  Suggested by Jesper Harder
20582         <harder@ifa.au.dk>.
20583
20584 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20585
20586         * message.el (message-exchange-point-and-mark): Don't activate
20587         region if it was inactive.  Suggested by Hiroshi Fujishima
20588         <pooh@nature.tsukuba.ac.jp>.
20589
20590 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20591
20592         * gnus-art.el (article-display-face): Display Faces in the same
20593         order as X-Faces.
20594
20595 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20596
20597         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20598
20599 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20602         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20603         (gnus-article-mime-hierarchy): Remove.
20604         (gnus-article-mime-hierarchy-next): Remove.
20605         (gnus-article-mode): Revert 2004-03-19 change.
20606         (gnus-article-setup-buffer): Revert 2004-03-19 change.
20607         (gnus-insert-mime-button): Revert 2004-03-19 change.
20608         (gnus-mime-accumulate-hierarchy): Remove.
20609         (gnus-mime-enter-multipart): Remove.
20610         (gnus-mime-leave-multipart): Remove.
20611         (gnus-mime-display-part): Revert 2004-03-19 change.
20612         (gnus-mime-display-alternative): Revert 2004-03-19 change.
20613
20614         * mml.el (mml-preview): Revert 2004-03-19 change.
20615
20616 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
20617
20618         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20619
20620 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20621
20622         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20623         t while entering a file name using the mm-with-multibyte macro.
20624         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20625
20626         * mm-util.el (mm-with-multibyte): New macro.
20627
20628 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20629
20630         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20631         New user option.
20632         (gnus-mime-multipart-functions): Doc and customization fix.
20633         (gnus-article-mime-hierarchy): New variable.
20634         (gnus-article-mime-hierarchy-next): New variable.
20635         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20636         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20637         gnus-article-mime-hierarchy-next to nil.
20638         (gnus-insert-mime-button): Show hierarchy numbers.
20639         (gnus-mime-accumulate-hierarchy): New function.
20640         (gnus-mime-enter-multipart): New function.
20641         (gnus-mime-leave-multipart): New function.
20642         (gnus-mime-display-part): Recompute hierarchical MIME structure.
20643         (gnus-mime-display-alternative): Show hierarchy numbers.
20644
20645         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20646         gnus-article-mime-hierarchy-next to nil.
20647
20648 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
20649
20650         * dns.el: Don't require gnus-xmas.
20651
20652 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
20653
20654         * mml.el (mml-generate-mime-1): Don't use format=flowed with
20655         inline PGP.
20656         (mml-menu): Disable mml-quote-region if mark is inactive.
20657
20658 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20659
20660         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20661         when the group's active is not available.
20662
20663 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20664
20665         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20666         error.
20667
20668 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
20669
20670         * imap.el (imap-store-password): New variable.
20671         (imap-interactive-login): Use it.
20672         Suggested by Mark Plaksin <happy@mcplaksin.org>.
20673
20674 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20675
20676         * gnus-art.el (gnus-article-read-summary-keys): Restore new
20677         window-start and hscroll to summary window.
20678
20679 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20680
20681         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20682         conversion message to newsrc-dribble when an actual conversion is
20683         performed.
20684
20685 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20686
20687         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20688
20689 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20690
20691         * mm-decode.el (mm-complicated-handles): New function reviving
20692         former definition of mm-multiple-handles.
20693
20694         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20695         (gnus-mime-delete-part): Use it.
20696
20697 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20698
20699         * gnus-agent.el (gnus-agent-read-local):
20700         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20701         avoid the implicit assumption that they will always be equal.
20702         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20703         coding-system-for-write, as the with-temp-file macro first prints
20704         to a buffer then saves the buffer.
20705
20706 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20707
20708         * gnus-art.el (gnus-article-edit-part): New function.
20709         (gnus-mime-save-part-and-strip): Use it; do query instead of
20710         signaling an error; don't use mm-multiple-handles.
20711         (gnus-mime-delete-part): Ditto.
20712
20713 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20714
20715         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20716         old file versions.
20717         (gnus-group-prepare-hook): Remove function that converted list
20718         form of gnus-agent-expire-days to group properties.
20719
20720         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20721         (gnus-request-accept-article): Re-indented.
20722
20723         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20724         converters to handle old agent file formats.  Add logic for a
20725         "backup before upgrading warning".
20726         (gnus-convert-mark-converter-prompt): Developers can mark
20727         functions as needing (default), or not needing,
20728         gnus-convert-old-newsrc's "backup before upgrading warning".
20729         (gnus-convert-converter-needs-prompt): Tests whether the user
20730         should be protected from potentially irreversable changes by the
20731         function.
20732
20733         * legacy-gnus-agent.el: New.  Provides converters that are only
20734         loaded when gnus-convert-old-newsrc needs to call them.
20735
20736 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20737
20738         * mail-source.el (mail-source-touch-pop): Doc fix.
20739
20740         * message.el (message-smtpmail-send-it): Doc fix.
20741
20742 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20743
20744         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20745
20746         * nnmail.el (nnmail-split-fancy): do.
20747
20748         * gnus-kill.el (gnus-kill, gnus-execute): do.
20749
20750 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20751
20752         * gnus-sum.el (gnus-widget-reversible-match)
20753         (gnus-widget-reversible-to-internal)
20754         (gnus-widget-reversible-to-external): New functions.
20755         (gnus-widget-reversible): New widget.
20756         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20757
20758 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20759
20760         * gnus-sum.el (gnus-thread-sort-functions)
20761         (gnus-article-sort-functions): Document `(not F)' items.
20762
20763 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20764
20765         * spam.el (spam-use-gmane-xref): Add new backend.
20766         (spam-gmane-xref-spam-group): Add variable to control the name of the
20767         Gmane spam group.
20768         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20769         (spam-regex-headers-spam, spam-regex-headers-ham)
20770         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20771         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20772         backends and checks.
20773         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20774
20775         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20776         an autodetect method.
20777
20778 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20779
20780         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20781         articles are being added to a group.
20782         (gnus-request-replace-article): Inform the agent that articles
20783         need to be uncached as the cached contents are no longer valid.
20784
20785 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20786
20787         * binhex.el: Don't autoload executable-find.
20788
20789         * canlock.el: Don't autoload mail-fetch-field.
20790
20791         * dgnushack.el: Autoload c-mode for XEmacs.
20792
20793         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20794
20795         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20796         rmail-dont-reply-to and rmail-output.
20797
20798         * gnus-score.el: Don't autoload ffap-string-at-point.
20799
20800         * gnus-setup.el: Don't autoload sc-cite-original.
20801
20802         * imap.el: Don't autoload base64-decode-string,
20803         base64-encode-string and md5.
20804
20805         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20806         and rmail-msg-restore-non-pruned-header.
20807
20808         * mm-decode.el: Don't autoload executable-find.
20809
20810         * mm-url.el: Don't autoload executable-find.
20811
20812         * mm-view.el: Don't autoload diff-mode.
20813
20814         * nndb.el: Don't autoload news-reply-mode, news-setup,
20815         cancel-timer and telnet.
20816
20817         * password.el: Don't autoload run-at-time for Emacs.
20818
20819         * sha1-el.el: Don't autoload executable-find.
20820
20821         * sieve-mode.el: Don't autoload c-mode.
20822
20823         * uudecode.el: Don't autoload executable-find.
20824
20825 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20826
20827         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20828         (gnus-agent-possibly-alter-active): Avoid null in numeric
20829         comparison.
20830         (gnus-agent-set-local): Refuse to save null in local object table.
20831         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20832         list of articles that will be marked as unread.
20833
20834 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20835
20836         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20837
20838 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20839
20840         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20841         language tags.
20842
20843 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20844
20845         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20846         Don't bind "obarray".
20847
20848         * gnus-sum.el (gnus-thread-sort-functions):
20849         Add `gnus-thread-sort-by-most-recent-number' and
20850         `gnus-thread-sort-by-most-recent-date'.
20851         Reported by Kai Grossjohann <kai@emptydomain.de>.
20852
20853 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20854
20855         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20856
20857 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20858
20859         * gnus-cus.el (gnus-agent-customize-category):
20860         Remove ignore-errors macro reference that required cl to be loaded at
20861         run-time.
20862
20863         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20864         single-interval range of the form (min . max).  Previously the
20865         range had to look like ((min . max)).  Likewise, return
20866         (min . max) rather than ((min . max)).
20867         (gnus-range-map): Use gnus-range-normalize to accept
20868         single-interval range.
20869
20870         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20871         the cache, but not the agent, now appear with their usual face.
20872
20873         * dgnushack.el (loaddir): New variable that is bound to the
20874         directory containing the dgnushack.el file. Use loaddir, rather
20875         than srcdir, to update load-path. Change lets dgnushack compile
20876         code in directories other than GNUS/lisp.
20877
20878 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20879
20880         * lpath.el: Don't bind w3m-safe-url-regexp.
20881
20882         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20883         w3m-safe-url-regexp variable buffer-local.
20884
20885         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20886
20887 2004-02-27  Simon Josefsson  <jas@extundo.com>
20888
20889         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20890         gnus-group-real-prefix.
20891         (gnus-summary-move-article): Use it, instead of
20892         gnus-group-real-prefix.
20893
20894 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20895
20896         * lpath.el: Bind w3m-safe-url-regexp.
20897
20898         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20899         w3m-safe-url-regexp variable buffer-local and set it as the value
20900         of mm-w3m-safe-url-regexp.
20901
20902         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20903
20904         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20905         parsing gnus-posting-styles when the message is not for replying.
20906
20907         * dgnushack.el: Autoload sgml-mode for XEmacs.
20908
20909         * nnrss.el (nnrss-opml-export):
20910         Use mm-set-buffer-file-coding-system instead of
20911         set-buffer-file-coding-system.
20912
20913 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20914
20915         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20916         of checkdoc.el).
20917         * nnrss.el: do.
20918         * gnus-mlspl.el: do.
20919         * gnus-ml.el: do.
20920         * gnus-srvr.el: do.
20921
20922         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20923
20924 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20925
20926         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20927         Corrections to custom-manual links.
20928
20929         * gnus-art.el (gnus-article): Ditto.
20930
20931         * mm-decode.el (mime-display, mime-security): Ditto.
20932
20933 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20934
20935         * flow-fill.el: Typo.
20936
20937 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20938
20939         * spam-wash.el: New file.
20940
20941 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20942
20943         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20944
20945 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20946
20947         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20948         to be run with new-articles as LIST1, not LIST2.
20949         (spam-registration-functions): Add spam-use-ham-copy as a nil
20950         registration backend.
20951
20952 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20953
20954         * spam-stat.el (spam-stat-washing-hook): New option.
20955         (spam-stat-buffer-words): Use it.
20956         (spam-stat-process-directory, spam-stat-test-directory):
20957         Use insert-file-contents-literally.
20958         (spam-stat-coding-system): New variable.
20959         (spam-stat-load, spam-stat-save): Use it.
20960
20961 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20962
20963         * spam-report.el (spam-report-plug-agent):
20964         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20965
20966 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20967
20968         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20969         Allow / in mailto URLs.
20970
20971 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20972
20973         * spam-report.el (spam-report-process-queue): Fix interactive use.
20974         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20975         (spam-report-unplug-agent): Doc fixes.
20976         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20977         (spam-report-agentize, spam-report-deagentize): Autoload.
20978
20979 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20980
20981         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20982
20983         * message.el (message-setup-fill-variables): Add mml tags to
20984         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20985         <ajk@iu.edu>.
20986         (message-mode): Don't modify paragraph-separate there.
20987
20988 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20989
20990         * compface.el (uncompface-use-external): Default to undecided.
20991         (uncompface-use-external-threshold): New variable.
20992         (uncompface-float-time): New macro.
20993         (uncompface): Determine whether to use the external decoder if
20994         uncompface-use-external is undecided.
20995
20996 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20997
20998         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20999         after images.
21000
21001         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21002
21003 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21004
21005         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21006
21007         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21008
21009         * gnus-sum.el (gnus-summary-limit-to-age)
21010         (gnus-summary-limit-children): do.
21011
21012         * gnus-int.el (gnus-request-scan): do.
21013
21014         * gnus-group.el (gnus-group-suspend): do.
21015
21016         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21017
21018         * gnus-cite.el (gnus-cite-parse-attributions): do.
21019
21020         * gnus-agent.el (gnus-summary-set-agent-mark)
21021         (gnus-agent-regenerate-group): do.
21022
21023         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21024
21025         * binhex.el (binhex-decode-region-internal): do.
21026
21027 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21028
21029         * gnus-fun.el (gnus-face-properties-alist): New user option.
21030         (gnus-display-x-face-in-from): Use it.
21031
21032         * gnus-art.el (article-display-face): Ditto.
21033
21034         * compface.el (uncompface-use-external): Default to nil.
21035
21036 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21037
21038         * nntp.el (nntp-erase-buffer): New function.
21039         (nntp-retrieve-data, nntp-send-command)
21040         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21041         (nntp-possibly-change-group): Use it.
21042
21043         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21044         Use with-current-buffer.
21045
21046 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21047
21048         * compface.el: Merge the ELisp-based uncompface program.
21049         (compface): New customization group.
21050         (uncompface-use-external): New user option.
21051         (uncompface): Call uncompface-internal if uncompface-use-external
21052         is nil.
21053         (uncompface-internal): New function.  Note that there are also
21054         some other functions and variables added for this function.
21055
21056 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21057
21058         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21059         if necessary.
21060
21061 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21062
21063         * spam-report.el (spam-report-unplug-agent)
21064         (spam-report-plug-agent, spam-report-deagentize)
21065         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21066         Add support for the Agent in spam-report: when unplugged, report to a
21067         file; when plugged, submit all the requests.
21068
21069         * spam.el (spam-register-routine): Fix message about
21070         registration.
21071
21072 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21073
21074         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21075         dependencies.
21076         (rfc2047-encode): Use it.
21077
21078         * gnus-art.el (gnus-button-marker-list): Move before first
21079         reference.
21080
21081         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21082         (imap-parse-body): Fix format string mismatch.
21083
21084         * gnus-score.el (gnus-summary-increase-score): do.
21085
21086         * nnrss.el (nnrss-close): New function.
21087
21088 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21089
21090         * nnrss.el (nnrss-make-filename): New function.
21091         (nnrss-request-delete-group, nnrss-read-server-data)
21092         (nnrss-save-server-data, nnrss-read-group-data)
21093         (nnrss-save-group-data): Use it.
21094         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21095         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21096         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21097
21098 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21099
21100         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21101
21102 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21103
21104         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21105         files.
21106
21107         * message.el (message-generate-headers-first): Don't quote nil
21108         and t in docstrings.
21109
21110         * imap.el (imap-id): do.
21111
21112         * gnus-agent.el (gnus-agent-consider-all-articles)
21113         (gnus-agent-queue-mail): do.
21114
21115 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21116
21117         * spam-report.el (spam-report-process-queue): New function.
21118         Process requests from `spam-report-requests-file'.
21119         (spam-report-process-queue): Doc fix.
21120
21121 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21122
21123         * spam.el (spam-register-routine)
21124         (spam-log-processing-to-registry, spam-log-registered-p)
21125         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21126         Change "check" to "spam-check" for semi-clarity.
21127
21128 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21129
21130         * pop3.el: Require nnheader.
21131
21132         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21133
21134         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21135
21136         * gnus-picon.el: Require cl.
21137
21138         * gnus-fun.el: Require gnus-ems and gnus-util.
21139
21140         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21141
21142         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21143
21144         * gnus-art.el (gnus-article-edit-mode): Define before first
21145         reference.
21146
21147 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21148
21149         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21150         (gnus-uu-post-encoded): Use point-at-bol.
21151
21152         * gnus-topic.el (gnus-group-active-topic-p): do.
21153
21154         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21155
21156         * gnus-group.el (gnus-group-kill-region): do.
21157
21158         * gnus-art.el (article-date-ut): do.
21159
21160         * message.el (message-fetch-field): Remove redundant
21161         case-fold-search binding.
21162         (message-narrow-to-field): Simplify.
21163
21164 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21165
21166         * spam.el (spam-directory): Derive from `gnus-directory'.
21167
21168         * spam-report.el (spam-report-url-to-file)
21169         (spam-report-requests-file): New function and variable for offline
21170         reporting.
21171         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21172         and user defined function.
21173         (spam-report-url-ping-mm-url): Remove doubled slash.
21174
21175 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21176
21177         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21178
21179 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21180
21181         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21182         Fix format string mismatch.
21183
21184         * sieve.el (sieve-deactivate-all): do.
21185
21186         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21187
21188         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21189
21190         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21191
21192         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21193
21194 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21195
21196         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21197         the list of checks.
21198
21199 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21200
21201         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21202         padding.
21203
21204 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21205
21206         * mm-view.el (mm-fill-flowed): New variable.
21207         (mm-inline-text): Use it.
21208
21209 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21210
21211         * spam.el (spam-spamassassin-register-ham-routine)
21212         (spam-spamassassin-register-spam-routine): Fix function names.
21213
21214 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21215
21216         * gnus.el (gnus-tmp-grouplens): Remove.
21217         (gnus-summary-line-format): Remove grouplens.
21218
21219         * gnus-group.el (gnus-group-line-format): Ditto.
21220
21221         * gnus-spec.el (gnus-format-specs): Ditto.
21222         (gnus-update-format-specifications): Flush the group format spec
21223         cache if there's the grouplens stuff.
21224         (gnus-parse-simple-format): Replace %l with the empty string.
21225
21226 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21227
21228         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21229         omission.
21230
21231 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21232
21233         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21234         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21235
21236 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21237
21238         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21239         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21240         New macros and functions.
21241         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21242         Handle > NLINK_MAX messages.
21243         * nnmaildir.el (nnmaildir-request-set-mark):
21244         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21245
21246 2004-01-25  Alex Schroeder  <alex@gnu.org>
21247
21248         * spam-stat.el (spam-stat-process-directory-age): New option.
21249         (spam-stat-process-directory): Use it.
21250
21251 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21252
21253         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21254         (spam-stat-save): Accept prefix argument.
21255
21256 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21257
21258         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21259         links" error.
21260
21261 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21262
21263         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21264         the rest of the and/or forms.
21265
21266 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21267
21268         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21269         compatibility with old .newsrc.eld files.
21270
21271         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21272
21273         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21274
21275         * gnus-start.el (gnus-1): do.
21276
21277         * gnus-group.el (gnus-group-line-format-alist): do.
21278
21279         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21280
21281         * gnus-gl.el: Remove.
21282
21283 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21284
21285         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21286         marks consisting of a single range {for example, (3 . 5)} rather
21287         than a list of a single range { ((3 . 5)) }.
21288
21289 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21290
21291         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21292         Use with-current-buffer.
21293         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21294         avoid consing a string.
21295
21296         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21297         Remove obsolete entries for big5 and gb2312.
21298
21299 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21300
21301         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21302         uncompressed list.
21303
21304 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21305
21306         * spam-stat.el (spam-stat-strip-xref): New function.
21307         (spam-stat-process-directory): Use it.
21308
21309         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21310         here -- it's done in message-fetch-field.
21311
21312 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21313
21314         * gnus-agent.el (gnus-agent-queue-mail)
21315         (gnus-agent-prompt-send-queue): New variables.
21316         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21317         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21318         "nndraft:queue" along to gnus-draft-send.
21319         Use gnus-agent-prompt-send-queue.
21320         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21321         is "nndraft:queue".  Suggested by Gaute Strokkenes
21322         <gs234@srcf.ucam.org>
21323
21324         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21325         (agent-enable-undownloaded-faces): Add.
21326         (gnus-agent-cat-groups): Use eval-and-compile, not
21327         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21328         method of gnus-agent-cat-groups even when the buffer has been
21329         evaled.
21330         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21331         delete gnus-agent-save-active-1.
21332         (gnus-agent-save-groups): Delete.  Identical to
21333         gnus-agent-save-active.
21334         (gnus-agent-write-active): No longer adjust agent's copy of active
21335         file as agent's adjustments are now stored in their own
21336         file.  Remove optional parameter.
21337         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21338         servers.  Add use of min/max range limits from server's local
21339         file.
21340         (gnus-agent-save-alist): Remove unused optional argument.
21341         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21342         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21343         (gnus-agent-set-local): A per-server file that keeps min/max range
21344         limits for articles known to the agent.  Provides a fast mechanism
21345         for altering many active ranges.
21346         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21347         active file (local makes it unnecessary).
21348         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21349
21350         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21351         (agent-enable-undownloaded-faces): Add.
21352
21353         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21354         disable it when sending to "nndraft:queue".
21355         (gnus-group-send-queue): Add safety check to avoid sending queue
21356         when unplugged.
21357
21358         * gnus-group.el (gnus-group-catchup): Use new
21359         gnus-sequence-of-unread-articles, not
21360         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21361         numbers of articles.  Use gnus-range-map to avoid having to
21362         uncompress the unread list.
21363         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21364         Fix invalid ange-ftp reference.
21365
21366         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21367         (gnus-sorted-range-intersection): Intersection of two ranges
21368         without requiring that they first be uncompressed.
21369
21370         * gnus-start.el (gnus-activate-group): Unless blocked by the
21371         caller, possibly expand the active range to include both cached
21372         and agentized articles.
21373         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21374         multiple version-dependent converters.
21375         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21376         gnus-agent-save-active.
21377         (gnus-save-newsrc-file): Save dirty agent range limits.
21378
21379         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21380         gnus-agent-possibly-alter-active.
21381         (gnus-adjust-marked-articles): Faster handling of simple lists.
21382
21383 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21384
21385         * spam-stat.el (spam-stat-test-directory): New optional argument
21386         displays a list of files detected.  Suggested by Andrew Cohen
21387         <cohen@andy.bu.edu>.
21388         (spam-stat-buffer-words-with-scores): Don't narrow and change
21389         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21390
21391 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21392
21393         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21394         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21395         (spam-spamassassin-arguments)
21396         (spam-spamassassin-spam-flag-header)
21397         (spam-spamassassin-positive-spam-flag-header)
21398         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21399         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21400         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21401         (spam-list-of-processors, spam-list-of-checks)
21402         (spam-list-of-statistical-checks, spam-registration-functions)
21403         (spam-check-spamassassin-headers, spam-check-spamassassin)
21404         (spam-spamassassin-score)
21405         (spam-spamassassin-register-with-sa-learn)
21406         (spam-spamassassin-register-spam-routine)
21407         (spam-spamassassin-register-ham-routine)
21408         (spam-assassin-register-spam-routine)
21409         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21410         (spam-bogofilter-score): Fix to show article before scoring.
21411
21412 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21413
21414         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21415         default scoring function.
21416         (spam-generic-score): Call spam-spamassassin-score if
21417         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21418         spam-bogofilter-score otherwise.
21419
21420         * gnus.el (spam-process, spam-autodetect-methods):
21421         Add spamassassin and spamassassin-headers.
21422
21423 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21424
21425         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21426         Suppress unnecessary messages.
21427
21428 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21429
21430         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21431         make-hash-table.
21432
21433 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21434
21435         * canlock.el (base64-encode-string): Don't autoload it.
21436
21437 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21438
21439         * run-at-time.el: Remove useless (require 'itimer),
21440         eval-and-compile and (featurep 'xemacs).
21441
21442 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21443
21444         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21445         GROUP is a virtual group.
21446
21447 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21448
21449         * gnus.el: Autoload `message-y-or-n-p'.
21450
21451 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21452
21453         * pgg-parse.el: Remove unnecessary (require 'custom).
21454
21455         * pgg-def.el: do.
21456
21457         * nnmail.el: do.
21458
21459         * gnus-undo.el: do.
21460
21461         * gnus-picon.el: do.
21462
21463         * gnus-util.el: do.
21464
21465 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21466
21467         * gnus-sum.el (gnus-pick-line-number): Add autoload.
21468
21469 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21470
21471         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21472         handle, as well as a list.
21473
21474         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21475         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21476         (mm-w3m-cid-retrieve): Simplify.
21477
21478 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
21479
21480         * message.el (message-kill-to-signature): Allow prefix arg to
21481         specify number of lines to keep before signature.
21482
21483 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
21484
21485         * message.el (message-kill-to-signature): Change docstring.
21486
21487 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21488
21489         * canlock.el: Always require sha1-el.
21490         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21491
21492         * message.el: Autoload sha1 only when compiling.
21493
21494         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
21495         eudc-expand-inline for XEmacs.
21496
21497 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21498
21499         * message.el (message-canlock-generate): Require sha1-el.
21500
21501 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
21502
21503         * message.el (message-expand-name): Silence the byte compiler.
21504
21505         * lpath.el: Add detect-coding-system.
21506
21507         * dgnushack.el (dgnushack-compile): Remove obsolete check for
21508         cus-edit.
21509
21510 2004-01-13  Simon Josefsson  <jas@extundo.com>
21511
21512         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21513         Invoke gnus-score-mode.
21514         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21515
21516         * gnus-range.el (gnus-compress-sequence): Doc fix.
21517         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21518
21519 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21520
21521         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21522
21523 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
21524
21525         * spam.el (spam-get-article-as-string): Update to use
21526         gnus-request-article-this-buffer, much simpler.
21527         (spam-get-article-as-buffer): Remove.
21528
21529 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
21530
21531         * message.el (message-expand-name): Use EUDC if the user uses that.
21532
21533 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21534
21535         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21536         character for the encoding to avoid consing a string.
21537
21538         * rfc2047.el (rfc2047-decode-string): Don't cons a string
21539         unnecessarily.
21540
21541         * mm-util.el (mm-replace-chars-in-string): Remove.
21542
21543         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21544         of mm-replace-chars-in-string.
21545
21546 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
21547
21548         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21549
21550         * mm-util.el (mm-subst-char-in-string): Support inplace.
21551
21552         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21553         a new string in every iteration.  Use shy groups.
21554
21555 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
21556
21557         * gnus-srvr.el (gnus-browse-unsubscribe-group):
21558         * gnus-soup.el (gnus-soup-group-brew):
21559         * gnus-msg.el (gnus-put-message):
21560         * gnus-move.el (gnus-group-move-group-to-server):
21561         * gnus-kill.el (gnus-batch-score):
21562         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21563         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21564         (gnus-group-update-group, gnus-group-read-group)
21565         (gnus-group-make-group, gnus-group-make-help-group)
21566         (gnus-group-make-archive-group, gnus-group-make-directory-group)
21567         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21568         (gnus-group-sort-by-unread, gnus-group-catchup)
21569         (gnus-group-unsubscribe-group, gnus-group-kill-group)
21570         (gnus-group-yank-group, gnus-group-set-info)
21571         (gnus-group-list-groups):
21572         * gnus.el (gnus-generate-new-group-name):
21573         * gnus-delay.el (gnus-delay-send-queue):
21574         * nnvirtual.el (nnvirtual-catchup-group):
21575         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21576         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21577         (gnus-group-prepare-topics, gnus-topic-check-topology):
21578         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21579         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21580         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21581         (gnus-group-make-articles-read):
21582         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21583         (gnus-group-change-level, gnus-kill-newsgroup)
21584         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21585         (gnus-get-unread-articles, gnus-make-articles-unread)
21586         (gnus-make-ascending-articles-unread): Use accessor
21587         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21588         to get group information for improved readability.
21589
21590
21591 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21592
21593         * gnus-art.el (article-decode-mime-words, article-babel)
21594         (gnus-article-highlight-signature, gnus-article-add-buttons)
21595         (gnus-signature-toggle): Use gnus-with-article-buffer.
21596
21597         * gnus-art.el (gnus-article-highlight-headers)
21598         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21599
21600         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21601         (gnus-article-set-globals, gnus-request-article-this-buffer)
21602         (gnus-button-message-id, gnus-article-maybe-hide-headers)
21603         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21604         (gnus-mime-display-alternative): Use with-current-buffer.
21605
21606 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21607
21608         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21609         also under 80 char limit, and call gnus-error if needed.
21610         (spam-fetch-article-header): Fix - it was a
21611         buffer-local variable (gnus-newsgroup-data).
21612         (spam-find-spam): Use spam-generate-fake-headers, forget about
21613         spam-insert-fake-headers.
21614         (spam-insert-fake-headers): Remove.
21615
21616 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21617
21618         * deuglify.el (gnus-article-outlook-unwrap-lines)
21619         (gnus-outlook-rearrange-article)
21620         (gnus-outlook-repair-attribution-outlook)
21621         (gnus-outlook-repair-attribution-block)
21622         (gnus-outlook-repair-attribution-other): Remove redundant
21623         save-excursion.
21624
21625 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21626
21627         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21628         (spam-fetch-field-subject-fast)
21629         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21630         (spam-fetch-article-header): Add functions to deal with Gnus
21631         internals for fast retrieval of article header data.
21632         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21633
21634 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21635
21636         * pop3.el (pop3-md5): Remove.
21637         (pop3-apop): Replace pop3-md5 with md5.
21638
21639         * mm-bodies.el: base64 is always built-in.
21640
21641         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21642         Use with-current-buffer.
21643
21644 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21645
21646         * canlock.el (canlock-insert-header): Remove excessive grouping in
21647         regexp.
21648
21649         * gnus-sum.el (gnus-summary-read-document): Ditto.
21650
21651         * gnus-uu.el (gnus-uu-part-number): Ditto.
21652
21653         * html2text.el (html2text-remove-tags): Ditto.
21654         (html2text-format-tags): Ditto.
21655         (html2text-format-single-elements): Ditto.
21656
21657         * mml.el (mml-parse-1): Ditto.
21658
21659 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21660
21661         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21662
21663         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21664
21665         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21666
21667         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21668
21669 2003-11-15  Simon Josefsson  <jas@extundo.com>
21670
21671         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21672         (pgg-gpg-lookup-key): Use regexp match instead of
21673         split-string (split-string is different between emacs 21.2 and
21674         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
21675
21676 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21677
21678         * gnus-art.el (gnus-mime-view-all-parts)
21679         (gnus-article-part-wrapper, gnus-article-view-part):
21680         Use with-current-buffer.
21681
21682 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21683
21684         * spam.el (spam-disable-spam-split-during-ham-respool)
21685         (spam-spamoracle-database, spam-cache-lookups)
21686         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21687         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21688         (spam-group-ham-marks, spam-group-spam-marks)
21689         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21690         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21691         also add spam-use-blackholes to the statistical checks.
21692         (spam-fetch-field-fast): Add interface to fetching fields, may
21693         become a macro.
21694         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21695         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21696         (spam-insert-fake-headers): Fake an article when needed.
21697         (spam-find-spam): Fake article when possible.
21698         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21699         (spam-check-bogofilter-headers): Use message-fetch-field instead
21700         of nnmail-fetch-field.
21701
21702 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21703
21704         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21705
21706 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21707
21708         * spam.el (spam-split): Do not require spam-use-CHECK to be
21709         enabled if that check is passed to spam-split explicitly; also
21710         fix so 'spam doesn't get converted to spam-split-group when
21711         spam-split-symbolic-return is t.
21712         (spam-find-spam): Find registrations of the article and use those
21713         instead of re-running spam-split to find the spam/ham
21714         classification of the article.
21715         (spam-log-processing-to-registry, spam-log-registered-p)
21716         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21717         Use gnus-error instead of gnus-message.
21718         (spam-log-registration-type): Add function to determine the
21719         classification of a message based on registry entries; will
21720         return nil if both 'spam and 'ham are found.
21721         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21722         a reasonably fast local cache without the loading errors.
21723         (spam-cache-lookups): Set to t by default.
21724         (spam-find-spam): Don't try to guess spam-cache-lookups.
21725         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21726         spam-caches entry.
21727         (spam-filelist-build-cache, spam-filelist-check-cache):
21728         Fix caching of whitelist/blacklist entries.
21729         (spam-check-whitelist, spam-check-blacklist):
21730         Invoke spam-from-listed-p with a type, not a cache variable.
21731         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21732
21733 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21734
21735         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21736
21737         * nnmail.el (nnmail-split-fancy): do.
21738
21739         * mml.el (mml-parse): do.
21740
21741         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21742         (gnus-score-adaptive): do.
21743
21744 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21745
21746         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21747         (gnus-mime-button-map): Don't set keymap parent.
21748         (gnus-button-ctan-directory-regexp): Use shy grouping.
21749         (gnus-prev-page-map): Don't set keymap parent.
21750         (gnus-prev-page-map): Remove duplicated one.
21751         (gnus-next-page-map): Don't set keymap parent.
21752         (gnus-mime-security-button-map): Ditto.
21753
21754         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21755         version number.
21756
21757         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21758
21759 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21760
21761         * canlock.el (canlock-sha1-function): Remove.
21762         (canlock-sha1-function-for-verify): Remove.
21763         (canlock-openssl-program): Remove.
21764         (canlock-openssl-args): Remove.
21765         (canlock-ignore-errors): Remove.
21766         (canlock-sha1-with-openssl): Remove.
21767         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21768         (canlock-verify): Don't use canlock-ignore-errors.
21769
21770         * sha1-el.el (sha1-string-external): Make it can return a string
21771         in binary form.
21772         (sha1-region-external): Ditto.
21773         (sha1-string-internal): Ditto.
21774         (sha1-region-internal): Ditto.
21775         (sha1-region): Ditto.
21776         (sha1-string): Ditto.
21777         (sha1): Ditto.
21778
21779 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21780
21781         * spam.el (spam-report-articles-gmane): New command.
21782
21783 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21784
21785         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21786
21787         * run-at-time.el (run-at-time-saved): Remove.
21788         (run-at-time): Doc fix.
21789
21790 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21791
21792         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21793         (gnus-summary-limit-map): Add it.
21794         (gnus-summary-make-menu-bar): do.
21795
21796 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21797
21798         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21799         Make attempt at some caching support (done for BBDB only now).
21800         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21801         addresses to be checked.
21802         (spam-clear-cache-BBDB): Add function, to be invoked by
21803         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21804         (spam-check-BBDB): Check and use the caches, if
21805         spam-cache-lookups is on, remove superfluous (provide).
21806
21807 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21808
21809         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21810
21811 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21812
21813         * run-at-time.el (run-at-time-saved): Move to after the definition
21814         of `run-at-time'.
21815
21816         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21817
21818 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21819
21820         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21821         mm-w3m-local-map-property.
21822
21823         * mm-view.el (mm-w3m-mode-map): Remove.
21824         (mm-w3m-local-map-property): Remove.
21825         (mm-inline-text-html-render-with-w3m): Don't use
21826         mm-w3m-local-map-property.
21827
21828 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21829
21830         * run-at-time.el: New file.
21831
21832         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21833         under Emacs.
21834
21835         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21836         of gnus-set-text-properties.
21837
21838         * gnus-uu.el (gnus-uu-save-article): Ditto.
21839
21840         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21841
21842         * gnus-cite.el (gnus-cite-parse): Ditto.
21843
21844         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21845         of gnus-.
21846
21847         * gnus-xmas.el (run-at-time): Require run-at-time.
21848
21849         * gnus.el: Change calls to nnheader-run-at-time and
21850         password-run-at-time throughout to use run-at-time directly.
21851
21852         * password.el: Remove definition of run-at-time.
21853
21854         * nnheaderxm.el: Remove definition of run-at-time.
21855
21856 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21857
21858         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21859         in prompt.
21860
21861 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21862
21863         * messagexmas.el (message-xmas-redefine): Alias
21864         `message-make-caesar-translation-table' to
21865         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21866         version.
21867
21868         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21869         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21870         `gnus-xmas-set-text-properties'.
21871         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21872         `gnus-xmas-completing-read'.
21873         (gnus-xmas-completing-read): Removed.
21874         (gnus-xmas-open-network-stream): Removed.
21875
21876         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21877         XEmacs version.
21878
21879         * dns.el (dns-make-network-process): Use `open-network-stream'
21880         instead of `gnus-xmas-open-network-stream'.
21881
21882         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21883
21884         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21885
21886 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21887
21888         * gnus-art.el (gnus-mime-display-alternative)
21889         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21890         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21891         Don't use gnus-local-map-property.
21892
21893         * gnus-util.el (gnus-local-map-property): Remove.
21894
21895         * mm-view.el (mm-view-pkcs7-decrypt):
21896         Replace gnus-completing-read-maybe-default with completing-read.
21897
21898         * gnus-util.el (gnus-completing-read): do.
21899         (gnus-completing-read-maybe-default): Remove.
21900
21901 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21902
21903         * password.el: Only autoload `run-at-time' if not XEmacs.
21904         Only autoload the itimer functions if XEmacs.
21905
21906 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21907
21908         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21909         XEmacsen.
21910
21911         * dgnushack.el: Autoload executable-find for XEmacs.
21912
21913 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21914
21915         * gnus-art.el (gnus-read-string): Remove.
21916         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21917         read-string.
21918
21919 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21920
21921         * netrc.el: Autoload password-read.
21922         (netrc): Add configuration group.
21923         (netrc-encoding-method, netrc-openssl-path):
21924         Add variables for encoding and decoding of files with symmetric
21925         ciphers.
21926         (netrc-encode): Add assistant function to encode a file with
21927         netrc-encoding-method.
21928         (netrc-parse): Add interactive parameter, added optional
21929         decoding if netrc-encoding-method is non-nil but otherwise
21930         behavior is standard.
21931         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21932         Do s/encode/encrypt/ everywhere.
21933
21934         * spam.el: Remove executable-find autoload.
21935
21936 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21937
21938         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21939
21940         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21941
21942 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21943
21944         * gnus-art.el (gnus-treat-ansi-sequences)
21945         (article-treat-ansi-sequences): New variable and function.
21946         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21947
21948         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21949         Use it.
21950
21951 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21952
21953         * mm-util.el (mm-quote-arg): Remove.
21954
21955         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21956         shell-quote-argument.
21957
21958         * gnus-uu.el (gnus-uu-command): do.
21959
21960         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21961
21962         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21963         with make-char.
21964
21965         * mm-util.el (mm-make-char): Remove.
21966
21967         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21968         add-minor-mode.
21969
21970         * gnus-undo.el (gnus-undo-mode): do.
21971
21972         * gnus-topic.el (gnus-topic-mode): do.
21973
21974         * gnus-sum.el (gnus-dead-summary-mode): do.
21975
21976         * gnus-start.el (gnus-slave-mode): do.
21977
21978         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21979
21980         * gnus-ml.el (gnus-mailing-list-mode): do.
21981
21982         * gnus-gl.el (gnus-grouplens-mode): do.
21983
21984         * gnus-draft.el (gnus-draft-mode): do.
21985
21986         * gnus-dired.el (gnus-dired-mode): do.
21987
21988         * gnus-ems.el (gnus-add-minor-mode): Remove.
21989
21990         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21991         Replace gnus-char-width with char-width.
21992
21993         * gnus-ems.el (gnus-char-width): Remove.
21994
21995         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21996         Replace gnus-char-width with char-width.
21997
21998         * gnus-ems.el (gnus-char-width): Remove.
21999
22000         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22001         definition.
22002         Remove Emacs 20 hash table compatibility code.
22003
22004         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22005         20 compatibility code.
22006
22007         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22008
22009         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22010
22011         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22012         Replace with point-at-{eol,bol}.
22013
22014         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22015
22016         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22017
22018         * flow-fill.el (fill-flowed-point-at-bol)
22019         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22020
22021         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22022         Replace with point-at-{eol,bol} throughout all files.
22023
22024 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22025
22026         * ntlm.el (ntlm-string-as-unibyte): New macro.
22027         (ntlm-build-auth-response): Use it.
22028
22029         Remove Emacs 20 stuff:
22030         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22031         (butlast, mapc, remove): Remove the compiler macros.
22032         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22033         of delq and copy-sequence.
22034         * gnus-art.el (popup-menu): Remove the compiler macro.
22035         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22036         Emacs 20.
22037
22038 2004-01-05  Simon Josefsson  <jas@extundo.com>
22039
22040         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22041         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22042         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22043         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22044         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22045         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22046         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22047         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22048         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22049         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22050         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22051         string-xor into ntlm-string-xor.
22052         Suggested by Jesper Harder <harder@myrealbox.com>.
22053
22054         * ntlm.el: Don't include poem.
22055
22056         * md4.el (print-int32, print-string-hexa): Remove.
22057         Suggested by Jesper Harder <harder@myrealbox.com>.
22058
22059         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22060
22061         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22062         probably breaks emacs with DL patch, but do we care? Is anyone
22063         still using the DL stuff?)
22064
22065         * sieve-manage.el: Use the password package.
22066         (sieve-manage-read-passwd): Remove.
22067         (sieve-manage-interactive-login): Use password.  Re-add
22068         condition-case around loop.
22069
22070         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22071         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22072         Use the password package.
22073
22074 2003-02-19  Simon Josefsson  <jas@extundo.com>
22075
22076         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22077         token.
22078
22079 2002-08-07  Simon Josefsson  <jas@extundo.com>
22080
22081         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22082         (sieve-manage-authenticators):
22083         (sieve-manage-authenticator-alist): Add some SASL mechs.
22084         (sieve-sasl-auth): New function.
22085         (sieve-manage-cram-md5-auth):
22086         (sieve-manage-plain-auth): Rewrite using SASL library.
22087         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22088         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22089         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22090         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22091
22092 2004-01-05  Simon Josefsson  <jas@extundo.com>
22093
22094         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22095         New files.
22096
22097 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22098
22099         * gnus-group.el (gnus-no-groups-message): Update.
22100
22101         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22102
22103 2003-11-09  Simon Josefsson  <jas@extundo.com>
22104
22105         * imap.el: Support for ID IMAP extension (RFC 2971).
22106         (imap-local-variables): Add imap-id.
22107         (imap-id): New variable.
22108         (imap-id): New function.
22109         (imap-parse-response): Parse untagged ID response.
22110         * nnimap.el (nnimap-id): New variable.
22111         (nnimap-open-connection): Use it.
22112
22113 2003-12-28  Simon Josefsson  <jas@extundo.com>
22114
22115         * gnus-score.el (gnus-score-edit-all-score): New.
22116         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22117
22118 2004-01-04  Simon Josefsson  <jas@extundo.com>
22119
22120         * password.el: Add.
22121
22122 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22123
22124         * dns.el (dns-query-types): Fix typo.
22125         (dns-query-types): New function.
22126         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22127         PTR and SOA replies, see RFC 1035.
22128
22129 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22130
22131         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22132
22133         * Move to Changelog.2.
22134
22135 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22136
22137         * gnus.el (gnus-version-number): Bump version.
22138
22139 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22140
22141         * gnus.el: No Gnus v0.1 is released.
22142
22143 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22144
22145         * gnus.el: No Gnus v0.0 is released.
22146
22147 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22148
22149         * gnus.el (gnus-version-number): Bump.
22150         (gnus-version): No.
22151
22152 See ChangeLog.2 for earlier changes.
22153
22154   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22155
22156   This file is part of GNU Emacs.
22157
22158   GNU Emacs is free software: you can redistribute it and/or modify
22159   it under the terms of the GNU General Public License as published by
22160   the Free Software Foundation, either version 3 of the License, or
22161   (at your option) any later version.
22162
22163   GNU Emacs is distributed in the hope that it will be useful,
22164   but WITHOUT ANY WARRANTY; without even the implied warranty of
22165   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22166   GNU General Public License for more details.
22167
22168   You should have received a copy of the GNU General Public License
22169   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22170
22171 ;; Local Variables:
22172 ;; coding: utf-8
22173 ;; fill-column: 79
22174 ;; add-log-time-zone-rule: t
22175 ;; End: