Don't quote lambda expressions with `quote'.
[gnus] / lisp / ChangeLog
1 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2
3         * gnus-cus.el (gnus-agent-customize-category):
4         * gnus-delay.el (gnus-delay-send-queue):
5         * gnus.el (gnus-other-frame):
6         Don't quote lambda expressions with `quote'.
7
8 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9
10         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
11         the thread moves us backwards and so we loop forever.
12
13 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
16         whitespace in base64 data lines.
17
18 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
19
20         * gnus-registry.el (gnus-registry-user-format-function-M):
21         Use `mapconcat'.
22         (gnus-registry-user-format-function-M2): Use to see the full text of
23         the marks.  Make "," the mark text separator.
24
25         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
26         authentication with auth-source.
27
28 2011-05-17  Glenn Morris  <rgm@gnu.org>
29
30         * gnus-group.el (gnus-import-other-newsrc-file):
31         Use insert-file-contents.
32
33 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
34
35         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
36         1000 iterations.
37
38 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
39
40         * nntp.el (nntp-open-connection): Check if process-type is available.
41
42 2011-05-16  Julien Danjou  <julien@danjou.info>
43
44         * shr.el (shr-tag-del): Add support for del tag.
45
46 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * gnus-html.el (gnus-html-put-image): Register a displayer.
49
50         * shr.el (shr-image-displayer): Don't remove text props from alt text.
51
52 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
53
54         * registry.el (prune-factor): New initialization parameter defaulting
55         to 0.1.
56         (registry-prune-hard): Use it.
57
58         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
59         0.1 expicitly.
60
61 2011-05-13  Glenn Morris  <rgm@gnu.org>
62
63         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
64         is bound, since this function requires sendmail.
65
66 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
67
68         * registry.el (registry-usage-test): Disable pruning test.
69
70 2011-05-11  David Engster  <dengste@eml.cc>
71
72         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
73         Bind set-network-process-option for XEmacs.
74
75 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
76
77         * registry.el (registry-prune-hard-candidates)
78         (registry-prune-soft-candidates): Helper methods for registry pruning.
79         (registry-prune): Use them.  Make the sort function optional.
80
81 2011-05-10  Jim Meyering  <meyering@redhat.com>
82
83         * shr.el (shr-colorize-region): Fix typo "on on -> on".
84
85 2011-05-10  Julien Danjou  <julien@danjou.info>
86
87         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
88         symbol and not a list.
89
90 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * gnus-art.el (gnus-article-mode): Move binding of
93         shr-put-image-function here from gnus-article-prepare-display.
94
95         * shr.el (shr-put-image-function): New variable.
96         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
97         (shr-put-image): Return scaled image.
98
99         * gnus-art.el (gnus-shr-put-image): New function.
100         (gnus-article-prepare-display): Bind shr-put-image-function to it.
101
102         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
103         original ones, as deletable.
104
105 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
106
107         * nntp.el (nntp-open-connection): Set TCP keepalive option.
108
109 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
110
111         * registry.el (registry-full): Add convenience method.  Fix logic.
112         (registry-insert): Use it.  Fix logic here too.
113
114         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
115         `registry-prune' if `registry-full' returns t.
116         (gnus-registry-handle-action)
117         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
118         (gnus-registry-usage-test): Use it.
119
120 2011-05-07  Julien Danjou  <julien@danjou.info>
121
122         * shr.el (shr-link): Make shr-link inherit from link by default.
123
124 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
125
126         * shr.el (shr-urlify, shr-link): Fix shr-link face.
127
128 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
129
130         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
131         error out because the face is not a list.
132
133 2011-05-05  Glenn Morris  <rgm@gnu.org>
134
135         * proto-stream.el (gnutls-negotiate): Fix declarations.
136
137         * gnus-start.el (gnus-propagate-marks): Declare.
138
139 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
140
141         * registry.el (registry-reindex): Fix percentage message.
142
143         * proto-stream.el (network-stream-open-starttls): Adjust to call
144         `gnutls-negotiate' with :process and :hostname arguments.
145
146 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
147
148         * shr.el: Add shr-link face for links.
149         (shr-urlify): Use it.
150
151         * registry.el (registry-insert): Make error message more helpful.
152
153 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * gnus-html.el (gnus-html-schedule-image-fetching):
156         Use url-queue-retrieve, if it exists.
157
158         * shr.el (shr-tag-img): Ditto.
159
160         * gnus.el: Autoload more gnus-agent functions.
161
162         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
163         agent if we haven't already (bug#8502).
164
165         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
166         into the Agent, too.
167
168         * gnus-agent.el (gnus-agent-store-article): New function.
169
170         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
171         and moved from that file for reuse.
172
173         * pop3.el (pop3-open-server): Error messages are "-ERR".
174
175 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
176
177         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
178         (open-tls-stream): Remove superfluous tls/starttls autoloads.
179
180 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
181
182         * gnus.el: No Gnus v0.17 is released.
183
184 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
185
186         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
187         buffer has moved to a different frame.
188
189 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
190
191         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
192         to get the conversion from unibyte to multibyte buffers to work on
193         Emacs 22.
194
195         * nntp.el (nntp-request-article): Slight clean-up.
196
197 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * shr.el (shr-strike-through): New face.
200         (shr-tag-s): Use it to provide <s> support.
201         (shr-tag-s): Remove duplicate definition.
202
203 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
204
205         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
206         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
207
208 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
209
210         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
211         `gnutls-negotiate'.
212         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
213
214 2011-04-23  Glenn Morris  <rgm@gnu.org>
215
216         * gnus-sum.el (gnus-extra-headers): Bump :version.
217
218 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
219
220         * shr.el (shr-tag-sup): New function.
221         (shr-tag-sub): Ditto.
222
223 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
224
225         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
226         for the case where `gnus-registry-ignored-groups' is a list of lists,
227         and don't call `gnus-parameter-registry-ignore' otherwise.
228
229 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
230
231         * nnimap.el (nnimap-user): New backend variable.
232         (nnimap-open-connection-1): Use it.
233         (nnimap-credentials): Accept user parameter so it's explicit what user
234         name is desired.
235
236         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
237         default.
238
239         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
240         not gnus-registry.el.
241
242         * gnus-registry.el: Mention in comments how to modify
243         `gnus-extra-headers' for proper recipient tracking and that it may
244         already have To and Cc recently, which it does as of this commit.
245         (gnus-registry-ignored-groups): Remove defcustom.
246         Explain why in comments.
247         (gnus-registry-action): Fix data-header reference to use the extra
248         headers.  Explain in package commentary how to add To and Cc headers to
249         the gnus-extra-headers.
250         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
251         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
252         parameter list or a string list in `gnus-registry-ignored-groups'.
253         Fix logic error.
254
255 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
256
257         * shr.el (shr-expand-url): Protect against null urls.
258
259 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260
261         * shr.el (shr-base): New binding.
262         (shr-tag-base): Keep track of <base>.
263         (shr-expand-url): New function used throughout.
264
265 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
266
267         * gnus-registry.el
268         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
269         (gnus-registry-ignored-groups): New variable.
270         (gnus-registry-ignore-group-p): Use it.
271         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
272         set the destination group to nil (same as delete) if it's ignored.
273
274 2011-04-20  David Engster  <dengste@eml.cc>
275
276         * tests/gnustest-nntp.el: New file for simple NNTP testing.
277
278         * Makefile.in (test-nntp): New rule.
279         (check): Add it.
280         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
281
282 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * gnus-registry.el (gnus-registry-action)
285         (gnus-registry-fetch-header-fast):
286         Don't use mail-header that looks an internal function of mailheader.el.
287
288 2011-04-19  Glenn Morris  <rgm@gnu.org>
289
290         * time-date.el (time-to-days): Remove unused local variables.
291
292 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * gnus-registry.el: Eliminate cl functions.
295         (gnus-registry-sort-addresses): New function that replaces mapcan.
296         (gnus-registry-action, gnus-registry-spool-action)
297         (gnus-registry-split-fancy-with-parent)
298         (gnus-registry-fetch-recipients-fast): Use it.
299         (gnus-registry-import-eld): Replace delete* with dolist + delq.
300
301         * registry.el (initialize-instance, registry-lookup)
302         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
303         (registry-lookup-secondary-value, registry-search, registry-delete)
304         (registry-insert, registry-reindex, registry-size, registry-prune):
305         Use eval-and-compile.
306
307 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
308
309         * registry.el (registry-reindex): New method to recreate the secondary
310         registry indices.
311
312         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
313         tracked field changes.
314         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
315         (gnus-registry-action, gnus-registry-spool-action)
316         (gnus-registry-handle-action)
317         (gnus-registry--split-fancy-with-parent-internal)
318         (gnus-registry-split-fancy-with-parent)
319         (gnus-registry-register-message-ids): Add recipient tracking on spool,
320         move, and delete actions, and for fancy splitting with parent.
321         (gnus-registry-extract-addresses)
322         (gnus-registry-fetch-recipients-fast)
323         (gnus-registry-fetch-header-fast): Convenience functions.
324         (gnus-registry-misc-test): ERT test of
325         `gnus-registry-extract-addresses'.
326
327 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
328
329         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
330         Track by subject first, then sender.
331
332 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
333
334         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
335
336         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
337         Lisp.
338
339         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
340         (gnus-draft-send): Use it to avoid popping
341         up frames from gnus-group-send-queue.
342
343 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
344
345         * gnus-registry.el: Updated gnus-registry docs.
346
347 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
348
349         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
350         Fix logic bug.
351         (gnus-registry-post-process-groups): Fix logging of no results and
352         quote sender and subject.
353
354 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
357         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
358         gnutls-cli are too slow to be done opportunistically.
359
360         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
361         (gnus-read-active-for-groups): Don't try to finish getting stuff where
362         we had no early-data returned.
363         (gnus-get-unread-articles): Add a sanity check so that we don't issue
364         two async commands to the same server at the same time.
365
366 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
367
368         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
369
370 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
371
372         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
373         "warning" level.
374
375         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
376         (mm-url-insert-file-contents): Don't set the package names.
377
378 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
379
380         * gnus-registry.el (gnus-registry-action): Remove properties and
381         simplify subject in `gnus-registry-handle-action'.
382         (gnus-registry-spool-action): Get subject and sender from message if
383         they are not passed in.
384         (gnus-registry-handle-action): Remove properties and simplify subject
385         consistently.
386
387 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
388
389         * registry.el: Require CL before using defmacro*.
390
391 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gnus-art.el (article-treat-date): Assume that
394         gnus-article-date-headers may be a group parameter.
395
396 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
397
398         * gnus-registry.el (gnus-registry-handle-action): More debugging.
399
400         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
401         interactively so the newsrc file can contain foreign groups too.
402         Useful for debugging but not much for users.
403
404 2011-04-07  David Engster  <dengste@eml.cc>
405
406         * registry.el (registry-usage-test): Only do
407         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
408         lexical binding.
409
410 2011-04-07  David Engster  <dengste@eml.cc>
411
412         * Makefile.in (check, test-registry): New rules for test-suite.
413
414 2011-04-06  David Engster  <dengste@eml.cc>
415
416         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
417         argument NOERROR for `require', since XEmacs 21.4 does not support it.
418
419 2011-04-06  David Engster  <dengste@eml.cc>
420
421         * registry.el (initialize-instance): Change :after to :AFTER to be
422         compatible with old EIEIO version in XEmacs.
423
424 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
425
426         * gnus-registry.el (gnus-registry-post-process-groups)
427         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
428         and provide better messaging.
429
430 2011-04-06  David Engster  <dengste@eml.cc>
431
432         * Makefile.in (fail-on-warning): New rule to compile with warnings as
433         errors.
434
435         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
436         dgnushack-compile with error-on-warn enabled, and to signal an error if
437         clean compilation failed.
438         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
439         with `byte-compile-error-on-warn'.  Return nil if errors occured.
440
441 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
442
443         * gnus-registry.el: Don't use ERT if it's not available.  Load it
444         unconditionally anyway, discarding errors.
445         (gnus-registry-delete-entries): New convenience function.
446         (gnus-registry-import-eld): Import from old .eld registry.
447
448         * registry.el: Don't use ERT if it's not available.  Load it
449         unconditionally anyway, discarding errors.
450
451         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
452         version from the Claudio Bley GnuTLS patch (extra optional parameters
453         and host name).
454
455 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
456
457         * gnus-registry.el (gnus-registry-fixup-registry): New function to
458         fixup the parameters that can be customized by the user between
459         save/read cycles.
460         (gnus-registry-read): Use it.
461         (gnus-registry-make-db): Use it.
462         (gnus-registry-spool-action, gnus-registry-handle-action):
463         Fix messaging.
464         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
465         Map references to actual group names with sender and subject tracking.
466         (gnus-registry-post-process-groups): Use `cond' for better messaging.
467         (gnus-registry-usage-test): Add subject lookup test.
468
469         * registry.el (registry-db, initialize-instance): Set up constructor
470         instead of :initform arguments for the sake of older Emacsen.
471         (registry-lookup-breaks-before-lexbind): New method to demonstrate
472         pre-lexbind merge bug.
473         (registry-usage-test): Use it.
474         (initialize-instance, registry-db): Move the non-function initforms
475         back to the class definition.
476
477 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
478
479         * registry.el: New library to manage gnus-registry-style data.
480
481         * gnus-registry.el: Use it (major rewrite).
482
483         * nnregistry.el: Use it.
484
485         * spam.el: Use it.
486
487 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
488
489         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
490         marks on non-selected articles.
491
492 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
493
494         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
495         parameter to open-protocol-stream.
496
497 2011-04-01  Julien Danjou  <julien@danjou.info>
498
499         * mm-view.el (mm-display-inline-fontify): Do not fontify with
500         fundamental-mode.
501
502 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
505         servers.
506
507 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
508
509         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
510         made marks not propagate, again.
511
512 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
513
514         * proto-stream.el (open-protocol-stream): Bring back `network' type.
515         Make this the default type.
516         (proto-stream-open-plain): Rename from proto-stream-open-default.
517         (open-protocol-stream, proto-stream-open-starttls)
518         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
519         with `plain'.
520
521         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
522         value.
523
524         * nntp.el (nntp-open-connection-function): Document the fact that some
525         values are not functions but are instead handled specially.
526         Recognize nntp-open-plain-stream value.
527         (nntp-open-connection): Recognize that value.
528
529 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530
531         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
532         where it seems to be needed.
533
534 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
535
536         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
537         stuff.
538
539         * gnus-score.el (gnus-score-string): Fix calling convention of
540         `gnus-simplify-buffer-fuzzy' after last patches.
541
542         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
543         server for articles we didn't get any headers for.  This is a sanity
544         check.
545
546 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
547
548         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
549         new CAPABILITY, use it.
550
551 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552
553         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
554         downloading anything.
555
556         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
557
558 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
559
560         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
561         colors.
562         (gnus-splash-svg-color-symbols): New function.
563
564 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
565
566         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
567         instead of using the global gnus-simplify-subject-fuzzy-regexp.
568         (gnus-simplify-subject-fuzzy): Use the local
569         gnus-simplify-subject-fuzzy-regex instead of the global one.
570         This makes using this variable in group parameters work.
571
572 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
573
574         * gnus-registry.el (gnus-registry-unfollowed-groups):
575         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
576         archive:sent-YYYY-MM-DD groups).
577         (gnus-registry-split-fancy-with-parent): Bail out early in sender
578         tracking if there are more than `gnus-registry-max-track-groups'
579         matches.
580
581 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
582
583         * message.el (message--yank-original-internal): New function to do the
584         insertion cleanly inside eval in `message-yank-original'.
585         (message-yank-original): Use it.
586
587 2011-03-29  Julien Danjou  <julien@danjou.info>
588
589         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
590         local variables disabled rather than `normal-mode'.
591
592 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
593
594         * imap.el (imap-shell-open, imap-process-connection-type):
595         Use imap-process-connection-type for 'shell' streams as well as
596         Kerberos, SSL, other subprocesses.
597
598 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
599
600         * proto-stream.el: Changes preparatory to merging open-protocol-stream
601         with open-network-stream.
602         (proto-stream-always-use-starttls): Option removed.
603         (open-protocol-stream): Return a process object by default.  Provide a
604         new parameter :return-list specifying a list-type return value, which
605         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
606         :type `network' to `try-starttls', and `network-only' to `default'.
607         Make `default' the default, for compatibility with open-network-stream.
608         Handle the no-parameter case exactly as open-network-stream, with no
609         additional stream processing.  Search plists using plist-get.
610         Explicitly add :end-of-commend parameter if it is missing.
611         (proto-stream-open-default): Rename from
612         proto-stream-open-network-only.  Return 'default as the type.
613         (proto-stream-open-starttls): Rename from proto-stream-open-network.
614         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
615         failed.  Always return a list with a (possibly dead) process as the
616         first element, for compatibility with open-network-stream.
617         (proto-stream-open-tls): Use plist-get.  Always return a list.
618         (proto-stream-open-shell): Return `default' as connection type.
619         (proto-stream-capability-open): Use plist-get.
620         (proto-stream-eoc): Function deleted.
621
622         * nnimap.el (nnimap-stream, nnimap-open-connection)
623         (nnimap-open-connection-1): Handle renaming of :type parameter for
624         open-protocol-stream.
625         (nnimap-open-connection-1): Pass a :return-list parameter
626         open-protocol-stream to obtain a list return value.  Parse this list
627         using plist-get.
628
629         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
630         for open-protocol-stream.  Accept open-protocol-stream return value
631         that is a subprocess object instead of a list.  Handle the case of a
632         dead returned process.
633
634 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
635
636         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
637
638         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
639
640 2011-03-21  Julien Danjou  <julien@danjou.info>
641
642         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
643         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
644         query.
645         (mm-inline-text): Render normal text with fontification whenever
646         possible.
647
648         * gnus-sum.el (gnus-summary-save-parts-1):
649         * gnus-art.el (gnus-article-browse-html-save-cid-content)
650         (gnus-article-browse-html-parts, gnus-mime-delete-part)
651         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
652         Use `mm-handle-filename'.
653
654         * mm-util.el (mm-handle-filename): New function, return the filename of
655         an handle.
656
657 2011-03-18  Julien Danjou  <julien@danjou.info>
658
659         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
660         (gnus-buffer-live-p): Check that buffer is not nil.
661
662 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
663
664         * gnus.el: No Gnus v0.15 is released.
665
666 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
667
668         * time-date.el (format-seconds): Use assoc instead of assoc-string to
669         avoid warning on XEmacs.
670
671         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
672         on XEmacs.
673
674         * gnus-art.el: Require mouse, which the build bot seems to say is
675         needed.
676
677         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
678
679         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
680         XEmacs, since it doesn't have url-retrieve-synchronously.
681
682         * time-date.el (format-seconds): Use assoc instead of assoc-string,
683         since assoc-string doesn't exist in XEmacs.
684
685 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
686
687         * gnus-group.el (gnus-group-list-ticked): New function.
688         (gnus-group-make-menu-bar): Provide a menu entry for it.
689         (gnus-group-list-map): Provide a binding for it.
690
691 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
692
693         * shr.el (shr-visit-file): New command.
694
695         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
696
697 2011-03-17  Bjørn Mork  <bjorn@mork.no>
698
699         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
700         servers.
701
702 2011-03-16  Julien Danjou  <julien@danjou.info>
703
704         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
705         inline.
706
707         * gnus-art.el (article-hide-list-identifiers):
708         Use gnus-group-get-list-identifiers.
709
710         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
711         (gnus-summary-remove-list-identifiers):
712         Use gnus-group-get-list-identifiers to get regexp.
713         (gnus-select-newsgroup, gnus-summary-insert-subject)
714         (gnus-summary-insert-articles):
715         Call gnus-summary-remove-list-identifiers unconditionally.
716
717 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
718
719         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
720         we're selecting a group with unread articles.
721
722         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
723
724         * gssapi.el: New file separated out from imap.el to provide a general
725         Kerberos 5 connection facility for Emacs.
726
727         * message.el (message-elide-ellipsis): Document the format spec
728         ellipsis.
729
730 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
731
732         * message.el (message-elide-region): Allow the ellipsis to say how many
733         lines were removed.
734
735 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
736
737         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
738         window configurations containing buffers that are now dead.
739
740         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
741         parsing to avoid integer overflows.
742         (nnimap-parse-flags): Simplify the last change.
743         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
744         too large for 32-bit Emacsen.
745
746 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
747
748         * auth-source.el (auth-source-netrc-create):
749         * message.el (message-yank-original): Fix use of `case'.
750
751 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
752
753         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
754         XEmacs, which was one character too wide.
755
756 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
757
758         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
759         default number of articles to display.
760         (gnus-articles-to-read): Use pretty names for prompt.
761
762 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
763
764         * gnus-int.el (gnus-open-server): Ditto.
765
766         * gnus-start.el (gnus-activate-group): Give a backtrace if
767         debug-on-quit is set and the user hits `C-g'.
768         (gnus-read-active-file): Ditto.
769
770         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
771
772 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
773
774         * message.el (message-yank-original): Use cond instead of CL case.
775
776 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
777
778         * auth-source.el (auth-source-netrc-create): Use usual format for the
779         default in prompts.
780
781 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
782
783         * lpath.el: Fbind read-char-choice for XEmacs.
784
785 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
786
787         * auth-source.el (auth-source-netrc-create): Show the default in the
788         prompt when prompting for token creation.
789
790 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
791
792         * auth-source.el (auth-source-format-prompt): Always convert the value
793         to a string to avoid evaluating non-string arguments.
794         (auth-source-netrc-create): Offer default properly, not as initial
795         content in `read-string'.
796         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
797         of line to determine if we've been run before.  If so, don't run again,
798         but print a trivial message to indicate the cache was hit instead.
799
800 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
801
802         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
803         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
804         The user will have to run `gnus-sync-read' manually and wait for Cloudy
805         Gnus.
806
807 2011-03-11  Julien Danjou  <julien@danjou.info>
808
809         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
810         modified file".
811
812 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
813
814         * auth-source.el (auth-source-read-char-choice): New function to read a
815         character choice using `dropdown-list', `read-char-choice', or
816         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
817         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
818         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
819         (auth-source-netrc-saver): Use it.
820         (auth-source-pick-first-password): New convenience function.
821
822 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
823
824         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
825         parameter in the credentials.
826         (nnimap-open-connection-1): Use it after a successful login.
827         (nnimap-credentials): Add IMAP-specific user and password prompt.
828
829         * auth-source.el (auth-source-search): Add :require parameter, taking a
830         list.  Document it and the :save-function return token.  Pass :require
831         down.  Change the CREATED message from a warning to a debug statement.
832         (auth-source-search-backends): Pass :require down.
833         (auth-source-netrc-search): Pass :require down.
834         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
835         Change save prompt to indicate all modifications saved here are
836         deletions.
837         (auth-source-netrc-create): Take user login name as default in user
838         prompt.  Move all the save functionality to a lexically bound function
839         under the :save-function token in the returned list.  Set up clearer
840         default prompts for user, host, port, and secret.
841         (auth-source-netrc-saver): New function, intended to be wrapped for
842         :save-function.
843
844 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * shr.el (shr-table-horizontal-line): Change the defaults for the table
847         lines to be spaces instead.
848
849 2011-03-07  Julien Danjou  <julien@danjou.info>
850
851         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
852         (sieve-sasl-auth): Check that auth-source-search did return something,
853         or just return an empty string.
854
855 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
856
857         * gnus.el (gnus-interactive): Use read-directory-name.
858
859         * gnus-uu.el (gnus-uu-decode-uu-and-save)
860         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
861         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
862         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
863         Likewise.
864
865         * gnus-group.el (gnus-group-make-directory-group): Likewise.
866
867 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
870         onto the list of killed groups, too.  This makes killed nnimap groups,
871         for instance, more reliably not reappear.
872
873         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
874         the parent.
875
876         * gnus-sum.el (gnus-update-read-articles): Fix typo.
877
878         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
879         really have server-side marks.
880
881         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
882         since most backends do not usefully have server-side marks.
883         (gnus-update-read-articles): Propagate marks to all backends that
884         really have server-side marks.
885
886 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
887
888         * message.el (message-cite-reply-position, message-cite-style):
889         New variables.
890         (message-yank-original): Use the new citation styles.
891
892 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
893
894         * message.el (message-options): Revert 22da67af (workaround for XEmacs
895         buffer-local issue); don't mark it buffer-local when running under
896         XEmacs.
897
898 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
899
900         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
901         numbers too big to be `read'.
902
903 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
904
905         * password-cache.el (password-in-cache-p): Add autoload.
906
907         * message.el (message-options): Make buffer-local two ways to attempt
908         to fix a XEmacs bug.
909
910 2011-03-02  Julien Danjou  <julien@danjou.info>
911
912         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
913
914 2011-03-01  Julien Danjou  <julien@danjou.info>
915
916         * gnus-art.el (list-identifier): Add list-identifier as a parameter
917         group.
918         (article-hide-list-identifiers): Use list-identifier group parameter.
919
920 2011-02-28  Julien Danjou  <julien@danjou.info>
921
922         * sieve.el (sieve-buffer-script-name): New local variable to store
923         sieve script name.
924         (sieve-edit-script): Store sieve script name.
925         (sieve-upload): Use sieve script name when uploading.
926         (sieve-upload): Use substitute-command-keys.
927         (sieve-edit-script): Use substitute-command-keys.
928         (sieve-refresh-scriptlist): Use substitute-command-keys.
929         (sieve-manage-mode-map): Define keymap properly.
930         (sieve-manage-mode): Do not set mode name manually, change mode-name to
931         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
932         Remove commented code about cvs.
933         (sieve-manage-quit): New function.
934         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
935
936 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * gnus-group.el (gnus-import-other-newsrc-file): New function.
939
940 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
941
942         * auth-source.el (auth-source-search): Cache empty result sets.
943
944         * password-cache.el (password-in-cache-p): Convenience function to
945         check if a key is in the cache, even if the value is nil.
946
947         * auth-source.el (auth-source-save-behavior): New variable to replace
948         `auth-source-never-create'.
949         (auth-source-netrc-create): Use it.
950         (auth-source-never-save): Remove.
951
952 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
953
954         * nnimap.el (nnimap-stream): Doc fix.
955         (nnimap-open-connection-1): Reverse the order of the ports to that the
956         prompted-for port is first.
957
958         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
959         retrieval by the no-group selection.
960
961         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
962         numerical parameters.
963
964 2011-02-25  Julien Danjou  <julien@danjou.info>
965
966         * gnus-gravatar.el: Use gnus-with-article-buffer.
967
968         * gnus-art.el (gnus-with-article-buffer): Check that the
969         gnus-article-buffer is alive.
970
971 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
972
973         * auth-source.el (auth-source-creation-prompts): New variable to manage
974         creation-time prompts.
975         (auth-source-search): Document it.
976         (auth-source-format-prompt): Add utility function.
977         (auth-source-netrc-create): Don't default the user name to
978         user-login-name.  Use `auth-source-creation-prompts' and some default
979         prompts for user, host, port, and password (the default generic prompt
980         remains ugly).
981         (auth-source-never-save): Add customizable option to never save info.
982         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
983         mode excursion.
984
985 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
988         argument that XEmacs doesn't support.
989
990         * dgnushack.el (dgnushack-compile): Exclude color.el from being
991         compiled for Emacsen having no `libxml-parse-html-region' support.
992
993         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
994
995         * lpath.el: Bind buffer-save-without-query for XEmacs.
996
997 2011-02-23  Julien Danjou  <julien@danjou.info>
998
999         * gnus-art.el (article-make-date-line): Ignore errors if time is
1000         invalid and not convertible.
1001         (article-make-date-line): Only add lapsed time if time is not nil.
1002
1003 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1004
1005         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1006         `read-char-choice' for backwards compatibility.
1007         (auth-source-netrc-element-or-first): New function to DTRT for
1008         parameter extraction.
1009         (auth-source-netrc-create): Use it and fix multiple parameter print
1010         bug.  Use the default passed from above (given-default) or the
1011         built-in (user-login-name for :user).
1012
1013 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1014
1015         * gnus-start.el (gnus-dribble-read-file):
1016         Set buffer-save-without-query, since we always want to save the dribble
1017         file, probably.
1018
1019         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1020         nnimap.
1021
1022         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1023         -summary- since it's a user-visible variable.
1024
1025         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1026         first time you use the new Gnus.
1027
1028 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1029
1030         * auth-source.el: Don't load netrc.el.
1031         (auth-sources): Search ~/.netrc as well by default.
1032         (auth-source-debug): Add 'trivia option for extra output.
1033         (auth-source-do-trivia): Use it.
1034         (auth-source-search): Simplify logic to use
1035         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1036         appropriate.  Don't keep a running count at this level.  Layer :create
1037         and :delete options appropriately on the first and second passes.
1038         Don't track the backend with the search results.
1039         (auth-source-search-backends): New function to search a list of
1040         backends for a processed spec.
1041         (auth-source-netrc-parse): Cache all netrc files, making
1042         auth-source-netrc-cache an alist keyed by the file name and using the
1043         file mtime as the caching criterion.  Keep the obfuscated data secret
1044         with a lexical bind.
1045         (auth-source-netrc-search): Don't calculate the length of the results
1046         unnecessarily.
1047         (auth-source-search-backends): Fix bug.
1048         (auth-source-netrc-create): Rework prompts.
1049
1050 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1051
1052         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1053         Lower case names of search constraints.
1054         (nnir-run-query): Cache and reuse search constraints for all imap
1055         servers.
1056
1057 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1058
1059         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1060         after exit.
1061         (gnus-setup-message): Define missing variable from last checkin.
1062
1063         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1064         value, show the raw article.
1065
1066 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1067
1068         * gnus.el: No Gnus v0.13 is released.
1069
1070 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1071
1072         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1073         auth-source now accepts numbers.
1074
1075         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1076         spec, too.
1077         (auth-source-ensure-strings): New function.
1078
1079         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1080         (gnus-article-setup-buffer): Always restart the date timer so that user
1081         changes to the frequency is respected.
1082
1083         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1084         port numbers, so make sure it gets that if nnimap-server-port is
1085         explicit.
1086
1087 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1088
1089         * nnimap.el (nnimap-inbox): Doc fix.
1090
1091 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1092
1093         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1094         Autoload.  Add optional arg FRAME, and pass it to color-values.
1095         (color-complement): Caller changed.  Doc fix.
1096         (color-gradient): Rewrite for better clarity and efficiency.
1097
1098 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1099
1100         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1101         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1102         color-lab-to-srgb.
1103
1104 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1105
1106         * color.el: First part of merge from hexrgb.el.
1107         (color-rgb-to-hex): Rename from color-rgb->hex.
1108         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1109         saturation to zero if the value is too small.
1110         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1111         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1112         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1113         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1114         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1115         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1116         (color-cie-de2000): Doc fix.
1117
1118 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1119
1120         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1121         given method as in the group name if we're using an extended method.
1122         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1123         command, if we're using that, instead of waiting for the beginning.
1124
1125         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1126         we're sure to get unique server names, and we don't output two async
1127         commands in the same buffer.  This fixes an NNTP hang for some users.
1128
1129 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1130
1131         * gnus.el: No Gnus v0.11 is released.
1132
1133 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1134
1135         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1136         summary buffer before reading going to the next buffer.  This avoids
1137         putting the point in the group buffer if you `C-g' the command.
1138
1139         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1140         cache (for now) to make ~/.authinfo.gpg files usable.
1141
1142         * nnfolder.el (copyright-update): Define for the compiler.
1143
1144         * auth-source.el (auth-source-search): Fix unbound variable.
1145
1146 2011-02-19  Glenn Morris  <rgm@gnu.org>
1147
1148         * gnus.el (gnus-meta): Doc fix.
1149
1150 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1151
1152         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1153         in case it's not yet loaded.
1154
1155 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1156
1157         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1158         line we're waiting for.
1159
1160 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1161
1162         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1163         face with line-width greater than zero will cause RET in gnus summary
1164         buffer to scroll down article page-wise because auto vscroll happens,
1165         it should be temporalily disabled when doing a scroll-up.
1166
1167 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1168
1169         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1170         outputs from the server.
1171
1172 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1173
1174         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1175         later so that bbdb can hook in easier.
1176
1177 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1178
1179         * auth-source.el (auth-source-search): Don't try to create credentials
1180         if the caller doesn't want that.
1181         (auth-source-search): If we don't find a match, don't bug out on
1182         non-bound variables.
1183         (auth-source-search): Only ask a single backend to create the
1184         credentials.
1185
1186         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1187         logging.
1188         (nnimap-credentials): Protect against auth-source-search returning nil.
1189         (nnimap-request-list): Protect against not being able to open the
1190         server.
1191
1192 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1193
1194         * auth-source.el (auth-source-search): Do a two-phase search, one with
1195         no :create to get the responses from all backends.
1196
1197         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1198         when getting credentials.
1199
1200         * gnus-util.el (gnus-delete-duplicates): New function.
1201
1202 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1203
1204         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1205         a creation default, pass the whole port list down.  It will be
1206         completed.
1207
1208         * auth-source.el (auth-source-search): Updated docs to talk about
1209         multiple creation choices.
1210         (auth-source-netrc-create): Accept a list as a value (from the search
1211         parameters) and do completion on that list.  Keep a separate netrc line
1212         with the password obscured for showing the user.
1213
1214         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1215         first choice to `auth-source-search' so it will be used for entry
1216         creation instead of the server's Gnus-specific name.
1217         (nnimap-credentials): Rely on the auth-source library to select which
1218         port is actually wanted in the new netrc entry, so don't override
1219         `auth-source-creation-defaults'.
1220
1221         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1222         :protocol and accept a missing user, host, or port as a wildcard match.
1223         (auth-source-debug): Default to off.
1224
1225         (auth-source-netrc-search, auth-source-netrc-create)
1226         (auth-source-secrets-search, auth-source-secrets-create)
1227         (auth-source-user-or-password, auth-source-backend, auth-sources)
1228         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1229         instead of :protocol.
1230
1231         * nnimap.el (nnimap-credentials): Pass a port default to
1232         `auth-source-search' in case an entry needs to be created.
1233         (nnimap-open-connection-1): Use :port instead of :protocol.
1234
1235 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1236
1237         * auth-source.el: Bind load-path when loading EIEIO from
1238         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1239         21.4 doesn't support, to `require'.
1240         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1241         delete-dups that is not available in XEmacs 21.4.
1242
1243 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1244
1245         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1246         as EIEIO must also be loaded when auth-source.el is being
1247         byte-compiled.
1248
1249 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1250
1251         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1252
1253         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1254
1255         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1256
1257         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1258
1259         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1260
1261         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1262
1263         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1264
1265         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1266         necessary.
1267
1268 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1269
1270         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1271         nil means that nnimap doesn't get updated.
1272
1273 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1274
1275         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1276         result when the user doesn't want to write to the file.
1277         (auth-source-netrc-search): Expect a synthetic result and proceed
1278         accordingly.
1279         (auth-source-cache-expiry): New variable to override
1280         `password-cache-expiry'.
1281         (auth-source-remember): Use it.
1282
1283         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1284         parameter.  Create entry if necessary by using :create t.
1285         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1286
1287 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1288
1289         * auth-source.el (auth-source-debug): Enable by default and don't
1290         mention the obsolete `auth-source-hide-passwords'.
1291         (auth-source-do-warn): New function to debug unconditionally.
1292         (auth-source-do-debug): Use it.
1293         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1294         and for Secrets API entries when the secrets.el library is not
1295         available.
1296
1297 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1298
1299         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1300         (gnus-summary-exit): Kill the correct article buffer on exit from a
1301         `C-d' group.
1302
1303         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1304         gnus-propagate-marks.
1305
1306         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1307         before killing the buffers so that a non-full window conf gets handled
1308         correctly.
1309         (gnus-summary-exit): Ditto.
1310         (gnus-summary-read-group-1): Ditto.
1311
1312         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1313         async code again so that we can debug it properly.
1314
1315         * message.el (message-reply): Take an optional switch-buffer parameter
1316         so that Gnus window confs are respected better.
1317
1318 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1319
1320         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1321         `plist-get' to accept non-list parameters (XEmacs issue).
1322         Fix docstring.
1323         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1324         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1325         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1326         Login collection is "Login" and not "login".
1327
1328 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1329
1330         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1331         multiple headers.
1332
1333         * nnimap.el (nnimap-inhibit-logging): New variable.
1334         (nnimap-log-command): Don't log login commands.
1335
1336         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1337         to have more parameters.
1338
1339         * nnimap.el (nnimap-send-command): Mark the command time for each
1340         command, so that we don't get NOOPs stepping on our toes.
1341
1342         * gnus-art.el (article-date-ut): Get the date from the Date header on
1343         `t'.
1344
1345 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1346
1347         * auth-source.el (auth-source-search): Use copy-sequence instead of
1348         the cl.el copy-list.
1349
1350 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1351
1352         * imap.el: Bring it back (revert
1353         84d800cd31de3064f0ed39617d725709a2f8f42f).
1354
1355 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1356
1357         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1358         Improve prompt.
1359
1360 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1361
1362         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1363         washing status from the default format.  It isn't very informative.
1364
1365 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1366
1367         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1368         Fix Gcc processing on imap.
1369
1370 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1371
1372         * imap.el: Remove file.  All the functionality is in nnimap.el.
1373
1374 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1375
1376         * message.el (message-bury): Don't pop up a new window when selected
1377         window is dedicated.
1378
1379 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1380
1381         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1382
1383 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1384
1385         * sieve-manage.el: Autoload `auth-source-search'.
1386         (sieve-sasl-auth): Use it.
1387
1388 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1389
1390         * nnimap.el: Autoload `auth-source-forget+'.
1391         (nnimap-open-connection-1): Use it if the connection fails.
1392
1393         * auth-source.el: Require `password-cache'.
1394         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1395         obsolete.
1396         (auth-source-magic): Marker for `password-cache' keys.
1397         (auth-source-do-cache): Update docstring.
1398         (auth-source-search): Use and check cache.
1399         (auth-source-forget-all-cached, auth-source-remember)
1400         (auth-source-recall, auth-source-forget, auth-source-forget+)
1401         (auth-source-specmatchp): Caching support functions.
1402         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1403         Remove and obsolete.
1404         (auth-source-user-or-password): Remove caching to further discourage
1405         using it.  Always hide passwords.
1406
1407         * password-cache.el (password-cache-remove): Accept secrets that are
1408         not strings.
1409
1410 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1411
1412         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1413         code for now, since it doesn't work for all users.
1414
1415 2011-02-09  Julien Danjou  <julien@danjou.info>
1416
1417         * message.el (message-options): Make message-options really buffer
1418         local.
1419
1420 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1421
1422         * mail-source.el: Autoload `auth-source-search'.
1423         (mail-source-keyword-map): Note order matters.
1424         (mail-source-set-1): Get all the mail-source source values and
1425         defaults and search auth-source on those if needed.  This can all
1426         probably be simplified.
1427
1428         * nnimap.el: Autoload `auth-source-search'.
1429         (nnimap-credentials): Use it.
1430         (nnimap-open-connection-1): Ask for the virtual server and physical
1431         address in one shot.
1432
1433         * nntp.el: Autoload `auth-source-search'.
1434         (nntp-send-authinfo): Use it.  Note TODO.
1435
1436 2011-02-08  Julien Danjou  <julien@danjou.info>
1437
1438         * shr.el (shr-tag-body): Add support for text attribute in body
1439         markups.
1440
1441         * message.el (message-options): Make message-options a local variable.
1442
1443 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1444
1445         * auth-source.el (auth-source-secrets-search)
1446         (auth-source-user-or-password): Use `append' instead of `nconc'.
1447         (auth-source-user-or-password): Build return list better and protect
1448         against nil :secret.
1449
1450 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1451
1452         * nnimap.el (nnimap-update-info): Refactor slightly.
1453         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1454         (nnimap-update-info): Clean up slightly.
1455         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1456         characters.
1457         (nnimap-process-quirk): Rename function to avoid collision.
1458         (nnimap-update-info): Fix macrology bug-out.
1459         (nnimap-update-info): Simplify split history test.
1460
1461 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
1462
1463         * auth-source.el (top): Require 'eieio unconditionally.
1464         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1465         (auth-source-secrets-search): Limit search when `max' is greater than
1466         number of results.
1467
1468 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1469
1470         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1471         part not returning any data.
1472
1473         * proto-stream.el (open-protocol-stream): Document the return value.
1474
1475 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1476
1477         * auth-source.el (auth-source-secrets-search): Add examples.
1478
1479 2011-02-06  Julien Danjou  <julien@danjou.info>
1480
1481         * message.el (message-setup-1): Handle message-generate-headers-first
1482         set to t.
1483
1484 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1485
1486         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1487         API with a string "secrets:collection-name" and with 'default.
1488         (auth-source-backend-parse): Parse "secrets:collection-name" and
1489         'default.  Recurse on parses instead of repeating code.  Use the
1490         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
1491         message when ignoring a source.
1492         (auth-source-search): List ignored search keys at the top level.
1493         (auth-source-netrc-create): Use `case' instead of `cond'.
1494         (auth-source-secrets-search): Created with TODOs.
1495         (auth-source-secrets-create): Created with TODOs.
1496         (auth-source-retrieve, auth-source-create, auth-source-delete)
1497         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1498         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1499         (auth-source-user-or-password-sftp)
1500         (auth-source-user-or-password-smtp): Remove.
1501         (auth-source-user-or-password): Deprecated and modified to be a wrapper
1502         around `auth-source-search'.  Not tested thoroughly.
1503
1504 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1505
1506         * auth-source.el: Bring in assoc and eioeio libraries.
1507         (secrets-enabled): New variable to track the status of the Secrets API.
1508         (auth-source-backend): New EIOEIO class to represent a backend.
1509         (auth-source-creation-defaults): New variable to set prompt defaults
1510         during token creation (see the `auth-source-search' docstring for
1511         details).
1512         (auth-sources): Simplify to allow a simple string as a netrc backend
1513         spec.
1514         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1515         (auth-source-backend-parse-parameters): Fill in the backend parameters.
1516         (auth-source-search): Main auth-source API entry point.
1517         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1518         (auth-source-search-collection): Helper function for searching.
1519         (auth-source-netrc-parse, auth-source-netrc-normalize)
1520         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1521         Supports search, create, and delete.
1522         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1523         backend stubs.
1524         (auth-source-user-or-password): Call `auth-source-search' but it's not
1525         ready yet.
1526
1527 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1528
1529         * message.el (message-setup-1): Remove the read-only stuff, since it
1530         doesn't work under XEmacs, for some reason.
1531
1532         * gnus-sum.el (gnus-user-date): Rename back from
1533         gnus-summary-user-date since user code refers to it.
1534
1535         * shr.el (shr-render-td): Store the actual background colour used.
1536
1537         * message.el (message-setup-1): Don't bind the constant
1538         -forbidden-properties.
1539         (message-setup-1): Revert previous change, since it needs to bind the
1540         props to insert them.
1541         (message-resend): Allow removing the read-only separator line.
1542
1543 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1544
1545         * nnimap.el (nnimap-request-accept-article): Give an error message if
1546         the APPEND wasn't successful.
1547
1548 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
1549
1550         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1551         that have no groups.
1552
1553 2011-02-03  Julien Danjou  <julien@danjou.info>
1554
1555         * gnus-draft.el: Remove progn around gnus-draft-setup.
1556
1557 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1558
1559         * gnus-start.el (gnus-read-active-for-groups): This function is never
1560         called with a nil `infos', so clean that up.
1561         (gnus-get-unread-articles): Request active files from primary/secondary
1562         methods that have no groups (yet).
1563
1564 2011-02-03  Julien Danjou  <julien@danjou.info>
1565
1566         * message.el (message-setup-1): Always generate References first.
1567         (message-mail): Return the return value of message-setup, not always t.
1568         (message-setup-1): Insert mail-header-separator with read-only and
1569         intangible properties set.
1570
1571         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1572         user-date in docstring.
1573
1574         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1575
1576         * gnus.el (gnus-summary-line-format): Mention &user-date format in
1577         docstring.
1578
1579         * gnus.el (gnus-user-date-format-alist): Change default value. Use
1580         defcustom, with type and group. Move from gnus-util.el. Rename to
1581         gnus-summary-user-date-format-alist.
1582
1583 2011-02-03  Glenn Morris  <rgm@gnu.org>
1584
1585         * nnimap.el (gnus-fetch-headers): Declare.
1586
1587         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1588
1589 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1590
1591         * message.el (message-forward-make-body-digest-plain)
1592         (message-followup, message-reply): Clean up things noted by Stefan.
1593
1594         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1595         gnus-article-update-date-headers is nil.
1596         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1597         it didn't really work with defcustom.
1598         (article-update-date-lapsed): Make sure the window start doesn't move,
1599         either.
1600
1601 2011-02-01  Julien Danjou  <julien@danjou.info>
1602
1603         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1604         format.
1605
1606         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1607         standard in Emacs nowadays.
1608
1609         * color.el (color-gradient): Add a color-gradient function.
1610
1611 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1612
1613         * message.el (message-expand-name): Don't trust the return value of
1614         bbdb-complete-name.
1615         (message-check-news-header-syntax): Remove unused var `start'.
1616         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1617         (message-inhibit-body-encoding): Move to before first use.
1618         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1619         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1620         (Organization, Message-ID, Date, mh-previous-window-config):
1621         Defvar the vars using dynamic scoping.
1622
1623 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1624
1625         * shr.el (shr-render-td): Only do colours at the final rendering.
1626         Should be slightly faster.
1627         (shr-insert-table): Fix up TD background colours when doing the
1628         vertical padding.
1629
1630         * gnus-art.el (article-date-ut): Protect against articles with no Date
1631         header.
1632         (article-update-date-lapsed): Don't use current-column to find the
1633         horizontal position.  It's fragile in the presence of \003 characters.
1634
1635         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1636
1637 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1638
1639         * gnus-art.el (article-transform-date): Rewrite to still work when
1640         there are several rfc2822 parts.
1641         (article-transform-date): Fix infinite recursion.
1642         (article-date-ut): Replace infinitely many Date headers with a single
1643         one when called interactively.
1644
1645         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1646         secure manner.
1647
1648         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1649         move around by not using save-window-excursion.  It seems to work...
1650
1651 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1652
1653         * gnus-art.el (article-make-date-line): Work for user-defined format.
1654
1655 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1656
1657         * nntp.el (nntp-retrieve-group-data-early)
1658         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1659         fetching functions.
1660
1661         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1662         thoroughly for all backends that have no known groups.  This should
1663         allow new nnml methods to retrieve mail.
1664
1665         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1666         that Gnus doesn't know exists again.
1667
1668         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1669         (gnus-treat-date-ut): Ditto.
1670         (gnus-article-update-date-header): Rename.
1671         (gnus-treat-date-local): Remove.
1672         (gnus-treat-date-english): Remove.
1673         (gnus-treat-date-lapsed): Remove.
1674         (gnus-treat-date-combined-lapsed): Remove.
1675         (gnus-treat-date-original): Remove.
1676         (gnus-treat-date-iso8601): Remove.
1677         (gnus-treat-date-user-defined): Remove.
1678         (gnus-article-date-headers): New variable to control all the date
1679         header options.
1680         (article-date-ut): Rewrite to allow using the new way to format date
1681         headers(s).
1682
1683 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1684
1685         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1686         method.
1687         (nnmail-article-group): A better test for fanciness.
1688
1689         * nnimap.el (nnimap-request-head): Protect against not finding the
1690         article by Message-ID.
1691
1692 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1693
1694         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1695         keep point at the "same place".
1696
1697 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1698
1699         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1700         data if the group is unactivated.
1701
1702 2011-01-28  Julien Danjou  <julien@danjou.info>
1703
1704         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1705         (gnus-all-windows-visible-p): Remove old compatibility code.
1706         (gnus-window-top-edge): Add docstring.
1707
1708         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1709
1710 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1711
1712         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1713         older request-update-info.
1714
1715         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1716
1717 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1718
1719         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1720         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1721
1722 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1723
1724         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1725         groups.  This makes the nndraft:queue group pop up if it's not already
1726         there.
1727
1728         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1729         messages" logic, which was reversed.
1730
1731         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1732         the "same place" even if point is on the line being replaced.
1733         (article-update-date-lapsed): Allow updating both the combined lapsed
1734         and the lapsed headers.
1735         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1736         (article-make-date-line): Limit the number of segments dynamically to
1737         avoid too-long lines.
1738
1739 2011-01-27  Julien Danjou  <julien@danjou.info>
1740
1741         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1742         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1743
1744 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1745
1746         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1747         Use plist-get instead of the cl function getf.
1748
1749 2011-01-27  Glenn Morris  <rgm@gnu.org>
1750
1751         * gnus-util.el (float-time): Get rid of compiler warning, again.
1752
1753 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1754
1755         * shr.el (shr-put-color): Special-case background colours: Do put them
1756         at the blank parts at the front of the lines.
1757
1758         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1759         exit hook to nix out all data on readedness on group exit.
1760
1761         * gnus-util.el (float-time): If float-time is bound, always use it on
1762         all Emacsen.  It's unclear why the subrp check was there.
1763         (time-date): Require to make some autoload issues on XEmacs go away.
1764
1765         * shr.el (shr-put-color): Don't do the box padding in tables, since
1766         they're already padded.
1767
1768 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1769
1770         * gnus-art.el (gnus-article-next-page): When the last line of the
1771         article is displayed, scroll down once more instead of going to the
1772         next article at once.
1773         (article-lapsed-string): Refactor out and allow specifying how many
1774         segments you want.
1775         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1776         (gnus-article-update-lapsed-header): New variable.
1777
1778         * shr.el: Revert change that made headings use different-sized faces.
1779         The Emacs display engine isn't advanced enough that, for instance,
1780         tables can comfortably use differently-sized faces.
1781
1782 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1783
1784         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1785         used.
1786         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1787         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1788         we're using an encrypted connection.
1789
1790         * proto-stream.el: Alter the interface functions to also return the
1791         actual stream type used: network or tls.
1792
1793 2011-01-25  Julien Danjou  <julien@danjou.info>
1794
1795         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1796         (mm-display-javascript-inline): New function.
1797
1798         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1799         viewing function.
1800
1801 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1802
1803         * shr.el (shr-expand-newlines): Fix variable name.
1804
1805 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1806
1807         * shr.el (shr-expand-newlines): Make nested boxes work.
1808
1809 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1810
1811         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1812         backgrounds.
1813         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1814         in a more sensible manner.
1815
1816 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1817
1818         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1819         if EPG is loaded.
1820
1821 2011-01-24  Julien Danjou  <julien@danjou.info>
1822
1823         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1824         tags.
1825
1826 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1827
1828         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1829         commands.
1830
1831         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1832         in the article buffer.
1833         (gnus-gravatar-insert): Use blank space from the current buffer to
1834         avoid breaking text properties.  This makes X-Sent updating work again.
1835
1836         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1837
1838 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1839
1840         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1841         fix the bug in url-http.el instead.
1842
1843         * shr.el (shr-image-fetched): Ditto.
1844
1845         * shr.el (shr-image-fetched): Avoid having point move in the article
1846         buffer.
1847
1848         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1849         buffer after being called.  It's apparently being killed by url.el, and
1850         killing it made point move to end-of-buffer in a random buffer.
1851
1852         * shr.el (shr-image-fetched): Ditto.
1853
1854 2011-01-23  Julien Danjou  <julien@danjou.info>
1855
1856         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1857
1858         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1859         text/x-org.
1860
1861 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1862
1863         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1864         (i.e., nnimap) returning nil as the article number.
1865
1866 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1867
1868         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1869         "DelSp" parameter in RFC3676.
1870
1871 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1872
1873         * message.el (message-check-recipients): Display the encoded version of
1874         the bogus address if they differ.
1875
1876         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1877         after sending.
1878
1879         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1880
1881         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1882
1883         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1884         group buffer after sending the queue.
1885
1886         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1887
1888 2011-01-22  Julien Danjou  <julien@danjou.info>
1889
1890         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1891
1892 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1893
1894         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1895         nested related parts.
1896
1897         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1898         unexpired articles.  This fixes the regression that led expiry marks to
1899         disappear from nnfolder groups.
1900
1901 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1902
1903         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1904         Don't confuse the "ret" of "retrograde" with RET.
1905
1906 2011-01-21  Julien Danjou  <julien@danjou.info>
1907
1908         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1909         than mm-insert-inline.
1910
1911 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1912
1913         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1914         Widen article buffer.
1915
1916 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1917
1918         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1919         the temp buffer.
1920         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1921
1922 2011-01-20  Julien Danjou  <julien@danjou.info>
1923
1924         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1925
1926         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1927         than mm-insert-inline to insert inline part: this respect
1928         mm-inline-media-tests displayers.
1929
1930         * mm-view.el (mm-display-shell-script-inline): New function.
1931
1932         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1933
1934         * mm-uu.el (mm-uu-type-alist): Add org block.
1935         (mm-uu-org-src-code-block-extract): New function.
1936
1937         * mm-view.el (mm-display-org-inline): New function.
1938
1939         * mm-decode.el (mm-automatic-display): Add text/org.
1940
1941         * mailcap.el (mailcap-mime-extensions): Add .org.
1942
1943 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1944
1945         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1946         gnus-article-add-buttons.
1947
1948 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1949
1950         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1951         From header with a date and "nobody" as the sender.
1952
1953 2011-01-19  Julien Danjou  <julien@danjou.info>
1954
1955         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1956         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1957         if you have the same regexp several times.
1958         (gnus-button-push): Fix matching when regexp is symbol.
1959
1960 2011-01-15  Glenn Morris  <rgm@gnu.org>
1961
1962         * message.el (message-mail): A compose-mail function should
1963         accept headers as strings.
1964
1965 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1966
1967         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1968         Add :vert-only tags.
1969         (message-mail): New arg RETURN-ACTION.
1970         (message-return-action): New var.
1971         (message-bury): Use it.
1972         (message-mode): Make it buffer-local.
1973         (message-send-and-exit): Always call message-bury.
1974
1975         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1976         message-mail.
1977
1978 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * nnimap.el (nnimap-convert-partial-article): Protect against
1981         zero-length body parts.
1982
1983         * mm-decode.el (mm-preferred-alternative-precedence):
1984         Discourage showing empty parts.
1985
1986         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1987         and stuff if the backend didn't return the article number.  This fixes
1988         an Exchange-related nnimap bug.
1989
1990         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1991         group window, because it does the wrong thing when a separate frame
1992         displays the group buffer.
1993
1994         * proto-stream.el (open-protocol-stream): Protect against the low-level
1995         transport functions returning nil.
1996
1997 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1998
1999         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2000         (mml2015-epg-find-usable-secret-key): New function.
2001         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2002         mml2015-epg-find-usable-key (Bug#7797).
2003         (mml2015-epg-encrypt): Ditto.
2004
2005 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2006
2007         * dgnushack.el (rot13-string): Fix the way to get the argument.
2008
2009 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2012
2013 2011-01-03  Glenn Morris  <rgm@gnu.org>
2014
2015         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2016
2017         * sieve.el (sieve-open-server): Give a more explicit error if
2018         sieve-manage-open returns nil.  (Bug#7720)
2019
2020 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2021
2022         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2023
2024 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2025
2026         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2027         This avoids sending passwords in plain text over non-encrypted
2028         channels.
2029
2030         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2031
2032         * nnimap.el (nnimap-login): Refactored out into own function, and
2033         implement CRAM-MD5.
2034         (nnimap-wait-for-line): Refactored out.
2035
2036         * mm-view.el (mml-smime): Require.
2037
2038 2010-12-20  David Engster  <deng@eml.cc>
2039
2040         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2041         use EPG to decrypt S/MIME messages instead of openssl.
2042
2043 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2046
2047         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2048         status is the group clearly is unreachable.
2049
2050         * auth-source.el (auth-source-create): Add the optional second
2051         parameter to `local-variable-p' to be compatible with XEmacs.
2052
2053 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2054
2055         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2056         work when using a compressed nnml folder.
2057
2058 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2059
2060         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2061         backends after sanitising on entry, because this never makes sense:
2062         If the articles have gone missing, then the data no longer exists on
2063         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2064         overwrite anything anyway.
2065
2066         * shr.el (shr-insert-document): Bind shr-width dynamically to
2067         window-width if it's nil.
2068
2069 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2070
2071         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2072         with the meaning of using the full emacs window width for rendering.
2073
2074 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2075
2076         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2077         case when sender is not given.
2078
2079 2010-12-23  Julien Danjou  <julien@danjou.info>
2080
2081         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2082         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2083         the addresses, otherwise we might misplaced the gravatar.
2084
2085 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2086
2087         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2088         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2089         obsolete in Emacs.
2090
2091 2010-12-20  Julien Danjou  <julien@danjou.info>
2092
2093         * gnus-util.el (gnus-rescale-image): Revert last change.
2094
2095 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2096
2097         * binhex.el: Improve commentary (Bug#7482).
2098
2099 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2100
2101         * gnus-group.el (gnus-group-delete-articles): New command.
2102
2103 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2104
2105         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2106
2107 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2110         here, since it's up to the backends to do CRLF removal if their
2111         protocol has it.
2112
2113         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2114
2115 2010-12-17  Julien Danjou  <julien@danjou.info>
2116
2117         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2118         they are from file. Can also scale up.
2119
2120 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2121
2122         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2123         gnus-use-agent.
2124         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2125
2126         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2127
2128 2010-12-17  Julien Danjou  <julien@danjou.info>
2129
2130         * gravatar.el (gravatar-retrieve-synchronously): New function.
2131         (gravatar-get-data): Make more robust.
2132
2133 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2134
2135         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2136
2137 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2138
2139         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2140         to really consider the last line.
2141
2142 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2143
2144         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2145         list of recipient keys, or use symmetric encryption if not a list.
2146         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2147         EPA override, replacing the call to `netrc-store-data'.
2148
2149 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2150
2151         * gnus-srvr.el: Avoid passing nil regexp argument to
2152         delete-matching-lines.
2153
2154 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2157         fetching stops when Gnus exits.
2158
2159         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2160         function.
2161         (nnfolder-request-expire-articles): Save all the buffers after doing
2162         expiry.
2163
2164         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2165         the last article", since that led to serious performance regressions
2166         when expiring nnml groups.
2167
2168 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2169
2170         * nnir.el: Improve customizations.
2171
2172 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2175
2176         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2177         group has been killed.
2178         (gnus-group-yank-group): Ditto.
2179
2180         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2181
2182         * nnimap.el (nnimap-request-update-group-status): New function.
2183
2184         * gnus-int.el (gnus-request-update-group-status): New interface
2185         function.
2186
2187         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2188         copying read-ness to the backends.
2189
2190         * nnimap.el (nnimap-quirk): New function.
2191         (nnimap-retrieve-group-data-early): Use it.
2192         (nnimap-quirks): New alist.
2193
2194 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2195
2196         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2197         don't delete it within indentation.
2198
2199 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2202         previous line.
2203
2204 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205
2206         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2207         QRESYNC command by deleting a superfluous space which broke Cyrus
2208         servers.  This change will break other servers that are buggy the other
2209         way around.
2210
2211 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2212
2213         * spam.el: Reindent and fix long lines.
2214         (spam-copy-or-move-routine): Exclude invalid move destinations.
2215
2216 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2217
2218         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2219         installed the registry.
2220
2221 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2224
2225 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2226
2227         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2228         groupname doesn't contain "gmane".
2229
2230 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2231
2232         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2233         and netrc-bound-and-true-p bindings.
2234         (netrc-parse): Cache the netrc contents.
2235
2236         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2237         (gnus-1): Don't create the nndrafts group twice.
2238         (gnus-setup-news): There's no need to read the active file here, since
2239         that's done again later on a per-backend basis.
2240         (gnus-start-draft-setup): Make sure that the new group is started out
2241         empty.
2242
2243         * gnus-agent.el (gnus-agentize): Don't create the queue group
2244         automatically on startup.  It'll be created later, if needed.
2245
2246         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2247         of automatically subscribed groups.
2248         (gnus-auto-subscribed-categories): New variable.
2249         (gnus-matches-options-n): Use it.
2250         (gnus-default-subscribed-newsgroups): Remove unused variable.
2251         (gnus-start-draft-setup): Message a bit less.
2252
2253 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2254
2255         * nnir.el (nnir-run-imap): Return article list in order of increasing
2256         UID.
2257
2258 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259
2260         * gnus-sum.el (gnus-summary-enter-digest-group):
2261         Mention gnus-auto-select-on-ephemeral-exit.
2262
2263         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2264         convention of the network-only option.
2265
2266 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * proto-stream.el (proto-stream-open-network-only): New function to
2269         have a way to specify non-STARTTLS upgrade connections.
2270
2271 2010-12-10  Julien Danjou  <julien@danjou.info>
2272
2273         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2274         email address is nil.
2275
2276         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2277
2278 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2279
2280         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2281         deletion.
2282         (nnir-run-imap): Only need to parse list once.
2283
2284 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * shr.el (shr-tag-script): Ignore <script>.
2287         (shr-tag-label): Add <label> support.
2288
2289 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2290
2291         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2292
2293         * shr.el (shr-image-displayer): Work for images lined side by side.
2294
2295 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2296
2297         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2298         parameter, since XEmacs doesn't accept t as a parameter.
2299
2300 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2301
2302         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2303         ids.
2304         (nnir-run-gmane): Simplify groupspec formatting.
2305         (nnir-request-expire-articles): New function.
2306
2307 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2308
2309         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2310         overflow, possibly.
2311
2312         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2313         (shr-render-td): Handle td style="" better.
2314         (shr-tag-table): Use the color from the style sheet.
2315         (shr-render-td): Make sure we copy over all the overlays, too.
2316
2317 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2318
2319         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2320         (nnir-request-article): Improve article retrieval.
2321
2322 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2323
2324         * mm-util.el (mm-extra-numeric-entities): New variable.
2325
2326         * mm-url.el (mm-url-decode-entities):
2327         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2328
2329         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2330
2331 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2332
2333         * message.el: Use completion-at-point.
2334         (message-completion-function): New fun, extracted from message-tab.
2335         (message-mode): Use it for completion-at-point-functions.
2336         (message-tab): Use it and completion-at-point.
2337
2338 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2341         character if a non-breakable character follows.
2342
2343 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344
2345         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2346         any stream.
2347
2348         * shr.el (shr-tag-font): Colorize the region.
2349         (shr-tag-body): Ditto.
2350         (shr-tag-font): Actually let the styles be inherited instead of
2351         overwriting them.
2352         (shr-tag-font): Get the background color right.
2353         (shr-tag-style): Ignore all <style> tags for the moment.
2354
2355         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2356         a Message-ID to avoid having nnimap depend on gnus-sum.
2357
2358         * shr.el (shr-descend): Only colorize something if we have a node that
2359         sets colors.
2360
2361 2010-12-06  Julien Danjou  <julien@danjou.info>
2362
2363         * shr.el (shr-render-td): Render td content with shr-descend, so style
2364         will be applied to <td> too.
2365         (shr-colorize-region): Colorize region even if we only have a background.
2366         (shr-tag-body): Fix color and background color inheritance.
2367         Do not recolorize after shr-generic.
2368         (shr-tag-font): Let shr-generic colorize via inheritance.
2369
2370 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2373
2374 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2375
2376         * nnir.el (nnir-request-move-article): Remove obsolete code.
2377
2378 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2379
2380         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2381
2382 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383
2384         * gnus-sum.el (gnus-summary-respool-article): The completion function
2385         expects a list instead of an alist.
2386
2387         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2388         string as the parameter.
2389
2390         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2391
2392         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2393         styles.
2394         (shr-colorize-region): New function.
2395         (shr-insert-background-overlay): Remove.
2396         (shr-render-td): Background setting should be taken care of on a higher
2397         level.
2398         (shr-tag-body): Use post-hoc colorizations.
2399         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2400         (shr-put-color-1): Don't overwrite old colors.
2401         (shr-colorize-region): When the background color isn't explicit, use
2402         a fixed background.
2403
2404         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2405         nnmail variables.
2406
2407 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2408
2409         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2410         unless necessary.
2411
2412 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2413
2414         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2415         server.
2416
2417 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2418
2419         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2420         so that TAB works.
2421
2422         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2423         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2424
2425         * shr.el (shr-urlify): Show the URL before the title to avoid
2426         misleading URLs.
2427
2428 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2429
2430         * shr.el (shr-urlify): Display the title in <a> tags.
2431
2432 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2433
2434         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2435
2436 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2437
2438         * nnir.el: Rearrange code to allow macros to be autoloaded by
2439         gnus-sum.el.
2440         (nnir-retrieve-headers-override-function): Make this variable
2441         customizable.
2442         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2443
2444         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2445         from nnir.el.
2446
2447 2010-12-03  Julien Danjou  <julien@danjou.info>
2448
2449         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2450
2451 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2452
2453         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2454         allow optional argument `environment'.
2455
2456 2010-12-03  Glenn Morris  <rgm@gnu.org>
2457
2458         * mm-extern.el (message-goto-body): Update declaration.
2459
2460 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2461
2462         * gnus-util.el (gnus-macroexpand-all): New function.
2463
2464         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2465         instead of macroexpand-all that is unavailable in XEmacs.
2466
2467 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
2468
2469         * nnir.el (nnir-summary-line-format): New variable.
2470         (nnir-mode): Use it.
2471         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2472         (nnir-article-ids): Reimplement as defsubst.
2473         (nnir-retrieve-headers): Don't mangle the subject header.
2474         (nnir-run-imap): Use 100 as RSV score.
2475         (nnir-run-find-grep): Fix for full server searching.
2476         (nnir-run-gmane): Better restriction to gmane groups.
2477
2478         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2479         summary buffers.
2480
2481 2010-12-02  Julien Danjou  <julien@danjou.info>
2482
2483         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2484
2485         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2486
2487         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2488         support.
2489
2490 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
2491
2492         * nnir.el: Update to handle the registry better.
2493         (autoload): Silence byte-compiler.
2494         (nnir-open-server): Add a hook for nnir groups.
2495         (nnir-request-move-article): Don't mangle the header. Better to use
2496         formating variables (which will be added in the future).
2497         (nnir-registry-action): Update the registry using the original article
2498         group name.
2499         (nnir-mode): Install nnir-specific hooks for updating the registry.
2500
2501         * gnus-sum.el
2502         (gnus-article-original-subject,gnus-newsgroup-original-name):
2503         Remove obsolete variables.
2504         (gnus-summary-move-article): Remove use of obsolete variables.
2505         (gnus-summary-local-variables): Make move and delete hooks local to
2506         summary buffers.
2507
2508 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2509
2510         * rtree.el: New file.
2511
2512 2010-12-01  Julien Danjou  <julien@danjou.info>
2513
2514         * message.el (message-user-organization): Do not use
2515         gnus-local-organization.
2516
2517         * gnus.el: Remove gnus-local-organization.
2518
2519         * gnus-msg.el: Remove nastygram thing.
2520
2521 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2522
2523         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2524         funcall.
2525
2526 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2527
2528         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2529         names.
2530
2531         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2532         characters.
2533
2534         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2535         to t of inhibit-read-only since it is inside gnus-with-article-headers.
2536         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
2537         (gnus-gravatar-transform-address): Use mail-extract-address-components
2538         that supports non-ASCII names rather than mail-header-parse-addresses.
2539
2540 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2541
2542         * proto-stream.el (open-protocol-stream): All starttls connections are
2543         handled by the network handler.
2544
2545 2010-11-30  Julien Danjou  <julien@danjou.info>
2546
2547         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2548         (nnimap-open-connection-1): Fix PREAUTH.
2549
2550         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2551
2552 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2553
2554         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2555         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2556         (shr-insert): Use them.
2557         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2558
2559 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2560
2561         * nnir.el (nnir-request-move-article): Bail out if original group
2562         doesn't support article moves.
2563         (nnir-get-active): Improve active list retrieval.
2564
2565 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2566
2567         * shr.el (shr-find-fill-point): Don't break before apostrophes.
2568
2569 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
2570
2571         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2572         seem to accept strings-with-numbers as port numbers,
2573
2574 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2575
2576         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2577         change the registry.
2578
2579 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2580
2581         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2582         delete-dups that is not available in XEmacs 21.4.
2583
2584         * mm-util.el (mm-delete-duplicates): Add comment.
2585
2586 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
2587
2588         * nnir.el (nnir-ignored-newsgroups): New variable.
2589         (nnir-get-active): Use it.
2590
2591 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * proto-stream.el (proto-stream-open-network): Add some comments.
2594
2595         * nntp.el (nntp-open-connection): Provide a :success condition.
2596
2597         * nnimap.el (nnimap-open-connection-1): Ditto.
2598
2599         * proto-stream.el (proto-stream-open-network): See what the response to
2600         the STARTTLS command is.
2601
2602         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2603         backwards compatibility).
2604         (nnimap-open-connection-1): Really respect nnimap-server-port.
2605
2606         * proto-stream.el (proto-stream-open-network): When doing opportunistic
2607         TLS upgrades we don't really care about the identity of the peer.
2608         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2609         that what we've checked for.
2610         (proto-stream-always-use-starttls): Only default to t if
2611         open-gnutls-stream exists.
2612         (proto-stream-open-network): If STARTTLS failed, then just open a
2613         normal connection.
2614         (proto-stream-open-network): Wait until the greeting before doing
2615         STARTTLS.
2616
2617         * nntp.el (nntp-open-connection): Report what the connection error is.
2618
2619         * proto-stream.el (open-protocol-stream): Rename from
2620         open-proto-stream.
2621
2622 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2623
2624         * nnimap.el (nnimap-stream): Change default to `undecided'.
2625         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2626         first, and then network.
2627         (nnimap-open-connection-1): Respect nnimap-server-port.
2628         (nnimap-open-connection): Be more backwards-compatible.
2629
2630         * proto-stream.el (proto-stream-always-use-starttls): New variable.
2631         (proto-stream-open-starttls): De-duplicate the starttls code.
2632         (proto-stream-open-starttls): Folded back into the main function.
2633         (proto-stream-open-network): Fix typo in the gnutls path.
2634         (proto-stream-command): Refactor out.
2635
2636         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2637
2638         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2639         starttls.el STARTTLS.
2640
2641         * color.el (color-lab->srgb): Fix function call name.
2642
2643         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2644         if we're using tls.el.
2645         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2646         built in, then don't try to establish a STARTTLS connection.
2647
2648         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2649         servers.
2650
2651         * proto-stream.el (open-proto-stream): Use network, not stream.
2652         (open-proto-stream): Add a way to specify what the end of a command is.
2653
2654         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2655         connections types.
2656         (nntp-open-network-stream): Remove.
2657         (nntp-open-ssl-stream): Remove.
2658         (nntp-open-tls-stream): Remove.
2659         (nntp-ssl-program): Remove.
2660
2661         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2662
2663 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2664
2665         * nnir.el: Fix typos.
2666         (nnir-retrieve-headers-override-function): Rename variable to reflect
2667         new semantics.
2668         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2669         macros.
2670         (nnir-request-article, nnir-request-move-article): Use them.
2671         (nnir-categorize): New function.
2672         (nnir-run-query): Use it.
2673         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2674         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2675         sorted.
2676         (nnir-group-full-name): Use gnus-group-full-name instead.
2677         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2678         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2679
2680 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2683
2684         * proto-stream.el: New library to provide protocol-specific
2685         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2686         protocols.
2687         (open-proto-stream): Complete the documentation.
2688         (proto-stream-open-network): Fix some typos.
2689
2690         * nnimap.el (nnimap-open-connection): Use it.
2691
2692 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2693
2694         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2695         negotiation.
2696
2697 2010-11-26  Julien Danjou  <julien@danjou.info>
2698
2699         * color.el: Rename various rgb functions to srgb.
2700
2701 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702
2703         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2704         names.
2705
2706 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * shr.el (shr-insert): Revert last change.
2709         (shr-find-fill-point): Never leave point being at bol;
2710         relax the kinsoku limitation when rendering tables.
2711
2712 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2713
2714         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2715         results from -accept-article.
2716
2717         * shr-color.el: Require cl when compiling.
2718
2719         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2720         checkin.
2721
2722         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2723
2724         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2725
2726         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2727         'add and 'delete to set backend marks.
2728
2729         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2730
2731         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2732
2733         * nntp.el (nntp-request-set-mark): Use it.
2734
2735         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2736
2737         * nnml.el (nnml-request-set-mark): Ditto.
2738
2739         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2740         introduces regressions in article selection.
2741         (nnimap-find-uid-response): New function.
2742         (nnimap-request-accept-article): Use the UID returned, if any.
2743         (nnimap-request-move-article): Use the UID returned, if any.
2744         (nnimap-get-groups): Reimplement to work with folded lines.
2745         (nnimap-find-uid-response): The UID is the last element in the list.
2746         (nnimap-request-set-mark): Extend syntax with 'set.
2747
2748         * nnml.el (nnml-request-set-mark): Ditto.
2749
2750         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2751
2752         * nntp.el (nntp-request-set-mark): Ditto.
2753
2754 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2755
2756         * message.el (message-called-interactively-p): A temporary macro.
2757         (message-goto-body): Use it temporarily.
2758
2759 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2760
2761         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2762         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2763         (nnimap-last-response-string): Fix last unfolding fix.
2764
2765 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2766
2767         * shr.el (shr-insert): Fix the way to fold lines.
2768
2769 2010-11-25  Julien Danjou  <julien@danjou.info>
2770
2771         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2772
2773         * color.el: Rename from color-lab.el
2774         (color-rgb->hex): Add.
2775         (color-complement): Add.
2776         (color-complement-hex): Add.
2777
2778         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2779
2780 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2781
2782         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2783         don't exist.
2784
2785 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2788         assuming that article displaying or another mml-preview may be
2789         interrupted for an error or for the like.
2790
2791         * shr.el (shr-get-background): Fix argument name.
2792
2793 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2796
2797         * gnus-sum.el (gnus-summary-include-articles): New function.
2798
2799         * message.el (message-goto-body): called-interactively-p needs a
2800         parameter, so use `any'.
2801
2802         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2803         clear marks before moving, since they're synced from the Gnus side
2804         first.
2805
2806         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2807         (gnus-summary-move-article): Copy over all marks before moving, so that
2808         IMAP doesn't think a new article has arrived.
2809
2810 2010-11-24  Julien Danjou  <julien@danjou.info>
2811
2812         * shr.el (shr-insert-background-overlay): Fix typo.
2813         (shr-render-td): Copy the background before rendering.
2814
2815         * shr-color.el (shr-color-visible): Fix docstring.
2816
2817         * shr.el (shr-tag-table): Add bgcolor support.
2818         (shr-render-td): Add bgcolor support.
2819         (shr-get-background): Add.
2820         (shr-insert-foreground-overlay): Use shr-get-background.
2821
2822         * message.el (message-goto-body): Use called-interactively-p.
2823         (message-in-body-p): message-goto-body returns point.
2824
2825 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2826
2827         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2828         Fixes something or other in Emacs 23, and is backwards compatible.
2829
2830         * message.el (message-goto-body): Remove the <#secure special-casing,
2831         which is too special.
2832
2833         * shr.el (shr-parse-style): Drop !important from styles.
2834
2835 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2836
2837         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2838         this function to return incorrect results when calling it with an
2839         explicit article argument different from
2840         (gnus-summary-article-number).
2841
2842 2010-11-24  Julien Danjou  <julien@danjou.info>
2843
2844         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2845         (shr-tag-body): Add background support.
2846         (shr-descend): Add background support.
2847         (shr-tag-title): Add.
2848
2849         * shr-color.el (shr-color-visible): Really return original background
2850         if fixed.
2851
2852 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2853
2854         * shr.el (shr-color-check): Protect against non-existent colour names.
2855
2856 2010-11-24  Julien Danjou  <julien@danjou.info>
2857
2858         * color-lab.el: Require 'cl when compiling.
2859
2860         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2861
2862         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2863         matched part.
2864
2865         * color-lab.el: Fix all expt calls to use float type.
2866
2867 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2870         expression to shr-color-check as is.
2871
2872         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2873
2874         * color-lab.el: Add coding cookie.
2875         (float-pi): Use eval-and-compile.
2876
2877         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2878         compiled for Emacsen having no `libxml-parse-html-region' support.
2879
2880 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2881
2882         * shr.el (shr-insert-color-overlay): Split stuff like
2883         "#444444 !important" to find the real colour.
2884         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2885         parse <font color="red"> entries.
2886
2887 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2888
2889         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2890         point when parsing headers.
2891
2892         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2893         is positioned properly when parsing headers.
2894
2895 2010-11-23  Julien Danjou  <julien@danjou.info>
2896
2897         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2898
2899         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2900
2901         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2902
2903         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2904         Use shr-color-hue-to-rgb.
2905         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2906
2907 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2908
2909         * shr.el (shr-color->hexadecimal): Autoload.
2910         (shr-descend): Add color to all tags.
2911
2912 2010-11-22  Julien Danjou  <julien@danjou.info>
2913
2914         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2915         shr-color->hexadecimal.
2916
2917         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2918         RGB() or HSL() color representation.
2919
2920         * shr.el (shr-tag-font): Add.
2921         (shr-tag-color-check): New function to get better colors.
2922         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2923         tag-span.
2924
2925         * shr-color.el: New file.
2926
2927         * color-lab.el: New file.
2928
2929         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2930
2931 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2932
2933         * nnir.el: Fix typo in comments.
2934         (nnir-run-imap): Simplify code. No need to reverse artlist.
2935         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2936
2937 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2940
2941         * nnimap.el (nnimap-get-capabilities): Refactor out.
2942         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2943
2944 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2945
2946         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2947         appearing when `mm-uu-hide-markers' is nil.
2948
2949 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2950
2951         * nnimap.el (nnimap-unselect-group): Make into its own function.
2952         (nnimap-request-rename-group): Unselect group before renaming.
2953         This had gotten lost somewhere.
2954         (nnimap-request-accept-article): Keep track of examined groups, and
2955         unselect the group before APPENDing to read-only groups.
2956         (nnimap-request-move-article): Clear flags before moving so that they
2957         can be re-set later.
2958
2959 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2962         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2963
2964 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * gnus-art.el (gnus-mime-display-single)
2967         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2968         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2969         parameter.
2970
2971 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2972
2973         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2974         (shr-table-vertical-line): New variable.
2975         (shr-insert-table): Use it.
2976
2977 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * gnus-html.el (gnus-html-wash-images): Don't display images if
2980         gnus-inhibit-images is non-nil; register displayer for cid images.
2981         (gnus-html-display-image): Work for cid image.
2982         (gnus-html-insert-image): Allow arguments.
2983         (gnus-html-put-image): Inhibit read-only.
2984         (gnus-html-prefetch-images): Don't prefetch images if
2985         gnus-inhibit-images is non-nil.
2986
2987 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2988
2989         * shr.el (shr-put-image): Break lines when inserting big pictures.
2990
2991 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2992
2993         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2994         sender, thanks Katsumi Yamaoka.
2995
2996 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2997
2998         * nnir.el (nnir-run-imap): Reverse the article list for each group
2999         rather than the whole list.
3000
3001 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * shr.el (shr-image-displayer): Protect function against non-existent
3004         image source.
3005
3006         * gnus-art.el (gnus-inhibit-images): New user option.
3007         (gnus-mime-display-single): Don't display image if it is non-nil.
3008
3009         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3010         gnus-inhibit-images.
3011
3012         * shr.el (shr-image-displayer): New function.
3013         (shr-tag-img): Use it.
3014
3015 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3016
3017         * mml2015.el (mml2015-epg-sign): Use From header.
3018
3019 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3020
3021         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3022
3023         * gnus-util.el (gnus-find-text-property-region): Return markers.
3024
3025         * shr.el (shr-tag-img): Put a displayer in the text property.
3026
3027         * gnus-util.el (gnus-find-text-property-region): New utility function.
3028
3029         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3030         (gnus-html-show-images): Remove.
3031
3032         * gnus-art.el (gnus-article-show-images): New, more general function.
3033
3034         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3035         image url text properties.
3036
3037         * shr.el: Ditto.
3038
3039         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3040         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3041
3042 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3043
3044         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3045         work for two or more articles.
3046
3047 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3050         divide an image that's in an html article to two or more when washing
3051         non-ASCII characters in alt text of it.
3052
3053 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3056         smime-decrypt-region using function argument.
3057         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3058
3059         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3060
3061         * smime.el (smime-decrypt-region): Catch it.
3062
3063 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3064
3065         * smime.el (smime-mode-map): Move initialization into declaration.
3066         (gnus-run-mode-hooks): Don't autoload.
3067         (smime-mode): Use define-derived-mode.
3068
3069 2010-11-11  Glenn Morris  <rgm@gnu.org>
3070
3071         * smime.el (from): Restrict declaration to XEmacs.
3072
3073         * nnir.el (gnus-group-topic-name): Autoload.
3074
3075 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3076
3077         * shr.el (shr-insert): Don't break long line if it is because of
3078         kinsoku-bol characters in the line end.
3079
3080 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3081
3082         * nnir.el (nnir-request-move-article): Fix to provide original group
3083         and subject.
3084         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3085         been retrieved.
3086
3087         * gnus-sum.el (gnus-summary-move-article): Use original group and
3088         subject for virtual articles such as those in an nnir summary buffer.
3089
3090 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3091
3092         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3093         least 21.5).
3094
3095         * smime.el (from): Declare it again for XEmacs.
3096
3097 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3098
3099         * message.el (message-resend): Don't disable encoding unless it's
3100         already encoded.
3101
3102         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3103         low-numbered articles.
3104
3105 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3106
3107         * rfc2047.el (rfc2047-syntax-table): Simplify.
3108
3109         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3110
3111         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3112         set-char-table-range for XEmacs.
3113
3114 2010-11-10  Glenn Morris  <rgm@gnu.org>
3115
3116         * time-date.el (time-to-seconds): Always an alias on Emacs,
3117         never a real function.
3118         (with-no-warnings): Remove compat stub, now unused.
3119         (time-less-p): Doc fix.
3120         (time-to-number-of-days): Simplify.
3121
3122         * smime.el (from): Remove unused declaration.
3123
3124         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3125         (gnus-float-time): On Emacs, always an alias.
3126
3127         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3128         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3129
3130 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3131
3132         * dgnushack.el: Don't use ignore-errors in the top level form since it
3133         is unavailable in XEmacs even if cl is loaded.
3134
3135         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3136
3137 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3138
3139         * shr.el (browse-url-mailto): Autoload.
3140
3141         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3142
3143         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3144         regexp doesn't need quoting.
3145
3146 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3147
3148         * message.el (message-subject-trailing-was-ask-regexp)
3149         (message-subject-trailing-was-regexp): Match was: in addition to was.
3150
3151 2010-11-09  Glenn Morris  <rgm@gnu.org>
3152
3153         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3154         (nnbabyl-check-mbox): Use point-at-bol.
3155
3156 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157
3158         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3159
3160         * message.el (message-mailto): New function.
3161         (message-mailto): Should accept other parameters.
3162         (message-mailto): Remove since it duplicates browse-url-mailto
3163         functionality.
3164
3165 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3166
3167         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3168         methods.
3169         (gnus-read-active-file): Ditto.
3170
3171         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3172         ": " from the prompt.
3173         (gnus-group-make-group): Ditto.
3174
3175 2010-11-07  Glenn Morris  <rgm@gnu.org>
3176
3177         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3178         (gnus-bookmark-kill-line): Use point-at-eol.
3179
3180 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3183         asterisks in From header.
3184
3185 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186
3187         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3188         string to avoid making the From headers syntactically invalid.
3189
3190         * message.el (message-send-mail): Don't insert courtesy messages if the
3191         message already has List-Post and List-ID messages.
3192
3193 2010-11-06  Glenn Morris  <rgm@gnu.org>
3194
3195         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3196         `condition', `type', `length' a prefix.
3197         (gnus-treat-predicate): Update for above name changes.
3198
3199 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3200
3201         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3202         binding.  Handled by `gnus-summary-refer-thread' instead.
3203         (nnir-warp-to-article): New backend function.
3204
3205         * nnimap.el (nnimap-request-thread): Force dependency updating.
3206
3207         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3208         (gnus-summary-refer-thread): Rework to improve thread-referral.
3209
3210         * gnus-int.el (gnus-warp-to-article): New function.
3211
3212         * gnus-sum.el (gnus-summary-article-map): Bind it.
3213
3214 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3215
3216         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3217         gnus-summary-refer-thread.
3218
3219         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3220         headers.
3221         (gnus-summary-limit-include-thread): Prevent articles in thread from
3222         being cut in gnus-cut-threads.
3223         (gnus-summary-refer-thread): Limit retrieved headers to those in
3224         thread.
3225
3226 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3227
3228         * message.el (message-send-mail): Use the value of
3229         message-courtesy-message from the message buffer.
3230
3231         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3232
3233         * shr.el (shr-browse-url): Implement mailto: URLs.
3234
3235         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3236         "raw".
3237
3238         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3239         if it's already selected.
3240
3241         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3242
3243 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3246         to measure the length and truncate alt text.
3247
3248 2010-11-03  Glenn Morris  <rgm@gnu.org>
3249
3250         * nndiary.el (nndiary-generate-nov-databases-1)
3251         (nndiary-generate-active-info): Rename dynamic variable `files' to
3252         something less generic.
3253
3254 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3255
3256         * nnir.el (nnir-request-move-article): Call the underlying backend to
3257         move articles from nnir.
3258
3259 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3260
3261         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3262
3263 2010-11-02  Julien Danjou  <julien@danjou.info>
3264
3265         * nnir.el: Remove wais support.
3266
3267 2010-11-02  Glenn Morris  <rgm@gnu.org>
3268
3269         * gnus-html.el: Reorder requirements to quieten compiler.
3270
3271 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3272
3273         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3274         properly for XEmacs as well.
3275         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3276         (gnus-article-natural-long-line-p): Use window-width rather than
3277         frame-width.
3278
3279 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3280
3281         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3282         (nnir-read-parms): Don't modify query.
3283         (nnir-run-query): Add ability to search topic on current line.
3284         (nnir-get-active): Clean up.
3285
3286 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3287
3288         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3289         degenerate articles.
3290
3291         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3292         (gnus-print-buffer): Just print the buffer as is, without any copying
3293         to a buffer and then re-highlighting.
3294
3295         * nnimap.el (nnimap-request-group): Store the new updated info.
3296         (nnimap-request-group): Select the group when we don't know whether it
3297         exists or not.
3298
3299         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3300         groups.
3301
3302         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3303         groups.
3304
3305         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3306         groups.
3307
3308         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3309         long-lines case by only filling the long lines.
3310
3311         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3312         (bug #7311).
3313
3314 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3315
3316         * shr.el: No need to declare `declare-function' since shr.el is for
3317         only Emacsen that provide `libxml-parse-html-region'.
3318
3319         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3320         effective only in a file it is referred to.
3321
3322 2010-11-01  Glenn Morris  <rgm@gnu.org>
3323
3324         * mm-util.el (gnus-completing-read): Autoload.
3325         (mm-read-coding-system): Simplify Emacs definition.
3326
3327         * nnmail.el (gnus-activate-group):
3328         * nnimap.el (gnutls-negotiate):
3329         * nntp.el (netrc-parse): Fix declarations.
3330
3331 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3332
3333         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3334         string-match-p in Emacs >=23.
3335
3336         * gnus-msg.el (gnus-configure-posting-styles)
3337         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3338
3339 2010-11-01  Glenn Morris  <rgm@gnu.org>
3340
3341         * nnir.el (declare-function): Add compat stub.
3342         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3343         (nnir-run-gmane): Require 'mm-url.
3344
3345         * mm-util.el (mm-string-to-multibyte): Simplify.
3346
3347         * shr.el (declare-function): Add compat stub.
3348         (url-cache-create-filename): Declare.
3349         (mm-disable-multibyte, widget-convert-button): Autoload.
3350
3351         * smime.el (ldap-search): Declare.
3352         (smime-cert-by-ldap-1): Require ldap on Emacs.
3353
3354         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3355         (nnimap-keepalive): Use gnus-float-time.
3356
3357         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3358         (mail-source-delete-crash-box): Use gnus-float-time.
3359
3360         * gnus-dired.el (gnus-completing-read): Autoload.
3361
3362         * mm-view.el (gnus-rescale-image): Autoload.
3363
3364         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3365
3366         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3367
3368         * sieve-manage.el: Require 'cl when compiling.
3369
3370         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3371         (gnus-iswitchb-completing-read): Require iswitchb.
3372         (gnus-select-frame-set-input-focus): Silence compiler.
3373
3374 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * message.el (message-subject-trailing-was-query): Change default to t,
3377         since I think that's what most people want.
3378
3379         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3380         appending for easier debugging.
3381         (nnimap-wait-for-connection): Take a regexp.
3382         (nnimap-request-accept-article): Wait for the continuation line before
3383         sending anything unless we're streaming.
3384
3385         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3386         leave the header washing to take place.
3387
3388 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3389
3390         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3391         regular expression match and replace in posting styles.
3392
3393 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3394
3395         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3396         an entire server.
3397         (nnir-get-active): New function.
3398         (nnir-run-imap): Use it.
3399         (nnir-run-gmane): Who knew, gmane search returns an article score!
3400
3401         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3402         server on the current line with nnir.
3403
3404 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405
3406         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3407         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3408         left edge.
3409         (gnus-article-foldable-buffer): Skip past the prefix when determining
3410         raggedness.
3411
3412         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3413         the raw article, and change `C-u g' to show the article without doing
3414         treatments.
3415
3416         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3417         on to `gnus-treat-article'.
3418         (gnus-inhibit-article-treatments): New variable.
3419
3420         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3421
3422         * gnus-art.el (gnus-treatment-function-alist): Have
3423         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3424         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3425         sections.
3426
3427         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3428         parameter.
3429         (gnus-article-fill-cited-long-lines): New function.
3430         (gnus-article-fill-cited-article): Allow filling only long sections.
3431
3432         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3433         and non-punctuation (like after the apostrophe in "'We").
3434
3435         * gnus-sum.el (gnus-summary-select-article): Make sure
3436         gnus-original-article-buffer is alive.
3437
3438         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3439         reflect the order they're in in the digest.
3440
3441         * gnus.el (gnus-group-startup-message): Move point to the start of the
3442         buffer.
3443
3444         * nnimap.el (nnimap-capability): New function.
3445         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3446         is set.
3447
3448 2010-10-31  David Engster  <dengste@eml.cc>
3449
3450         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3451         conform with changes to gnus-completing-read.
3452
3453 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3454
3455         * shr.el (shr-tag-img): Output "*" instead of "[img]".
3456
3457 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3458
3459         * nnir.el: Move defvar, defcustom around to keep file organized
3460         and keep byte-compiler quiet.
3461         (nnir-read-parms): Accept search-engine as arg.
3462         (nnir-run-query): Pass search-engine as arg.
3463         (nnir-search-engine): Remove.
3464
3465 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * shr.el (shr-generic): The text nodes should be text, not :text.
3468
3469         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3470         later in the file.
3471
3472 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3473
3474         * nnir.el: General clean up.  Allow searching with multiple engines.
3475         Allow separate extra-parameters for each engine.
3476         Batch queries when possible.
3477         (nnir-imap-default-search-key,nnir-method-default-engines):
3478         Add customize interface.
3479         (nnir-run-gmane): New engine.
3480         (nnir-engines): Use it.  Qualify all prompts with engine name.
3481         (nnir-search-engine): Remove global variable.
3482         (nnir-run-hyrex): Restore for now.
3483         (nnir-extra-parms,nnir-search-history): New variables.
3484         (gnus-group-make-nnir-group): Use them.
3485         (nnir-group-server): Remove in favor of gnus-group-server.
3486         (nnir-request-group): Avoid searching twice.
3487         (nnir-sort-groups-by-server): New function.
3488
3489 2010-10-30  Julien Danjou  <julien@danjou.info>
3490
3491         * gnus-group.el: Remove gnus-group-fetch-control.
3492
3493         * gnus-start.el (gnus-find-new-newsgroups):
3494         Remove gnus-check-first-time-used.
3495
3496         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3497
3498 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3499
3500         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3501         set on groups that don't have \* permanentflags.
3502
3503 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3504
3505         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3506         control the background color.
3507         (shr-tag-img): Ignore very small web bug type images.
3508         (shr-put-image): Add help-echo alt texts to the images.
3509         (shr-tag-video): Show the video poster image.
3510
3511 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * shr.el (shr-table-depth): New variable.
3514         (shr-tag-table-1): Only insert the images after the top-level table.
3515
3516         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3517
3518         * gnus-util.el (gnus-list-memq-of-list): New function.
3519
3520         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3521         selected.
3522         (nnimap-unsplittable-articles): New slot.
3523         (nnimap-new-articles): Use it.
3524
3525 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
3526
3527         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3528         move to the previous line on `M-g'.
3529
3530 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3531
3532         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3533         *-request-group, which seems unnecessary.
3534
3535         * nnimap.el (nnimap-quote-specials): Function copied over from
3536         imap.el.
3537         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3538         they support that.  Suggested by Tom Regner.
3539
3540 2010-10-29  Julien Danjou  <julien@danjou.info>
3541
3542         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3543         defalias.
3544         (gnus-summary-delete-marked-with): Remove obsolete defalias.
3545
3546         * gnus.el: Remove `gnus-nntp-service' variable.
3547         (gnus-secondary-servers): Make obsolete.
3548         (gnus-nntp-server): Make obsolete.
3549
3550         * gnus-start.el (gnus-1): Remove x-splash calls.
3551
3552         * gnus-ems.el (gnus-x-splash): Remove.
3553
3554         * gnus.el (gnus-group-startup-message): Simplify/update code.
3555
3556         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
3557         definition.
3558
3559         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3560         capability before doing anything.
3561         (gnus-group-insert-group-line): Remove useless
3562         gnus-group-remove-excess-properties.
3563
3564 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3565
3566         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3567
3568 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3569
3570         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3571         config after reselecting.
3572
3573 2010-10-28  Julien Danjou  <julien@danjou.info>
3574
3575         * shr.el (shr-put-image): Use point even if only inserting text.
3576         (shr-put-image): Save excursion when inserting alt text on non-graphic
3577         display, so the behaviour is the same when we are on a graphic display.
3578
3579         * nnir.el (nnir-run-swish-e): Remove hyrex support.
3580
3581 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3584         (gnus-mime-copy-part): Check coding system, not charset.
3585         (gnus-mime-view-part-externally): Never remove part.
3586         (gnus-mime-view-part-internally): Don't remove part here.
3587         (gnus-article-part-wrapper): Make sure MIME tag is visible.
3588         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3589         multipart/alternative.
3590
3591         * mm-decode.el (mm-display-part): Take optional arg `force'.
3592
3593 2010-10-26  Julien Danjou  <julien@danjou.info>
3594
3595         * gnus-group.el (gnus-group-default-list-level): Add this function to
3596         compute the default list level.
3597         (gnus-group-default-list-level): Add possibility to use a function.
3598
3599 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3600
3601         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3602
3603         * gnus-group.el (gnus-group-completing-read)
3604         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3605         gnus-replace-in-string.
3606
3607 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * shr.el (shr-tag-div): Add.
3610
3611         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
3612
3613 2010-10-25  Julien Danjou  <julien@danjou.info>
3614
3615         * gnus-util.el: Remove `gnus-with-local-quit'.
3616
3617         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3618
3619 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3622         the original article buffer.
3623
3624 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3625
3626         * nnimap.el (nnimap-request-head): New function.
3627         (nnimap-request-move-article): Try to be slighly faster by not
3628         requesting the entire message when moving.
3629         (nnimap-transform-headers): Don't bug out on bodiless articles.
3630         (nnimap-send-command): Have no outstanding messages if the IMAP server
3631         doesn't support streaming.
3632         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3633
3634 2010-10-24  Julien Danjou  <julien@danjou.info>
3635
3636         * message.el (message-default-headers): Fix type.
3637
3638 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639
3640         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3641         prefetching images.
3642
3643         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3644         backend for unknown groups.  This is mainly useful for nnimap groups.
3645
3646         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3647         group isn't covered by the agent.
3648
3649 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
3650
3651         * nnir.el (nnir-method-default-engines): New variable.
3652         (nnir-run-query): Use it.
3653         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3654         (gnus-summary-nnir-goto-thread): Change group if needed.
3655
3656         * gnus-group.el (gnus-group-group-map): Add key binding for
3657         gnus-group-make-nnir-group.
3658
3659 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * shr.el (shr-tag-object): Add.
3662
3663         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3664         original article buffer live.
3665         (gnus-summary-select-article-buffer):
3666         Mention gnus-widen-article-buffer.
3667
3668 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3669
3670         * shr.el (shr-tag-strong): Add.
3671
3672 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3673
3674         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3675         group names.  They mess up the group buffer badly.
3676
3677         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3678
3679         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3680         instead of the summary one.
3681
3682 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3683
3684         * mml.el (mml-preview): Work properly when editing article.
3685
3686         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3687         gnus-have-read-active-file if it's already been in.
3688
3689 2010-10-22  Tom Tromey  <tromey@redhat.com>
3690
3691         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3692         gnus-group-completing-read.
3693
3694 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3695
3696         * message.el (message-mode-map): Don't bind M-; to comment region, to
3697         allow the global comment-dwim to work.
3698
3699 2010-10-21  Julien Danjou  <julien@danjou.info>
3700
3701         * message.el (message-setup-1): Allow message-default-headers to be a
3702         function.
3703
3704 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3705
3706         * shr.el (shr-tag-table): Simplify.
3707
3708 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3709
3710         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3711         to avoid trying to snarf invalid stuff.
3712
3713         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3714
3715         * gnus.el (gnus-message-archive-group): Quote value.
3716         (gnus-message-archive-group): Mark as changed.
3717
3718         * shr.el (shr-add-font): Don't put the font properties on the newline
3719         or the indentation.
3720
3721         * message.el (message-fix-before-sending): Change options when sending
3722         non-printable characters.
3723
3724         * gnus.el (gnus-message-archive-method): Change the default to
3725         monthly outgoing groups.
3726
3727         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3728         that have gotten new numbers.
3729
3730         * nnimap.el (nnimap-request-replace-article): New function.
3731
3732 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3735         (nnrss-request-article): Don't use special html washing code.
3736
3737 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3738
3739         * shr.el (shr-tag-table): Remove useless nconc.
3740
3741 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3742
3743         * gnus-art.el (article-wash-html): Simplify and remove the charset
3744         stuff.  Use the normal html rendering code instead of the special html
3745         washing code.
3746
3747         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3748         `gnus-w3m' symbols.
3749         (mm-text-html-washer-alist): Remove.
3750
3751         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3752         (mm-inline-media-tests): Remove use.
3753         (mm-text-html-renderer): Change default to the `shr' symbol.
3754
3755         * mm-view.el (mm-inline-text-html): Remove use.
3756
3757         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3758         `gnus-blocked-images' to be a function.
3759         (gnus-article-wash-function): Remove.
3760
3761 2010-10-20  Julien Danjou  <julien@danjou.info>
3762
3763         * spam.el (spam-list-of-processors): Mark as obsolete.
3764
3765         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3766         (nnimap-insert-partial-structure): Fix boundary detection.
3767
3768 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3769
3770         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3771         run file-truename on remote files.  This can be expensive and even
3772         prevent one from editing drafts if some unrelated buffer has a stale
3773         connection.
3774
3775 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3776
3777         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3778         kinsoku-eol regardless of shr-kinsoku-shorten.
3779         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3780         (shr-tag-table): Support caption, thead, and tfoot.
3781
3782 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3783
3784         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3785         lines.
3786         (shr-save-contents): New command and keystroke.
3787
3788         * nndoc.el (nndoc-type-alist): Add git support.
3789         (nndoc-git-type-p): New function.
3790         (nndoc-transform-git-article): Ditto.
3791         (nndoc-transform-git-headers): Ditto.
3792         (nndoc-transform-git-headers): Generate Subject headers.
3793
3794         * shr.el (shr-parse-style): New function.
3795         (shr-tag-span): Ditto.
3796
3797         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3798         to `G G' to avoid collisions.
3799
3800 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * shr.el: Load kinsoku if necessary.
3803         (shr-kinsoku-shorten): New internal variable.
3804         (shr-find-fill-point): Make kinsoku shorten text line if
3805         shr-kinsoku-shorten is bound to non-nil.
3806         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3807         shr-indentation too when testing if table is wider than frame width.
3808         (shr-insert-table): Use `string-width' instead of `length' to measure
3809         text width.
3810         (shr-insert-table-ruler): Make sure indentation is done at bol.
3811
3812 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3813
3814         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3815         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3816         undecoded network data.
3817
3818 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3821         name in the mode line spec so that the mode line menu works
3822         (bug #2431).
3823
3824         * message.el (message-get-reply-headers): If we're fed `to-address',
3825         then always use that.
3826
3827         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3828         aren't so wide as to need to switch off the edit menu.
3829
3830         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3831         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3832
3833         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3834         `M-g'.
3835         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3836         the permanent marks.
3837
3838 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3839
3840         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3841         Splitting according to references/in-reply-to obeys the ignore-groups
3842         variable, while splitting by sender and subject do not.
3843
3844 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3845
3846         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3847         alist, so that we can look for non-Unicode chars.
3848         (article-translate-strings): Allow both character and string maps.
3849
3850 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * shr.el (shr-insert): Don't insert space behind a wide character
3853         categorized as kinsoku-bol, or between characters both categorized as
3854         nospace.
3855
3856 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3857
3858         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3859         headers to gnus-newsgroup-headers.
3860
3861 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3862
3863         * shr.el (shr-tag-img): Don't align images -- since we're not
3864         rescaling, this often leads to ugly displays.
3865
3866 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3867
3868         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3869         duplicates.
3870
3871 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3872
3873         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3874         call.
3875
3876 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * gnus.el: Autoload gnus-html-show-images.
3879
3880         * nnimap.el: Use nnheader-message throughout.
3881
3882         * shr.el (shr-tag-img): Ignore images with no data.
3883
3884 2010-10-15  Julien Danjou  <julien@danjou.info>
3885
3886         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3887         a possibility to disable format=flow encoding when using hard newlines.
3888
3889 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * shr.el (shr-insert): Remove space inserted before or after a
3892         breakable character or at the beginning or the end of a line.
3893         (shr-find-fill-point): Do kinsoku; find the second best point or give
3894         it up if there's no breakable point.
3895
3896 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897
3898         * nnimap.el (nnimap-open-connection): Message when opening connection
3899         for debugging purposes.
3900
3901         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3902         on every setup buffer call to allow this to change from article to
3903         article.
3904
3905         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3906         buffers where we have a wide table.
3907
3908 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3909
3910         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3911         uses *-request-thread.
3912
3913 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3916         incantation, which is no longer valid.
3917
3918 2010-10-14  Julien Danjou  <julien@danjou.info>
3919
3920         * shr.el: Fix defcustom type (char -> character).
3921
3922 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923
3924         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3925         programs.
3926
3927 2010-10-14  Julien Danjou  <julien@danjou.info>
3928
3929         * shr.el (shr-tag-a): Use url-link as widget type.
3930
3931         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3932         `gnus-group-get-icon'.
3933
3934 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3935
3936         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3937         This should make server editing work better.
3938
3939         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3940
3941         * tls.el (tls-program): Remove spurious %s from openssl.
3942
3943         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3944         (nnimap-parse-flags): Fix regexp.
3945
3946         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3947         probably work for CJVK text, too.
3948
3949         * nnimap.el (nnimap-extend-tls-programs): Remove.
3950         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3951
3952         * tls.el (tls-starttls-switches): Remove starttls hack.
3953         (open-tls-stream): Ditto.
3954         (tls-find-starttls-argument): Ditto.
3955
3956 2010-10-13  Julien Danjou  <julien@danjou.info>
3957
3958         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3959         responses.
3960
3961 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3962
3963         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3964
3965         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3966         anything in Emacs.
3967
3968         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3969
3970 2010-10-13  Julien Danjou  <julien@danjou.info>
3971
3972         * shr.el (shr-width): Make shr-width a defcustom with default to
3973         fill-column.
3974         (shr-tag-img): Use shr-width rather than fill-column.
3975
3976 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * dgnushack.el (byte-optimize-apply)
3979         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3980
3981         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3982         position when (X-)Faces exist.
3983         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3984         avatars when called interactively.
3985
3986 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3987
3988         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3989         gnus-article-x-face-too-ugly is bound.
3990
3991 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3992
3993         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3994
3995         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3996         mailbox that doesn't exist.
3997
3998 2010-10-12  Julien Danjou  <julien@danjou.info>
3999
4000         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4001         (shr-get-image-data): Encode URL properly when fetching from cache.
4002         (shr-tag-img): Use aligned-to spaces to align correctly images.
4003
4004         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4005         before inserting the Gravatar.
4006
4007         * shr.el (shr-tag-img): Add align attribute support for <img>.
4008
4009 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4010
4011         * gnus-gravatar.el (gnus-art): Require.
4012
4013         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4014         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4015         Remove long obsoleted functions.
4016
4017 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4018
4019         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4020
4021         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4022
4023         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4024         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4025         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4026         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4027         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4028         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4029         * sieve-manage.el, smime.el, spam.el:
4030         Fix comment for declare-function.
4031
4032 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4033
4034         * nnimap.el (nnimap-request-rename-group): Select group read-only
4035         before renaming it.
4036
4037         * shr.el (shr-insert): Fix up the white space only regexp.
4038
4039         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4040         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4041
4042         * shr.el (shr-current-column): New function.
4043         (shr-find-fill-point): New function.
4044
4045 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4046
4047         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4048         numbers.
4049
4050 2010-10-11  Julien Danjou  <julien@danjou.info>
4051
4052         * shr.el (shr-hr-line): Add.
4053         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4054         display hr lines.
4055         (shr-max-columns): Do not change state to nil if we just inserting
4056         spaces.
4057
4058 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4061         select the last group.
4062
4063 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4064
4065         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4066
4067 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4068
4069         * dig.el (dig-mode-map): Declare and define in one step.
4070
4071 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4072
4073         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4074         for Gnus.
4075         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4076         (nnimap-update-qresync-info): Mark \Seen articles as read.
4077
4078         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4079         non-variable, too.
4080
4081         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4082         available.
4083         (nnimap-update-info): Rely more on the current active than the param
4084         active to avoid marking articles as read too much.
4085
4086         * auth-source.el (auth-source-create): Use (user-login-name) for the
4087         user name default.
4088
4089         * nnimap.el (nnimap-update-info): If the server doesn't return any
4090         useful info, just use the previous info.
4091         (nnimap-update-info): Prefer old info over start-article.
4092         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4093
4094 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4095
4096         * nnir.el (autoload): Clean up autoloads.
4097         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4098         Use key rather than value.
4099         (nnir-imap-search-other): New variable.
4100         (nnir-read-parm): Use it.
4101         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4102         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4103
4104 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4105
4106         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4107         the process, too.
4108
4109 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4110
4111         * spam.el (gnus-summary-mode-map): Bind to "$".
4112         Suggested by Russ Allbery.
4113
4114         * shr.el: Rework the way things are indented by <li> slightly.
4115
4116         * gnus.el (gnus-group-set-parameter): Fix typo.
4117
4118         * nnimap.el: Start implementing QRESYNC support.
4119
4120 2010-10-09  Julien Danjou  <julien@danjou.info>
4121
4122         * nnir.el (nnir-engines): Fix too many arguments.
4123
4124 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4125
4126         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4127         group is the "last", so that the backends like nnfolder actually save
4128         their folders.
4129
4130         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4131         try to use that for the tls stream.
4132         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4133         UIDVALIDITY and find out which groups are read-only and not.
4134         (nnimap-get-flags): Use the same marks parsing code as the rest of
4135         nnimap.
4136
4137 2010-10-09  Julien Danjou  <julien@danjou.info>
4138
4139         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4140
4141         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4142         retrieving gravatars.
4143
4144         * shr.el (shr-table-corner): Add.
4145         (shr-table-line): Add.
4146         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4147
4148 2010-10-08  Julien Danjou  <julien@danjou.info>
4149
4150         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4151
4152 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4153
4154         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4155
4156         * gnus-sum.el (gnus-mark-article-as-unread)
4157         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4158         (gnus-summary-set-bookmark): Use it.
4159
4160         * gnus-msg.el (gnus-setup-message): Use it.
4161
4162         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4163
4164         * gnus.el (gnus-group-remove-parameter): Use it.
4165
4166         * gnus-group.el (gnus-group-make-web-group): Use it.
4167
4168         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4169
4170         * nnregistry.el: Update docs to mention manual.
4171
4172         * gnus-registry.el: Update docs to mention nnregistry.el.
4173         (gnus-registry-initialize): Don't install nnregistry refer method
4174         automatically.
4175         (gnus-registry-install-nnregistry): Remove it.
4176
4177 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4178
4179         * shr.el (shr-insert): Don't insert double spaces.
4180
4181 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4182
4183         * gnus-gravatar.el (gnus-treat-from-gravatar)
4184         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4185         called interactively.
4186
4187         * gnus-art.el (gnus-mime-view-part-externally)
4188         (gnus-mime-view-part-internally): Make predicate function passed to
4189         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4190         of a mime type.
4191
4192         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4193
4194 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * shr.el (require): Require cl when compiling.
4197         (shr-tag-hr): New function.
4198
4199         * nnimap.el (nnimap-update-info): Remove double setting of high.
4200         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4201         This makes nnimap work properly on Courier again.
4202
4203         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4204         the variable for backwards compatibility.
4205
4206         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4207         the file name before using to avoid setting mm-default-directory to
4208         nil.
4209
4210         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4211         bidning gnus-agent variables.
4212
4213         * shr.el (shr-render-td): Use a cache for the table rendering function
4214         to avoid getting an exponential rendering behaviour in nested tables.
4215         (shr-insert): Rework the line-breaking algorithm.
4216         (shr-insert): Don't leave trailing spaces.
4217         (shr-insert-table): Also insert empty TDs.
4218         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4219
4220 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4221
4222         * gnus-sum.el (gnus-number): Rename from `number'.
4223         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4224         (gnus-summary-limit-children): Update uses correspondingly.
4225
4226 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4229         (gnus-gravatar-transform-address): Don't show avatars of people of
4230         which mail addresses match gnus-gravatar-too-ugly.
4231
4232 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4233
4234         * shr.el (shr-table-widths): Expand TD elements to fill available
4235         space.
4236
4237 2010-10-07  Julien Danjou  <julien@danjou.info>
4238
4239         * nnimap.el (nnimap-request-rename-group): Add this method.
4240
4241 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4242
4243         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4244         name from XEmacs' function-arglist.
4245
4246         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4247         gravatar under XEmacs.
4248
4249 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4250
4251         * auth-source.el: Update docs with TODO items.
4252
4253         * gnus-sync.el: Update docs to explain state and plans.
4254
4255         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4256         Hooks for mark updates.
4257         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4258
4259         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4260         hooks with arguments, which is needed for mark update hooks.
4261
4262 2010-10-06  Julien Danjou  <julien@danjou.info>
4263
4264         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4265         was matched.
4266
4267         * sieve-manage.el: Update example in `Commentary'.
4268
4269         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4270
4271         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4272         not 2000.
4273         (sieve-manage-authenticate): Re-add function.
4274
4275 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4276
4277         * shr.el (shr-insert): Get 'space transition right.
4278         (shr-render-td): Only delete space at the end of the TD.
4279
4280         * nnimap.el (nnimap-open-connection): Prepare to support
4281         open-gnutls-stream.
4282
4283         * shr.el: Rearrange function order to be more logical.
4284
4285 2010-10-06  Julien Danjou  <julien@danjou.info>
4286
4287         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4288         (nnrss-discover-feed): Remove 404 URL in docstring.
4289
4290         * nnir.el: Fix Swish-E URL.
4291         Fix Namazu URL.
4292
4293         * message.el (message-change-subject): Remove 404 URL in a comment.
4294
4295 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4296
4297         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4298         called interactively.
4299
4300         * gnus-util.el (gnus-remove-if): Allow hash table.
4301         (gnus-remove-if-not): New function.
4302
4303         * gnus-art.el (gnus-mime-view-part-as-type)
4304         * gnus-score.el (gnus-summary-score-effect)
4305         * gnus-sum.el (gnus-read-move-group-name):
4306         Replace remove-if-not with gnus-remove-if-not.
4307
4308         * gnus-group.el (gnus-group-completing-read):
4309         Regard collection as a hash table if it is not a list.
4310
4311 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4312
4313         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4314
4315         * shr.el: Document the table-rendering algorithm.
4316
4317 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4318
4319         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4320         for Emacsen having no `libxml-parse-html-region' support.
4321
4322 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4325         invalid URLs.
4326
4327         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4328         line-broken.
4329         (shr-tag-img): Ignore image fetching errors.
4330         (shr-overlays-in-region): Compute overlay positions correctly.
4331
4332         * mm-decode.el (mm-shr): Require shr.
4333
4334         * gnus-art.el (gnus-blocked-images): Move variable here.
4335
4336         * shr.el (shr-insert-table): Bind free variable.
4337
4338         * mm-decode.el (mm-shr): Bind shr-content-function.
4339
4340         * shr.el (shr-content-function): New variable.
4341
4342         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4343         added for symmetry.
4344
4345         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4346
4347         * gnus-group.el (gnus-group-make-group): Doc fix.
4348
4349         * nnimap.el (nnimap-request-newgroups): Return success.
4350
4351         * shr.el (shr-find-elements): New function.
4352         (shr-tag-table): Put all the images after the table.
4353         (shr-tag-table): Really inhibit images inside the table.
4354         (shr-collect-overlays): Copy over overlays from the TD elements to the
4355         main document.
4356
4357         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4358         gnus-blocked-images.
4359
4360 2010-10-05  Julien Danjou  <julien@danjou.info>
4361
4362         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4363
4364         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4365         (gnus-html-maximum-image-size): Add this function.
4366         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4367
4368         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4369         server-value of the capability is nil.
4370
4371 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372
4373         * shr.el (shr-tag-em): Add <EM> tag.
4374
4375 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4376
4377         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4378         customizable.
4379
4380         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4381         handing broken links to browse-url.
4382
4383 2010-10-05  Julien Danjou  <julien@danjou.info>
4384
4385         * gnus-util.el (gnus-emacs-completing-read)
4386         (gnus-iswitchb-completing-read): Use autoload rather than require.
4387
4388 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4389
4390         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4391         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4392         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4393         iswitchb-temp-buflist for XEmacs.
4394
4395         * gnus-util.el (gnus-completing-read-function): Exclude
4396         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4397         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4398         XEmacs.
4399
4400         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4401         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4402
4403         * gnus-html.el: Don't require help-fns under XEmacs.
4404         (gnus-html-schedule-image-fetching): Work for XEmacs.
4405
4406         * mm-decode.el (mm-shr): Decode contents by charset.
4407
4408 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4409
4410         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4411         unknown.
4412
4413         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4414         (shr-get-image-data): Ensure against the cache file missing.
4415
4416         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4417         for data.
4418
4419         * spam-report.el (spam-report-url-ping-plain): Don't query about
4420         killing the process.
4421
4422         * shr.el (shr-render-td): Protect against too-wide text.
4423
4424 2010-10-04  Julien Danjou  <julien@danjou.info>
4425
4426         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4427         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4428
4429         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4430         retrieved.
4431
4432 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4433
4434         * shr.el (browse-url): Require.
4435         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4436         lines.
4437         (shr-show-alt-text, shr-browse-image): New commands.
4438         (shr-browse-url, shr-copy-url): New commands.
4439
4440         * gnus-sum.el (gnus-widen-article-window): New variable.
4441         (gnus-summary-select-article-buffer): Use it.
4442
4443         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4444         without @ signs.
4445
4446 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4447
4448         * nnir.el (nnir-run-imap): Remove spurious space in search string.
4449
4450 2010-10-04  Julien Danjou  <julien@danjou.info>
4451
4452         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4453         for XEmacs.
4454
4455 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4456
4457         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4458
4459         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4460         (nnimap-close-server): Implement.
4461
4462         * dgnushack.el (iswitchb): Require to shut up the compiler.
4463
4464         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4465         (shr-insert): Tweak line breaking.
4466         (shr-insert): Handle <pre> better.
4467         (shr-tag-li): Get <li> indentation right.
4468         (shr-tag-li): Get <li> indentation even righter.
4469         (shr-tag-blockquote): Ensure paragraph start.
4470         (shr-make-table): Tweak table generation.
4471         (shr-make-table): Fix typo.
4472
4473         * shr.el: Implement table rendering.
4474
4475 2010-10-04  Julien Danjou  <julien@danjou.info>
4476
4477         * gnus-html.el (gnus-html-put-image): Fix resize image code.
4478
4479 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4480
4481         * shr.el (shr-insert): Use string anchors instead of line anchors.
4482
4483 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4484
4485         * shr.el: Add headings.
4486         (shr-ensure-paragraph): Actually work.
4487         (shr-tag-li): Make <ul> prettier.
4488         (shr-insert): Get white space at the beginning/end of elements right.
4489         (shr-tag-p): Collapse subsequent <p>s.
4490         (shr-ensure-paragraph): Don't insert double line feeds after blank
4491         lines.
4492         (shr-insert): \t is also space.
4493         (shr-tag-s): Fix "s" tag name function.
4494         (shr-tag-s): Fix face prop name.
4495
4496 2010-10-03  Julien Danjou  <julien@danjou.info>
4497
4498         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4499
4500         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4501         gnus-window-inside-pixel-edges.
4502
4503         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4504         gnus-ems.
4505
4506         * mm-view.el (mm-inline-image-emacs): Support image resizing.
4507
4508         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4509         function.
4510
4511         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4512         resize choice.
4513
4514 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4515
4516         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4517         beginning of the buffer.
4518
4519         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4520         article buffer again.
4521
4522         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4523
4524         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4525         when it's at the start of the buffer.
4526
4527         * shr.el (shr-tag-blockquote): Convert name.
4528         (shr-rescale-image): Use the right image-size variant.
4529
4530         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4531         buffer isn't shown, then select the current article first instead of
4532         bugging out.
4533         (gnus-summary-select-article-buffer): Show both the article and summary
4534         buffers again.
4535
4536         * shr.el (shr-fontize-cont): Protect against regions with no text.
4537         Rename tag functions to shr-tag-* for enhanced security.
4538         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4539
4540 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
4541
4542         * shr.el (shr-insert):
4543         * pop3.el (pop3-movemail):
4544         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4545         loaded.
4546
4547 2010-10-03  Glenn Morris  <rgm@gnu.org>
4548
4549         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4550
4551         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4552
4553         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4554
4555         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4556
4557         * gnus-util.el (gnus-make-local-hook): Simplify.
4558
4559 2010-10-02  Julien Danjou  <julien@danjou.info>
4560
4561         * gnus-util.el (gnus-iswitchb-completing-read): New function.
4562         (gnus-ido-completing-read): New function.
4563         (gnus-emacs-completing-read): New function.
4564         (gnus-completing-read): Use gnus-completing-read-function.
4565         Add gnus-completing-read-function.
4566
4567 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4568
4569         * shr.el (shr-insert-document): Autoload.
4570         (shr-img): Be silent.
4571         (shr-insert): Add a newline after every picture before text.
4572         (shr-add-font): Use overlays for combining faces.
4573         (shr-insert): Pass upwards the text start point.
4574
4575         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4576         possible.
4577         (mm-shr): New function.
4578
4579 2010-10-02  Julien Danjou  <julien@danjou.info>
4580
4581         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4582         should go backward.
4583
4584 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
4585
4586         * shr.el (shr): Fix typo in provide call.
4587
4588 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * shr.el: New file.
4591
4592         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4593
4594         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4595         completing read.
4596
4597 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4598
4599         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4600         we're being queried about.  Suggested by Dan Jacobson.
4601
4602         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4603         Suggested by Jason Eisner.
4604
4605         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4606         table, too.  Suggested by Stefan Wiens.
4607         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4608         the table unnecessary.  Suggested by Stefan Wiens.
4609
4610         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4611         longer needed, and probably doesn't work either, as pointed out by
4612         Stefan Wiens.
4613         (gnus-summary-exit): Remove call to the clearing function.
4614         (gnus-summary-exit-no-update): Ditto.
4615
4616         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4617         instead of gnus-eval-in-buffer-window to avoid popping up frames.
4618         Reported by Stefan Monnier.
4619         (gnus-summary-save-in-rmail): Ditto.
4620
4621         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4622         article buffer, instead of both the article buffer and the summary
4623         buffer.  Sort of suggested by Dan Jacobson.
4624
4625         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4626
4627         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4628         Suggested by Dan Jacobson.
4629
4630         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4631         documentation clearer.
4632
4633         * message.el (message-shorten-references): Comment on the number "21".
4634         Suggested by Stefan Monnier.
4635
4636         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4637         Suggested by Dan Jacobson.
4638
4639         * gnus.el (gnus-large-newsgroup):
4640         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
4641
4642         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4643         externalize attachments.  Bug reported by Steve Wen.
4644
4645         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4646         really message anything to the user.
4647
4648         * nnmail.el (nnmail-article-group): Allow using the fancy split method
4649         directly.
4650
4651         * nnimap.el (nnimap-request-group): Low higher than high to signal no
4652         messages in empty groups.
4653
4654 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
4655
4656         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4657         non-UIDNEXT group.
4658
4659 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4660
4661         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4662         not the value from the collection.
4663
4664         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4665         values.  This sometimes happens on some groups that have no info.
4666         (nnimap-request-newgroups): New function.
4667
4668 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4669
4670         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4671         check into `gnus-registry-initialize'.
4672         (gnus-registry-initialize): Ditto.
4673         Fix and extend header docs.
4674
4675 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4676
4677         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4678         regexp backtrace overflows.
4679
4680         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4681         for starttls that tls.el implements; i.e. openssl.
4682
4683         * tls.el (tls-starttls-switches): Give up on using starttls with
4684         gnutls-cli.
4685         (tls-program): Add --insecure to be consistent with the defaults from
4686         openssl s_client.  Now all three commands are insecure.
4687
4688 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * lpath.el: Bind completion-styles-alist for XEmacs.
4691
4692         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4693         (gravatar-create-image): New function that's an alias to
4694         gnus-xmas-create-image, gnus-create-image, or create-image.
4695         (gravatar-data->image): Use it.
4696
4697 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4698
4699         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4700         install the nnregistry refer method.
4701         (gnus-registry-install-hooks): Use it.
4702         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4703         unfollowed groups.
4704
4705 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4706
4707         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4708         expanding threads.
4709
4710 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4711
4712         * nnir.el: Use the server names without suffixes (bug #7009).
4713
4714         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4715         unencrypted to STARTTLS, if possible.
4716
4717 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4718
4719         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4720         headers before superseding.
4721
4722 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4723
4724         * nnrss.el (nnrss-use-local): Add documentation.
4725
4726         * nnimap.el (nnimap-extend-tls-programs): New function.
4727         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4728         (nnimap-wait-for-connection): Accept the greeting from the stupid
4729         output from openssl s_client -starttls, too.
4730
4731         * tls.el (tls-starttls-switches): New variable.
4732         (tls-find-starttls-argument): Use it.
4733         (open-tls-stream): Ditto.
4734
4735         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4736         (netrc-machine): Ditto.
4737
4738         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4739         article number.
4740         (nnimap-split-fancy): New variable.
4741         (nnimap-split-incoming-mail): Use it.
4742
4743         * nntp.el (nntp-server-list-active-group): Document.
4744
4745         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4746         SELECT to get the message-id.
4747
4748         * mail-source.el (mail-sources): Remove webmail support.
4749         (defvar): Ditto.
4750         (mail-source-fetcher-alist): Ditto.
4751         (mail-source-fetch-webmail): Remove.
4752
4753         * webmail.el: Remove -- doesn't seem relevant any more.
4754
4755         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4756
4757         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4758         the \r.
4759
4760 2010-09-30  Julien Danjou  <julien@danjou.info>
4761
4762         * gnus-agent.el (gnus-agent-add-group): Fix call to
4763         gnus-completing-read.
4764
4765 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766
4767         * nndoc.el (nndoc-retrieve-groups): New function.
4768
4769         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4770         `default', use nnmail-split-methods.
4771         (nnimap-request-article): Downcase the NILs so that they are nil.
4772
4773         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4774         symbol.
4775
4776         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4777         code, since if the user has requested network, that's what they ought
4778         to get.
4779         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4780         (nnimap-split-rule): Mark as obsolete.
4781
4782         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4783         New variable.
4784
4785         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4786         correct slot, too.
4787
4788 2010-09-29  Julien Danjou  <julien@danjou.info>
4789
4790         * gnus.el (gnus-local-domain): Declare variable obsolete.
4791
4792         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4793         Fix history computing.
4794         (gnus-ido-completing-read): Require ido.
4795
4796 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4797
4798         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4799         build Gnus.
4800
4801         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4802         when interpreting the structures.
4803         (nnimap-request-accept-article): Add \r\n to the lines to make this
4804         work with Cyrus.
4805
4806         * nndraft.el (nndraft-request-expire-articles): Use the group name
4807         instead if "nndraft".  Fix found by Nils Ackermann.
4808
4809 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4810
4811         * nnregistry.el: Add.
4812
4813 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4814
4815         * nnmail.el (group, group-art-list, group-art):
4816         Remove unneeded directives.
4817
4818 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4821         (mm-mime-charset)
4822         * rfc2047.el (rfc2047-syntax-table)
4823         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4824
4825         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4826         rather than `insert-file-contents' and `eval-region'.
4827
4828         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4829         construction.
4830
4831         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4832
4833         * time-date.el: No need to require cl for Emacs 21.
4834
4835 2010-09-29  Julien Danjou  <julien@danjou.info>
4836
4837         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4838         replacement of `gnus-gravatar-relief' to mimic
4839         `gnus-faces-properties-alist'.
4840         Add :version property.
4841
4842 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * mail-source.el (mail-source-report-new-mail)
4845         * message.el (message-default-mail-headers)
4846         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4847
4848         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4849
4850 2010-09-28  Julien Danjou  <julien@danjou.info>
4851
4852         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4853         mail-address contains the same string as real-name.
4854
4855         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4856         non-blank in header, otherwise it'll get stripped.
4857
4858         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4859         real-name, and then for mail address rather than doing : or , search.
4860
4861 2010-09-27  Julien Danjou  <julien@danjou.info>
4862
4863         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4864         right completing-read function.
4865         (gnus-use-ido): New variable
4866         (gnus-completing-read-with-default): Remove.
4867         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4868         (gnus-agent-add-group):
4869         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4870         * mm-view.el (mm-view-pkcs7-decrypt):
4871         * mm-util.el (mm-codepage-setup):
4872         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4873         * mml-smime.el (mml-smime-openssl-sign-query):
4874         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4875         (mml-insert-multipart):
4876         * gnus-msg.el (gnus-summary-yank-message):
4877         * gnus-int.el (gnus-start-news-server):
4878         * mm-decode.el (mm-interactively-view-part):
4879         * gnus-dired.el (gnus-dired-attach):
4880         * gnus.el (gnus-read-method):
4881         * gnus-bookmark.el (gnus-bookmark-jump):
4882         * gnus-art.el (gnus-mime-view-part-as-type)
4883         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4884         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4885         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4886         * nnmairix.el (nnmairix-create-server-and-default-group)
4887         (nnmairix-update-groups, nnmairix-get-server)
4888         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4889         (nnmairix-get-group-from-file-path):
4890         * nnrss.el (nnrss-find-rss-via-syndic8):
4891         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4892         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4893         (gnus-group-browse-foreign-server):
4894         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4895         (gnus-summary-execute-command, gnus-summary-respool-article)
4896         (gnus-read-move-group-name):
4897         * gnus-score.el (gnus-summary-increase-score)
4898         (gnus-summary-score-effect):
4899         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4900
4901 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4904         x-focus-frame.
4905
4906         * nnimap.el (auth-source-forget-user-or-password)
4907         (auth-source-user-or-password): Autoload.
4908
4909         * message.el (message-from-style, message-interactive)
4910         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4911         (message-yank-prefix, message-indentation-spaces, message-signature)
4912         (message-signature-file): Add comment.
4913
4914 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4915
4916         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4917         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4918         new articles.
4919
4920         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4921         parts.
4922         (nnimap-request-article): Work with the t setting, too.
4923
4924         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4925         that you don't get flashes of other buffers.
4926         (gnus-summary-show-complete-article): Intern before setting.
4927
4928 2010-09-27  David Engster  <dengste@eml.cc>
4929
4930         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4931         well as HEADERS.
4932         (nnmairix-retrieve-headers): Provide new argument for the above.
4933
4934 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4935
4936         * gnus-sum.el (gnus-summary-move-article): Don't alter
4937         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4938         group.
4939
4940         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4941
4942         * message.el (message-cite-prefix-regexp): Revert my last edit.
4943
4944         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4945         variable instead of the Gnus variable.
4946
4947         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4948
4949         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4950
4951         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4952         since some servers don't like it.
4953         (nnimap-open-connection): Forget credentials if the server says the
4954         password was wrong.
4955         (nnimap-parse-line): Protect against invalid data.
4956
4957         * gnus-sum.el (gnus-summary-move-article): Add comment.
4958         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4959         nothing alters it while scanning for new messages.
4960
4961         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4962         which may or may not help.
4963         (nnimap-open-connection): If we're doing a stream connection, and then
4964         discover we're on a STARTTLS-capable server, then open a STARTTLS
4965         connection instead.
4966
4967 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4968
4969         * nnimap.el (utf7): Require.
4970
4971         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4972         prefix.
4973
4974 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4975
4976         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4977
4978 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4979
4980         * nnimap.el (nnimap-request-accept-article): Message the error on
4981         error.
4982
4983 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4984
4985         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4986
4987 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4988
4989         * nndoc.el (nndoc-request-list): Return success always.
4990
4991         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4992         `fetch-old' -- we only want to fetch the articles we've requested.
4993         The rest are in the agent, probably.
4994         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4995         disappeared server" to something low.  It's not important.
4996
4997         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4998         arrived before the FETCH data.
4999
5000         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5001         target here, because we don't know the Gnus name of the group.
5002
5003         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5004         for the correct group.
5005
5006         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5007
5008         * gnus.el (gnus): Give a final warning after startup.
5009
5010         * gnus-util.el (gnus-action-message-log): New variable.
5011         (gnus-message): Use it.
5012         (gnus-final-warning): New function.
5013
5014         * nnimap.el (nnimap-open-connection): Record the greeting.
5015         (nnimap): Add greeting.
5016
5017 2010-09-26  Julien Danjou  <julien@danjou.info>
5018
5019         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5020         arguments.
5021         (gnus-html-wash-images): Fix spec computing to include start/end.
5022
5023         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5024
5025 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5026
5027         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5028         deletion.
5029         (nnimap-retrieve-headers): Don't select the group, because that's
5030         already done by nnimap-possibly-change-group.
5031
5032         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5033         (gnus-picon-transform-address): Use it.
5034
5035         * mail-source.el (mail-source-value): Revert previous patch.
5036
5037         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5038         on failure.
5039         (nnimap-open-connection): Look up both virtual and physical server name
5040         credentials.
5041
5042         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5043
5044 2009-02-07  Dave Love  <fx@gnu.org>
5045
5046         * tls.el (open-tls-stream): Don't query killing process.
5047
5048 2009-02-08  Dave Love  <fx@gnu.org>
5049
5050         * gnus-win.el (gnus-window-to-buffer-helper)
5051         (gnus-all-windows-visible-p): Function needn't be a symbol.
5052
5053         * mail-source.el (mail-source-value): Function needn't be a symbol.
5054
5055 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * message.el (message-cite-prefix-regexp): Remove } from the cite
5058         prefix.
5059
5060         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5061         highlight again, so that the highlight is correct.
5062
5063         * gnus-picon.el (gnus-picon): Remove again.
5064         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5065
5066         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5067         doing the header highlightling, so that the background colour of the
5068         picon is correct.
5069
5070         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5071         (gnus-picon): Ditto.
5072         (gnus-picon): Reinstate.  The background colour for picons is white.
5073         (gnus-picon-insert-glyph): Make the background white.
5074
5075         * nnml.el (nnml-open-nov): Don't return dead buffers.
5076
5077         * auth-source.el (auth-source-create): Query the user for whether to
5078         store the credentials.
5079
5080         * netrc.el (netrc-store-data): New function.
5081
5082         * auth-source.el (auth-source-user-or-password): Use the existing auth
5083         sources, if any, for creation.
5084
5085         * gnus.el (gnus-group-fast-parameter): Return the last matching
5086         parameter instead of the first matching parameter.
5087
5088 2010-09-26  Julien Danjou  <julien@danjou.info>
5089
5090         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5091
5092 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5093
5094         * mml2015.el (mml2015-use): Remove gpg support.
5095
5096         * mml1991.el (mml1991-function-alist): Remove gpg function.
5097         (mml1991-gpg-sign): Remove.
5098
5099 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5100
5101         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5102         (gnus-browse-unsubscribe-current-group): Document it.
5103         (gnus-browse-unsubscribe-group): Use it.
5104
5105 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5108         address to the To list for easier response.
5109
5110         * gnus.el (gnus-play-startup-jingle): Remove.
5111         (gnus-splash): Don't play jingle.
5112         (gnus): Silence gnus-load message.
5113
5114         * gnus-art.el (gnus-treat-play-sounds): Remove.
5115
5116         * gnus.el (gnus-play-jingle): Remove audio support.
5117
5118         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5119
5120         * earcon.el: Remove -- no users.
5121
5122         * gnus-audio.el: Remove -- no users of this package.
5123
5124         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5125
5126         * gnus-start.el (gnus-setup-news): Remove nocem support.
5127
5128         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5129
5130         * gnus.el (gnus-use-nocem): Remove.
5131
5132         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5133         Remove.
5134
5135         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5136         uses NoCeM any more.
5137
5138         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5139         (gnus-button-ctan-handler): Ditto.
5140         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5141         (gnus-button-ctan-directory-regexp): Ditto.
5142         (gnus-button-handle-ctan): Ditto.
5143         (gnus-button-tex-level): Ditto.
5144         (gnus-button-alist): Remove CTAN stuff.
5145
5146 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5149         nnimap-streaming test.
5150
5151         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5152         servers twice.
5153
5154         * nnimap.el (nnimap-open-connection): Add more error reporting when
5155         nnimap fails early.
5156
5157         * nnheader.el (nnheader-get-report-string): New function.
5158         (nnheader-get-report): Use it.
5159
5160         * gnus-int.el (gnus-check-server): Say what the error was when opening
5161         failed.
5162
5163         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5164         using streaming.
5165
5166 2010-09-25  Julien Danjou  <julien@danjou.info>
5167
5168         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5169         gnus-window-inside-pixel-edges.
5170
5171 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5174
5175         * mm-decode.el (mm-save-part): Allow saving to other directories the
5176         normal Emacs way.
5177
5178         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5179         Suggested by Jay Berkenbilt.
5180
5181         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5182         there isn't a single byte.
5183
5184         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5185         just do it.  It doesn't really seem to matter what the user responds
5186         here, I think, so it's just a confusing question.
5187
5188         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5189         non-streaming case.
5190
5191         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5192         (gnus-article-encrypt-body): Use it.
5193
5194         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5195         keystroke.
5196
5197         * nnimap.el (nnimap-find-wanted-parts-1):
5198         Use gnus-fetch-partial-articles.
5199
5200         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5201
5202         * nnimap.el (nnimap-insert-partial-structure): New function.
5203         (nnimap-get-partial-article): New function.
5204         (nnimap-request-article): Use it.
5205         (nnimap-wait-for-response): Return whether the wait was successful.
5206         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5207         retrieval wasn't successful.
5208         (nnimap-retrieve-group-data-early): Allow throttling servers.
5209         (nnimap-streaming): New variable.
5210         (nnimap-fetch-partial-articles): Remove.
5211
5212         * mm-decode.el (mm-with-part): Protect against killed buffers.
5213
5214         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5215         for prettier summary display.
5216
5217 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5218
5219         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5220
5221 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5222
5223         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5224         apparently third-party libraries depend on it.
5225
5226         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5227         before starting negotiation.
5228
5229         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5230         privacy reasons.
5231         (gnus-treat-mail-gravatar): Ditto.
5232
5233         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5234         buffer when inserting images.  Inserting text into the headers, for
5235         instance, can make them invalid.
5236
5237 2010-09-25  Julien Danjou  <julien@danjou.info>
5238
5239         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5240         variables.
5241
5242         * nnheader.el: Remove useless variables news-reply-yank-from and
5243         news-reply-yank-message-id.
5244
5245         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5246         variables.
5247
5248         * mml1991.el: Remove useless mml1991-verbose.
5249
5250         * gnus.el: Remove useless variable gnus-use-generic-from.
5251         Remove obsolete variable gnus-topic-indentation.
5252
5253         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5254
5255         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5256
5257         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5258
5259         * gnus-group.el: Remove useless gnus-group-icon-cache.
5260         Remove useless gnus-ephemeral-group-server.
5261
5262         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5263
5264         * mml2015.el: Remove useless mml2015-verbose.
5265
5266         * mml-smime.el: Remove useless mml-smime-verbose.
5267
5268         * gnus.el: Remove useless gnus-local-domain.
5269
5270         * gnus-gravatar.el (gnus-gravatar-transform-address):
5271         Use gnus-gravatar-size.
5272
5273         * gnus-art.el: Remove useless gnus-treat-translate.
5274
5275 2010-09-24  Julien Danjou  <julien@danjou.info>
5276
5277         * gnus-sum.el: Add support for Gravatars.
5278
5279         * gnus-art.el: Add support for Gravatars.
5280
5281         * gnus-gravatar.el: Add this file.
5282
5283         * gravatar.el: Add this file.
5284
5285 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5286
5287         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5288
5289         * gnus-group.el (gnus-group-fetch-faq): Remove.
5290
5291         * gnus.el (gnus-group-faq-directory): Remove.
5292
5293         * gnus-group.el (gnus-group-fetch-charter): Remove.
5294
5295         * gnus.el (gnus-group-charter-alist): Remove.
5296
5297         * gnus-group.el (gnus-group-archive-directory): Remove.
5298         (gnus-group-recent-archive-directory): Ditto.
5299         (gnus-group-make-archive-group): Remove.
5300
5301         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5302
5303         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5304         use the same article number for all the cached articles.
5305
5306         * nnimap.el (nnimap-command): Register the last command time so
5307         that we can use it for idling NOOPs.
5308         (nnimap-open-connection): Start the keeplive timer.
5309         (nnimap-make-process-buffer): Store all the process buffers.
5310         (nnimap-keepalive): New function.
5311
5312         * starttls.el (starttls-open-stream): Add autoload cookie.
5313
5314 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5315
5316         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5317         handling.
5318
5319 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5320
5321         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5322         its data structures.
5323
5324         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5325         instead of the cl.el copy-list.
5326         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5327         equalp.
5328
5329 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5332         and tool-bar-local-item-from-menu.
5333
5334         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5335         mode-line-highlight face for Emacs.
5336
5337         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5338         loading gnus-sum.elc; fix comment for canlock-verify.
5339         (gnus-article-jump-to-part): Use read-number.
5340         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5341         Remove Emacs pre-21 compatible code for help-echo.
5342         (gnus-article-next-page-1): No need to adjust the number of lines.
5343         (gnus-article-describe-bindings): Always use help-buffer.
5344
5345         * gnus-audio.el (gnus-audio-inline-sound)
5346         * gnus-cus.el (gnus-custom-mode)
5347         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5348
5349         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5350
5351         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5352         compatible code.
5353
5354 2010-09-24  Glenn Morris  <rgm@gnu.org>
5355
5356         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5357         visiting the fcc file in rmail-mode.
5358
5359         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5360
5361 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * nnir.el: Silence the byte compiler.
5364
5365         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5366         alias to browse-url-url-encode-chars if any.
5367         (gnus-html-encode-url): Use it.
5368
5369 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * gnus-start.el (gnus-use-backend-marks): New variable.
5372         (gnus-get-unread-articles-in-group): Use it.
5373
5374         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5375         makeover.
5376
5377 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5378
5379         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5380
5381 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5382
5383         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5384         Remove.
5385         (gnus-setup-news-hook):
5386         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5387
5388         * gnus-int.el (gnus-request-update-info): Protect against backends not
5389         having the function.
5390
5391         * nnimap.el (nnimap-stream): Mention starttls.
5392         (nnimap-open-connection): Add starttls support.
5393
5394 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5395
5396         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5397
5398 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5399
5400         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5401         BODYSTRUCTUREs.
5402         (nnimap-transform-headers): Unfold quoted {42} headers.
5403
5404         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5405         the info.
5406         (gnus-get-unread-articles): Only call updatep on backends that support
5407         it.
5408
5409         * nnweb.el (nnweb-request-update-info): NOOP.
5410
5411         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5412
5413         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5414         since it only deals with marks.
5415
5416         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5417         gnus-request-marks, and make a new gnus-request-update-info.
5418
5419         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5420         the active instead of the high number, which is usually too low.
5421
5422 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5423
5424         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5425         * encrypt.el: Remove.
5426
5427 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5428
5429         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5430         server in symbolic form.
5431
5432         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5433
5434 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5435
5436         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5437         (nnimap-update-info): Fix up code slightly.
5438
5439         * gnus-int.el (gnus-open-server): Add tracing for performance
5440         debugging.
5441
5442         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5443         (gnus-group-insert-group-line): Pass the real group name so that it
5444         gets the right data.
5445
5446         * gnus-start.el (gnus-get-unread-articles): Don't have
5447         `gnus-get-unread-articles-in-group' update info, since that can be
5448         really slow and doesn't seem to be needed?
5449
5450 2010-09-22  Dan Christensen  <jdc@uwo.ca>
5451
5452         * time-date.el (date-to-time): Try using parse-time-string first before
5453         using the slower timezone-make-date-arpa-standard.
5454
5455 2010-09-22  Julien Danjou  <julien@danjou.info>
5456
5457         * gnus-group.el (gnus-group-insert-group-line):
5458         Call gnus-group-highlight-line.
5459         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5460         default hook list.
5461         (gnus-group-update-eval-form): Add new function.
5462         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5463         (gnus-group-get-icon): Use gnus-group-update-eval-form.
5464
5465 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5466
5467         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5468         immediate, then expire all articles.
5469         (nnimap-update-info): Fix off-by-one errors.
5470         (nnimap-flags-to-marks): Would return no marks lists for group with no
5471         flags.  Instead return the other data.
5472
5473 2010-09-22  Julien Danjou  <julien@danjou.info>
5474
5475         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5476         Only return an icon.
5477         (gnus-group-insert-group-line): Compute icon to return.
5478
5479         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5480         (gnus-html-image-fetched): Only cache if
5481         gnus-html-image-automatic-caching is set.
5482         (gnus-html-image-fetched): Check for errors.
5483
5484 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5485
5486         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5487         once per method on `g'.  This ensures that backends like nnfolder don't
5488         open all their folders.
5489
5490         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5491         (nnimap-request-list): Nix out group in the correct buffer.
5492         (nnimap-parse-flags): Implement by using `read' instead of
5493         hand-parsing.
5494         (nnimap-flags-to-marks): Pass on permanent-flags.
5495         (nnimap-make-process-buffer): Record the server name.
5496         (nnimap-parse-flags): Fix typo.
5497         (nnimap-request-scan): Run split on the server in general, not just a
5498         single group.
5499
5500         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5501         parameter, and propagate this downwards.
5502
5503         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5504         since EXAMINE changes it on the server.
5505
5506         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5507         this command might take a while.
5508
5509 2010-09-22  Julien Danjou  <julien@danjou.info>
5510
5511         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
5512         harmful if you have 2 images side-by-side, they can't be properly
5513         update on text deletion.  Using text-property is safer here.
5514         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5515         data.
5516
5517 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5518
5519         * nnimap.el (nnimap-expunge-inbox): Remove.
5520         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5521         (nnimap-expunge): Flip default to t.
5522
5523         * gnus.el (gnus-method-to-server): Don't push things to the cache
5524         unless it's unique.
5525         (gnus-server-to-method): Ditto.
5526
5527 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5528
5529         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5530
5531 2010-09-22  Julien Danjou  <julien@danjou.info>
5532
5533         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5534         get the start of data.
5535         (gnus-html-encode-url): Add this function to encode special chars in
5536         URL.
5537         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5538         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5539
5540         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5541         default.
5542         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5543
5544         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5545         images alt-text.
5546         (gnus-html-put-image): Put alt-text as help-echo.
5547
5548 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5549
5550         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5551         * mm-util.el (mm-decompress-buffer)
5552         * nnir.el (nnir-run-find-grep)
5553         * pop3.el (pop3-list): Use 3rd arg of split-string.
5554
5555         * time-date.el (format-seconds): Comment fix.
5556
5557         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
5558         and byte-optimize-form-code-walker.
5559         (dgnushack-make-auto-load): Don't advise make-autoload.
5560
5561         * lpath.el: Remove Emacs 21 stuff.
5562
5563 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5564
5565         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5566         outside the active range.  Suggested by Dan Christensen.
5567
5568         * gnus-start.el (gnus-get-unread-articles): Get the extended method
5569         slightly later to avoid double-getting it.
5570
5571         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5572         previous patch.
5573
5574         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5575
5576 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
5577
5578         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5579
5580 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5581
5582         * gnus-int.el (gnus-open-server): Give a better error message in the
5583         "go offline" case.
5584
5585         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5586         marks for nnimap, which is seldom the right thing to do.
5587
5588         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5589         (gnus-same-method-different-name): New function.
5590
5591         * nnimap.el (parse-time): Require.
5592
5593         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5594         method in the presence of many similar methods.
5595
5596         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5597
5598         * nnimap.el (nnimap-find-expired-articles): Don't refer to
5599         nnml-inhibit-expiry.
5600
5601         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5602         find out whether methods are equal.
5603
5604         * nnimap.el (nnimap-find-expired-articles): New function.
5605         (nnimap-process-expiry-targets): New function.
5606         (nnimap-request-move-article): Request the article before looking at
5607         what the Message-ID is.  Fix found by Andrew Cohen.
5608         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5609
5610         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5611         for oldness in addition to being a predicate.
5612
5613         * nnimap.el (nnimap-request-group): When we have zero articles, return
5614         the right data to Gnus.
5615         (nnimap-request-expire-articles): Only delete articles immediately if
5616         the target is 'delete.
5617
5618         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5619         method, this would bug out.
5620
5621         * gnus-group.el (gnus-group-expunge-group): Rename from
5622         gnus-group-nnimap-expunge, and implemented as a normal interface
5623         function.
5624
5625         * gnus-int.el (gnus-request-expunge-group): New function.
5626
5627         * nnimap.el (nnimap-request-create-group): Implement.
5628         (nnimap-request-expunge-group): New function.
5629
5630 2010-09-21  Julien Danjou  <julien@danjou.info>
5631
5632         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5633         (gnus-html-cache-expired): Add new function.
5634         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5635         wethever we should display image for fetch it.
5636         Compute alt-text earlier to pass it to the fetching function too.
5637         (gnus-html-schedule-image-fetching): Change function argument to only
5638         get one image at a time, not a list.
5639         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5640         cache.
5641         (gnus-html-get-image-data): New function to retrieve image data from
5642         cache.
5643         (gnus-html-put-image): Change buffer argument to use image data rather
5644         than file, and place image above region rather than inserting a new
5645         one.  Do not take alt-text as argument, since it's useless now: we place
5646         the image above alt-text.
5647         (gnus-html-prune-cache): Remove.
5648         (gnus-html-show-images): Start to fetch image when we find one, do not
5649         push into a temporary list.
5650         (gnus-html-prefetch-images): Only fetch image if they have expired.
5651         (gnus-html-browse-image): Fix, use 'gnus-image-url.
5652         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5653
5654 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5657
5658 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5659
5660         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5661         spec inser "*" if the group isn't active instead of 0.
5662
5663         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5664         opening the server.
5665         (nnimap-request-delete-group): Implement group deletion.
5666         (nnimap-transform-headers): Return the size of the entire message in
5667         the Bytes header, not just the size of the first part.
5668         (nnimap-request-move-article): When moving an article from nnimap,
5669         request the article first so the accepting form has an article to
5670         accept.  Reported by Dan Christensen.
5671         (nnimap-command): Make sure that the error message doesn't error out.
5672
5673 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5674
5675         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5676         we haven't requested anything.
5677
5678 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5679
5680         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5681         "".  Fix found by Andrew Cohen.
5682
5683         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5684         instead of -encode-string.
5685
5686 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5687
5688         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5689
5690         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5691         by mm-subst-char-in-string.
5692
5693 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5694
5695         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5696         waiting for the connection string.
5697
5698         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5699         arriving.
5700
5701         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5702         bogus characters.  This allows selecting certain Gmail groups.
5703
5704         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5705         (nnimap-fetch-partial-articles): New variable.
5706         (nnimap-open-connection): When looking for credentials, also use the
5707         nnimap-server-port.
5708         (nnimap-request-article): Return the group/article number, so that Gnus
5709         `^' works as expected.
5710         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5711
5712         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5713         comments.
5714         (gnus-methods-sloppily-equal): New function.
5715         (gnus): When using the development version of Gnus, load the gnus-load
5716         file.
5717
5718         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5719         `gnus-open-server' on each method before trying to scan them etc.
5720         This ensures that all the backend parameters are set correctly.
5721
5722         * nnimap.el (nnimap-authenticator): New variable.
5723         (nnimap-open-connection): Allow anonymous login.
5724         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5725         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5726
5727         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5728         patch, found by Knut Anders Hatlen.
5729
5730 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5731
5732         * gnus-agent.el (gnus-agent-batch-confirmation)
5733         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5734         to gnus-message.
5735         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5736         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5737         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5738         * gnus-int.el (gnus-open-server): Likewise.
5739         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5740         (gnus-score-check-syntax): Likewise.
5741         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5742         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5743         Likewise.
5744         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5745
5746 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5747
5748         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5749         calling conventions so that prefetch doesn't bug out.
5750
5751 2010-09-19  Julien Danjou  <julien@danjou.info>
5752
5753         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5754         rather than `subst-char-in-region' in order to be able to replace ASCII
5755         char by UTF-8 ones.
5756
5757         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5758         than curl.
5759         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5760         the right URL and ALT text on images.
5761         (gnus-html-wash-tags): Fix tag case.
5762         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5763         (gnus-article-html): Add -o display_ins_del=2 option.
5764         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5765
5766 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5767
5768         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5769         the extra mail headers, which sometimes seem to happen for unknown
5770         reasons.
5771
5772         * mail-parse.el (mail-header-encode-parameter): Define as
5773         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5774         (or most, perhaps?) mail readers don't understand the latter, but do
5775         understand the former.
5776
5777         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5778         to nil, so that no methods are automatically agentized.  I think this
5779         is probably what most users want.
5780
5781         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5782         from url-retrieve, for instance about invalid URLs.
5783
5784         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5785         groups that have no articles.
5786         (nnimap-request-article): Check that we really got an article when we
5787         requested one.
5788
5789         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5790         doesn't exist.
5791
5792         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5793         nntp buffer so the agent can save it.
5794         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5795         that CRLF doesn't get translated to \n.
5796         (nnimap-open-connection): Don't make 'shell commands only send \n.
5797
5798 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5799
5800         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5801         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5802         Update var name.
5803         (nnml-generate-nov-file): Use dolist.
5804         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5805         Use with-current-buffer.
5806
5807 2010-09-18  Julien Danjou  <julien@danjou.info>
5808
5809         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5810         parallel.
5811
5812 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5815         the range update right.
5816         (nnimap-request-group): Don't make `M-g' bug out on group with no
5817         marks.
5818         (nnoo): Require, so that other packages can require nnimap.
5819         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5820         command we're looking for.  This helps when the server sends more
5821         responses after we've gotten everything we expected.
5822         (nnimap): Add a `newlinep' field to keep track of end-of-line
5823         conventions.
5824         Don't send CRLF to things that don't want it.
5825         (nnimap-request-accept-article): Ditto.
5826
5827 2010-09-18  Julien Danjou  <julien@danjou.info>
5828
5829         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5830         than curl to retrieve images.
5831
5832 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5833
5834         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5835         the marks.
5836         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5837         (nnimap-wait-for-connection): New function.
5838         (nnimap-open-connection): If we have PREAUTH, don't query for login
5839         credentials.
5840         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5841         when doing a partial update.
5842
5843 2010-09-18  Julien Danjou  <julien@danjou.info>
5844
5845         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5846         tags.
5847
5848 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * nnimap.el (nnimap-credentials): New function.
5851         (nnimap-open-connection): Use the new function to look for credentials
5852         also on the numeric equivalents of "imap" and "imaps".
5853
5854         * gnus-start.el (gnus-activate-group): Send the info to
5855         gnus-request-group.
5856
5857         * nnimap.el (nnimap-request-group): Have the "check" version of the
5858         function parse flags and update the info, so that a `M-g' get a total
5859         resync of all flags from the group.
5860
5861         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5862         to allow backends to alter the info on group selection.  Also alter all
5863         the backend -request-group functions to take the parameter.
5864
5865         * nnimap.el (nnimap-store-info): New function.
5866         (nnimap-update-info): Store the info for later usage.
5867         (nnimap-request-group): Use the stored info for the dont-check case, so
5868         that we don't retrieve all marks when we enter a group.
5869
5870         * nnimap.el: Use deffoo instead of defun for interface functions.
5871
5872         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5873         update the group info.  This makes the nndraft groups, for instance, go
5874         back to their old behaviour.
5875
5876         * gnus-sum.el (gnus-select-newsgroup): Indent.
5877
5878         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5879         in.
5880         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5881         nothing.
5882
5883         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5884         from methods that are denied.
5885
5886         * gnus-int.el (gnus-method-denied-p): New function.
5887
5888         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5889         store the password instead of netrc.
5890         (nnimap-open-connection): Don't error out when we can't make a
5891         connections.
5892
5893         * auth-source.el (auth-source-create): In the password prompt, say what
5894         we're querying for.  Also prompt for user name if that hasn't been
5895         given.
5896
5897         * nnimap.el (nnimap-with-process-buffer): Remove.
5898
5899 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5902         method when we're reading from the agent.
5903
5904         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5905
5906         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5907         that's probably most useful for users.
5908
5909         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5910         "failed" all the time.
5911
5912         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5913         ...)) with (with-current-buffer ... ).
5914
5915         * nntp.el (nntp-open-server): Return whether the open was successful or
5916         not.
5917
5918         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5919         select an unread unseen article first.
5920
5921         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5922         /etc/services, supply some sensible port defaults.
5923
5924         * dgnushack.el: Define netrc-credentials.
5925
5926 2010-09-17  Julien Danjou  <julien@danjou.info>
5927
5928         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5929
5930 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5931
5932         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5933         doesn't have any parameters.
5934
5935 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5936
5937         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5938         only upcased checks.
5939
5940         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5941
5942         * nnimap.el (nnimap-open-shell-stream): New function.
5943         (nnimap-open-connection): Use it.
5944         (nnimap-transform-headers): Get the number of lines in each message.
5945         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5946         number of lines.
5947         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5948         problem.
5949
5950         * utf7.el (utf7-encode): Autoload.
5951
5952         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5953         to allow the mail splitting to not return a default group.  This is
5954         useful for nnimap, which will leave unmatched mail in the inbox.
5955
5956         * nnimap.el: Rewritten.
5957
5958         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5959         nnimap usage.
5960
5961         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5962         if the move is internal, so that nnimap can do fast internal moves.
5963
5964         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5965         data.
5966         (gnus-read-active-for-groups): Support finishing the early retrieval of
5967         data.
5968
5969         * gnus-range.el (gnus-range-nconcat): New function.
5970
5971         * gnus-int.el (gnus-finish-retrieve-group-infos)
5972         (gnus-retrieve-group-data-early): New functions.
5973
5974 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5975
5976         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5977         (nnrss-retrieve-groups):
5978         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5979         (pop3-quit): Use with-current-buffer.
5980
5981 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5982
5983         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5984         instead of nnheader-accept-process-output.
5985
5986         * dgnushack.el (dgnushack-compile): Add comment.
5987
5988         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5989
5990         * gnus-html.el (gnus-html-schedule-image-fetching)
5991         (gnus-html-prefetch-images): Replace process-kill-without-query by
5992         gnus-set-process-query-on-exit-flag.
5993
5994 2010-09-16  Romain Francoise  <romain@orebokech.com>
5995
5996         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5997
5998 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5999
6000         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6001         parameter to unintern is mandatory-ish in Emacs 24.
6002
6003         * gnus-html.el (gnus-html-schedule-image-fetching)
6004         (gnus-html-prefetch-images): Check for curl before using it.
6005
6006         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6007         depend on curl, which isn't essential.
6008
6009         * imap.el: Revert back to version
6010         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6011         seem problematic.
6012
6013 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6014
6015         * gnus-registry.el (gnus-registry-install-shortcuts):
6016         Explicitly pass `obarray' to `unintern' to avoid a warning.
6017
6018 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6019
6020         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6021         change.
6022
6023         * nnrss.el (nnrss-request-list): Remove this function and related
6024         functions, including the moreover stuff.
6025
6026 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * nnrss.el (nnrss-retrieve-groups): New function.
6029
6030 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6031
6032         * .dir-locals.el: Add no-byte-compile cookie.
6033
6034 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6035
6036         * time-date.el (format-seconds): Comment fix.
6037
6038         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6039         for back end that doesn't support request-scan.
6040
6041 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6042
6043         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6044         then do request scans from the backends.
6045
6046         * netrc.el (netrc-credentials): New conveniency function.
6047
6048         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6049         avoid running a hook per line, since this takes a lot of time,
6050         profiling shows.
6051         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6052         directly if gnus-visual-p is true.
6053
6054 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6057         groups; replace mapcar with dolist which is a bit faster; pass groups
6058         info to gnus-read-active-file-1.
6059         (gnus-read-active-file-1): Scan only specified groups if the new
6060         optional arg `infos' is given.
6061
6062 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6063
6064         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6065
6066         * pop3.el (pop3-movemail): Remove.
6067         (pop3-streaming-movemail): Rename to pop3-movemail.
6068
6069         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6070         don't restrict end-tag searches to the end of the line.
6071
6072 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6075         articles of every unchecked group to t, which means unknown since the
6076         server has never been opened.
6077
6078 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6079
6080         * gnus-html.el (gnus-html-show-alt-text): New command.
6081         (gnus-html-browse-image): Ditto.
6082         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6083         to browse the image directly.
6084         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6085         better.
6086
6087         * gnus-async.el (gnus-async-article-callback):
6088         Call `gnus-html-prefetch-images' unconditionally.
6089
6090         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6091         before feeding URLs to curl.
6092
6093 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6094
6095         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6096         internal images as deletable by `W D D'.
6097
6098         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6099         (gnus-async-article-callback): Fix typo.
6100
6101 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6104         current line to work around bugs in the output from w3m.
6105
6106         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6107         for groups that want that.
6108
6109         * nntp.el (nntp-wait-for-string): Supply a timeout for
6110         accept-process-output to ensure progress.
6111
6112         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6113         level to get unread articles from, then use that for foreign groups,
6114         too.
6115
6116         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6117         confuses the rest of the function.
6118
6119         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6120         for the methods that support -retrieve-groups, too.
6121
6122         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6123
6124 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6127         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6128
6129         * pop3.el: Require cl when compiling.
6130         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6131
6132 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6133
6134         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6135         that aren't going to be activated.
6136         (gnus-get-unread-articles): Fix up the last commit.
6137
6138         * gnus-html.el (gnus-article-html): Allow calling without specifying
6139         the handle.  In that case, dissect the buffer first.
6140
6141         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6142
6143         * nnimap.el (nnimap-open-connection): Revert the change that would look
6144         into authinfo for imaps instead of imap.
6145
6146         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6147         say that you don't want to call gnus-request-group with don-check, but
6148         do check the reponse.  This is for virtual groups only.
6149         (gnus-get-unread-articles): Count the archive groups as secondary, so
6150         that they're activated the same way as before.
6151
6152         * imap.el (imap-message-map): Removed optional buffer parameter, since
6153         no callers use it.
6154         (imap-message-get): Ditto.
6155         (imap-message-put): Ditto.
6156         (imap-mailbox-map): Ditto.
6157         (imap-mailbox-put): Ditto.
6158         (imap-mailbox-get): Ditto.
6159         (imap-mailbox-get): Revert last change for this function.
6160
6161         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6162         case-insensitively.
6163         (nnimap-debug): Remove.
6164
6165         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6166         callers to use `imap-fetch' instead.  According to the comments, this
6167         should be safe, since all other IMAP clients use the 1:* syntax.
6168         (imap-enable-exchange-bug-workaround): Remove.
6169         (imap-debug): Remove -- doesn't seem very useful.
6170
6171         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6172         mail from a file, and the file doesn't exist.
6173
6174         * imap.el (imap-log): New convenience function used throughout instead
6175         of repeating the same code all over the place.
6176
6177         * pop3.el (pop3-streaming-movemail): Return t for success.
6178
6179         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6180         .authinfo if we're using ssl connection.
6181
6182         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6183         already have if we're in a main Gnus `g' run.
6184
6185         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6186
6187 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6188
6189         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6190
6191         * nnmh.el (nnmh-request-list-1): Bind `file'.
6192
6193         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6194         alias to set-process-query-on-exit-flag or process-kill-without-query.
6195         (pop3-open-server): Use it.
6196
6197 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6198
6199         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6200         box to the Incoming file.  Fixes mistake in previous checkin.
6201
6202         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6203         request loop (for debugging purposes) removed.
6204
6205         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6206         culprit is more visible.
6207         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6208         (nnml-add-incremental-nov): New functions to do "incremental" nov
6209         updates, where we just append to the end of the existing nov files
6210         without reading/writing them in full.
6211
6212         * mail-source.el (mail-source-delete-crash-box): Really only check the
6213         incoming files once in a while.
6214
6215         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6216
6217         * mail-source.el (mail-source-delete-crash-box): Only check the
6218         incoming files for deletion once per day to save a lot of file
6219         accesses.
6220
6221         * pop3.el (pop3-logon): Fix up unbound variable typo.
6222
6223         * mail-source.el (pop3-streaming-movemail): Autoload.
6224
6225         * pop3.el (pop3-streaming-movemail):
6226         Respect pop3-leave-mail-on-server.
6227
6228         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6229         retrieval.
6230
6231         * pop3.el (pop3-process-filter): Remove unused function.
6232         (pop3-streaming-movemail, pop3-send-streaming-command)
6233         (pop3-wait-for-messages, pop3-write-to-file)
6234         (pop3-number-of-responses): New functions for streaming pop3
6235         retrieval.
6236
6237         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6238         come from no known methods.
6239         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6240         list.
6241
6242         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6243         message sizes.
6244         (pop3-movemail): Use erase-buffer instead of looping and deleting
6245         regions, which seems rather odd.
6246
6247         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6248         file once per `g' run.
6249
6250         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6251         directories.  This makes the draft queue directory work.
6252
6253         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6254         data from the backends, so that we only request the list of groups from
6255         each method once.  This should speed things up considerably.
6256
6257         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6258         detect that it's not implemented.
6259
6260         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6261         we actually do recurse down into the tree, but don't stat all leaf
6262         nodes.
6263
6264         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6265         then say so instead of bugging out.
6266
6267         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6268         files exist before trying to read them.
6269
6270         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6271         around <pre_int>.
6272
6273         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6274
6275         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6276
6277 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6278
6279         * mm-util.el (mm-image-load-path): Just return the image directories,
6280         not all directories in the path in addition to the image directories.
6281         (mm-image-load-path): Maintain a cache of the image directories so that
6282         the `g' command in Gnus doesn't have to stat dozens of directories each
6283         time.
6284
6285         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6286         (gnus-html-wash-tags): Add a new `i' command to insert images.
6287         (gnus-html-insert-image): New command and keystroke.
6288         (gnus-html-redisplay-with-images): New command and keystroke.
6289         (gnus-html-show-images): Rename command.
6290         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6291         spacers.
6292         (gnus-html-wash-tags): Decode entities at the end, so that entities
6293         inside the tags don't mess up the rest of the "parsing".
6294
6295         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6296         so that nnimap methods aren't agentized by default.  There's apparently
6297         many problems related to agent/imap behaviour.
6298
6299         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6300
6301         * gnus-html.el: Doc fix.
6302
6303 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6304
6305         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6306         specifier-spec-list for Emacs 21.
6307
6308         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6309         glyph-width and glyph-height instead of display-graphic-p and
6310         image-size; make avoidance of displaying small images work for XEmacs.
6311
6312         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6313         for XEmacs.
6314
6315         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6316         of symbol that holds plist data.
6317         (gnus-process-plist): Remove plist of process after getting it.
6318
6319 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6320
6321         * message.el (message-generate-hashcash): Change default to
6322         'opportunistic if hashcash is installed.
6323
6324         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6325         (gnus-html-put-image): Only call image-size once, since it's somewhat
6326         time-consuming on remote X servers.
6327
6328 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6331         type on data, not a file name.
6332
6333         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6334         window-pixel-edges for Emacs 21.
6335
6336         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6337         decoded contents.
6338         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6339
6340 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6341
6342         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6343         group line format, since it isn't very interesting.
6344
6345         * gnus-agent.el (gnus-agent-short-article),
6346         (gnus-agent-long-article): Increase values for these two variables,
6347         since most people are likely to have more network connection and
6348         storage than before.
6349
6350         * gnus.el (gnus-refer-article-method): Change default to 'current.
6351         When referring an article, the common behaviour is to refer it from the
6352         current select method, not the native select method.  The chances of
6353         the native select method having the message in question is rather slim
6354         these days.
6355
6356         * gnus-sum.el (gnus-auto-select-subject): Change default to
6357         `unseen-or-unread'.  I think it's likely that most people want to
6358         select an unseen article over a previously seen, but unread one.
6359
6360         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6361         means that in the article buffer none of the minor mode elements will
6362         be shown, usually, and this is not desirable in most cases.
6363
6364         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6365         that commands like `d' (and the like) go to the next line in the
6366         buffer, instead of the next unread article.  I think this is the
6367         behaviour that is most natural for most users.
6368         (gnus-single-article-buffer): Change default to nil, so that people can
6369         have as many article buffers open as they have summary buffer.  I think
6370         this is the most natural way for the groups to behave.
6371
6372         * message.el (message-generate-new-buffers): Change default to
6373         `unsent', so that all new message buffers start their names with the
6374         string "*unsent", and it's easier to find the buffers if you move from
6375         them.
6376
6377 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6378
6379         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6380         small.  They're probably tracking images.
6381         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6382         (gnus-html-rescale-image): Yet another try at getting the image sizing
6383         right.
6384
6385         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6386         nntp-marks-file-name is nil.
6387
6388 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6389
6390         * gnus-html.el (gnus-html-wash-tags)
6391         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6392         Better logging.
6393
6394 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6395
6396         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6397
6398         * gnus-html.el (gnus-html-wash-tags): Check the value of
6399         gnus-blocked-images in the summary buffer.
6400
6401 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6402
6403         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6404
6405 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6406
6407         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6408         like "a", it seems like.
6409         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6410         since it needs to be picked from the correct buffer.
6411
6412         * nnwfm.el: Remove.
6413
6414         * nnlistserv.el: Remove.
6415
6416 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6417
6418         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6419         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6420
6421 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6422
6423         * nnkiboze.el: Remove.
6424
6425         * nndb.el: Remove.
6426
6427         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6428         alt text.
6429         (gnus-html-rescale-image): Try to get the rescaling logic right for
6430         images that are just wide and not tall.
6431
6432         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6433         overshadow variable bindings.
6434
6435 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6436
6437         * gnus-html.el (gnus-html-wash-tags)
6438         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6439         Add extra logging.
6440
6441 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6442
6443         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
6444         (gnus-max-image-proportion): New variable.
6445         (gnus-html-rescale-image): New function.
6446         (gnus-html-put-image): Rescale images.
6447
6448 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6449
6450         Fix up some byte-compiler warnings.
6451         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
6452         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
6453         (gnus-article-fill-cited-article, gnus-article-hide-citation)
6454         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
6455         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
6456         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
6457         (gnus-group-update-group): Use save-excursion and with-current-buffer.
6458
6459 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-html.el (gnus-article-html): Decode contents by charset.
6462
6463 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6466         (gnus-html-frame-width, gnus-blocked-images)
6467         * message.el (message-prune-recipient-rules): Add custom version.
6468         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6469
6470         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6471         functions.
6472
6473         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6474         gnus-process-get.
6475
6476 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
6477
6478         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6479         instead of lsub directly.
6480
6481 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6482
6483         * nnwarchive.el: Remove.
6484
6485         * gnus-soup.el: Remove.
6486
6487         * nnsoup.el: Remove.
6488
6489         * nnultimate.el: Remove.
6490
6491         * gnus-html.el (gnus-blocked-images): New variable.
6492
6493         * message.el (message-prune-recipients): New function.
6494         (message-prune-recipient-rules): New variable.
6495
6496         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6497         guess whether a long line is natural text or not.
6498
6499         * gnus-html.el (gnus-html-schedule-image-fetching):
6500         Use gnus-process-plist and friends for compatibility.
6501
6502 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6503
6504         * gnus-html.el: Require packages that define macros used in this file.
6505         (gnus-article-mouse-face): Declare to silence byte-compiler.
6506         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6507         process-get.
6508         (gnus-html-put-image): Use plist-get to avoid getf.
6509         (gnus-html-prefetch-images): Use with-current-buffer.
6510
6511 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6512
6513         * gnus-ems.el: Provide compatibility functions for
6514         gnus-set-process-plist.
6515
6516         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
6517         header-line-format for XEmacs 21.4.
6518
6519         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6520         * gnus.el (gnus-valid-select-methods)
6521         * message.el (message-send-mail-partially-limit)
6522         * mm-decode.el (mm-text-html-renderer)
6523         * mml.el (mml-insert-mime-headers-always)
6524         * smiley.el (smiley-regexp-alist): Bump custom version.
6525
6526 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6527
6528         * gnus-html.el: require mm-url.
6529         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6530         with the url to `url'.
6531         (gnus-html-wash-tags): Support cid: URLs/images.
6532
6533 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6534
6535         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6536         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6537         bindings, as they aren't useful at all.  `w' is moved to `W w'.
6538
6539         * gnus-move.el: Remove file, since it doesn't really work.
6540
6541         * gnus-html.el (gnus-article-html): Tell w3m that the input is
6542         UTF-8.  This seems to fix problems with some German web feeds.
6543
6544         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6545         at the top so that the proper colours are applied.
6546
6547         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
6548         don't have dots in their names.
6549
6550         * gnus-art.el (gnus-article-view-part): Doc fix.
6551
6552         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6553         XEmacs-compatible.
6554         (gnus-html-put-image): Don't do images on non-graphic displays.
6555
6556         * nnslashdot.el: Remove this unused backend.
6557
6558         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6559         actions.
6560         (gnus-undo-register-1): Revert last change.
6561
6562         * gnus-group.el (gnus-group-completing-read): Protect against not
6563         having completion-styles bound.
6564
6565         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6566         make broken recipients happier.
6567
6568         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6569
6570         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6571         point parameter.
6572
6573         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
6574
6575         * gnus-group.el (gnus-group-completing-read): Add 'substring to
6576         completion-styles for group selection.
6577
6578 2009-02-04  Andreas Schwab  <schwab@suse.de>
6579
6580         * gnus-score.el (gnus-score-string): Fix regex for matching extra
6581         headers and regexp-quote the match if necessary.
6582
6583 2009-03-24  Miles Bader  <miles@gnu.org>
6584
6585         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6586         the blinking smiley.
6587
6588 2009-03-24  Simon Josefsson  <simon@josefsson.org>
6589
6590         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6591         blink smiley.
6592
6593 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6594
6595         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6596         where the dribbel file lives exists.
6597
6598         * message.el (message-send-mail-partially-limit): Change the default to
6599         nil, since most people don't want this.
6600
6601         * mm-url.el (mm-url-decode-entities): Also decode entities like
6602         &#x3212.
6603
6604 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6605
6606         * gnus-sum.el (gnus-summary-idna-message):
6607         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6608         Hyperlink urls in docstrings with URL `...'.
6609
6610 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
6611
6612         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6613         functions.
6614
6615 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6616
6617         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6618         say what the mouseover text should be.
6619
6620         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6621         version of the mm-w3m-safe-url-regexp variable to only download images
6622         in the groups where we want that to happen.
6623
6624         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6625
6626         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6627         easier debugging.
6628         (gnus-article-beginning-of-window): Add kludge to allow spacing past
6629         big pictures in the article buffer.
6630
6631         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6632         gnus-article-html.
6633         (mm-text-html-renderer): gnus-article-html needs curl in addition to
6634         w3m.
6635
6636         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6637
6638 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639
6640         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6641         which doesn't exist.
6642
6643         * message.el (message-inhibit-ecomplete): New variable to allow some
6644         function to inhibit ecomplete address storage.
6645         (message-resend): Disable ecomplete message storage when resending
6646         messages.
6647
6648         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6649
6650 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6651
6652         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6653         Save excursion while copying, moving, and deleting articles in order to
6654         prevent the cursor from jumping to unforeseen place.
6655
6656 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6657
6658         * lpath.el: No need to bind bookmark-current-buffer,
6659         bookmark-yank-point and bookmark-make-record-function.
6660
6661 2010-08-17  Glenn Morris  <rgm@gnu.org>
6662
6663         * gnus-sync.el: Require gnus components whose functions are used.
6664
6665         * gnus-art.el (bookmark-make-record-function):
6666         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6667         Declare for compiler.
6668
6669         * mm-url.el (mml-compute-boundary): Autoload.
6670
6671 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6674
6675 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6676
6677         Typo fix "hoo4a" -> "hook".
6678
6679         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6680
6681 2010-08-14  Glenn Morris  <rgm@gnu.org>
6682
6683         * gnus-sync.el (gnus-sync): Fix defgroup version.
6684
6685 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6686
6687         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6688
6689         * gnus-sync.el: Fix docs.
6690         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6691         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6692
6693 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6694
6695         Optimizations for gnus-sync.el.
6696
6697         * gnus-sync.el: Add docs about gnus-sync-backend
6698         possibilities.
6699         (gnus-sync-save): Remove unnecessary message.
6700         (gnus-sync-read): Optimize and show what groups were skipped.
6701
6702 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6703
6704         Minor bug fixes for gnus-sync.el.
6705
6706         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6707         Don't read the sync on get-new-news.
6708
6709         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6710         quiet.
6711
6712         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6713         (fix typo).
6714
6715 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6716
6717         Make saving and restoring of hidden threads work with overlays.
6718         Patch applied by Ted Zlatanov.
6719
6720         * gnus-sum.el (gnus-hidden-threads-configuration)
6721         (gnus-restore-hidden-threads-configuration): Update to deal with text
6722         properties, rather than searching for a magic character.
6723
6724 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6725
6726         New gnus-sync.el library for synchronization of marks.
6727
6728         * gnus-sync.el: New library for synchronization of marks.
6729
6730         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6731         renamed from `gnus-registry-grep-in-list'.
6732
6733         * gnus-registry.el (gnus-registry-follow-group-p):
6734         Use `gnus-grep-in-list'.
6735
6736         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6737
6738 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6741         determining charset of text fails.
6742
6743 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * nnmail.el (nnmail-get-new-mail-1): Revert.
6746
6747         * nnml.el (nnml-active-number): Make sure names of newly created groups
6748         in nnml-group-alist are encoded.
6749
6750 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6751
6752         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6753         containing non-ASCII characters in active file for nnml back end.
6754
6755 2010-07-24  David Engster  <dengste@eml.cc>
6756
6757         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6758         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6759
6760 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6761
6762         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6763         tag (Bug#6654).
6764
6765 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6766
6767         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6768         the article buffer, not the summary buffer.
6769
6770 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6773         Emacs 23 as well.
6774
6775 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6776
6777         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6778         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6779
6780 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6781
6782         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6783         Patch applied by Karl Fogel.
6784
6785         * gnus-sum.el (gnus-summary-bookmark-make-record):
6786         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6787
6788 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6789
6790         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6791         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6792         C-w still not working correctly from Article buffers; Thierry's
6793         patch to fix that will be applied after this.
6794
6795         * gnus-art.el (bookmark-make-record-function): New local variable.
6796
6797         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6798         article buffer.
6799         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6800
6801 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6802
6803         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6804         on changes in bookmark.el.
6805
6806 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6807
6808         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6809         `no-log' instead of message not to log prompt string.
6810
6811 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6812
6813         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6814         the *other* type of HTML form submission.
6815
6816 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6817
6818         * auth-source.el (auth-source-pick): If choice does not contain a
6819         questioned keyword, set the check to t.
6820
6821 2010-06-12  Romain Francoise  <romain@orebokech.com>
6822
6823         * gnus-util.el (gnus-date-get-time): Move up before first use.
6824
6825 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6826
6827         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6828         (gnus-article-edit-part): Bind it to make last part that is substituted
6829         or deleted visible.
6830         (gnus-mime-display-single): Buttonize part of which id equals to
6831         gnus-mime-buttonized-part-id.
6832
6833 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6834
6835         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6836         (gnus-dd-mmm): Use gnus-date-get-time.
6837         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6838         simplify logic.
6839         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6840         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6841
6842 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6843
6844         * auth-source.el (top): Autoload `secrets-list-collections',
6845         `secrets-create-item', `secrets-delete-item'.
6846         (auth-sources): Fix tag string.
6847         (auth-get-source, auth-source-retrieve, auth-source-create)
6848         (auth-source-delete): New defuns.
6849         (auth-source-pick): Rewrite in order to avoid 2 passes.
6850         (auth-source-forget-user-or-password): New parameter USERNAME.
6851         (auth-source-user-or-password): New parameters CREATE-MISSING and
6852         DELETE-EXISTING.  Retrieve password interactively, if needed.
6853
6854 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6855
6856         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6857         deleting unused directories when gnus-expert-user is t.
6858
6859 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6860
6861         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6862         for each temp file when gnus-article-browse-delete-temp is ask.
6863
6864 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6865
6866         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
6867         Replace Lisp calls to delete-backward-char by calls to delete-char.
6868
6869 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6870
6871         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6872
6873 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6874
6875         * password-cache.el (password-cache-remove): Fix docstring.
6876
6877 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6878
6879         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6880         article unless decoding article to be saved.
6881
6882 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6885         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6886         generated within the mm-with-unibyte-current-buffer macro.
6887
6888 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6889
6890         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6891         to nil when we're in a mml-preview buffer and no group is selected.
6892
6893 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6894
6895         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6896         when catching the `C-g'.  Reported by "Leo".
6897
6898 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6899
6900         * message.el (message-forward-make-body-plain)
6901         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6902         multibyte-string-p.
6903
6904         * lpath.el: Revert.
6905
6906 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * message.el (message-forward-make-body-mml): Assume original message
6909         is multibyte string; error on unibyte.
6910         (message-forward-make-body-plain): Ditto; don't add excessive newline
6911         in body end.
6912
6913         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6914
6915 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6916
6917         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6918         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6919
6920 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6921
6922         * mm-extern.el (mm-extern-url): Don't use
6923         mm-with-unibyte-current-buffer.
6924         (mm-extern-cache-contents): Use with-current-buffer instead of
6925         save-excursion + set-buffer.
6926
6927 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6928
6929         * mm-util.el (mm-emacs-mule): Remove.
6930
6931 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6932
6933         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6934         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6935         change.
6936
6937 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6940         bind the default value of enable-multibyte-characters to nil.
6941
6942 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * message.el (message-forward-make-body-plain)
6945         (message-forward-make-body-mml):
6946         Don't use mm-with-unibyte-current-buffer.
6947
6948 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6949
6950         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6951
6952 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6953
6954         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6955         (Bug#5592).
6956
6957 2010-05-07  Julien Danjou  <julien@danjou.info>
6958
6959         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6960         it to mm-pipe-part.
6961
6962         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6963         it is given.
6964
6965 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * binhex.el (binhex-decode-region-internal)
6968         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6969         (dns-query)
6970         * nnweb.el (nnweb-gmane-search)
6971         * pgg-parse.el (pgg-parse-armor)
6972         * pgg.el (pgg-verify-region)
6973         * sha1.el (sha1-string-external)
6974         * uudecode.el (uudecode-decode-region-internal)
6975         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6976         XEmacs.
6977
6978         * gnus-art.el (gnus-article-browse-html-parts)
6979         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6980         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6981         make-temp-file.
6982
6983         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6984         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6985         compiling.
6986
6987         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6988         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6989         XEmacs when compiling.
6990
6991         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6992         gnus-pick-mode-off-hook for XEmacs when compiling.
6993         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6994         gnus-binary-mode-off-hook for XEmacs when compiling.
6995
6996         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6997         Return nil if char-charset is not available.
6998
6999         * imap.el (imap-disable-multibyte)
7000         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7001         macros.
7002
7003         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7004         instead of encode-coding-string.
7005
7006         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7007         'xemacs) instead of mm-emacs-mule to switch function definitions.
7008         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7009
7010         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7011         bind temporary-file-directory for XEmacs;
7012         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7013         timer-set-function for XEmacs 21.4 and SXEmacs;
7014         bind timer-list for XEmacs 21.4 and SXEmacs;
7015         fbind char-charset and find-charset-region for non-Mule XEmacs;
7016         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7017         encode-coding-region and encode-coding-string for XEmacs having no
7018         file-coding feature.
7019
7020 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7021
7022         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7023
7024 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7025
7026         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7027         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7028
7029 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7030
7031         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7032         alias `jka-compr-delete-temp-file' no longer exists.
7033
7034 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7035
7036         Use define-minor-mode in Gnus where applicable.
7037         * mml.el (mml-mode): Use define-minor-mode.
7038         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7039         (gnus-undo-mode): Use define-minor-mode.
7040         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7041         (gnus-dead-summary-mode): Use define-minor-mode.
7042         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7043         Initialize in declaration.
7044         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7045         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7046         (gnus-mailing-list-mode): Use define-minor-mode.
7047         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7048         (gnus-draft-mode): Use define-minor-mode.
7049         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7050         (gnus-dired-mode): Use define-minor-mode.
7051
7052 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7053
7054         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7055         handles on recursive mml-to-mime translation and check them for
7056         boundary delimiter collisions.  Reported by Greg Troxel.
7057
7058 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7061
7062 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7063
7064         * mm-util.el (mm-find-buffer-file-coding-system):
7065         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7066
7067 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7068
7069         * message.el (message-generate-headers): Record insertion of optional
7070         headers as well.  Otherwise the check to prevent repeated insertion of
7071         optional headers is a no-op.
7072
7073 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7074
7075         * smime.el: Don't mention CVS.
7076
7077         * nnrss.el (nnrss-fetch): Don't mention CVS.
7078
7079         * nnir.el: Don't mention CVS.
7080
7081 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7082
7083         * gnus-sum.el (gnus-summary-bookmark-make-record):
7084         Add `location' field.
7085
7086 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7087
7088         * lpath.el: Fbind bookmark-default-handler,
7089         bookmark-get-bookmark-record, bookmark-make-record-default,
7090         bookmark-prop-get for Emacs <23 and XEmacs.
7091
7092 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7093
7094         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7095         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7096         Use with-current-buffer to silence the byte-compiler.
7097         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7098         bother to require `gnus'.
7099         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7100
7101 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7102
7103         * gnus-sum.el (gnus-summary-bookmark-make-record)
7104         (gnus-summary-bookmark-jump): New functions.
7105         (gnus-summary-mode): Setup bookmark support.
7106
7107 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7108
7109         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7110         if set.
7111
7112 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7115         gnus-article-browse-html-save-cid-image; make it work recursively for
7116         forwarded messages as well.
7117         (gnus-article-browse-html-parts): Work when prefix arg is given.
7118         (gnus-article-browse-html-article): Doc fix.
7119
7120 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7121
7122         * message.el (message-default-mail-headers):
7123         (message-default-headers): Carry the value mail-default-headers over
7124         into message-default-mail-headers, rather than message-default-headers.
7125
7126 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7127
7128         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7129         charset.
7130
7131         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7132         charset into the <meta> tag when the article is encoded to utf-8.
7133
7134 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * gnus-art.el (gnus-article-browse-delete-temp-files):
7137         Delete directories as well.
7138         (gnus-article-browse-html-parts): Work for images that do not specify
7139         file names; delete temp directory when quitting; insert header at the
7140         right place; use file: scheme for image files.
7141
7142 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7143
7144         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7145         (gnus-article-browse-html-parts): Use it to make temporary cid image
7146         files in addition to html file so that browser may display them.
7147
7148 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7149
7150         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7151
7152 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7153
7154         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7155
7156 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7157
7158         * auth-source.el (auth-sources): Change default to be simpler.
7159         Explain about Secret Service API sources.  Improve Customize options.
7160         (auth-source-pick): Change to accept any number of search parameters.
7161         Implement fallbacks iteratively, not recursively.  Add scoring on the
7162         second pass and sort by score.  Call Secret Service API when needed.
7163         (auth-source-user-or-password): Use it.  Call Secret Service API
7164         directly when needed to get the user name and the password.
7165
7166 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7167
7168         * message.el (message-interactive): Doc fix.
7169         (message-qmail-inject-args): Reflow.
7170         (message-kill-to-signature): Fix typo in docstring.
7171
7172         * smiley.el (smiley-buffer): Fix typo in docstring.
7173
7174 2010-03-24  Glenn Morris  <rgm@gnu.org>
7175
7176         * mail-source.el (gnus-message): Declare.
7177         (mail-source-delete-old-incoming): Require gnus-util.
7178
7179 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7180
7181         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7182
7183         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7184
7185         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7186         password-cache's default if it is not bound.
7187         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7188         password-cache-expiry's default if it is not bound.
7189
7190         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7191         available in Emacs 21.
7192
7193         * lpath.el: Suppress compiler warnings for:
7194         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7195         XEmacs;
7196         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7197         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7198         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7199
7200 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7201
7202         * auth-source.el (auth-sources): Fix up definition so extra parameters
7203         are always inline.
7204
7205 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7206
7207         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7208         wasn't updated after mismatch.  Clear cached mailbox info correctly
7209         when uidvalidity changes.
7210         (nnimap-group-prefixed-name): New function to avoid some code
7211         duplication.
7212         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7213         (nnimap-request-group): Use it.
7214         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7215         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7216         with many imap folders.  This is done by caching the group status from
7217         the imap server persistently in a group parameter `imap-status'.  (This
7218         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7219         but not persistently, so every Gnus startup was still very slow.)
7220
7221 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7222
7223         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7224         delete the extra newline.  Otherwise editing of :string and :number
7225         types don't work.
7226
7227 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7228
7229         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7230         secrets.el dependency.
7231         (auth-sources): Add optional user name.  Add secrets.el configuration
7232         choice (unused right now).
7233
7234 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7235
7236         * gnus-sum.el (gnus-summary-make-menu-bar):
7237         Let `gnus-registry-install-shortcuts' fill in the functions.
7238
7239         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7240         warnings.
7241         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7242         (gnus-registry-install-shortcuts): Populate and use it in a
7243         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7244
7245 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7246
7247         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7248         In-place substitutions for the group name encoding/decoding.
7249         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7250         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7251         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7252         (nnimap-update-unseen, nnimap-request-list)
7253         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7254         (nnimap-request-set-mark, nnimap-split-to-groups)
7255         (nnimap-split-articles, nnimap-request-newgroups)
7256         (nnimap-request-create-group, nnimap-request-accept-article)
7257         (nnimap-request-delete-group, nnimap-request-rename-group)
7258         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7259         `encoded-mbx' for consistency.
7260         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7261         variable `imap-current-mailbox'.
7262
7263         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7264         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7265
7266 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7267
7268         * pop3.el (pop3-display-message-size-flag): Display message size byte
7269         counts during POP3 download.
7270         (pop3-movemail): Use it.
7271         (pop3-list): Implement listing of available messages.
7272
7273 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7274
7275         * nnir.el (nnir-get-article-nov-override-function): New function to
7276         override the normal NOV retrieval.
7277         (nnir-retrieve-headers): Use it.
7278
7279 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7280
7281         * auth-source.el (netrc-machine-user-or-password): Autoload.
7282
7283 2010-03-19  Glenn Morris  <rgm@gnu.org>
7284
7285         Stop message.el from loading about 40 libraries it doesn't always need.
7286         The general approach is to autoload rather than require, and to
7287         require in the specific functions rather than the file.  (Bug#5642)
7288
7289         * gmm-utils.el: Don't require wid-edit.
7290         (widget-create-child-value, widget-convert, widget-default-get):
7291         Autoload.
7292
7293         * gnus-util.el: Don't require time-date, netrc.
7294         (message-fetch-field, gnus-group-name-decode): Declare rather than
7295         autoloading.
7296         (gnus-fetch-field): Require message.
7297         (gnus-decode-newsgroups): Require gnus-group.
7298
7299         * ietf-drums.el: Don't require time-date.
7300
7301         * message.el: Don't require hashcash, canlock, ecomplete.
7302         Do require mail-utils.  Require nnheader only when compiling.
7303         (smtpmail-default-smtp-server): Remove declaration.
7304         (message-send-mail-function): Check smtpmail-default-smtp-server
7305         is bound rather than requiring smtpmail.
7306         (message-auto-save-directory, message-insert-signature):
7307         Use expand-file-name rather than nnheader-concat.
7308         (nnheader-insert-file-contents): Autoload.
7309         (hashcash-wait-async): Declare.
7310         (message-send-mail): Only call gnus-setup-posting-charset if
7311         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7312         (message-send-mail-with-sendmail): Require sendmail.
7313         (canlock-password, canlock-password-for-verify): Declare.
7314         (message-canlock-password): Require canlock.
7315         (nnheader-get-report): Autoload.
7316         (gnus-setup-posting-charset): Declare.
7317         (message-send-news): Require gnus-msg.
7318         (message-make-references, message-make-in-reply-to): Use mail-header-id
7319         rather than the alias mail-header-message-id.
7320         (ecomplete-add-item, ecomplete-save): Declare.
7321         (message-put-addresses-in-ecomplete): Require ecomplete.
7322         (ecomplete-display-matches): Autoload.
7323
7324         * mm-decode.el: Don't require mailcap, gnus-util.
7325         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7326         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7327         Autoload.
7328         (mailcap-mime-extensions): Declare.
7329
7330         * mm-encode.el: Don't require mailcap.
7331         (mailcap-extension-to-mime): Autoload.
7332
7333         * mml-sec.el: Don't require password-cache.
7334
7335         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7336         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7337         (mml-minibuffer-read-type): Require mailcap.
7338         (mml-preview): Require gnus-msg.
7339
7340         * mml1991.el: Require password-cache.
7341         (password-cache-expiry): Remove declaration.
7342
7343         * mml2015.el: Require password-cache.
7344         (password-cache-expiry): Remove declaration.
7345
7346         * nneething.el (mailcap): Require mailcap.
7347
7348         * nnheader.el (declare-function): Add compatibility stub.
7349         (message-remove-header): Declare rather than autoload.
7350         (nnheader-replace-header): Require message.
7351
7352         * nnimap.el (declare-function): Add compatibility stub.
7353         (netrc-parse, netrc-machine-user-or-password): Declare.
7354         (nnimap-open-connection): Require netrc.
7355
7356         * nntp.el (declare-function): Add compatibility stub.
7357         (netrc-parse, netrc-machine, netrc-get): Declare.
7358         (nntp-send-authinfo): Require netrc.
7359
7360         * rfc2047.el: Don't require qp.
7361         (quoted-printable-encode-region, quoted-printable-decode-string):
7362         Autoload.
7363
7364         * sieve-mode.el: Don't require easymenu.
7365         (easy-menu-add-item): Autoload it.
7366
7367         * spam-stat.el (time-to-number-of-days): Autoload it.
7368
7369 2010-03-19  Glenn Morris  <rgm@gnu.org>
7370
7371         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7372
7373 2010-03-18  Glenn Morris  <rgm@gnu.org>
7374
7375         * hashcash.el (declare-function): Remove duplicate definition.
7376
7377 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7378
7379         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7380         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7381         value if any backslash escapes).
7382
7383 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7386         if it is available.  (bug#5647)
7387
7388         * lpath.el: Suppress compiler warning for coding-system-from-name for
7389         Emacs 21 and XEmacs.
7390
7391 2010-03-14  Juri Linkov  <juri@jurta.org>
7392
7393         * hmac-def.el:
7394         * hmac-md5.el:
7395         * netrc.el: Fix keywords.
7396
7397 2010-02-26  Glenn Morris  <rgm@gnu.org>
7398
7399         * message.el (message-send-mail-function): Change the default, so that
7400         it inherits from a customized send-mail-function.  (Bug#5643)
7401
7402 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7403
7404         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7405         shell-command-to-string signals an error (bug#5299).
7406
7407 2010-02-24  Glenn Morris  <rgm@gnu.org>
7408
7409         * message.el (message-smtpmail-send-it)
7410         (message-send-mail-with-mailclient): Doc fixes.
7411
7412 2010-02-16  Glenn Morris  <rgm@gnu.org>
7413
7414         * message.el (message-default-mail-headers): Change the default value
7415         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7416
7417 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7420         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7421
7422 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7423
7424         * time-date.el (date-to-time): Doc fix (Bug#5408).
7425
7426 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7427
7428         * message.el (message-mail): Just pass yank-action on to message-setup.
7429         (message-setup): Handle (FUN . ARGS) form of yank-action.
7430         (message-with-reply-buffer, message-widen-reply)
7431         (message-yank-original): Handle non-buffer values of
7432         message-reply-buffer (Bug#4080).
7433         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7434
7435 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7436
7437         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7438         Fix typo in docstring.
7439
7440 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7441
7442         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7443         response.
7444
7445 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
7448
7449         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7450
7451         * message.el (message-check-news-header-syntax): Protect against a
7452         string that `rfc822-addresses' returns when parsing fails.
7453
7454 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7455
7456         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
7457         (gnus-previous-char-property-change): New functions.
7458
7459         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
7460
7461 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
7462
7463         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
7464         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
7465
7466 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7467
7468         * message.el (message-exchange-point-and-mark): Rework last change to
7469         avoid using optional arg of exchange-point-and-mark, for backward
7470         compatibility.
7471
7472 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7473
7474         * message.el (message-exchange-point-and-mark):
7475         Call exchange-point-and-mark with an argument rather than setting
7476         mark-active by hand (Bug#5175).
7477
7478 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * nntp.el (nntp-service-to-port): Work for service expressed with
7481         numeric string; replace [:digit:] with [0-9] for XEmacs.
7482
7483 2009-12-17  Glenn Morris  <rgm@gnu.org>
7484
7485         * gnus-group.el (gnus-bug-group-download-format-alist):
7486         Change emacs entry to debbugs.gnu.org.  Bump :version.
7487
7488 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7489
7490         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
7491
7492 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7493
7494         * message.el (message-info): Explain why we use `Info-goto-node'.
7495
7496 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
7499
7500 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7501
7502         * message.el (message-completion-in-region): New compatibility function.
7503         (message-expand-group): Use it.
7504
7505 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7506
7507         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
7508         with no unread article should be listed if the 2nd arg `predicate' is
7509         given.
7510
7511 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
7514
7515 2009-11-29  Juri Linkov  <juri@jurta.org>
7516
7517         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
7518         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
7519         on `gnus-recenter'.  (Bug#4698, Bug#4981)
7520
7521 2009-11-26  Kevin Ryde  <user42@zip.com.au>
7522
7523         * sha1.el (sha1-string-external): default-directory "/" in case
7524         otherwise non-existent.  process-connection-type pipe for touch of
7525         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
7526
7527 2009-11-25  Kevin Ryde  <user42@zip.com.au>
7528
7529         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
7530         it's comms related and sgml-mode.el has "comm" on that basis too.
7531
7532 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
7535         containing tspecial characters if they have been already quoted.
7536
7537 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
7538
7539         * dns-mode.el (auto-mode-alist): Purecopy string.
7540
7541 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7542
7543         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
7544
7545 2009-10-24  Glenn Morris  <rgm@gnu.org>
7546
7547         * gnus-art.el (help-xref-stack-item): Define for compiler.
7548
7549 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7550
7551         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
7552
7553 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
7556
7557 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7558
7559         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
7560         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
7561
7562 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7563
7564         * gnus.el (gnus-overlay-get): New alias to overlay-get.
7565         (gnus-overlays-in): New alias to overlays-in.
7566
7567         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
7568         gnus-overlay-get, and gnus-delete-overlay.
7569         (gnus-summary-show-thread): Make it work as well for systems in which
7570         next-single-char-property-change is not available.
7571         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7572
7573         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
7574         (gnus-overlay-get): New alias to extent-property.
7575         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
7576
7577         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
7578         SXEmacs.
7579
7580         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
7581         SXEmacs.
7582
7583 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
7584
7585         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7586
7587 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7588
7589         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7590         and XEmacs that don't have `remove-overlays'.
7591
7592 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7593
7594         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7595         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7596         selective display.  Use overlays instead.
7597
7598 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7599
7600         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7601
7602 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7603
7604         * spam-stat.el (spam-stat-load): Fix typo in message.
7605
7606 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7607
7608         * dig.el (dig-invoke): Fix typo in docstring.
7609         (query-dig): Reflow docstring.
7610
7611 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
7612
7613         * gnus-art.el (gnus-article-encrypt-body):
7614         * message.el (message-check-recipients):
7615         * mm-util.el (mm-codepage-setup):
7616         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7617         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7618
7619 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
7620
7621         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7622         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7623         keys from the menu if mm-{sign,encrypt}-option is 'guided.
7624         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7625         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7626
7627 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7628
7629         * dig.el: Add "Keywords: comm", as per net-utils.el.
7630
7631 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7632
7633         * dig.el (dig-mode): Use define-derived-mode.
7634
7635 2009-09-19  Glenn Morris  <rgm@gnu.org>
7636
7637         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7638
7639 2009-09-18  Glenn Morris  <rgm@gnu.org>
7640
7641         * gnus-diary.el (gnus-diary-check-message):
7642         * message.el (message-insert-formatted-citation-line):
7643         * nnbabyl.el (top-level):
7644         * nndiary.el (nndiary-schedule):
7645         Fix typos in condition-case handlers.
7646
7647 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7648
7649         * gnus-art.el (gnus-article-edit-part): Work for the buffer
7650         configuration that provides the sole article window in a frame;
7651         position point correctly after deleting a part.
7652
7653 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
7654
7655         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7656         (spam-resolve-registrations-routine): Use it to unregister articles
7657         that change status.
7658
7659 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7660
7661         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7662         with XEmacs.
7663         (parse-time-string-chars): Use it.
7664
7665 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7666
7667         * imap.el (imap-interactive-login): Better messages.
7668         (imap-open): Fix bug with renamed buffer on reconnect.
7669         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7670         for easier debugging and cleaner code.  On successful (guessed based on
7671         server capabilities) secondary authentication, set imap-state
7672         correctly.
7673         (imap-last-authenticator): Define imap-last-authenticator as a variable
7674         to avoid warnings.
7675
7676 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7677
7678         * nnrss.el (nnrss-request-article): Remove binding of
7679         default-enable-multibyte-characters that has gotten needless by
7680         the 2007-07-13 change in rfc2047-encode-message-header.
7681
7682         * mml.el (mml-insert-multipart): Error on the message header.
7683         (mml-insert-part): Error on the message header; position point at
7684         the end of a MIME tag.
7685
7686 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7687
7688         * time-date.el (autoload): Expand define-obsolete-function-alias into
7689         defalias and make-obsolete for old Emacsen that Gnus supports.
7690         (with-no-warnings): Define it for old Emacsen.
7691         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7692         is available.
7693         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7694         float-time is available; suppress compile warning for time-to-seconds.
7695
7696         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7697         (gnus-float-time): Alias to float-time if it exists.
7698
7699         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7700         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7701         float-time is available; suppress compile warning for time-to-seconds.
7702
7703         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7704         XEmacs.
7705
7706 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7707
7708         * imap.el (imap-message-map): Docstring fix.
7709
7710 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7711
7712         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7713         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7714         Add the optional argument `encoding' that overrides the default.
7715
7716         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7717         mm-encode-buffer.
7718
7719 2009-09-04  Glenn Morris  <rgm@gnu.org>
7720
7721         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7722         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7723         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7724         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7725         * mm-util.el (mm-with-unibyte-current-buffer)
7726         (mm-find-buffer-file-coding-system):
7727         * yenc.el (yenc-decode-region): Use default-value rather than
7728         default-enable-multibyte-characters.
7729
7730 2009-09-03  Glenn Morris  <rgm@gnu.org>
7731
7732         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7733         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7734         than default-enable-multibyte-characters.
7735
7736 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7737
7738         * gnus-art.el (gnus-article-read-summary-keys):
7739         Fix gnus-buffer-configuration's value temporarily used.
7740
7741 2009-09-02  Glenn Morris  <rgm@gnu.org>
7742
7743         * gnus-util.el (gnus-float-time): New function.
7744         * gnus-delay.el (gnus-delay-article):
7745         * gnus-sum.el (gnus-thread-latest-date):
7746         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7747         * nnspool.el (nnspool-request-newgroups):
7748         Use gnus-float-time rather than time-to-seconds.
7749         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7750
7751         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7752         (gnus-header-subject-face, gnus-header-newsgroups-face)
7753         (gnus-header-name-face, gnus-header-content-face):
7754         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7755         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7756         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7757         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7758         (gnus-cite-face-11):
7759         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7760         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7761         (gnus-server-closed-face, gnus-server-denied-face)
7762         (gnus-server-offline-face):
7763         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7764         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7765         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7766         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7767         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7768         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7769         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7770         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7771         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7772         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7773         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7774         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7775         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7776         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7777         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7778         (gnus-summary-high-undownloaded-face)
7779         (gnus-summary-low-undownloaded-face)
7780         (gnus-summary-normal-undownloaded-face)
7781         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7782         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7783         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7784         (gnus-splash-face):
7785         * message.el (message-header-to-face, message-header-cc-face)
7786         (message-header-subject-face, message-header-newsgroups-face)
7787         (message-header-other-face, message-header-name-face)
7788         (message-header-xheader-face, message-separator-face)
7789         (message-cited-text-face, message-mml-face):
7790         * sieve-mode.el (sieve-control-commands-face)
7791         (sieve-action-commands-face, sieve-test-commands-face)
7792         (sieve-tagged-arguments-face):
7793         * spam.el (spam-face):
7794         Mark face aliases with "-face" in the name as obsolete.
7795
7796 2009-09-01  Glenn Morris  <rgm@gnu.org>
7797
7798         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7799         than goto-line.
7800
7801 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7804         Don't move point if the command is invoked inside the message header.
7805
7806 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7807
7808         * imap.el (imap-send-command): Simplify.
7809         (imap-wait-for-tag): point-max -> buffer-size.
7810
7811 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7812
7813         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7814         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7815         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7816         * nnir.el (nnir-swish-e-index-file):
7817         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7818         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7819         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7820         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7821         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7822         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7823
7824 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7825
7826         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7827         Don't save excursion.
7828
7829 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7830
7831         * nnheader.el (nnheader-find-file-noselect):
7832         * mm-util.el (mm-insert-file-contents):
7833         Use (default-value 'major-mode) instead of default-major-mode.
7834
7835 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7836
7837         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7838
7839 2009-08-26  Glenn Morris  <rgm@gnu.org>
7840
7841         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7842         than placing in files.el.
7843
7844 2009-08-25  Glenn Morris  <rgm@gnu.org>
7845
7846         * nnir.el (top-level): Don't require cl at run-time.
7847         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7848         Replace cl-function substitute with gnus-replace-in-string.
7849         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7850         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7851         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7852         simplified expansions.
7853
7854 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7855
7856         * dig.el (dig): Add autoload cookie.
7857
7858 2009-08-22  Glenn Morris  <rgm@gnu.org>
7859
7860         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7861         goto-line.
7862
7863 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7864
7865         * parse-time.el (parse-time-string-chars): Save match data.
7866
7867 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7868
7869         * parse-time.el (parse-time-string-chars): Compute using character
7870         classes, to handle non-ascii characters (Bug#3190).
7871
7872 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7875
7876         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7877         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7878         (gnus-mm-display-part, gnus-mime-display-single)
7879         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7880         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7881
7882         * gnus-sum.el
7883         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7884         (gnus-summary-move-article): Add expirable mark to articles copied or
7885         moved to group that has auto-expire turned on if the option is non-nil.
7886
7887 2009-07-24  Glenn Morris  <rgm@gnu.org>
7888
7889         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7890         Fix typo.  (Bug#3903)
7891
7892 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7895         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7896         that should not be used for draft articles.
7897         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7898         that has no concern in minor mode keys.
7899         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7900         Abolish.
7901
7902 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7905         article without making inquiry to a user for unknown encoding.
7906
7907         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7908         (nnmaildir--scan): Assume i-node and device number that file-attributes
7909         returns might be cons-cell.
7910
7911         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7912
7913         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7914
7915 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7916
7917         * auth-source.el: Remove docs now in auth.texi.  Don't use
7918         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7919         `auth-source-hide-passwords' and use them.
7920
7921 2009-07-15  Glenn Morris  <rgm@gnu.org>
7922
7923         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7924
7925 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7928         excessive whitespace from the default values of title and description.
7929
7930 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7933         mail-fetch-field to fetch Content-Description header in order to
7934         exclude newlines.
7935
7936 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7937
7938         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7939         format used by GnuPG 2.0.11.
7940
7941 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7942
7943         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7944         to deleted part.
7945
7946 2009-05-30  David Engster  <dengste@eml.cc>
7947
7948         * nnmairix.el: Remove old documentation in the commentary block.
7949         (nnmairix-request-group): Do not update active file for nnml back ends.
7950         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7951         end so that overview files are ignored.
7952         (nnmairix-update-groups): Make updating the groups more robust by using
7953         marks.
7954         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7955         with dollar characters in message-id.
7956
7957 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7958
7959         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7960         2008-12-25 in dns.el.
7961
7962 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7963
7964         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7965         could happen if the text is only composed of spaces and/or tabs.
7966
7967 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7968
7969         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7970         when sending a queued message to avoid extra mml tags.
7971
7972 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7973
7974         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7975
7976 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7979         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7980         rmail-toggle-header for XEmacs;
7981         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7982
7983 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * gnus-dired.el: Remove autoload for gnus-setup-message.
7986         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7987         displaying Gnus logo; always use compose-mail.
7988
7989 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7990
7991         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7992
7993 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7996         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7997         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7998         available.
7999         (gnus-nocem-epg-verify): New function.
8000
8001 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8002
8003         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8004
8005 2009-02-15  Glenn Morris  <rgm@gnu.org>
8006
8007         * gnus-util.el (rmail-insert-rmail-file-header)
8008         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8009         autoloads.
8010         (rmail-default-rmail-file): Remove unnecessary declaration.
8011         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8012
8013 2009-02-14  Glenn Morris  <rgm@gnu.org>
8014
8015         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8016         variable (only used in gnus-util, which declares it anyway).
8017         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8018         which was only needed by gnus-art (changed to not use it any more).
8019         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8020         only used in gnus-util, which autoloads it itself.
8021         (rmail-update-summary): Fix autoload.
8022
8023         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8024         rather than rmail-output-to-rmail-file.
8025
8026 2009-02-07  Glenn Morris  <rgm@gnu.org>
8027
8028         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8029         autoload of function that no longer exists.
8030         (rmail-toggle-header): Declare.
8031         (message-forward-rmail-make-body): Handle mbox Rmail.
8032
8033 2009-01-31  Glenn Morris  <rgm@gnu.org>
8034
8035         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8036         2009-01-09 change.
8037
8038 2009-01-31  Dave Love  <fx@gnu.org>
8039
8040         * imap.el (imap-fetch-safe): Bind debug-on-error.
8041         (imap-debug): Add imap-fetch-safe.
8042
8043 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8044
8045         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8046         (auth-source-forget-all-cached): New convenience function.
8047         (auth-source-user-or-password): Accept list of modes or a single mode.
8048
8049         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8050         auth-source modes.
8051
8052         * netrc.el (netrc-machine-user-or-password): Use list of
8053         auth-source modes.
8054
8055         * nnimap.el (nnimap-open-connection): Use list of
8056         auth-source modes.
8057
8058         * nntp.el (nntp-send-authinfo): Use list of
8059         auth-source modes.
8060
8061 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8062
8063         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8064         now.
8065
8066 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8067
8068         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8069         coding system in XEmacs; add a workaround for XEmacs.
8070
8071         * lpath.el: Fbind coding-system-aliasee.
8072
8073 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8076         of current-language-environment.
8077
8078 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8079
8080         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8081         available at runtime.
8082
8083 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8086
8087 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8088
8089         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8090         the greatest positive fixnum value doesn't work under an XEmacs with
8091         bignum support; use the most-positive-fixnum constant instead,
8092         available since Emacs 21.1 with cl and XEmacs 21.1.
8093
8094 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8095
8096         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8097         XEmacs gets not to work.
8098
8099 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8100
8101         * mm-util.el (mm-coding-system-priorities): Allow the value like
8102         "Japanese (UTF-8)" of current-language-environment.
8103
8104 2009-01-09  Glenn Morris  <rgm@gnu.org>
8105
8106         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8107         with last-command-event.
8108
8109 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8110
8111         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8112         in the doc string.
8113
8114         * message.el (message-fix-before-sending): Amend comment.
8115
8116 2009-01-08  Dave Love  <fx@gnu.org>
8117
8118         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8119
8120 2009-01-07  David Engster  <dengste@eml.cc>
8121
8122         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8123         simplified server definitions by converting it via
8124         gnus-server-to-method.
8125
8126 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8127
8128         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8129         parameter's operands.
8130
8131 2009-01-06  David Engster  <dengste@eml.cc>
8132
8133         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8134         primary select method (for gnus-group-mark-article-as-read).
8135
8136 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8137
8138         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8139         `(gnus)Face', not `(gnus)X-Face'.
8140
8141 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8142
8143         * mm-util.el (mm-ucs-to-char): New function.
8144
8145         * mm-url.el (mm-url-decode-entities): Use it.
8146
8147         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8148         unicode-to-char.
8149
8150 2009-01-05  Dave Love  <fx@gnu.org>
8151
8152         * time-date.el: Require cl for `declare'.
8153
8154 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8157         Dave Love.
8158
8159 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * message.el (message-fix-before-sending): Add `eight-bit' to
8162         illegible-text check.
8163
8164 2009-01-03  Michael Olson  <mwolson@gnu.org>
8165
8166         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8167         `headers' is nil.  This can occur if the IMAP server does not have
8168         permissions to read messages from a folder, but can write new messages
8169         to the folder.
8170         (nnimap-request-article-part): Do not insert `data' if it is nil.
8171
8172         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8173         characters which will confuse `read', so skip past them.
8174
8175 2009-01-01  Dave Love  <fx@gnu.org>
8176
8177         * imap.el (imap-string-to-integer): Fix typo.
8178         (imap-fetch-safe): New function.
8179         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8180
8181         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8182
8183         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8184         (imap-parse-greeting): Fix doc strings.
8185         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8186         (imap-parse-flag-list): Make messages unique.
8187         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8188
8189         * nnimap.el: Fix author email.
8190         (nnimap-split-rule): Add FIXME comment.
8191         (nnimap-debug): Fix doc string.
8192
8193 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8194
8195         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8196
8197 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8198
8199         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8200         nslookup if resolv.conf isn't available.
8201         (dns-query): Rename from query-dns.
8202         (dns-query-cached): Rename from query-dns-cached.
8203
8204 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8207         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8208         to check if those variables exist (first appeared in Emacs 18.50).
8209
8210 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * mm-util.el (mm-line-number-at-pos): New function.
8213
8214         * spam-report.el (spam-report-process-queue): Use it.
8215
8216 2008-12-24  David Engster  <dengste@eml.cc>
8217
8218         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8219         parameters that haven't existed as variables as buffer-local variables.
8220
8221 2008-12-23  Dave Love  <fx@gnu.org>
8222
8223         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8224         cadar.
8225
8226         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8227         imap-starttls-p.
8228         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8229
8230 2008-12-22  Dave Love  <fx@gnu.org>
8231
8232         * imap.el: Fix author email.  Doc fixes.
8233         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8234         reply.
8235
8236 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8237
8238         * spam-report.el (spam-report-gmane-max-requests): New constant.
8239         (spam-report-gmane-wait): New variable.
8240         (spam-report-gmane-ham, spam-report-gmane-spam)
8241         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8242         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8243         the server.
8244
8245         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8246         Add explanations.
8247
8248         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8249         nnheader-accept-process-output and nnheader-read-timeout if available.
8250         (pop3-movemail): Use it.
8251
8252         * message.el (message-check-news-body-syntax): Fix signature check if
8253         there's an attachment.
8254
8255 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * mm-util.el: Add comments to the mm- emulating functions.
8258
8259 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8262         Reported by Stephen Berman <stephen.berman@gmx.net>.
8263
8264 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * mm-util.el (mm-substring-no-properties): New function.
8267         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8268         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8269         (mm-string-to-multibyte): Doc fix.
8270
8271         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8272
8273 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8274
8275         * mml.el (mml-attach-file): Strip text properties from file name.
8276         (Bug#1574)
8277
8278 2008-12-16  Glenn Morris  <rgm@gnu.org>
8279
8280         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8281
8282 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8285         knows since the charset specified might be a bogus alias that
8286         mm-charset-synonym-alist provides.
8287
8288 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8289
8290         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8291         "ISO_8859-1".
8292
8293         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8294
8295 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * mm-util.el (mm-charset-eval-alist):
8298         Define it before mm-charset-to-coding-system.
8299         (mm-charset-to-coding-system): Add optional argument `silent';
8300         define it before mm-charset-override-alist.
8301         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8302         default value if it can be used in Emacs currently running;
8303         silence mm-charset-to-coding-system.
8304
8305 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8308         `allow-override' which says whether to use `mm-charset-override-alist'.
8309         (rfc2047-decode-encoded-words): Use it.
8310
8311         * mm-util.el (mm-charset-override-alist): Fix custom type;
8312         add `(gb2312 . gbk)' to choices.
8313
8314 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8315
8316         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8317         fast.
8318
8319         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8320
8321         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8322
8323 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8324
8325         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8326         on links.
8327
8328         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8329
8330 2008-12-03  Lute Kamstra  <lute@gnu.org>
8331
8332         * sha1.el: Remove leading * from docstrings of defcustoms,
8333         deffaces, defconsts and defuns.
8334
8335 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8336
8337         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8338         users' addresses that don't have domain parts.
8339         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8340         rather than message-narrow-to-head since there will be the message
8341         header separator.
8342
8343 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8344
8345         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8346         since the result is inserted in a unibyte buffer anyway.
8347         (nnimap-demule-use-string-to-multibyte): Remove.
8348         (nnimap-demule): Alias it to mm-string-to-multibyte.
8349
8350 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8351
8352         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8353         variable for debugging bug#464 and bug#1174.
8354         (nnimap-demule): Use it.
8355
8356 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8357
8358         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8359         score calculation correctly.
8360
8361 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8362
8363         * message.el (message-send-mail): Just set the buffer to unibyte
8364         rather than use mm-with-unibyte-current-buffer which does a lot more.
8365         (message-send-mail-partially): Don't bother with
8366         mm-with-unibyte-current-buffer since it's already been made unibyte by
8367         message-send-mail.
8368
8369 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8370
8371         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8372
8373 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8374
8375         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8376
8377 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8378
8379         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8380         require itself and to remove `with-no-warnings'.
8381
8382 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8383
8384         * starttls.el (starttls-any-program-available): Get the name of the
8385         available TLS layer program.
8386         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8387         well as the host name in the "opening" message.
8388
8389         * auth-source.el (auth-source-cache, auth-source-do-cache)
8390         (auth-source-user-or-password): Cache passwords and logins by default,
8391         allow override with `auth-source-do-cache'.
8392         (auth-source-forget-user-or-password): Allow users to remove cache
8393         entries if needed.
8394
8395 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8396
8397         * md4.el (md4-buffer): Fix typo in docstring.
8398         (md4, md4-64): Doc fixes.
8399         (md4-pack-int32): Reflow docstring.
8400
8401 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8402
8403         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8404         condition-case to only the forward-sexp call.
8405
8406 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8407
8408         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8409         quotes contained.  Make it more robust regardless by an extra
8410         condition-case wrapper.
8411
8412 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8415
8416 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8417
8418         * nnml.el (nnml-request-expire-articles): Check if the function set to
8419         `nnmail-expiry-target' returns the symbol `delete'.
8420
8421         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8422
8423         * nnmail.el (nnmail-expiry-target): Fix custom type.
8424
8425 2008-10-02  Glenn Morris  <rgm@gnu.org>
8426
8427         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8428         Silence compiler warning.
8429
8430 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8431
8432         * tls.el (open-tls-stream): Show the actual command being
8433         executed, instead of the format string.
8434
8435 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * lpath.el: Fbind codepage-setup for Emacs 23.
8438
8439 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8440
8441         * mml.el (mml-menu): Don't assume mml2015 is bound.
8442
8443 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
8446         exists.
8447
8448 2008-09-27  Glenn Morris  <rgm@gnu.org>
8449
8450         * gnus-util.el (mail-header-remove-comments): Autoload it.
8451
8452 2008-09-27  Andreas Schwab  <schwab@suse.de>
8453
8454         * gnus-util.el (gnus-split-references): Strip comments.
8455         (gnus-parent-id): Likewise.
8456
8457 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
8458
8459         * message.el (message-confirm-send): Fix version.
8460
8461 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * message.el (message-idna-to-ascii-rhs-1): Use
8464         mail-extract-address-components rather than mail-header-parse-addresses
8465         that is an alias by default to ietf-drums-parse-addresses that does not
8466         support non-ASCII names in headers' contents.
8467
8468 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8469
8470         * message.el (message-confirm-send): Fix variable documentation to
8471         avoid the "y/n" wording.
8472
8473 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
8474
8475         * message.el (message-set-auto-save-file-name): Save to a different
8476         filename so multiple messages (especially drafts) can be recovered.
8477
8478 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
8479
8480         * message.el (message-confirm-send): Add appropriate version.
8481
8482 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8483
8484         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
8485         defvar.
8486
8487 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
8488
8489         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
8490         (mm-pkcs7-enveloped-magic): Ditto.
8491
8492 2008-09-17  Simon Josefsson  <simon@josefsson.org>
8493
8494         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
8495         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
8496
8497 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
8498
8499         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
8500         default, it's better.
8501
8502 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
8503
8504         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
8505         summary line gnus-number property and ignore them (with a warning
8506         message).
8507
8508 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8509
8510         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
8511         macro caddr in the interactive form since it won't be expanded.
8512
8513 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8514
8515         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
8516         `charset'; fix name of function called recursively.
8517         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
8518
8519 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
8522         (gnus-mime-set-charset-parameters): New function.
8523         (gnus-mime-view-part-as-charset): Use it to correctly display part
8524         specifying wrong charset.
8525
8526 2008-09-08  David Engster  <dengste@eml.cc>
8527
8528         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
8529         in completing-read for back end server.
8530
8531 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
8532
8533         * message.el (message-confirm-send): New variable to confirm sending a
8534         message.
8535         (message-send): Use it.
8536
8537 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
8538
8539         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
8540
8541 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8542
8543         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
8544
8545 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
8546
8547         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
8548         prevent tracking too many groups.
8549         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
8550         Use it.
8551
8552 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
8553
8554         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
8555         moving point to the bottom of the window in order to avoid recentering.
8556
8557 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8558
8559         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
8560
8561         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
8562         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
8563         (gnus-article-beginning-of-window): Fix calculation.
8564
8565 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8566
8567         * gnus-msg.el (gnus-summary-supersede-article)
8568         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
8569         value of gnus-newsgroup-charset to decode non-MIME encoded text in
8570         message header.
8571
8572 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
8573
8574         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
8575         pending output coming after the status change.
8576
8577 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8578
8579         * message.el:
8580         * gnus-start.el:
8581         * gnus-registry.el: Remove VMS support.
8582
8583 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
8586         macro.
8587         (rfc2104-hash): Use it.
8588
8589 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8590
8591         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
8592         (gnus-summary-sort-by-most-recent-date): New commands.
8593         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
8594         and menu entries.
8595
8596 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8597
8598         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
8599         don't redisplay article for raw contents; remove plural articles stuff.
8600
8601         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
8602         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
8603         on gnus-summary-save-article; display results properly.
8604
8605 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * lpath.el: No need to fbind ns-focus-frame.
8608
8609 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8610
8611         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
8612
8613 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8614
8615         * gnus-art.el (gnus-summary-save-in-pipe):
8616         Consider gnus-save-all-headers.
8617
8618 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8619
8620         * gnus-util.el (ns-focus-frame): Remove declaration.
8621         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
8622         like x.
8623
8624 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8625
8626         * rfc2104.el (rfc2104-zero): Delete defconst.
8627         (rfc2104-hex-alist): Likewise.
8628         (rfc2104-hex-to-int): Delete func.
8629         (rfc2104-hexstring-to-bitstring): Likewise.
8630         (rfc2104-nybbles): New defconst.
8631         (rfc2104-hash): Rewrite for speed.
8632
8633 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8634
8635         * tls.el (open-tls-stream): Make it work with the 2nd argument
8636         BUFFER that is a string but does not exist as a buffer object, as
8637         mentioned in the doc-string.
8638
8639 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
8642         SXEmacs.
8643
8644 2008-07-16  Glenn Morris  <rgm@gnu.org>
8645
8646         * gnus-util.el (ns-focus-frame): Declare for compiler.
8647
8648 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8649
8650         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
8651         set as a group parameter.
8652         (gnus-summary-save-in-pipe): Work when it is called independently.
8653         (gnus-summary-pipe-to-muttprint): Don't modify
8654         gnus-summary-pipe-output-default-command.
8655
8656 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8657
8658         * message.el (message-send-mail-with-sendmail):
8659         Display the error message.
8660
8661 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8662
8663         * gnus-art.el (gnus-default-article-saver):
8664         Add gnus-summary-save-in-pipe to choices.
8665         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8666         gnus-summary-pipe-output-default-command as the default command.
8667         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8668         instead of gnus-last-shell-command.
8669
8670         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8671         New user option.
8672         (gnus-summary-muttprint-program): Mention the value will be changed.
8673         (gnus-summary-save-article): Force showing of all headers.
8674         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8675
8676 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8677
8678         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8679
8680 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8681
8682         * nnimap.el (nnimap-id):
8683         * sieve-manage.el (sieve-manage-open): Doc fixes.
8684
8685 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8686
8687         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8688         if available.
8689
8690 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8691
8692         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8693
8694         * nnkiboze.el (nnkiboze-generate-group):
8695         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8696
8697         * nnmairix.el: Require CL.
8698
8699 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8700
8701         * dgnushack.el: Autoload get-display-table and put-display-table for
8702         XEmacs 21.5.
8703
8704         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8705         21.4 and SXEmacs.
8706
8707 2008-06-15  David Engster  <dengste@eml.cc>
8708
8709         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8710
8711 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8712
8713         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8714         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8715         runtime choice under XEmacs.
8716
8717         * gnus-sum.el (gnus-summary-set-display-table):
8718         Use `gnus-put-display-table', `gnus-get-display-table',
8719         `gnus-set-display-table' for the display table, instead of `aset'.
8720
8721         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8722         Use `gnus-put-display-table', `gnus-get-display-table',
8723         `gnus-set-display-table' for the display table.
8724
8725 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8726
8727         * nnmairix.el: Add autoloads.
8728
8729 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8730
8731         * nnmairix.el (nnmairix-delete-recreate-group)
8732         (nnmairix-update-and-clear-marks): Fix error messages.
8733
8734 2008-06-14  David Engster  <dengste@eml.cc>
8735
8736         * nnmairix.el: Upgrade to version 0.6.
8737         (nnmairix-group-toggle-propmarks-this-group)
8738         (nnmairix-group-toggle-readmarks-this-group)
8739         (nnmairix-group-delete-recreate-this-group)
8740         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8741         (nnmairix-remove-tick-mark-original-article): New commands.
8742         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8743         (nnmairix-propagate-marks-to-nnmairix-groups)
8744         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8745         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8746         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8747         functions needed for marks propagation and manipulation of read marks.
8748         (nnmairix-update-groups): New function.
8749         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8750         (nnmairix-determine-original-group-from-registry)
8751         (nnmairix-determine-original-group-from-path)
8752         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8753         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8754         New helper functions.
8755         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8756         keystrokes for new commands.
8757         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8758         (nnmairix-request-group): Check allow-fast group parameter.
8759         (nnmairix-request-create-group): Set allow-fast group parameter if
8760         nnmairix-allowfast-default is set.
8761         (nnmairix-close-group): Propagate marks upon closing if needed.
8762         (nnmairix-group-toggle-threads-this-group): Use new.
8763         nnmairix-group-toggle-parameter helper function.
8764         (nnmairix-search): Better check for empty search result.
8765         (nnmairix-goto-original-article): Use new helper functions for
8766         determining original article.
8767         (nnmairix-show-original-article): Make sure message-id is in brackets.
8768         (nnmairix-call-mairix-binary): Change variable name.
8769         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8770         helper function.
8771         (nnmairix-widget-toggle-activate): Fix doc string.
8772
8773 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * nnir.el: Require edmacro when compiling with XEmacs.
8776         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8777         available in Emacs 21.
8778
8779 2008-06-11  Glenn Morris  <rgm@gnu.org>
8780
8781         * gnus-util.el (x-focus-frame):
8782         * gnus.el (image-size):
8783         * mm-decode.el (image-size): Declare.
8784
8785         * gnus-picon.el (declare-function): Add compat definition.
8786         (image-size): Declare.
8787
8788         * gnus-group.el (tool-bar-map):
8789         * gnus-sum.el (tool-bar-map): Define for compiler.
8790
8791         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8792
8793         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8794
8795         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8796         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8797         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8798         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8799         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8800         * sieve-manage.el, spam-report.el, spam.el:
8801         Remove unnecessary eval-and-compile of autoloads.
8802
8803 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8804
8805         * auth-source.el: Precise Tramp doc.
8806
8807 2008-06-07  Glenn Morris  <rgm@gnu.org>
8808
8809         * nnmairix.el: Remove unnecessary eval-when-compile.
8810
8811 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * lpath.el: Fbind propertize for XEmacs 21.4.
8814
8815 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8816
8817         * nnir.el: Move here from ../contrib.
8818
8819 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8820
8821         * gnus-util.el (gnus-read-shell-command): New function.
8822         * mm-decode.el (mm-pipe-part):
8823         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8824
8825 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8828
8829 2008-06-03  Glenn Morris  <rgm@gnu.org>
8830
8831         * pop3.el (nnheader-accept-process-output): Autoload it.
8832
8833 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8836         are not 2-digit hexadecimal characters that follow `%'s.
8837
8838 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8839
8840         * message.el (message-bogus-recipient-p): Fix type in doc string.
8841         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8842         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8843         Improve custom options.
8844         (message-bogus-recipient-p): Adjust accordingly.
8845
8846 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8847
8848         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8849         long-form month and day names.
8850
8851 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * dgnushack.el: Autoload debug, eudc-expand-inline and
8854         pgg-snarf-keys-region for XEmacs.
8855
8856         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8857
8858         * nnmairix.el: Require edmacro when compiling with XEmacs.
8859
8860 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8861
8862         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8863         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8864
8865 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8866
8867         * auth-source.el: Add more docs.
8868
8869         * netrc.el (netrc-machine): Always match if the port is not given.
8870
8871 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8872
8873         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8874         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8875         retrieval faster in some cases, but might make CPU usage larger.
8876         If this has any bad side effects, we might revert this change.
8877
8878         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8879         seems to make mail retrieval much, much faster.
8880         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8881         unconditionally.
8882
8883         * gnus-draft.el (gnus-group-send-queue):
8884         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8885
8886 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8887
8888         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8889
8890         * message.el (message-bogus-address-regexp): Fix and improve custom
8891         type.
8892         (message-setup-hook): Add message-check-recipients as custom option.
8893
8894 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8895
8896         * message.el (message-cite-function): Remove bogus autoload which crept
8897         in during merge from v5-10.
8898
8899 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8900
8901         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8902
8903         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8904
8905         * auth-source.el: Preliminary Tramp docs.
8906         (auth-sources): Change the default auth-sources to use
8907         EPA .gpg files.
8908
8909 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8910
8911         * nntp.el: Autoload `auth-source-user-or-password'.
8912         (nntp-send-authinfo): Use it.
8913
8914         * nnimap.el: Autoload `auth-source-user-or-password'.
8915         (nnimap-open-connection): Use it.
8916
8917         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8918         for the gnus-message function.
8919         (auth-source-user-or-password): Use it.
8920
8921 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8922
8923         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8924         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8925         (rfc2104-hash): Use it.
8926
8927 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8928
8929         * gnus-art.el (gnus-article-toggle-truncate-lines):
8930         Don't use `iff' in docstring.
8931
8932 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8933
8934         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8935
8936         * gnus-util.el (gnus-extract-address-component-name)
8937         (gnus-extract-address-component-email): Convenience functions around
8938         `gnus-extract-address-components'.
8939
8940         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8941         Use `gnus-extract-address-component-email' to fix bug of comparing full
8942         sender name to `user-mail-address'.
8943
8944 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8945
8946         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8947         catch/throw to optimize.
8948         (gnus-registry-find-keywords): Just use member to find a keyword.
8949
8950 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8951
8952         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8953         is current before calling gnus-server-prepare.
8954         (gnus-server-setup-buffer, gnus-server-update-server)
8955         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8956
8957 2008-05-04  Juri Linkov  <juri@jurta.org>
8958
8959         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8960         (mailcap-file-default-commands): Use mailcap-replace-in-string
8961         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8962         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8963
8964 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8965
8966         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8967
8968 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8969
8970         * gnus.el: Bump version to 0.11.
8971
8972 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8973
8974         * gnus.el: No Gnus v0.10 is released.
8975
8976 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8979         hooks.
8980         (gnus-update-read-articles): Speed up non-marks-using users.
8981         (gnus-use-marks): Define gnus-use-marks.
8982         (gnus-propagate-marks): Rename variable to something more sensible.
8983
8984 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8985
8986         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8987         (gmm-image-load-path-for-library): Fix typos in docstrings.
8988         (gmm-message): Reflow docstring.
8989
8990 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8991
8992         * mail-source.el (mail-source-set-1, mail-source-bind):
8993         Move auth-source code out of the macro to clean it up and fix bugs.
8994
8995 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8996
8997         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8998         by sender if it's equal to user-mail-address, it's likely to be
8999         useless.
9000
9001         * mail-source.el (mail-source-bind): Don't use user or password if they
9002         are not bound.  Unintern them if they are nil.  Don't use server unless
9003         it's bound, and default it to empty string otherwise.
9004
9005 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9006
9007         * mail-source.el: Load auth-source.el.
9008         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9009         get user name or password, if auth-sources is set up.
9010
9011         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9012         strategy of splitting with parent.
9013         (gnus-registry-split-fancy-with-parent)
9014         (gnus-registry-post-process-groups): Use it and fix prior
9015         bug (returning a list as the split result).
9016
9017         * auth-source.el (auth-sources): Remove server parameter.
9018         (auth-source-pick, auth-source-user-or-password)
9019         (auth-source-user-or-password-imap)
9020         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9021         (auth-source-user-or-password-sftp)
9022         (auth-source-user-or-password-smtp): Remove server parameter.
9023
9024 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9025
9026         * smime.el (smime-sign-region, smime-encrypt-region)
9027         (smime-decrypt-region):
9028         Remove redundant calls to `generate-new-buffer-name'.
9029
9030 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9031
9032         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9033         Don't use QP for message/rfc822.
9034         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9035
9036 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9037
9038         * sieve-manage.el (sieve-string-bytes): Remove.
9039         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9040         correct byte-length only if the process's coding-system is the same as
9041         the one used internally by Emacs to represent strings.
9042
9043 2008-04-22  Juri Linkov  <juri@jurta.org>
9044
9045         * mailcap.el (mailcap-file-default-commands): New function.
9046
9047 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9048
9049         * message.el (message-signature-separator, message-cite-function):
9050         Change custom version.
9051
9052 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9053
9054         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9055         commands.
9056         (tls-checktrust): Ditto.
9057
9058 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9059
9060         * mm-decode.el (mm-display-external): Make temp file read-only.
9061
9062 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9063
9064         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9065         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9066         `C-c C-f d'.
9067
9068 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9069
9070         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9071
9072 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9073
9074         * gnus.el: Bump version to 0.9.
9075
9076 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * gnus.el: No Gnus v0.8 is released.
9079
9080 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9081
9082         * mail-source.el (mail-source-value):
9083         Prefer fboundp to functionp so it works with macros as well.
9084
9085 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9086
9087         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9088         Fix last change in case the element is not even a symbol.
9089
9090 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9091
9092         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9093         Prefer fboundp to functionp so it works with macros as well.
9094
9095 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9096
9097         * auth-source.el: Add docs.
9098         (auth-sources): Modify format to support server.
9099         (auth-source-pick, auth-source-user-or-password)
9100         (auth-source-user-or-password-imap)
9101         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9102         (auth-source-user-or-password-sftp)
9103         (auth-source-user-or-password-smtp): Add server parameter.
9104
9105 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9106
9107         * gnus-registry.el: Initialize the registry when gnus-registry-install
9108         is t.
9109
9110 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * compface.el (uncompface): Make buffer unibyte.
9113
9114 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9115
9116         * mail-source.el (mail-source-value):
9117         Prefer fboundp to functionp so it works with macros as well.
9118
9119 2008-04-05  Glenn Morris  <rgm@gnu.org>
9120
9121         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9122
9123 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9124
9125         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9126         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9127
9128         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9129         multibyteness after rather than before erasing it.
9130
9131         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9132         mm-with-multibyte.
9133         (gnus-request-article-this-buffer): Make sure the proper decoding is
9134         used if gnus-original-article-buffer happens to be unibyte.
9135
9136         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9137         default-enable-multibyte-characters.
9138
9139         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9140         default-enable-multibyte-characters.
9141
9142         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9143
9144         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9145
9146 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9147
9148         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9149         Fix last change in case the element is not even a symbol.
9150
9151 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9152
9153         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9154         (imap-message-copyuid-1): Use it.
9155         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9156         J. Williams in
9157         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9158
9159         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9160         imap-enable-exchange-bug-workaround.
9161         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9162
9163 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9164
9165         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9166         a 100 byte status-checks into a 2-3MB transfer for each group.
9167         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9168         to enable bug workaround or not.
9169         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9170
9171 2008-03-31  Glenn Morris  <rgm@gnu.org>
9172
9173         * message.el (mml2015-use): Declare for compiler.
9174         (message-info): Require mml2015 when appropriate.
9175
9176 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9177
9178         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9179         whitespace.
9180
9181 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9182
9183         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9184         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9185         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9186         (nntp-service-to-port): New function.
9187         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9188         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9189         (nntp-open-netcat-stream): New function.
9190         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9191
9192 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9193
9194         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9195
9196 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9197
9198         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9199
9200 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9201
9202         * dns.el (dns-write): Use set-buffer-multibyte.
9203
9204 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9205
9206         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9207
9208 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9209
9210         * message.el (message-signature-separator): Change default.
9211         Improve custom type.
9212         (message-cite-function): Change default to
9213         message-cite-original-without-signature.
9214
9215         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9216         toggle.
9217
9218         * message.el (message-check-news-body-syntax): Fix signature check.
9219         (message-setup-1): Mark buffer as unmodified _after_ running
9220         message-setup-hook and handling message-alternative-emails.
9221         (message-shorten-references): Be more strict when building list of
9222         valid references to comply with GNKSA.
9223
9224         * gnus-group.el (gnus-read-ephemeral-bug-group)
9225         (gnus-read-ephemeral-debian-bug-group)
9226         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9227
9228         * message.el (message-info): Don't use booleanp which isn't supported
9229         in Emacs 21 and XEmacs.
9230
9231 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9232
9233         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9234         gnus-group-gmane-group-download-format.
9235         (gnus-group-read-ephemeral-gmane-group): Rename from
9236         gnus-group-read-ephemeral-gmane-group.
9237         (gnus-read-ephemeral-gmane-group-url): Rename from
9238         gnus-group-read-ephemeral-gmane-group-url.
9239         (gnus-bug-group-download-format-alist): New variable.
9240         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9241         (gnus-read-ephemeral-emacs-bug-group): New commands.
9242
9243 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9244
9245         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9246         (gnus-visible-headers): Improve custom type.
9247
9248 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9249
9250         * mml.el (mml-menu): Add workarounds for XEmacs.
9251
9252         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9253         X-Boundary header.
9254
9255         * message.el (message-simplify-recipients): Fix previous commit.
9256
9257 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9258
9259         * mm-util.el (mm-set-buffer-multibyte): New function.
9260         * mm-decode.el (mm-copy-to-buffer): Use it.
9261
9262         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9263         Prefer fboundp to functionp so it works with macros as well.
9264
9265 2008-03-19  Glenn Morris  <rgm@gnu.org>
9266
9267         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9268         Accidentally removed in the sync process with Emacs.
9269
9270 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9271
9272         * message.el (message-alter-recipients-discard-bogus-full-name):
9273         New function.
9274         (message-alter-recipients-function): New variable.
9275         (message-get-reply-headers): Use it.
9276         (message-replace-header): New helper function.
9277         (message-recipients-without-full-name): New variable.
9278         (message-simplify-recipients): New command.
9279
9280         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9281
9282         * message.el (message-info): Handle EasyPG manual.
9283
9284         * mml.el (mml-menu): Add entry for EasyPG.
9285
9286 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9287
9288         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9289         parameter.
9290
9291         * message.el (message-disassociate-draft): Specify drafts group name
9292         fully.
9293
9294 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9295
9296         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9297         Eliminate unnecessary duplicates from the match list.
9298
9299 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9302
9303         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9304
9305         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9306         args of `how-many' of which the XEmacs version doesn't take; declare
9307         Info-index-next as function.
9308
9309 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * gnus-score.el (gnus-score-headers): Fix handling of
9312         gnus-inhibit-slow-scoring.
9313
9314         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9315         string.
9316         (gnus-button-url-regexp): Improve handling of parenthesis.
9317         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9318         (gnus-button-handle-info-keystrokes): Handle index entries.
9319
9320 2008-03-15  Glenn Morris  <rgm@gnu.org>
9321
9322         * parse-time.el (parse-time-string): Simplify.
9323
9324 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9325
9326         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9327         Incoming* files.
9328
9329 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9330
9331         * auth-source.el (auth-sources): Rename from auth-source-choices.
9332         (auth-source-pick): Use it.
9333
9334 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9335
9336         * binhex.el (binhex-decode-region-internal):
9337         * uudecode.el (uudecode-decode-region-internal):
9338         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9339         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9340         setting default-enable-multibyte-characters.
9341
9342 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9343
9344         * auth-source.el (auth-source-protocols)
9345         (auth-source-protocols-customize, auth-source-choices): Add and
9346         modified variable customizations and defaults.
9347         (auth-source-pick, auth-source-user-or-password)
9348         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9349         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9350         (auth-source-user-or-password-sftp)
9351         (auth-source-user-or-password-smtp): Use new variables and provide an
9352         interface to netrc.el.
9353
9354 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9355
9356         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9357         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9358         Make sure the nntp port to specify is a string.
9359
9360 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9361
9362         * nntp.el: Use with-current-buffer.
9363         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9364         dubious mm-with-unibyte-current-buffer.
9365         (nntp-with-open-group-function): New function extracted from
9366         nntp-with-open-group macro.
9367         (nntp-with-open-group): Use the function, so it's easier to debug.
9368         Add indentation and debugging info.
9369         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9370         Recommend the use of the netcat alternatives.
9371
9372         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9373         Avoid mm-string-as-multibyte as well.
9374
9375         * nnweb.el (nnweb-insert-html):
9376         Remove use of nnheader-string-as-multibyte.
9377
9378         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9379         (nnheader-string-as-multibyte): Remove.
9380
9381         * mm-view.el: Use inhibit-read-only.
9382         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9383         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9384         or unibyte-string.
9385
9386         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9387         (mm-uu-yenc-extract): Use with-current-buffer.
9388
9389         * gnus-soup.el (gnus-soup-send-packet): Don't use
9390         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9391
9392         * nnmh.el: Use with-current-buffer.
9393         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9394         mm-string-as-multibyte on the output of mm-encode-coding-string.
9395
9396         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9397         (nnimap-request-move-article): Use with-current-buffer.
9398
9399         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9400         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9401         conversion uses string-make-unibyte rather than string-as-unibyte.
9402
9403         * gnus-msg.el: Use with-current-buffer.
9404
9405         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9406
9407 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9408
9409         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9410         string for caching if it is 'PIN.
9411
9412 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * lpath.el: Consider the case without Emacs/W3.
9415
9416 2008-03-08  Glenn Morris  <rgm@gnu.org>
9417
9418         * time-date.el (date-to-time, time-subtract, time-add)
9419         (safe-date-to-time): Doc fixes.
9420
9421 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9422
9423         * mail-source.el (mail-source-delete-old-incoming-confirm):
9424         Change default to nil.
9425         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9426
9427 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9428
9429         * lpath.el: Rearrange.
9430
9431         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9432         (gnus-article-goto-prev-page): Work for articles having ^L's.
9433
9434         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9435
9436         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9437
9438 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9439
9440         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9441         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9442         (gnus-bookmark-jump): Adjust some variable names.
9443
9444 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
9445
9446         * auth-source.el: New package.
9447         (auth-source-choices): Add customization entry point variable.
9448
9449         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
9450         bug.
9451
9452 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
9453
9454         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
9455         (gnus-registry-initialize, gnus-registry-install-p): Use it.
9456         (gnus-registry-install-shortcuts): Rename from
9457         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
9458         the `gnus-registry-mark-map' keymap dynamically from
9459         `gnus-registry-marks'.  The generated functions update the summary line
9460         when a registry mark is added or deleted, and will call
9461         `gnus-registry-install-p' (see the comments in the code).
9462         (gnus-registry-user-format-function-M): Use concat intelligently.
9463
9464         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
9465         the registry mark functions.
9466
9467 2008-03-05  Glenn Morris  <rgm@gnu.org>
9468
9469         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
9470         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
9471         gnus-art.
9472         (top-level): No need to load own source when compiling.
9473
9474 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9475
9476         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
9477         Suggested by <chris.anderton@zetnet.co.uk>.
9478
9479 2008-03-04  Glenn Morris  <rgm@gnu.org>
9480
9481         * gnus-sum.el (top-level): No need to require gnus when compiling,
9482         since unconditionally required near start of file.
9483         (gnus-summary-display-while-building): Move definition before use.
9484
9485 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9486
9487         * gnus-registry.el (gnus-registry-user-format-function-M):
9488         Add formatting function.
9489
9490 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9491
9492         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
9493         with plists.
9494         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
9495         Use new format.
9496
9497 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
9500         `where-is-internal' that returns a range of key sequences.
9501
9502 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9503
9504         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
9505
9506         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
9507         (gnus-summary-jump-to-group): Consider windows on other displayed
9508         frames as well.  Similar changes might be needed elsewhere, but that's
9509         the one I've bumped into during my use.
9510
9511         * nndoc.el (nndoc-oe-dbx-type-p):
9512         * gnus-msg.el (gnus-debug):
9513         * gnus-group.el (gnus-update-group-mark-positions):
9514         Use mm-string-to-multibyte.
9515
9516 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9517
9518         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
9519         doesn't handle NotDashEscaped.
9520
9521         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
9522         (mml-dnd-attach-options): Fix typo in custom choice.
9523
9524         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
9525         Change nndoc-article-type to mbox.
9526         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
9527
9528         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
9529         to nil, instead of html2text.
9530
9531         * imap.el (imap-debug): Add `imap-ping-server'.
9532
9533         * gnus-bookmark.el: Add FIXMEs.
9534
9535         * message.el (message-form-letter-separator)
9536         (message-send-form-letter-delay): New variables.
9537         (message-send-form-letter): Use them.  New command to send form
9538         letters.  Requested by Uwe Siart.
9539         (message-send-mail-function): Doc fix.  Add "Other" custom option.
9540
9541 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9542
9543         * Update copyright years.
9544
9545 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9546
9547         Sync from EMACS_22_BASE.
9548
9549         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
9550
9551 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
9552
9553         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
9554         empty author.
9555
9556 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
9557
9558         * gnus-registry.el (gnus-registry-marks): Add variable for
9559         customization of marks and their appearance.
9560         (gnus-registry-read-mark): Use it.
9561         (gnus-registry-do-marks): Add utility function to loop through
9562         `gnus-registry-marks'.
9563         (gnus-registry-install-shortcuts-and-menus): Add function to install
9564         shortcuts and menus.
9565         (gnus-registry-initialize): Use it.
9566         (gnus-registry-default-mark): Clarify documentation.
9567
9568 2008-02-29  Glenn Morris  <rgm@gnu.org>
9569
9570         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
9571         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
9572         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
9573         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
9574         Change defcustom :version from 23.0 to 23.1.
9575
9576 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
9577
9578         * gnus-registry.el (gnus-registry-follow-group-p)
9579         (gnus-registry-post-process-groups): Add functions to aid registry
9580         splitting and improve logging.  Clarify behavior in function
9581         documentation.
9582         (gnus-registry-split-fancy-with-parent): Use them.
9583
9584 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9585
9586         * gnus-art.el: Use with-current-buffer.
9587
9588 2008-02-27  David Engster  <dengste@eml.cc>
9589
9590         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
9591         Express real group name in the response.
9592
9593 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
9596         (nnmairix-last-server, nnmairix-current-server): Defvar them.
9597         (nnmairix-goto-original-article): Defvar gnus-registry-install and
9598         autoload gnus-registry-fetch-group when compiling.
9599         (nnmairix-request-group-with-article-number-correction):
9600         Remove unreferenced argument passed to nnmairix-call-backend.
9601
9602 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9603
9604         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
9605         (mm-uu-extract): Improve face for low color ttys.
9606         Reported by Sascha Wilde.
9607
9608 2008-02-27  Glenn Morris  <rgm@gnu.org>
9609
9610         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
9611         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
9612         variables to defconsts.  Convert comments to doc-strings.
9613         (nnmairix-last-server, nnmairix-current-server): Convert from free
9614         variables to defvars.  Convert comments to doc-strings.
9615         (gnus-registry-fetch-group): Autoload.
9616         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
9617         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
9618         (nnmairix-widget-build-editable-fields): Use car cddr rather than
9619         caddr.
9620         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
9621         nnmairix-request-group-with-article-number-correction call.
9622         (nnmairix-fast, nnmairix-group): New, less general names, for free
9623         variables passed from nnmairix-request-group to
9624         nnmairix-request-group-with-article-number-correction.  Declare.
9625         (nnmairix-request-group-with-article-number-correction):
9626         Use nnmairix-fast, nnmairix-group rather than fast, group.
9627
9628 2008-02-26  David Engster  <dengste@eml.cc>
9629
9630         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
9631         version 0.5.
9632
9633 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9634
9635         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
9636         instead of making an extra function call.  Don't add the current group
9637         to articles only when they have the group.  Use
9638         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
9639         Reported by David <de_bb@arcor.de>.
9640
9641 2008-02-24  Miles Bader  <miles@gnu.org>
9642
9643         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
9644         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
9645         (mm-find-mime-charset-region):
9646         * mm-bodies.el (mm-encode-body):
9647         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
9648
9649 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9650
9651         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
9652         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
9653
9654 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
9655
9656         * mail-source.el (mail-source-delete-incoming): Change default.
9657         Supplement doc string.
9658
9659         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9660
9661 2008-02-14  Glenn Morris  <rgm@gnu.org>
9662
9663         * time-date.el (format-seconds): New function.
9664
9665 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * nnmail.el (nnmail-message-id-cache-file): Derive from
9668         `gnus-home-directory'.
9669
9670 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9671
9672         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9673         Document negative prefix.
9674
9675         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9676
9677 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9678
9679         * message.el (message-unsent-separator): Add the Exim bounce
9680         separator.
9681
9682 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9683
9684         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9685         list.
9686         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9687         recipient/signer list.
9688
9689 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * Makefile.in (datarootdir): Define.
9692         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9693         name that might contain whitespace.
9694
9695 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9696
9697         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9698         fbound (Emacs 23 unicode), signal an error.
9699
9700 2008-02-08  Glenn Morris  <rgm@gnu.org>
9701
9702         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9703
9704 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9705
9706         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9707         ports to the calls to `netrc-machine-user-or-password' in addition to
9708         "imap" and "imaps".
9709
9710 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9711
9712         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9713
9714         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9715
9716 2008-02-01  Kenichi Handa  <handa@m17n.org>
9717
9718         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9719         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9720         (rfc2104-hash): Convert the result of concat to unibyte string.
9721
9722 2008-02-01  Dave Love  <fx@gnu.org>
9723
9724         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9725         coding-system-for-read.
9726         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9727
9728 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9731         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9732         <hanche@math.ntnu.no>.
9733
9734 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9737
9738         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9739
9740 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9741
9742         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9743         * message.el (message-beginning-of-line): Use featurep instead of bound
9744         tests in order to resolve conditionals at compile time.
9745
9746 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9747
9748         * mail-source.el (mail-sources): Add `group' choice.
9749
9750         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9751         parameter `in-group' to control into which group the articles go.
9752         Add treatment of `group' mail-source.
9753
9754 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9757
9758         * mm-decode.el (mm-dissect-buffer): Decode description.
9759
9760         * mml.el (mml-to-mime): Encode message header first.
9761
9762 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9763
9764         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9765         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9766
9767         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9768         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9769
9770 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9771
9772         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9773
9774 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9777         prefix keys.
9778         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9779         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9780         gnus-xmas.el.
9781
9782         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9783         (gnus-xmas-article-describe-bindings): New function.
9784         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9785         gnus-xmas-article-describe-bindings.
9786
9787         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9788
9789 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9790
9791         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9792         Add new variables for article mark management.
9793         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9794         list of extra data entries which, when present, will indicate that the
9795         article ID should not be trimmed from the registry.
9796         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9797         functions.
9798         (gnus-registry-read-mark): New function to read a mark name from the
9799         user.
9800         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9801         (gnus-registry-set-article-mark-internal): New functions to add and
9802         remove marks.
9803         (gnus-registry-get-article-marks): New function to show the marks for
9804         an article, or retrieve them for further use.
9805
9806 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9809         keys when no argument is given.
9810
9811 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9812
9813         * imap.el (imap-ping-server): New variable.
9814         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9815         (imap-ping-server): Minor doc string fixes.
9816
9817 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9818
9819         * imap.el (imap-ping-server): New function.
9820         (imap-opened): Call imap-ping-server.
9821
9822 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9823
9824         * gnus-sum.el (gnus-article-sort-by-random)
9825         (gnus-thread-sort-by-random): Fix doc strings.
9826         Reported by jidanni@jidanni.org.
9827
9828 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9829
9830         * gnus-art.el (gnus-article-describe-bindings): New function.
9831         (gnus-article-read-summary-keys): Use it.
9832         (gnus-article-mode-map): Bind `C-h b' to it.
9833
9834 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9837         XEmacs.
9838         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9839         Protect against non-character events.
9840
9841         * lpath.el: Fbind map-keymap for Emacs 21.
9842
9843 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9844
9845         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9846         New command.
9847         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9848         instead of END.  Change name of the temp file.
9849         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9850         customizable.
9851
9852 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9853
9854         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9855         bind `S W' to gnus-article-wide-reply-with-original; set default
9856         binding to gnus-article-read-summary-send-keys.
9857         (gnus-article-read-summary-keys): Fix the order of keys; display
9858         continuation keys correctly in the echo area; describe bindings
9859         correctly when keys end with `C-h'.
9860         (gnus-article-read-summary-send-keys): New function.
9861         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9862         Work for gnus-article-read-summary-send-keys; display continuation keys
9863         correctly in the echo area.
9864         (gnus-article-reply-with-original): Ignore prefix argument.
9865         (gnus-article-wide-reply-with-original): New function.
9866
9867         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9868         Emacs 21.
9869
9870 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9871
9872         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9873         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9874
9875 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9876
9877         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9878         (gnus-group-read-ephemeral-gmane-group): New command.
9879
9880 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9881
9882         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9883
9884 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9885
9886         * message.el (message-send-mail-function): Increase custom version.
9887
9888         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9889         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9890
9891 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9892
9893         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9894         for the cases where imap-authenticate is called with a nil buffer
9895         parameter.
9896
9897 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9898
9899         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9900         html parts correctly; support forwarded messages.
9901         (gnus-article-browse-html-article): Remove work buffers.
9902
9903         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9904         compiling.
9905         (netrc-bound-and-true-p): New macro.
9906         (netrc-parse): Use it instead of bound-and-true-p that is not available
9907         in XEmacs 21.4.
9908
9909 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9910
9911         * gnus-registry.el (gnus-registry-mark-article)
9912         (gnus-registry-article-marks): Add functionality to mark articles
9913         through the Gnus registry.
9914
9915         * encrypt.el: Clarify documentation for the new pgg method.
9916         (encrypt-file-alist): Add PGG option.
9917         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9918         functionality.  Abstract password key and messaging to external
9919         functions.
9920         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9921         (encrypt-message-method-and-cipher): Add new convenience external
9922         functions.
9923         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9924         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9925
9926         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9927         (netrc-parse): Use encrypt-file-alist to determine if
9928         encrypt-find-model or encrypt-insert-file-contents should be used.
9929
9930         * encrypt.el: Clarify documentation.  Load password-cache or
9931         password, whichever one is found first, instead of autoloading.
9932
9933 2007-12-19  Glenn Morris  <rgm@gnu.org>
9934
9935         * mml.el (message-options-set, message-narrow-to-head)
9936         (message-in-body-p, message-mail-p, message-encode-message-body):
9937         Autoload.
9938         (message-remove-header, message-narrow-to-headers-or-head)
9939         (message-subscribed-p, message-make-mail-followup-to)
9940         (message-position-on-field, message-news-p)
9941         (message-options-set-recipient, message-generate-headers)
9942         (message-sort-headers): Declare as functions.
9943
9944 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9945
9946         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9947         convention in doc string.
9948
9949 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9950
9951         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9952         title to html parts.
9953         (gnus-article-browse-html-article): Pass message header to it.
9954
9955         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9956
9957 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9958
9959         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9960         or password compatible with XEmacs.
9961
9962 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9963
9964         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9965         format document.
9966         (gnus-mime-delete-part): Don't write description line if empty.
9967         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9968
9969 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9970
9971         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9972         (gnus-summary-mark-read-and-unread-as-read)
9973         (gnus-summary-mark-current-read-and-unread-as-read)
9974         (gnus-summary-mark-unread-as-ticked): Doc fix.
9975         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9976
9977 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9978
9979         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9980         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9981
9982 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9983
9984         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9985         yes-or-no-p.
9986
9987 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9988
9989         * mm-decode.el (mm-add-meta-html-tag): New function.
9990         (mm-save-part-to-file, mm-pipe-part): Use it.
9991
9992         * gnus-art.el (gnus-article-browse-delete-temp-files):
9993         Use gnus-y-or-n-p instead of y-or-n-p.
9994         (gnus-article-browse-html-parts): Work with message/external-body; use
9995         mm-add-meta-html-tag.
9996
9997 2007-12-11  Glenn Morris  <rgm@gnu.org>
9998
9999         * gnus-cache.el: Require gnus-sum not just when compiling.
10000
10001         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10002
10003         * gnus-int.el (gnus-server-opened, gnus-status-message):
10004         Move definitions before use.
10005
10006         * mm-decode.el: Require gnus-util.
10007         (mm-remove-part): Only call delete-annotation on XEmacs.
10008
10009         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10010
10011         * nnmail.el: Require gnus-int.
10012
10013         * spam.el: Move `require's before `eval-when-compile's.
10014
10015         * gnus-ems.el (gnus-alive-p):
10016         * gnus-fun.el (message-goto-eoh):
10017         * gnus-util.el (gnus-group-name-decode):
10018         * mail-source.el (gnus-compress-sequence):
10019         * message.el (Info-goto-node, format-spec):
10020         * mm-bodies.el (message-options-get):
10021         * mm-decode.el (mm-view-pkcs7):
10022         * mm-util.el (gmm-write-region):
10023         * mml-smime.el (mml-compute-boundary)
10024         (gnus-completing-read-with-default):
10025         * mml.el (widget-button-press, gnus-make-hashtable):
10026         * mml1991.el (mm-decode-content-transfer-encoding)
10027         (mm-encode-content-transfer-encoding)
10028         (message-options-get, message-options-set):
10029         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10030         * nnfolder.el (gnus-request-group):
10031         * nnheader.el (ietf-drums-unfold-fws):
10032         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10033         * smime.el (gnus-run-mode-hooks):
10034         * spam-stat.el (gnus-message): Autoload.
10035
10036         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10037         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10038         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10039         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10040         Add declare-function compatibility definition.
10041
10042         * gnus-cache.el (nnvirtual-find-group-art):
10043         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10044         (gnus-add-image, gnus-add-wash-type):
10045         * gnus-group.el (nnkiboze-score-file):
10046         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10047         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10048         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10049         (message-tokenize-header, gnus-get-buffer-create)
10050         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10051         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10052         * gnus.el (gnus-group-decoded-name):
10053         * mail-source.el (imap-capability):
10054         * mm-bodies.el (message-options-set):
10055         * mm-decode.el (gnus-configure-windows):
10056         * mm-extern.el (message-goto-body):
10057         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10058         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10059         (epg-sub-key-validity, message-options-set):
10060         * mml.el (widget-event-point, gnus-configure-windows):
10061         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10062         * mml2015.el (epg-check-configuration, epg-configuration)
10063         (message-options-set):
10064         * nndb.el (nndb-request-article):
10065         * nnfolder.el (gnus-request-create-group):
10066         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10067         * nnmaildir.el (gnus-group-mark-article-read):
10068         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10069         * rfc1843.el (message-fetch-field):
10070         * spam.el (gnus-extract-address-components):
10071         Declare as functions.
10072
10073 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10076
10077         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10078
10079         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10080         bind show-trailing-whitespace for XEmacs.
10081
10082 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10083
10084         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10085         new no-op macro for backward compatibility.
10086
10087         * imap.el (imap-string-to-integer): New function.
10088
10089 2007-12-09  Glenn Morris  <rgm@gnu.org>
10090
10091         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10092
10093         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10094         * message.el, mm-view.el, sieve-manage.el, smime.el:
10095         Add declare-function compatibility definition.
10096
10097         * gnus-art.el (w3-region, w3m-region, Info-menu):
10098         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10099         * gnus-sum.el (gnus-get-predicate):
10100         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10101         * message.el (mail-abbrev-in-expansion-header-p):
10102         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10103         (w3m-detect-meta-charset, w3m-region):
10104         * sieve-manage.el (password-read, password-cache-add)
10105         (password-cache-remove):
10106         * smime.el (password-read-and-add): Declare as functions.
10107
10108 2007-12-08  David Kastrup  <dak@gnu.org>
10109
10110         * gnus-sum.el (gnus-summary-simplify-subject-query):
10111         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10112         `message'.
10113
10114 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10115
10116         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10117         it to bind idna-program, installation-directory, defined-colors, and
10118         face-attribute for XEmacs of the version that compiles defcustom forms.
10119
10120 2007-12-07  Glenn Morris  <rgm@gnu.org>
10121
10122         * gnus-art.el (article-make-date-line): Revert previous change.
10123
10124 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10125
10126         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10127
10128 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10129
10130         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10131         Call gnus-add-to-range ranges only once with a prepared article-list.
10132
10133 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10134
10135         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10136         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10137         group names with backslashes.
10138         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10139
10140 2007-12-06  Deepak Goel  <deego3@gmail.com>
10141
10142         * gnus-art.el (article-make-date-line):
10143         * gnus-start.el (gnus-load):
10144         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10145
10146 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10147
10148         * gnus-art.el (gnus-use-idna)
10149         * gnus-start.el (gnus-site-init-file)
10150         * message.el (message-use-idna)
10151         * mm-uu.el (mm-uu-hide-markers)
10152         * smiley.el (smiley-style): Revert changes that suppress warnings.
10153
10154 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10157         specify charset to html source.
10158         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10159
10160 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10163         idna-program in order to suppress byte compile warning issued by XEmacs
10164         that came to byte compile the default value section of defcustom forms
10165         recently.
10166
10167         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10168         value of installation-directory.
10169
10170         * message.el (message-use-idna): Don't directly refer to the value of
10171         idna-program.
10172
10173         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10174
10175         * smiley.el (smiley-style): Don't directly call face-attribute.
10176
10177 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10178
10179         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10180
10181         * gnus-dired.el: Reduce Gnus dependencies.
10182         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10183         Don't require.  Use autoloads instead.
10184         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10185         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10186         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10187         (gnus-dired-mode): Adjust doc string.
10188         (gnus-dired-mail-mode): New variable.
10189         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10190         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10191         (gnus-dired-mail-buffers): New function.  Return mail or message
10192         composition buffers.
10193         (gnus-dired-attach): Use it.
10194         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10195         NO-DECODE.
10196         (gnus-dired-print): Use `gnus-print-buffer' depending on
10197         `gnus-dired-mail-mode'.
10198
10199 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10200
10201         * rfc2047.el (rfc2047-encoded-word-regexp)
10202         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10203         explaining what regexp patterns are for.
10204
10205 2007-12-04  Glenn Morris  <rgm@gnu.org>
10206
10207         * password.el: Move to password-cache.el.
10208
10209         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10210         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10211         * mml-smime.el (password-read, password-cache-add)
10212         (password-cache-remove):
10213         No need to autoload, since mml-sec requires password.
10214
10215         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10216         * message.el (gnus-extract-address-components):
10217         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10218
10219         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10220         password.
10221
10222 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10223
10224         * mailcap.el: Reduce dependencies.
10225         (mail-header-parse-content-type): Autoload.
10226         (mailcap-delete-duplicates): New alias.
10227         (mailcap-mime-info): Add optional argument NO-DECODE.
10228         (mailcap-mime-types): Use mailcap-delete-duplicates.
10229
10230         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10231
10232 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10233
10234         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10235         (imap-parse-status): Upcase status-att for servers that sends them
10236         lower-case (e.g., MS Exchange 2007).
10237
10238 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239
10240         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10241         function.
10242
10243         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10244         (gnus-uu-yenc-article): New function.
10245
10246         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10247
10248         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10249
10250 2007-12-02  Glenn Morris  <rgm@gnu.org>
10251
10252         * binhex.el (binhex): New custom group.
10253         (binhex-decoder-program, binhex-decoder-switches)
10254         (binhex-use-external): Move to the binhex custom group.
10255
10256         * uudecode.el (uudecode): New custom group.
10257         (uudecode-decoder-program, uudecode-decoder-switches)
10258         (uudecode-use-external): Move to the uudecode custom group.
10259
10260         * netrc.el (top-level): Don't load `encrypt' features.
10261         (netrc-parse): Don't use encrypt.
10262         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10263
10264         * encrypt.el: Remove file.
10265
10266 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10267
10268         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10269         matches on patches.
10270
10271         * gnus-art.el (gnus-article-browse-html-article):
10272         Mention `mm-text-html-renderer' in the doc string.
10273
10274         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10275         string.  Add comments.
10276
10277         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10278         if rhs is ASCII.
10279
10280 2007-12-01  Glenn Morris  <rgm@gnu.org>
10281
10282         * mail-source.el (top-level): Require format-spec before
10283         eval-when-compile.
10284
10285 2007-11-30  Glenn Morris  <rgm@gnu.org>
10286
10287         * encrypt.el: Require password, rather than autoloading password-read.
10288
10289 2007-11-29  Glenn Morris  <rgm@gnu.org>
10290
10291         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10292         (sasl-make-client, sasl-next-step, sasl-step-data)
10293         (sasl-step-set-data): Declare as functions.
10294
10295 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10296
10297         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10298
10299 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10300
10301         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10302         certs should be verified and what is to be done in the event of a
10303         verification failure.
10304
10305         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10306         caller can indicate whether the cache should be disregarded for this
10307         call.  This way the result of the call is reproducible at all times and
10308         can be considered a canonical server name for the supplied method.
10309         (gnus-agent-method-p): Canonicalize server names by pushing their
10310         method through `gnus-method-to-server' using the no-cache argument.
10311
10312         * gnus-srvr.el (gnus-server-insert-server-line):
10313         Call `gnus-method-to-server' with `no-cache' argument.
10314
10315         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10316         gnus-agent-possibly-synchronize-flags as this should be called when the
10317         server is actually being opened.
10318         (gnus-agent-possibly-synchronize-flags)
10319         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10320         flags file of an agentized server to the latter function.
10321
10322         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10323         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10324         after a connection has been established successfully.
10325
10326 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * gnus-art.el (article-display-face): Force to display face if called
10329         interactively; check if gnus-article-x-face-too-ugly matches author.
10330         (article-display-x-face): Display face even if From header is missing
10331         as article-display-face does.
10332
10333 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10334
10335         * hashcash.el (message-narrow-to-headers-or-head)
10336         (message-fetch-field, message-goto-eoh)
10337         (message-narrow-to-headers): Declare as functions.
10338
10339 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10340
10341         * mail-source.el (mail-sources): Default to fetch from file for
10342         compatibility with default of nnmail-spool-file.
10343
10344 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10345
10346         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10347         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10348         to look for encoded word that should be encoded again.
10349         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10350         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10351         encoding pattern.
10352         (rfc2047-decode-region): Switch strict regexp and loose one according
10353         to rfc2047-allow-irregular-q-encoded-words.
10354
10355 2007-11-25  Romain Francoise  <romain@orebokech.com>
10356
10357         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10358
10359 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10360
10361         * tls.el (tls-program): Provide more custom choices from
10362         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10363         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10364
10365 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10366
10367         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10368         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10369
10370         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10371         `nnmail-spool-file'.
10372
10373         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10374         `nnmail-spool-file'.
10375
10376         * gnus-move.el (gnus-change-server): Ditto.
10377
10378         * gnus-kill.el (gnus-batch-score): Ditto.
10379
10380         * gnus-cache.el (gnus-jog-cache): Ditto.
10381
10382         * gnus-msg.el (gnus-summary-reply):
10383         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10384
10385 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10386
10387         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10388         version.  Minor improvement to doc strings.
10389         (tls-program): Add comment.
10390
10391 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10392
10393         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10394         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10395         mismatch between the hostname provided in the certificate and the name
10396         of the host connnecting to.
10397         (open-tls-stream): Use them.  Check certificates against trusted root
10398         certificates.
10399
10400 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * gnus-cache.el (gnus-cache-generate-nov-databases):
10403         Use nnml-generate-nov-databases-directory instead of
10404         nnml-generate-nov-databases-1.
10405
10406 2007-11-24  Glenn Morris  <rgm@gnu.org>
10407
10408         * message.el (message-tool-bar-retro): Update for rename
10409         mail_send.xpm->mail-send.xpm.
10410
10411 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10412
10413         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10414         `smime-ldap-search' for Emacs 22 and up.
10415
10416 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10417
10418         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10419
10420         * message.el (message-send-mail-function): Fix error convention.
10421         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10422         (message-widen-reply, message-send-mail, message-talkative-question)
10423         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10424         (message-clone-locals, message-send-news): Use with-current-buffer.
10425         (message-insert-or-toggle-importance): Remove unused var `valid'.
10426         (message-make-references): Remove unused var `new-references'.
10427         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10428
10429 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10430
10431         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10432         (spam-split-symbolic-return-positive): Reflow docstring.
10433         (spam-backends, spam-summary-exit-behavior)
10434         (spam-mark-ham-unread-before-move-from-spam-group)
10435         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10436         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10437         (spam-clear-cache, spam-backend-check, spam-install-backend)
10438         (spam-install-statistical-backend, spam-list-of-processors)
10439         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10440         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10441         (spam-check-crm114, spam-initialize, spam-unload-hook):
10442         Fix typos in docstrings.
10443
10444 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10445
10446         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10447         been checked if they have never been read and those group levels are
10448         higher than the one that a user specified.
10449
10450 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10451
10452         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10453         foreign groups unless a group level is specified by a user.
10454         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10455
10456 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
10457
10458         * message.el (message-send-mail-function): Require sendmail.
10459
10460 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
10461
10462         * message.el (message-send-mail-function): Check for smtpmail too.
10463
10464         * utf7.el (utf7-encode, utf7-decode): Use coding system
10465         `utf-7'/`utf-7-imap' from utf-7.el' if available.
10466
10467         * message.el (message-send-mail-function): New function.
10468         (message-send-mail-function): Set default using
10469         message-send-mail-function.  Adjust doc string.
10470         (message-send-mail-with-mailclient): New function.
10471
10472 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10473
10474         * smime.el (from):
10475         * rfc2047.el (message-posting-charset):
10476         * qp.el (mm-use-ultra-safe-encoding):
10477         * pop3.el (parse-time-months):
10478         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10479         * nnml.el (files):
10480         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10481         (jka-compr-compression-info-list, ange-ftp-path-format)
10482         (efs-path-regexp):
10483         * nndiary.el (files):
10484         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10485         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10486         (epg-digest-algorithm-alist, inhibit-redisplay)
10487         (password-cache-expiry):
10488         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10489         (pgg-output-buffer, password-cache-expiry):
10490         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10491         (efs-path-regexp):
10492         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10493         (inhibit-redisplay):
10494         * mm-uu.el (file-name, start-point, end-point, entry)
10495         (gnus-newsgroup-name, gnus-newsgroup-charset):
10496         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10497         (latin-unity-ucs-list):
10498         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10499         (mm-uu-binhex-decode-function):
10500         * message.el (gnus-message-group-art, gnus-list-identifiers)
10501         (rmail-enable-mime-composing, gnus-local-organization)
10502         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
10503         (gnus-read-active-file, facemenu-add-face-function)
10504         (facemenu-remove-face-function, gnus-article-decoded-p)
10505         (tool-bar-mode):
10506         * mail-source.el (display-time-mail-function):
10507         * gnus-util.el (nnmail-pathname-coding-system)
10508         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
10509         (gnus-original-article-buffer, gnus-user-agent)
10510         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
10511         (xemacs-codename, sxemacs-codename, emacs-program-version):
10512         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
10513         * gnus-start.el (gnus-agent-covered-methods)
10514         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
10515         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
10516         (gnus-newsgroup-headers, gnus-group-list-mode)
10517         (gnus-group-mark-positions, gnus-newsgroup-data)
10518         (gnus-newsgroup-unreads, nnoo-state-alist)
10519         (gnus-current-select-method, mail-sources)
10520         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
10521         (nnmail-spool-file, gnus-cache-active-hashtb):
10522         * gnus-mh.el (mh-lib-progs):
10523         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
10524         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
10525         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
10526         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
10527         (gnus-group-buffer):
10528         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
10529         (font-lock-set-defaults):
10530         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
10531         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
10532         (gnus-summary-post-menu, total-parts, type, condition, length):
10533         * gnus-agent.el (gnus-agent-read-agentview):
10534         * flow-fill.el (show-trailing-whitespace):
10535         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
10536         eval-and-compile wrappers for byte compiler pacifiers.
10537
10538         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
10539         (mm-display-inline-fontify): Check for featurep 'xemacs not
10540         extent-list.
10541
10542         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
10543         itimer-list.
10544         (mm-create-image-xemacs): Only do something for XEmacs.
10545         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
10546
10547         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
10548
10549         * gnus-registry.el (gnus-adaptive-word-syntax-table):
10550         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
10551
10552 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10553
10554         * nnimap.el (nnimap-split-download-body):
10555         * gnus-demon.el (gnus-demon):
10556         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
10557
10558 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
10561         New macros.
10562         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
10563         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
10564         copy data from unibyte buffer to multibyte current buffer.
10565         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
10566         to copy data from unibyte current buffer to multibyte buffer.
10567         (nntp-make-process-buffer): Make process buffer unibyte.
10568
10569         * pop3.el (pop3-open-server): Fix typo in Lisp code.
10570
10571 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
10572
10573         * pop3.el (pop3-open-server): Accept and process data more robustly at
10574         connexion start to avoid spurious "POP SSL connexion failed" errors.
10575
10576 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10577
10578         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
10579         read group names.
10580
10581 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
10582
10583         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
10584
10585 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10586
10587         * nnmail.el (nnmail-parse-active): Make group names unibyte.
10588         (nnmail-save-active): Use a unibyte buffer when saving active file,
10589         which may contain non-ASCII group names.
10590
10591         * nnml.el (nnml-request-group): Decode group names in messages.
10592
10593 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * message.el (message-citation-line-function)
10596         (message-insert-formatted-citation-line): Fix spelling of
10597         `message-insert-formated-citation-line'.
10598
10599 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
10600
10601         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
10602
10603 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10604
10605         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
10606         nnmail-pathname-coding-system.
10607
10608         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
10609         that a user enters; decode group names in messages.
10610
10611         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
10612
10613 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10614
10615         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
10616
10617         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
10618
10619         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
10620         risky local variable.
10621
10622         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
10623
10624 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
10625
10626         * encrypt.el: Improve documentation to fix function name typo.
10627         Reported by Daiki Ueno <ueno@unixuser.org>.
10628
10629 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
10632         even if the point is not in the last page of an article.
10633         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
10634         back to the previous page.
10635
10636 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
10637
10638         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
10639
10640 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10641
10642         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
10643
10644 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10645
10646         * message.el (message-check-news-body-syntax):
10647         Avoid mm-string-as-multibyte.
10648         (message-hide-headers): Don't assume (point-min)==1.
10649
10650 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10651
10652         * message.el (message-remove-blank-cited-lines): Fix if remove is
10653         given.
10654         (message-bogus-address-regexp): New variable.
10655         (message-bogus-recipient-p): New function.
10656         (message-check-recipients): New command.
10657         (message-syntax-checks): Add `bogus-recipient'.
10658         (message-fix-before-sending): Add `bogus-recipient'.
10659
10660         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10661         (gnus-treat-body-boundary): Don't test window-system.
10662
10663 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10664
10665         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10666
10667 2007-10-28  Miles Bader  <miles@gnu.org>
10668
10669         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10670         at compile-time too.
10671
10672 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10673
10674         * gnus-msg.el (gnus-message-setup-hook):
10675         Add `message-remove-blank-cited-lines' to options.
10676
10677 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10678
10679         * message.el (message-remove-blank-cited-lines): New function.
10680         Suggested by Karl Plästerer.
10681
10682 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10683
10684         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10685         mapc.
10686
10687         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10688         (top-level): Use mapc to set functions to be traced for debugging.
10689
10690         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10691         called for effect with while loop.
10692
10693         * message.el (message-talkative-question): Replace mapcar called for
10694         effect with mapc.
10695
10696         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10697         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10698         called for effect with dolist.
10699
10700         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10701
10702         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10703         gnus-extra-headers and nnmail-extra-headers.
10704
10705         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10706         called for effect with dolist.
10707         (top-level): Use mapc to set functions to be traced for debugging.
10708
10709         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10710         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10711         dolist.
10712
10713         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10714         Replace mapcar called for effect with mapc.
10715         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10716         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10717         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10718         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10719
10720         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10721         remove-if that's a cl function.
10722
10723         * webmail.el (webmail-debug): Replace mapcar called for effect with
10724         dolist.
10725
10726         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10727         with mapc.
10728
10729 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10732         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10733         with while loop.
10734
10735         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10736         functions from article-* functions.
10737         (gnus-multi-decode-header): Replace mapcar called for effect with
10738         dolist.
10739
10740         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10741         (gnus-bookmark-show-details): Replace mapcar called for effect with
10742         while loop.
10743
10744         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10745         called for effect with while loop.
10746
10747         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10748         with dolist.
10749
10750         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10751         Replace mapcar called for effect with dolist.
10752
10753         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10754
10755         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10756         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10757         Replace mapcar called for effect with dolist.
10758         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10759         mapc.
10760
10761         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10762         Replace mapcar called for effect with dolist.
10763         (gnus-topic-list): Replace mapcar called for effect with mapc.
10764
10765         * gnus.el: Use mapc instead of mapcar to add autoloads.
10766
10767 2007-10-23  Richard Stallman  <rms@gnu.org>
10768
10769         * gnus-group.el (gnus-group-highlight): Mark as risky.
10770
10771 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10772
10773         * gnus.el (gnus-server-to-method): Return method found first in
10774         gnus-newsrc-alist.
10775
10776         * gnus-art.el (gnus-article-highlight-signature)
10777         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10778         button overlay without the front stickiness.
10779
10780 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10781
10782         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10783         overview buffer needed a catch to receive its throw.
10784         (gnus-agent-flush-cache): Declare as interactive to make this function
10785         easier to use.
10786
10787 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10788
10789         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10790         `next-line'.
10791
10792 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10793
10794         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10795         exclude address matching message-dont-reply-to-names.
10796
10797 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10798
10799         * gnus-util.el (gnus-string<): New function.
10800
10801         * gnus-sum.el (gnus-article-sort-by-author)
10802         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10803
10804 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10805
10806         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10807         the frame-focus tag is set in gnus-buffer-configuration.
10808
10809 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10812         the front stickiness.
10813
10814 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10815
10816         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10817         url pattern; remove duplicate one.
10818         (gnus-article-extend-url-button): New function.
10819         (gnus-article-add-buttons): Use it.
10820         (gnus-button-push): Use concatenated url that it makes.
10821
10822 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10823
10824         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10825
10826 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10827
10828         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10829         Don't hardcode point-min==1.
10830
10831 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10832
10833         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10834         Fix comment about "iso8859-1".
10835
10836 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10837
10838         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10839         ones returned from the verify-function.
10840
10841         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10842         Call mml2015-extract-cleartext-signature if extraction failed.
10843
10844 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10845
10846         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10847         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10848         failed.
10849
10850 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10851
10852         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10853
10854 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10857         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10858         recommends to use EasyPG instead of PGG.
10859
10860         * pgg.el: Revert to revision 6.23.2.16.
10861
10862         * pgg-def.el: Revert to revision 6.6.2.14.
10863
10864         * pgg-gpg.el: Revert to revision 6.23.2.34.
10865
10866 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10867
10868         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10869         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10870         thread for both the null and zero (kill/expire thread) universal prefix
10871         cases.
10872         (gnus-summary-expire-thread): Add new function to expire a thread,
10873         using gnus-summary-kill-thread.
10874         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10875         shortcuts for gnus-summary-expire-thread.
10876         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10877         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10878
10879 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10880
10881         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10882         extras value, so an extras entry can be deleted.
10883         (gnus-registry-delete-extra-entry): Use it.
10884         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10885         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10886         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10887         storage through the gnus-registry, and provide an appropriate API for
10888         it.
10889
10890 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10891
10892         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10893         Suggested by Leo <sdl.web@gmail.com>.
10894
10895         * gnus.el: Do.
10896
10897 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10900         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10901
10902         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10903
10904         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10905         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10906
10907 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10908
10909         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10910         newline.
10911         (nnmbox-request-accept-article): Don't change article in source buffer;
10912         narrow to header to use message-fetch-field rather than
10913         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10914         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10915         as delimiters; make sure article ends with newline.
10916         (nnmbox-delete-mail): Correct last position of article to be deleted;
10917         ignore X-Gnus-Newsgroup header in article body.
10918         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10919         positions; make sure article ends with newline.
10920
10921         * message.el (message-display-abbrev): Don't infloop when a user
10922         inserts SPC in the beginning of header.
10923
10924         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10925         coding-system-for-read and coding-system-for-write for XEmacs having no
10926         file-coding feature.
10927
10928         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10929
10930 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10931
10932         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10933         list of groups not followed by default.  Fix type to be regexp.
10934         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10935
10936 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10937
10938         * hmac-def.el (define-hmac-function): Switch from old-style to
10939         new-style backquotes.
10940
10941         * md4.el (md4-make-step): Likewise.
10942
10943 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10946         raw-text coding system when saving .newsrc file, which may contain
10947         non-ASCII group names.
10948
10949 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10950
10951         * gnus-cus.el (gnus-score-extra): New widget.
10952         (gnus-score-extra-convert): New function.
10953         (gnus-score-customize): Use it for Extra.
10954
10955 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10956
10957         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10958         (mml2015-mailcrypt-clear-verify): Use it.
10959         (mml2015-gpg-clear-verify): Use it.
10960         (mml2015-pgg-clear-verify): Use it.
10961         (mml2015-epg-clear-verify): Replace the current part with the output
10962         from GnuPG; don't extract the plaintext by itself.
10963
10964         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10965         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10966         mml2015-clear-verify-function; don't touch the armor headers or
10967         dash-escaped text here.
10968
10969 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10970
10971         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10972         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10973         parts, or application/octet-stream as a last resort.
10974         (gnus-mime-view-part-as-type): Don't toggle display.
10975         (gnus-mime-view-part-as-charset): Don't turn off display before
10976         querying charset.
10977
10978         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10979         stuff to undisplayer function in Emacs.
10980         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10981
10982         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10983         text/calendar parts.
10984
10985 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10986
10987         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10988         decoding text/calendar parts.
10989
10990         * message.el (message-forward-make-body-mime): Always mark body as
10991         having no illegible text; remove signed-or-encrypted argument.
10992         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10993
10994         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10995         (mml-generate-mime-1): Don't encode body if it is specified to be in
10996         raw form; don't make buffer be unibyte when inserting multibyte string.
10997
10998 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10999
11000         * sha1.el: Fix up comment style.
11001         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11002         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11003
11004         * hex-util.el: Fix up comment style.
11005         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11006
11007         * gnus-salt.el: Use with-current-buffer.
11008         (gnus-pick-setup-message): Fix long-standing typo.
11009
11010 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * imap.el (imap-logout-timeout): New variable.
11013         (imap-logout, imap-logout-wait): New functions.
11014         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11015
11016         * nnimap.el (nnimap-logout-timeout): New server variable.
11017         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11018         nnimap-logout-timeout.
11019
11020         * gnus-art.el (gnus-article-summary-command-nosave)
11021         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11022
11023 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11024
11025         * gnus.el (gnus-maximum-newsgroup): New variable.
11026
11027         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11028         according to gnus-maximum-newsgroup.
11029
11030         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11031         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11032         Limit the range of articles according to gnus-maximum-newsgroup.
11033
11034 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11035
11036         * gnus-art.el (gnus-sticky-article): Fix problems described in
11037         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11038         Don't perform gnus-configure-windows here; reuse existing sticky
11039         article buffer.
11040
11041         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11042         it doesn't exist in gnus-article-mode.
11043
11044 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11047         (gnus-agent-decoded-group-name): New function.
11048         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11049         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11050
11051 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11052
11053         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11054         Add binding for gnus-sticky-article.
11055         (gnus-summary-exit): Don't kill sticky article buffers.
11056
11057         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11058         article buffer.
11059         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11060         (gnus-kill-sticky-article-buffers): New commands.
11061
11062 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * nntp.el (nntp-xref-number-is-evil): New server variable.
11065         (nntp-find-group-and-number): If it is non-nil, don't trust article
11066         numbers in the Xref header.
11067
11068 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11069
11070         * gnus-agent.el (gnus-agent-read-group): New function.
11071         (gnus-agent-flush-group, gnus-agent-expire-group)
11072         (gnus-agent-regenerate-group): Use it.
11073         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11074         nnmail-pathname-coding-system.
11075
11076 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11077
11078         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11079
11080         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11081         that are unread as unread, and also as selected so that information of
11082         marks having been changed by a user may be updated when exiting group.
11083
11084 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11085
11086         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11087
11088 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11089
11090         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11091         calculated ignoring signature parts to gnus-treat-article.
11092
11093 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11094
11095         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11096         a point here in order to keep the window start.
11097         (gnus-insert-mime-security-button): Make a button overlay without the
11098         front stickiness.
11099         (gnus-mime-display-security): Goto the end of a button.
11100
11101         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11102
11103 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11104
11105         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11106         group-name-at-point.
11107         (gnus-group-completing-read): New function that offers decoded
11108         non-ASCII group names for completion.
11109         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11110         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11111         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11112         (gnus-group-fetch-control): Use it.
11113         (gnus-fetch-group): Use group-name-at-point for the initial value
11114         rather than the default value; use gnus-alive-p.
11115
11116         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11117         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11118         (gnus-summary-post-news): Use gnus-group-completing-read.
11119
11120         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11121         (gnus-read-move-group-name): Decode group name for completion.
11122
11123 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11124
11125         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11126         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11127         Yamaoka slightly modified the code).
11128
11129 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11130
11131         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11132         (nnmail-split-incoming): Bind it.
11133
11134         * nnml.el (nnml-group-name-charset): New function.
11135         (nnml-decoded-group-name): Use it; don't decode group name if
11136         nnmail-group-names-not-encoded-p is non-nil.
11137         (nnml-encoded-group-name): New function.
11138         (nnml-group-pathname): Inline nnml-decoded-group-name.
11139         (nnml-request-expire-articles): Decode group name in message.
11140         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11141         nnmail-pathname-coding-system.
11142         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11143         not decoded ones according to nnmail-group-names-not-encoded-p.
11144         (nnml-generate-active-info): Use nnml-encoded-group-name.
11145
11146 2007-08-08  Glenn Morris  <rgm@gnu.org>
11147
11148         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11149         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11150         doc-strings and comments.
11151
11152 2007-07-25  Glenn Morris  <rgm@gnu.org>
11153
11154         * Relicense all FSF files to GPLv3 or later.
11155
11156 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11157
11158         * gnus-sum.el (gnus-summary-move-article):
11159         Make gnus-summary-respool-article work.
11160
11161 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11162
11163         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11164         string.
11165
11166 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11167
11168         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11169         that should be ignored when comparing distant RSS articles with local
11170         ones.
11171         (nnrss-make-hash-index): New function.  Create a hash index according
11172         to the ignored fields.
11173         (nnrss-check-group): Use it.
11174
11175 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11176
11177         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11178
11179         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11180
11181         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11182         the new optional argument ENCODED is non-nil.
11183         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11184         coding system for encoding group name.
11185         (gnus-group-make-rss-group): Pass un-encoded group name to
11186         gnus-group-make-group.
11187         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11188         encoded.
11189
11190         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11191         Encode group name to which articles are moved or copied.
11192         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11193         coding system for encoding Newsgroup, Followup-To and Xref headers.
11194
11195         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11196         marks; use nnheader-file-coding-system to write a file.
11197         (nnagent-retrieve-headers): Bind file-name-coding-system to
11198         nnmail-pathname-coding-system.
11199
11200         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11201
11202         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11203         (nnml-request-article, nnml-request-create-group)
11204         (nnml-request-rename-group, nnml-find-id)
11205         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11206         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11207         (nnml-save-marks): Use nnml-group-pathname instead of
11208         nnmail-group-pathname.
11209
11210         (nnml-request-create-group, nnml-request-expire-articles)
11211         (nnml-request-move-article, nnml-request-delete-group)
11212         (nnml-deletable-article-p, nnml-possibly-create-directory)
11213         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11214         (nnml-open-marks): Bind file-name-coding-system to
11215         nnmail-pathname-coding-system.
11216
11217         (nnml-request-article): Pass server argument to nnml-find-group-number.
11218         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11219         Pass server argument to nnml-possibly-create-directory.
11220         (nnml-request-accept-article): Pass server argument to
11221         nnml-active-number and nnml-save-mail.
11222         (nnml-find-group-number): Pass server argument to nnml-find-id.
11223         (nnml-request-update-info): Pass server argument to
11224         nnml-marks-changed-p.
11225
11226         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11227         (nnml-save-mail, nnml-active-number): Add server argument.
11228
11229         (nnml-request-delete-group): Warn if group is missing.
11230         (nnml-get-nov-buffer): Decode group name.
11231         (nnml-generate-active-info): Encode group name.
11232         (nnml-open-marks): Decode group name in messages.
11233
11234 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11237         if it is not specified.
11238         (gnus-article-pipe-part, gnus-article-save-part)
11239         (gnus-article-interactively-view-part, gnus-article-copy-part)
11240         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11241         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11242         (gnus-article-replace-part, gnus-article-delete-part)
11243         (gnus-article-view-part-as-type): Pass raw prefix argument to
11244         gnus-article-part-wrapper.
11245
11246 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11247
11248         * gnus-agent.el (gnus-agent-save-active):
11249         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11250
11251         * gnus-cache.el (gnus-cache-save-buffers)
11252         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11253         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11254         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11255         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11256         (gnus-cache-generate-active, gnus-cache-rename-group)
11257         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11258         (gnus-cache-update-overview-total-fetched-for):
11259         Bind file-name-coding-system to nnmail-pathname-coding-system.
11260         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11261         New variables.
11262         (gnus-cache-decoded-group-name): New function.
11263         (gnus-cache-file-name): Use it.
11264         (gnus-cache-generate-active): Use non-decoded group name for active.
11265
11266         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11267         right place.
11268         (gnus-write-active-file): Don't break non-ASCII group names.
11269
11270         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11271         nnmail-pathname-coding-system.
11272
11273         * lpath.el: Bind default-file-name-coding-system,
11274         file-name-coding-system and language-info-alist for XEmacs.
11275
11276         * gnus-uu.el (gnus-uu-decode-save): Typo.
11277
11278 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11279
11280         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11281
11282 2007-07-14  David Kastrup  <dak@gnu.org>
11283
11284         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11285         finishing actions if we did not edit the article.
11286
11287 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11288
11289         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11290         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11291         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11292         (gnus-agent-flush-group, gnus-agent-flush-cache)
11293         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11294         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11295         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11296         (gnus-agent-regenerate-group)
11297         (gnus-agent-update-files-total-fetched-for)
11298         (gnus-agent-update-view-total-fetched-for):
11299         Bind file-name-coding-system to nnmail-pathname-coding-system.
11300         (gnus-agent-group-pathname): Don't encode file names by
11301         nnmail-pathname-coding-system.
11302         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11303         coding-system-for-write instead of buffer-file-coding-system to
11304         gnus-agent-file-coding-system.
11305
11306         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11307         Decode group name.
11308
11309         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11310
11311         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11312         (gnus-read-newsrc-el-file): Make group names unibyte.
11313
11314         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11315         nnmail-pathname-coding-system.
11316
11317         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11318         (nnrss-request-delete-group): Bind file-name-coding-system to
11319         nnmail-pathname-coding-system.
11320         (nnrss-read-server-data, nnrss-read-group-data):
11321         Bind file-name-coding-system correctly.
11322         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11323
11324         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11325         (nntp-server-to-method-cache): New variable.
11326         (nntp-group-pathname): New function that decodes non-ASCII group names.
11327         (nntp-possibly-create-directory, nntp-marks-changed-p)
11328         (nntp-save-marks, nntp-open-marks): Use it.
11329         (nntp-possibly-create-directory, nntp-open-marks):
11330         Bind file-name-coding-system to nnmail-pathname-coding-system.
11331         (nntp-open-marks): Decode group names when bootstrapping marks.
11332
11333         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11334         Newsgroups and Folowup-To headers.
11335
11336 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11339         (gnus-server-closed-face, gnus-server-denied-face)
11340         (gnus-server-offline-face): Remove variable.
11341         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11342
11343         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11344         of modifying message-stack directly for XEmacs.
11345
11346         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11347         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11348         if the coding-system argument is nil for XEmacs.
11349
11350         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11351         mm-charset-override-alist.
11352
11353         * rfc2047.el: Don't require base64; require rfc2045 for the function
11354         rfc2045-encode-string.
11355         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11356         to quote the parameter value.
11357
11358 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11359
11360         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11361         form in gnus-group-name-charset-method-alist.
11362
11363         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11364         overrides the default layout edit-form.
11365
11366         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11367
11368         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11369
11370 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11373         as unfetched articles.
11374
11375 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11378
11379 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11382         original back end that keeps marks in the local system.
11383
11384 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11385
11386         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11387         arg of pop-to-buffer for XEmacs.
11388         (gnus-article-read-summary-keys): Ditto; don't restore window
11389         configuration if summary command ends up with neither article buffer
11390         nor summary buffer; describe bindings if summary keys end with C-h.
11391
11392 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11393
11394         * message.el (message-fix-before-sending): Skip raw message part to be
11395         forwarded while checking illegible text.
11396         (message-forward-make-body-mime, message-forward-make-body):
11397         Mark signed or encrypted raw message as having no illegible text.
11398
11399 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11400
11401         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11402         (gnus-message-with-timestamp-1): New macro.
11403         (gnus-message-with-timestamp): New function.
11404         (gnus-message): Use them.
11405
11406         * nnheader.el (nnheader-message): Use them.
11407
11408 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11409
11410         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11411         .newsrc.eld file.
11412
11413 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11414
11415         * gnus-agent.el (gnus-agent-fetch-headers)
11416         (gnus-agent-retrieve-headers):
11417         Bind gnus-decode-encoded-address-function to identity.
11418
11419         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11420         available also when the server returns simply a dot.
11421
11422         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11423
11424 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11425
11426         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11427
11428 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11429
11430         * gnus-ems.el (gnus-x-splash): Make it work.
11431
11432         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11433         from being used.
11434
11435         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11436
11437 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11438
11439         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11440         4th and the 5th arguments.
11441
11442         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11443         the front stickiness.
11444         (gnus-article-summary-command-nosave): Correct the order of the
11445         arguments passed to pop-to-buffer.
11446         (gnus-article-read-summary-keys): Ditto; make it work properly when the
11447         summary command ends up with the article buffer.
11448
11449         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11450         the same faces.
11451
11452 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11453
11454         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11455
11456 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11457
11458         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11459         * gnus-sum.el (gnus-summary-highlight):
11460         * pgg.el (pgg-sign-region, pgg-sign):
11461         * mail-source.el (mail-source-delete-old-incoming-confirm):
11462         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11463
11464 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * gnus-art.el (gnus-mime-view-part-externally)
11467         (gnus-mime-view-part-internally): Fix predicate function passed to
11468         completing-read.
11469
11470         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11471
11472         * gnus.el (gnus-update-message-archive-method): Add :version.
11473
11474 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11475
11476         * gnus.el (gnus-update-message-archive-method): New variable.
11477
11478         * gnus-start.el (gnus-setup-news): Update saved "archive" method
11479         according to gnus-message-archive-method if
11480         gnus-update-message-archive-method is non-nil.
11481
11482 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11483
11484         * gnus-sum.el (gnus-summary-limit-to-address): New function.
11485         Suggested by Loic Dachary <loic@dachary.org>.
11486         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11487
11488 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * message.el (message-pop-to-buffer): Add switch-function argument.
11491         (message-mail): Pass switch-function argument to it.
11492
11493 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
11494
11495         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11496         Improve doc string.
11497
11498 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11501         (gnus-header-content)
11502         * gnus-cite.el (gnus-cite-10)
11503         * gnus-srvr.el (gnus-server-closed)
11504         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11505         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11506         (gnus-group-mail-3-empty, gnus-group-mail-low)
11507         (gnus-group-mail-low-empty, gnus-splash)
11508         * message.el (message-header-to, message-header-cc)
11509         (message-header-subject, message-header-other, message-header-name)
11510         (message-header-xheader, message-separator, message-cited-text)
11511         (message-mml): Lighten colors of faces used for dark background.
11512
11513 2007-05-24  Simon Josefsson  <simon@josefsson.org>
11514
11515         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11516         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
11517
11518 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * message.el (message-narrow-to-headers-or-head):
11521         Ignore mail-header-separator in the body.
11522
11523 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
11526         same as window size.
11527
11528 2007-05-22  Kevin Ryde  <user42@zip.com.au>
11529
11530         * message.el (message-font-lock-keywords): Use message-header-xheader
11531         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
11532         ahead of the anything pattern, to get it recognised.
11533
11534 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11535
11536         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
11537         spam.el loads uses it in the compiled defadvice form.
11538
11539 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
11540
11541         * gnus-sum.el (gnus-articles-to-read)
11542         (gnus-summary-insert-old-articles): Don't truncate group name for
11543         `read-string'.
11544
11545         * gnus-util.el (gnus-limit-string): Delete this function.
11546
11547         * gnus-sum.el (gnus-simplify-subject-fully):
11548         Use `truncate-string-to-width' instead.
11549
11550 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
11551
11552         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
11553         Tell if, on summary exit, the next group has to be selected.
11554         (gnus-summary-exit): Use it.
11555
11556 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
11557
11558         * gnus-art.el (gnus-article-mode): Fix comment about displaying
11559         non-break space.
11560
11561 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11562
11563         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
11564         Check if group is not a directory.
11565         (nnfolder-request-expire-articles): Don't delete articles if the target
11566         group is not available.
11567
11568         * nnml.el (nnml-request-create-group): Properly check if group is not a
11569         file.
11570         (nnml-request-expire-articles): Don't delete articles if the target
11571         group is not available.
11572
11573         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11574         Don't quote characters that are within parentheses.
11575
11576 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11577
11578         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
11579         (gnus-handle-ephemeral-exit): Select article according to it.
11580
11581 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11582
11583         * message.el (message-insert-formated-citation-line): Remove newline.
11584         (message-citation-line-format): Add final \n here so that the user can
11585         avoid a blank line.
11586
11587 2007-05-03  Dan Christensen  <jdc@uwo.ca>
11588
11589         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
11590         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
11591         Update lanl/arXiv support.
11592
11593 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11594
11595         * gnus.el: Bump version number.
11596
11597 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11598
11599         * gnus.el (gnus-version-number): Bump version.
11600
11601 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11602
11603         * gnus.el: No Gnus v0.6 is released.
11604
11605 2007-04-27  Didier Verna  <didier@xemacs.org>
11606
11607         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
11608         * gmm-utils.el (gmm-regexp-concat): ... here.
11609         * message.el: Don't require 'gnus-util.
11610         (message-dont-reply-to-names): Handle name change above.
11611         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
11612
11613 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
11616         since the initial value varies according to the system.
11617
11618 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * mm-util.el (mm-charset-synonym-alist): Defcustom.
11621
11622 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
11623
11624         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
11625
11626 2007-04-24  Didier Verna  <didier@xemacs.org>
11627
11628         Improve the type of gnus-ignored-from-addresses.
11629         * gnus-util.el (gnus-orify-regexp): New function.
11630         * message.el (gnus-util): Require it.
11631         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
11632         * gnus-sum.el (gnus-ignored-from-addresses): New function.
11633         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
11634
11635 2007-04-24  Didier Verna  <didier@xemacs.org>
11636
11637         * gnus-sum.el:
11638         * gnus-utils.el: Fix some trailing whitespaces.
11639
11640 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11641
11642         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
11643         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
11644         article's Message-ID; refer parent article in summary buffer.
11645
11646         * message.el (message-bounce): Call mime-to-mml.
11647
11648         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
11649         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
11650         optimize and/or forms properly.
11651
11652 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
11653
11654         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
11655         URL.
11656
11657 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11660
11661 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11662
11663         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11664         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11665         displayed of multipart/alternative part if it is invoked from summary
11666         buffer.
11667
11668         * mm-view.el (mm-inline-text-html-render-with-w3m)
11669         (mm-inline-text-html-render-with-w3m-standalone)
11670         (mm-inline-render-with-function): Use mail-parse-charset by default.
11671
11672 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11673
11674         * parse-time.el (parse-time-string-chars): Check if CHAR
11675         is less than the length of parse-time-syntax.
11676
11677 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11680         from gnus-newsgroup-processable.
11681
11682 2007-04-16  Didier Verna  <didier@xemacs.org>
11683
11684         * gnus-msg.el (gnus-configure-posting-styles):
11685         Handle message-signature-directory properly with :file syntax.
11686         Reported by "Leo".
11687
11688 2007-04-11  Didier Verna  <didier@xemacs.org>
11689
11690         New user option: message-signature-directory.
11691         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11692         * message.el (message-insert-signature): Ditto.
11693         * message.el (message-signature-file): Doc update.
11694         * message.el (message-signature-directory): New.
11695
11696 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11697
11698         * gnus-msg.el (gnus-inews-yank-articles):
11699         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11700
11701 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11702
11703         * message.el (message-yank-original): Make sure cited text ends with
11704         newline; don't exchange point and mark.
11705
11706 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11707
11708         * tls.el (open-tls-stream): Properly handle case where there
11709         is no associated buffer.
11710
11711 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11712
11713         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11714         message-yank-original, make sure (< mark TEXT point).
11715
11716 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11717
11718         * message.el (message-fill-column): New variable.
11719         (message-mode): Use it.  Add comment on a possible new hook.
11720
11721         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11722         (nnmail-get-new-mail): Reformat.
11723
11724         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11725
11726         * gmm-utils.el: Fix Commentary.
11727         (gmm-tool-bar-from-list): Fix typo in doc string.
11728
11729 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11730
11731         * message.el (message-yank-original): Don't switch point and mark
11732         unnecessarily to put point and mark as documented.
11733
11734 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11735
11736         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11737         from the message heads.
11738
11739 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11740
11741         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11742         article buffer does not have a window.  This may not be the best
11743         solution but is certainly better than setting the start of the null,
11744         that is the current, window.
11745
11746 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11747
11748         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11749         (gnus-draft-setup): Run it.
11750
11751         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11752         gnus-score-fast-scoring.  Allow regexp.
11753         (gnus-score-headers): Use it.
11754
11755         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11756         XEmacs.
11757
11758         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11759         string.
11760         (gnus-button-alist): Also catch `<f1> k ...'.
11761         (gnus-treat-display-x-face): Fix doc string.
11762
11763 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11764
11765         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11766         evaluation of gnus-extended-version to ensure correct generation of the
11767         User-Agent header when message-generate-headers-first is used.
11768
11769 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11770
11771         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11772         hashcash-path is nil.  Don't call callback with incorrect number of
11773         parameters if val is 0.
11774
11775 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11776
11777         * message.el (message-required-news-headers):
11778         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11779
11780 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11781
11782         * tls.el (open-tls-stream): In handshake-waiting loop,
11783         don't wait more if there is output available to process.
11784
11785 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11786
11787         * tls.el (tls-program): Doc fix.
11788
11789 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11790
11791         * message.el (message-generate-new-buffers): Change the meaning of the
11792         nil value; add `standard' to the choices; treat t as `unique'; improve
11793         doc string.
11794         (gnus-select-frame-set-input-focus): Autoload.
11795         (message-buffer-name): Search for the existing message buffer if
11796         message-generate-new-buffers is nil or `standard'; treat the value t of
11797         message-generate-new-buffers as `unique'.
11798         (message-pop-to-buffer): Raise the frame already displaying the message
11799         buffer; clear the echo area after querying.
11800         (message-setup): Pass the `continue' argument to compose-mail.
11801         (message-mail): Prefer `switch-function' if it is given; search for the
11802         existing message buffer if the `continue' argument is non-nil; pass
11803         continue and switch-function arguments to compose-mail by way of
11804         message-setup.
11805         (message-mail-other-window): Adjust argument of message-setup.
11806         (message-mail-other-frame): Ditto.
11807
11808 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11811         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11812         to turn font-lock on when turning gnus-message-citation-mode on.
11813
11814 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11815
11816         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11817         (mml-smime-function-alist): New variable; add epg as the backend.
11818         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11819         mml-smime- functions instead.
11820         * mm-view.el: Require smime.
11821
11822 2007-03-05  Didier Verna  <didier@xemacs.org>
11823
11824         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11825         instead of just inheritance for posting styles.
11826         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11827
11828 2007-02-24  Chris Moore  <dooglus@gmail.com>
11829
11830         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11831         * pgg-pgp.el (pgg-pgp-encrypt-region):
11832         * pgg-gpg.el (pgg-gpg-encrypt-region):
11833         Check pgg-encrypt-for-me if no other recipients.
11834
11835 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11836
11837         * tls.el (tls-certtool-program): Fix custom type.
11838
11839 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11840
11841         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11842         and point-at-eol instead of line-(beginning|end)-position.
11843
11844         * assistant.el (assistant-parse-buffer): Ditto.
11845
11846         * netrc.el (netrc-parse-services): Ditto.
11847
11848 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11849
11850         * mml2015.el (mml2015-epg-find-usable-key): New function.
11851         (mml2015-epg-sign): Use it.
11852         (mml2015-epg-encrypt): Use it.
11853
11854 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11855
11856         * message.el (message-make-in-reply-to): Quote name containing
11857         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11858         if there are special characters.  Reported by NAKAJI Hiroyuki
11859         <nakaji@jp.freebsd.org>.
11860
11861 2007-02-27  Didier Verna  <didier@xemacs.org>
11862
11863         Include the group parameters as well as the topic ones in the
11864         inheritance filter process.
11865         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11866         argument GROUP-PARAMS-LIST.
11867         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11868
11869 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11870
11871         * nntp.el (nntp-never-echoes-commands)
11872         (nntp-open-connection-functions-never-echo-commands): New variables.
11873         (nntp-send-command): Use them.
11874
11875 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11876
11877         * mml2015.el (mml2015-epg-verify): Simplify.
11878
11879 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11880
11881         * mml.el (mml-content-disposition-alist): New user option.
11882         (mml-content-disposition): New function.
11883         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11884         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11885
11886 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11887
11888         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11889         verification.
11890
11891 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11892
11893         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11894         articles posted in the last 24 hours.
11895
11896 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11897
11898         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11899
11900 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11901
11902         * nntp.el (nntp-send-command): Don't wait for echoes when
11903         nntp-open-ssl-stream is used.
11904
11905 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11906
11907         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11908         (gnus-message-add-citation-keywords)
11909         (gnus-message-remove-citation-keywords): Remove.
11910         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11911         directly, make the variables in font-lock-defaults buffer-local, add
11912         gnus-message-citation-keywords to them and then update the value of
11913         font-lock-keywords.
11914
11915 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11916
11917         * message.el (message-cite-original-1): Don't call
11918         gnus-article-highlight-citation.
11919
11920         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11921         citations; fix line count.
11922
11923 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11926         (gnus-message-add-citation-keywords)
11927         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11928         versions of font-lock-add-keywords and font-lock-remove-keywords to
11929         work with XEmacs correctly.
11930
11931 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11932
11933         * gnus-cite.el (gnus-cite-face-list): Set the values of
11934         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11935         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11936         (gnus-message-cite-prefix-regexp): New variable.
11937         (gnus-message-search-citation-line): Use it; protect against long
11938         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11939         the 0th match data for Emacs.
11940         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11941         (gnus-message-add-citation-keywords): Append keywords rather than
11942         prepending; emulate font-lock-add-keywords if it is not available.
11943         (gnus-message-remove-citation-keywords):
11944         Emulate font-lock-remove-keywords if it is not available.
11945
11946         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11947
11948         * message.el (message-cite-prefix-regexp): Set the value of
11949         gnus-message-cite-prefix-regexp.
11950
11951 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11952
11953         * nnweb.el (nnweb-google-parse-1): Update parser.
11954
11955 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11956
11957         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11958
11959 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11960
11961         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11962         regexp.
11963
11964 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11965
11966         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11967         string-to-multibyte.
11968         (uudecode-decode-region-internal): Use it.
11969
11970         * lpath.el: Fbind string-as-multibyte for XEmacs.
11971
11972 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11973
11974         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11975         Fix custom choice.
11976
11977         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11978
11979 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11980
11981         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11982
11983         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11984         `write-region' to respect `mm-inhibit-file-name-handlers'.
11985
11986 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11987
11988         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11989         Use gnus-home-directory instead of "~/" or "$HOME".
11990
11991 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11992
11993         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11994         to mention filename.
11995         Add comments at beginning regarding usage.
11996         (encrypt-write-file-contents): Change interactive so a string is
11997         acceptable.  If the file has no associated model, show an error instead
11998         of a nonsense prompt.
11999
12000 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12001
12002         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12003         Thanks to Yoshihiko Yamada for kind notification of this typo.
12004
12005 2007-01-12  Kenichi Handa  <handa@m17n.org>
12006
12007         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12008         multibyte buffer.
12009
12010 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12011
12012         * gnus-score.el (gnus-score-fast-scoring): New variable.
12013         (gnus-score-headers): Use it.
12014
12015         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12016
12017         * message.el (message-cite-original-1):
12018         Call gnus-article-highlight-citation if requested.
12019         (message-make-from): Allow name and address as optional arguments.
12020
12021         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12022
12023         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12024         bugs to doc string.
12025         (gnus-button-alist): Add mid\\|message-id.
12026         (gnus-button-fetch-group): Extend for use in
12027         `browse-url-browser-function'.
12028         (gnus-button-url-regexp): Try to catch paired parentheses like in
12029         Wikipedia URLs.
12030
12031         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12032         Suggested by Simon Krahnke <overlord@gmx.li>.
12033
12034 2007-01-13  Romain Francoise  <romain@orebokech.com>
12035
12036         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12037         Update copyright.
12038
12039 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12040
12041         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12042
12043 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12044
12045         * gnus-registry.el (gnus-registry-unfollowed-groups)
12046         (gnus-registry-split-fancy-with-parent): Fix documentation.
12047
12048 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12049
12050         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12051         from nnweb groups.
12052
12053 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12054
12055         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12056         Xref urls.  Erase buffer before requesting head.
12057
12058         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12059
12060 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12061
12062         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12063         customizable.
12064
12065 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12066
12067         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12068         no signing key is found.
12069         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12070         no encrypting and/or signing key is found.
12071
12072 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12073
12074         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12075
12076 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12077
12078         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12079         headers read from disk with the ones newly found in the current search.
12080         This should no longer cause problems, because the article numbers in
12081         Gmane's `nov.php' output are ignored since the previous change.
12082
12083 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12084
12085         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12086
12087 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12090         replace-regexp-in-string; bind url-version; fbind display-images-p and
12091         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12092         find-face and set-itimer-function for Emacs; bind itimer-list for
12093         Emacs.
12094
12095         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12096
12097 2007-01-01  Romain Francoise  <romain@orebokech.com>
12098
12099         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12100
12101 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12102
12103         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12104         `define-minor-mode' macro definition expanded properly.
12105         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12106         exclude it there.
12107
12108         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12109         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12110         `fboundp' test.
12111         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12112         This is OK to autoload in (S)XEmacs now.
12113
12114 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12115
12116         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12117         keystroke.
12118         (gnus-summary-limit-to-singletons): Fix typo.
12119
12120         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12121         else fails.
12122
12123 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12124
12125         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12126         docstring.
12127
12128         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12129         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12130         (gnus-summary-insert-dormant-articles): Fix typo in message.
12131
12132 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12133
12134         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12135         nil for XEmacs.
12136         (gnus-message-citation-mode): Don't autoload in XEmacs.
12137
12138         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12139
12140 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12141
12142         * nnimap.el (nnimap-expunge-search-string):
12143         Mention nnimap-search-uids-not-since-is-evil in docstring.
12144
12145 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12146
12147         * spam.el: Revert to make-obsolete-variable because
12148         define-obsolete-variable-alias is not supported in Emacs 21.
12149
12150         * spam.el (spam-ifile-path, spam-ifile-database-path)
12151         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12152         make-obsolete-variable.
12153         (spam-bsfilter-path, spam-bsfilter-program)
12154         (spam-spamassassin-path, spam-spamassassin-program)
12155         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12156         Don't use "path" inappropriately.
12157         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12158         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12159         variable names.
12160
12161 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12162
12163         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12164         summary buffer.
12165
12166         * password.el (password-cache-remove): Use clear-string to burn
12167         password, if available.
12168
12169 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12170
12171         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12172
12173         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12174
12175         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12176         (gnus-message-highlight-citation): Move defcustom here from
12177         gnus-cite.el.
12178         (gnus-message-citation-mode): Autoload.
12179
12180         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12181         checks to make it compile with XEmacs.
12182         (gnus-message-citation-mode): New minor mode.
12183         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12184         (gnus-message-highlight-citation): New variables.
12185         (gnus-message-search-citation-line)
12186         (gnus-message-add-citation-keywords)
12187         (gnus-message-remove-citation-keywords)
12188         (turn-on-gnus-message-citation-mode)
12189         (turn-off-gnus-message-citation-mode): New functions.
12190
12191 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12192
12193         * gnus-cite.el: Enable highlighting of different citation levels in
12194         message-mode.
12195
12196 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12197
12198         * message.el (message-make-fqdn): Fix comment.
12199         (message-bogus-system-names): Add ".local".
12200
12201         * spam.el (spam-ifile-path, spam-ifile-program)
12202         (spam-ifile-database-path, spam-ifile-database)
12203         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12204         Don't use "path" inappropriately.
12205         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12206         strings.
12207         (spam-check-ifile, spam-ifile-register-with-ifile)
12208         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12209         Use new variable names.
12210
12211         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12212         (gnus-treat-display-smileys): Simplify using
12213         gnus-image-type-available-p.
12214
12215         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12216         available.
12217
12218         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12219         Use `display-images-p' if available.
12220
12221 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12224         one after turning on the buffer's multibyteness instead of decoding
12225         them directly in the unibyte buffer that causes unexpected conversion
12226         in Emacs 23 (unicode).
12227
12228 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12229
12230         * message.el (message-generate-hashcash): Fix custom type.
12231
12232 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12233
12234         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12235
12236 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12237
12238         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12239         disconnect icons.  Add help text.
12240
12241 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12242
12243         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12244         negated to be consistent with the others we handle.
12245
12246 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12247
12248         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12249         version of gnus-summary-buffer to something, so that we can use two
12250         article buffers at the same time.
12251
12252 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12253
12254         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12255         trigger all the extra headers.
12256         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12257         sorting.
12258
12259 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12260
12261         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12262         solid groups.
12263
12264 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12265
12266         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12267
12268 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12269
12270         * legacy-gnus-agent.el: Add Copyright notice.
12271
12272 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12273
12274         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12275
12276 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12277
12278         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12279
12280         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12281         to make it work reliably in CVS Emacs.
12282         (gnus-summary-limit-strange-charsets-predicate)
12283         (gnus-summary-limit-to-predicate): New functions.
12284
12285 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12286
12287         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12288         specifying array size.
12289         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12290         array if it is too small.
12291         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12292         (gnus-sort-threads-loop): New function.
12293
12294 2006-12-06  Chris Moore  <dooglus@gmail.com>
12295
12296         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12297         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12298
12299 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12300
12301         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12302         options.
12303
12304 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12305
12306         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12307         DOS-ing the recipient.
12308
12309         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12310         the headers when creating the mapping to avoid mismappings.
12311         (nnweb-gmane-create-mapping): Always nix out old mapping.
12312
12313 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12314
12315         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12316         and mm-verify-option to never.
12317
12318 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12319
12320         * message.el (message-signed-or-encrypted-p): New function.
12321         (message-forward-make-body): Use it.
12322
12323         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12324         Replace encode-coding-string with mm-encode-coding-string.
12325
12326 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * nneething.el (nneething-decode-file-name):
12329         Replace decode-coding-string with mm-decode-coding-string.
12330
12331         * gnus-int.el (gnus-open-server): Say failed server's name.
12332
12333 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12334
12335         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12336         strings to a single string.  Quote `errors-file-name'.
12337         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12338         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12339         Adjust calls.  Use `shell-quote-argument'.
12340
12341 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12342
12343         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12344         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12345
12346         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12347         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12348         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12349         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12350         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12351         (gnus-subscribe-newsgroup, gnus-1):
12352         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12353         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12354         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12355         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12356
12357 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12358
12359         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12360         keystroke.
12361         (gnus-summary-limit-to-bodies): Implement headersp.
12362
12363 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12364
12365         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12366
12367 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12368
12369         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12370
12371 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12372
12373         * message.el (message-generate-hashcash): Expand range of values to
12374         include `opportunistic'.
12375         (message-send-mail): Use it.
12376
12377 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12378
12379         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12380         and comment it.
12381
12382         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12383
12384 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12385
12386         * gnus-util.el (gnus-extract-address-components): Improve comment.
12387
12388 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * gnus-util.el (gnus-extract-address-components): Work with address in
12391         which the name portion contains @.
12392
12393         * lpath.el: Fbind custom-autoload.
12394
12395 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12396
12397         * gnus.el (gnus-start): Move custom group up.
12398         (gnus-select-method): Don't autoload, but make it available for
12399         `customize-variable'.
12400         (gnus-getenv-nntpserver): Don't autoload.
12401
12402 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12403
12404         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12405
12406 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12407
12408         * message.el (message-sendmail-extra-arguments): New variable.
12409         (message-send-mail-with-sendmail): Use it.
12410
12411 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12414         mm-with-unibyte-current-buffer to make string unibyte.
12415
12416         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12417         mm-string-as-multibyte.
12418
12419 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12420
12421         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12422         Reported by Werner Koch <wk@gnupg.org>.
12423
12424 2006-11-14  Daiki Ueno  <ueno@p360>
12425
12426         * mml2015.el: Autoload epa-select-keys when compiling.
12427
12428 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12429
12430         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12431         message-options.
12432         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12433
12434 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12435
12436         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12437         EasyPG (< 0.0.6).
12438         (mml2015-always-trust): New user option.
12439         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12440         prompt.
12441
12442 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12443
12444         * nntp.el (nntp-authinfo-force): New variable.
12445         (nntp-send-authinfo): Use it.
12446
12447 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
12448
12449         * message.el (message-strip-subject-encoded-words): Allow _not_ to
12450         decode encoded words.  Improve prompt.  Add comment about forwarding.
12451         (message-replacement-char): Move up.
12452
12453 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12454
12455         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12456         instead of gnus-intersection because arguments of gnus-sorted-nunion
12457         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
12458
12459 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
12460
12461         * message.el (message-strip-subject-encoded-words): Reformat prompt.
12462         (message-simplify-subject-functions):
12463         Enable message-strip-subject-encoded-words by default.
12464
12465 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
12466
12467         * message.el (message-strip-subject-encoded-words): New function.
12468         (message-simplify-subject-functions): New variable.
12469         (message-simplify-subject): Use it.  Fix typo in doc string.
12470         Support message-strip-subject-encoded-words.
12471
12472 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
12473
12474         * gnus-diary.el (gnus-diary-delay-format-function):
12475         * nndiary.el (nndiary-reminders):
12476         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12477
12478 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12479
12480         * gnus-art.el (article-hide-boring-headers): Fetch date from
12481         gnus-original-article-buffer to avoid problems with localized date
12482         strings.
12483
12484 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12485
12486         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12487
12488 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
12489
12490         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12491         New variables.
12492         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12493         (mm-charset-synonym-alist): Move some entries to
12494         mm-codepage-iso-8859-list.
12495         (mm-charset-synonym-alist, mm-charset-override-alist):
12496         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12497
12498 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12499
12500         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12501
12502 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12503
12504         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12505         with Emacs 21 and XEmacs.
12506
12507 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
12508
12509         * spam.el (spam-parse-address): New function for better parsing,
12510         catching errors, etc.
12511         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12512
12513 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12514
12515         * mm-view.el: Add interactive arg to html2text autoload.
12516
12517 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12518
12519         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12520
12521 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
12522
12523         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12524         New variables.
12525         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12526         (mm-charset-synonym-alist): Move some entries to
12527         mm-codepage-iso-8859-list.
12528
12529         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12530
12531 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * message.el (message-citation-line-format)
12534         (message-insert-formated-citation-line): Fix implementation of %E, %N
12535         and %n according to the doc string.
12536
12537 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
12538
12539         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12540         Use car-safe to avoid bad parses.
12541
12542 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12545         names.
12546
12547         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12548
12549 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12552         header.
12553
12554         * message.el (message-draft-headers): Add Date.
12555         (message-headers-to-generate): Fix typo in docstring.
12556
12557         * nndraft.el (nndraft-required-headers): New variable.
12558         (nndraft-generate-headers): Use it.
12559
12560         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12561
12562 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12563
12564         * gnus-registry.el (gnus-registry-wash-for-keywords)
12565         (gnus-registry-find-keywords): New functions to allow easy searching of
12566         articles that are in the registry.
12567
12568 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12569
12570         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12571         Use ietf-drums-parse-address instead of gnus-extract-address-components.
12572         Reported by Damien Elmes <damien@repose.cx>.
12573
12574 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12575
12576         * gnus.el (gnus-mime): Remove unused custom group.
12577
12578 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12579
12580         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
12581         "blank line" when searching for end of armor headers.
12582
12583 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12584
12585         * gmm-utils.el (gmm-write-region): Fix variable name.
12586
12587 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12588
12589         * gmm-utils.el (gmm-write-region): New function based on compatibility
12590         code from `mm-make-temp-file'.
12591
12592         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
12593
12594         * nnmaildir.el (nnmaildir--update-nov)
12595         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
12596         Use `gmm-write-region'.
12597
12598 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12599
12600         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
12601         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12602
12603         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
12604
12605         * message.el (message-replacement-char): New variable.
12606         (message-fix-before-sending): Use it.
12607         (message-simplify-subject): New function to remove duplicate code.
12608         (message-reply, message-followup): Use it.
12609
12610         * gnus-sum.el (gnus-summary-make-menu-bar):
12611         Clarify gnus-summary-limit-to-articles.
12612
12613 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * gnus-util.el (gnus-with-local-quit): New macro.
12616
12617         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
12618
12619 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
12620
12621         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
12622         ignore non-string data.
12623
12624 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12625
12626         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
12627         non-string data (needs to be done in the registry too).
12628
12629 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12630
12631         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
12632         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
12633         (gnus-registry-split-fancy-with-parent)
12634         (gnus-registry-fetch-simplified-message-subject-fast)
12635         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
12636         Remove text properties on ingress into the registry and when it's saved.
12637         (gnus-registry-clean-empty-function): Fix bug with cleaning the
12638         registry from entries with no groups.
12639
12640 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12641
12642         * gnus-util.el (gnus-string-remove-all-properties): Add utility
12643         function to remove string properties.
12644
12645 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12646
12647         * gmm-utils.el (gmm): Adjust custom version.
12648
12649         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
12650         Adjust custom version.
12651
12652         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
12653
12654 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12655
12656         * gnus-art.el (gnus-insert-prev-page-button)
12657         (gnus-insert-next-page-button): Simplify.  Reformat.
12658
12659 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12660
12661         * gnus-art.el (gnus-insert-prev-page-button)
12662         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12663
12664 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12665
12666         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12667
12668 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12669
12670         * gnus-art.el (gnus-insert-mime-button)
12671         (gnus-insert-mime-security-button):
12672         Apply gnus-article-button-face to MIME and security buttons.
12673
12674 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12675
12676         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12677         readable.
12678
12679 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12682
12683 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12684
12685         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12686         `browse-url-of-file' instead of `browse-url'.
12687
12688 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12689
12690         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12691         regexp.  Articles containing quotation were cut prematurely.
12692
12693 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * message.el (message-cite-original-1): Use nobody by default for the
12696         value of From header.
12697         (message-reply): Ditto.
12698
12699 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12700
12701         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12702         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12703         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12704
12705 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12706
12707         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12708         mails in the doc string.  Add some URLs in comment.
12709         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12710
12711 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12714         backslashes handling and the way to find boundaries of quoted strings.
12715
12716 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12717
12718         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12719         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12720         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12721         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12722
12723 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12724
12725         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12726         doc string.
12727         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12728
12729 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * lpath.el: Fbind epg-check-configuration.
12732
12733 2006-09-06  Simon Josefsson  <jas@extundo.com>
12734
12735         * mml2015.el (mml2015-use): Doc fix, mention epg.
12736
12737 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12738
12739         * mml2015.el (mml2015-use): Default to epg, if available.
12740
12741 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12742
12743         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12744         message-sender.
12745         (mml1991-epg-encrypt): Ditto.
12746         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12747         message-sender.
12748         (mml2015-epg-encrypt): Ditto.
12749
12750 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12751
12752         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12753         several common directories.
12754
12755 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12756
12757         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12758         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12759
12760 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12761
12762         * gnus-art.el (article-decode-encoded-words): Make it fast.
12763
12764 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12767
12768         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12769         in quoted string into `\'.
12770
12771 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12772
12773         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12774         Use standard-syntax-table.
12775
12776 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * gnus-art.el (gnus-decode-address-function): New variable.
12779         (article-decode-encoded-words): Use it to decode headers which are
12780         assumed to contain addresses.
12781         (gnus-mime-delete-part): Remove useless `or'.
12782
12783         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12784         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12785         (gnus-nov-parse-line): Use it to decode From header.
12786         (gnus-get-newsgroup-headers): Ditto.
12787         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12788
12789         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12790         (mail-decode-encoded-address-string): New alias.
12791
12792         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12793         New function.
12794         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12795         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12796         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12797         (rfc2047-decode-string): Ditto.
12798         (rfc2047-decode-address-region): New function.
12799         (rfc2047-decode-address-string): New function.
12800
12801 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * message.el (message-caesar-buffer-body): Allow rotating headers.
12804
12805         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12806
12807         * message.el (message-insert-formated-citation-line): Fix %f.
12808         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12809
12810 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12813         (gnus-bookmark-mouse-available-p): New macro.
12814         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12815         (gnus-bookmark-bmenu-show-infos): Use it.
12816         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12817         (gnus-bookmark-bmenu-hide-infos): Ditto.
12818         (gnus-bookmark-remove-properties): New function.
12819         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12820         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12821         (gnus-bookmark-write-file): Bind coding-system-for-write.
12822         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12823         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12824         group before selecting it.
12825         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12826         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12827         quit-window if it is not available; use gnus-mouse-2 and bind it to
12828         gnus-bookmark-bmenu-select-by-mouse.
12829         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12830         (gnus-bookmark-bmenu-select-by-mouse): New function.
12831
12832 2006-08-13  Romain Francoise  <romain@orebokech.com>
12833
12834         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12835         space.
12836
12837 2006-08-10  Romain Francoise  <romain@orebokech.com>
12838
12839         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12840         (dns-mode-soa-auto-increment-serial): New user option.
12841         (dns-mode-soa-maybe-increment-serial): New function.
12842         (dns-mode): Add the latter to `write-contents-functions'.
12843
12844 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12845
12846         * compface.el (uncompface): Use binary rather than raw-text-unix.
12847
12848 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12849
12850         * compface.el (uncompface): Make sure the eol conversion doesn't take
12851         place when communicating with the external programs.
12852         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12853
12854 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12855
12856         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12857
12858 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12859
12860         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12861         Make it more robust by parsing author and date independently.
12862
12863 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12866
12867 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12868
12869         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12870         first matching secret key.
12871         (mml2015-epg-encrypt): Ditto.
12872
12873         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12874         first matching secret key.
12875         (mml1991-epg-encrypt): Ditto.
12876
12877         * mml2015.el (mml2015-encrypt-to-self): New user option.
12878         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12879         mml2015-epg-encrypt-to-self is set.
12880
12881         * mml1991.el (mml1991-encrypt-to-self): New variable.
12882         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12883         mml1991-epg-encrypt-to-self is set.
12884
12885         * mml2015.el (mml2015-signers): New user option.
12886         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12887         (mml2015-epg-encrypt): Allow to select signing keys.
12888
12889         * mml1991.el (mml1991-signers): New variable.
12890         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12891         (mml1991-epg-encrypt): Allow to select signing keys.
12892
12893 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12894
12895         * nnheader.el (nnheader-insert-head): Make it work even if the file
12896         uses CRLF for the line-break code.
12897
12898 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12899
12900         * mml2015.el: Require mml-sec instead of password.
12901         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12902         (mml2015-cache-passphrase): Inherit the default value from
12903         mml-secure-cache-passphrase.
12904         (mml2015-passphrase-cache-expiry): Inherit the default value from
12905         mml-secure-passphrase-cache-expiry.
12906
12907         * mml1991.el: Require mml-sec instead of password.
12908         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12909         (mml1991-cache-passphrase): Inherit the default value from
12910         mml-secure-cache-passphrase.
12911         (mml1991-passphrase-cache-expiry): Inherit the default value from
12912         mml-secure-passphrase-cache-expiry.
12913
12914         * mml-sec.el: Require password.
12915         (mml-secure-verbose): New user option.
12916         (mml-secure-cache-passphrase): New user option.
12917         (mml-secure-passphrase-cache-expiry): New user option.
12918
12919 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12920
12921         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12922         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12923         andreas@altroot.de (Andreas Vögele).
12924
12925         FIXME: Use `tiny change'?
12926
12927 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12928
12929         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12930         workaround for the url package included with Emacs.
12931
12932         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12933
12934 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12937         correctly.  This fixes a bug caused by the 2006-05-12 change.
12938
12939 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12940
12941         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12942         some information about the error when saying that the `bogus' mail
12943         group will be used.
12944
12945 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12946
12947         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12948         string.
12949
12950 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12951
12952         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12953
12954 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12955
12956         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12957
12958 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12959
12960         * mml1991.el (mml1991-function-alist): Add epg.
12961         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12962         (mml1991-epg-encrypt): New functions.
12963
12964 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12965
12966         * mml2015.el (mml2015-verbose): New variable.
12967         (mml2015-cache-passphrase): Ditto.
12968         (mml2015-passphrase-cache-expiry): Ditto.
12969         (mml2015-function-alist): Add epg.
12970         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12971         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12972         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12973         New functions.
12974
12975 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12976
12977         * message.el (message-cite-original-1): Preserve region when removing
12978         quoted text due to X-No-Archive in order to avoid bogus attribution
12979         when citing multiple messages.
12980
12981 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12982
12983         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12984         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12985
12986 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * gnus-diary.el (gnus-user-format-function-d)
12989         (gnus-user-format-function-D): Autoload.
12990
12991         * imap.el (Commentary): Fix typo.
12992
12993         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12994         2006-04-22 contribution.
12995
12996 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12997
12998         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12999         It didn't really fix the bogosity I'm seeing with solid web groups.
13000
13001 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13002
13003         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13004         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13005         created using server names.  If we use the feature without declaring
13006         it, Gnus does not properly manage server and group state.
13007
13008         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13009         bound.
13010
13011 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13012
13013         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13014         looking up the method using GROUP's prefix before inventing a new one.
13015         It is used on killed/unknown groups in various places where returning
13016         an all-new method isn't expected by the caller.
13017
13018         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13019         and match semantics of gnus-group-real-prefix.
13020
13021 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13022
13023         * nnmail.el (nnmail-broken-references-mailers): New variable.
13024         (nnmail-ignore-broken-references): New function generalizing
13025         nnmail-fix-eudora-headers.
13026         (nnmail-fix-eudora-headers): Now obsolete.
13027
13028         * gnus-art.el (gnus-button-handle-custom):
13029         Support `customize-apropos*'.
13030
13031 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13032
13033         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13034
13035         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13036         articles.
13037
13038 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13039
13040         * message.el (message-cite-reply-above): New variable.
13041         (message-yank-original): Use it.
13042
13043 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13046
13047 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13048
13049         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13050         as read.
13051
13052         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13053
13054 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13055
13056         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13057         (gnus-bookmark-default-file): Use gnus-directory.
13058         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13059         Remove "*" in doc string.
13060         (gnus-bookmark-write-file): Simplify.
13061         (gnus-bookmark-maybe-sort-alist): Use `when'.
13062         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13063         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13064         Add FIXME about Emacs 21 and XEmacs compatibility.
13065         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13066         compatibility.
13067         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13068         compatibility.
13069         (gnus-bookmark-menu-heading): Fix version.
13070
13071 2006-06-19  Bastien Guerry  <bzg@altern.org>
13072
13073         * gnus-bookmark.el: New file.
13074
13075 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13076
13077         * message.el (message-syntax-checks): Doc fix.
13078
13079 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13080
13081         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13082         unsubscribed groups as if they were killed ones.  It causes duplicate
13083         entries in gnus-newsrc-alist.
13084
13085 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * message.el (message-syntax-checks): Doc fix.
13088         (message-send-mail): Add check for continuation headers.
13089         (message-check-news-header-syntax): Fix regexp used to check for
13090         continuation headers.
13091
13092 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13093
13094         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13095
13096 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13097
13098         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13099
13100 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13101
13102         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13103         default-truncate-lines.
13104
13105 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13108         to fill the utf-8 entry.
13109
13110         * lpath.el: Fbind unicode-precedence-list.
13111
13112 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13113
13114         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13115
13116 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13117
13118         * gnus-agent.el (directory-files-and-attributes): Move all the way
13119         forward (the third and final move).
13120         (gnus-agent-read-agentview): Trap reconstruction errors due to
13121         nonexistent directory.  Handle by returning nil.
13122
13123 2006-05-30  Didier Verna  <didier@xemacs.org>
13124
13125         * message.el (message-dont-reply-to-names): Update the custom type.
13126         * message.el (message-dont-reply-to-names): New defsubst: potentially
13127         convert a list of regexps into a single one.
13128         * message.el (message-get-reply-headers): Use it.
13129         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13130
13131 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13132
13133         * gnus-agent.el (directory-files-and-attributes): Move forward.
13134
13135 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13136
13137         * gnus-ml.el (gnus-mailing-list-subscribe)
13138         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13139         (gnus-mailing-list-message): Fix doc strings.
13140
13141 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13142
13143         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13144         of doing it manually.
13145
13146 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13147
13148         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13149         comment.
13150
13151 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13152
13153         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13154         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13155         (gnus-agent-read-local): All symbols allocated in my-obarray.
13156         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13157         (gnus-agent-regenerate-group): Check numeric names to see if they are
13158         messages or groups.
13159         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13160         better way of do this...)
13161
13162         * gnus-cache.el (gnus-agent-total-fetched-for):
13163         Ignore 'dummy.group' (there should be a better way of do this...)
13164
13165 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13168         (gnus-saved-headers): Ditto.
13169         (gnus-default-article-saver): Mention functions may have properties.
13170         (gnus-article-save): Override gnus-save-all-headers and
13171         gnus-saved-headers by :headers property which saver function may have.
13172         (gnus-summary-save-in-file): Add :headers property.
13173         (gnus-summary-write-to-file): Ditto.
13174
13175         * gnus-sum.el (gnus-summary-save-article): Bind
13176         gnus-prompt-before-saving to t when saving many articles in a file;
13177         always show all headers.
13178
13179         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13180
13181 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13184         marks.
13185
13186         * message.el (message-indent-citation): Add optional arguments to allow
13187         using it outside of message buffers.
13188
13189         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13190         (gnus-article-treat-unfold-headers): Use it.
13191         (gnus-article-truncate-lines): New variable.
13192         (gnus-article-mode): Use it.
13193         (gnus-article-toggle-truncate-lines): New function.
13194
13195         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13196         Add gnus-article-toggle-truncate-lines.
13197
13198         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13199         coding system in XEmacs, use binary.
13200
13201 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13202
13203         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13204         after-load-alist.
13205
13206         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13207         this function should save decoded articles.
13208         (gnus-summary-write-to-file): Use property to specify this function
13209         should save decoded articles and specify gnus-summary-save-in-file
13210         should be used to save articles other than the first one when saving
13211         many articles.
13212         (gnus-summary-save-body-in-file): Use property to specify this
13213         function should save decoded articles.
13214         (gnus-summary-write-body-to-file): Use property to specify this
13215         function should save decoded articles and specify
13216         gnus-summary-save-body-in-file should be used to save articles other
13217         than the first one when saving many articles.
13218
13219         * gnus-sum.el (gnus-summary-save-article): Simplify.
13220
13221 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13222
13223         * gnus-art.el (gnus-default-article-saver):
13224         Add gnus-summary-write-body-to-file.
13225         (gnus-article-save-coding-system): Don't use coding system object
13226         in XEmacs.
13227         (gnus-read-save-file-name): Add optional `dir-var' argument which
13228         specifies directory in which files are saved; work even if optional
13229         `variable' argument is not specified.
13230         (gnus-summary-write-to-file): Read file name.
13231         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13232         (gnus-summary-write-body-to-file): New function.
13233
13234         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13235         (gnus-summary-local-variables): Add it.
13236         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13237         (gnus-summary-save-article): Remove optional `decode' argument;
13238         determine whether to decode articles by the value of
13239         gnus-default-article-saver; when saving many files using
13240         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13241         it first and use gnus-summary-save-in-file or
13242         gnus-summary-save-body-in-file thereafter unless
13243         gnus-prompt-before-saving is always; move point to article which
13244         will be saved.
13245         (gnus-summary-save-article-file): Revert.
13246         (gnus-summary-write-article-file): Revert.
13247         (gnus-summary-save-article-body-file): Revert.
13248         (gnus-summary-write-article-body-file): New function.
13249
13250 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13251
13252         * gnus-art.el (gnus-default-article-saver): Doc fix.
13253         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13254         from gnus-summary-save-article-coding-system, and default to a
13255         certain coding system.
13256         (gnus-output-to-file): Add coding cookie and encode text according
13257         to gnus-article-save-coding-system; don't use mm-append-to-file.
13258
13259         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13260         gnus-art.el and rename to gnus-article-save-coding-system.
13261         (gnus-summary-save-article): Require gnus-art; don't show all
13262         headers if it decodes articles; don't add coding cookie here;
13263         don't bind mm-text-coding-system-for-write.
13264         (gnus-summary-save-article-file): Save decoded articles.
13265         (gnus-summary-write-article-file): When saving many files, use
13266         gnus-summary-write-to-file first and gnus-summary-save-in-file
13267         thereafter unless gnus-prompt-before-saving is always.
13268         (gnus-summary-save-article-body-file): Save decoded articles.
13269
13270         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13271
13272 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13273
13274         * nnrss.el (nnrss-check-group): Bind hash-index.
13275
13276 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13277
13278         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13279         its hash index.  Store this hash in `nnrss-group-data'.
13280         (nnrss-read-group-data): Update accordingly.
13281
13282 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13283
13284         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13285         entry.
13286
13287         * gnus-sum.el (gnus-summary-make-menu-bar):
13288         Add gnus-article-browse-html-article.
13289
13290 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13291
13292         * gnus-sum.el (gnus-summary-mime-map):
13293         Add gnus-article-browse-html-article.
13294
13295         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13296
13297 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13298
13299         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13300         suitable coding systems in customize.
13301
13302 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13303
13304         * mail-source.el (mail-sources): Fix custom type.
13305
13306 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13307
13308         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13309         (gnus-summary-expire-articles-now): Shorten prompt.
13310
13311         * gmm-utils.el (wid-edit): Require.
13312         (defun-gmm): Rename from `gmm-defun-compat'.
13313         (gmm-image-search-load-path): Use it.
13314         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13315
13316 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13317
13318         * gnus-sum.el (gnus-summary-save-article-coding-system):
13319         New variable.
13320         (gnus-summary-save-article): Add optional `decode' argument.
13321         If it is set and gnus-summary-save-article-coding-system is non-nil,
13322         save decoded article.
13323         (gnus-summary-write-article-file): Save decoded article if
13324         gnus-summary-save-article-coding-system is non-nil.
13325
13326         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13327         type.
13328
13329 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13330
13331         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13332
13333 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13336         first to test gnus-single-article-buffer which may be buffer-local.
13337
13338         * gnus-sum.el (gnus-summary-setup-buffer):
13339         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13340         group; make gnus-article-buffer, gnus-article-current, and
13341         gnus-original-article-buffer always buffer-local.
13342         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13343         group.
13344         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13345
13346 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13347
13348         * nnml.el (nnml-request-compact-group): Compressed files might not
13349         have .gz extension.
13350
13351 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13352
13353         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13354         (mm-copy-to-buffer): Use with-current-buffer.
13355         (mm-display-part): Simplify.
13356         (mm-inlinable-p): Add optional arg `type'.
13357
13358 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13359
13360         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13361         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13362         Try harder to show the attachment internally or externally using
13363         gnus-mime-view-part-as-type.
13364
13365 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * message.el (message-from-style, message-signature-separator)
13368         (message-user-organization-file, message-send-mail-function)
13369         (message-citation-line-function, message-yank-prefix)
13370         (message-indent-citation-function, message-signature)
13371         (message-signature-file, message-signature-insert-empty-line):
13372         Remove autoloads.
13373
13374         * gnus-art.el (gnus-buttonized-mime-types):
13375         Remove "multipart/signed".  Revert 2006-04-26 change.
13376
13377 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13378
13379         * gnus.el (gnus-version-number): Bump version.
13380
13381 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13382
13383         * gnus.el: No Gnus v0.5 is released.
13384
13385 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13386
13387         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13388         fetching articles by message-id.
13389
13390 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13391
13392         * message.el (hashcash): Require hashcash as normal.
13393
13394         * ecomplete.el (ecomplete-highlight-match-line):
13395         Use point-at-eol.
13396         (ecomplete-highlight-match-line): Use `highlight', because that
13397         face exists in both Emacs and XEmacs.
13398
13399         * message.el (message-display-abbrev): Use point-at-bol.
13400
13401         * mail-source.el: Don't require timer/timer-funcs.
13402
13403         * gnus-async.el: Ditto.
13404
13405         * password.el: Ditto.
13406
13407         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13408
13409         * mm-url.el: Ditto.
13410
13411         * gnus-xmas.el: Don't require timer-funcs.
13412
13413         * mm-util.el: Require timer/timer-funcs.
13414
13415 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13416
13417         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13418         Close.
13419
13420 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13423         unibyte after clear-decrypt function runs.
13424
13425         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13426         returns as a unibyte string.
13427
13428 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13429
13430         * lpath.el: Revert.
13431
13432         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13433         (pgg-gpg-process-sentinel): Revert.
13434
13435         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13436         (pgg-pgp-lookup-key): Revert.
13437
13438         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13439         (pgg-pgp5-lookup-key): Revert.
13440
13441         * pgg.el (pgg-fetch-key): Revert.
13442
13443 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * lpath.el: Fbind string-as-multibyte for XEmacs.
13446
13447         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13448         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13449         (mml1991-pgg-encrypt): Ditto.
13450
13451         * pgg-gpg.el (pgg-string-to-multibyte): New function.
13452         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
13453         a multibyte buffer.
13454
13455         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
13456         (pgg-pgp-lookup-key): Ditto.
13457
13458         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
13459         (pgg-pgp5-lookup-key): Ditto.
13460
13461         * pgg.el (pgg-fetch-key): Ditto.
13462
13463 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
13464
13465         * message.el (message-user-organization-file): Check several
13466         locations of the organization file.
13467
13468         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13469         Add gnus-article-view-part-as-type.
13470
13471         * gnus-art.el (gnus-article-view-part-as-type): New function.
13472
13473         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13474         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
13475
13476         * mml.el: Simplify autoload.
13477         (mml-mode): defvar dnd-protocol-alist instead of using
13478         symbol-value.
13479         (mml-default-directory): New variable.
13480         (mml-minibuffer-read-file): Use it.
13481         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13482
13483         * message.el (message-citation-line-format): New variable.
13484         (message-insert-formated-citation-line): New function.
13485         (message-citation-line-function):
13486         Add `message-insert-formated-citation-line' to custom type.
13487
13488         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13489         to doc string.
13490
13491         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13492         depending on mm-verify-option.
13493
13494 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13497         binding pgg-* variables; reimplement the section which prevents
13498         MIME header from being signed.
13499         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13500         pgg-text-mode; remove a blank line at the top of body.
13501
13502         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13503         lines at the top of body; use gnus-newsgroup-charset if there's no
13504         Charset header.
13505
13506 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13507
13508         * message.el (message-self-insert-commands): Doc fix.
13509
13510         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13511         (mm-uu-pgp-encrypted-test): Ditto.
13512         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13513         between header and body; return application/pgp-encrypted handle
13514         if decryption failed; decode decrypted body by charset.
13515
13516         * mm-decode.el (mm-automatic-display): Don't make application/pgp
13517         element match to application/pgp-*.
13518
13519 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13520
13521         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13522         HTML.
13523
13524 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13525
13526         * mail-source.el (mail-source-call-script): Message the error
13527         string.
13528
13529 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13530
13531         * gnus-util.el (gnus-byte-compile): Use it.
13532
13533 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
13534
13535         * gnus-util.el (kill-empty-logs): New function.
13536
13537 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13538
13539         * message.el (message-mail-alias-type): Doc fix.
13540         (message-mail-alias-type-p): New function.
13541         (message-send): Use it.
13542         (message-mode): Ditto.
13543         (message-strip-forbidden-properties): Ditto.
13544
13545         * ecomplete.el (ecomplete-database-file-coding-system):
13546         New variable.
13547         (ecomplete-save): Use it.
13548         (ecomplete-setup): Use it.
13549
13550 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * message.el (message-self-insert-commands): New variable.
13553         (message-strip-forbidden-properties): Use it.
13554
13555 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13556
13557         * message.el (message-put-addresses-in-ecomplete): Use a regexp
13558         that doesn't make XEmacs choke.
13559
13560 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
13561
13562         * gnus-util.el (gnus-replace-in-string):
13563         Prefer replace-regexp-in-string over of replace-in-string.
13564
13565 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13566
13567         * gnus-util.el (gnus-select-frame-set-input-focus):
13568         Use select-frame-set-input-focus if it is available in XEmacs; use
13569         definition defined in Emacs 22 for old Emacsen.
13570
13571         * dgnushack.el: Autoload unmorse-region for XEmacs.
13572
13573         * lpath.el: Bind cursor-in-non-selected-windows and
13574         select-frame-set-input-focus for XEmacs.
13575
13576 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13577
13578         * mm-view.el (mm-inline-text): Use equal instead of equalp.
13579
13580 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
13581
13582         * gnus-registry.el (gnus-registry-cache-save): Remove text
13583         properties when saving via the temp buffer.
13584
13585 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13586
13587         * message.el (message-generate-hashcash): Honor custom type.
13588
13589 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13590
13591         * message.el (message-generate-hashcash): Default to non-nil when
13592         hashcash is found.
13593
13594         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13595         (gnus-refer-thread-limit): Increase default to 500.
13596
13597         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13598
13599         * flow-fill.el (fill-flowed): Allow delete-space.
13600
13601 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13602
13603         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13604         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13605         Remove autoloads.
13606
13607 2006-04-18  Simon Josefsson  <jas@extundo.com>
13608
13609         * message.el (message-generate-hashcash): Default to.
13610
13611 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13614         concatenating segments rather than before concatenating them.
13615
13616 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13617
13618         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13619
13620 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13621
13622         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13623
13624         * message.el (message-forward-make-body-plain):
13625         Allow message-forward-ignored-headers to be a list.
13626         (message-remove-ignored-headers): Factor out into function.
13627         (message-forward-make-body-mml): Use it.
13628
13629         * imap.el (imap-quote-specials): New function.
13630         (imap-login-auth): Quote specials.
13631
13632         * rfc2231.el (rfc2231-parse-string): Remove dead code.
13633         (rfc2231-parse-string): Allow concatanation of parameters that
13634         aren't contiguous.  The test case is
13635           (mail-header-parse-content-type "message/external-body;
13636             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13637             access-type=LOCAL-FILE;
13638             name*1*=plugh%2fhello-sailor%2fbing.pdf")
13639
13640 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13641
13642         * nntp.el (nntp-accept-process-output): Return the value of
13643         `nnheader-accept-process-output'.
13644
13645 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13646
13647         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
13648         (gnus-button-alist): Recognize more diff formats.
13649         (gnus-button-patch): Strip directory.
13650
13651 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13652
13653         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
13654         Emacs 22 when setting focus.
13655
13656 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13657
13658         * gnus-art.el (gnus-article-treat-types): Do treatment of
13659         text/x-verbatim parts.
13660         (gnus-button-patch): New command.
13661
13662         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13663         addresses that contain invalid characters.
13664
13665 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13666
13667         * message.el (message-put-addresses-in-ecomplete):
13668         Use gnus-replace-in-string.
13669         (message-is-yours-p): Use the more correct
13670         mail-header-parse-address instead of
13671         mail-extract-address-components.
13672         (message-put-addresses-in-ecomplete): Fix typo.
13673
13674         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13675         keystroke.
13676
13677         * gnus-art.el (gnus-treatment-function-alist): Change order of
13678         newsgroups/generic header folding to avoid double-folding.
13679
13680         * message.el (message-hidden-headers): Add X-Draft-From.
13681
13682         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13683         New command.
13684         (gnus-summary-repeat-search-article-backward): New command.
13685
13686         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13687         groups in the parent topic.
13688
13689 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13690
13691         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13692         (spam-extra-header-to-number): Return the CRM114 number as a
13693         number instead of a string.
13694
13695 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13696
13697         * gnus-art.el (gnus-face-properties-alist): Move here from
13698         gnus-fun.
13699
13700         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13701
13702 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13703
13704         * message.el (message-strip-forbidden-properties): Only display on
13705         self-insert-command.
13706
13707         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13708         reindent.
13709         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13710
13711 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13712
13713         * smiley.el (smiley-style): Fix typo.
13714
13715 2006-03-23  Kenichi Handa  <handa@m17n.org>
13716
13717         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13718         instead of set-buffer-multibyte.
13719
13720 2006-03-23  Kenichi Handa  <handa@m17n.org>
13721
13722         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13723         buffer and then decode the buffer text if necessary.
13724         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13725         first, and after mm-encode-body, change the buffer to unibyte.
13726
13727 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13728
13729         * hashcash.el (hashcash-insert-payment-async-2):
13730         Use message-goto-eoh instead of doing it manually.
13731         (mail-add-payment): Use message-narrow-to-header instead of trying
13732         to do the same itself.
13733
13734         * message.el (message-hidden-headers): Add Face.
13735
13736         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13737         reparenting code.
13738         (gnus-summary-reparent-children): Refactored out code.
13739         (gnus-summary-thread-map): New keystroke.
13740         (gnus-summary-reparent-children): Make into command.
13741
13742         * smiley.el (smiley-style): Default to `medium' if using a large
13743         font.
13744
13745         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13746         does it itself.
13747
13748         * message.el (message-point-in-header-p): Simplify definition.
13749
13750 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13751
13752         * nnagent.el (nnagent-request-set-mark): Silence log file
13753         writing.
13754         (nnagent-request-set-mark): Use write-region instead of
13755         append-to-file.
13756
13757         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13758         strange select method.
13759
13760         * ecomplete.el (ecomplete-display-matches): Get highlightling
13761         right.
13762         (ecomplete-display-matches): Use literals.
13763         (ecomplete-display-matches): Disable message logging.
13764
13765         * message.el (message-display-abbrev): Small optimization.
13766
13767         * ecomplete.el (ecomplete-display-matches): Allow automatic
13768         display.
13769
13770         * message.el (message-strip-forbidden-properties):
13771         Display abbrevs.
13772         (message-display-abbrev): Get automatic display right.
13773
13774         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13775         keystrokes.
13776
13777 2006-04-13  Romain Francoise  <romain@orebokech.com>
13778
13779         TODO: Backport to v5-10!
13780
13781         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13782         Move here (and rename) from gnus-registry.el.
13783
13784         * gnus-registry.el: Require gnus-util.
13785         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13786
13787 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13788
13789         * gnus-group.el (gnus-group-catchup-current):
13790         Change if-then-else-if-then-else into cond.
13791         (gnus-group-catchup): Indent.
13792         (group-name-at-point): New function.
13793         (gnus-fetch-group): Provide default from thing at point.
13794
13795 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13796
13797         * message.el (message-display-abbrev): Fix regexp.
13798
13799         * ecomplete.el (ecomplete-highlight-match-line):
13800         Reimplement choosing.
13801         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13802         dead variables.
13803
13804         * message.el (message-newline-and-indent): Remove debugging.
13805         (message-display-abbrev): Use new implementation.
13806
13807 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13808
13809         * gnus-art.el (gnus-article-mode):
13810         Set cursor-in-non-selected-windows to nil.
13811
13812         * smiley.el: Revert previous change.
13813         (smiley-data-directory): defvar it before using it in the
13814         defcustom of `smiley-style'.
13815
13816 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13817
13818         * message.el (message-newline-and-indent): New function.
13819
13820         * ecomplete.el: Implement more bits.
13821
13822         * message.el (message-put-addresses-in-ecomplete): Clean up the
13823         string.
13824
13825         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13826
13827         * gnus-sum.el (gnus-summary-save-parts):
13828         Bind gnus-summary-save-parts-counter and use it to make unique file
13829         names.
13830
13831         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13832
13833         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13834         parameter to say whether to actually parse the individual
13835         addresses.
13836
13837         * message.el (message-put-addresses-in-ecomplete): New function.
13838         (ecomplete): Require.
13839         (message-mail-alias-type): Add ecomplete as an option.
13840
13841 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13842
13843         * flow-fill.el (fill-flowed): Remove trailing space from blank
13844         quoted lines.
13845
13846 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13847
13848         * smiley.el (smiley-style): Move definition later to avoid a
13849         compilation warning.
13850
13851 2006-04-12  Kenichi Handa  <handa@m17n.org>
13852
13853         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13854         buffer and then decode the buffer text if necessary.
13855         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13856         first, and after mm-encode-body, change the buffer to unibyte.
13857         Use mm-disable-multibyte instead of set-buffer-multibyte.
13858
13859 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13860
13861         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13862         Content-Type header instead of Content-Disposition header.
13863         (gnus-mime-inline-part): Ditto.
13864         (gnus-mime-view-part-as-charset): Ignore charset that the part
13865         specifies.
13866
13867         * mm-decode.el (mm-display-part): Work with external parts and
13868         usual parts similarly.
13869
13870         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13871         instead of gnus-display-mime.
13872
13873         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13874         instead of with-temp-buffer.
13875
13876         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13877         tag to summarized topics part in order to encode non-ASCII text.
13878
13879 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13880
13881         * smiley.el (smiley-style): New variable.
13882         (smiley-directory): New function.
13883         (smiley-data-directory): Derive from `smiley-style' using
13884         `smiley-directory'.
13885         (smiley-regexp-alist): Add new entries.
13886
13887         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13888         (gnus-article-browse-delete-temp): Add :version.
13889
13890 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13891
13892         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13893         the sieve region.
13894
13895 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13896
13897         * gnus.el (gnus-version-number): Bump version.
13898
13899 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13900
13901         * gnus.el: No Gnus v0.4 is released.
13902
13903 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13904
13905         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13906         layout.
13907
13908         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13909         unknown charset.
13910
13911         * message.el (message-header-synonyms): Add Original-To to the
13912         default.
13913
13914         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13915         optional parameter.
13916
13917 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13918
13919         * gnus-fun.el (gnus): Require it for gnus-directory.
13920
13921 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13922
13923         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13924
13925 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13926
13927         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13928
13929 2006-04-05  Simon Josefsson  <jas@extundo.com>
13930
13931         * password.el (password-reset): New function.
13932
13933 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13934
13935         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13936         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13937
13938 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13939
13940         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13941         Some whitespace was matched into the url, which broke browsing hits
13942         > 100 when mm-url-use-external was nil.
13943
13944 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13945
13946         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13947         Check gnus-extra-headers for 'Newsgroups.
13948
13949         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13950         bound.
13951
13952 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13953
13954         * pgg-gpg.el: Clean up process buffers every time gpg processes
13955         complete.
13956
13957 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13958
13959         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13960         doc string.
13961
13962 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13963
13964         * pgg-gpg.el (pgg-gpg-process-filter)
13965         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13966
13967         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13968         lines, temporary fix.
13969
13970 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13971
13972         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13973
13974 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13975
13976         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13977         default-enable-multibyte-characters.  This reverts the change from
13978         revision 6.17 which is no longer necessary because the passphrase
13979         is sent separately now.  GnuPG messages are unreadable under
13980         multibyte locales with default-enable-multibyte-characters set to
13981         nil.
13982
13983 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13984
13985         * message.el (message-tool-bar-gnome): Move "spell".
13986
13987 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13988
13989         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13990         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13991         instead.
13992
13993 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13994
13995         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13996         Improve newsgroups handling for NNTP overviews which don't include
13997         Newsgroups.
13998
13999 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14000
14001         * message.el (message-resend): Bind message-generate-hashcash to nil.
14002
14003 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14004
14005         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14006         when searching for already-paid recipients.
14007
14008 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14009
14010         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14011         passphrases when it is not needed.
14012         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14013         passphrase stuff from gpg, should only be necessary when you use
14014         gpg with a smartcard.
14015
14016 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14017
14018         * mml.el (mml-insert-mime): Ignore cached contents of
14019         message/external-body part.
14020
14021         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14022         (mm-insert-part): Ditto.
14023
14024 2006-03-23  Simon Josefsson  <jas@extundo.com>
14025
14026         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14027         Reiner.
14028         (pgg-gpg-use-agent-p): Use it again.
14029
14030 2006-03-23  Simon Josefsson  <jas@extundo.com>
14031
14032         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14033         older emacsen.
14034         (pgg-gpg-use-agent-p): Don't use it.
14035
14036 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14037
14038         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14039         if we can.
14040
14041 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14042
14043         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14044         (pgg-gpg-update-agent): New function.
14045         (pgg-gpg-use-agent-p): New function.
14046         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14047         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14048         (pgg-gpg-sign-region): Use it.
14049
14050 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14053         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14054
14055 2006-03-21  Simon Josefsson  <jas@extundo.com>
14056
14057         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14058         <wilde@sha-bang.de>.
14059         (pgg-gpg-use-agent): New variable.
14060         (pgg-gpg-process-region): Use it.
14061         (pgg-gpg-encrypt-region): Likewise.
14062         (pgg-gpg-encrypt-symmetric-region): Likewise.
14063         (pgg-gpg-decrypt-region): Likewise.
14064         (pgg-gpg-sign-region): Likewise.
14065         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14066
14067 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14068
14069         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14070
14071         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14072         Add comment on version.
14073
14074 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14075
14076         * smiley.el: Add missing test smiley.
14077
14078 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * mm-decode.el (mm-with-part): New macro.
14081         (mm-get-part): Use it; work with message/external-body as well.
14082         (mm-save-part): Treat name and filename equally.
14083
14084         * mm-extern.el (mm-extern-cache-contents): New function.
14085         (mm-inline-external-body): Use it; force the part to be displayed;
14086         move undisplayer added to the cached handle to the parent.
14087
14088         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14089         (gnus-mime-view-part-as-type): Work with message/external-body.
14090
14091         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14092
14093 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14094
14095         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14096         images in image-load-path.  [Sync with image.el, revision 1.60, in
14097         Emacs.]
14098
14099 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14100
14101         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14102         path rather than symbol.  Always return list of directories.
14103         Guarantee that image directory comes first.  [Sync with image.el,
14104         revision 1.59, in Emacs.]
14105
14106         * message.el (message-make-tool-bar): Adjust to new API of
14107         `gmm-image-load-path-for-library'.
14108
14109         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14110
14111         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14112
14113 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14114
14115         * gnus-art.el (gnus-article-only-boring-p):
14116         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14117         intangible text.
14118         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14119
14120 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14121
14122         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14123         Use `defun' instead of `gmm-defun-compat'.
14124
14125 2006-03-14  Simon Josefsson  <jas@extundo.com>
14126
14127         * message.el (message-unique-id): Don't use message-number-base36
14128         if (user-uid) is a float.
14129         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14130
14131 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14132
14133         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14134
14135         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14136         empty line between a part and a message part.
14137
14138 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14139
14140         * smiley.el: Add more test smileys.
14141         (smiley-data-directory, smiley-regexp-alist)
14142         (gnus-smiley-file-types): Fix doc strings.
14143         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14144         adding new elements.
14145         (smiley-mouse-map): Unused code.  Make it a comment.
14146
14147 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14150         scan latest NoCeM messages instead of old ones.
14151         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14152         delimiters that are recently used.
14153         (gnus-nocem-load-cache): Add autoload cookie.
14154
14155         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14156
14157         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14158         level which is larger than gnus-use-nocem is specified.
14159
14160         * gnus-group.el (gnus-group-get-new-news): Ditto.
14161
14162 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14163
14164         * gnus-util.el (gnus-tool-bar-update): New function.
14165
14166         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14167         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14168
14169         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14170
14171         * gnus-group.el (gnus-group-redraw-when-idle)
14172         (gnus-group-redraw-check): Remove.
14173         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14174
14175 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14176
14177         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14178         if optional last element is specified in splits (FIELD VALUE...).
14179
14180 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14181
14182         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14183         to gmm-image-load-path-for-library.  Call with no-error argument.
14184         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14185
14186         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14187
14188         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14189
14190         * gmm-utils.el (gmm-image-load-path): Remove alias.
14191
14192 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14193
14194         * gmm-utils.el (gmm-image-load-path): Add alias.
14195
14196         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14197         nnml-generate-nov-databases-1.
14198         (nnml-generate-nov-databases): Use it.
14199         (nnml-generate-nov-databases-directory): Document no-active
14200         argument.
14201
14202         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14203         directory if path is t.  Add no-error.
14204
14205         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14206         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14207
14208         * gnus-art.el (gnus-article-browse-delete-temp-files):
14209         Simplify resetting gnus-article-browse-html-temp-list.
14210
14211         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14212         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14213         Add example to docstring.  Rename local variables.  Move error
14214         checks to default case in cond and simplify.
14215
14216 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14217
14218         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14219         handle is multipart when calling it recursively.
14220         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14221
14222 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14223
14224         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14225         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14226
14227 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14228
14229         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14230         is loaded.
14231
14232         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14233         loaded.
14234
14235 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14236
14237         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14238         to "Emacs 23 (unicode)" in doc string.
14239
14240         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14241         "Emacs 23 (unicode)" in comment.
14242
14243 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14244
14245         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14246
14247         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14248         characters 160 through 255 in Emacs 23.
14249
14250 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14251
14252         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14253         gnus-article-browse-html-temp.
14254         (gnus-article-browse-delete-temp): Make it customizable.
14255         Add `file'.  Adjust doc string.
14256         (gnus-article-browse-delete-temp-files): Add argument.
14257         Allow query for each file.  Adjust doc string.
14258         (gnus-article-browse-html-parts):
14259         Add `gnus-article-browse-delete-temp-files' to
14260         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14261
14262 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14263
14264         * gnus-art.el (gnus-article-browse-html-temp)
14265         (gnus-article-browse-delete-temp): New variables.
14266         (gnus-article-browse-delete-temp-files): New function.
14267         (gnus-article-browse-html-parts): Use it.
14268
14269 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14270
14271         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14272
14273         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14274         string.
14275
14276         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14277         gnus-summary-insert-new-articles when unplugged.
14278         Remove gnus-summary-search-article-forward.
14279
14280         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14281         display-visual-class instead of display-color-cells.
14282
14283 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14284
14285         * dgnushack.el: Autoload customize-group for XEmacs.
14286
14287         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14288         message/* containing non-ASCII text properly.
14289
14290 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14291
14292         * message.el: Require gmm-utils, remove autoloads.
14293         (message-tool-bar): Set default based on
14294         gmm-tool-bar-style.
14295         (message-tool-bar-gnome): Add gmm-customize-mode.
14296
14297         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14298         gmm-tool-bar-style.
14299         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14300
14301         * gnus-group.el (gnus-group-tool-bar): Set default based on
14302         gmm-tool-bar-style.
14303         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14304
14305         * gmm-utils.el (gmm-image-directory): Rename variable from
14306         gmm-image-load-path.
14307         (gmm-image-load-path): Use gmm-image-directory.
14308         (gmm-customize-mode): New function.
14309         (gmm-tool-bar-style): New variable.
14310
14311         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14312         gnus-group-redraw-line-number.
14313         (gnus-group-redraw-check): Simplify.
14314         (gnus-group-tool-bar-update): Remove redraw check.
14315         (gnus-group-make-tool-bar): Add redraw check.
14316
14317 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14318
14319         * gnus-art.el (gnus-button): Add missing parentheses.
14320
14321 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * lpath.el: Fbind line-number-at-pos.
14324
14325 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14326
14327         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14328
14329 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * gnus-art.el (gnus-button): New face.
14332         (gnus-article-button-face): Use it.
14333
14334         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14335         Add gnus-summary-next-page.  Re-order.
14336
14337         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14338         next-node are now included.
14339         (gnus-group-redraw-line-number): New internal variable.
14340         (gnus-group-redraw-check): Helper function for updating the tool
14341         bar.
14342         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14343
14344         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14345
14346         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14347         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14348         Use it to match format of Spamassassin 3.0 and later.
14349         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14350         (spam-check-bogofilter)
14351         (spam-bogofilter-register-with-bogofilter): Fix args of
14352         `gnus-error' calls.
14353
14354 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14355
14356         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14357         unnecessary interaction when sending queued mails.
14358         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14359
14360 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14361
14362         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14363         first or last are nil.
14364
14365 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14366
14367         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14368
14369 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14370
14371         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14372
14373 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14374
14375         * dns.el (query-dns): Protect more against buggy tcp output.
14376
14377 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14378
14379         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14380         nov.php.
14381
14382 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14383
14384         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14385         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14386         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14387         output on the server side.
14388         (nnweb-google-create-mapping): Update regexps and add some
14389         progress indication.
14390
14391 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14392
14393         * gnus-group.el (gnus-group-tool-bar-gnome):
14394         Fix gnus-agent-toggle-plugged.  Re-order icons.
14395         (gnus-group-tool-bar-gnome):
14396         Add gnus-group-{prev,next}-unread-group.
14397         (gnus-group-tool-bar-gnome): Re-order icons.
14398
14399         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14400         Move gnus-summary-insert-new-articles.
14401
14402         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14403         Fix comments.
14404
14405         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14406         also available in Emacs 21.3.
14407
14408         * message.el (message-fix-before-sending): Change "Emacs 22" to
14409         "Emacs 23 (unicode)" in comment.
14410
14411         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14412         "Emacs 23 (unicode)" in comment.
14413
14414         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14415         comment.
14416         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14417
14418         * mm-view.el (mm-fill-flowed): Add :version.
14419
14420 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14421
14422         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14423         and load-path.
14424
14425 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14426
14427         * message.el: Autoload gmm-image-load-path.
14428         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14429         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14430         consitency.
14431
14432         * gmm-utils.el (gmm-image-load-path): Also search in
14433         "../etc/images".  Don't set gmm-image-load-path if we don't find
14434         the image.
14435
14436 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14437
14438         * gmm-utils.el (gmm-image-load-path): Don't make
14439         `gmm-image-load-path' include subdirectories which the second arg
14440         `image' might specify.
14441
14442         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14443         subdirectory to icon file names.
14444
14445         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14446
14447 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14448
14449         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14450         gmm-image-load-path calls.
14451
14452         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14453
14454         * message.el (message-make-tool-bar): Ditto.
14455
14456         * mml.el (mml-preview): Add comment concerning tool bar icons.
14457
14458         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14459         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14460
14461         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14462         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14463
14464         * message.el (message-tool-bar-gnome): Use new icon names.
14465         (message-make-tool-bar): Use `gmm-image-load-path'.
14466
14467         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14468         New functions from MH-E.
14469         (gmm-image-load-path): New variable from MH-E.
14470         (gmm-image-load-path): New function from MH-E.  Add arguments
14471         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
14472         *-image-load-path-called-flag.
14473
14474 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
14475
14476         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14477
14478 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
14479
14480         * nnimap.el (nnimap-request-move-article): Change folder back to
14481         source group before deleting.
14482
14483 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
14484
14485         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14486
14487         * gnus-art.el (mm-url-insert-file-contents-external):
14488         Autoload mm-url.
14489
14490         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14491
14492 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14495         coding system which mm-charset-to-coding-system returns for a
14496         given charset is valid.
14497
14498 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14499
14500         * html2text.el (html2text-remove-tag-list):
14501         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14502
14503 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14504
14505         * gnus-cus.el: Revert 2005-10-17 change.
14506
14507 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * gnus-art.el (article-strip-banner):
14510         Call article-really-strip-banner only when the regexp match is made.
14511
14512 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * gnus-art.el (article-strip-banner):
14515         Use gnus-extract-address-components instead of
14516         mail-header-parse-addresses to make it work with non-ASCII text;
14517         remove mail-encode-encoded-word-string.
14518
14519         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14520         values which are surrounded with \"...\"; make it never cause a
14521         Lisp error; give up parsing of parameters if it failed in
14522         extracting type.
14523
14524 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
14525
14526         * smime.el (smime-cert-by-ldap-1): Fix bug where
14527         `smime-ldap-search' returns results without userCertificates.
14528
14529 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14530
14531         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14532
14533 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14534
14535         * spam.el (spam-check-spamassassin-headers): Adapt format for
14536         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
14537         <ari@mbf.ocn.ne.jp>.
14538         (spam-list-of-processors): Add spam-use-gmane.
14539
14540 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14541
14542         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14543         make-temp-file; make it work with XEmacs as well.
14544
14545         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14546         mm-make-temp-file.
14547
14548         * mm-decode.el (mm-display-external): Use the 3rd arg of
14549         mm-make-temp-file.
14550         (mm-create-image-xemacs): Ditto.
14551
14552 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14553
14554         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14555         with message-narrow-to-headers.
14556         (gnus-draft-setup): Narrow to header to run message-fetch-field.
14557         (gnus-draft-check-draft-articles): New function.
14558         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14559
14560 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14561
14562         * gnus-art.el (gnus-article-browse-html-parts):
14563         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14564         Don't use suffix argument for mm-make-temp-file for Emacs 21
14565         compatibility.  Remove useless `format'.
14566
14567 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14568
14569         * nnweb.el (nnweb-google-wash-article): Update regexps.
14570         (nnweb-group-alist): Use defvoo instead of defvar.
14571
14572 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14575         re-loading nn* modules.
14576
14577 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14578
14579         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14580         for `tool-bar-mode' and don't check it's default-value.
14581
14582         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14583
14584         * message.el (message-make-tool-bar): Ditto.
14585
14586         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14587         `substring'.  Shorten tmp-file name.
14588
14589         * gnus.el: Remove bogus comment.
14590
14591 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
14592
14593         * gnus-art.el (gnus-article-browse-html-parts): New function.
14594         (gnus-article-browse-html-article): New function for viewing html
14595         articles with a browser.
14596
14597 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
14598
14599         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
14600         in elisp.
14601         (pgg-gpg-encrypt-symmetric-region): Ditto.
14602         (pgg-gpg-sign-region): Ditto.
14603
14604         * pgg-def.el (pgg-text-mode): New variable.
14605
14606         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14607         (mml2015-pgg-encrypt): Ditto.
14608
14609         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14610         (mml1991-pgg-encrypt): Ditto.
14611
14612 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14613
14614         * nnfolder.el (nnfolder-insert-newsgroup-line):
14615         Use message-make-date instead of current-time-string.
14616
14617         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14618         to gnus-decoded which mm-uu might set.
14619
14620 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14621
14622         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14623         don't decode quoted parameters; remove misimported Emacs code.
14624         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14625         (rfc2231-decode-encoded-string): Don't use split-string which
14626         behaves differently according to Emacs version; use
14627         mm-decode-coding-region to convert charset to coding-system.
14628         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14629         (rfc2231-encode-string): Remove misimported Emacs code.
14630
14631 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14632
14633         * gnus-art.el (article-decode-charset): Don't use ignore-errors
14634         when calling mail-header-parse-content-type.
14635         (article-de-quoted-unreadable): Ditto.
14636         (article-de-base64-unreadable): Ditto.
14637         (article-wash-html): Ditto.
14638
14639         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14640         calling mail-header-parse-content-type and
14641         mail-header-parse-content-disposition.
14642         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14643         mail-header-parse-content-type.
14644
14645         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14646         insert charset and format parameters; encode description after
14647         inserting it to buffer.
14648         (mml-insert-parameter): Fold lines properly even if a parameter is
14649         segmented into two or more lines; change the max column to 76.
14650
14651         * rfc1843.el (rfc1843-decode-article-body): Don't use
14652         ignore-errors when calling mail-header-parse-content-type.
14653
14654         * rfc2231.el (rfc2231-parse-string): Return at least type if
14655         possible; don't cause an error even if it fails in parsing of
14656         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14657         (rfc2231-encode-string): Don't break lines at the beginning, leave
14658         it to mml-insert-parameter.
14659
14660         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14661         calling mail-header-parse-content-type.
14662
14663 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14664
14665         * spam-report.el (spam-report-gmane-use-article-number):
14666         Improve doc string.
14667         (spam-report-gmane-internal): Check if a suitable header was found
14668         in the article.
14669
14670 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14671
14672         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14673         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14674
14675 2006-02-05  Romain Francoise  <romain@orebokech.com>
14676
14677         Update copyright notices of all files in the gnus directory.
14678
14679 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14680
14681         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14682
14683 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14686         segmented lines of parameter value to cope with Thunderbird 1.5
14687         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14688         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14689         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14690
14691 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14692
14693         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14694         parts.
14695
14696 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14697
14698         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14699         there's only one active file for all servers.
14700         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14701         solid groups.  Gnus might have used a FAST request to select the group.
14702         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14703         and nnweb-search redundantly in the active file.
14704         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14705         (nnweb-request-create-group): Don't use ARGS.
14706         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14707         initialisations.  Let nnoo do the work.
14708
14709 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14710
14711         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14712         Say the part has been decoded.
14713
14714         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14715
14716 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14717
14718         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14719         mailcap-viewer-test-cache when there's no 'test clause, since that
14720         will invert the meaning of a "nil" test previously determined by
14721         mailcap-mailcap-entry-passes-test.
14722
14723 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14724
14725         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14726         compiling.
14727
14728         * gnus-sum.el: Ditto.
14729
14730         * message.el: Don't bind tool-bar-map when compiling.
14731
14732 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14733
14734         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14735
14736 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14737
14738         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14739         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14740         current Google Groups.
14741
14742 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14743
14744         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14745         and tool-bar-mode.
14746
14747         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14748         and tool-bar-mode.
14749
14750         * message.el (message-tool-bar-update): Simplify.
14751         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14752
14753         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14754         gnus-summary-buffer.
14755         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14756         gnus-summary-reply.
14757
14758         * gmm-utils.el (gmm): Add :version.
14759
14760 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * Makefile.in (clean): New rule.
14763         (distclean): Use it.
14764
14765 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14766
14767         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14768         Don't autoload.
14769
14770 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14771
14772         * gmm-utils.el (gmm-verbose): Add :group.
14773
14774 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14775
14776         * message.el: Change some comments WRT tool-bars.
14777
14778         * gnus-sum.el (gnus-summary-tool-bar)
14779         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14780         (gnus-summary-tool-bar-zap-list): New variables.
14781         (gnus-summary-make-tool-bar): Complete rewrite using
14782         `gmm-tool-bar-from-list'.
14783
14784         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14785         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14786         New variables.
14787         (gnus-group-make-tool-bar): Complete rewrite using
14788         `gmm-tool-bar-from-list'.
14789         (gnus-group-tool-bar-update): New function.
14790
14791         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14792
14793 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14796         is dissected into a single part of which the type is the same as
14797         the given one; decode charset.
14798
14799 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14800
14801         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14802         into alists as symbol not string, since that's what
14803         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14804         look for.
14805
14806 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14807
14808         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14809         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14810
14811         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14812
14813 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14814
14815         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14816         (gnus-xmas-mime-security-button-menu): New function.
14817
14818         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14819         (gnus-mime-security-button-menu): New definition.
14820         (gnus-mime-security-button-map): Use them.
14821         (gnus-mime-security-button-menu): New function.
14822         (gnus-insert-mime-security-button): Addition to help echo.
14823         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14824         (gnus-mime-security-pipe-part): New functions.
14825
14826         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14827         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14828
14829         * mm-decode.el (mm-handle-set-disposition): Remove.
14830         (mm-handle-set-description): Remove.
14831
14832 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14833
14834         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14835         (mm-w3m-standalone-supports-m17n-p): New function.
14836         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14837         w3m usage.
14838
14839         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14840         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14841
14842 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14843
14844         * message.el (message-tool-bar-zap-list):
14845         Use gmm-tool-bar-zap-list as custom type.
14846         (message-tool-bar-update): New function.
14847         (message-tool-bar, message-tool-bar-gnome)
14848         (message-tool-bar-retro): Add message-tool-bar-update.
14849         (message-tool-bar-gnome): Add flyspell-buffer.
14850
14851         * gnus-util.el (gnus-error): Describe `args'.
14852
14853         * gmm-utils.el (gmm-error): Describe `args'.
14854         (gmm-tool-bar-zap-list): New widget.
14855         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14856
14857 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14858
14859         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14860         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14861         the number of recursive calls.
14862
14863         * mm-decode.el (mm-handle-set-disposition): New macro.
14864         (mm-handle-set-description): New macro.
14865
14866 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14869         encoding.
14870
14871 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14872
14873         * message.el (message-tool-bar-zap-list, message-tool-bar)
14874         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14875         (message-tool-bar-local-item-from-menu): Remove.
14876         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14877         (message-make-tool-bar): New function.
14878         (message-mode): Use `message-make-tool-bar'.
14879
14880         * gmm-utils.el: New file.
14881         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14882         (gmm-lazy): New widget copied from `nnmail.el'.
14883         (gmm-tool-bar-from-list): New function for creating customizable
14884         tool bars.
14885         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14886         output.
14887         (gmm): Add :prefix to defgroup.
14888
14889 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14890
14891         * gmm-utils.el (gmm-widget-p): New function.
14892
14893 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14894
14895         * mml.el (mml-attach-file): Describe `description' in doc string.
14896         (mml-menu): Add Emacs MIME manual and PGG manual.
14897
14898 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14899
14900         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14901
14902 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14903
14904         * nntp.el (nntp-end-of-line): Doc fix.
14905
14906 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14907
14908         * imap.el (imap-open): Handle case where buffer is a buffer
14909         object.
14910
14911 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14912
14913         * gnus-delay.el (gnus-delay): Don't autoload.
14914         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14915         to be re-loaded when customizing the `gnus-delay' group.
14916
14917 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14918
14919         * message.el (message-insert-citation-line): Use newlines.
14920
14921 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14922
14923         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14924         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14925         these routines, so the passphrase can be managed externally and
14926         passed in to the system.
14927         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14928         pgg-add-passphrase-to-cache function.
14929
14930         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14931         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14932         these routines, so the passphrase can be managed externally and
14933         passed in to the system.
14934         (pgg-pgp5-sign-region): Use new name of
14935         pgg-add-passphrase-to-cache function.
14936
14937 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14938
14939         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14940         part of the decoded armor to find the key-identifier.
14941         (pgg-gpg-lookup-key-owner): New function to return the
14942         human-readable identifier of a key owner.
14943         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14944         itself.
14945         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14946         the key value) if we have a key and can match it against a secret
14947         key.  Also, added a note pointing out fact that the prompt only
14948         indicates the first matching key.
14949
14950         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14951         pgg-decrypt-region.
14952         (pgg-add-passphrase-to-cache): Rename from
14953         `pgg-add-passphrase-cache' to reduce confusion (all callers
14954         changed).
14955         (pgg-remove-passphrase-from-cache): Rename from
14956         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14957         changed).
14958         (pgg-read-passphrase, pgg-add-passphrase-cache)
14959         (pgg-remove-passphrase-cache): Add informative docstrings.
14960         (pgg-decrypt): Convey provided passphrase in subordinate call to
14961         pgg-decrypt-region.
14962
14963 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14964
14965         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14966         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14967         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14968         'passphrase' argument, so the passphrase can be managed externally
14969         and then passed in to the system.
14970
14971         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14972         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14973         so the passphrase cache can be used reliably with identifiers
14974         besides a pgp packet's key id.
14975
14976         * pgg-gpg.el (pgg-gpg-encrypt-region)
14977         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14978         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14979         these routines, so the passphrase can be managed externally and
14980         passed in to the system.
14981
14982         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14983         'notruncate' argument, so the passphrase cache can be used
14984         reliably with identifiers besides a pgp packet's key id.
14985
14986 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14987
14988         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14989         symmetric encryption.
14990         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14991         encrypted session key.
14992         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14993         message ask for the passphrase in a proper way.
14994
14995         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14996         New user commands for symmetric encryption.
14997
14998 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14999
15000         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15001
15002         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15003
15004 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15005
15006         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15007
15008 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15009
15010         * mm-decode.el (mm-inlined-types): Add application/pgp.
15011         (mm-automatic-display): Ditto.
15012
15013         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15014         part as text.
15015
15016 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * nnrss.el: Update copyright.
15019         (nnrss-opml-import): Query whether to subscribe to each entry.
15020
15021         * gnus-art.el:
15022         * gnus-sum.el:
15023         * gnus-xmas.el:
15024         * messagexmas.el:
15025         * mm-uu.el:
15026         * mm-view.el: Update copyright.
15027
15028 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15029
15030         * message.el (message-info): New function.
15031         (message-mode-menu): Add it.
15032         Update copyright.
15033
15034         * ChangeLog: Fix and update copyright.
15035
15036 2006-01-13  Romain Francoise  <romain@orebokech.com>
15037
15038         * message.el (message-forward-subject-name-subject): Prefer the
15039         address to 'nowhere' if the sender has no name.
15040         Fix typo.  Update copyright year.
15041
15042 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15043
15044         * gnus-art.el (article-wash-html):
15045         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15046         (gnus-article-wash-html-with-w3m-standalone): New function.
15047
15048         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15049         mm-inline-text-html-render-with-w3m-standalone.
15050         (mm-text-html-washer-alist): Map w3m-standalone to
15051         gnus-article-wash-html-with-w3m-standalone.
15052         (mm-inline-text-html-render-with-w3m-standalone): New function.
15053
15054 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15055
15056         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15057         Improve LaTeX.
15058
15059 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15060
15061         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15062         (nnrss-request-article): Render text/plain parts as HTML.
15063
15064         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15065         the buffer.
15066
15067 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15068
15069         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15070         custom definition of `gnus-posting-styles'.
15071
15072         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15073         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15074
15075 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15076
15077         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15078         Use nntp for bug archive.
15079
15080 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15083         parts.
15084         (nnrss-normalize-date): New function converts ISO 8601 date into
15085         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15086         (nnrss-check-group): Use it.
15087
15088 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15089
15090         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15091
15092         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15093         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15094         (nnrss-insert-w3): Ditto.
15095
15096 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15097
15098         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15099         the articles to be forwarded including the case where neither a
15100         number of articles nor a region is specified.
15101
15102 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15103
15104         * nnrss.el (nnrss-request-article): Fix last change; fill
15105         text/plain parts.
15106
15107 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15108
15109         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15110         in text/plain part.
15111         (nnrss-check-group): Don't add excessive newline to dc:subject.
15112
15113 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15114
15115         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15116         article.
15117
15118 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15119
15120         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15121         (nnml-use-compressed-files, nnml-save-mail): Support other
15122         comression programs such as bzip2.
15123
15124 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15125
15126         * dns.el (query-dns): Make sure we check the buffer size before
15127         removing tcp headers.
15128
15129 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15132         remove MIME buttons associated with multipart/alternative parts.
15133         (gnus-mime-display-alternative): Tag buttons using `article-type'
15134         text property.
15135
15136         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15137         associated with multipart/alternative parts.
15138
15139         * gnus-art.el (gnus-signature-separator): Fix custom type.
15140
15141         * mm-decode.el (mm-inlined-types): Fix custom type.
15142         (mm-keep-viewer-alive-types): Ditto.
15143         (mm-automatic-display): Ditto.
15144         (mm-attachment-override-types): Ditto.
15145         (mm-inline-override-types): Ditto.
15146         (mm-automatic-external-display): Ditto.
15147
15148 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15149
15150         * spam-report.el (spam-report-user-mail-address)
15151         (spam-report-user-agent): New variables.
15152         (spam-report-url-ping-plain): Use spam-report-user-agent.
15153
15154 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15155
15156         * gnus-art.el (gnus-button-handle-custom): Do not just use
15157         `customize-apropos' for any "M-x customize-*" button but the
15158         function called for.  Accept both the function name and its
15159         argument in order to achieve this.
15160         (gnus-button-alist): Remove support for "custom:" URL's.
15161         Pass function name to `gnus-button-handle-custom' in case of "M-x
15162         customize-*" buttons.
15163
15164 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15165
15166         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15167         multipart/alternative and add xref to mm-discouraged-alternatives
15168         in doc string.
15169
15170         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15171         gnus-buttonized-mime-types in doc string.
15172
15173 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15174
15175         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15176         Suggest image/.* in the doc string.
15177
15178 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15179
15180         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15181         message-marks (Debian bug #342521).
15182
15183 2005-12-12  Simon Josefsson  <jas@extundo.com>
15184
15185         * password.el (password-read-from-cache): Add.
15186         (password-read): Use it.
15187
15188 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15189
15190         * rfc2047.el (rfc2047-charset-to-coding-system):
15191         Recognize us-ascii as a MIME charset.
15192
15193         * mm-bodies.el (mm-decode-content-transfer-encoding):
15194         Protect against the case where the 2nd arg TYPE is nil.
15195
15196 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15197
15198         * pop3.el (pop3-stream-type): Fix custom version.
15199
15200         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15201
15202 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15203
15204         * mm-decode.el (mm-display-external): Add missing cdr.
15205
15206 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15207
15208         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15209         RFC1524) if it is in mailcap or add a suffix according to
15210         mailcap-mime-extensions when generating a temp filename; postpone
15211         deleting a temp file for 2 seconds for some wrappers, shell
15212         scripts, and so on, which might exit right after having started a
15213         viewer command as a background job.
15214
15215 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15216
15217         * nntp.el (nntp-marks-directory): Fix custom group.
15218
15219         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15220         steps when < 10.
15221
15222         * gnus-start.el (gnus-no-server-1):
15223         Mention `gnus-level-default-subscribed' in doc string.
15224
15225 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15226
15227         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15228         parens.
15229
15230 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * gnus-xmas.el (gnus-use-toolbar): Revert.
15233         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15234         gnus-use-toolbar is default.
15235
15236         * messagexmas.el (message-use-toolbar): Revert.
15237         (message-setup-toolbar): Use global default-toolbar if
15238         message-use-toolbar is default.
15239
15240 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15243         according to default-toolbar-visible-p.
15244
15245         * messagexmas.el (message-use-toolbar): Ditto.
15246
15247 2005-11-26  Dave Love  <fx@gnu.org>
15248
15249         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15250         (tls-program, tls-success): Provide openssl alternative.
15251
15252         * starttls.el: Doc fixes.
15253         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15254         SERVICE to PORT.
15255
15256         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15257         port null or service name.
15258         (starttls-negotiate): Autoload.
15259
15260 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * message.el (message-kill-to-signature): Fix interactive spec.
15263
15264 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15265
15266         * pop3.el (pop3-open-server): Recognize a string as a service name.
15267
15268 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15269
15270         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15271
15272 2005-11-23  Dave Love  <fx@gnu.org>
15273
15274         Add pop3s, pop3/starttls.
15275
15276         * pop3.el (pop3-authentication-scheme): Clarify doc.
15277         (open-tls-stream, starttls-open-stream): Autoload.
15278         (pop3-stream-type): New.
15279         (pop3-open-server): Use it.
15280
15281         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15282         for POP.
15283         (mail-source-keyword-map): Add :stream for POP.
15284         (mail-source-fetch-pop): Use pop3-stream-type.
15285
15286 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15287
15288         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15289         of current-time-string.
15290
15291 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15292
15293         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15294         date header.
15295
15296 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15297
15298         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15299         it can seriously impact performance as it bypasses the agent's
15300         local caches.
15301
15302 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15303
15304         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15305         must be explicitly online rather than "not explicitly offline" for
15306         its flags to be synchronized.
15307
15308         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15309         that gnus-uu-unmark-thread will function correctly.
15310
15311         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15312         1024K is instead displayed as 1M.
15313
15314 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15315
15316         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15317
15318 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15319
15320         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15321
15322 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15323
15324         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15325         error message to display actual error condition.
15326         (gnus-agent-save-local): Avoid saving symbols that are bound to
15327         nil as they simply result in a warning message in
15328         gnus-agent-read-local.
15329
15330 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15333         rather than make-variable-buffer-local for file-precious-flag.
15334
15335 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15336
15337         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15338         for duplicates which are removed.  The invalid sort check then
15339         triggers a rescan after the sort as sorting may have moved
15340         duplicate entries such that they can be cheaply detected.
15341
15342 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15343
15344         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15345
15346 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15347
15348         * gnus-agent.el (gnus-agent-article-alist-save-format):
15349         Change internal variable to a custom variable.  Change default value
15350         from compressed(2) to uncompressed(1).
15351         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15352         support for uncompressed agentview files.  Taken together, reading
15353         the agentview file should now be 6-7 times faster.
15354
15355 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15356
15357         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15358         as a buffer-local variable.  This avoids creating truncated
15359         dribble files as a result of a hang up, eg.
15360
15361 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15362
15363         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15364         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15365         XEmacs.
15366
15367 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15368
15369         * gnus-start.el (gnus-start-draft-setup):
15370         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15371
15372         * gnus.el (gnus-splash): Change custom group.
15373         (gnus-group-get-parameter, gnus-group-parameter-value):
15374         Describe allow-list argument.
15375
15376         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15377         string.
15378
15379 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15380
15381         * gnus-art.el (gnus-default-article-saver): Add user-defined
15382         `function' to custom type.
15383
15384 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15385
15386         * imap.el (imap-open): Handle case where buffer is a buffer
15387         object.
15388
15389 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15390
15391         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15392         long lines.
15393         (gnus-cache-delete-group): Wrap doc strings.
15394
15395         * gnus-agent.el (gnus-agent-rename-group)
15396         (gnus-agent-delete-group): Wrap doc strings.
15397
15398 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15399
15400         * messagexmas.el (message-use-toolbar): Change the valid values
15401         into default, top, bottom, left, and right.
15402         (message-toolbar-thickness): New variable.
15403         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15404         well.
15405         (message-setup-toolbar): Make it work.
15406
15407         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15408         (gnus-use-toolbar): Change the valid values into default, top,
15409         bottom, left, and right.
15410         (gnus-toolbar-thickness): New variable.
15411         (gnus-xmas-setup-toolbar): New function.
15412         (gnus-xmas-setup-group-toolbar): Use it.
15413         (gnus-xmas-setup-summary-toolbar): Use it.
15414
15415 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15416
15417         * gnus-start.el (gnus-1): Add "native" to
15418         gnus-predefined-server-alist.
15419
15420         * gnus.el (gnus-method-to-server): Don't add "native" to the
15421         lists here, because that leads to problems when
15422         gnus-select-method is bound.
15423
15424 2005-11-09  Simon Josefsson  <jas@extundo.com>
15425
15426         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15427         use (not sort-by-date) instead.
15428
15429 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15430
15431         * gnus-delay.el (gnus-delay-group): Don't autoload.
15432         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15433         to be re-loaded when customizing the `gnus-delay' group.
15434
15435 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15436
15437         * message.el: Revert last changes.
15438         (message-insert-citation-line): Use newlines.
15439
15440 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15441
15442         * message.el (message-courtesy-message)
15443         (message-mark-insert-begin, message-mark-insert-end)
15444         (message-elide-ellipsis, message-cancel-message)
15445         (message-add-header, message-change-subject)
15446         (message-cross-post-followup-to-header)
15447         (message-cross-post-insert-note, message-reduce-to-to-cc)
15448         (message-widen-reply, message-delete-not-region)
15449         (message-kill-to-signature, message-insert-signature)
15450         (message-insert-importance-high, message-insert-importance-low)
15451         (message-insert-or-toggle-importance)
15452         (message-insert-disposition-notification-to)
15453         (message-indent-citation, message-yank-original)
15454         (message-cite-original-without-signature, message-cite-original)
15455         (message-insert-citation-line, message-position-on-field)
15456         (message-fix-before-sending, message-send-mail-partially)
15457         (message-send-mail, message-send-mail-with-sendmail)
15458         (message-send-mail-with-qmail, message-send-news)
15459         (message-check-news-header-syntax, message-generate-headers)
15460         (message-insert-courtesy-copy, message-fill-address)
15461         (message-fill-header, message-shorten-references)
15462         (message-setup-1, message-cancel-news)
15463         (message-forward-make-body-plain, message-forward-make-body-mime)
15464         (message-forward-make-body-mml, message-encode-message-body)
15465         (message-forward-make-body-digest-plain)
15466         (message-forward-make-body-digest-mime)
15467         (message-use-alternative-email-as-from): Insert `hard-newline'
15468         instead of ordinary newlines.
15469
15470 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * message.el (message-generate-headers): Downcase the argument
15473         given to message-check-element.
15474
15475 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
15476
15477         * nntp.el (nntp-authinfo-rejected): New error condition.
15478         (nntp-wait-for): Use new error condition to signal authentication
15479         error.
15480         (nntp-retrieve-data): Rethrow new error condition to break out of
15481         recursive call to nntp-send-authinfo.
15482
15483 2005-11-08  Romain Francoise  <romain@orebokech.com>
15484
15485         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15486         (gnus-summary-exit-map): Bind to `Z p'.
15487         (gnus-summary-make-menu-bar): Add menu item.
15488
15489 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
15490
15491         * gnus-art.el (gnus-article-treat-custom): Add `first'.
15492         (gnus-treat-*): Add `first' in all doc strings.
15493
15494         * gnus-group.el (gnus-group-compact-group): Fix typo.
15495
15496 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15497
15498         * gnus.el (gnus-parameters-case-fold-search): New variable.
15499         (gnus-parameters-get-parameter): Use it.
15500
15501         * gnus-score.el (gnus-home-score-file): Doc fix.
15502
15503 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
15504
15505         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15506
15507 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * mm-util.el (mm-special-display-p): New function.
15510
15511         * mml.el (mml-preview): Use it; doc fix.
15512
15513 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15514
15515         * imap.el (imap-open): Handle case where buffer is a buffer object.
15516
15517 2005-10-29  Romain Francoise  <romain@orebokech.com>
15518
15519         * message.el (message-fix-before-sending): Fix comment.
15520
15521 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15522
15523         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15524
15525 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15526
15527         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15528         Used in gnus-score.el.
15529
15530 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15531
15532         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15533
15534 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15535
15536         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15537         whitespace removed in revision 7.8.  Use concatenated string to
15538         protect trailing whitespace.
15539
15540 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
15541
15542         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15543         (nnimap-request-expire-articles): Use it to avoid sending 'UID
15544         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15545         Courier IMAP ("some version from 2004").  Mostly based on similar
15546         code in the same function.
15547
15548 2005-10-26  Didier Verna  <didier@xemacs.org>
15549
15550         * gnus-group.el (gnus-group-compact-group): Invalidate original
15551         article buffer.
15552         * gnus-srvr.el (gnus-server-compact-server): Ditto.
15553         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15554         NOV database and in article itself.
15555         Invalidate article backlog.
15556
15557 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15558
15559         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15560
15561 2005-10-26  Simon Josefsson  <jas@extundo.com>
15562
15563         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15564         part of 2004-07-25 change.
15565
15566 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15567
15568         * message.el (message-display-completion-list): New function.
15569         (message-expand-group): Use it; make sure the Completions buffer
15570         is modifiable.
15571 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
15572
15573         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15574         user-mail-name is an empty string.
15575
15576 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15577
15578         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15579         depending on gnus-score-decay-constant.
15580
15581         * encrypt.el (encrypt-insert-file-contents)
15582         (encrypt-write-file-contents): Don't use `gnus-message'.
15583
15584         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15585         arguments.
15586         (mm-uu-type-alist): Add message-marks and insert-marks.
15587         Pass arguments to mm-uu-verbatim-marks-extract.
15588         (mm-uu-hide-markers): New variable.
15589         (mm-uu-extract): Use face similar to `gnus-cite-3'.
15590
15591         * gnus-fun.el (gnus-convert-image-to-x-face-command)
15592         (gnus-convert-image-to-face-command): Use "convert" by default to
15593         allow other input image formats.
15594         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15595         accordingly.
15596
15597 2005-10-23  Simon Josefsson  <jas@extundo.com>
15598
15599         * imap.el (imap-gssapi-program): Align command line parameters
15600         with latest GNU SASL.
15601         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15602
15603 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15604
15605         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15606         HTML.
15607         (nnslashdot-request-article): Ditto.
15608
15609         * lpath.el (featurep): Add nobreak-char-display.
15610
15611 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15612
15613         * mail-source.el (mail-source-fetch-pop): Require pop3.
15614         (mail-source-check-pop): Ditto.
15615
15616 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15617
15618         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15619         errors.
15620
15621 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15622
15623         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15624         (gnus-treat-strip-leading-blank-lines): Improve doc string.
15625
15626         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15627
15628         * mm-bodies.el (mm-decode-string):
15629         Call `mm-charset-to-coding-system' with allow-override argument.
15630
15631 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15632
15633         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15634         (rfc2047-charset-to-coding-system): New function.
15635         (rfc2047-decode-encoded-words): New function.
15636         (rfc2047-decode-region): Use them.
15637         (rfc2047-decode-cte): Remove.
15638         (rfc2047-parse-and-decode): Remove.
15639         (rfc2047-decode): Remove.
15640
15641 2005-10-15  Kenichi Handa  <handa@m17n.org>
15642
15643         * rfc2047.el (rfc2047-decode-cte): New function.
15644         (rfc2047-decode-region): Change the way to decode successive
15645         encoded-words: decode B- or Q-encoding in each encoded-word,
15646         concatenate them, and decode it as charset.
15647
15648 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15649
15650         * lpath.el: Fbind codepage-setup for XEmacs.
15651
15652 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
15653
15654         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
15655         widget-move-and-invoke.
15656         (gnus-custom-mode): Use gnus-custom-map.
15657
15658 2005-10-15  Bill Wohler  <wohler@newt.com>
15659
15660         * message.el (message-tool-bar-map): Rename image file from
15661         mail_send to mail/send.
15662
15663 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15664
15665         * message.el (message-expand-group): Pass the common
15666         prefix substring of completion to `display-completion-list'.
15667
15668 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15669
15670         * mml-sec.el (mml-secure-method): New internal variable.
15671         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15672         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15673         New functions using mml-secure-method.
15674
15675         * mml.el (mml-mode-map): Add key bindings for those functions.
15676         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15677         Harder <harder@myrealbox.com>.
15678         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15679         Goto end of message if point is the headers of the message.
15680
15681         * message.el (message-in-body-p): New function.
15682
15683         * assistant.el: Autoload gnus-util and netrc.
15684
15685         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15686         Use `mm-charset-override-alist' only when decoding.
15687
15688         * mm-bodies.el (mm-decode-body):
15689         Call `mm-charset-to-coding-system' with allow-override argument.
15690
15691         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15692         `filename' from Content-Disposition if Content-Type doesn't
15693         provide `name'.
15694         (gnus-mime-view-part-as-type): Set default instead of
15695         initial-input.
15696
15697 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15698
15699         * format-spec.el (format-spec): Propagate text properties of % spec.
15700
15701 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15702
15703         * gnus-art.el (gnus-treat-predicate): Add `first'.
15704
15705 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15706
15707         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15708         (mm-charset-override-alist): New variable.
15709         (mm-charset-to-coding-system): Use it.
15710         (mm-codepage-setup): New helper function.
15711         (mm-charset-eval-alist): New variable.
15712         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15713         Warn about unknown charsets.
15714
15715         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15716
15717 2005-10-04  David Hansen  <david.hansen@gmx.net>
15718
15719         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15720         (nnrss-check-group): Ditto.
15721
15722 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15723
15724         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15725         Rename x-gnus-verbatim to x-verbatim.
15726         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15727
15728         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15729         x-verbatim.
15730
15731         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15732
15733         * gnus-util.el (gnus-remove-duplicates): Remove.
15734
15735         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15736         instead of gnus-remove-duplicates.
15737
15738         * message.el (message-remove-duplicates): Remove.
15739         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15740         message-remove-duplicates.
15741
15742         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15743         available, else use implementation from `delete-dups'.
15744
15745         * message.el (message-insert-expires): New function.
15746         (message-mode-map): Add key binding.
15747         (message-mode-field-menu): Add menu entry.
15748         (message-mode): Document it.
15749         (message-make-expires-date): Use `message-make-date'.
15750
15751 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15752
15753         * message.el (message-make-expires-date): New function.
15754
15755 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * Makefile.in (list-installed-shadows): New entry.
15758         (install): Use it.
15759         (remove-installed-shadows): New entry.
15760
15761         * dgnushack.el (dgnushack-default-load-path): New variable.
15762         (dgnushack-find-lisp-shadows): New function.
15763         (dgnushack-remove-lisp-shadows): New function.
15764
15765 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15766
15767         * Makefile.in (install-el-elc): New entry.
15768         (install): Use it so that .el files are necessarily installed.
15769
15770 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15771
15772         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15773
15774 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15775
15776         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15777         function rather than the diff-mode.el package.
15778         (mm-display-external): Use with-current-buffer.
15779         (mm-viewer-completion-map, mm-viewer-completion-map):
15780         Move initialization inside declaration.
15781
15782 2005-09-29  Simon Josefsson  <jas@extundo.com>
15783
15784         * spam.el: Load hashcash when compiling, to avoid warnings.
15785         Don't autoload mail-check-payment.
15786         (spam-check-hashcash): Define unconditionally, since hashcash.el
15787         is part of Gnus now.  Ignore errors from payment checking.
15788
15789 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15790
15791         * message.el (message-bold-region, message-unbold-region):
15792         Rename from `bold-region' and `unbold-region'.
15793
15794         * message.el: Remove useless autoloads.
15795
15796 2005-09-28  Simon Josefsson  <jas@extundo.com>
15797
15798         * message.el (message-use-idna): Default to t.
15799         (message-use-idna): Test whether encoding works too.  Doc fix.
15800
15801 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15802
15803         * nntp.el (nntp-warn-about-losing-connection): Remove.
15804
15805 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15806
15807         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15808         customizable.  Change default value.
15809         (mm-uu-diff-groups-regexp): Change default value.
15810         (mm-uu-type-alist): Add doc string.
15811         (mm-uu-configure): Add doc string.  Make it interactive.
15812         (mm-uu-tex-groups-regexp): New variable.
15813         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15814         (mm-uu-type-alist): Add LaTeX documents.
15815         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15816         of "text/verbatim".
15817         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15818
15819         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15820         instead of "text/verbatim".
15821
15822         * message.el (message-mark-inserted-region)
15823         (message-mark-insert-file): Use slrn style marks when called with
15824         prefix argument.
15825
15826 2005-09-27  Simon Josefsson  <jas@extundo.com>
15827
15828         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15829
15830 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15831
15832         * message.el (message-remove-duplicates): New function.
15833         Implementation borrowed from `gnus-remove-duplicates'.
15834         (message-idna-to-ascii-rhs): Also encode idna addresses in
15835         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15836         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15837         only ask about the same idna domain once per header and also tell
15838         in what header to replace the idna domain.
15839
15840         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15841         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15842         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15843         a header is decoded and not just the last one.
15844
15845 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15846
15847         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15848         has been decoded.
15849
15850         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15851         (mm-insert-part): Don't modify text if it has been decoded.
15852
15853         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15854         decoded.
15855
15856         * mm-view.el (mm-inline-text): Don't strip text props unless
15857         decoding enriched or richtext parts.
15858
15859 2005-09-25  Romain Francoise  <romain@orebokech.com>
15860
15861         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15862         * gnus-start.el (gnus-subscribe-interactively):
15863         * gnus-uu.el (gnus-uu-grab-articles):
15864         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15865         space.
15866
15867 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15868
15869         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15870         * mm-view.el (mm-view-pkcs7-decrypt):
15871         * gnus-sum.el (gnus-summary-limit-to-extra)
15872         (gnus-summary-respool-article, gnus-read-move-group-name):
15873         * gnus-score.el (gnus-summary-increase-score):
15874         * gnus-util.el (gnus-completing-read-with-default):
15875         * gnus-art.el (gnus-read-save-file-name)
15876         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15877         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15878         * message.el (message-check-news-header-syntax):
15879         Follow convention for reading with the minibuffer.
15880
15881 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15882
15883         * spam-report.el (spam-report-url-ping-plain):
15884         Use gnus-extended-version as User-Agent.
15885
15886         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15887         default value is nil.
15888
15889         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15890         (mm-uu-verbatim-marks-extract): New function.
15891         (mm-uu-extract): New face.
15892         (mm-uu-copy-to-buffer): Use it.
15893
15894         * spam-report.el (spam-report-gmane-ham): Rename from
15895         `spam-report-gmane-unspam'.
15896         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15897         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15898
15899         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15900         Autoload.
15901         (spam-report-gmane-unregister-routine):
15902         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15903
15904 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15905
15906         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15907         (spam-report-gmane-unregister-routine): Add support for gmane
15908         unregistration.
15909
15910         * spam-report.el (spam-report-gmane-unspam)
15911         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15912         (spam-report-gmane): Change to take a single article and do unspam
15913         registration.
15914
15915 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15916
15917         * mm-url.el (mm-url-decode-entities): Fix regexp.
15918
15919 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15920
15921         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15922         default to nil, to be able to use Gnus at all.  If the default
15923         switches to something else, then the function should be fixed not
15924         be exceedingly slow.
15925
15926 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15927
15928         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15929         fail hard.
15930
15931         * spam-report.el: Add better Keywords line.
15932
15933         * spam.el: Add Maintainer and better Keywords line.
15934
15935 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15936
15937         * gnus-art.el (gnus-article-replace-part)
15938         (gnus-mime-replace-part): New functions.
15939         (gnus-mime-action-alist, gnus-mime-button-commands)
15940         (gnus-mime-save-part-and-strip): Add file argument.
15941         (gnus-article-part-wrapper): Add interactive argument.
15942
15943         * gnus-sum.el (gnus-summary-mime-map):
15944         Add `gnus-article-replace-part'.
15945
15946 2005-09-19  Didier Verna  <didier@xemacs.org>
15947
15948         The nnml compaction feature:
15949         * nnml.el (nnml-request-compact-group): New function.
15950         * nnml.el (nnml-request-compact): New function.
15951         * gnus-int.el (gnus-request-compact-group): New function.
15952         * gnus-int.el (gnus-request-compact): New function.
15953         * gnus-group.el (gnus-group-compact-group): New function.
15954         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15955         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15956         * gnus-srvr.el (gnus-server-compact-server): New function.
15957         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15958         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15959
15960 2005-09-18  Deepak Goel  <deego@gnufans.org>
15961
15962         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15963         format spec.
15964
15965 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15968
15969 2005-09-15  Romain Francoise  <romain@orebokech.com>
15970
15971         * message.el (message-fill-paragraph): Clarify docstring.
15972
15973 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * gnus-art.el (gnus-mime-display-part): Protect against broken
15976         MIME messages.
15977
15978 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15979
15980         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15981         before parsing header.
15982
15983 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15984
15985         * html2text.el (html2text-replace-list): Add new entities.
15986
15987 2005-09-11  Romain Francoise  <romain@orebokech.com>
15988
15989         * message.el (message-alternative-emails): Improve docstring.
15990         (message-setup-1): Call `message-use-alternative-email-as-from'
15991         after `message-setup-hook' to give it precedence over posting
15992         styles, etc.
15993         (message-use-alternative-email-as-from): Add docstring.
15994         Remove the original From header if present.
15995
15996         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15997         (nnml-save-mail): Use it.
15998
15999         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16000         articles.  Add new argument `silent'.
16001         (gnus-uu-mark-all): Report the total number of marked articles.
16002
16003 2005-09-10  Romain Francoise  <romain@orebokech.com>
16004
16005         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16006         (gnus-uu-mark-series): Likewise.
16007
16008 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16009
16010         * spam-report.el (spam-report-gmane): Fix generation of spam
16011         report URL.
16012
16013 2005-09-10  Simon Josefsson  <jas@extundo.com>
16014
16015         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16016         t, based on discussion on the ding list with Robert Epprecht
16017         <epprecht@solnet.ch>.
16018
16019 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16020
16021         * spam-report.el (spam-report-gmane): Make it work without
16022         X-Report-Spam header.  Gmane now only provides Archived-At.
16023         This is only used if `spam-report-gmane-use-article-number' is nil.
16024         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16025
16026         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16027         make `gnus-summary-sort-by-recipient' work with threading.
16028
16029         * nnweb.el (nnweb-google-wash-article): Print a message if article
16030         is not available.
16031
16032 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16033
16034         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16035         change.  Decode text/* parts content before displaying.
16036
16037 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16038
16039         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16040
16041 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16042
16043         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16044
16045         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16046         url-package-name, url-package-version,
16047         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16048         w3m-display-inline-images, and w3m-minor-mode-map.
16049
16050 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16051
16052         * message.el (message-tab-body-function): Fix mismatched custom type.
16053
16054         * gnus.el (gnus-group-change-level-function): Ditto.
16055
16056         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16057
16058         * gnus-art.el (gnus-signature-limit)
16059         (gnus-article-mime-part-function): Ditto.
16060
16061 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16062
16063         * mml.el (mml-mode): Silence the byte compiler.
16064
16065         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16066         using `(sit-for 0)' before moving the point to the specified part;
16067         skip unbuttonized parts.
16068         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16069         return to the summary window if gnus-auto-select-part is non-nil.
16070
16071 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16072
16073         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16074         New variables.
16075         (mml-dnd-attach-file, mml-mode): Use them.
16076
16077         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16078         Make fetching article by MID work again for Google Groups.
16079         Add FIXME concerning gnus-group-make-web-group.
16080
16081         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16082         Don't depend on Gnus by using mail-extract-address-components if
16083         gnus-extract-address-components is not bound.
16084
16085 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16086
16087         * gnus-art.el (gnus-mime-display-security): Don't display the
16088         signature, but only the signed part.
16089
16090 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16091
16092         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16093
16094         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16095         list, not listp.
16096
16097 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16098
16099         * mm-encode.el (mm-encode-content-transfer-encoding):
16100         Likewise when encoding.
16101
16102         * mm-bodies.el (mm-decode-content-transfer-encoding):
16103         De-canonicalize CRLF for all text content types, not just
16104         text/plain.
16105
16106 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16107
16108         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16109         valid article; point arrow and cursor at the MIME button.
16110
16111 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16112
16113         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16114         Suggested by Dan Christensen <jdc@uwo.ca>.
16115
16116         * mm-decode.el (mm-save-part): Enable change of prompt.
16117
16118 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16119
16120         * gnus-msg.el (gnus-inews-add-send-actions):
16121         Make `message-post-method' lambda parameter ARG `&optional'.
16122
16123 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16124
16125         * gnus-sum.el (gnus-summary-mime-map):
16126         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16127         gnus-article-jump-to-part.
16128
16129         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16130         (gnus-article-edit-part): Use it.
16131         (gnus-article-part-wrapper): Add no-handle argument.
16132         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16133         New functions.
16134
16135 2005-08-29  Romain Francoise  <romain@orebokech.com>
16136
16137         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16138         docstring.
16139         (gnus-face-from-file): Likewise.
16140
16141 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16142
16143         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16144         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16145         non-nil.
16146         (gnus-auto-select-part): New variable.
16147         (gnus-article-jump-to-part): New function.
16148         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16149         (gnus-mime-delete-part): Allow selecting specified part after
16150         deleting or stripping parts.
16151         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16152         part if argument is bogus.
16153
16154 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16155
16156         * gnus-art.el (w3m-minor-mode-map):
16157         * gnus-spec.el (gnus-newsrc-file-version):
16158         * gnus-util.el (nnmail-active-file-coding-system)
16159         (gnus-original-article-buffer, gnus-user-agent):
16160         * gnus.el (gnus-ham-process-destinations)
16161         (gnus-parameter-ham-marks-alist)
16162         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16163         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16164         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16165         * mm-decode.el (gnus-current-window-configuration):
16166         * mm-extern.el (gnus-article-mime-handles):
16167         * mm-url.el (url-current-object, url-package-name)
16168         (url-package-version):
16169         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16170         (smime-keys, w3m-cid-retrieve-function-alist)
16171         (w3m-current-buffer, w3m-display-inline-images)
16172         (w3m-minor-mode-map):
16173         * mml-smime.el (gnus-extract-address-components):
16174         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16175         (gnus-newsrc-hashtb, message-default-charset)
16176         (message-deletable-headers, message-options)
16177         (message-posting-charset, message-required-mail-headers)
16178         (message-required-news-headers):
16179         * mml1991.el (mc-pgp-always-sign):
16180         * mml2015.el (mc-pgp-always-sign):
16181         * nnheader.el (nnmail-extra-headers):
16182         * rfc1843.el (gnus-decode-encoded-word-function)
16183         (gnus-decode-header-function, gnus-newsgroup-name):
16184         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16185
16186 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16187
16188         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16189         the end of the date treatments.
16190
16191 2005-08-15  Simon Josefsson  <jas@extundo.com>
16192
16193         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16194         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16195         Capello and Romain Francoise.
16196         (pgg-fetch-key-function): Remove, not used?
16197         (pgg-insert-url-with-w3): Require url, to get
16198         url-insert-file-contents regardless of where it is defined.
16199
16200 2005-08-13  Romain Francoise  <romain@orebokech.com>
16201
16202         * message.el (message-cite-original-1): New function.
16203         (message-cite-original): Use it.
16204         (message-cite-original-without-signature): Ditto.
16205
16206 2005-08-08  Romain Francoise  <romain@orebokech.com>
16207
16208         * message.el (message-yank-empty-prefix): New variable.
16209         (message-indent-citation): Use it.
16210         (message-cite-original-without-signature): Respect X-No-Archive.
16211
16212 2005-08-08  Simon Josefsson  <jas@extundo.com>
16213
16214         * pgg.el: Autoload url-insert-file-contents instead of loading
16215         w3/url.
16216         (pgg-insert-url-with-w3): Don't load url here.
16217
16218 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16219
16220         * message.el (message-kill-to-signature): Don't insert newline at
16221         bol.
16222         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16223
16224 2005-08-06  Romain Francoise  <romain@orebokech.com>
16225
16226         * message.el (message-user-fqdn): Fix typo in docstring.
16227
16228 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16229
16230         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16231
16232         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16233
16234 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16235
16236         * mm-bodies.el (mm-encode-body): Use coding system rather than
16237         charset to encode text.
16238
16239         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16240         number of charsets if utf-8 is available (XEmacs).
16241
16242 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16243
16244         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16245         taken from `gnus-button-mid-or-mail-regexp'.
16246         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16247         (gnus-button-alist): Improve regexp for domain part of the MIDs
16248         for news:localpart@domain buttons.
16249         (gnus-button-ctan-directory-regexp): Update.
16250
16251 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16252
16253         * sieve-manage.el (sieve-manage-interactive-login):
16254         Use make-local-variable rather than make-variable-buffer-local.
16255         (sieve-manage-open): Ditto.
16256         (sieve-manage-authenticate): Ditto.
16257
16258         * mml.el (mml-generate-mime-1): Make the content type default to
16259         text/plain if the filename is not specified.
16260
16261 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16262
16263         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16264         instead of insert-buffer.
16265
16266         * message.el (message-yank-original): Ditto; set the mark at the
16267         end of the yanked message.
16268
16269 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16270
16271         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16272         lines to scroll rather than to stop it.
16273
16274         * mml.el (mml-generate-default-type): Add doc string.
16275         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16276         default to application/octet-stream when determining the content
16277         type if it is not specified for the part or the mml contents; add
16278         a comment about mml-generate-default-type.
16279
16280 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16281
16282         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16283         make it default to application/octet-stream when determining the
16284         content type if it is not specified for the external contents.
16285
16286 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16289         segmented parameter but also other parameters might be there.
16290
16291 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16292
16293         * mm-decode.el (mm-display-external): Delete temp file, directory
16294         and buffer immediately if the external process is exited.
16295
16296 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16299         fewer lines than that of scroll-margin.
16300         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16301
16302 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16303
16304         * gnus-art.el (gnus-article-next-page): Revert.
16305         (gnus-article-beginning-of-window): New macro.
16306         (gnus-article-next-page-1): Use it.
16307         (gnus-article-prev-page): Ditto.
16308         (gnus-article-edit-part): Use insert-buffer-substring instead of
16309         insert-buffer.
16310         (gnus-article-edit-exit): Ditto.
16311
16312         * gnus-util.el (gnus-beginning-of-window): Remove.
16313         (gnus-end-of-window): Remove.
16314
16315         * lpath.el: Don't bind header-line-format and scroll-margin.
16316
16317 2005-07-25  Simon Josefsson  <jas@extundo.com>
16318
16319         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16320         to have the url package without w3.  Reported by Daiki Ueno
16321         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16322
16323 2005-07-20  Didier Verna  <didier@xemacs.org>
16324
16325         * gnus-diary.el: Remove the description comment (nndiary is now
16326         properly documented in the Gnus manual).
16327         Fix the spelling of "Back End".
16328         * nndiary.el: Ditto.
16329         Fix the copyright notice.
16330
16331 2005-07-18  Romain Francoise  <romain@orebokech.com>
16332
16333         * gnus-sum.el (gnus-summary-to-prefix)
16334         (gnus-summary-newsgroup-prefix): New variables.
16335         (gnus-summary-from-or-to-or-newsgroups): Use them.
16336
16337 2005-07-17  Romain Francoise  <romain@orebokech.com>
16338
16339         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16340         space as it's generally not especially interesting to the user.
16341
16342 2005-07-16  Romain Francoise  <romain@orebokech.com>
16343
16344         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16345         nil to avoid prompting and file modification if one of the
16346         messages at the top of the nnfolder file contains a copyright
16347         notice.
16348         Update copyright notice.
16349
16350         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16351         instead of `current-time-string' as the latter creates a time
16352         string that is not RFC 2822 compliant (it lacks the zone).
16353         Update copyright notice.
16354
16355 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16356
16357         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16358         for text/rtf.  Display default in prompt.  Pass default for M-n.
16359
16360         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16361
16362 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16363
16364         * gnus-msg.el (gnus-button-mailto):
16365         Remove save-selected-window-window hackery because it relies on
16366         save-selected-window internals.
16367
16368 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16369
16370         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16371         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16372         (gnus-article-prev-page): Ditto.
16373
16374         * gnus-util.el (gnus-beginning-of-window): New function.
16375         (gnus-end-of-window): New function.
16376
16377         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16378
16379 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16380
16381         * gnus-score.el (gnus-score-edit-all-score):
16382         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16383         gnus-message.
16384
16385 2005-07-14  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-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16392
16393         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16394         add-minor-mode.
16395         (gnus-binary-mode): Ditto.
16396
16397         * gnus-topic.el (gnus-topic-mode): Ditto.
16398
16399 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16400
16401         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16402         (gnus-article-prev-page): Take scroll-margin into consideration.
16403
16404 2005-07-04  Lute Kamstra  <lute@gnu.org>
16405
16406         Update FSF's address in GPL notices.
16407
16408 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16409
16410         * gnus.el (gnus-exit):
16411         * gnus-group.el (gnus-group-icons):
16412         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16413
16414         * gnus-nocem.el (gnus-nocem):
16415         * message.el (message-various, message-buffers, message-sending)
16416         (message-interface, message-forwarding, message-insertion)
16417         (message-headers, message-news, message-mail):
16418         * pgg-gpg.el (pgg-gpg):
16419         * pgg-parse.el (pgg-parse):
16420         * pgg-pgp.el (pgg-pgp):
16421         * pgg-pgp5.el (pgg-pgp5):
16422         * pop3.el (pop3): Finish `defgroup' description with period.
16423
16424 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16425
16426         * gnus-art.el (article-display-face): Improve the efficiency.
16427         (article-display-x-face): Ditto; remove grey x-face stuff.
16428
16429 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16430
16431         * gnus-art.el (article-display-face): Correct the position in
16432         which Faces are inserted.
16433
16434 2005-06-29  Didier Verna  <didier@xemacs.org>
16435
16436         * gnus-art.el (article-display-face): Display faces in correct
16437         order.
16438
16439 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16440
16441         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16442         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16443         (gnus-nocem-check-article): Fetch the Type header.
16444         (gnus-nocem-message-wanted-p): Fix the way to examine types.
16445         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16446         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16447         make sure gnus-nocem-hashtb is initialized.
16448         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16449         (gnus-nocem-unwanted-article-p): Ditto.
16450
16451         * pgg.el (pgg-verify): Return the verification result.
16452
16453 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16454
16455         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16456         is ascii.
16457
16458 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16459
16460         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16461         `show-nonbreak-escape'.
16462
16463 2005-06-23  Lute Kamstra  <lute@gnu.org>
16464
16465         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16466
16467         * dig.el (dig-mode):
16468         * smime.el (smime-mode): Use gnus-run-mode-hooks.
16469
16470 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16471
16472         * nnimap.el (nnimap-split-download-body): Fix spellings.
16473
16474 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
16475
16476         * gnus-art.el (gnus-article-encrypt-body):
16477         * gnus-cus.el (gnus-score-customize):
16478         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16479         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16480
16481 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
16482
16483         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16484         header by looking for magic "MII" at the beginnig.
16485
16486 2005-06-16  Miles Bader  <miles@gnu.org>
16487
16488         * gnus-xmas.el (gnus-xmas-group-startup-message):
16489         Use renamed gnus-splash face.
16490
16491         * assistant.el (assistant-field): Remove "-face" suffix from face name.
16492         (assistant-field-face): New backward-compatibility alias for renamed
16493         face.
16494         (assistant-render-text): Use renamed assistant-field face.
16495
16496         * spam.el (spam): Remove "-face" suffix from face name.
16497         (spam-face): New backward-compatibility alias for renamed face.
16498         (spam-face, spam-initialize): Use renamed spam face.
16499
16500         * message.el (message-header-to, message-header-cc)
16501         (message-header-subject, message-header-newsgroups)
16502         (message-header-other, message-header-name)
16503         (message-header-xheader, message-separator, message-cited-text)
16504         (message-mml): Remove "-face" suffix from face names.
16505         (message-header-to-face, message-header-cc-face)
16506         (message-header-subject-face, message-header-newsgroups-face)
16507         (message-header-other-face, message-header-name-face)
16508         (message-header-xheader-face, message-separator-face)
16509         (message-cited-text-face, message-mml-face):
16510         New backward-compatibility aliases for renamed faces.
16511         (message-font-lock-keywords): Use renamed message faces.
16512
16513         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16514         (sieve-test-commands, sieve-tagged-arguments):
16515         Remove "-face" suffix from face names.
16516         (sieve-control-commands-face, sieve-action-commands-face)
16517         (sieve-test-commands-face, sieve-tagged-arguments-face):
16518         New backward-compatibility aliases for renamed faces.
16519         (sieve-control-commands-face, sieve-action-commands-face)
16520         (sieve-test-commands-face, sieve-tagged-arguments-face):
16521         Use renamed sieve faces.
16522
16523         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16524         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16525         (gnus-group-news-3-empty, gnus-group-news-4)
16526         (gnus-group-news-4-empty, gnus-group-news-5)
16527         (gnus-group-news-5-empty, gnus-group-news-6)
16528         (gnus-group-news-6-empty, gnus-group-news-low)
16529         (gnus-group-news-low-empty, gnus-group-mail-1)
16530         (gnus-group-mail-1-empty, gnus-group-mail-2)
16531         (gnus-group-mail-2-empty, gnus-group-mail-3)
16532         (gnus-group-mail-3-empty, gnus-group-mail-low)
16533         (gnus-group-mail-low-empty, gnus-summary-selected)
16534         (gnus-summary-cancelled, gnus-summary-high-ticked)
16535         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16536         (gnus-summary-high-ancient, gnus-summary-low-ancient)
16537         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16538         (gnus-summary-low-undownloaded)
16539         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16540         (gnus-summary-low-unread, gnus-summary-normal-unread)
16541         (gnus-summary-high-read, gnus-summary-low-read)
16542         (gnus-summary-normal-read, gnus-splash):
16543         Remove "-face" suffix from face names.
16544         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16545         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16546         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16547         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16548         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16549         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16550         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16551         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16552         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16553         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16554         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16555         (gnus-summary-selected-face, gnus-summary-cancelled-face)
16556         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16557         (gnus-summary-normal-ticked-face)
16558         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16559         (gnus-summary-normal-ancient-face)
16560         (gnus-summary-high-undownloaded-face)
16561         (gnus-summary-low-undownloaded-face)
16562         (gnus-summary-normal-undownloaded-face)
16563         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16564         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16565         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16566         (gnus-splash-face):
16567         New backward-compatibility aliases for renamed faces.
16568         (gnus-group-startup-message): Use renamed gnus faces.
16569
16570         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16571         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16572         (gnus-server-agent): Remove "-face" suffix from face names.
16573         (gnus-server-agent-face, gnus-server-opened-face)
16574         (gnus-server-closed-face, gnus-server-denied-face)
16575         (gnus-server-offline-face):
16576         New backward-compatibility aliases for renamed faces.
16577         (gnus-server-agent-face, gnus-server-opened-face)
16578         (gnus-server-closed-face, gnus-server-denied-face)
16579         (gnus-server-offline-face): Use renamed gnus faces.
16580
16581         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16582         Remove "-face" suffix from face names.
16583         (gnus-picon-xbm-face, gnus-picon-face):
16584         New backward-compatibility aliases for renamed faces.
16585
16586         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16587         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16588         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16589         (gnus-cite-11): Remove "-face" suffix from face names.
16590         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16591         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16592         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16593         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16594         New backward-compatibility aliases for renamed faces.
16595         (gnus-cite-attribution-face, gnus-cite-face-list)
16596         (gnus-article-boring-faces): Use renamed gnus faces.
16597
16598         * gnus-art.el (gnus-signature, gnus-header-from)
16599         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16600         (gnus-header-content): Remove "-face" suffix from face names.
16601         (gnus-signature-face, gnus-header-from-face)
16602         (gnus-header-subject-face, gnus-header-newsgroups-face)
16603         (gnus-header-name-face, gnus-header-content-face):
16604         New backward-compatibility aliases for renamed faces.
16605         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16606
16607         * gnus-sum.el (gnus-summary-selected-face)
16608         (gnus-summary-highlight): Use renamed gnus faces.
16609         * gnus-group.el (gnus-group-highlight): Likewise.
16610
16611 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
16612
16613         * gnus-sieve.el (gnus-sieve-article-add-rule):
16614         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16615         * spam-stat.el (spam-stat-buffer-change-to-spam)
16616         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16617
16618         * message.el (message-is-yours-p):
16619         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16620
16621 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16622
16623         * mm-view.el (mm-inline-text): Withdraw the last change.
16624
16625 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16626
16627         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16628         executing enriched-decode.
16629
16630 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16631
16632         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16633         charset of tar files.
16634
16635 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
16636
16637         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16638
16639 2005-06-04  Lute Kamstra  <lute@gnu.org>
16640
16641         * nnfolder.el (nnfolder-read-folder): Make sure that undo
16642         information is never recorded.
16643
16644 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16645
16646         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16647
16648 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * pop3.el (pop3-apop): Run md5 in the binary mode.
16651
16652         * starttls.el (starttls-set-process-query-on-exit-flag):
16653         Use eval-and-compile.
16654
16655 2005-05-31  Simon Josefsson  <jas@extundo.com>
16656
16657         * smime.el (smime-replace-in-string): Define.
16658         (smime-cert-by-ldap-1): Use it.
16659
16660 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16661
16662         * gnus-art.el (article-display-x-face): Replace
16663         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16664
16665         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16666         set-process-query-on-exit-flag or process-kill-without-query.
16667
16668         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16669         loop instead of replace-regexp.
16670
16671         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16672         instead of process-kill-without-query if it is available.
16673
16674         * lpath.el: Fbind ldap-search-entries.
16675
16676         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16677         instead of find-file-hooks if it is available.
16678
16679         * mml1991.el: Bind pgg-default-user-id when compiling.
16680
16681         * mml2015.el: Bind pgg-default-user-id when compiling.
16682
16683         * nndraft.el (nndraft-request-associate-buffer):
16684         Use write-contents-functions instead of write-contents-hooks if it is
16685         available.
16686
16687         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16688         instead of find-file-hooks if it is available.
16689
16690         * nntp.el (nntp-open-connection): Replace
16691         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16692         (nntp-open-ssl-stream): Ditto.
16693         (nntp-open-tls-stream): Ditto.
16694
16695         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16696         set-process-query-on-exit-flag or process-kill-without-query.
16697         (starttls-open-stream-gnutls): Use it instead of
16698         process-kill-without-query.
16699         (starttls-open-stream): Ditto.
16700
16701 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16702
16703         * smime.el (smime-cert-by-ldap-1): Don't use
16704         replace-regexp-in-string.
16705
16706 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16707
16708         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16709
16710         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16711         in PEM format.  Adjust to the XEmacs compatibility.
16712
16713 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16714
16715         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16716         by `string-to-number'.
16717         * gnus-agent.el (gnus-agent-regenerate-group)
16718         (gnus-agent-fetch-articles): Ditto.
16719         * gnus-art.el (gnus-button-fetch-group): Ditto.
16720         * gnus-cache.el (gnus-cache-generate-active)
16721         (gnus-cache-articles-in-group): Ditto.
16722         * gnus-group.el (gnus-group-set-current-level)
16723         (gnus-group-insert-group-line): Ditto.
16724         * gnus-score.el (gnus-score-set-expunge-below)
16725         (gnus-score-set-mark-below, gnus-summary-score-effect)
16726         (gnus-summary-score-entry): Ditto.
16727         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16728         (gnus-soup-pack): Ditto.
16729         * gnus-spec.el (gnus-xmas-format): Ditto.
16730         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16731         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16732         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16733         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16734         * nndb.el (nndb-get-remote-expire-response): Ditto.
16735         * nndiary.el (nndiary-parse-schedule-value)
16736         (nndiary-string-to-number, nndiary-request-replace-article)
16737         (nndiary-request-article): Ditto.
16738         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16739         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16740         * nneething.el (nneething-make-head): Ditto.
16741         * nnfolder.el (nnfolder-request-article)
16742         (nnfolder-retrieve-headers): Ditto.
16743         * nnheader.el (nnheader-file-to-number): Ditto.
16744         * nnkiboze.el (nnkiboze-request-article): Ditto.
16745         * nnmail.el (nnmail-process-unix-mail-format)
16746         (nnmail-process-babyl-mail-format): Ditto.
16747         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16748         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16749         (nnmh-request-create-group, nnmh-request-list-1)
16750         (nnmh-request-group, nnmh-request-article): Ditto.
16751         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16752         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16753         * nnsoup.el (nnsoup-make-active): Ditto.
16754         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16755         * nntp.el (nntp-find-group-and-number)
16756         (nntp-retrieve-headers-with-xover): Ditto.
16757         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16758         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16759         (pgg-format-key-identifier): Ditto.
16760         * pop3.el (pop3-last, pop3-stat): Ditto.
16761         * qp.el (quoted-printable-decode-region): Ditto.
16762
16763         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16764         of concat.
16765
16766 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16767
16768         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16769
16770         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16771
16772         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16773
16774         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16775
16776         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16777
16778         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16779
16780         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16781         (gnus-carpal-mode): Ditto.
16782
16783         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16784         (gnus-browse-mode): Ditto.
16785
16786         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16787
16788         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16789
16790 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16791
16792         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16793
16794 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16795
16796         * gnus-util.el (gnus-run-mode-hooks): New function.
16797
16798         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16799
16800         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16801         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16802
16803 2005-05-27  Lute Kamstra  <lute@gnu.org>
16804
16805         * dns-mode.el (dns-mode): Specify customization group.
16806
16807 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16808
16809         * gnus-agent.el (gnus-agent-make-mode-line-string):
16810         Use mode-line-highlight as mouse-face.
16811
16812 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16813
16814         * canlock.el (canlock): Change the parent group to news.
16815
16816         * deuglify.el (gnus-outlook-deuglify): Add :group.
16817
16818         * dig.el (dig): Add :group.
16819
16820         * dns-mode.el (dns-mode): Add :group.
16821
16822         * encrypt.el (encrypt): Add :group.
16823
16824         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16825         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16826         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16827         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16828         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16829
16830         * gnus-diary.el (gnus-diary): Add :group.
16831
16832         * gnus.el (gnus-group-news-1-face): Add :group.
16833         (gnus-group-news-1-empty-face): Ditto.
16834         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16835         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16836         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16837         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16838         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16839         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16840         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16841         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16842         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16843         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16844         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16845         (gnus-summary-high-ticked-face): Ditto.
16846         (gnus-summary-low-ticked-face): Ditto.
16847         (gnus-summary-normal-ticked-face): Ditto.
16848         (gnus-summary-high-ancient-face): Ditto.
16849         (gnus-summary-low-ancient-face): Ditto.
16850         (gnus-summary-normal-ancient-face): Ditto.
16851         (gnus-summary-high-undownloaded-face): Ditto.
16852         (gnus-summary-low-undownloaded-face): Ditto.
16853         (gnus-summary-normal-undownloaded-face): Ditto.
16854         (gnus-summary-high-unread-face): Ditto.
16855         (gnus-summary-low-unread-face): Ditto.
16856         (gnus-summary-normal-unread-face): Ditto.
16857         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16858         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16859
16860         * hashcash.el (hashcash): New custom group.
16861         (hashcash-default-payment): Add :group.
16862         (hashcash-payment-alist): Ditto.
16863         (hashcash-default-accept-payment): Ditto.
16864         (hashcash-accept-resources): Ditto.
16865         (hashcash-path): Ditto.
16866         (hashcash-extra-generate-parameters): Ditto.
16867         (hashcash-double-spend-database): Ditto.
16868         (hashcash-in-news): Ditto.
16869
16870         * message.el (message-minibuffer-local-map): Add :group.
16871
16872         * netrc.el (netrc): Add :group.
16873
16874         * sieve-manage.el (sieve-manage-log): Add :group.
16875         (sieve-manage-default-user): Diito.
16876         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16877         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16878         (sieve-manage-authenticators): Ditto.
16879         (sieve-manage-authenticator-alist): Ditto.
16880         (sieve-manage-default-port): Ditto.
16881
16882         * sieve-mode.el (sieve-control-commands-face): Add :group.
16883         (sieve-action-commands-face): Ditto.
16884         (sieve-test-commands-face): Ditto.
16885         (sieve-tagged-arguments-face): Ditto.
16886
16887         * smime.el (smime): Add :group.
16888
16889         * spam-report.el (spam-report): Add :group.
16890
16891         * spam.el (spam, spam-face): Add :group.
16892
16893 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16894
16895         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16896         return \n.\n.\n at the end of articles.  Protect against that.
16897         (nntp-with-open-group): Allow debugging.
16898
16899         * nnheader.el (mail-header-set-extra): Make into a function
16900         because I just could't understand how to quote the list properly.
16901
16902         * dns.el (query-dns-cached): New function.
16903
16904 2005-05-26  Lute Kamstra  <lute@gnu.org>
16905
16906         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16907
16908 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16909
16910         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16911
16912         * gnus-art.el: Don't autoload mail-extract-address-components.
16913
16914         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16915         eval-and-compile to evaluate it.
16916
16917         * hashcash.el: Don't autoload executable-find.
16918
16919         * nndb.el: Don't declare the nndb back end two or more times; don't
16920         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16921
16922         * nntp.el: Autoload format-spec instead of format; use
16923         eval-and-compile to evaluate autoload forms.
16924
16925 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16926
16927         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16928
16929 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16930
16931         * gnus.el (gnus-version-number): Bump version.
16932
16933 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16934
16935         * gnus.el: No Gnus v0.3 is released.
16936
16937 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16938
16939         * lpath.el (featurep): Bind show-nonbreak-escape.
16940
16941 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16942
16943         * gnus-art.el (gnus-article-edit-part): Disable undo.
16944
16945 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16946
16947         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16948         gnus-article-date-lapsed-new-header is t if date timer is active;
16949         skip headers in which the original date value is empty.
16950         (gnus-article-save-original-date): Redefine it as a macro.
16951         (gnus-display-mime): Use it.
16952
16953 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16954
16955         * gnus-art.el (article-date-ut): Support converting date in
16956         forwarded parts as well.
16957         (gnus-article-save-original-date): New function.
16958         (gnus-display-mime): Use it.
16959
16960 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16961
16962         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16963         enclosure element of <item>.
16964
16965 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16966
16967         * message.el (message-kill-buffer-query): Rename from
16968         `message-kill-buffer-query-if-modified'.  Add :version.
16969
16970 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16971
16972         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16973         window layout.
16974
16975 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16976
16977         * mml.el: Autoload dnd when compiling.
16978
16979 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16980
16981         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16982         x-dnd-*.
16983
16984 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16985
16986         * qp.el (quoted-printable-encode-region): Save excursion.
16987
16988 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16989
16990         * message.el (message-kill-buffer-query-if-modified): Add new variable
16991         so the user can kill a modified message buffer quickly.
16992         (message-kill-buffer): Use it.
16993
16994 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16995
16996         * lpath.el: Fbind display-time-event-handler; don't fbind
16997         string-to-multibyte.
16998
16999         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17000
17001 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17002
17003         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17004         contained in text because xml.el decodes entities) with LFs.
17005
17006 2005-04-11  Lute Kamstra  <lute@gnu.org>
17007
17008         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17009         differently.
17010
17011 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17012
17013         * mm-util.el (mm-detect-coding-region): Typo.
17014
17015 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17016
17017         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17018
17019 2005-04-06  Deepak Goel  <deego@gnufans.org>
17020
17021         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17022         user-function allow user modifications of the scores.
17023         (spam-stat-score-buffer-user): New function, to allow
17024         user-computed modifications to the score.
17025         (spam-stat-score-buffer-user-functions): List of additional
17026         scoring functions.
17027         (spam-stat-error-holder): Global temporary error holder.
17028         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17029         variable.
17030
17031 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17032
17033         * gnus-registry.el (gnus-registry-clean-empty-function)
17034         (gnus-registry-trim, gnus-registry-fetch-groups)
17035         (gnus-registry-delete-group): Groups that match
17036         `gnus-registry-ignored-groups' are removed from the registry
17037         entries, not just ignored for splitting.  This helps clean up the
17038         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17039         to get all the groups a message ID is in.
17040
17041         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17042         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17043         (spam-stat-score-buffer-user-functions): Add :number custom type.
17044
17045 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17046
17047         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17048         argument in XEmacs.
17049
17050         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17051         (nnrss-request-group): Decode group name first.
17052         (nnrss-request-article): Make a text/plain article if mml-to-mime
17053         failed.
17054         (nnrss-get-encoding): Return a compatible encoding according to
17055         nnrss-compatible-encoding-alist.
17056         (nnrss-find-el): Use consp instead of listp.
17057         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17058
17059 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17060
17061         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17062         which Emacs 20 doesn't support.
17063         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17064
17065 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17066
17067         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17068         silence the byte compiler inside the defun.
17069
17070         * gnus-demon.el (parse-time-string): Add autoload.
17071
17072         * gnus-delay.el (parse-time-string): Add autoload.
17073
17074         * gnus-art.el (parse-time-string): Add autoload.
17075
17076         * nnultimate.el (parse-time): Require for `parse-time-string'.
17077
17078 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17079
17080         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17081
17082         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17083
17084         * smime.el (smime-ldap-host-list): Add :version.
17085
17086 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17087
17088         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17089         pass it to `gnus-browse-read-group'.
17090         (gnus-browse-read-group): Add NUMBER argument and pass it to
17091         `gnus-group-read-ephemeral-group'.
17092
17093         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17094         argument and pass it to `gnus-group-read-group'.
17095
17096 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17097
17098         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17099         mm-xemacs-find-mime-charset-1 if we have the mule feature
17100         available at runtime.
17101
17102 2005-03-25  Werner Lemberg  <wl@gnu.org>
17103
17104         * nnmaildir.el: Replace `illegal' with `invalid'.
17105
17106 2005-03-23  Lute Kamstra  <lute@gnu.org>
17107
17108         * time-date.el: Add comment on time value formats.
17109         Don't require parse-time.
17110         (with-decoded-time-value): New macro.
17111         (encode-time-value): New function.
17112         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17113         (days-to-time): Return a valid time value when arg is huge.
17114         (time-since): Use time-subtract.
17115         (time-to-number-of-days): Use time-to-seconds.
17116
17117 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17118
17119         * gnus-start.el (gnus-display-time-event-handler):
17120         Check display-time-timer at runtime rather than only at load time
17121         in case display-time-mode is turned off in the mean time.
17122
17123 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17124
17125         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17126         used.
17127
17128         * nneething.el (nneething-map-file-directory): Derive from
17129         `gnus-directory'.
17130
17131         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17132         the To/Cc button.
17133
17134 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17135
17136         * nnmaildir.el (nnmaildir-request-accept-article):
17137         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17138
17139 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17140
17141         * gnus-async.el: Require timer-funcs at compile time when in
17142         XEmacs for `run-with-idle-timer'.
17143
17144 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17145
17146         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17147         autoloaded function.
17148
17149 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17150
17151         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17152
17153 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17154
17155         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17156
17157 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17158
17159         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17160         Add gnus-expert-user to default.
17161
17162 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17163
17164         * nnimap.el (nnimap-open-server): Ditto.
17165
17166         * imap.el (imap-authenticate): Fix typo.
17167
17168 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17169
17170         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17171         buffer (since IMAP server might return FETCH response out of
17172         order, and the nntp buffer must be sorted).
17173
17174 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17175
17176         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17177         comparison on string.
17178
17179         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17180         (gnus-agent-score): Rename category keywords to match gnus-cus.
17181         (gnus-agent-summary-fetch-series): Modify to protect against
17182         gnus-agent-summary-fetch-group clearing processable flags.
17183         (gnus-agent-synchronize-group-flags): Update live group buffer as
17184         synchronization may occur due to the user toggle the plugged
17185         status.
17186         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17187         successfully downloaded.
17188         (gnus-agent-expire-group-1): Avoid using markers when the overview
17189         is in ascending order; greatly improves performance.
17190         (gnus-agent-regenerate-group):
17191         Use gnus-agent-synchronize-group-flags to reset read status in both
17192         gnus and server.
17193         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17194
17195 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17196
17197         * message.el: Don't autoload former message-utils variables.
17198         (message-strip-subject-trailing-was): Change doc string.
17199
17200         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17201         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17202         (nnweb-google-search): Add "hl=en" here.
17203         (nnweb-google-parse-1, nnweb-google-create-mapping):
17204         Don't hardcode URL.
17205
17206 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17207
17208         * message.el (message-get-reply-headers, message-followup):
17209         Mention related variables `message-use-followup-to' and
17210         `message-use-mail-followup-to', in the information buffer.
17211
17212         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17213         of broken groups(-beta).google.com.
17214
17215 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17216
17217         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17218         parameter to invoked gnus-request-move-article; remove the
17219         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17220         all at once instead of once per article.
17221         (gnus-summary-remove-process-mark): Accept a list of articles as
17222         well as a single article for processing.
17223
17224         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17225         parameter.
17226
17227         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17228
17229         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17230
17231         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17232         parameter.
17233
17234         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17235         parameter.
17236
17237         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17238         parameter and remove the gnus-sum-hint-move-is-internal variable.
17239
17240         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17241         parameter.
17242
17243         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17244         parameter.
17245
17246         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17247         parameter.
17248
17249         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17250
17251         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17252         parameter.
17253
17254         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17255         parameter.
17256
17257 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17258
17259         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17260         a more conservative way.
17261
17262 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17263
17264         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17265         buffer, so it moves the window's cursor.
17266
17267 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17268
17269         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17270         `mm-dissect-multipart' and receive the from field as an (optional)
17271         argument from `mm-dissect-multipart'.
17272         (mm-dissect-multipart): Receive the from field as an argument and
17273         pass it on when we call `mm-dissect-buffer' on MIME parts.
17274         Fixes verification/decryption of signed/encrypted MIME parts.
17275
17276 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17277
17278         * gnus-sum.el (gnus-summary-move-article):
17279         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17280         whatever it calls (right now, only nnimap-request-move article
17281         respects it).
17282
17283         * nnimap.el (nnimap-request-move-article):
17284         When gnus-sum-hint-move-is-internal is set, don't do the extra
17285         nnimap-request-article.
17286
17287 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17288
17289         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17290
17291         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17292         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17293
17294         * gnus-sum.el (gnus-summary-caesar-message):
17295         Apply `gnus-treat-article' after rotation.
17296
17297         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17298         doc string.
17299
17300 2005-02-22  Simon Josefsson  <jas@extundo.com>
17301
17302         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17303         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17304         <arne@arnested.dk>.
17305         (encrypt): Add password-cache and password-cache-expiry as group
17306         members.
17307
17308 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17309
17310         * smime.el (smime-ldap-host-list): Doc fix.
17311         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17312         cache) password.
17313         (smime-sign-region): Use it.
17314         (smime-decrypt-region): Use it.
17315         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17316         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17317         fails.
17318         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17319         certificate from DER to PEM format rather than calling openssl.
17320
17321         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17322
17323         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17324         for signing/encryption.
17325
17326         * mml.el (mml-parse-1): Use them.
17327
17328 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17329
17330         * nnrss.el (nnrss-verbose): Remove.
17331         (nnrss-request-group): Use `nnheader-message' instead.
17332
17333 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17334
17335         * nnrss.el (nnrss-verbose): New variable.
17336         (nnrss-request-group): Make it say nnrss is requesting a group.
17337
17338 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17339
17340         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17341         Handle news URL with given port correctly.
17342
17343 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17344
17345         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17346         containing special characters.
17347
17348         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17349
17350         * mml.el (mime-to-mml): Ditto.
17351
17352         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17353         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17354         (rfc2047-decode-region): Quote decoded words containing special
17355         characters when rfc2047-quote-decoded-words-containing-tspecials
17356         is non-nil.
17357
17358 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17359
17360         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17361
17362         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17363
17364 2005-02-15  Simon Josefsson  <jas@extundo.com>
17365
17366         * nnimap.el (nnimap-debug): Doc fix.
17367
17368         * imap.el (imap-debug): Doc fix.
17369
17370 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17371
17372         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17373
17374 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17375
17376         * gnus.el (spam-contents): Improve docs for spam-contents
17377         parameter in its variable incarnation.
17378
17379 2005-02-14  Simon Josefsson  <jas@extundo.com>
17380
17381         * smime-ldap.el: Use require instead of load-library for ldap.
17382         (smime-ldap-search): Indent.
17383         (smime-ldap-search-internal): Shorten line.
17384
17385         * smime.el (smime-cert-by-dns): Add doc-string.
17386         (smime-cert-by-ldap-1): Indent.
17387
17388         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17389         mml-smime-get-dns-ldap.
17390         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17391
17392 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17393
17394         * smime.el: Require smime-ldap.
17395         (smime-ldap-host-list): New variable.
17396         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17397
17398         * mml-smime.el (mml-smime-encrypt-query): New function.
17399         (mml-smime-encrypt-query): Use it.
17400
17401         * smime-ldap.el: New file.
17402
17403 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17404
17405         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17406
17407 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17408
17409         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17410         argument in doc string.  Make query for type more clear.
17411
17412 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17413
17414         * gnus.el (gnus-group-startup-message): Search for gnus images in
17415         etc/images/gnus.
17416         * mm-util.el (mm-image-load-path): Likewise.
17417         * smiley.el (smiley-data-directory): Search for smilies in
17418         etc/images/smilies.
17419
17420 2005-02-09  Kim F. Storm  <storm@cua.dk>
17421
17422         Change Emacs release version from 21.4 to 22.1 throughout.
17423         Change Emacs development version from 21.3.50 to 22.0.50.
17424
17425 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17428
17429         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17430         non-Mule XEmacs as well.
17431         (mm-decompress-buffer): Signal an error intentionally if it does
17432         not decompress compressed data because auto-compression-mode is
17433         disabled.
17434
17435 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17436
17437         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17438         an ID in the registry even if it has no groups.
17439
17440 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17441
17442         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17443         merge it into mm-decompress-buffer.
17444         (gnus-mime-copy-part): Use the MIME part charset, the value which
17445         a user specified or gnus-newsgroup-charset for decoding, like
17446         gnus-mime-inline-part does; set buffer-file-coding-system to tell
17447         save-buffer what was used.  Suggested by Kevin Ryde
17448         <user42@zip.com.au>.
17449         (gnus-mime-inline-part): Allow the name parameter as well as the
17450         filename parameter; force decompressing of compressed data; always
17451         display contents being not decoded as unibyte.
17452
17453         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17454         as well as the filename parameter.
17455
17456         * mm-util.el (mm-decompress-buffer):
17457         Merge gnus-mime-jka-compr-maybe-uncompress.
17458         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17459         of compressed data.
17460
17461 2005-02-08  Simon Josefsson  <jas@extundo.com>
17462
17463         * imap.el (imap-log): Doc fix.
17464
17465 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17466
17467         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17468         the coding cookies; decompress compressed parts.
17469
17470         * mml.el (mml-generate-mime-1): Add the charset parameter according
17471         to the value which a user specified manually or the coding cookie.
17472
17473         * mm-util.el (mm-string-to-multibyte): New function.
17474         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17475         (mm-coding-system-to-mime-charset): New function.
17476         (mm-decompress-buffer): New function.
17477         (mm-find-buffer-file-coding-system): New function.
17478
17479         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17480         (mm-display-inline-fontify): Rewrite for decoding and decompressing
17481         parts.
17482
17483 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17484
17485         * mm-view.el (mm-display-inline-fontify): Decode a part according
17486         to the charset parameter.
17487
17488 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17489
17490         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17491         prefix arg is neither nil nor a number, as info specifies.
17492
17493 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17494
17495         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17496         timestamps.
17497
17498 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
17499
17500         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17501         groups error checking and notify user.
17502
17503 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
17504
17505         * message.el (message-send-mail-function): Check existence of
17506         sendmail-program first before using default value
17507         `message-send-mail-with-sendmail'.  Otherwise use more generic
17508         `smtpmail-send-it'.
17509
17510 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17511
17512         * nntp.el (nntp-request-update-info): Always return nil.
17513
17514 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17515
17516         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17517
17518 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17519
17520         * message.el (message-beginning-of-line): Change the behavior when
17521         invoked between BOL and : so that it first moves backward.
17522
17523 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17524
17525         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17526         article buffer when editing of the article is discarded.
17527         (gnus-article-prepare): Revert.
17528
17529 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17530
17531         * gnus-art.el (gnus-article-prepare):
17532         Remove message-strip-forbidden-properties from the local hook.
17533
17534 2005-01-27  Simon Josefsson  <jas@extundo.com>
17535
17536         * password.el (password-cache-add): Only start one timer per key.
17537         Reported by Derek Atkins <warlord@MIT.EDU>.
17538
17539 2005-01-26  Steve Youngs  <steve@sxemacs.org>
17540
17541         * run-at-time.el: Remove.  It is no longer needed as
17542         timer-funcs.el in the xemacs-base package has a working version of
17543         `run-at-time'.
17544
17545         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
17546
17547         * password.el: Require timer-funcs instead of run-at-time in
17548         XEmacs.
17549         Remove `password-run-at-time' macro.
17550         (password-cache-add): Use `run-at-time' instead of
17551         `password-run-at-time'.
17552
17553         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
17554         Remove `nnheader-cancel-function-timers' alias,
17555         `cancel-function-timers' exists in XEmacs in timer-funcs.
17556
17557         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17558         for `run-with-idle-timer'.
17559
17560         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17561         for `run-at-time'.
17562
17563         * mm-url.el: Require timer-funcs at compile time when in XEmacs
17564         for `with-timeout'.
17565
17566         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
17567         the same as for XEmacs 21.4.
17568         No need to ignore `run-with-idle-timer', this function exists in
17569         XEmacs now in timer-funcs.el in the xemacs-base package.
17570         (dgnushack-compile): No need to delete
17571         run-at-time.el from the list of files to compile because it
17572         doesn't exist anymore.
17573
17574 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * mml.el (mml-generate-mime-1): Convert string into unibyte when
17577         inserting " *mml*" buffer's contents into a unibyte temp buffer.
17578
17579 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
17580
17581         * mail-source.el (mail-source-fetch-imap): Search for ^From case
17582         sensitively.
17583
17584 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
17585
17586         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17587
17588 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17589
17590         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17591         which will be inserted according to the multibyteness of a buffer
17592         rather than the type of contents.  Suggested by ARISAWA Akihiro
17593         <ari@mbf.ocn.ne.jp>.
17594
17595         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17596         of string which old xml.el may return rather than a string.
17597
17598 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17599
17600         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17601
17602 2005-01-16  Simon Josefsson  <jas@extundo.com>
17603
17604         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17605         idn/idna.el isn't available.
17606         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
17607         <michael@waxrat.com>.
17608
17609         * hashcash.el: Remove non-FSF copyright header.
17610
17611         * hashcash.el (hashcash-extra-generate-parameters): New variable.
17612         (hashcash-generate-payment): Use it.
17613         (hashcash-generate-payment-async): Use it.
17614
17615 2005-01-15  Simon Josefsson  <jas@extundo.com>
17616
17617         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17618         Suggested by Raymond Scholz <ray-2005@zonix.de>.
17619
17620         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17621         gnus-summary-idna-message.
17622         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17623         (gnus-summary-idna-message): New function.
17624
17625 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
17626
17627         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17628         gnus-novice-user.
17629
17630 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17631
17632         * nnrss.el (nnrss-request-delete-group): Delete entries in
17633         nnrss-group-alist as well.
17634         (nnrss-save-server-data): Insert newline.
17635
17636 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
17637
17638         * gnus.el (gnus-user-agent): Use list of symbols instead of
17639         symbols.  Display full version number for (S)XEmacs.
17640         Optionally display (S)XEmacs codename.
17641
17642         * gnus-util.el (gnus-emacs-version): Update for new
17643         `gnus-user-agent'.
17644
17645         * gnus-msg.el (gnus-extended-version): Make it possible to omit
17646         Gnus version.
17647
17648 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17649
17650         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
17651         which is unreadable in some setups.
17652
17653 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17654
17655         * gnus-spec.el (gnus-update-format-specifications): Flush the
17656         group format spec cache if it doesn't support decoded group names.
17657
17658 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17659
17660         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17661         Allow to apply decay on score files matching a regexp.
17662
17663 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17666         compatibility in %g and %c.
17667
17668 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17669
17670         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17671         name for only %g and %c.
17672         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17673         of gnus-tmp-group to decoded group name.
17674         (gnus-group-make-rss-group): Exclude `/'s from group names.
17675
17676 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17677
17678         * nnrss.el (nnrss-get-encoding): Fix regexp.
17679
17680 2004-12-27  Simon Josefsson  <jas@extundo.com>
17681
17682         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17683         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17684         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17685
17686 2004-12-17  Kim F. Storm  <storm@cua.dk>
17687
17688         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17689
17690         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17691
17692 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17693
17694         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17695
17696 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17697
17698         * nnrss.el: Require rfc2047 and mml.
17699         (nnrss-file-coding-system): New variable.
17700         (nnrss-format-string): Redefine it as an inline function.
17701         (nnrss-decode-group-name): New function.
17702         (nnrss-string-as-multibyte): Remove.
17703         (nnrss-retrieve-headers): Decode group name; don't use
17704         nnrss-format-string.
17705         (nnrss-request-group): Decode group name.
17706         (nnrss-request-article): Decode group name; allow a Message-ID as
17707         well as an article number; don't use nnrss-format-string; encode a
17708         Message-ID string which may contain non-ASCII characters; use
17709         mml-to-mime to compose a MIME article.
17710         (nnrss-request-expire-articles): Decode group name.
17711         (nnrss-request-delete-group): Decode group name.
17712         (nnrss-fetch): Clarify error message.
17713         (nnrss-read-server-data): Use insert-file-contents instead of load;
17714         bind file-name-coding-system; use multibyte buffer.
17715         (nnrss-save-server-data): Bind coding-system-for-write to the
17716         value of nnrss-file-coding-system; bind file-name-coding-system;
17717         add coding cookie.
17718         (nnrss-read-group-data): Use insert-file-contents instead of load;
17719         bind file-name-coding-system; use multibyte buffer.
17720         (nnrss-save-group-data): Bind coding-system-for-write to the
17721         value of nnrss-file-coding-system; bind file-name-coding-system.
17722         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17723         make it work with non-ASCII text.
17724         (nnrss-find-el): Make it work with old xml.el as well.
17725
17726 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17727
17728         * nnrss.el (nnrss-get-encoding): New function.
17729         (nnrss-fetch): Use unibyte buffer initially; bind
17730         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17731         decode contents according to the encoding attribute.
17732         (nnrss-save-group-data): Add coding cookie.
17733         (nnrss-mime-encode-string): New function.
17734         (nnrss-check-group): Use it to encode subject and author.
17735
17736 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17737
17738         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17739         imaginary variable.
17740
17741 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17742
17743         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17744         correctly even if there are wide characters.
17745
17746 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17747
17748         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17749         downcased symbol names; make a new cache instead of reusing
17750         bbdb-hashtable.
17751
17752 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17755         concatenating segments rather than before concatenating them.
17756         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17757
17758         * message.el (message-get-reply-headers): Bind `extra'.
17759
17760 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17761
17762         * message.el (message-extra-wide-headers): New variable.
17763         (message-get-reply-headers): Use it.
17764
17765 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17766
17767         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17768         (gnus-agent-group-pathname): Ditto.
17769
17770         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17771
17772         * gnus-group.el (gnus-group-make-group): Decode group name.
17773         (gnus-group-make-rss-group): Register the group data after opening
17774         the nnrss group.
17775
17776 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17777
17778         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17779         by expiry now get marked as read.
17780
17781 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17782
17783         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17784
17785 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17786
17787         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17788         unify Latin characters in XEmacs.
17789         (mm-find-mime-charset-region): Use it.
17790
17791 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17792
17793         * gnus-util.el (gnus-delete-directory): New function.
17794
17795         * gnus-agent.el (gnus-agent-delete-group): Use it.
17796
17797         * gnus-cache.el (gnus-cache-delete-group): Use it.
17798
17799 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17800
17801         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17802         names.
17803
17804 2004-12-16  Simon Josefsson  <jas@extundo.com>
17805
17806         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17807
17808 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17809
17810         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17811
17812         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17813         (gnus-group-set-current-level): Decode group name.
17814
17815 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17816
17817         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17818         failed.
17819
17820 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17821
17822         * gnus-group.el (gnus-group-delete-group): Decode group name.
17823         (gnus-group-make-rss-group): Encode group name.
17824         (gnus-group-catchup-current): Decode group name.
17825         (gnus-group-kill-group): Decode group name.
17826
17827 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17828
17829         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17830
17831 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17832
17833         * gnus-group.el (gnus-group-make-rss-group):
17834         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17835
17836         * gnus-start.el (gnus-setup-news): Honor user's setting to
17837         gnus-message-archive-method.  Suggested by Lute Kamstra
17838         <lute@gnu.org>.
17839
17840 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17841
17842         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17843         global counterparts of the buffer-local variables.
17844
17845 2004-11-16  Romain Francoise  <romain@orebokech.com>
17846
17847         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17848         counterparts of the buffer-local variables.
17849
17850 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17851
17852         * message.el (message-forbidden-properties): Fix typo in doc
17853         string.
17854
17855 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17856
17857         * gnus-util.el (gnus-replace-in-string): Add doc string.
17858
17859         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17860         to avoid problems when splitting mails with many recipients.
17861
17862 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17863
17864         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17865         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17866
17867 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17868
17869         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17870         if there is no hashtable in memory or file modification time is
17871         newer than cached timestamp.
17872
17873 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17874
17875         * gnus-sum.el (gnus-summary-limit-to-recipient):
17876         Implement not-matching option.
17877
17878 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17879
17880         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17881         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17882         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17883         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17884         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17885         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17886
17887 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17888
17889         * message.el (message-forward-make-body-mml): Remove headers
17890         according to message-forward-ignored-headers if a message is decoded.
17891
17892 2004-12-02  Romain Francoise  <romain@orebokech.com>
17893
17894         * message.el (message-forward-make-body-plain): Always remove
17895         headers according to message-forward-ignored-headers.
17896
17897 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17898
17899         * spam.el (spam-summary-prepare-exit): Remove the
17900         gnus-summary-limit pop for now, it has problems with ham marks for
17901         me.
17902
17903 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17904
17905         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17906         correctly.
17907
17908 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17909
17910         * format-spec.el (format-spec): Message the char.
17911
17912 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17913
17914         * gnus-art.el (gnus-split-methods): Reformat comments.
17915
17916         * spam.el (spam-summary-prepare-exit): Remove article limits
17917         before exiting the summary buffer.
17918
17919 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17920
17921         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17922         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17923
17924         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17925         order to silence the byte compiler.
17926
17927         * spam.el: Fix the way to silence the byte compiler, which
17928         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17929         bbdb-search-simple, spam-BBDB-register-routine,
17930         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17931         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17932         spam-stat-buffer-is-spam, spam-stat-load,
17933         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17934         spam-stat-save and spam-stat-split-fancy.
17935
17936 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17937
17938         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17939         which may confuse users.
17940         (canlock-password-for-verify): Ditto.
17941
17942         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17943
17944         * gnus-art.el (gnus-emphasis-alist): Ditto.
17945
17946         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17947
17948         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17949
17950         * gnus-start.el (gnus-save-killed-list): Ditto.
17951
17952         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17953         (gnus-sum-thread-tree-root): Ditto.
17954         (gnus-sum-thread-tree-false-root): Ditto.
17955         (gnus-sum-thread-tree-single-indent): Ditto.
17956
17957         * message.el (message-courtesy-message): Ditto.
17958         (message-archive-note): Ditto.
17959         (message-subscribed-address-file): Ditto.
17960         (message-user-fqdn): Ditto.
17961
17962         * spam-report.el (spam-report-gmane-regex): Ditto.
17963
17964         * spam.el (spam-blackhole-good-server-regex): Ditto.
17965
17966 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17967
17968         * mml.el (mml-preview): Widen the message buffer before copying
17969         the contents to the preview buffer; sort headers before previewing.
17970
17971         * message.el (message-hidden-headers): Fix the way to avoid a bug
17972         in the `repeat' widget in Emacs 21.3 or earlier.
17973
17974 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17975
17976         * message.el (message-hidden-headers): Default to "^References:".
17977         Improve customization type.  Suggested by Reiner Steib
17978         <Reiner.Steib@gmx.de>.
17979
17980 2004-11-25  Romain Francoise  <romain@orebokech.com>
17981
17982         * message.el (message-strip-forbidden-properties): Remove check for
17983         obsolete `message-hidden' text property, hidden headers are not
17984         accessible in the buffer anymore.
17985
17986 2004-11-22  Romain Francoise  <romain@orebokech.com>
17987
17988         * message.el (message-header-format-alist): Add `From' in list
17989         so that it can be sorted.
17990         (message-fix-before-sending): Widen and sort headers before
17991         sending.
17992         (message-hide-headers): Use narrowing to hide headers by moving
17993         them to the top of the buffer and narrowing to the region
17994         underneath.
17995
17996 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17997
17998         * message.el (message-strip-forbidden-properties):
17999         Bind buffer-read-only (etc) to nil.
18000
18001 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18002
18003         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18004         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18005
18006 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18007
18008         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18009
18010 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18011
18012         * dns.el (query-dns): Use sit-for to time instead of
18013         accept-process-output, since that doesn't seem to work on udp
18014         sockets.
18015
18016 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18017
18018         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18019
18020 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18021
18022         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18023         doc string.  Improve doc string.
18024
18025 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * nntp.el (nntp-request-update-info): Return nil if
18028         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18029         may not call gnus-activate-group which uselessly issues the GROUP
18030         commands for all nntp groups and wastes time.  Reported by Romain
18031         Francoise <romain@orebokech.com>.
18032
18033         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18034
18035 2004-11-15  Simon Josefsson  <jas@extundo.com>
18036
18037         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18038         headers separately.
18039         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18040         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18041
18042 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18043
18044         * gnus-start.el (gnus-convert-old-newsrc):
18045         Assign legacy-gnus-agent to 5.10.7.
18046
18047 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18048
18049         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18050         start of the lines.
18051
18052 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18053
18054         * hashcash.el (hashcash-default-payment): Change default to 20.
18055         (hashcash-default-accept-payment): Change default to 20.
18056         (hashcash-process-alist): New variable.
18057         (hashcash-generate-payment-async): Add.
18058         (hashcash-already-paid-p): Add.
18059         (hashcash-insert-payment): Don't generate payments twice.
18060         (hashcash-insert-payment-async): Add.
18061         (hashcash-insert-payment-async-2): Add.
18062         (hashcash-cancel-async): Add.
18063         (hashcash-wait-async): Add.
18064         (hashcash-processes-running-p): Add.
18065         (hashcash-wait-or-cancel): Add.
18066         (mail-add-payment): New optional argument.  Conditionally start
18067         asynchronous calculation.
18068         (mail-add-payment-async): Add.
18069
18070         * message.el (message-send-mail): Wait for asynchronous hashcash
18071         results.  Don't clobber existing X-Hashcash headers.
18072         (message-setup-1): Call mail-add-payment-async when
18073         message-generate-hashcash is non-nil.
18074
18075 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18076
18077         * message.el (message-use-alternative-email-as-from): Examine the
18078         From header as well; use message-make-from in order to include a
18079         user's full name.
18080
18081 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18082
18083         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18084         default; improve customization type.
18085         (gnus-emphasis-custom-with-format): New macro.
18086         (gnus-emphasis-custom-value-to-external): New function.
18087         (gnus-emphasis-custom-value-to-internal): New function.
18088
18089 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18090
18091         * dns.el (query-dns): Resolve reverse addresses.
18092
18093 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18094
18095         * gnus-group.el (gnus-group-get-new-news): Use it.
18096
18097         * gnus-start.el (gnus-check-reasonable-setup): New function.
18098
18099 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18100
18101         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18102         "Args out of range" error.  Reported by Arnaud Giersch
18103         <arnaud.giersch@free.fr>.
18104
18105 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18106
18107         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18108
18109 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18110
18111         * spam.el (spam group): Add :version.
18112
18113         * pgg-def.el (pgg group): Add :version.
18114
18115 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18116
18117         * gnus-art.el (gnus-article-edit-article): Don't associate the
18118         article buffer with a draft file.  This is a temporary measure
18119         against the 2004-08-22 change to gnus-article-edit-mode.
18120
18121 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18122
18123         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18124         (html2text-format-tags): Remove unused variable `attr'.
18125
18126 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18127
18128         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18129
18130         * tls.el (tls-process-connection-type, tls-success)
18131         (tls-certtool-program): Add :version.
18132
18133         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18134         (starttls-extra-arguments, starttls-process-connection-type)
18135         (starttls-connect, starttls-failure, starttls-success): Add :version.
18136
18137         * spam-stat.el (spam-stat): Add :version.
18138
18139         * sieve.el (sieve): Add :version.
18140
18141         * sha1.el (sha1): Add :version.
18142         (sha1-use-external): Remove redundant version.
18143
18144         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18145         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18146         (nnmail-split-fancy-match-partial-words)
18147         (nnmail-split-lowercase-expanded): Add :version.
18148
18149         * nndiary.el (nndiary): Add :version.
18150
18151         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18152
18153         * mml-sec.el (mml-default-sign-method)
18154         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18155         Add :version.
18156
18157         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18158
18159         * mm-url.el (mm-url-use-external, mm-url-program)
18160         (mm-url-arguments): Add :version.
18161
18162         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18163         (mm-attachment-file-modes, mm-decrypt-option)
18164         (mm-w3m-safe-url-regexp): Add :version.
18165
18166         * message.el (message-cite-prefix-regexp)
18167         (message-sendmail-envelope-from, message-minibuffer-local-map)
18168         (message-user-fqdn, message-completion-alist): Add :version.
18169
18170         * gnus-win.el (gnus-configure-windows-hook)
18171         (gnus-use-frames-on-any-display): Add :version.
18172
18173         * gnus-art.el (gnus-article-address-banner-alist)
18174         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18175         (gnus-treat-from-picon, gnus-treat-mail-picon)
18176         (gnus-treat-x-pgp-sig): Add :version.
18177
18178         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18179         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18180         (gnus-summary-article-delete-hook)
18181         (gnus-summary-display-while-building): Add :version.
18182
18183         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18184         (gnus-get-top-new-news-hook): Add :version.
18185
18186         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18187         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18188
18189         * gnus-registry.el (gnus-registry): Add :version.
18190
18191         * gnus-spec.el (gnus-use-correct-string-widths)
18192         (gnus-make-format-preserve-properties): Add :version.
18193
18194         * gnus.el (gnus-group-charter-alist)
18195         (gnus-group-fetch-control-use-browse-url)
18196         (gnus-install-group-spam-parameters): Add :version.
18197
18198         * gnus-diary.el (gnus-diary): Add :version.
18199
18200         * gnus-delay.el (gnus-delay): Add :version.
18201
18202         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18203         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18204         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18205         Add :version.
18206
18207         * gnus-agent.el (gnus-agent-max-fetch-size)
18208         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18209         (gnus-agent-prompt-send-queue): Add :version.
18210
18211         * deuglify.el (gnus-outlook-deuglify): Add :version.
18212
18213         * html2text.el: Beautify code.  Improve doc strings.
18214         Some checkdoc cleanup.
18215         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18216
18217 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18218
18219         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18220
18221 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18222
18223         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18224         when package is loaded.
18225
18226         * spam.el (spam-summary-score-preferred-header): Add global preference
18227         for people who want to override the default SpamAssassin over
18228         Bogofilter preference (when both are set).
18229         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18230         (spam-user-format-function-S):
18231         Check spam-summary-score-preferred-header.
18232         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18233         (spam-user-format-function-S): Format the score correctly.
18234
18235 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18236
18237         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18238         signature file.  Suggested by Manoj Srivastava
18239         <srivasta@golden-gryphon.com>.
18240
18241         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18242         iso-2022-jp even in the Japanese language environment.
18243         Suggested by Jason Rumney <jasonr@gnu.org>.
18244
18245 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18246
18247         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18248         use the same characters as the dummy marks; make it free from
18249         getting affected by the language environment.
18250         (gnus-summary-read-group-1): Update mark positions only when the
18251         format spec is updated.
18252
18253         * gnus-spec.el (gnus-update-format-specifications): Return a list
18254         of updated types.
18255
18256 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18257
18258         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18259         of boundp to check if display-warning is available.
18260
18261 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18262
18263         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18264
18265 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18266
18267         * nnspool.el (nnspool-spool-directory): Use news-path if the
18268         news-directory variable is not bound.
18269
18270         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18271         function instead of display-warning if it is not available.
18272
18273 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18274
18275         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18276         v5-10: Use `point-at-bol'.
18277
18278 2004-10-26  Simon Josefsson  <jas@extundo.com>
18279
18280         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18281         <chenggao@gmail.com>.
18282
18283 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18284
18285         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18286         instead.
18287
18288 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18289
18290         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18291         to remove a server from the nnimap-server-buffer-alist.
18292         (nnimap-open-connection, nnimap-close-server): Use it.
18293
18294         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18295
18296 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18297
18298         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18299         running the major-mode function.
18300
18301 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18302
18303         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18304         dummy marks in the right way.
18305
18306 2004-10-18  David Edmondson  <dme@dme.org>
18307
18308         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18309         excessively.
18310
18311 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18312
18313         * gnus-util.el (gnus-split-references): Accept a nil references
18314         string and go on blissfully.
18315
18316         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18317         cases where the references string is non-nil but has no references.
18318
18319         * encrypt.el: Add autoload tags.
18320
18321         * spam.el (spam-resolve-registrations-routine): Remove article
18322         from unregistration list too.  Reported by David Hanak
18323         <dhanak@isis.vanderbilt.edu>
18324
18325 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18326
18327         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18328         nil.  Change custom type.
18329
18330 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18331
18332         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18333
18334         * gnus-sum.el (gnus-summary-move-article): Use it.
18335
18336 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18337
18338         * encrypt.el: Add autoload cookies.
18339
18340         * spam.el (spam-backend-article-list-property)
18341         (spam-backend-get-article-todo-list)
18342         (spam-backend-put-article-todo-list)
18343         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18344         Resolve registrations separately.
18345         (spam-register-routine): Format comments.
18346         (spam-unregister-routine, spam-register-routine): Always call with
18347         specific-articles, no default list.
18348         (spam-summary-prepare-exit): Use the spam-classifications function.
18349
18350         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18351         gnus-encrypt.el.
18352
18353         * encrypt.el: Copied from gnus-encrypt.el.
18354
18355         * gnus-encrypt.el: Commented that it's obsolete.
18356
18357 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18358
18359         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18360         (gnus-score-save): Use it.
18361
18362         * message.el (message-bury): Use `window-dedicated-p'.
18363
18364 2004-10-15  Simon Josefsson  <jas@extundo.com>
18365
18366         * pop3.el (top-level): Don't require nnheader.
18367         (pop3-read-timeout): Add.
18368         (pop3-accept-process-output): Add.
18369         (pop3-read-response, pop3-retr): Use it.
18370
18371 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18372
18373         * spam.el (spam-register-routine): Move comment.
18374         (spam-verify-bogofilter): Use 'unknown for the initial
18375         spam-bogofilter-valid state, not 'never.
18376
18377         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18378         for netrc-machine.
18379
18380         * nnimap.el (nnimap-open-connection):
18381         Use netrc-machine-user-or-password.
18382
18383 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18384
18385         * gnus-registry.el (gnus-registry-unload-hook):
18386         Set as a variable with add-hook.
18387
18388         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18389         of news-path.
18390
18391         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18392
18393         * spam.el: Delete duplicate `provide'.
18394         (spam-unload-hook): Set as a variable with add-hook.
18395
18396 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18397
18398         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18399         in the doc string.
18400
18401         * message.el (message-ignored-news-headers)
18402         (message-ignored-supersedes-headers)
18403         (message-ignored-resent-headers)
18404         (message-forward-ignored-headers): Improve custom type.
18405
18406 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * message.el (message-tokenize-header): Fix 2004-09-06 change
18409         which used point-min in the wrong place.
18410
18411 2004-10-12  Simon Josefsson  <jas@extundo.com>
18412
18413         * tls.el (tls-certtool-program): New variable.
18414         (tls-certificate-information): New function, based on
18415         ssl-certificate-information.
18416
18417 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18418
18419         * compface.el: Move the version of ELisp-based uncompface program
18420         to the contrib directory because of the copyright problem.
18421
18422 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18423
18424         * message.el (message-kill-buffer): Raise the current frame.
18425
18426 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18427
18428         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18429
18430         * gnus.el (message-y-or-n-p): Autoload.
18431
18432         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18433         (pop3-password-required, pop3-authentication-scheme)
18434         (pop3-leave-mail-on-server): Make customizable.
18435         (pop3): New custom group.
18436         (pop3-retr): Remove `sleep-for' statements.
18437         Suggested by Dave Love <fx@gnu.org>.
18438
18439         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18440         Windows/DOS.
18441
18442         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18443         (imap-parse-body): Fix incorrect use of `assert'.
18444         Suggested by Dave Love <fx@gnu.org>.
18445
18446         * mml.el (mml-minibuffer-read-disposition): Require match.
18447         Suggested by Dave Love <fx@gnu.org>.
18448
18449 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18450
18451         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
18452         doc string.
18453
18454 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18455
18456         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18457
18458 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18459
18460         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18461         instead of calling `mm-insert-inline', to decode text/* parts
18462         before displaying them.
18463
18464 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18465
18466         * mm-uu.el (mm-uu-text-plain-type): New variable.
18467         (mm-uu-pgp-signed-extract-1): Use it.
18468         (mm-uu-pgp-encrypted-extract-1): Use it.
18469         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18470         bind mm-uu-text-plain-type with that value.
18471         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18472         mm-uu-dissect.
18473
18474 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18475
18476         * gnus-group.el (gnus-update-group-mark-positions):
18477         * gnus-sum.el (gnus-update-summary-mark-positions):
18478         * message.el (message-check-news-body-syntax):
18479         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18480         of string-as-multibyte.
18481
18482 2004-10-05  Juri Linkov  <juri@jurta.org>
18483
18484         * gnus-group.el (gnus-update-group-mark-positions):
18485         * gnus-sum.el (gnus-update-summary-mark-positions):
18486         * message.el (message-check-news-body-syntax):
18487         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18488         8-bit unibyte values to a multibyte string for search functions.
18489
18490 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * mm-uu.el (mm-uu-dissect): Allow optional arg.
18493         (mm-uu-dissect-text-parts): New function.
18494
18495         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18496         dissect text parts.
18497
18498         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18499         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18500
18501         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18502
18503         * gnus-topic.el (gnus-topic-hierarchical-parameters):
18504         Use gnus-current-topics instead of gnus-current-topic.
18505
18506 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
18507
18508         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18509
18510 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
18511
18512         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18513         where approriate.
18514
18515         * nnml.el (nnml-generate-active-info): do.
18516
18517         * nndiary.el (nndiary-generate-active-info): do.
18518
18519         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18520         (gnus-topic-move): do.
18521
18522         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18523         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18524
18525         * gnus-srvr.el (gnus-server-prepare)
18526         (gnus-server-open-all-servers): do.
18527
18528         * gnus-msg.el (gnus-summary-cancel-article)
18529         (gnus-summary-resend-message)
18530         (gnus-summary-mail-crosspost-complaint): do.
18531
18532         * gnus-move.el (gnus-change-server): do.
18533
18534         * gnus-group.el (gnus-group-unmark-all-groups)
18535         (gnus-group-set-current-level): do.
18536
18537 2004-10-04  Simon Josefsson  <jas@extundo.com>
18538
18539         * message.el (message-generate-hashcash): Doc fix.
18540
18541 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
18542
18543         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18544         avoid infinite recursion via gnus-get-function.
18545
18546 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
18547
18548         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18549
18550         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18551
18552         * nnmail.el (nnmail-split-history): do.
18553
18554         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18555         (nnml-request-delete-group): do.
18556
18557         * nnslashdot.el (nnslashdot-read-groups): do.
18558
18559         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18560         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18561
18562         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18563         (nnspool-sift-nov-with-sed): Use last.
18564         (nnspool-retrieve-headers-with-nov): Use mapc.
18565         (nnspool-request-newgroups): Use dolist.
18566         (nnspool-request-group): Use last.
18567
18568         * nntp.el (nntp-read-server-type): Use dolist.
18569
18570         * nnvirtual.el (nnvirtual-create-mapping)
18571         (nnvirtual-update-read-and-marked): Use dolist.
18572         (nnvirtual-convert-headers): Simplify.
18573
18574 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18575
18576         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18577         Add support for sync'ing tick marks.
18578
18579 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18580
18581         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18582         there's no visible header.
18583
18584 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18585
18586         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18587         When necessary, pass full group name to gnus-request-set-marks.
18588
18589 2004-10-01  Simon Josefsson  <jas@extundo.com>
18590
18591         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
18592         acroread.
18593
18594 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18595
18596         * spam-report.el (spam-report-gmane): Fix interactive.
18597
18598         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18599
18600         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18601         when writing file.
18602         (gnus-agent-synchronize-flags): Don't default to being
18603         interactive.
18604
18605 2004-09-30  Simon Josefsson  <jas@extundo.com>
18606
18607         * message.el (message-generate-hashcash): Add.
18608         (message-send-mail): Use it, call mail-add-payment.
18609
18610 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18611
18612         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18613
18614 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
18615
18616         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18617         gnus-requst-update-info with explicit code to sync the in-memory
18618         info read flags with the marks being sync'd to the backend.
18619
18620         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
18621
18622 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18623
18624         * spam.el (spam-verify-bogofilter): Add new function.
18625         (spam-check-bogofilter)
18626         (spam-bogofilter-register-with-bogofilter): Use it.
18627         (spam-verify-bogofilter): Add small fixes.
18628
18629 2004-09-28  Simon Josefsson  <jas@extundo.com>
18630
18631         * hashcash.el (hashcash-generate-payment): Revert.
18632
18633 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18634
18635         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18636         Use gnus-extract-references instead of gnus-split-references.
18637
18638         * gnus-util.el (gnus-extract-references): Add new function, analogous
18639         to gnus-split-references but extracts only the message-ID without
18640         anything extra.
18641
18642         * hashcash.el (hashcash-generate-payment)
18643         (hashcash-check-payment): Do the right thing if hashcash-path is
18644         nil (because the hashcash program could not be found).
18645
18646         * spam.el (spam-use-hashcash): Remove comment.
18647
18648 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
18649
18650         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18651         (gnus-cache-enter-article, gnus-cache-remove-article)
18652         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18653
18654         * gnus-async.el (gnus-async-prefetch-remove-group): do.
18655
18656         * gnus-art.el (article-hide-boring-headers)
18657         (article-translate-strings, article-display-face)
18658         (gnus-article-mime-match-handle-first)
18659         (gnus-article-highlight-headers)
18660         (gnus-article-add-buttons-to-head): do.
18661
18662 2004-09-27  Simon Josefsson  <jas@extundo.com>
18663
18664         * hashcash.el: New version, from
18665         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18666         ../contrib/.
18667
18668 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18669
18670         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18671
18672 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18673
18674         * gnus-dup.el (gnus-dup-open): Use mapc.
18675         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18676
18677         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18678         Reported by Stefan Wiens <s.wi@gmx.net>.
18679
18680         * gnus.el (gnus-shutdown): Use dolist.
18681
18682         * gnus-undo.el (gnus-undo): Use mapc.
18683
18684         * nnrss.el (nnrss-generate-active): do.
18685
18686         * message.el (message-cite-original-without-signature)
18687         (message-cite-original): Use mapc.
18688         (message-do-actions, message-make-forward-subject): Use dolist.
18689
18690 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18691
18692         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18693         deletion to remove entire duplicate line.  Fixes merged article
18694         number bug.
18695
18696 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18697
18698         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18699         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18700         first ask if you want to open a server and then, even when you
18701         responded with no, asking if you want to synchronize the server's
18702         flags.
18703         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18704         multi-line expressions.
18705         (gnus-agent-synchronize-group-flags): New internal function.
18706         Updates marks in memory (in the info structure) AND in the
18707         backend.
18708
18709         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18710
18711         * nnagent.el (nnagent-request-set-mark):
18712         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18713         method, to ensure that synchronization updates marks in the
18714         backend and in the info (in memory) structure.
18715
18716 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18719         convention fully; don't miss the root article of a thread; make
18720         the X-Draft-From header with correct article numbers.
18721
18722 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18723
18724         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18725         unless plugged.  Disable the agent so that an open failure causes
18726         an error.
18727
18728         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18729         Revert 2004-09-21 change.  The backend must be opened while
18730         synchronizing flags even when the backend stores the flags
18731         locally.
18732
18733 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18734
18735         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18736         in `header' match.  Reported by Svend Tollak Munkejord.
18737
18738         * message.el (message-cite-original): Fix use of
18739         `message-cite-articles-with-x-no-archive'.
18740
18741 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18742
18743         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18744         (gnus-window-to-buffer): Ditto.
18745
18746         * mml.el (mml-preview-buffer): New variable.
18747         (mml-preview): Manage window layout with gnus-buffer-configuration.
18748
18749         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18750         X-Draft-From header even if those articles aren't quoted.
18751
18752 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18753
18754         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18755         (gnus-request-set-mark, gnus-request-update-mark): Use new
18756         g-s-t-u-l-m to decide to use backend even when unplugged.
18757
18758 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18759
18760         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18761         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18762
18763 2004-09-20  Simon Josefsson  <jas@extundo.com>
18764
18765         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18766         "utf-16-le".
18767
18768 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18769
18770         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18771
18772 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18773
18774         * uudecode.el (uudecode-use-external): Add :version.
18775
18776         * smime.el (smime-CA-file, smime-encrypt-cipher)
18777         (smime-dns-server): Add :version.
18778
18779         * smiley.el (gnus-smiley-file-types): Add :version.
18780
18781         * sha1.el (sha1-use-external): Add :version.
18782
18783         * pgg-def.el (pgg-query-keyserver): Add :version.
18784
18785         * nnmail.el (nnmail-fancy-expiry-targets)
18786         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18787         Add :version.
18788
18789         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18790         (nnimap-retrieve-groups-asynchronous): Add :version.
18791         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18792
18793         * mml.el (mml-content-disposition-parameters)
18794         (mml-insert-mime-headers-always): Add :version.
18795
18796         * mm-util.el (mm-coding-system-priorities): Add :version.
18797
18798         * mm-decode.el (mm-inline-text-html-with-images)
18799         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18800         (mm-verify-option): Add :version.
18801         (mm-text-html-renderer): Change :version.
18802
18803         * message.el (message-fcc-externalize-attachments)
18804         (message-required-headers, message-draft-headers)
18805         (message-subject-trailing-was-query)
18806         (message-subject-trailing-was-ask-regexp)
18807         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18808         (message-mark-insert-end, message-archive-header)
18809         (message-archive-note, message-cross-post-default)
18810         (message-cross-post-note, message-followup-to-note)
18811         (message-cross-post-note-function, message-use-mail-followup-to)
18812         (message-subscribed-address-functions)
18813         (message-subscribed-address-file, message-subscribed-addresses)
18814         (message-subscribed-regexps, message-allow-no-recipients)
18815         (message-yank-cited-prefix, message-signature-insert-empty-line)
18816         (message-hidden-headers, message-hierarchical-addresses)
18817         (message-mail-user-agent, message-use-idna)
18818         (message-valid-fqdn-regexp)
18819         (message-strip-special-text-properties, message-header-synonyms)
18820         (message-beginning-of-line, message-tab-body-function): Add :version.
18821         (message-insert-canlock, message-wide-reply-confirm-recipients):
18822         Change :version.
18823
18824         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18825         and :version.
18826         (mail-source-delete-old-incoming-confirm)
18827         (mail-source-movemail-program): Add :version.
18828
18829         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18830         (gnus-agent-cache, gnus-agent): Change :version.
18831
18832         * gnus-util.el (gnus-use-byte-compile): Change :version.
18833
18834         * gnus-sum.el (gnus-summary-make-false-root-always)
18835         (gnus-summary-default-high-score)
18836         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18837         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18838         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18839         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18840         (gnus-sum-thread-tree-single-indent)
18841         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18842         (gnus-sum-thread-tree-leaf-with-other)
18843         (gnus-sum-thread-tree-single-leaf): Add :version.
18844         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18845         (gnus-article-loose-mime): Change :version.
18846
18847         * gnus-start.el (gnus-backup-startup-file)
18848         (gnus-save-startup-file-via-temp-buffer): Add :version.
18849
18850         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18851         (gnus-server-offline-face): Add :version.
18852
18853         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18854
18855         * gnus-msg.el (gnus-gcc-externalize-attachments)
18856         (gnus-debug-files, gnus-debug-exclude-variables)
18857         (gnus-discouraged-post-methods): Change :version.
18858         (gnus-confirm-mail-reply-to-news)
18859         (gnus-confirm-treat-mail-like-news): Add :version.
18860
18861         * gnus-int.el (gnus-server-unopen-status): Add :version.
18862
18863         * gnus-group.el (gnus-group-jump-to-group-prompt)
18864         (gnus-large-ephemeral-newsgroup)
18865         (gnus-fetch-old-ephemeral-headers): Add :version.
18866
18867         * gnus-fun.el (gnus-x-face-directory)
18868         (gnus-convert-pbm-to-x-face-command)
18869         (gnus-convert-image-to-x-face-command)
18870         (gnus-convert-image-to-face-command): Add :version.
18871
18872         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18873
18874         * gnus-cite.el (gnus-cite-blank-line-after-header)
18875         (gnus-article-boring-faces): Add :version.
18876
18877         * gnus-art.el (gnus-buttonized-mime-types)
18878         (gnus-inhibit-mime-unbuttonizing)
18879         (gnus-treat-display-face)
18880         (gnus-treat-body-boundary): Change :version.
18881         (gnus-body-boundary-delimiter, gnus-picon-databases)
18882         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18883         (gnus-treat-date-english, gnus-treat-fold-headers)
18884         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18885         (gnus-treat-mail-picon, gnus-treat-wash-html)
18886         (gnus-article-encrypt-protocol)
18887         (gnus-use-idna, gnus-article-over-scroll)
18888         (gnus-mime-display-multipart-alternative-as-mixed)
18889         (gnus-mime-display-multipart-related-as-mixed)
18890         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18891         (gnus-ctan-url, gnus-button-ctan-handler)
18892         (gnus-button-handle-ctan-bogus-regexp)
18893         (gnus-button-ctan-directory-regexp)
18894         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18895         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18896         (gnus-button-man-level, gnus-button-emacs-level)
18897         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18898
18899         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18900         (gnus-agent-go-online): Change :version.
18901         (gnus-agent-expire-unagentized-dirs)
18902         (gnus-agent-auto-agentize-methods): Add :version.
18903
18904         * flow-fill.el (fill-flowed-display-column)
18905         (fill-flowed-encode-column): Add :version.
18906
18907         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18908         (gnus-outlook-deuglify-unwrap-max)
18909         (gnus-outlook-deuglify-cite-marks)
18910         (gnus-outlook-deuglify-unwrap-stop-chars)
18911         (gnus-outlook-deuglify-no-wrap-chars)
18912         (gnus-outlook-deuglify-attrib-cut-regexp)
18913         (gnus-outlook-deuglify-attrib-verb-regexp)
18914         (gnus-outlook-deuglify-attrib-end-regexp)
18915         (gnus-outlook-display-hook): Add :version.
18916
18917         * binhex.el (binhex-use-external): Add :version.
18918
18919 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18920
18921         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18922         and `invisible'.
18923
18924 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18925
18926         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18927         in gnus-registry-trim.
18928
18929 2004-09-13  Simon Josefsson  <jas@extundo.com>
18930
18931         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18932
18933         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18934
18935         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18936         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18937         <yamaoka@jpl.org>.
18938         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18939         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18940         <yamaoka@jpl.org>.
18941
18942         * sieve.el (sieve-manage-mode): Ditto.
18943
18944 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18945
18946         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18947
18948 2004-09-11  Simon Josefsson  <jas@extundo.com>
18949
18950         * dns-mode.el: Add.
18951
18952         * mm-view.el (mm-display-dns-inline): Add.
18953
18954         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18955         (mm-automatic-display): Ditto.
18956
18957         * mailcap.el (mailcap-mime-data): Add text/dns.
18958         (mailcap-mime-extensions): Map .soa to text/dns.
18959
18960 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18961
18962         * gnus-art.el (article-decode-mime-words, article-babel)
18963         (gnus-article-highlight-signature, gnus-article-add-buttons)
18964         (gnus-signature-toggle): Remove unnecessary bindings of
18965         `inhibit-read-only' inherited from v5.10 merge.
18966
18967 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18968
18969         * nntp.el (nntp): New customization group.
18970         (nntp-authinfo-file): Add customization group.
18971
18972         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18973
18974         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18975
18976         * gnus.el (to-address, to-list, subscribed)
18977         (large-newsgroup-initial): Ditto.
18978
18979         * flow-fill.el (fill-flowed-display-column)
18980         (fill-flowed-encode-column): Ditto.
18981
18982 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18983
18984         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18985         Use point-min rather than 1.
18986         (message-send-mail): Use buffer-size rather than point-max.
18987
18988         * gnus-sum.el (gnus-summary-search-article-forward):
18989         Signal a specific `search-failed' rather than a generic `error'.
18990
18991         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18992         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18993         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18994
18995 2004-09-10  Simon Josefsson  <jas@extundo.com>
18996
18997         * nndb.el (require): Remove tcp and duplicate cl.
18998
18999 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19000
19001         * gnus-agent.el (directory-files-and-attributes): Move forward.
19002
19003 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19004
19005         * gnus-agent.el (directory-files-and-attributes):
19006         Optionally defined to support XEmacs.
19007
19008 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19009
19010         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19011         to avoid run-time CL dependencies.
19012         (gnus-agent-unfetch-articles): New function.
19013         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19014         article numbers even when local .overview file is missing.
19015         (gnus-agent-read-article-number): New function.  Only accepts
19016         27-bit article numbers.
19017         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19018         Use gnus-agent-read-article-number.
19019         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19020         from backend while recognizing that article numbers in .overview
19021         must be valid.
19022         (gnus-agent-update-files-total-fetched-for):
19023         Use directory-files-and-attributes to improve performance.
19024         * gnus-int.el (gnus-request-move-article):
19025         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19026         improve performance.
19027
19028         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19029         some users confused by references to .newsrc when they only have a
19030         .newsrc.eld file.
19031         (gnus-convert-mark-converter-prompt)
19032         (gnus-convert-converter-needs-prompt): Fix use of property list.
19033         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19034         New function.  Used internally to only display 'gnus converting
19035         files' message when actually necessary.
19036
19037         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19038         methods now autoloaded.
19039
19040 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19041
19042         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19043         identifiers.
19044
19045 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19046
19047         * gnus-picon.el: Fix indentation and closing parenthesis.
19048
19049 2004-09-01  Simon Josefsson  <jas@extundo.com>
19050
19051         * message.el (message-canlock-generate): Require sha1, not
19052         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19053         to require within a function.  Sadly, if sha1.el isn't loaded, the
19054         let binding in m-c-g will hide the defcustom definition, which is
19055         bad.)
19056
19057         * canlock.el: Require sha1, not sha1-el.
19058
19059         * message.el: Don't autoload sha1 (there is a autoload cookie in
19060         sha1.el).
19061
19062         * sha1-el.el: Rename to sha1.el.
19063
19064 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19065
19066         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19067
19068 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19069
19070         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19071
19072 2004-08-30  Kim F. Storm  <storm@cua.dk>
19073
19074         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19075
19076         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19077         Add :group 'nnimap.
19078
19079 2004-08-30  Andreas Schwab  <schwab@suse.de>
19080
19081         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19082         ?* and ?\;.
19083
19084         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19085         and ?\' to symbol instead of whitespace.
19086
19087 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19088
19089         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19090
19091         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19092         instead of re-search-forward.
19093
19094         * gnus-uu.el (gnus-uu-save-article): Ditto.
19095         (gnus-uu-post-encode-uuencode): Ditto.
19096
19097         * html2text.el (html2text-clean-list-items): Ditto.
19098         (html2text-clean-dtdd): Ditto.
19099         (html2text-format-tags): Ditto.
19100
19101         * message.el (message-send-mail-with-sendmail): Fix regexp.
19102         (message-fill-field-general): Use search-forward instead of
19103         re-search-forward.
19104         (unbold-region): Ditto.
19105
19106         * nnrss.el (nnrss-request-article): Ditto.
19107
19108         * nnslashdot.el (nnslashdot-request-article): Ditto.
19109
19110         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19111
19112         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19113         "Unrecognized menu descriptor" error in XEmacs.
19114
19115 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19116
19117         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19118         parent article of a sparse article in the thread hashtb.
19119
19120 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19121
19122         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19123         (nnmail-expand-newtext): Lowercase expanded entries if
19124         nnmail-split-lowercase-expanded is non-nil.
19125
19126 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19127
19128         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19129
19130         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19131         of gnus-tmp-news-method into string under XEmacs.  It will be
19132         passed to gnus-correct-length which takes only a string argument.
19133
19134 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19135
19136         * gnus-util.el (gnus-bind-print-variables): New macro.
19137         (gnus-prin1): Use it.
19138         (gnus-prin1-to-string): Use it.
19139         (gnus-pp): New function.
19140         (gnus-pp-to-string): New function.
19141
19142         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19143         Replace pp-to-string with gnus-pp-to-string.
19144         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19145         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19146         * gnus-msg.el (gnus-debug): Ditto.
19147         * gnus-score.el (gnus-score-save): Ditto.
19148         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19149         gnus-pp-to-string.
19150         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19151         with gnus-pp.
19152         * score-mode.el (gnus-score-pretty-print): Ditto.
19153         * webmail.el (webmail-debug): Ditto.
19154
19155 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19156
19157         * gnus-art.el (article-display-face, article-display-x-face):
19158         Use buffer-read-only.
19159
19160 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19161
19162         * gnus-art.el (article-hide-list-identifiers):
19163         Bind inhibit-read-only as t.
19164
19165 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19166
19167         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19168
19169 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19170
19171         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19172         (gnus-narrow-to-page): Don't assume point-min == 1.
19173         (gnus-article-edit-mode): Derive from message-mode.
19174
19175         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19176         point-min == 1.
19177
19178         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19179         Disable incorrect use of `assert'.
19180
19181         * message.el (message-mode): Set comment-start-skip.
19182
19183
19184 2004-08-22  Sam Steingold  <sds@gnu.org>
19185
19186         * pop3.el (pop3-leave-mail-on-server): New user variable.
19187         (pop3-movemail): Delete mail only when it is nil.
19188
19189 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19190
19191         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19192
19193         * mml.el (mml-preview): Use `pop-to-buffer'.
19194
19195         * message.el (message-goto-mail-followup-to): Insert after "To".
19196         (message-carefully-insert-headers): Add comment.
19197
19198         * gnus.el: Remove unused variable `gnus-article-check-size'.
19199
19200         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19201
19202         * gnus-art.el (gnus-button-alist):
19203         Improve `gnus-button-handle-library' entry.
19204
19205 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19206
19207         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19208         Use downcase, since XEmacs capitalizes error messages differently.
19209
19210 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19211
19212         * nntp.el: Add (require 'gnus) due to reference to
19213         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19214
19215 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19216
19217         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19218         Bind `mm-fill-flowed'.
19219
19220         * mm-decode.el (mm-dissect-singlepart): Check it.
19221
19222 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19223
19224         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19225         'imap' for netrc parsing.
19226
19227 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19228
19229         * mailcap.el (mailcap-mime-data): Mark as risky.
19230
19231 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19232
19233         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19234         may be included in the encoded word.
19235         (rfc2047-encode): Don't append a space if the encoded word
19236         includes close parenthesis.
19237
19238 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19239
19240         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19241         of text within parentheses.
19242
19243 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19244
19245         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19246         (gnus-encrypt-write-file-contents): Make the password key the file
19247         name PLUS the cipher, not just the cipher.  Also remove failed
19248         passwords from the cache.
19249
19250 2004-08-06  Simon Josefsson  <jas@extundo.com>
19251
19252         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19253         Doc fix.
19254
19255 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19256
19257         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19258         LWSP.
19259
19260 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19261
19262         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19263         Try to append in-reply-to: data to the references: header.
19264
19265         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19266         (netrc-parse): Use gnus-encrypt.el functions.
19267
19268         * gnus-encrypt.el: Add new file for encryption support; currently
19269         does only a few GPG ciphers and an internal XOR cipher.
19270
19271         * password.el: Add comments on using password-read-and-add.
19272         (password-read-and-add): Add function to read and add the
19273         password to the cache at once.
19274
19275 2004-07-28  Simon Josefsson  <jas@extundo.com>
19276
19277         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19278         parameter (but don't use it, for now).
19279
19280         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19281         instead of hard coding to nil.
19282
19283 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19284
19285         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19286         as mm-inline-image-xemacs does.
19287
19288 2004-07-26  Simon Josefsson  <jas@extundo.com>
19289
19290         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19291         Revert part of 2004-07-17 change below.
19292
19293 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19294
19295         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19296         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19297
19298 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19299
19300         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19301         quotes that actually start with ">" at the beginning of the
19302         lines.
19303
19304 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19305
19306         * rfc2047.el (rfc2047-encode-region): Fix last change.
19307         (rfc2047-encode-parameter): Remove useless concat.
19308
19309 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19310
19311         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19312         encode special characters; fix some kind of misconfigured headers;
19313         signal a real error if debug-on-quit or debug-on-error is non-nil.
19314         (rfc2047-encode-max-chars): New variable.
19315         (rfc2047-encode-1): Use it.
19316         (rfc2047-encode-parameter): New function.
19317
19318         * mml.el (mml-insert-parameter): Remove an excessive space.
19319
19320 2004-07-17  Simon Josefsson  <jas@extundo.com>
19321
19322         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19323         Kai Grossjohann <kai@emptydomain.de>.
19324         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19325         (gnus-group-make-menu-bar): Ditto.
19326
19327         * gnus-util.el (gnus-group-server): Add.
19328
19329 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19330
19331         * message.el (message-clone-locals): Clone sendmail and smtp
19332         variables.
19333
19334 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19335
19336         * rfc2047.el (rfc2047-encode-region): Fix last change.
19337
19338 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19339
19340         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19341         characters as non-special.
19342
19343 2004-07-09  Simon Josefsson  <jas@extundo.com>
19344
19345         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19346         Users will lose all flag changes made while unplugged with
19347         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19348         good default.  See numerous reports on ding mailing list.
19349
19350 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19351
19352         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19353         add generate-head-function and generate-article-function to the
19354         rfc822-forward entry.
19355         (nndoc-rfc822-forward-generate-article): New function.
19356         (nndoc-rfc822-forward-generate-head): New function.
19357
19358         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19359
19360 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19361
19362         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19363         respect display group parameter and gnus-summary-expunge-below.
19364         (gnus-articles-to-read): Remove unused reference to display group
19365         parameter.
19366
19367 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19368
19369         * nnheader.el (nnheader-uniquify-message-id): New experimental
19370         variable.
19371         (nnheader-nov-read-message-id): Use it.
19372
19373         * spam-report.el (spam-report-gmane): Add interactive.
19374
19375 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19376
19377         * mm-encode.el (mm-content-transfer-encoding-defaults):
19378         Use qp-or-base64 for the application/* types.
19379
19380 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19381
19382         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19383
19384 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19385
19386         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19387         trim value.
19388
19389 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19390
19391         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19392         New macro and function.
19393         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19394
19395 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19396
19397         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19398         after-load-alist.
19399
19400 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19401
19402         * gnus-group.el (gnus-group-get-new-news-this-group):
19403         Don't update info that isn't there.
19404
19405 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19406
19407         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19408         entry.
19409
19410 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19411
19412         * mm-view.el (mm-inline-render-with-function): Use multibyte
19413         buffer; decode html source by charset.
19414
19415         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19416
19417         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19418         Mule-UCS is loaded under XEmacs.
19419         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19420
19421 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19422
19423         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19424
19425 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19426
19427         * mm-util.el (mm-coding-system-p): Return a coding-system.
19428         (mm-mime-mule-charset-alist): Use shift_jis instead of
19429         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19430         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19431         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19432         instead of japanese-shift-jis and iso-latin-1 respectively in
19433         order to share the default value with both Emacs and XEmacs-mule.
19434         (mm-mule-charset-to-mime-charset):
19435         Make mm-coding-system-priorities effective.
19436         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19437         while predicating of candidates upon the priorities.
19438
19439 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19440
19441         * gnus-sum.el (gnus-summary-make-menu-bar):
19442         Add gnus-uu-invert-processable.
19443
19444         * gnus.el: Autoload gnus-uu-invert-processable.
19445
19446 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19447
19448         * mm-util.el (mm-with-multibyte-buffer): New macro.
19449
19450         * rfc2047.el (rfc2047-encode-string): Use it.
19451         (rfc2047-encode-region): Move point to the end of the region after
19452         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19453
19454 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19455
19456         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19457         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19458
19459 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19460
19461         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19462         (gnus-cite-parse): Ignore quoted envelope From_.
19463         Suggested by Karl Chen <quarl@nospam.quarl.org>.
19464
19465 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
19466
19467         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19468         invalid addresses.
19469
19470 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
19471
19472         * spam.el: Change section markers, revise TODO list.
19473         (spam-backends): Make new master list of all installed backends.
19474         (spam-summary-exit-behavior): Add new variable to determine how
19475         messages moves are done at summary exit.
19476         (spam-move-spam-nonspam-groups-only)
19477         (spam-process-ham-in-nonham-groups)
19478         (spam-process-ham-in-spam-groups): Remove variables, the
19479         spam-summary-exit-behavior variable should be used to manage this
19480         behavior.
19481         (spam-old-ham-articles, spam-old-spam-articles): Remove.
19482         (spam-old-articles): Add variable, replacing spam-old-ham-articles
19483         and spam-old-spam-articles.
19484         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19485         Add empty variables, placeholders for the backends they represent.
19486         (spam-set-difference): Move, unchanged.
19487         (spam-list-of-processors): Declare OBSOLETE, not used anymore
19488         unless the user has a processor variable.
19489         (spam-classifications, spam-classification-valid-p)
19490         (spam-backend-properties, spam-backend-property-valid-p)
19491         (spam-backend-function-type-valid-p)
19492         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19493         (spam-report-articles-gmane, spam-report-articles-resend):
19494         Remove functions, they are not needed.
19495         (spam-install-backend-super, spam-backend-list)
19496         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19497         (spam-backend-function, spam-backend-ham-registration-function)
19498         (spam-backend-spam-registration-function)
19499         (spam-backend-ham-unregistration-function)
19500         (spam-backend-spam-unregistration-function)
19501         (spam-backend-statistical-p, spam-backend-mover-p)
19502         (spam-install-backend-alias, spam-install-checkonly-backend)
19503         (spam-install-mover-backend, spam-install-nocheck-backend)
19504         (spam-install-backend, spam-install-statistical-backend)
19505         (spam-install-statistical-checkonly-backend): Add backend installation
19506         support.
19507         (spam-summary-prepare-exit): Rewrite to use the new backend code.
19508         (spam-group-processor-p): Use the new backend code and respect the
19509         summary exit behavior.
19510         (spam-mark-spam-as-expired-and-move-routine): Remove.
19511         (spam-summary-prepare): Change to use the new spam-old-articles
19512         variable.
19513         (spam-copy-or-move-routine, spam-copy-spam-routine)
19514         (spam-move-spam-routine, spam-copy-ham-routine)
19515         (spam-move-ham-routine): Add code to copy/move ham or spam.
19516         (spam-fetch-field-fast): Improve doc and code, plus allow the
19517         'number request.
19518         (spam-list-of-checks, spam-list-of-statistical-checks):
19519         Remove variables.
19520         (spam-split, spam-find-spam): Use the new backend code.
19521         (spam-registration-functions): Remove variable.
19522         (spam-unregister-routine): Add convenience wrapper.
19523         (spam-log-undo-registration, spam-register-routine)
19524         (spam-log-processing-to-registry)
19525         (spam-log-unregistration-needed-p): Rename "check" to "backend"
19526         where possible.
19527         (spam-check-gmane-xref, spam-check-regex-headers)
19528         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19529         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19530         (spam-check-bogofilter-headers, spam-check-spamoracle)
19531         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19532         (spam-check-crm114-headers): Use the spam-split-group that
19533         spam-split prepares, no need to determine it every time.
19534
19535         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19536         to the nnheader-parse-naked-head call.
19537
19538         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19539
19540         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19541         the nnheader-nov-read-message-id call.
19542
19543 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19544
19545         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19546         gnus-activate-group twice.  Suggested by Markus Peter
19547         <warp@spin.de>.
19548
19549 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19550
19551         * gnus-art.el (gnus-article-time-format): Exchange the order of
19552         day and month in the default value; fix customization type.
19553         (article-date-ut): Use add-text-properties.
19554         (article-make-date-line): Use message-make-date instead of
19555         current-time-string.
19556
19557         * message.el (message-fetch-field): Don't use set-text-properties.
19558         (message-make-date): Simplify.
19559
19560         * messagexmas.el (message-xmas-make-date): New function.
19561         (message-xmas-redefine): Defalias message-make-date to it.
19562
19563 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19564
19565         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19566         (rfc2047-encode-region): Treat text within parentheses as special;
19567         show the original text when error has occurred.
19568
19569         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19570         already-computed method to gnus-activate-group.
19571
19572         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19573         same select-methods identical Lisp objects.
19574
19575         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19576         object when modifying the info.
19577
19578 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19579
19580         * gnus-srvr.el (gnus-server-set-info): Remove the server from
19581         gnus-opened-servers since it has never been opened with the new
19582         configuration yet.
19583
19584 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19585
19586         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19587         arg to nnheader-generate-fake-message-id.
19588
19589 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
19590
19591         * nnheader.el (nnheader-generate-fake-message-id): Accept a
19592         number and build a fake message ID localized to a group and
19593         article number (so it's repeatable from that point on).
19594         (nnheader-fake-message-id-p): Change regex to accomodate new fake
19595         ID format.
19596
19597         * gnus-sum.el (gnus-get-newsgroup-headers):
19598         Call nnheader-generate-fake-message-id with the article number.
19599
19600 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
19601
19602         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19603         end-of-buffer.
19604
19605 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19606
19607         * message.el (message-ignored-supersedes-headers): Add Approved.
19608
19609 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19610
19611         * rfc2047.el (rfc2047-encode-message-header): Remove useless
19612         goto-char.
19613         (rfc2047-encode): Fold the line before encoding.
19614
19615 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19616
19617         * rfc2047.el (rfc2047-encode-message-header): Disabled header
19618         folding -- not all headers can be folded, and this should be done
19619         by the message composition mode.  Probably.  I think.
19620
19621 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19622
19623         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19624         fast.
19625
19626         * gnus-ems.el (gnus-remove-image): Don't use
19627         message-text-with-property; remove only the image found first.
19628
19629         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
19630         found first.
19631
19632 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
19633
19634         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19635
19636 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19637
19638         * message.el (message-text-with-property): Make it fast and accept
19639         optional arguments.
19640         (message-strip-forbidden-properties): Use it.
19641         (message-fix-before-sending): Follow the m-t-w-p change.
19642
19643         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19644
19645 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19646
19647         * gnus-art.el (article-hide-headers): Don't change the buffer
19648         mistakenly when performing mml-preview even if
19649         gnus-single-article-buffer is nil.
19650
19651 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
19652
19653         * message.el (message-expand-name-databases): New user option.
19654         (message-expand-name): Use it.
19655
19656 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19657
19658         * spam.el (spam-report-articles-resend)
19659         (spam-report-resend-register-routine): Allow ham reporting.
19660         (spam-report-resend-register-ham-routine): Add wrapper.
19661         (spam-registration-functions): Add ham resending functions.
19662         (spam-list-of-processors): Add ham resend processor.
19663
19664         * gnus.el (ham-resend-to): Add new group parameter.
19665         (spam-process): Add ham resend option.
19666
19667         * spam-report.el (spam-report-resend): Allow reporting ham.
19668         (spam-report-resend-ham): Add wrapper.
19669
19670 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19671
19672         * message.el (message-cite-articles-with-x-no-archive):
19673         New variable.
19674         (message-cite-original): Use it.
19675
19676 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19677
19678         * message.el (message-cite-original): Respect X-No-Archive.
19679
19680 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19681
19682         * gnus-art.el (article-hide-headers): Refer to the values for
19683         gnus-ignored-headers and gnus-visible-headers in the summary
19684         buffer since a user may have set them as group parameters.
19685
19686 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19687
19688         * assistant.el (assistant-node-name): Add convenience function.
19689         (assistant-render-text, assistant-render-node): Add error handling,
19690         plus handle multiple next nodes.
19691         (assistant-find-next-node): Comment out for now.
19692         (assistant-find-next-nodes): Add function, returns list of next
19693         nodes.
19694
19695 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19696
19697         * mail-source.el (mail-source-directory): Fix doc-string.
19698
19699 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19700
19701         * assistant.el (assistant-render-text, assistant-eval): Add :set
19702         widget type, which is different because it takes and returns a
19703         list.  Much hilarity ensues.
19704
19705 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19706
19707         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19708
19709         * gnus-group.el (gnus-group-get-new-news-this-group):
19710         Add doc-string.
19711
19712         * gnus-start.el (gnus-activate-group): Add doc-string.
19713
19714 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19715
19716         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19717
19718 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19719
19720         * assistant.el (assistant-render-text): Try to add a :set
19721         widget, more to come.
19722
19723         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19724         strings.
19725         (spam-report-articles-resend)
19726         (spam-register-routine): Do registration iff any articles warrant
19727         it.
19728         (spam-summary-prepare-exit): Change log message for nil group
19729         destinations.
19730
19731 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19732
19733         * spam.el (spam-report-resend-register-routine):
19734         Allow spam-report-resend-to to be a group parameter or a global value.
19735
19736 2004-05-26  Simon Josefsson  <jas@extundo.com>
19737
19738         * starttls.el: Merge with my GNUTLS based starttls.el.
19739         (starttls-gnutls-program, starttls-use-gnutls)
19740         (starttls-extra-arguments, starttls-process-connection-type)
19741         (starttls-connect, starttls-failure, starttls-success):
19742         New variables.
19743         (starttls-program, starttls-extra-args): Doc fix.
19744         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19745         New functions.
19746         (starttls-negotiate, starttls-open-stream):
19747         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19748         function if it is set.
19749
19750 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19751
19752         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19753         structured fields.
19754
19755 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19756
19757         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19758
19759 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19760
19761         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19762         Add variable.
19763         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19764         assigning the spam-mark to new messages.
19765
19766 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19767
19768         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19769
19770 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19771
19772         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19773
19774         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19775         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19776         default.
19777
19778 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19779
19780         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19781         correct data.
19782
19783 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19784
19785         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19786         (spam-group-processor-p): Fix function.
19787         (spam-group-processor-multiple-p)
19788         (spam-group-spam-processor-report-gmane-p)
19789         (spam-group-spam-processor-report-resend-p)
19790         (spam-group-spam-processor-bogofilter-p)
19791         (spam-group-spam-processor-blacklist-p)
19792         (spam-group-spam-processor-ifile-p)
19793         (spam-group-ham-processor-ifile-p)
19794         (spam-group-spam-processor-spamoracle-p)
19795         (spam-group-spam-processor-crm114-p)
19796         (spam-group-ham-processor-bogofilter-p)
19797         (spam-group-spam-processor-stat-p)
19798         (spam-group-ham-processor-stat-p)
19799         (spam-group-ham-processor-whitelist-p)
19800         (spam-group-ham-processor-BBDB-p)
19801         (spam-group-ham-processor-spamoracle-p)
19802         (spam-group-ham-processor-copy-p): Remove functions with some
19803         prejudice against unneeded code.
19804         (spam-report-articles-resend)
19805         (spam-report-resend-register-routine): Allow the group/topic
19806         spam-resend-to value to override spam-report-resend-to.
19807         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19808         properly now.
19809
19810         * gnus.el (spam-resend-to): Add group/topic parameter.
19811         (spam-process): Move the OBSOLETE processors to the end of the
19812         choices.
19813
19814 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19815
19816         * spam-report.el (spam-report-resend-to, spam-report-resend):
19817         Start with resend-to set to nil, and then ask the user if necessary.
19818         (spam-report-resend): spam-report-resend takes a list of articles, not
19819         separate article numbers.
19820
19821 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19822
19823         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19824         addition to emacs-w3m.
19825
19826 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19827
19828         * assistant.el (assistant-authinfo-data): New function.
19829         (assistant-eval): Eval for entire assistant.
19830
19831         * netrc.el (netrc-services-file): New variable.
19832         (netrc-parse-services): New function.
19833         (netrc-find-service-name): New function.
19834         (netrc-find-service-number): New function.
19835         (netrc-port-equal): New function.
19836         (netrc-machine): Use it.
19837
19838         * nnimap.el (nnimap-open-connection): Use netrc.
19839
19840         * gnus-util.el (gnus-netrc-get): Remove aliases.
19841
19842         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19843
19844         * assistant.el (wid-edit): Fix compilation.
19845
19846         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19847
19848 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19849
19850         * gnus-util.el (gnus-set-file-modes): New function.  (small
19851         patch).
19852
19853 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19854
19855         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19856
19857         * assistant.el (assistant-render-node): Fix up rendering and
19858         read-only text.
19859         (assistant-render-node): Reset.
19860         (assistant-make-read-only): Not sticky.
19861
19862 2004-05-20  Danny Siu  <dsiu@adobe.com>
19863
19864         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19865         centered even when gnus-auto-center-summary is t.
19866
19867 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19868
19869         * dns.el (dns-get-txt-answer): New function.
19870         (dns-read-txt): Ditto.
19871         (query-dns): Use it.
19872
19873 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19874
19875         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19876         active for foreign groups even if the group level is higher than
19877         the specified value.
19878
19879 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19880
19881         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19882         non-active groups.
19883
19884         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19885
19886 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19887
19888         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19889
19890 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19891
19892         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19893         (spam-crm114-header, spam-crm114-spam-switch)
19894         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19895         (spam-crm114-positive-spam-header)
19896         (spam-crm114-database-directory, spam-list-of-processors)
19897         (spam-group-spam-processor-crm114-p)
19898         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19899         (spam-generic-score, spam-list-of-checks)
19900         (spam-list-of-statistical-checks, spam-registration-functions)
19901         (spam-check-crm114-headers, spam-crm114-score)
19902         (spam-check-crm114, spam-crm114-register-with-crm114)
19903         (spam-crm114-register-spam-routine)
19904         (spam-crm114-unregister-spam-routine)
19905         (spam-crm114-register-ham-routine)
19906         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19907         From asjo@koldfront.dk (Adam Sjøgren).
19908
19909         * gnus.el: Add spam-use-crm114.
19910
19911         * spam.el (spam-list-of-processors, spam-registration-functions):
19912         Add spam-use-resend.
19913         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19914         (spam-report-articles-gmane): Add doc fix.
19915         (spam-report-articles-resend, spam-report-resend-register-routine):
19916         Add wrappers around spam-report-resend-to.
19917
19918         * spam-report.el (spam-report-resend-to, spam-report-resend):
19919         Add support for resending spam.
19920         (spam-report-gmane): Fix line length >80.
19921
19922         * gnus.el (spam-process): Add spam-use-resend.
19923
19924 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19925
19926         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19927         number of processed spam messages.
19928         (spam-ham-copy-or-move-routine): Return the number of processed
19929         ham messages.
19930         (spam-summary-prepare-exit): Use the above values to decide
19931         whether status messages shouled be displayed.
19932
19933 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19934
19935         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19936         `rfc2047-encoding-function-alist' in order to avoid conflicting
19937         with the old version.
19938         (rfc2047-encode-region): Concatenate words containing non-ASCII
19939         characters in structured fields; don't encode space-delimited
19940         ASCII words even in unstructured fields; don't break words at
19941         char-category boundaries.
19942         (rfc2047-encode-1): New function.
19943         (rfc2047-encode): Use it; encode text so that it occupies the
19944         maximum width within 76-column; work correctly on Q encoding for
19945         iso-2022-* charsets.
19946         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19947         sure not to break a line just after the header name.
19948         (rfc2047-b-encode-region): Remove.
19949         (rfc2047-b-encode-string): New function.
19950         (rfc2047-q-encode-region): Remove.
19951         (rfc2047-q-encode-string): New function.
19952
19953         * mm-util.el (mm-replace-in-string): New function.
19954
19955 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19956
19957         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19958         Really get it right.
19959         (gnus-inews-make-draft): Really.
19960
19961 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19962
19963         * nnmh.el (nnmh-request-list-1): Don't check the link count
19964         before descending.  (small patch)
19965
19966 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19967
19968         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19969         stuff.
19970
19971         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19972         Match on real group name.
19973
19974         * gnus-art.el (gnus-signature-limit): Doc fix.
19975
19976         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19977
19978         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19979
19980 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19981
19982         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19983         isn't a string.
19984
19985 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19986
19987         * gnus-draft.el (gnus-draft-send):
19988         Bind rfc2047-encode-encoded-words.
19989
19990         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19991         (rfc2047-encodable-p): Say that =? needs encoding.
19992         (rfc2047-encode-encoded-words): New variable.
19993
19994         * gnus-group.el (gnus-group-select-group): Doc fix.
19995
19996         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19997
19998         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19999         to nil.
20000
20001         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20002
20003         * nnheader.el (nnheader-get-lines-and-char): New function.
20004
20005 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20006
20007         * gnus-msg.el (gnus-summary-followup-with-original):
20008         Document yanking of region when active.
20009
20010 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20011
20012         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20013         groups if the group level is higher than the specified value.
20014
20015 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20016
20017         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20018         (gnus-group-jump-to-group): Add prefix argument using
20019         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20020         non-active group.
20021
20022         * compface.el (uncompface): Be verbose when changing
20023         `uncompface-use-external'.
20024
20025         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20026         handle manual section.
20027
20028 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20029
20030         * gnus-art.el (gnus-button-alist): Revert previous change.
20031
20032 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20033
20034         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20035
20036 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20037
20038         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20039         whether backend can accept message.
20040
20041         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20042
20043 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20044
20045         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20046         Avoid creating directory when nntp-marks-is-evil is true.
20047         Reported by Reiner Steib.
20048
20049 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20050
20051         * gnus-picon.el (gnus-picon-style): New variable.
20052         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20053         (gnus-picon-transform-address): Support `gnus-picon-style'.
20054         From Jesper Harder <harder@ifa.au.dk>.
20055
20056 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20057
20058         * message.el (message-fill-field): Return point.
20059         (message-generate-headers): Go to end of field.
20060
20061         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20062         stuff for non-living groups.
20063
20064 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20065
20066         * gnus-art.el (gnus-article-followup-with-original)
20067         (gnus-article-reply-with-original): gnus-mark-active-p ->
20068         gnus-region-active-p.
20069
20070 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20071
20072         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20073         only when there is spam or ham to be processed.
20074
20075 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20076
20077         * mail-source.el (mail-source-delete-crash-box): Refactor.
20078         (mail-source-fetch): Use it.
20079         (mail-source-fetch-file): Ditto.
20080         (mail-source-fetch-directory): Run postscript in loop.
20081         (mail-source-fetch-pop): Delete.
20082         (mail-source-fetch-maildir): Ditto.
20083         (mail-source-fetch-imap): Ditto.
20084
20085         * imap.el (imap-authenticators): Comment out sasl.
20086
20087         * message.el (message-skip-to-next-address): New function.
20088         (message-fill-header-address): Refactor.
20089         (message-fill-address): Use it.
20090         (message-delete-address): Use it.
20091         (message-fill-header-general): Refactor.
20092         (message-fill-field-address): Rename.
20093         (message-narrow-to-field): Find the start of the header.
20094         (message-header-format-alist): Don't pre-fill.
20095         (message-fill-header): Remove.
20096         (message-insert-header): New function.
20097         (message-shorten-references): Use it.
20098
20099         * rfc2047.el (rfc2047-field-value): Strip props.
20100
20101         * mail-parse.el (mail-header-make-address): New alias.
20102
20103         * ietf-drums.el (ietf-drums-make-address): New function.
20104
20105         * imap.el: Add compiler directives.
20106
20107         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20108
20109         * gnus-art.el (article-decode-idna-rhs): Don't use
20110         message-idna-inside-rhs-p.
20111
20112 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20113
20114         * message.el (message-idna-inside-rhs-p): Remove.
20115         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20116
20117         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20118         false positives.
20119
20120 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20121
20122         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20123
20124 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20125
20126         * nneething.el (nneething-file-name): Don't create spurious
20127         files.
20128
20129         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20130         (gnus-inews-do-gcc): Remove sleep.
20131
20132         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20133         part under point.
20134
20135         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20136         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20137
20138 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20139
20140         * spam.el (spam-summary-prepare-exit): Fix (length).
20141
20142 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20143
20144         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20145         as expired without moving it" message when there are spam
20146         messages left.
20147
20148 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20149
20150         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20151         header is not nil.
20152
20153 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20154
20155         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20156         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20157         (nntp-marks-changed-p): New arg SERVER.
20158         (nntp-request-update-info): Adjust caller.
20159
20160 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20161
20162         * nntp.el (nntp-save-marks): Pass missing arg.
20163
20164 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20165
20166         * nntp.el: Support marks.
20167         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20168         (nntp-marks-modtime, nntp-marks-directory): New variables.
20169         (nntp-request-set-mark, nntp-request-update-info)
20170         (nntp-possibly-create-directory, nntp-marks-changed-p)
20171         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20172         New functions.
20173
20174 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20175
20176         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20177         (gnus-xmas-redefine): Rename.
20178
20179         * gnus-score.el (gnus-score-insert-help):
20180         Use gnus-select-lowest-window.
20181
20182         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20183         appt-select-lowest-window and rename to gnus-select-lowest-window.
20184
20185         * gnus.el: do.
20186
20187 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20188
20189         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20190         encodings of MIME-encoded words, in order to improve
20191         interoperability with several broken MUAs.
20192
20193 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20194
20195         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20196         tags, only when charsets are not specified in headers.
20197         (mm-inline-text-html-render-with-w3m): Ditto.
20198
20199         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20200         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20201
20202 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20203
20204         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20205         instead of MIME-decoded from fields when checking
20206         `gnus-article-address-banner-alist'.
20207
20208 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20209
20210         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20211         description rather than subject.
20212
20213 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20214
20215         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20216
20217 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20218
20219         * gnus.el (gnus-version-number): Bump.
20220
20221 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20222
20223         * gnus.el: No Gnus v0.2 is released.
20224
20225 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20226
20227         * gnus-agent.el (gnus-agent-read-agentview):
20228         Inline gnus-uncompress-range.
20229
20230 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20231
20232         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20233         `exec-installed-p'.
20234
20235 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20236
20237         * gnus.el (spam-process, spam-autodetect-methods):
20238         Add bsfilter and bsfilter-headers.
20239
20240         * spam.el (spam-bsfilter): New customize group.
20241         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20242         (spam-bsfilter-header, spam-bsfilter-probability-header)
20243         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20244         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20245         (spam-bsfilter-database-directory): New options.
20246         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20247         (spam-list-of-statistical-checks, spam-registration-functions):
20248         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20249         (spam-bsfilter-score): New command.
20250         (spam-check-bsfilter-headers, spam-check-bsfilter)
20251         (spam-bsfilter-register-with-bsfilter)
20252         (spam-bsfilter-register-spam-routine)
20253         (spam-bsfilter-unregister-spam-routine)
20254         (spam-bsfilter-register-ham-routine)
20255         (spam-bsfilter-unregister-ham-routine): New functions.
20256         (spam-generic-score): Support bsfilter; Accept an optional argument
20257         to recalcurate spam score even if scoring header has already been
20258         added.
20259         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20260         optional argument to recalcurate spam score even if scoring header
20261         has already been added.
20262
20263 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20264
20265         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20266         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20267         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20268         link is missing.
20269
20270 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20271
20272         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20273         (html2text-get-attr): Rewrite.
20274
20275         * message.el (message-setup-1): Remove redundant put-text-property
20276         on mail-header-separator.
20277
20278 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20279
20280         * gnus-registry.el (gnus-registry-cache-whitespace)
20281         (gnus-registry-action, gnus-registry-spool-action)
20282         (gnus-registry-split-fancy-with-parent): Change message levels
20283         from 5 to 3 or 7, as needed.
20284
20285         * spam.el (spam-summary-prepare-exit)
20286         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20287         (spam-split, spam-find-spam, spam-log-undo-registration)
20288         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20289         level from 5 to 6.
20290
20291 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20292
20293         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20294         2004-03-04 change).
20295
20296 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20297
20298         * sieve-manage.el (sieve-manage-open):
20299         * nnweb.el (nnweb-insert-html):
20300         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20301         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20302         * nnspool.el (nnspool-request-group):
20303         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20304         * nnml.el (nnml-request-update-info):
20305         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20306         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20307         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20308         (nnimap-request-set-mark):
20309         * nnfolder.el (nnfolder-request-update-info):
20310         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20311         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20312         * gnus-uu.el (gnus-uu-find-articles-matching):
20313         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20314         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20315         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20316         * gnus-nocem.el (gnus-nocem-scan-groups):
20317         * gnus-int.el (gnus-start-news-server):
20318         * gnus-group.el (gnus-group-make-kiboze-group)
20319         (gnus-group-browse-foreign-server):
20320         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20321         Use mapc when appropriate.
20322
20323 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20324
20325         FIXME: Make separate entries for each person.
20326
20327         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20328         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20329         <shields@msrl.com>:
20330
20331         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20332         may need for spam sorting and scoring.
20333         (spam-user-format-function-S): Add user format function suitable for
20334         general use.
20335         (spam-article-sort-by-spam-status): Add sorting function for summary
20336         sorting.
20337         (spam-extra-header-to-number): Add function to get a score from a
20338         header.
20339         (spam-summary-score): Add function to get a numeric score from the
20340         headers.
20341         (spam-generic-score): Fix function doc, was in wrong place.
20342         (spam-initialize): Take symbols when it's run, and install the
20343         extra headers that spam-necessary-extra-headers thinks we need.
20344
20345 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20346
20347         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20348         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20349
20350 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20351
20352         * gnus-sum.el (gnus-set-global-variables)
20353         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20354         (gnus-article-get-xrefs, gnus-summary-best-group)
20355         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20356         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20357         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20358         Use with-current-buffer.
20359
20360 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20361
20362         * spam.el (spam-summary-prepare-exit): Simplify logic.
20363         (spam-fetch-article-header): Read the article header if it's not
20364         available.
20365         (spam-list-articles): Simplify logic.
20366         (spam-filelist-register-routine): Fix bug with unregister-list.
20367
20368         * gnus-registry.el: Fix comments at beginning.
20369
20370 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20371
20372         * message.el (message-cater-to-broken-inn): Remove.
20373         (message-shorten-references): Make sure the total folded length of
20374         References is shorter than 998 characters to cater to a bug in INN
20375         2.3.  Also, don't pretend that references aren't folded -- this
20376         hasn't worked for a while.
20377
20378 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20379
20380         * gnus-agent.el (gnus-agentize):
20381         gnus-agent-send-mail-real-function no longer set to current value
20382         of message-send-mail-function but rather a lambda that calls
20383         message-send-mail-function.  The change makes the agent real-time
20384         responsive to user changes to message-send-mail-function.
20385
20386 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20387
20388         * legacy-gnus-agent.el
20389         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20390         help from Florian Weimer <fw@deneb.enyo.de>
20391
20392 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20393
20394         * nnmail.el (nnmail-cache-insert): Revert last change.
20395
20396 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20397
20398         * nnmail.el (nnmail-cache-insert): Always check whether
20399         nnmail-cache-ignore-groups matches a group name.
20400
20401 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20402
20403         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20404         (spam-find-spam, spam-log-processing-to-registry)
20405         (spam-log-registered-p, spam-log-unregistration-needed-p)
20406         (spam-log-undo-registration): Use gnus-message instead of
20407         gnus-error, none of these errors are fatal.
20408
20409         * gnus-registry.el (gnus-registry-clean-empty-function)
20410         (gnus-registry-clean-empty): Remove only empty entries without
20411         extra data.
20412
20413 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20414
20415         * spam-stat.el (spam-stat-buffer-change-to-spam)
20416         (spam-stat-buffer-change-to-non-spam): Change (error) to
20417         (gnus-message 8) invocation.
20418
20419 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20420
20421         * nntp.el (nntp-via-netcat-command): New variable.
20422         (nntp-via-netcat-switches): New variable.
20423         (nntp-open-via-rlogin-and-netcat): New function.
20424         (nntp-open-connection-function): Doc fix.
20425         (nntp-telnet-command): Doc fix.
20426         (nntp-end-of-line): Doc fix.
20427         (nntp-via-rlogin-command): Doc fix.
20428         (nntp-via-user-name): Doc fix.
20429         (nntp-via-address): Doc fix.
20430
20431 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20432
20433         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20434         error in Emacs 21.1.
20435
20436 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20437
20438         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20439
20440 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20441
20442         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20443         (gnus-agent-with-refreshed-group): New macro.
20444         (gnus-agent-rename-group): New function.
20445         (gnus-agent-delete-group): New function.
20446         (gnus-agent-save-group-info): Use gnus-command-method when
20447         `method' parameter is nil.  Don't write nil entries into the
20448         active file.
20449         (gnus-agent-get-group-info): New function.
20450         (gnus-agent-fetch-articles):
20451         Use gnus-agent-update-files-total-fetched-for to increment disk space
20452         used.
20453         (gnus-agent-fetch-headers, gnus-agent-save-alist):
20454         Use gnus-agent-update-view-total-fetched-for to increment disk space
20455         used.
20456         (gnus-agent-get-local): Add optional parameters to avoid calling
20457         gnus-group-real-name and gnus-find-method-for-group.
20458         (gnus-agent-set-local): Delete stored entry if either min, or max,
20459         are nil.
20460         (gnus-agent-fetch-session): Reworded error/quit messages.
20461         On quit, use gnus-agent-regenerate-group to record existance of any
20462         articles fetched to disk before the quit occurred.
20463         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20464         gnus-agent-update-view-total-fetched-for, and
20465         gnus-agent-update-files-total-fetched-for to decrement disk space
20466         used.
20467         (gnus-agent-retrieve-headers):
20468         Use gnus-agent-update-view-total-fetched-for to increment disk space
20469         used.
20470         (gnus-agent-regenerate-group): Replace gnus-group-update-group
20471         with gnus-agent-update-files-total-fetched-for to decrement disk
20472         space and fresh group buffer.
20473         (gnus-agent-inhibit-update-total-fetched-for): New variable.
20474         (gnus-agent-need-update-total-fetched-for): New variable.
20475         (gnus-agent-update-files-total-fetched-for): New function.
20476         (gnus-agent-update-view-total-fetched-for): New function.
20477         (gnus-agent-total-fetched-for): New function.
20478
20479         * gnus-cache.el (gnus-cache-save-buffers):
20480         Use gnus-cache-update-overview-total-fetched-for to change disk space
20481         used by this group.
20482         (gnus-cache-possibly-enter-article):
20483         Use gnus-cache-update-file-total-fetched-for to increment disk space
20484         used by this group.
20485         (gnus-cache-possibly-remove-article):
20486         Use gnus-cache-update-file-total-fetched-for to decrement disk space
20487         used by this group.
20488         (gnus-cache-generate-nov-databases): Purge total fetched cache.
20489         (gnus-cache-rename-group): New function.
20490         (gnus-cache-delete-group): New function.
20491         (gnus-cache-inhibit-update-total-fetched-for): New variable.
20492         (gnus-cache-need-update-total-fetched-for): New variable.
20493         (gnus-cache-with-refreshed-group): New macro.
20494         (gnus-cache-update-file-total-fetched-for): New function.
20495         (gnus-cache-update-overview-total-fetched-for): New function.
20496         (gnus-cache-rename-group-total-fetched-for): New function.
20497         (gnus-cache-delete-group-total-fetched-for): New function.
20498         (gnus-cache-total-fetched-for): New function.
20499
20500         * gnus-group.el: Require gnus-sum and autoload functions to
20501         resolve warnings when gnus-group.el compiled alone.
20502         (gnus-group-line-format): Documented new %F.
20503         (size of Fetched data) group line format; identifies disk space
20504         used by agent and cache.
20505         (gnus-group-line-format-alist): Defined new F format.
20506         (gnus-total-fetched-for): New function.
20507         (gnus-group-delete-group): No longer update
20508         gnus-cache-active-altered as gnus-request-delete-group now keeps
20509         the cache in sync.
20510         (gnus-group-list-active): Let the agent store a server's active
20511         list if currently plugged.
20512
20513         * gnus-int.el (gnus-request-delete-group):
20514         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20515         local disk in sync with the server.
20516         (gnus-request-rename-group):
20517         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20518         local disk in sync with the server.
20519
20520         * gnus-start.el (gnus-get-unread-articles):
20521         Cosmetic simplification to logic.
20522
20523         * gnus-util.el (gnus-rename-file): New function.
20524
20525 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
20526
20527         * mm-util.el (mm-image-load-path): Handle nil in load-path.
20528
20529 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
20530
20531         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20532         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
20533
20534 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
20535
20536         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20537         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
20538
20539 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
20540
20541         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20542
20543 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
20544
20545         * spam.el (spam-set-difference): Add function to replace
20546         gnus-set-difference in spam.el.
20547         (spam-summary-prepare-exit): Use spam-set-difference.
20548
20549 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
20550
20551         * gnus-registry.el (gnus-registry-cache-file): Update to use
20552         gnus-dribble-directory OR gnus-home-directory OR ~.
20553         (gnus-registry-split-fancy-with-parent): Fix doc.
20554
20555 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20556
20557         * message.el (message-exchange-point-and-mark):
20558         Use message-mark-active-p.  Suggested by Jesper Harder
20559         <harder@ifa.au.dk>.
20560
20561 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20562
20563         * message.el (message-exchange-point-and-mark): Don't activate
20564         region if it was inactive.  Suggested by Hiroshi Fujishima
20565         <pooh@nature.tsukuba.ac.jp>.
20566
20567 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20568
20569         * gnus-art.el (article-display-face): Display Faces in the same
20570         order as X-Faces.
20571
20572 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20573
20574         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20575
20576 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20577
20578         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20579         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20580         (gnus-article-mime-hierarchy): Remove.
20581         (gnus-article-mime-hierarchy-next): Remove.
20582         (gnus-article-mode): Revert 2004-03-19 change.
20583         (gnus-article-setup-buffer): Revert 2004-03-19 change.
20584         (gnus-insert-mime-button): Revert 2004-03-19 change.
20585         (gnus-mime-accumulate-hierarchy): Remove.
20586         (gnus-mime-enter-multipart): Remove.
20587         (gnus-mime-leave-multipart): Remove.
20588         (gnus-mime-display-part): Revert 2004-03-19 change.
20589         (gnus-mime-display-alternative): Revert 2004-03-19 change.
20590
20591         * mml.el (mml-preview): Revert 2004-03-19 change.
20592
20593 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
20594
20595         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20596
20597 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20598
20599         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20600         t while entering a file name using the mm-with-multibyte macro.
20601         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20602
20603         * mm-util.el (mm-with-multibyte): New macro.
20604
20605 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20606
20607         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20608         New user option.
20609         (gnus-mime-multipart-functions): Doc and customization fix.
20610         (gnus-article-mime-hierarchy): New variable.
20611         (gnus-article-mime-hierarchy-next): New variable.
20612         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20613         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20614         gnus-article-mime-hierarchy-next to nil.
20615         (gnus-insert-mime-button): Show hierarchy numbers.
20616         (gnus-mime-accumulate-hierarchy): New function.
20617         (gnus-mime-enter-multipart): New function.
20618         (gnus-mime-leave-multipart): New function.
20619         (gnus-mime-display-part): Recompute hierarchical MIME structure.
20620         (gnus-mime-display-alternative): Show hierarchy numbers.
20621
20622         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20623         gnus-article-mime-hierarchy-next to nil.
20624
20625 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
20626
20627         * dns.el: Don't require gnus-xmas.
20628
20629 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
20630
20631         * mml.el (mml-generate-mime-1): Don't use format=flowed with
20632         inline PGP.
20633         (mml-menu): Disable mml-quote-region if mark is inactive.
20634
20635 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20636
20637         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20638         when the group's active is not available.
20639
20640 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20641
20642         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20643         error.
20644
20645 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
20646
20647         * imap.el (imap-store-password): New variable.
20648         (imap-interactive-login): Use it.
20649         Suggested by Mark Plaksin <happy@mcplaksin.org>.
20650
20651 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20652
20653         * gnus-art.el (gnus-article-read-summary-keys): Restore new
20654         window-start and hscroll to summary window.
20655
20656 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20657
20658         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20659         conversion message to newsrc-dribble when an actual conversion is
20660         performed.
20661
20662 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20663
20664         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20665
20666 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20667
20668         * mm-decode.el (mm-complicated-handles): New function reviving
20669         former definition of mm-multiple-handles.
20670
20671         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20672         (gnus-mime-delete-part): Use it.
20673
20674 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20675
20676         * gnus-agent.el (gnus-agent-read-local):
20677         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20678         avoid the implicit assumption that they will always be equal.
20679         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20680         coding-system-for-write, as the with-temp-file macro first prints
20681         to a buffer then saves the buffer.
20682
20683 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20684
20685         * gnus-art.el (gnus-article-edit-part): New function.
20686         (gnus-mime-save-part-and-strip): Use it; do query instead of
20687         signaling an error; don't use mm-multiple-handles.
20688         (gnus-mime-delete-part): Ditto.
20689
20690 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20691
20692         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20693         old file versions.
20694         (gnus-group-prepare-hook): Remove function that converted list
20695         form of gnus-agent-expire-days to group properties.
20696
20697         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20698         (gnus-request-accept-article): Re-indented.
20699
20700         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20701         converters to handle old agent file formats.  Add logic for a
20702         "backup before upgrading warning".
20703         (gnus-convert-mark-converter-prompt): Developers can mark
20704         functions as needing (default), or not needing,
20705         gnus-convert-old-newsrc's "backup before upgrading warning".
20706         (gnus-convert-converter-needs-prompt): Tests whether the user
20707         should be protected from potentially irreversable changes by the
20708         function.
20709
20710         * legacy-gnus-agent.el: New.  Provides converters that are only
20711         loaded when gnus-convert-old-newsrc needs to call them.
20712
20713 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20714
20715         * mail-source.el (mail-source-touch-pop): Doc fix.
20716
20717         * message.el (message-smtpmail-send-it): Doc fix.
20718
20719 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20720
20721         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20722
20723         * nnmail.el (nnmail-split-fancy): do.
20724
20725         * gnus-kill.el (gnus-kill, gnus-execute): do.
20726
20727 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20728
20729         * gnus-sum.el (gnus-widget-reversible-match)
20730         (gnus-widget-reversible-to-internal)
20731         (gnus-widget-reversible-to-external): New functions.
20732         (gnus-widget-reversible): New widget.
20733         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20734
20735 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20736
20737         * gnus-sum.el (gnus-thread-sort-functions)
20738         (gnus-article-sort-functions): Document `(not F)' items.
20739
20740 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20741
20742         * spam.el (spam-use-gmane-xref): Add new backend.
20743         (spam-gmane-xref-spam-group): Add variable to control the name of the
20744         Gmane spam group.
20745         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20746         (spam-regex-headers-spam, spam-regex-headers-ham)
20747         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20748         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20749         backends and checks.
20750         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20751
20752         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20753         an autodetect method.
20754
20755 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20756
20757         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20758         articles are being added to a group.
20759         (gnus-request-replace-article): Inform the agent that articles
20760         need to be uncached as the cached contents are no longer valid.
20761
20762 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20763
20764         * binhex.el: Don't autoload executable-find.
20765
20766         * canlock.el: Don't autoload mail-fetch-field.
20767
20768         * dgnushack.el: Autoload c-mode for XEmacs.
20769
20770         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20771
20772         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20773         rmail-dont-reply-to and rmail-output.
20774
20775         * gnus-score.el: Don't autoload ffap-string-at-point.
20776
20777         * gnus-setup.el: Don't autoload sc-cite-original.
20778
20779         * imap.el: Don't autoload base64-decode-string,
20780         base64-encode-string and md5.
20781
20782         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20783         and rmail-msg-restore-non-pruned-header.
20784
20785         * mm-decode.el: Don't autoload executable-find.
20786
20787         * mm-url.el: Don't autoload executable-find.
20788
20789         * mm-view.el: Don't autoload diff-mode.
20790
20791         * nndb.el: Don't autoload news-reply-mode, news-setup,
20792         cancel-timer and telnet.
20793
20794         * password.el: Don't autoload run-at-time for Emacs.
20795
20796         * sha1-el.el: Don't autoload executable-find.
20797
20798         * sieve-mode.el: Don't autoload c-mode.
20799
20800         * uudecode.el: Don't autoload executable-find.
20801
20802 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20803
20804         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20805         (gnus-agent-possibly-alter-active): Avoid null in numeric
20806         comparison.
20807         (gnus-agent-set-local): Refuse to save null in local object table.
20808         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20809         list of articles that will be marked as unread.
20810
20811 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20812
20813         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20814
20815 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20816
20817         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20818         language tags.
20819
20820 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20821
20822         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20823         Don't bind "obarray".
20824
20825         * gnus-sum.el (gnus-thread-sort-functions):
20826         Add `gnus-thread-sort-by-most-recent-number' and
20827         `gnus-thread-sort-by-most-recent-date'.
20828         Reported by Kai Grossjohann <kai@emptydomain.de>.
20829
20830 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20831
20832         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20833
20834 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20835
20836         * gnus-cus.el (gnus-agent-customize-category):
20837         Remove ignore-errors macro reference that required cl to be loaded at
20838         run-time.
20839
20840         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20841         single-interval range of the form (min . max).  Previously the
20842         range had to look like ((min . max)).  Likewise, return
20843         (min . max) rather than ((min . max)).
20844         (gnus-range-map): Use gnus-range-normalize to accept
20845         single-interval range.
20846
20847         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20848         the cache, but not the agent, now appear with their usual face.
20849
20850         * dgnushack.el (loaddir): New variable that is bound to the
20851         directory containing the dgnushack.el file. Use loaddir, rather
20852         than srcdir, to update load-path. Change lets dgnushack compile
20853         code in directories other than GNUS/lisp.
20854
20855 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20856
20857         * lpath.el: Don't bind w3m-safe-url-regexp.
20858
20859         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20860         w3m-safe-url-regexp variable buffer-local.
20861
20862         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20863
20864 2004-02-27  Simon Josefsson  <jas@extundo.com>
20865
20866         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20867         gnus-group-real-prefix.
20868         (gnus-summary-move-article): Use it, instead of
20869         gnus-group-real-prefix.
20870
20871 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20872
20873         * lpath.el: Bind w3m-safe-url-regexp.
20874
20875         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20876         w3m-safe-url-regexp variable buffer-local and set it as the value
20877         of mm-w3m-safe-url-regexp.
20878
20879         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20880
20881         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20882         parsing gnus-posting-styles when the message is not for replying.
20883
20884         * dgnushack.el: Autoload sgml-mode for XEmacs.
20885
20886         * nnrss.el (nnrss-opml-export):
20887         Use mm-set-buffer-file-coding-system instead of
20888         set-buffer-file-coding-system.
20889
20890 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20891
20892         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20893         of checkdoc.el).
20894         * nnrss.el: do.
20895         * gnus-mlspl.el: do.
20896         * gnus-ml.el: do.
20897         * gnus-srvr.el: do.
20898
20899         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20900
20901 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20902
20903         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20904         Corrections to custom-manual links.
20905
20906         * gnus-art.el (gnus-article): Ditto.
20907
20908         * mm-decode.el (mime-display, mime-security): Ditto.
20909
20910 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20911
20912         * flow-fill.el: Typo.
20913
20914 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20915
20916         * spam-wash.el: New file.
20917
20918 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20919
20920         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20921
20922 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20923
20924         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20925         to be run with new-articles as LIST1, not LIST2.
20926         (spam-registration-functions): Add spam-use-ham-copy as a nil
20927         registration backend.
20928
20929 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20930
20931         * spam-stat.el (spam-stat-washing-hook): New option.
20932         (spam-stat-buffer-words): Use it.
20933         (spam-stat-process-directory, spam-stat-test-directory):
20934         Use insert-file-contents-literally.
20935         (spam-stat-coding-system): New variable.
20936         (spam-stat-load, spam-stat-save): Use it.
20937
20938 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20939
20940         * spam-report.el (spam-report-plug-agent):
20941         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20942
20943 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20944
20945         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20946         Allow / in mailto URLs.
20947
20948 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20949
20950         * spam-report.el (spam-report-process-queue): Fix interactive use.
20951         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20952         (spam-report-unplug-agent): Doc fixes.
20953         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20954         (spam-report-agentize, spam-report-deagentize): Autoload.
20955
20956 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20957
20958         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20959
20960         * message.el (message-setup-fill-variables): Add mml tags to
20961         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20962         <ajk@iu.edu>.
20963         (message-mode): Don't modify paragraph-separate there.
20964
20965 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20966
20967         * compface.el (uncompface-use-external): Default to undecided.
20968         (uncompface-use-external-threshold): New variable.
20969         (uncompface-float-time): New macro.
20970         (uncompface): Determine whether to use the external decoder if
20971         uncompface-use-external is undecided.
20972
20973 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20974
20975         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20976         after images.
20977
20978         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20979
20980 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20981
20982         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20983
20984         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20985
20986         * gnus-sum.el (gnus-summary-limit-to-age)
20987         (gnus-summary-limit-children): do.
20988
20989         * gnus-int.el (gnus-request-scan): do.
20990
20991         * gnus-group.el (gnus-group-suspend): do.
20992
20993         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20994
20995         * gnus-cite.el (gnus-cite-parse-attributions): do.
20996
20997         * gnus-agent.el (gnus-summary-set-agent-mark)
20998         (gnus-agent-regenerate-group): do.
20999
21000         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21001
21002         * binhex.el (binhex-decode-region-internal): do.
21003
21004 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21005
21006         * gnus-fun.el (gnus-face-properties-alist): New user option.
21007         (gnus-display-x-face-in-from): Use it.
21008
21009         * gnus-art.el (article-display-face): Ditto.
21010
21011         * compface.el (uncompface-use-external): Default to nil.
21012
21013 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21014
21015         * nntp.el (nntp-erase-buffer): New function.
21016         (nntp-retrieve-data, nntp-send-command)
21017         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21018         (nntp-possibly-change-group): Use it.
21019
21020         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21021         Use with-current-buffer.
21022
21023 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21024
21025         * compface.el: Merge the ELisp-based uncompface program.
21026         (compface): New customization group.
21027         (uncompface-use-external): New user option.
21028         (uncompface): Call uncompface-internal if uncompface-use-external
21029         is nil.
21030         (uncompface-internal): New function.  Note that there are also
21031         some other functions and variables added for this function.
21032
21033 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21034
21035         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21036         if necessary.
21037
21038 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21039
21040         * spam-report.el (spam-report-unplug-agent)
21041         (spam-report-plug-agent, spam-report-deagentize)
21042         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21043         Add support for the Agent in spam-report: when unplugged, report to a
21044         file; when plugged, submit all the requests.
21045
21046         * spam.el (spam-register-routine): Fix message about
21047         registration.
21048
21049 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21050
21051         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21052         dependencies.
21053         (rfc2047-encode): Use it.
21054
21055         * gnus-art.el (gnus-button-marker-list): Move before first
21056         reference.
21057
21058         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21059         (imap-parse-body): Fix format string mismatch.
21060
21061         * gnus-score.el (gnus-summary-increase-score): do.
21062
21063         * nnrss.el (nnrss-close): New function.
21064
21065 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21066
21067         * nnrss.el (nnrss-make-filename): New function.
21068         (nnrss-request-delete-group, nnrss-read-server-data)
21069         (nnrss-save-server-data, nnrss-read-group-data)
21070         (nnrss-save-group-data): Use it.
21071         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21072         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21073         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21074
21075 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21076
21077         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21078
21079 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21080
21081         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21082         files.
21083
21084         * message.el (message-generate-headers-first): Don't quote nil
21085         and t in docstrings.
21086
21087         * imap.el (imap-id): do.
21088
21089         * gnus-agent.el (gnus-agent-consider-all-articles)
21090         (gnus-agent-queue-mail): do.
21091
21092 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21093
21094         * spam-report.el (spam-report-process-queue): New function.
21095         Process requests from `spam-report-requests-file'.
21096         (spam-report-process-queue): Doc fix.
21097
21098 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21099
21100         * spam.el (spam-register-routine)
21101         (spam-log-processing-to-registry, spam-log-registered-p)
21102         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21103         Change "check" to "spam-check" for semi-clarity.
21104
21105 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21106
21107         * pop3.el: Require nnheader.
21108
21109         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21110
21111         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21112
21113         * gnus-picon.el: Require cl.
21114
21115         * gnus-fun.el: Require gnus-ems and gnus-util.
21116
21117         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21118
21119         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21120
21121         * gnus-art.el (gnus-article-edit-mode): Define before first
21122         reference.
21123
21124 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21125
21126         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21127         (gnus-uu-post-encoded): Use point-at-bol.
21128
21129         * gnus-topic.el (gnus-group-active-topic-p): do.
21130
21131         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21132
21133         * gnus-group.el (gnus-group-kill-region): do.
21134
21135         * gnus-art.el (article-date-ut): do.
21136
21137         * message.el (message-fetch-field): Remove redundant
21138         case-fold-search binding.
21139         (message-narrow-to-field): Simplify.
21140
21141 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21142
21143         * spam.el (spam-directory): Derive from `gnus-directory'.
21144
21145         * spam-report.el (spam-report-url-to-file)
21146         (spam-report-requests-file): New function and variable for offline
21147         reporting.
21148         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21149         and user defined function.
21150         (spam-report-url-ping-mm-url): Remove doubled slash.
21151
21152 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21153
21154         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21155
21156 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21157
21158         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21159         Fix format string mismatch.
21160
21161         * sieve.el (sieve-deactivate-all): do.
21162
21163         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21164
21165         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21166
21167         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21168
21169         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21170
21171 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21172
21173         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21174         the list of checks.
21175
21176 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21177
21178         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21179         padding.
21180
21181 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21182
21183         * mm-view.el (mm-fill-flowed): New variable.
21184         (mm-inline-text): Use it.
21185
21186 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21187
21188         * spam.el (spam-spamassassin-register-ham-routine)
21189         (spam-spamassassin-register-spam-routine): Fix function names.
21190
21191 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21192
21193         * gnus.el (gnus-tmp-grouplens): Remove.
21194         (gnus-summary-line-format): Remove grouplens.
21195
21196         * gnus-group.el (gnus-group-line-format): Ditto.
21197
21198         * gnus-spec.el (gnus-format-specs): Ditto.
21199         (gnus-update-format-specifications): Flush the group format spec
21200         cache if there's the grouplens stuff.
21201         (gnus-parse-simple-format): Replace %l with the empty string.
21202
21203 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21204
21205         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21206         omission.
21207
21208 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21209
21210         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21211         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21212
21213 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21214
21215         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21216         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21217         New macros and functions.
21218         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21219         Handle > NLINK_MAX messages.
21220         * nnmaildir.el (nnmaildir-request-set-mark):
21221         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21222
21223 2004-01-25  Alex Schroeder  <alex@gnu.org>
21224
21225         * spam-stat.el (spam-stat-process-directory-age): New option.
21226         (spam-stat-process-directory): Use it.
21227
21228 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21229
21230         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21231         (spam-stat-save): Accept prefix argument.
21232
21233 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21234
21235         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21236         links" error.
21237
21238 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21239
21240         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21241         the rest of the and/or forms.
21242
21243 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21244
21245         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21246         compatibility with old .newsrc.eld files.
21247
21248         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21249
21250         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21251
21252         * gnus-start.el (gnus-1): do.
21253
21254         * gnus-group.el (gnus-group-line-format-alist): do.
21255
21256         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21257
21258         * gnus-gl.el: Remove.
21259
21260 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21261
21262         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21263         marks consisting of a single range {for example, (3 . 5)} rather
21264         than a list of a single range { ((3 . 5)) }.
21265
21266 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21267
21268         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21269         Use with-current-buffer.
21270         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21271         avoid consing a string.
21272
21273         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21274         Remove obsolete entries for big5 and gb2312.
21275
21276 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21277
21278         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21279         uncompressed list.
21280
21281 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21282
21283         * spam-stat.el (spam-stat-strip-xref): New function.
21284         (spam-stat-process-directory): Use it.
21285
21286         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21287         here -- it's done in message-fetch-field.
21288
21289 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21290
21291         * gnus-agent.el (gnus-agent-queue-mail)
21292         (gnus-agent-prompt-send-queue): New variables.
21293         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21294         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21295         "nndraft:queue" along to gnus-draft-send.
21296         Use gnus-agent-prompt-send-queue.
21297         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21298         is "nndraft:queue".  Suggested by Gaute Strokkenes
21299         <gs234@srcf.ucam.org>
21300
21301         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21302         (agent-enable-undownloaded-faces): Add.
21303         (gnus-agent-cat-groups): Use eval-and-compile, not
21304         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21305         method of gnus-agent-cat-groups even when the buffer has been
21306         evaled.
21307         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21308         delete gnus-agent-save-active-1.
21309         (gnus-agent-save-groups): Delete.  Identical to
21310         gnus-agent-save-active.
21311         (gnus-agent-write-active): No longer adjust agent's copy of active
21312         file as agent's adjustments are now stored in their own
21313         file.  Remove optional parameter.
21314         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21315         servers.  Add use of min/max range limits from server's local
21316         file.
21317         (gnus-agent-save-alist): Remove unused optional argument.
21318         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21319         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21320         (gnus-agent-set-local): A per-server file that keeps min/max range
21321         limits for articles known to the agent.  Provides a fast mechanism
21322         for altering many active ranges.
21323         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21324         active file (local makes it unnecessary).
21325         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21326
21327         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21328         (agent-enable-undownloaded-faces): Add.
21329
21330         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21331         disable it when sending to "nndraft:queue".
21332         (gnus-group-send-queue): Add safety check to avoid sending queue
21333         when unplugged.
21334
21335         * gnus-group.el (gnus-group-catchup): Use new
21336         gnus-sequence-of-unread-articles, not
21337         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21338         numbers of articles.  Use gnus-range-map to avoid having to
21339         uncompress the unread list.
21340         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21341         Fix invalid ange-ftp reference.
21342
21343         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21344         (gnus-sorted-range-intersection): Intersection of two ranges
21345         without requiring that they first be uncompressed.
21346
21347         * gnus-start.el (gnus-activate-group): Unless blocked by the
21348         caller, possibly expand the active range to include both cached
21349         and agentized articles.
21350         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21351         multiple version-dependent converters.
21352         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21353         gnus-agent-save-active.
21354         (gnus-save-newsrc-file): Save dirty agent range limits.
21355
21356         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21357         gnus-agent-possibly-alter-active.
21358         (gnus-adjust-marked-articles): Faster handling of simple lists.
21359
21360 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21361
21362         * spam-stat.el (spam-stat-test-directory): New optional argument
21363         displays a list of files detected.  Suggested by Andrew Cohen
21364         <cohen@andy.bu.edu>.
21365         (spam-stat-buffer-words-with-scores): Don't narrow and change
21366         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21367
21368 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21369
21370         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21371         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21372         (spam-spamassassin-arguments)
21373         (spam-spamassassin-spam-flag-header)
21374         (spam-spamassassin-positive-spam-flag-header)
21375         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21376         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21377         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21378         (spam-list-of-processors, spam-list-of-checks)
21379         (spam-list-of-statistical-checks, spam-registration-functions)
21380         (spam-check-spamassassin-headers, spam-check-spamassassin)
21381         (spam-spamassassin-score)
21382         (spam-spamassassin-register-with-sa-learn)
21383         (spam-spamassassin-register-spam-routine)
21384         (spam-spamassassin-register-ham-routine)
21385         (spam-assassin-register-spam-routine)
21386         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21387         (spam-bogofilter-score): Fix to show article before scoring.
21388
21389 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21390
21391         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21392         default scoring function.
21393         (spam-generic-score): Call spam-spamassassin-score if
21394         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21395         spam-bogofilter-score otherwise.
21396
21397         * gnus.el (spam-process, spam-autodetect-methods):
21398         Add spamassassin and spamassassin-headers.
21399
21400 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21401
21402         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21403         Suppress unnecessary messages.
21404
21405 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21406
21407         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21408         make-hash-table.
21409
21410 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21411
21412         * canlock.el (base64-encode-string): Don't autoload it.
21413
21414 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21415
21416         * run-at-time.el: Remove useless (require 'itimer),
21417         eval-and-compile and (featurep 'xemacs).
21418
21419 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21420
21421         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21422         GROUP is a virtual group.
21423
21424 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21425
21426         * gnus.el: Autoload `message-y-or-n-p'.
21427
21428 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21429
21430         * pgg-parse.el: Remove unnecessary (require 'custom).
21431
21432         * pgg-def.el: do.
21433
21434         * nnmail.el: do.
21435
21436         * gnus-undo.el: do.
21437
21438         * gnus-picon.el: do.
21439
21440         * gnus-util.el: do.
21441
21442 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21443
21444         * gnus-sum.el (gnus-pick-line-number): Add autoload.
21445
21446 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21447
21448         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21449         handle, as well as a list.
21450
21451         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21452         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21453         (mm-w3m-cid-retrieve): Simplify.
21454
21455 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
21456
21457         * message.el (message-kill-to-signature): Allow prefix arg to
21458         specify number of lines to keep before signature.
21459
21460 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
21461
21462         * message.el (message-kill-to-signature): Change docstring.
21463
21464 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21465
21466         * canlock.el: Always require sha1-el.
21467         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21468
21469         * message.el: Autoload sha1 only when compiling.
21470
21471         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
21472         eudc-expand-inline for XEmacs.
21473
21474 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21475
21476         * message.el (message-canlock-generate): Require sha1-el.
21477
21478 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
21479
21480         * message.el (message-expand-name): Silence the byte compiler.
21481
21482         * lpath.el: Add detect-coding-system.
21483
21484         * dgnushack.el (dgnushack-compile): Remove obsolete check for
21485         cus-edit.
21486
21487 2004-01-13  Simon Josefsson  <jas@extundo.com>
21488
21489         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21490         Invoke gnus-score-mode.
21491         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21492
21493         * gnus-range.el (gnus-compress-sequence): Doc fix.
21494         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21495
21496 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21497
21498         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21499
21500 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
21501
21502         * spam.el (spam-get-article-as-string): Update to use
21503         gnus-request-article-this-buffer, much simpler.
21504         (spam-get-article-as-buffer): Remove.
21505
21506 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
21507
21508         * message.el (message-expand-name): Use EUDC if the user uses that.
21509
21510 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21511
21512         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21513         character for the encoding to avoid consing a string.
21514
21515         * rfc2047.el (rfc2047-decode-string): Don't cons a string
21516         unnecessarily.
21517
21518         * mm-util.el (mm-replace-chars-in-string): Remove.
21519
21520         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21521         of mm-replace-chars-in-string.
21522
21523 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
21524
21525         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21526
21527         * mm-util.el (mm-subst-char-in-string): Support inplace.
21528
21529         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21530         a new string in every iteration.  Use shy groups.
21531
21532 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
21533
21534         * gnus-srvr.el (gnus-browse-unsubscribe-group):
21535         * gnus-soup.el (gnus-soup-group-brew):
21536         * gnus-msg.el (gnus-put-message):
21537         * gnus-move.el (gnus-group-move-group-to-server):
21538         * gnus-kill.el (gnus-batch-score):
21539         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21540         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21541         (gnus-group-update-group, gnus-group-read-group)
21542         (gnus-group-make-group, gnus-group-make-help-group)
21543         (gnus-group-make-archive-group, gnus-group-make-directory-group)
21544         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21545         (gnus-group-sort-by-unread, gnus-group-catchup)
21546         (gnus-group-unsubscribe-group, gnus-group-kill-group)
21547         (gnus-group-yank-group, gnus-group-set-info)
21548         (gnus-group-list-groups):
21549         * gnus.el (gnus-generate-new-group-name):
21550         * gnus-delay.el (gnus-delay-send-queue):
21551         * nnvirtual.el (nnvirtual-catchup-group):
21552         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21553         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21554         (gnus-group-prepare-topics, gnus-topic-check-topology):
21555         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21556         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21557         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21558         (gnus-group-make-articles-read):
21559         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21560         (gnus-group-change-level, gnus-kill-newsgroup)
21561         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21562         (gnus-get-unread-articles, gnus-make-articles-unread)
21563         (gnus-make-ascending-articles-unread): Use accessor
21564         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21565         to get group information for improved readability.
21566
21567
21568 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21569
21570         * gnus-art.el (article-decode-mime-words, article-babel)
21571         (gnus-article-highlight-signature, gnus-article-add-buttons)
21572         (gnus-signature-toggle): Use gnus-with-article-buffer.
21573
21574         * gnus-art.el (gnus-article-highlight-headers)
21575         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21576
21577         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21578         (gnus-article-set-globals, gnus-request-article-this-buffer)
21579         (gnus-button-message-id, gnus-article-maybe-hide-headers)
21580         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21581         (gnus-mime-display-alternative): Use with-current-buffer.
21582
21583 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21584
21585         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21586         also under 80 char limit, and call gnus-error if needed.
21587         (spam-fetch-article-header): Fix - it was a
21588         buffer-local variable (gnus-newsgroup-data).
21589         (spam-find-spam): Use spam-generate-fake-headers, forget about
21590         spam-insert-fake-headers.
21591         (spam-insert-fake-headers): Remove.
21592
21593 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21594
21595         * deuglify.el (gnus-article-outlook-unwrap-lines)
21596         (gnus-outlook-rearrange-article)
21597         (gnus-outlook-repair-attribution-outlook)
21598         (gnus-outlook-repair-attribution-block)
21599         (gnus-outlook-repair-attribution-other): Remove redundant
21600         save-excursion.
21601
21602 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21603
21604         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21605         (spam-fetch-field-subject-fast)
21606         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21607         (spam-fetch-article-header): Add functions to deal with Gnus
21608         internals for fast retrieval of article header data.
21609         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21610
21611 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21612
21613         * pop3.el (pop3-md5): Remove.
21614         (pop3-apop): Replace pop3-md5 with md5.
21615
21616         * mm-bodies.el: base64 is always built-in.
21617
21618         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21619         Use with-current-buffer.
21620
21621 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21622
21623         * canlock.el (canlock-insert-header): Remove excessive grouping in
21624         regexp.
21625
21626         * gnus-sum.el (gnus-summary-read-document): Ditto.
21627
21628         * gnus-uu.el (gnus-uu-part-number): Ditto.
21629
21630         * html2text.el (html2text-remove-tags): Ditto.
21631         (html2text-format-tags): Ditto.
21632         (html2text-format-single-elements): Ditto.
21633
21634         * mml.el (mml-parse-1): Ditto.
21635
21636 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21637
21638         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21639
21640         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21641
21642         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21643
21644         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21645
21646 2003-11-15  Simon Josefsson  <jas@extundo.com>
21647
21648         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21649         (pgg-gpg-lookup-key): Use regexp match instead of
21650         split-string (split-string is different between emacs 21.2 and
21651         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
21652
21653 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21654
21655         * gnus-art.el (gnus-mime-view-all-parts)
21656         (gnus-article-part-wrapper, gnus-article-view-part):
21657         Use with-current-buffer.
21658
21659 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21660
21661         * spam.el (spam-disable-spam-split-during-ham-respool)
21662         (spam-spamoracle-database, spam-cache-lookups)
21663         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21664         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21665         (spam-group-ham-marks, spam-group-spam-marks)
21666         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21667         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21668         also add spam-use-blackholes to the statistical checks.
21669         (spam-fetch-field-fast): Add interface to fetching fields, may
21670         become a macro.
21671         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21672         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21673         (spam-insert-fake-headers): Fake an article when needed.
21674         (spam-find-spam): Fake article when possible.
21675         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21676         (spam-check-bogofilter-headers): Use message-fetch-field instead
21677         of nnmail-fetch-field.
21678
21679 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21680
21681         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21682
21683 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21684
21685         * spam.el (spam-split): Do not require spam-use-CHECK to be
21686         enabled if that check is passed to spam-split explicitly; also
21687         fix so 'spam doesn't get converted to spam-split-group when
21688         spam-split-symbolic-return is t.
21689         (spam-find-spam): Find registrations of the article and use those
21690         instead of re-running spam-split to find the spam/ham
21691         classification of the article.
21692         (spam-log-processing-to-registry, spam-log-registered-p)
21693         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21694         Use gnus-error instead of gnus-message.
21695         (spam-log-registration-type): Add function to determine the
21696         classification of a message based on registry entries; will
21697         return nil if both 'spam and 'ham are found.
21698         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21699         a reasonably fast local cache without the loading errors.
21700         (spam-cache-lookups): Set to t by default.
21701         (spam-find-spam): Don't try to guess spam-cache-lookups.
21702         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21703         spam-caches entry.
21704         (spam-filelist-build-cache, spam-filelist-check-cache):
21705         Fix caching of whitelist/blacklist entries.
21706         (spam-check-whitelist, spam-check-blacklist):
21707         Invoke spam-from-listed-p with a type, not a cache variable.
21708         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21709
21710 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21711
21712         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21713
21714         * nnmail.el (nnmail-split-fancy): do.
21715
21716         * mml.el (mml-parse): do.
21717
21718         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21719         (gnus-score-adaptive): do.
21720
21721 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21722
21723         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21724         (gnus-mime-button-map): Don't set keymap parent.
21725         (gnus-button-ctan-directory-regexp): Use shy grouping.
21726         (gnus-prev-page-map): Don't set keymap parent.
21727         (gnus-prev-page-map): Remove duplicated one.
21728         (gnus-next-page-map): Don't set keymap parent.
21729         (gnus-mime-security-button-map): Ditto.
21730
21731         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21732         version number.
21733
21734         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21735
21736 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21737
21738         * canlock.el (canlock-sha1-function): Remove.
21739         (canlock-sha1-function-for-verify): Remove.
21740         (canlock-openssl-program): Remove.
21741         (canlock-openssl-args): Remove.
21742         (canlock-ignore-errors): Remove.
21743         (canlock-sha1-with-openssl): Remove.
21744         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21745         (canlock-verify): Don't use canlock-ignore-errors.
21746
21747         * sha1-el.el (sha1-string-external): Make it can return a string
21748         in binary form.
21749         (sha1-region-external): Ditto.
21750         (sha1-string-internal): Ditto.
21751         (sha1-region-internal): Ditto.
21752         (sha1-region): Ditto.
21753         (sha1-string): Ditto.
21754         (sha1): Ditto.
21755
21756 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21757
21758         * spam.el (spam-report-articles-gmane): New command.
21759
21760 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21761
21762         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21763
21764         * run-at-time.el (run-at-time-saved): Remove.
21765         (run-at-time): Doc fix.
21766
21767 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21768
21769         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21770         (gnus-summary-limit-map): Add it.
21771         (gnus-summary-make-menu-bar): do.
21772
21773 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21774
21775         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21776         Make attempt at some caching support (done for BBDB only now).
21777         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21778         addresses to be checked.
21779         (spam-clear-cache-BBDB): Add function, to be invoked by
21780         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21781         (spam-check-BBDB): Check and use the caches, if
21782         spam-cache-lookups is on, remove superfluous (provide).
21783
21784 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21785
21786         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21787
21788 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21789
21790         * run-at-time.el (run-at-time-saved): Move to after the definition
21791         of `run-at-time'.
21792
21793         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21794
21795 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21796
21797         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21798         mm-w3m-local-map-property.
21799
21800         * mm-view.el (mm-w3m-mode-map): Remove.
21801         (mm-w3m-local-map-property): Remove.
21802         (mm-inline-text-html-render-with-w3m): Don't use
21803         mm-w3m-local-map-property.
21804
21805 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21806
21807         * run-at-time.el: New file.
21808
21809         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21810         under Emacs.
21811
21812         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21813         of gnus-set-text-properties.
21814
21815         * gnus-uu.el (gnus-uu-save-article): Ditto.
21816
21817         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21818
21819         * gnus-cite.el (gnus-cite-parse): Ditto.
21820
21821         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21822         of gnus-.
21823
21824         * gnus-xmas.el (run-at-time): Require run-at-time.
21825
21826         * gnus.el: Change calls to nnheader-run-at-time and
21827         password-run-at-time throughout to use run-at-time directly.
21828
21829         * password.el: Remove definition of run-at-time.
21830
21831         * nnheaderxm.el: Remove definition of run-at-time.
21832
21833 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21834
21835         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21836         in prompt.
21837
21838 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21839
21840         * messagexmas.el (message-xmas-redefine): Alias
21841         `message-make-caesar-translation-table' to
21842         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21843         version.
21844
21845         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21846         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21847         `gnus-xmas-set-text-properties'.
21848         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21849         `gnus-xmas-completing-read'.
21850         (gnus-xmas-completing-read): Removed.
21851         (gnus-xmas-open-network-stream): Removed.
21852
21853         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21854         XEmacs version.
21855
21856         * dns.el (dns-make-network-process): Use `open-network-stream'
21857         instead of `gnus-xmas-open-network-stream'.
21858
21859         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21860
21861         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21862
21863 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21864
21865         * gnus-art.el (gnus-mime-display-alternative)
21866         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21867         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21868         Don't use gnus-local-map-property.
21869
21870         * gnus-util.el (gnus-local-map-property): Remove.
21871
21872         * mm-view.el (mm-view-pkcs7-decrypt):
21873         Replace gnus-completing-read-maybe-default with completing-read.
21874
21875         * gnus-util.el (gnus-completing-read): do.
21876         (gnus-completing-read-maybe-default): Remove.
21877
21878 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21879
21880         * password.el: Only autoload `run-at-time' if not XEmacs.
21881         Only autoload the itimer functions if XEmacs.
21882
21883 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21884
21885         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21886         XEmacsen.
21887
21888         * dgnushack.el: Autoload executable-find for XEmacs.
21889
21890 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21891
21892         * gnus-art.el (gnus-read-string): Remove.
21893         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21894         read-string.
21895
21896 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21897
21898         * netrc.el: Autoload password-read.
21899         (netrc): Add configuration group.
21900         (netrc-encoding-method, netrc-openssl-path):
21901         Add variables for encoding and decoding of files with symmetric
21902         ciphers.
21903         (netrc-encode): Add assistant function to encode a file with
21904         netrc-encoding-method.
21905         (netrc-parse): Add interactive parameter, added optional
21906         decoding if netrc-encoding-method is non-nil but otherwise
21907         behavior is standard.
21908         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21909         Do s/encode/encrypt/ everywhere.
21910
21911         * spam.el: Remove executable-find autoload.
21912
21913 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21914
21915         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21916
21917         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21918
21919 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21920
21921         * gnus-art.el (gnus-treat-ansi-sequences)
21922         (article-treat-ansi-sequences): New variable and function.
21923         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21924
21925         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21926         Use it.
21927
21928 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21929
21930         * mm-util.el (mm-quote-arg): Remove.
21931
21932         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21933         shell-quote-argument.
21934
21935         * gnus-uu.el (gnus-uu-command): do.
21936
21937         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21938
21939         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21940         with make-char.
21941
21942         * mm-util.el (mm-make-char): Remove.
21943
21944         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21945         add-minor-mode.
21946
21947         * gnus-undo.el (gnus-undo-mode): do.
21948
21949         * gnus-topic.el (gnus-topic-mode): do.
21950
21951         * gnus-sum.el (gnus-dead-summary-mode): do.
21952
21953         * gnus-start.el (gnus-slave-mode): do.
21954
21955         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21956
21957         * gnus-ml.el (gnus-mailing-list-mode): do.
21958
21959         * gnus-gl.el (gnus-grouplens-mode): do.
21960
21961         * gnus-draft.el (gnus-draft-mode): do.
21962
21963         * gnus-dired.el (gnus-dired-mode): do.
21964
21965         * gnus-ems.el (gnus-add-minor-mode): Remove.
21966
21967         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21968         Replace gnus-char-width with char-width.
21969
21970         * gnus-ems.el (gnus-char-width): Remove.
21971
21972         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21973         Replace gnus-char-width with char-width.
21974
21975         * gnus-ems.el (gnus-char-width): Remove.
21976
21977         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21978         definition.
21979         Remove Emacs 20 hash table compatibility code.
21980
21981         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21982         20 compatibility code.
21983
21984         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21985
21986         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21987
21988         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21989         Replace with point-at-{eol,bol}.
21990
21991         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21992
21993         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21994
21995         * flow-fill.el (fill-flowed-point-at-bol)
21996         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21997
21998         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21999         Replace with point-at-{eol,bol} throughout all files.
22000
22001 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22002
22003         * ntlm.el (ntlm-string-as-unibyte): New macro.
22004         (ntlm-build-auth-response): Use it.
22005
22006         Remove Emacs 20 stuff:
22007         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22008         (butlast, mapc, remove): Remove the compiler macros.
22009         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22010         of delq and copy-sequence.
22011         * gnus-art.el (popup-menu): Remove the compiler macro.
22012         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22013         Emacs 20.
22014
22015 2004-01-05  Simon Josefsson  <jas@extundo.com>
22016
22017         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22018         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22019         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22020         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22021         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22022         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22023         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22024         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22025         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22026         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22027         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22028         string-xor into ntlm-string-xor.
22029         Suggested by Jesper Harder <harder@myrealbox.com>.
22030
22031         * ntlm.el: Don't include poem.
22032
22033         * md4.el (print-int32, print-string-hexa): Remove.
22034         Suggested by Jesper Harder <harder@myrealbox.com>.
22035
22036         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22037
22038         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22039         probably breaks emacs with DL patch, but do we care? Is anyone
22040         still using the DL stuff?)
22041
22042         * sieve-manage.el: Use the password package.
22043         (sieve-manage-read-passwd): Remove.
22044         (sieve-manage-interactive-login): Use password.  Re-add
22045         condition-case around loop.
22046
22047         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22048         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22049         Use the password package.
22050
22051 2003-02-19  Simon Josefsson  <jas@extundo.com>
22052
22053         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22054         token.
22055
22056 2002-08-07  Simon Josefsson  <jas@extundo.com>
22057
22058         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22059         (sieve-manage-authenticators):
22060         (sieve-manage-authenticator-alist): Add some SASL mechs.
22061         (sieve-sasl-auth): New function.
22062         (sieve-manage-cram-md5-auth):
22063         (sieve-manage-plain-auth): Rewrite using SASL library.
22064         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22065         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22066         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22067         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22068
22069 2004-01-05  Simon Josefsson  <jas@extundo.com>
22070
22071         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22072         New files.
22073
22074 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22075
22076         * gnus-group.el (gnus-no-groups-message): Update.
22077
22078         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22079
22080 2003-11-09  Simon Josefsson  <jas@extundo.com>
22081
22082         * imap.el: Support for ID IMAP extension (RFC 2971).
22083         (imap-local-variables): Add imap-id.
22084         (imap-id): New variable.
22085         (imap-id): New function.
22086         (imap-parse-response): Parse untagged ID response.
22087         * nnimap.el (nnimap-id): New variable.
22088         (nnimap-open-connection): Use it.
22089
22090 2003-12-28  Simon Josefsson  <jas@extundo.com>
22091
22092         * gnus-score.el (gnus-score-edit-all-score): New.
22093         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22094
22095 2004-01-04  Simon Josefsson  <jas@extundo.com>
22096
22097         * password.el: Add.
22098
22099 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22100
22101         * dns.el (dns-query-types): Fix typo.
22102         (dns-query-types): New function.
22103         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22104         PTR and SOA replies, see RFC 1035.
22105
22106 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22107
22108         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22109
22110         * Move to Changelog.2.
22111
22112 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22113
22114         * gnus.el (gnus-version-number): Bump version.
22115
22116 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22117
22118         * gnus.el: No Gnus v0.1 is released.
22119
22120 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22121
22122         * gnus.el: No Gnus v0.0 is released.
22123
22124 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22125
22126         * gnus.el (gnus-version-number): Bump.
22127         (gnus-version): No.
22128
22129 See ChangeLog.2 for earlier changes.
22130
22131   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22132
22133   This file is part of GNU Emacs.
22134
22135   GNU Emacs is free software: you can redistribute it and/or modify
22136   it under the terms of the GNU General Public License as published by
22137   the Free Software Foundation, either version 3 of the License, or
22138   (at your option) any later version.
22139
22140   GNU Emacs is distributed in the hope that it will be useful,
22141   but WITHOUT ANY WARRANTY; without even the implied warranty of
22142   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22143   GNU General Public License for more details.
22144
22145   You should have received a copy of the GNU General Public License
22146   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22147
22148 ;; Local Variables:
22149 ;; coding: utf-8
22150 ;; fill-column: 79
22151 ;; add-log-time-zone-rule: t
22152 ;; End: