85925771d34968ddc3090e68a4dbb69f28a8b99a
[gnus] / lisp / ChangeLog
1 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-strike-through): New face.
4         (shr-tag-s): Use it to provide <s> support.
5
6 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7
8         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
9         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
10
11 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
12
13         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
14         `gnutls-negotiate'.
15         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
16
17 2011-04-23  Glenn Morris  <rgm@gnu.org>
18
19         * gnus-sum.el (gnus-extra-headers): Bump :version.
20
21 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22
23         * shr.el (shr-tag-sup): New function.
24         (shr-tag-sub): Ditto.
25
26 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
27
28         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
29         for the case where `gnus-registry-ignored-groups' is a list of lists,
30         and don't call `gnus-parameter-registry-ignore' otherwise.
31
32 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
33
34         * nnimap.el (nnimap-user): New backend variable.
35         (nnimap-open-connection-1): Use it.
36         (nnimap-credentials): Accept user parameter so it's explicit what user
37         name is desired.
38
39         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
40         default.
41
42         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
43         not gnus-registry.el.
44
45         * gnus-registry.el: Mention in comments how to modify
46         `gnus-extra-headers' for proper recipient tracking and that it may
47         already have To and Cc recently, which it does as of this commit.
48         (gnus-registry-ignored-groups): Remove defcustom.
49         Explain why in comments.
50         (gnus-registry-action): Fix data-header reference to use the extra
51         headers.  Explain in package commentary how to add To and Cc headers to
52         the gnus-extra-headers.
53         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
54         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
55         parameter list or a string list in `gnus-registry-ignored-groups'.  Fix
56         logic error.
57
58 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
59
60         * shr.el (shr-expand-url): Protect against null urls.
61
62 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63
64         * shr.el (shr-base): New binding.
65         (shr-tag-base): Keep track of <base>.
66         (shr-expand-url): New function used throughout.
67
68 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
69
70         * gnus-registry.el
71         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
72         (gnus-registry-ignored-groups): New variable.
73         (gnus-registry-ignore-group-p): Use it.
74         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
75         set the destination group to nil (same as delete) if it's ignored.
76
77 2011-04-20  David Engster  <dengste@eml.cc>
78
79         * tests/gnustest-nntp.el: New file for simple NNTP testing.
80
81         * Makefile.in (test-nntp): New rule.
82         (check): Add it.
83         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
84
85 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
86
87         * gnus-registry.el (gnus-registry-action)
88         (gnus-registry-fetch-header-fast):
89         Don't use mail-header that looks an internal function of mailheader.el.
90
91 2011-04-19  Glenn Morris  <rgm@gnu.org>
92
93         * time-date.el (time-to-days): Remove unused local variables.
94
95 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
96
97         * gnus-registry.el: Eliminate cl functions.
98         (gnus-registry-sort-addresses): New function that replaces mapcan.
99         (gnus-registry-action, gnus-registry-spool-action)
100         (gnus-registry-split-fancy-with-parent)
101         (gnus-registry-fetch-recipients-fast): Use it.
102         (gnus-registry-import-eld): Replace delete* with dolist + delq.
103
104         * registry.el (initialize-instance, registry-lookup)
105         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
106         (registry-lookup-secondary-value, registry-search, registry-delete)
107         (registry-insert, registry-reindex, registry-size, registry-prune):
108         Use eval-and-compile.
109
110 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
111
112         * registry.el (registry-reindex): New method to recreate the secondary
113         registry indices.
114
115         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
116         tracked field changes.
117         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
118         (gnus-registry-action, gnus-registry-spool-action)
119         (gnus-registry-handle-action)
120         (gnus-registry--split-fancy-with-parent-internal)
121         (gnus-registry-split-fancy-with-parent)
122         (gnus-registry-register-message-ids): Add recipient tracking on spool,
123         move, and delete actions, and for fancy splitting with parent.
124         (gnus-registry-extract-addresses)
125         (gnus-registry-fetch-recipients-fast)
126         (gnus-registry-fetch-header-fast): Convenience functions.
127         (gnus-registry-misc-test): ERT test of
128         `gnus-registry-extract-addresses'.
129
130 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
131
132         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
133         Track by subject first, then sender.
134
135 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
136
137         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
138
139         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
140         Lisp.
141
142         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
143         (gnus-draft-send): Use it to avoid popping
144         up frames from gnus-group-send-queue.
145
146 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
147
148         * gnus-registry.el: Updated gnus-registry docs.
149
150 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
151
152         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
153         Fix logic bug.
154         (gnus-registry-post-process-groups): Fix logging of no results and
155         quote sender and subject.
156
157 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
158
159         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
160         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
161         gnutls-cli are too slow to be done opportunistically.
162
163         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
164         (gnus-read-active-for-groups): Don't try to finish getting stuff where
165         we had no early-data returned.
166         (gnus-get-unread-articles): Add a sanity check so that we don't issue
167         two async commands to the same server at the same time.
168
169 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
170
171         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
172
173 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
174
175         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
176         "warning" level.
177
178         * mm-url.el (mm-url-package-name): Removed to ease third-party reuse.
179         (mm-url-insert-file-contents): Don't set the package names.
180
181 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
182
183         * gnus-registry.el (gnus-registry-action): Remove properties and
184         simplify subject in `gnus-registry-handle-action'.
185         (gnus-registry-spool-action): Get subject and sender from message if
186         they are not passed in.
187         (gnus-registry-handle-action): Remove properties and simplify subject
188         consistently.
189
190 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
191
192         * registry.el: Require CL before using defmacro*.
193
194 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
195
196         * gnus-art.el (article-treat-date): Assume that
197         gnus-article-date-headers may be a group parameter.
198
199 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
200
201         * gnus-registry.el (gnus-registry-handle-action): More debugging.
202
203         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
204         interactively so the newsrc file can contain foreign groups too.
205         Useful for debugging but not much for users.
206
207 2011-04-07  David Engster  <dengste@eml.cc>
208
209         * registry.el (registry-usage-test): Only do
210         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
211         lexical binding.
212
213 2011-04-07  David Engster  <dengste@eml.cc>
214
215         * Makefile.in (check, test-registry): New rules for test-suite.
216
217 2011-04-06  David Engster  <dengste@eml.cc>
218
219         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
220         argument NOERROR for `require', since XEmacs 21.4 does not support it.
221
222 2011-04-06  David Engster  <dengste@eml.cc>
223
224         * registry.el (initialize-instance): Change :after to :AFTER to be
225         compatible with old EIEIO version in XEmacs.
226
227 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
228
229         * gnus-registry.el (gnus-registry-post-process-groups)
230         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
231         and provide better messaging.
232
233 2011-04-06  David Engster  <dengste@eml.cc>
234
235         * Makefile.in (fail-on-warning): New rule to compile with warnings as
236         errors.
237
238         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
239         dgnushack-compile with error-on-warn enabled, and to signal an error if
240         clean compilation failed.
241         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
242         with `byte-compile-error-on-warn'.  Return nil if errors occured.
243
244 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
245
246         * gnus-registry.el: Don't use ERT if it's not available.  Load it
247         unconditionally anyway, discarding errors.
248         (gnus-registry-delete-entries): New convenience function.
249         (gnus-registry-import-eld): Import from old .eld registry.
250
251         * registry.el: Don't use ERT if it's not available.  Load it
252         unconditionally anyway, discarding errors.
253
254         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
255         version from the Claudio Bley GnuTLS patch (extra optional parameters
256         and host name).
257
258 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
259
260         * gnus-registry.el (gnus-registry-fixup-registry): New function to
261         fixup the parameters that can be customized by the user between
262         save/read cycles.
263         (gnus-registry-read): Use it.
264         (gnus-registry-make-db): Use it.
265         (gnus-registry-spool-action, gnus-registry-handle-action): Fix
266         messaging.
267         (gnus-registry--split-fancy-with-parent-internal): Fix loop.  Map
268         references to actual group names with sender and subject tracking.
269         (gnus-registry-post-process-groups): Use `cond' for better messaging.
270         (gnus-registry-usage-test): Add subject lookup test.
271
272         * registry.el (registry-db, initialize-instance): Set up constructor
273         instead of :initform arguments for the sake of older Emacsen.
274         (registry-lookup-breaks-before-lexbind): New method to demonstrate
275         pre-lexbind merge bug.
276         (registry-usage-test): Use it.
277         (initialize-instance, registry-db): Move the non-function initforms
278         back to the class definition.
279
280 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
281
282         * registry.el: New library to manage gnus-registry-style data.
283
284         * gnus-registry.el: Use it (major rewrite).
285
286         * nnregistry.el: Use it.
287
288         * spam.el: Use it.
289
290 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
293         marks on non-selected articles.
294
295 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
296
297         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
298         parameter to open-protocol-stream.
299
300 2011-04-01  Julien Danjou  <julien@danjou.info>
301
302         * mm-view.el (mm-display-inline-fontify): Do not fontify with
303         fundamental-mode.
304
305 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306
307         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
308         servers.
309
310 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
311
312         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
313         made marks not propagate, again.
314
315 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
316
317         * proto-stream.el (open-protocol-stream): Bring back `network' type.
318         Make this the default type.
319         (proto-stream-open-plain): Rename from proto-stream-open-default.
320         (open-protocol-stream, proto-stream-open-starttls)
321         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
322         with `plain'.
323
324         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
325         value.
326
327         * nntp.el (nntp-open-connection-function): Document the fact that some
328         values are not functions but are instead handled specially.  Recognize
329         nntp-open-plain-stream value.
330         (nntp-open-connection): Recognize that value.
331
332 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
333
334         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
335         where it seems to be needed.
336
337 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338
339         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
340         stuff.
341
342         * gnus-score.el (gnus-score-string): Fix calling convention of
343         `gnus-simplify-buffer-fuzzy' after last patches.
344
345         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
346         server for articles we didn't get any headers for.  This is a sanity
347         check.
348
349 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
350
351         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
352         new CAPABILITY, use it.
353
354 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
357         downloading anything.
358
359         * gnus.el (gnus-splash-svg-color-symbols): Removed superfluous `and'.
360
361 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
362
363         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
364         colors.
365         (gnus-splash-svg-color-symbols): New function.
366
367 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
368
369         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
370         instead of using the global gnus-simplify-subject-fuzzy-regexp.
371         (gnus-simplify-subject-fuzzy): Use the local
372         gnus-simplify-subject-fuzzy-regex instead of the global one.  This
373         makes using this variable in group parameters work.
374
375 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
376
377         * gnus-registry.el (gnus-registry-unfollowed-groups): Add
378         "archive:sent" to the unfollowed group regex (for the recent Gnus
379         archive:sent-YYYY-MM-DD groups).
380         (gnus-registry-split-fancy-with-parent): Bail out early in sender
381         tracking if there are more than `gnus-registry-max-track-groups'
382         matches.
383
384 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
385
386         * message.el (message--yank-original-internal): New function to do the
387         insertion cleanly inside eval in `message-yank-original'.
388         (message-yank-original): Use it.
389
390 2011-03-29  Julien Danjou  <julien@danjou.info>
391
392         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
393         local variables disabled rather than `normal-mode'.
394
395 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
396
397         * imap.el (imap-shell-open, imap-process-connection-type): Use
398         imap-process-connection-type for 'shell' streams as well as
399         Kerberos, SSL, other subprocesses.
400
401 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
402
403         * proto-stream.el: Changes preparatory to merging open-protocol-stream
404         with open-network-stream.
405         (proto-stream-always-use-starttls): Option removed.
406         (open-protocol-stream): Return a process object by default.  Provide a
407         new parameter :return-list specifying a list-type return value, which
408         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
409         :type `network' to `try-starttls', and `network-only' to `default'.
410         Make `default' the default, for compatibility with open-network-stream.
411         Handle the no-parameter case exactly as open-network-stream, with no
412         additional stream processing.  Search plists using plist-get.
413         Explicitly add :end-of-commend parameter if it is missing.
414         (proto-stream-open-default): Renamed from
415         proto-stream-open-network-only.  Return 'default as the type.
416         (proto-stream-open-starttls): Rename from proto-stream-open-network.
417         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
418         failed.  Always return a list with a (possibly dead) process as the
419         first element, for compatibility with open-network-stream.
420         (proto-stream-open-tls): Use plist-get.  Always return a list.
421         (proto-stream-open-shell): Return `default' as connection type.
422         (proto-stream-capability-open): Use plist-get.
423         (proto-stream-eoc): Function deleted.
424
425         * nnimap.el (nnimap-stream, nnimap-open-connection)
426         (nnimap-open-connection-1): Handle renaming of :type parameter for
427         open-protocol-stream.
428         (nnimap-open-connection-1): Pass a :return-list parameter
429         open-protocol-stream to obtain a list return value.  Parse this list
430         using plist-get.
431
432         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
433         for open-protocol-stream.  Accept open-protocol-stream return value
434         that is a subprocess object instead of a list.  Handle the case of a
435         dead returned process.
436
437 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
438
439         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
440
441         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
442
443 2011-03-21  Julien Danjou  <julien@danjou.info>
444
445         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
446         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
447         query.
448         (mm-inline-text): Render normal text with fontification whenever
449         possible.
450
451         * gnus-sum.el (gnus-summary-save-parts-1):
452         * gnus-art.el (gnus-article-browse-html-save-cid-content)
453         (gnus-article-browse-html-parts, gnus-mime-delete-part)
454         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
455         Use `mm-handle-filename'.
456
457         * mm-util.el (mm-handle-filename): New function, return the filename of
458         an handle.
459
460 2011-03-18  Julien Danjou  <julien@danjou.info>
461
462         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
463         (gnus-buffer-live-p): Check that buffer is not nil.
464
465 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
466
467         * gnus.el: No Gnus v0.15 is released.
468
469 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
470
471         * time-date.el (format-seconds): Use assoc instead of assoc-string to
472         avoid warning on XEmacs.
473
474         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
475         on XEmacs.
476
477         * gnus-art.el: Require mouse, which the build bot seems to say is
478         needed.
479
480         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
481
482         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
483         XEmacs, since it doesn't have url-retrieve-synchronously.
484
485         * time-date.el (format-seconds): Use assoc instead of assoc-string,
486         since assoc-string doesn't exist in XEmacs.
487
488 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
489
490         * gnus-group.el (gnus-group-list-ticked): New function.
491         (gnus-group-make-menu-bar): Provide a menu entry for it.
492         (gnus-group-list-map): Provide a binding for it.
493
494 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
495
496         * shr.el (shr-visit-file): New command.
497
498         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
499
500 2011-03-17  Bjørn Mork  <bjorn@mork.no>
501
502         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
503         servers.
504
505 2011-03-16  Julien Danjou  <julien@danjou.info>
506
507         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
508         inline.
509
510         * gnus-art.el (article-hide-list-identifiers): Use
511         gnus-group-get-list-identifiers.
512
513         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
514         (gnus-summary-remove-list-identifiers): Use
515         gnus-group-get-list-identifiers to get regexp.
516         (gnus-select-newsgroup, gnus-summary-insert-subject)
517         (gnus-summary-insert-articles): Call
518         gnus-summary-remove-list-identifiers unconditionally.
519
520 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
521
522         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
523         we're selecting a group with unread articles.
524
525         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
526
527         * gssapi.el: New file separated out from imap.el to provide a general
528         Kerberos 5 connection facility for Emacs.
529
530         * message.el (message-elide-ellipsis): Document the format spec
531         ellipsis.
532
533 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
534
535         * message.el (message-elide-region): Allow the ellipsis to say how many
536         lines were removed.
537
538 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
541         window configurations containing buffers that are now dead.
542
543         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
544         parsing to avoid integer overflows.
545         (nnimap-parse-flags): Simplify the last change.
546         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
547         too large for 32-bit Emacsen.
548
549 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
550
551         * auth-source.el (auth-source-netrc-create):
552         * message.el (message-yank-original): Fix use of `case'.
553
554 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
555
556         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
557         XEmacs, which was one character too wide.
558
559 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
560
561         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
562         default number of articles to display.
563         (gnus-articles-to-read): Use pretty names for prompt.
564
565 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566
567         * gnus-int.el (gnus-open-server): Ditto.
568
569         * gnus-start.el (gnus-activate-group): Give a backtrace if
570         debug-on-quit is set and the user hits `C-g'.
571         (gnus-read-active-file): Ditto.
572
573         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
574
575 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
576
577         * message.el (message-yank-original): Use cond instead of CL case.
578
579 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
580
581         * auth-source.el (auth-source-netrc-create): Use usual format for the
582         default in prompts.
583
584 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
585
586         * lpath.el: Fbind read-char-choice for XEmacs.
587
588 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
589
590         * auth-source.el (auth-source-netrc-create): Show the default in the
591         prompt when prompting for token creation.
592
593 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
594
595         * auth-source.el (auth-source-format-prompt): Always convert the value
596         to a string to avoid evaluating non-string arguments.
597         (auth-source-netrc-create): Offer default properly, not as initial
598         content in `read-string'.
599         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
600         of line to determine if we've been run before.  If so, don't run again,
601         but print a trivial message to indicate the cache was hit instead.
602
603 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
604
605         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
606         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
607         The user will have to run `gnus-sync-read' manually and wait for Cloudy
608         Gnus.
609
610 2011-03-11  Julien Danjou  <julien@danjou.info>
611
612         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
613         modified file".
614
615 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
616
617         * auth-source.el (auth-source-read-char-choice): New function to read a
618         character choice using `dropdown-list', `read-char-choice', or
619         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
620         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
621         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
622         (auth-source-netrc-saver): Use it.
623         (auth-source-pick-first-password): New convenience function.
624
625 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
626
627         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
628         parameter in the credentials.
629         (nnimap-open-connection-1): Use it after a successful login.
630         (nnimap-credentials): Add IMAP-specific user and password prompt.
631
632         * auth-source.el (auth-source-search): Add :require parameter, taking a
633         list.  Document it and the :save-function return token.  Pass :require
634         down.  Change the CREATED message from a warning to a debug statement.
635         (auth-source-search-backends): Pass :require down.
636         (auth-source-netrc-search): Pass :require down.
637         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
638         Change save prompt to indicate all modifications saved here are
639         deletions.
640         (auth-source-netrc-create): Take user login name as default in user
641         prompt.  Move all the save functionality to a lexically bound function
642         under the :save-function token in the returned list.  Set up clearer
643         default prompts for user, host, port, and secret.
644         (auth-source-netrc-saver): New function, intended to be wrapped for
645         :save-function.
646
647 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648
649         * shr.el (shr-table-horizontal-line): Change the defaults for the table
650         lines to be spaces instead.
651
652 2011-03-07  Julien Danjou  <julien@danjou.info>
653
654         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
655         (sieve-sasl-auth): Check that auth-source-search did return something,
656         or just return an empty string.
657
658 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
659
660         * gnus.el (gnus-interactive): Use read-directory-name.
661
662         * gnus-uu.el (gnus-uu-decode-uu-and-save)
663         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
664         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
665         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
666         Likewise.
667
668         * gnus-group.el (gnus-group-make-directory-group): Likewise.
669
670 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
671
672         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
673         onto the list of killed groups, too.  This makes killed nnimap groups,
674         for instance, more reliably not reappear.
675
676         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
677         the parent.
678
679         * gnus-sum.el (gnus-update-read-articles): Fix typo.
680
681         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
682         really have server-side marks.
683
684         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
685         since most backends do not usefully have server-side marks.
686         (gnus-update-read-articles): Propagate marks to all backends that
687         really have server-side marks.
688
689 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
690
691         * message.el (message-cite-reply-position, message-cite-style):
692         New variables.
693         (message-yank-original): Use the new citation styles.
694
695 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
696
697         * message.el (message-options): Revert 22da67af (workaround for XEmacs
698         buffer-local issue); don't mark it buffer-local when running under
699         XEmacs.
700
701 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
702
703         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
704         numbers too big to be `read'.
705
706 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
707
708         * password-cache.el (password-in-cache-p): Add autoload.
709
710         * message.el (message-options): Make buffer-local two ways to attempt
711         to fix a XEmacs bug.
712
713 2011-03-02  Julien Danjou  <julien@danjou.info>
714
715         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
716
717 2011-03-01  Julien Danjou  <julien@danjou.info>
718
719         * gnus-art.el (list-identifier): Add list-identifier as a parameter
720         group.
721         (article-hide-list-identifiers): Use list-identifier group parameter.
722
723 2011-02-28  Julien Danjou  <julien@danjou.info>
724
725         * sieve.el (sieve-buffer-script-name): New local variable to store
726         sieve script name.
727         (sieve-edit-script): Store sieve script name.
728         (sieve-upload): Use sieve script name when uploading.
729         (sieve-upload): Use substitute-command-keys.
730         (sieve-edit-script): Use substitute-command-keys.
731         (sieve-refresh-scriptlist): Use substitute-command-keys.
732         (sieve-manage-mode-map): Define keymap properly.
733         (sieve-manage-mode): Do not set mode name manually, change mode-name to
734         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
735         Remove commented code about cvs.
736         (sieve-manage-quit): New function.
737         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
738
739 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
740
741         * gnus-group.el (gnus-import-other-newsrc-file): New function.
742
743 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
744
745         * auth-source.el (auth-source-search): Cache empty result sets.
746
747         * password-cache.el (password-in-cache-p): Convenience function to
748         check if a key is in the cache, even if the value is nil.
749
750         * auth-source.el (auth-source-save-behavior): New variable to replace
751         `auth-source-never-create'.
752         (auth-source-netrc-create): Use it.
753         (auth-source-never-save): Remove.
754
755 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
756
757         * nnimap.el (nnimap-stream): Doc fix.
758         (nnimap-open-connection-1): Reverse the order of the ports to that the
759         prompted-for port is first.
760
761         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
762         retrieval by the no-group selection.
763
764         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
765         numerical parameters.
766
767 2011-02-25  Julien Danjou  <julien@danjou.info>
768
769         * gnus-gravatar.el: Use gnus-with-article-buffer.
770
771         * gnus-art.el (gnus-with-article-buffer): Check that the
772         gnus-article-buffer is alive.
773
774 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
775
776         * auth-source.el (auth-source-creation-prompts): New variable to manage
777         creation-time prompts.
778         (auth-source-search): Document it.
779         (auth-source-format-prompt): Add utility function.
780         (auth-source-netrc-create): Don't default the user name to
781         user-login-name.  Use `auth-source-creation-prompts' and some default
782         prompts for user, host, port, and password (the default generic prompt
783         remains ugly).
784         (auth-source-never-save): Add customizable option to never save info.
785         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
786         mode excursion.
787
788 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
789
790         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
791         argument that XEmacs doesn't support.
792
793         * dgnushack.el (dgnushack-compile): Exclude color.el from being
794         compiled for Emacsen having no `libxml-parse-html-region' support.
795
796         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
797
798         * lpath.el: Bind buffer-save-without-query for XEmacs.
799
800 2011-02-23  Julien Danjou  <julien@danjou.info>
801
802         * gnus-art.el (article-make-date-line): Ignore errors if time is
803         invalid and not convertible.
804         (article-make-date-line): Only add lapsed time if time is not nil.
805
806 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
807
808         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
809         `read-char-choice' for backwards compatibility.
810         (auth-source-netrc-element-or-first): New function to DTRT for
811         parameter extraction.
812         (auth-source-netrc-create): Use it and fix multiple parameter print
813         bug.  Use the default passed from above (given-default) or the
814         built-in (user-login-name for :user).
815
816 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
817
818         * gnus-start.el (gnus-dribble-read-file):
819         Set buffer-save-without-query, since we always want to save the dribble
820         file, probably.
821
822         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
823         nnimap.
824
825         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
826         -summary- since it's a user-visible variable.
827
828         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
829         first time you use the new Gnus.
830
831 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
832
833         * auth-source.el: Don't load netrc.el.
834         (auth-sources): Search ~/.netrc as well by default.
835         (auth-source-debug): Add 'trivia option for extra output.
836         (auth-source-do-trivia): Use it.
837         (auth-source-search): Simplify logic to use
838         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
839         appropriate.  Don't keep a running count at this level.  Layer :create
840         and :delete options appropriately on the first and second passes.
841         Don't track the backend with the search results.
842         (auth-source-search-backends): New function to search a list of
843         backends for a processed spec.
844         (auth-source-netrc-parse): Cache all netrc files, making
845         auth-source-netrc-cache an alist keyed by the file name and using the
846         file mtime as the caching criterion.  Keep the obfuscated data secret
847         with a lexical bind.
848         (auth-source-netrc-search): Don't calculate the length of the results
849         unnecessarily.
850         (auth-source-search-backends): Fix bug.
851         (auth-source-netrc-create): Rework prompts.
852
853 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
854
855         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
856         Lower case names of search constraints.
857         (nnir-run-query): Cache and reuse search constraints for all imap
858         servers.
859
860 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
861
862         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
863         after exit.
864         (gnus-setup-message): Define missing variable from last checkin.
865
866         * gnus-sum.el (gnus-summary-show-article): When called with t as the
867         value, show the raw article.
868
869 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
870
871         * gnus.el: No Gnus v0.13 is released.
872
873 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
874
875         * nnimap.el (nnimap-open-connection-1): Revert last change, since
876         auth-source now accepts numbers.
877
878         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
879         spec, too.
880         (auth-source-ensure-strings): New function.
881
882         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
883         (gnus-article-setup-buffer): Always restart the date timer so that user
884         changes to the frequency is respected.
885
886         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
887         port numbers, so make sure it gets that if nnimap-server-port is
888         explicit.
889
890 2011-02-21  Simon Josefsson  <simon@josefsson.org>
891
892         * nnimap.el (nnimap-inbox): Doc fix.
893
894 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
895
896         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
897         Autoload.  Add optional arg FRAME, and pass it to color-values.
898         (color-complement): Caller changed.  Doc fix.
899         (color-gradient): Rewrite for better clarity and efficiency.
900
901 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
902
903         * shr-color.el (shr-color->hexadecimal): Use renamed function names
904         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
905         color-lab-to-srgb.
906
907 2011-02-20  Drew Adams  <drew.adams@oracle.com>
908
909         * color.el: First part of merge from hexrgb.el.
910         (color-rgb-to-hex): Rename from color-rgb->hex.
911         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
912         saturation to zero if the value is too small.
913         (color-rgb-to-hsl): Rename from color-rgb->hsl.
914         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
915         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
916         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
917         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
918         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
919         (color-cie-de2000): Doc fix.
920
921 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
922
923         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
924         given method as in the group name if we're using an extended method.
925         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
926         command, if we're using that, instead of waiting for the beginning.
927
928         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
929         we're sure to get unique server names, and we don't output two async
930         commands in the same buffer.  This fixes an NNTP hang for some users.
931
932 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
933
934         * gnus.el: No Gnus v0.11 is released.
935
936 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
937
938         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
939         summary buffer before reading going to the next buffer.  This avoids
940         putting the point in the group buffer if you `C-g' the command.
941
942         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
943         cache (for now) to make ~/.authinfo.gpg files usable.
944
945         * nnfolder.el (copyright-update): Define for the compiler.
946
947         * auth-source.el (auth-source-search): Fix unbound variable.
948
949 2011-02-19  Glenn Morris  <rgm@gnu.org>
950
951         * gnus.el (gnus-meta): Doc fix.
952
953 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
954
955         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
956         in case it's not yet loaded.
957
958 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
959
960         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
961         line we're waiting for.
962
963 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
964
965         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
966         face with line-width greater than zero will cause RET in gnus summary
967         buffer to scroll down article page-wise because auto vscroll happens,
968         it should be temporalily disabled when doing a scroll-up.
969
970 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
971
972         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
973         outputs from the server.
974
975 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
976
977         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
978         later so that bbdb can hook in easier.
979
980 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
981
982         * auth-source.el (auth-source-search): Don't try to create credentials
983         if the caller doesn't want that.
984         (auth-source-search): If we don't find a match, don't bug out on
985         non-bound variables.
986         (auth-source-search): Only ask a single backend to create the
987         credentials.
988
989         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
990         logging.
991         (nnimap-credentials): Protect against auth-source-search returning nil.
992         (nnimap-request-list): Protect against not being able to open the
993         server.
994
995 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
996
997         * auth-source.el (auth-source-search): Do a two-phase search, one with
998         no :create to get the responses from all backends.
999
1000         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1001         when getting credentials.
1002
1003         * gnus-util.el (gnus-delete-duplicates): New function.
1004
1005 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1006
1007         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1008         a creation default, pass the whole port list down.  It will be
1009         completed.
1010
1011         * auth-source.el (auth-source-search): Updated docs to talk about
1012         multiple creation choices.
1013         (auth-source-netrc-create): Accept a list as a value (from the search
1014         parameters) and do completion on that list.  Keep a separate netrc line
1015         with the password obscured for showing the user.
1016
1017         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1018         first choice to `auth-source-search' so it will be used for entry
1019         creation instead of the server's Gnus-specific name.
1020         (nnimap-credentials): Rely on the auth-source library to select which
1021         port is actually wanted in the new netrc entry, so don't override
1022         `auth-source-creation-defaults'.
1023
1024         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1025         :protocol and accept a missing user, host, or port as a wildcard match.
1026         (auth-source-debug): Default to off.
1027
1028         (auth-source-netrc-search, auth-source-netrc-create)
1029         (auth-source-secrets-search, auth-source-secrets-create)
1030         (auth-source-user-or-password, auth-source-backend, auth-sources)
1031         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1032         instead of :protocol.
1033
1034         * nnimap.el (nnimap-credentials): Pass a port default to
1035         `auth-source-search' in case an entry needs to be created.
1036         (nnimap-open-connection-1): Use :port instead of :protocol.
1037
1038 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1039
1040         * auth-source.el: Bind load-path when loading EIEIO from
1041         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1042         21.4 doesn't support, to `require'.
1043         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1044         delete-dups that is not available in XEmacs 21.4.
1045
1046 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1047
1048         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1049         as EIEIO must also be loaded when auth-source.el is being
1050         byte-compiled.
1051
1052 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1053
1054         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1055
1056         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1057
1058         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1059
1060         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1061
1062         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1063
1064         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1065
1066         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1067
1068         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1069         necessary.
1070
1071 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1072
1073         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1074         nil means that nnimap doesn't get updated.
1075
1076 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1077
1078         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1079         result when the user doesn't want to write to the file.
1080         (auth-source-netrc-search): Expect a synthetic result and proceed
1081         accordingly.
1082         (auth-source-cache-expiry): New variable to override
1083         `password-cache-expiry'.
1084         (auth-source-remember): Use it.
1085
1086         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1087         parameter.  Create entry if necessary by using :create t.
1088         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1089
1090 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1091
1092         * auth-source.el (auth-source-debug): Enable by default and don't
1093         mention the obsolete `auth-source-hide-passwords'.
1094         (auth-source-do-warn): New function to debug unconditionally.
1095         (auth-source-do-debug): Use it.
1096         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1097         and for Secrets API entries when the secrets.el library is not
1098         available.
1099
1100 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1101
1102         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1103         (gnus-summary-exit): Kill the correct article buffer on exit from a
1104         `C-d' group.
1105
1106         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1107         gnus-propagate-marks.
1108
1109         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1110         before killing the buffers so that a non-full window conf gets handled
1111         correctly.
1112         (gnus-summary-exit): Ditto.
1113         (gnus-summary-read-group-1): Ditto.
1114
1115         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1116         async code again so that we can debug it properly.
1117
1118         * message.el (message-reply): Take an optional switch-buffer parameter
1119         so that Gnus window confs are respected better.
1120
1121 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1122
1123         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1124         `plist-get' to accept non-list parameters (XEmacs issue).
1125         Fix docstring.
1126         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1127         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1128         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1129         Login collection is "Login" and not "login".
1130
1131 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1132
1133         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1134         multiple headers.
1135
1136         * nnimap.el (nnimap-inhibit-logging): New variable.
1137         (nnimap-log-command): Don't log login commands.
1138
1139         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1140         to have more parameters.
1141
1142         * nnimap.el (nnimap-send-command): Mark the command time for each
1143         command, so that we don't get NOOPs stepping on our toes.
1144
1145         * gnus-art.el (article-date-ut): Get the date from the Date header on
1146         `t'.
1147
1148 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1149
1150         * auth-source.el (auth-source-search): Use copy-sequence instead of
1151         the cl.el copy-list.
1152
1153 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1154
1155         * imap.el: Bring it back (revert
1156         84d800cd31de3064f0ed39617d725709a2f8f42f).
1157
1158 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1159
1160         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1161         Improve prompt.
1162
1163 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1164
1165         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1166         washing status from the default format.  It isn't very informative.
1167
1168 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1169
1170         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1171         Fix Gcc processing on imap.
1172
1173 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1174
1175         * imap.el: Remove file.  All the functionality is in nnimap.el.
1176
1177 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1178
1179         * message.el (message-bury): Don't pop up a new window when selected
1180         window is dedicated.
1181
1182 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1183
1184         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1185
1186 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1187
1188         * sieve-manage.el: Autoload `auth-source-search'.
1189         (sieve-sasl-auth): Use it.
1190
1191 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1192
1193         * nnimap.el: Autoload `auth-source-forget+'.
1194         (nnimap-open-connection-1): Use it if the connection fails.
1195
1196         * auth-source.el: Require `password-cache'.
1197         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1198         obsolete.
1199         (auth-source-magic): Marker for `password-cache' keys.
1200         (auth-source-do-cache): Update docstring.
1201         (auth-source-search): Use and check cache.
1202         (auth-source-forget-all-cached, auth-source-remember)
1203         (auth-source-recall, auth-source-forget, auth-source-forget+)
1204         (auth-source-specmatchp): Caching support functions.
1205         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1206         Remove and obsolete.
1207         (auth-source-user-or-password): Remove caching to further discourage
1208         using it.  Always hide passwords.
1209
1210         * password-cache.el (password-cache-remove): Accept secrets that are
1211         not strings.
1212
1213 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1214
1215         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1216         code for now, since it doesn't work for all users.
1217
1218 2011-02-09  Julien Danjou  <julien@danjou.info>
1219
1220         * message.el (message-options): Make message-options really buffer
1221         local.
1222
1223 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1224
1225         * mail-source.el: Autoload `auth-source-search'.
1226         (mail-source-keyword-map): Note order matters.
1227         (mail-source-set-1): Get all the mail-source source values and
1228         defaults and search auth-source on those if needed.  This can all
1229         probably be simplified.
1230
1231         * nnimap.el: Autoload `auth-source-search'.
1232         (nnimap-credentials): Use it.
1233         (nnimap-open-connection-1): Ask for the virtual server and physical
1234         address in one shot.
1235
1236         * nntp.el: Autoload `auth-source-search'.
1237         (nntp-send-authinfo): Use it.  Note TODO.
1238
1239 2011-02-08  Julien Danjou  <julien@danjou.info>
1240
1241         * shr.el (shr-tag-body): Add support for text attribute in body
1242         markups.
1243
1244         * message.el (message-options): Make message-options a local variable.
1245
1246 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1247
1248         * auth-source.el (auth-source-secrets-search)
1249         (auth-source-user-or-password): Use `append' instead of `nconc'.
1250         (auth-source-user-or-password): Build return list better and protect
1251         against nil :secret.
1252
1253 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1254
1255         * nnimap.el (nnimap-update-info): Refactor slightly.
1256         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1257         (nnimap-update-info): Clean up slightly.
1258         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1259         characters.
1260         (nnimap-process-quirk): Rename function to avoid collision.
1261         (nnimap-update-info): Fix macrology bug-out.
1262         (nnimap-update-info): Simplify split history test.
1263
1264 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
1265
1266         * auth-source.el (top): Require 'eieio unconditionally.
1267         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1268         (auth-source-secrets-search): Limit search when `max' is greater than
1269         number of results.
1270
1271 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1272
1273         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1274         part not returning any data.
1275
1276         * proto-stream.el (open-protocol-stream): Document the return value.
1277
1278 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1279
1280         * auth-source.el (auth-source-secrets-search): Add examples.
1281
1282 2011-02-06  Julien Danjou  <julien@danjou.info>
1283
1284         * message.el (message-setup-1): Handle message-generate-headers-first
1285         set to t.
1286
1287 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1288
1289         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1290         API with a string "secrets:collection-name" and with 'default.
1291         (auth-source-backend-parse): Parse "secrets:collection-name" and
1292         'default.  Recurse on parses instead of repeating code.  Use the
1293         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
1294         message when ignoring a source.
1295         (auth-source-search): List ignored search keys at the top level.
1296         (auth-source-netrc-create): Use `case' instead of `cond'.
1297         (auth-source-secrets-search): Created with TODOs.
1298         (auth-source-secrets-create): Created with TODOs.
1299         (auth-source-retrieve, auth-source-create, auth-source-delete)
1300         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1301         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1302         (auth-source-user-or-password-sftp)
1303         (auth-source-user-or-password-smtp): Remove.
1304         (auth-source-user-or-password): Deprecated and modified to be a wrapper
1305         around `auth-source-search'.  Not tested thoroughly.
1306
1307 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1308
1309         * auth-source.el: Bring in assoc and eioeio libraries.
1310         (secrets-enabled): New variable to track the status of the Secrets API.
1311         (auth-source-backend): New EIOEIO class to represent a backend.
1312         (auth-source-creation-defaults): New variable to set prompt defaults
1313         during token creation (see the `auth-source-search' docstring for
1314         details).
1315         (auth-sources): Simplify to allow a simple string as a netrc backend
1316         spec.
1317         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1318         (auth-source-backend-parse-parameters): Fill in the backend parameters.
1319         (auth-source-search): Main auth-source API entry point.
1320         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1321         (auth-source-search-collection): Helper function for searching.
1322         (auth-source-netrc-parse, auth-source-netrc-normalize)
1323         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1324         Supports search, create, and delete.
1325         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1326         backend stubs.
1327         (auth-source-user-or-password): Call `auth-source-search' but it's not
1328         ready yet.
1329
1330 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1331
1332         * message.el (message-setup-1): Remove the read-only stuff, since it
1333         doesn't work under XEmacs, for some reason.
1334
1335         * gnus-sum.el (gnus-user-date): Rename back from
1336         gnus-summary-user-date since user code refers to it.
1337
1338         * shr.el (shr-render-td): Store the actual background colour used.
1339
1340         * message.el (message-setup-1): Don't bind the constant
1341         -forbidden-properties.
1342         (message-setup-1): Revert previous change, since it needs to bind the
1343         props to insert them.
1344         (message-resend): Allow removing the read-only separator line.
1345
1346 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1347
1348         * nnimap.el (nnimap-request-accept-article): Give an error message if
1349         the APPEND wasn't successful.
1350
1351 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
1352
1353         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1354         that have no groups.
1355
1356 2011-02-03  Julien Danjou  <julien@danjou.info>
1357
1358         * gnus-draft.el: Remove progn around gnus-draft-setup.
1359
1360 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1361
1362         * gnus-start.el (gnus-read-active-for-groups): This function is never
1363         called with a nil `infos', so clean that up.
1364         (gnus-get-unread-articles): Request active files from primary/secondary
1365         methods that have no groups (yet).
1366
1367 2011-02-03  Julien Danjou  <julien@danjou.info>
1368
1369         * message.el (message-setup-1): Always generate References first.
1370         (message-mail): Return the return value of message-setup, not always t.
1371         (message-setup-1): Insert mail-header-separator with read-only and
1372         intangible properties set.
1373
1374         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1375         user-date in docstring.
1376
1377         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1378
1379         * gnus.el (gnus-summary-line-format): Mention &user-date format in
1380         docstring.
1381
1382         * gnus.el (gnus-user-date-format-alist): Change default value. Use
1383         defcustom, with type and group. Move from gnus-util.el. Rename to
1384         gnus-summary-user-date-format-alist.
1385
1386 2011-02-03  Glenn Morris  <rgm@gnu.org>
1387
1388         * nnimap.el (gnus-fetch-headers): Declare.
1389
1390         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1391
1392 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1393
1394         * message.el (message-forward-make-body-digest-plain)
1395         (message-followup, message-reply): Clean up things noted by Stefan.
1396
1397         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1398         gnus-article-update-date-headers is nil.
1399         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1400         it didn't really work with defcustom.
1401         (article-update-date-lapsed): Make sure the window start doesn't move,
1402         either.
1403
1404 2011-02-01  Julien Danjou  <julien@danjou.info>
1405
1406         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1407         format.
1408
1409         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1410         standard in Emacs nowadays.
1411
1412         * color.el (color-gradient): Add a color-gradient function.
1413
1414 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1415
1416         * message.el (message-expand-name): Don't trust the return value of
1417         bbdb-complete-name.
1418         (message-check-news-header-syntax): Remove unused var `start'.
1419         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1420         (message-inhibit-body-encoding): Move to before first use.
1421         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1422         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1423         (Organization, Message-ID, Date, mh-previous-window-config):
1424         Defvar the vars using dynamic scoping.
1425
1426 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1427
1428         * shr.el (shr-render-td): Only do colours at the final rendering.
1429         Should be slightly faster.
1430         (shr-insert-table): Fix up TD background colours when doing the
1431         vertical padding.
1432
1433         * gnus-art.el (article-date-ut): Protect against articles with no Date
1434         header.
1435         (article-update-date-lapsed): Don't use current-column to find the
1436         horizontal position.  It's fragile in the presence of \003 characters.
1437
1438         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1439
1440 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1441
1442         * gnus-art.el (article-transform-date): Rewrite to still work when
1443         there are several rfc2822 parts.
1444         (article-transform-date): Fix infinite recursion.
1445         (article-date-ut): Replace infinitely many Date headers with a single
1446         one when called interactively.
1447
1448         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1449         secure manner.
1450
1451         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1452         move around by not using save-window-excursion.  It seems to work...
1453
1454 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1455
1456         * gnus-art.el (article-make-date-line): Work for user-defined format.
1457
1458 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1459
1460         * nntp.el (nntp-retrieve-group-data-early)
1461         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1462         fetching functions.
1463
1464         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1465         thoroughly for all backends that have no known groups.  This should
1466         allow new nnml methods to retrieve mail.
1467
1468         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1469         that Gnus doesn't know exists again.
1470
1471         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1472         (gnus-treat-date-ut): Ditto.
1473         (gnus-article-update-date-header): Rename.
1474         (gnus-treat-date-local): Remove.
1475         (gnus-treat-date-english): Remove.
1476         (gnus-treat-date-lapsed): Remove.
1477         (gnus-treat-date-combined-lapsed): Remove.
1478         (gnus-treat-date-original): Remove.
1479         (gnus-treat-date-iso8601): Remove.
1480         (gnus-treat-date-user-defined): Remove.
1481         (gnus-article-date-headers): New variable to control all the date
1482         header options.
1483         (article-date-ut): Rewrite to allow using the new way to format date
1484         headers(s).
1485
1486 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1487
1488         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1489         method.
1490         (nnmail-article-group): A better test for fanciness.
1491
1492         * nnimap.el (nnimap-request-head): Protect against not finding the
1493         article by Message-ID.
1494
1495 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1496
1497         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1498         keep point at the "same place".
1499
1500 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1501
1502         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1503         data if the group is unactivated.
1504
1505 2011-01-28  Julien Danjou  <julien@danjou.info>
1506
1507         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1508         (gnus-all-windows-visible-p): Remove old compatibility code.
1509         (gnus-window-top-edge): Add docstring.
1510
1511         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1512
1513 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1514
1515         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1516         older request-update-info.
1517
1518         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1519
1520 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1521
1522         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1523         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1524
1525 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1528         groups.  This makes the nndraft:queue group pop up if it's not already
1529         there.
1530
1531         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1532         messages" logic, which was reversed.
1533
1534         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1535         the "same place" even if point is on the line being replaced.
1536         (article-update-date-lapsed): Allow updating both the combined lapsed
1537         and the lapsed headers.
1538         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1539         (article-make-date-line): Limit the number of segments dynamically to
1540         avoid too-long lines.
1541
1542 2011-01-27  Julien Danjou  <julien@danjou.info>
1543
1544         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1545         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1546
1547 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1548
1549         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1550         Use plist-get instead of the cl function getf.
1551
1552 2011-01-27  Glenn Morris  <rgm@gnu.org>
1553
1554         * gnus-util.el (float-time): Get rid of compiler warning, again.
1555
1556 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1557
1558         * shr.el (shr-put-color): Special-case background colours: Do put them
1559         at the blank parts at the front of the lines.
1560
1561         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1562         exit hook to nix out all data on readedness on group exit.
1563
1564         * gnus-util.el (float-time): If float-time is bound, always use it on
1565         all Emacsen.  It's unclear why the subrp check was there.
1566         (time-date): Require to make some autoload issues on XEmacs go away.
1567
1568         * shr.el (shr-put-color): Don't do the box padding in tables, since
1569         they're already padded.
1570
1571 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1572
1573         * gnus-art.el (gnus-article-next-page): When the last line of the
1574         article is displayed, scroll down once more instead of going to the
1575         next article at once.
1576         (article-lapsed-string): Refactor out and allow specifying how many
1577         segments you want.
1578         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1579         (gnus-article-update-lapsed-header): New variable.
1580
1581         * shr.el: Revert change that made headings use different-sized faces.
1582         The Emacs display engine isn't advanced enough that, for instance,
1583         tables can comfortably use differently-sized faces.
1584
1585 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1586
1587         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1588         used.
1589         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1590         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1591         we're using an encrypted connection.
1592
1593         * proto-stream.el: Alter the interface functions to also return the
1594         actual stream type used: network or tls.
1595
1596 2011-01-25  Julien Danjou  <julien@danjou.info>
1597
1598         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1599         (mm-display-javascript-inline): New function.
1600
1601         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1602         viewing function.
1603
1604 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1605
1606         * shr.el (shr-expand-newlines): Fix variable name.
1607
1608 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1609
1610         * shr.el (shr-expand-newlines): Make nested boxes work.
1611
1612 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1613
1614         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1615         backgrounds.
1616         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1617         in a more sensible manner.
1618
1619 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1620
1621         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1622         if EPG is loaded.
1623
1624 2011-01-24  Julien Danjou  <julien@danjou.info>
1625
1626         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1627         tags.
1628
1629 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1630
1631         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1632         commands.
1633
1634         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1635         in the article buffer.
1636         (gnus-gravatar-insert): Use blank space from the current buffer to
1637         avoid breaking text properties.  This makes X-Sent updating work again.
1638
1639         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1640
1641 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1642
1643         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1644         fix the bug in url-http.el instead.
1645
1646         * shr.el (shr-image-fetched): Ditto.
1647
1648         * shr.el (shr-image-fetched): Avoid having point move in the article
1649         buffer.
1650
1651         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1652         buffer after being called.  It's apparently being killed by url.el, and
1653         killing it made point move to end-of-buffer in a random buffer.
1654
1655         * shr.el (shr-image-fetched): Ditto.
1656
1657 2011-01-23  Julien Danjou  <julien@danjou.info>
1658
1659         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1660
1661         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1662         text/x-org.
1663
1664 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1665
1666         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1667         (i.e., nnimap) returning nil as the article number.
1668
1669 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1670
1671         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1672         "DelSp" parameter in RFC3676.
1673
1674 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1675
1676         * message.el (message-check-recipients): Display the encoded version of
1677         the bogus address if they differ.
1678
1679         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1680         after sending.
1681
1682         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1683
1684         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1685
1686         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1687         group buffer after sending the queue.
1688
1689         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1690
1691 2011-01-22  Julien Danjou  <julien@danjou.info>
1692
1693         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1694
1695 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1696
1697         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1698         nested related parts.
1699
1700         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1701         unexpired articles.  This fixes the regression that led expiry marks to
1702         disappear from nnfolder groups.
1703
1704 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1705
1706         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1707         Don't confuse the "ret" of "retrograde" with RET.
1708
1709 2011-01-21  Julien Danjou  <julien@danjou.info>
1710
1711         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1712         than mm-insert-inline.
1713
1714 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1715
1716         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1717         Widen article buffer.
1718
1719 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1720
1721         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1722         the temp buffer.
1723         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1724
1725 2011-01-20  Julien Danjou  <julien@danjou.info>
1726
1727         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1728
1729         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1730         than mm-insert-inline to insert inline part: this respect
1731         mm-inline-media-tests displayers.
1732
1733         * mm-view.el (mm-display-shell-script-inline): New function.
1734
1735         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1736
1737         * mm-uu.el (mm-uu-type-alist): Add org block.
1738         (mm-uu-org-src-code-block-extract): New function.
1739
1740         * mm-view.el (mm-display-org-inline): New function.
1741
1742         * mm-decode.el (mm-automatic-display): Add text/org.
1743
1744         * mailcap.el (mailcap-mime-extensions): Add .org.
1745
1746 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1747
1748         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1749         gnus-article-add-buttons.
1750
1751 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1752
1753         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1754         From header with a date and "nobody" as the sender.
1755
1756 2011-01-19  Julien Danjou  <julien@danjou.info>
1757
1758         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1759         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1760         if you have the same regexp several times.
1761         (gnus-button-push): Fix matching when regexp is symbol.
1762
1763 2011-01-15  Glenn Morris  <rgm@gnu.org>
1764
1765         * message.el (message-mail): A compose-mail function should
1766         accept headers as strings.
1767
1768 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1769
1770         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1771         Add :vert-only tags.
1772         (message-mail): New arg RETURN-ACTION.
1773         (message-return-action): New var.
1774         (message-bury): Use it.
1775         (message-mode): Make it buffer-local.
1776         (message-send-and-exit): Always call message-bury.
1777
1778         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1779         message-mail.
1780
1781 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * nnimap.el (nnimap-convert-partial-article): Protect against
1784         zero-length body parts.
1785
1786         * mm-decode.el (mm-preferred-alternative-precedence):
1787         Discourage showing empty parts.
1788
1789         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1790         and stuff if the backend didn't return the article number.  This fixes
1791         an Exchange-related nnimap bug.
1792
1793         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1794         group window, because it does the wrong thing when a separate frame
1795         displays the group buffer.
1796
1797         * proto-stream.el (open-protocol-stream): Protect against the low-level
1798         transport functions returning nil.
1799
1800 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1801
1802         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1803         (mml2015-epg-find-usable-secret-key): New function.
1804         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1805         mml2015-epg-find-usable-key (Bug#7797).
1806         (mml2015-epg-encrypt): Ditto.
1807
1808 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1809
1810         * dgnushack.el (rot13-string): Fix the way to get the argument.
1811
1812 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1815
1816 2011-01-03  Glenn Morris  <rgm@gnu.org>
1817
1818         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1819
1820         * sieve.el (sieve-open-server): Give a more explicit error if
1821         sieve-manage-open returns nil.  (Bug#7720)
1822
1823 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1824
1825         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1826
1827 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1828
1829         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1830         This avoids sending passwords in plain text over non-encrypted
1831         channels.
1832
1833         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1834
1835         * nnimap.el (nnimap-login): Refactored out into own function, and
1836         implement CRAM-MD5.
1837         (nnimap-wait-for-line): Refactored out.
1838
1839         * mm-view.el (mml-smime): Require.
1840
1841 2010-12-20  David Engster  <deng@eml.cc>
1842
1843         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1844         use EPG to decrypt S/MIME messages instead of openssl.
1845
1846 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847
1848         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1849
1850         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1851         status is the group clearly is unreachable.
1852
1853         * auth-source.el (auth-source-create): Add the optional second
1854         parameter to `local-variable-p' to be compatible with XEmacs.
1855
1856 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1857
1858         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1859         work when using a compressed nnml folder.
1860
1861 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862
1863         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1864         backends after sanitising on entry, because this never makes sense:
1865         If the articles have gone missing, then the data no longer exists on
1866         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1867         overwrite anything anyway.
1868
1869         * shr.el (shr-insert-document): Bind shr-width dynamically to
1870         window-width if it's nil.
1871
1872 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1873
1874         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1875         with the meaning of using the full emacs window width for rendering.
1876
1877 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1878
1879         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1880         case when sender is not given.
1881
1882 2010-12-23  Julien Danjou  <julien@danjou.info>
1883
1884         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1885         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1886         the addresses, otherwise we might misplaced the gravatar.
1887
1888 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1889
1890         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1891         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1892         obsolete in Emacs.
1893
1894 2010-12-20  Julien Danjou  <julien@danjou.info>
1895
1896         * gnus-util.el (gnus-rescale-image): Revert last change.
1897
1898 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1899
1900         * binhex.el: Improve commentary (Bug#7482).
1901
1902 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1903
1904         * gnus-group.el (gnus-group-delete-articles): New command.
1905
1906 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1907
1908         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1909
1910 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911
1912         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1913         here, since it's up to the backends to do CRLF removal if their
1914         protocol has it.
1915
1916         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1917
1918 2010-12-17  Julien Danjou  <julien@danjou.info>
1919
1920         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1921         they are from file. Can also scale up.
1922
1923 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1924
1925         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1926         gnus-use-agent.
1927         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1928
1929         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1930
1931 2010-12-17  Julien Danjou  <julien@danjou.info>
1932
1933         * gravatar.el (gravatar-retrieve-synchronously): New function.
1934         (gravatar-get-data): Make more robust.
1935
1936 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1939
1940 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1941
1942         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1943         to really consider the last line.
1944
1945 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1946
1947         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1948         list of recipient keys, or use symmetric encryption if not a list.
1949         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1950         EPA override, replacing the call to `netrc-store-data'.
1951
1952 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1953
1954         * gnus-srvr.el: Avoid passing nil regexp argument to
1955         delete-matching-lines.
1956
1957 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1960         fetching stops when Gnus exits.
1961
1962         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1963         function.
1964         (nnfolder-request-expire-articles): Save all the buffers after doing
1965         expiry.
1966
1967         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1968         the last article", since that led to serious performance regressions
1969         when expiring nnml groups.
1970
1971 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1972
1973         * nnir.el: Improve customizations.
1974
1975 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976
1977         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1978
1979         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1980         group has been killed.
1981         (gnus-group-yank-group): Ditto.
1982
1983         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1984
1985         * nnimap.el (nnimap-request-update-group-status): New function.
1986
1987         * gnus-int.el (gnus-request-update-group-status): New interface
1988         function.
1989
1990         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1991         copying read-ness to the backends.
1992
1993         * nnimap.el (nnimap-quirk): New function.
1994         (nnimap-retrieve-group-data-early): Use it.
1995         (nnimap-quirks): New alist.
1996
1997 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2000         don't delete it within indentation.
2001
2002 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2003
2004         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2005         previous line.
2006
2007 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2008
2009         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2010         QRESYNC command by deleting a superfluous space which broke Cyrus
2011         servers.  This change will break other servers that are buggy the other
2012         way around.
2013
2014 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2015
2016         * spam.el: Reindent and fix long lines.
2017         (spam-copy-or-move-routine): Exclude invalid move destinations.
2018
2019 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2020
2021         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2022         installed the registry.
2023
2024 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2025
2026         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2027
2028 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2029
2030         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2031         groupname doesn't contain "gmane".
2032
2033 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034
2035         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2036         and netrc-bound-and-true-p bindings.
2037         (netrc-parse): Cache the netrc contents.
2038
2039         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2040         (gnus-1): Don't create the nndrafts group twice.
2041         (gnus-setup-news): There's no need to read the active file here, since
2042         that's done again later on a per-backend basis.
2043         (gnus-start-draft-setup): Make sure that the new group is started out
2044         empty.
2045
2046         * gnus-agent.el (gnus-agentize): Don't create the queue group
2047         automatically on startup.  It'll be created later, if needed.
2048
2049         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2050         of automatically subscribed groups.
2051         (gnus-auto-subscribed-categories): New variable.
2052         (gnus-matches-options-n): Use it.
2053         (gnus-default-subscribed-newsgroups): Remove unused variable.
2054         (gnus-start-draft-setup): Message a bit less.
2055
2056 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2057
2058         * nnir.el (nnir-run-imap): Return article list in order of increasing
2059         UID.
2060
2061 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus-sum.el (gnus-summary-enter-digest-group):
2064         Mention gnus-auto-select-on-ephemeral-exit.
2065
2066         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2067         convention of the network-only option.
2068
2069 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070
2071         * proto-stream.el (proto-stream-open-network-only): New function to
2072         have a way to specify non-STARTTLS upgrade connections.
2073
2074 2010-12-10  Julien Danjou  <julien@danjou.info>
2075
2076         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2077         email address is nil.
2078
2079         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2080
2081 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2082
2083         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2084         deletion.
2085         (nnir-run-imap): Only need to parse list once.
2086
2087 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2088
2089         * shr.el (shr-tag-script): Ignore <script>.
2090         (shr-tag-label): Add <label> support.
2091
2092 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2093
2094         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2095
2096         * shr.el (shr-image-displayer): Work for images lined side by side.
2097
2098 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2099
2100         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2101         parameter, since XEmacs doesn't accept t as a parameter.
2102
2103 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2104
2105         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2106         ids.
2107         (nnir-run-gmane): Simplify groupspec formatting.
2108         (nnir-request-expire-articles): New function.
2109
2110 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2111
2112         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2113         overflow, possibly.
2114
2115         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2116         (shr-render-td): Handle td style="" better.
2117         (shr-tag-table): Use the color from the style sheet.
2118         (shr-render-td): Make sure we copy over all the overlays, too.
2119
2120 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2121
2122         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2123         (nnir-request-article): Improve article retrieval.
2124
2125 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2126
2127         * mm-util.el (mm-extra-numeric-entities): New variable.
2128
2129         * mm-url.el (mm-url-decode-entities):
2130         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2131
2132         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2133
2134 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2135
2136         * message.el: Use completion-at-point.
2137         (message-completion-function): New fun, extracted from message-tab.
2138         (message-mode): Use it for completion-at-point-functions.
2139         (message-tab): Use it and completion-at-point.
2140
2141 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2142
2143         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2144         character if a non-breakable character follows.
2145
2146 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2147
2148         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2149         any stream.
2150
2151         * shr.el (shr-tag-font): Colorize the region.
2152         (shr-tag-body): Ditto.
2153         (shr-tag-font): Actually let the styles be inherited instead of
2154         overwriting them.
2155         (shr-tag-font): Get the background color right.
2156         (shr-tag-style): Ignore all <style> tags for the moment.
2157
2158         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2159         a Message-ID to avoid having nnimap depend on gnus-sum.
2160
2161         * shr.el (shr-descend): Only colorize something if we have a node that
2162         sets colors.
2163
2164 2010-12-06  Julien Danjou  <julien@danjou.info>
2165
2166         * shr.el (shr-render-td): Render td content with shr-descend, so style
2167         will be applied to <td> too.
2168         (shr-colorize-region): Colorize region even if we only have a background.
2169         (shr-tag-body): Fix color and background color inheritance.
2170         Do not recolorize after shr-generic.
2171         (shr-tag-font): Let shr-generic colorize via inheritance.
2172
2173 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2176
2177 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2178
2179         * nnir.el (nnir-request-move-article): Remove obsolete code.
2180
2181 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2184
2185 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2186
2187         * gnus-sum.el (gnus-summary-respool-article): The completion function
2188         expects a list instead of an alist.
2189
2190         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2191         string as the parameter.
2192
2193         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2194
2195         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2196         styles.
2197         (shr-colorize-region): New function.
2198         (shr-insert-background-overlay): Remove.
2199         (shr-render-td): Background setting should be taken care of on a higher
2200         level.
2201         (shr-tag-body): Use post-hoc colorizations.
2202         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2203         (shr-put-color-1): Don't overwrite old colors.
2204         (shr-colorize-region): When the background color isn't explicit, use
2205         a fixed background.
2206
2207         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2208         nnmail variables.
2209
2210 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2211
2212         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2213         unless necessary.
2214
2215 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2216
2217         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2218         server.
2219
2220 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221
2222         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2223         so that TAB works.
2224
2225         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2226         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2227
2228         * shr.el (shr-urlify): Show the URL before the title to avoid
2229         misleading URLs.
2230
2231 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2232
2233         * shr.el (shr-urlify): Display the title in <a> tags.
2234
2235 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2236
2237         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2238
2239 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2240
2241         * nnir.el: Rearrange code to allow macros to be autoloaded by
2242         gnus-sum.el.
2243         (nnir-retrieve-headers-override-function): Make this variable
2244         customizable.
2245         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2246
2247         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2248         from nnir.el.
2249
2250 2010-12-03  Julien Danjou  <julien@danjou.info>
2251
2252         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2253
2254 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2255
2256         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2257         allow optional argument `environment'.
2258
2259 2010-12-03  Glenn Morris  <rgm@gnu.org>
2260
2261         * mm-extern.el (message-goto-body): Update declaration.
2262
2263 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2264
2265         * gnus-util.el (gnus-macroexpand-all): New function.
2266
2267         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2268         instead of macroexpand-all that is unavailable in XEmacs.
2269
2270 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
2271
2272         * nnir.el (nnir-summary-line-format): New variable.
2273         (nnir-mode): Use it.
2274         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2275         (nnir-article-ids): Reimplement as defsubst.
2276         (nnir-retrieve-headers): Don't mangle the subject header.
2277         (nnir-run-imap): Use 100 as RSV score.
2278         (nnir-run-find-grep): Fix for full server searching.
2279         (nnir-run-gmane): Better restriction to gmane groups.
2280
2281         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2282         summary buffers.
2283
2284 2010-12-02  Julien Danjou  <julien@danjou.info>
2285
2286         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2287
2288         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2289
2290         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2291         support.
2292
2293 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
2294
2295         * nnir.el: Update to handle the registry better.
2296         (autoload): Silence byte-compiler.
2297         (nnir-open-server): Add a hook for nnir groups.
2298         (nnir-request-move-article): Don't mangle the header. Better to use
2299         formating variables (which will be added in the future).
2300         (nnir-registry-action): Update the registry using the original article
2301         group name.
2302         (nnir-mode): Install nnir-specific hooks for updating the registry.
2303
2304         * gnus-sum.el
2305         (gnus-article-original-subject,gnus-newsgroup-original-name):
2306         Remove obsolete variables.
2307         (gnus-summary-move-article): Remove use of obsolete variables.
2308         (gnus-summary-local-variables): Make move and delete hooks local to
2309         summary buffers.
2310
2311 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * rtree.el: New file.
2314
2315 2010-12-01  Julien Danjou  <julien@danjou.info>
2316
2317         * message.el (message-user-organization): Do not use
2318         gnus-local-organization.
2319
2320         * gnus.el: Remove gnus-local-organization.
2321
2322         * gnus-msg.el: Remove nastygram thing.
2323
2324 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2325
2326         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2327         funcall.
2328
2329 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2332         names.
2333
2334         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2335         characters.
2336
2337         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2338         to t of inhibit-read-only since it is inside gnus-with-article-headers.
2339         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
2340         (gnus-gravatar-transform-address): Use mail-extract-address-components
2341         that supports non-ASCII names rather than mail-header-parse-addresses.
2342
2343 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344
2345         * proto-stream.el (open-protocol-stream): All starttls connections are
2346         handled by the network handler.
2347
2348 2010-11-30  Julien Danjou  <julien@danjou.info>
2349
2350         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2351         (nnimap-open-connection-1): Fix PREAUTH.
2352
2353         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2354
2355 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2358         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2359         (shr-insert): Use them.
2360         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2361
2362 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2363
2364         * nnir.el (nnir-request-move-article): Bail out if original group
2365         doesn't support article moves.
2366         (nnir-get-active): Improve active list retrieval.
2367
2368 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2369
2370         * shr.el (shr-find-fill-point): Don't break before apostrophes.
2371
2372 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
2373
2374         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2375         seem to accept strings-with-numbers as port numbers,
2376
2377 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2378
2379         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2380         change the registry.
2381
2382 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2385         delete-dups that is not available in XEmacs 21.4.
2386
2387         * mm-util.el (mm-delete-duplicates): Add comment.
2388
2389 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
2390
2391         * nnir.el (nnir-ignored-newsgroups): New variable.
2392         (nnir-get-active): Use it.
2393
2394 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * proto-stream.el (proto-stream-open-network): Add some comments.
2397
2398         * nntp.el (nntp-open-connection): Provide a :success condition.
2399
2400         * nnimap.el (nnimap-open-connection-1): Ditto.
2401
2402         * proto-stream.el (proto-stream-open-network): See what the response to
2403         the STARTTLS command is.
2404
2405         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2406         backwards compatibility).
2407         (nnimap-open-connection-1): Really respect nnimap-server-port.
2408
2409         * proto-stream.el (proto-stream-open-network): When doing opportunistic
2410         TLS upgrades we don't really care about the identity of the peer.
2411         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2412         that what we've checked for.
2413         (proto-stream-always-use-starttls): Only default to t if
2414         open-gnutls-stream exists.
2415         (proto-stream-open-network): If STARTTLS failed, then just open a
2416         normal connection.
2417         (proto-stream-open-network): Wait until the greeting before doing
2418         STARTTLS.
2419
2420         * nntp.el (nntp-open-connection): Report what the connection error is.
2421
2422         * proto-stream.el (open-protocol-stream): Rename from
2423         open-proto-stream.
2424
2425 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2426
2427         * nnimap.el (nnimap-stream): Change default to `undecided'.
2428         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2429         first, and then network.
2430         (nnimap-open-connection-1): Respect nnimap-server-port.
2431         (nnimap-open-connection): Be more backwards-compatible.
2432
2433         * proto-stream.el (proto-stream-always-use-starttls): New variable.
2434         (proto-stream-open-starttls): De-duplicate the starttls code.
2435         (proto-stream-open-starttls): Folded back into the main function.
2436         (proto-stream-open-network): Fix typo in the gnutls path.
2437         (proto-stream-command): Refactor out.
2438
2439         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2440
2441         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2442         starttls.el STARTTLS.
2443
2444         * color.el (color-lab->srgb): Fix function call name.
2445
2446         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2447         if we're using tls.el.
2448         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2449         built in, then don't try to establish a STARTTLS connection.
2450
2451         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2452         servers.
2453
2454         * proto-stream.el (open-proto-stream): Use network, not stream.
2455         (open-proto-stream): Add a way to specify what the end of a command is.
2456
2457         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2458         connections types.
2459         (nntp-open-network-stream): Remove.
2460         (nntp-open-ssl-stream): Remove.
2461         (nntp-open-tls-stream): Remove.
2462         (nntp-ssl-program): Remove.
2463
2464         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2465
2466 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2467
2468         * nnir.el: Fix typos.
2469         (nnir-retrieve-headers-override-function): Rename variable to reflect
2470         new semantics.
2471         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2472         macros.
2473         (nnir-request-article, nnir-request-move-article): Use them.
2474         (nnir-categorize): New function.
2475         (nnir-run-query): Use it.
2476         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2477         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2478         sorted.
2479         (nnir-group-full-name): Use gnus-group-full-name instead.
2480         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2481         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2482
2483 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2486
2487         * proto-stream.el: New library to provide protocol-specific
2488         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2489         protocols.
2490         (open-proto-stream): Complete the documentation.
2491         (proto-stream-open-network): Fix some typos.
2492
2493         * nnimap.el (nnimap-open-connection): Use it.
2494
2495 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2496
2497         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2498         negotiation.
2499
2500 2010-11-26  Julien Danjou  <julien@danjou.info>
2501
2502         * color.el: Rename various rgb functions to srgb.
2503
2504 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2505
2506         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2507         names.
2508
2509 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * shr.el (shr-insert): Revert last change.
2512         (shr-find-fill-point): Never leave point being at bol;
2513         relax the kinsoku limitation when rendering tables.
2514
2515 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2518         results from -accept-article.
2519
2520         * shr-color.el: Require cl when compiling.
2521
2522         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2523         checkin.
2524
2525         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2526
2527         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2528
2529         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2530         'add and 'delete to set backend marks.
2531
2532         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2533
2534         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2535
2536         * nntp.el (nntp-request-set-mark): Use it.
2537
2538         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2539
2540         * nnml.el (nnml-request-set-mark): Ditto.
2541
2542         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2543         introduces regressions in article selection.
2544         (nnimap-find-uid-response): New function.
2545         (nnimap-request-accept-article): Use the UID returned, if any.
2546         (nnimap-request-move-article): Use the UID returned, if any.
2547         (nnimap-get-groups): Reimplement to work with folded lines.
2548         (nnimap-find-uid-response): The UID is the last element in the list.
2549         (nnimap-request-set-mark): Extend syntax with 'set.
2550
2551         * nnml.el (nnml-request-set-mark): Ditto.
2552
2553         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2554
2555         * nntp.el (nntp-request-set-mark): Ditto.
2556
2557 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2558
2559         * message.el (message-called-interactively-p): A temporary macro.
2560         (message-goto-body): Use it temporarily.
2561
2562 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563
2564         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2565         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2566         (nnimap-last-response-string): Fix last unfolding fix.
2567
2568 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * shr.el (shr-insert): Fix the way to fold lines.
2571
2572 2010-11-25  Julien Danjou  <julien@danjou.info>
2573
2574         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2575
2576         * color.el: Rename from color-lab.el
2577         (color-rgb->hex): Add.
2578         (color-complement): Add.
2579         (color-complement-hex): Add.
2580
2581         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2582
2583 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2584
2585         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2586         don't exist.
2587
2588 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2589
2590         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2591         assuming that article displaying or another mml-preview may be
2592         interrupted for an error or for the like.
2593
2594         * shr.el (shr-get-background): Fix argument name.
2595
2596 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2599
2600         * gnus-sum.el (gnus-summary-include-articles): New function.
2601
2602         * message.el (message-goto-body): called-interactively-p needs a
2603         parameter, so use `any'.
2604
2605         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2606         clear marks before moving, since they're synced from the Gnus side
2607         first.
2608
2609         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2610         (gnus-summary-move-article): Copy over all marks before moving, so that
2611         IMAP doesn't think a new article has arrived.
2612
2613 2010-11-24  Julien Danjou  <julien@danjou.info>
2614
2615         * shr.el (shr-insert-background-overlay): Fix typo.
2616         (shr-render-td): Copy the background before rendering.
2617
2618         * shr-color.el (shr-color-visible): Fix docstring.
2619
2620         * shr.el (shr-tag-table): Add bgcolor support.
2621         (shr-render-td): Add bgcolor support.
2622         (shr-get-background): Add.
2623         (shr-insert-foreground-overlay): Use shr-get-background.
2624
2625         * message.el (message-goto-body): Use called-interactively-p.
2626         (message-in-body-p): message-goto-body returns point.
2627
2628 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2631         Fixes something or other in Emacs 23, and is backwards compatible.
2632
2633         * message.el (message-goto-body): Remove the <#secure special-casing,
2634         which is too special.
2635
2636         * shr.el (shr-parse-style): Drop !important from styles.
2637
2638 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2639
2640         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2641         this function to return incorrect results when calling it with an
2642         explicit article argument different from
2643         (gnus-summary-article-number).
2644
2645 2010-11-24  Julien Danjou  <julien@danjou.info>
2646
2647         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2648         (shr-tag-body): Add background support.
2649         (shr-descend): Add background support.
2650         (shr-tag-title): Add.
2651
2652         * shr-color.el (shr-color-visible): Really return original background
2653         if fixed.
2654
2655 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * shr.el (shr-color-check): Protect against non-existent colour names.
2658
2659 2010-11-24  Julien Danjou  <julien@danjou.info>
2660
2661         * color-lab.el: Require 'cl when compiling.
2662
2663         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2664
2665         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2666         matched part.
2667
2668         * color-lab.el: Fix all expt calls to use float type.
2669
2670 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2673         expression to shr-color-check as is.
2674
2675         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2676
2677         * color-lab.el: Add coding cookie.
2678         (float-pi): Use eval-and-compile.
2679
2680         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2681         compiled for Emacsen having no `libxml-parse-html-region' support.
2682
2683 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2684
2685         * shr.el (shr-insert-color-overlay): Split stuff like
2686         "#444444 !important" to find the real colour.
2687         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2688         parse <font color="red"> entries.
2689
2690 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2691
2692         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2693         point when parsing headers.
2694
2695         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2696         is positioned properly when parsing headers.
2697
2698 2010-11-23  Julien Danjou  <julien@danjou.info>
2699
2700         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2701
2702         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2703
2704         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2705
2706         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2707         Use shr-color-hue-to-rgb.
2708         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2709
2710 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * shr.el (shr-color->hexadecimal): Autoload.
2713         (shr-descend): Add color to all tags.
2714
2715 2010-11-22  Julien Danjou  <julien@danjou.info>
2716
2717         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2718         shr-color->hexadecimal.
2719
2720         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2721         RGB() or HSL() color representation.
2722
2723         * shr.el (shr-tag-font): Add.
2724         (shr-tag-color-check): New function to get better colors.
2725         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2726         tag-span.
2727
2728         * shr-color.el: New file.
2729
2730         * color-lab.el: New file.
2731
2732         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2733
2734 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2735
2736         * nnir.el: Fix typo in comments.
2737         (nnir-run-imap): Simplify code. No need to reverse artlist.
2738         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2739
2740 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2743
2744         * nnimap.el (nnimap-get-capabilities): Refactor out.
2745         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2746
2747 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2748
2749         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2750         appearing when `mm-uu-hide-markers' is nil.
2751
2752 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2753
2754         * nnimap.el (nnimap-unselect-group): Make into its own function.
2755         (nnimap-request-rename-group): Unselect group before renaming.
2756         This had gotten lost somewhere.
2757         (nnimap-request-accept-article): Keep track of examined groups, and
2758         unselect the group before APPENDing to read-only groups.
2759         (nnimap-request-move-article): Clear flags before moving so that they
2760         can be re-set later.
2761
2762 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2765         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2766
2767 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2768
2769         * gnus-art.el (gnus-mime-display-single)
2770         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2771         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2772         parameter.
2773
2774 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2775
2776         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2777         (shr-table-vertical-line): New variable.
2778         (shr-insert-table): Use it.
2779
2780 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2781
2782         * gnus-html.el (gnus-html-wash-images): Don't display images if
2783         gnus-inhibit-images is non-nil; register displayer for cid images.
2784         (gnus-html-display-image): Work for cid image.
2785         (gnus-html-insert-image): Allow arguments.
2786         (gnus-html-put-image): Inhibit read-only.
2787         (gnus-html-prefetch-images): Don't prefetch images if
2788         gnus-inhibit-images is non-nil.
2789
2790 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2791
2792         * shr.el (shr-put-image): Break lines when inserting big pictures.
2793
2794 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2795
2796         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2797         sender, thanks Katsumi Yamaoka.
2798
2799 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2800
2801         * nnir.el (nnir-run-imap): Reverse the article list for each group
2802         rather than the whole list.
2803
2804 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2805
2806         * shr.el (shr-image-displayer): Protect function against non-existent
2807         image source.
2808
2809         * gnus-art.el (gnus-inhibit-images): New user option.
2810         (gnus-mime-display-single): Don't display image if it is non-nil.
2811
2812         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2813         gnus-inhibit-images.
2814
2815         * shr.el (shr-image-displayer): New function.
2816         (shr-tag-img): Use it.
2817
2818 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2819
2820         * mml2015.el (mml2015-epg-sign): Use From header.
2821
2822 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2823
2824         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2825
2826         * gnus-util.el (gnus-find-text-property-region): Return markers.
2827
2828         * shr.el (shr-tag-img): Put a displayer in the text property.
2829
2830         * gnus-util.el (gnus-find-text-property-region): New utility function.
2831
2832         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2833         (gnus-html-show-images): Remove.
2834
2835         * gnus-art.el (gnus-article-show-images): New, more general function.
2836
2837         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2838         image url text properties.
2839
2840         * shr.el: Ditto.
2841
2842         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2843         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2844
2845 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2846
2847         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2848         work for two or more articles.
2849
2850 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2853         divide an image that's in an html article to two or more when washing
2854         non-ASCII characters in alt text of it.
2855
2856 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2857
2858         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2859         smime-decrypt-region using function argument.
2860         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2861
2862         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2863
2864         * smime.el (smime-decrypt-region): Catch it.
2865
2866 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2867
2868         * smime.el (smime-mode-map): Move initialization into declaration.
2869         (gnus-run-mode-hooks): Don't autoload.
2870         (smime-mode): Use define-derived-mode.
2871
2872 2010-11-11  Glenn Morris  <rgm@gnu.org>
2873
2874         * smime.el (from): Restrict declaration to XEmacs.
2875
2876         * nnir.el (gnus-group-topic-name): Autoload.
2877
2878 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * shr.el (shr-insert): Don't break long line if it is because of
2881         kinsoku-bol characters in the line end.
2882
2883 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2884
2885         * nnir.el (nnir-request-move-article): Fix to provide original group
2886         and subject.
2887         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2888         been retrieved.
2889
2890         * gnus-sum.el (gnus-summary-move-article): Use original group and
2891         subject for virtual articles such as those in an nnir summary buffer.
2892
2893 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2894
2895         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2896         least 21.5).
2897
2898         * smime.el (from): Declare it again for XEmacs.
2899
2900 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2901
2902         * message.el (message-resend): Don't disable encoding unless it's
2903         already encoded.
2904
2905         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2906         low-numbered articles.
2907
2908 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2909
2910         * rfc2047.el (rfc2047-syntax-table): Simplify.
2911
2912         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2913
2914         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2915         set-char-table-range for XEmacs.
2916
2917 2010-11-10  Glenn Morris  <rgm@gnu.org>
2918
2919         * time-date.el (time-to-seconds): Always an alias on Emacs,
2920         never a real function.
2921         (with-no-warnings): Remove compat stub, now unused.
2922         (time-less-p): Doc fix.
2923         (time-to-number-of-days): Simplify.
2924
2925         * smime.el (from): Remove unused declaration.
2926
2927         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2928         (gnus-float-time): On Emacs, always an alias.
2929
2930         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2931         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2932
2933 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * dgnushack.el: Don't use ignore-errors in the top level form since it
2936         is unavailable in XEmacs even if cl is loaded.
2937
2938         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2939
2940 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2941
2942         * shr.el (browse-url-mailto): Autoload.
2943
2944         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2945
2946         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2947         regexp doesn't need quoting.
2948
2949 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2950
2951         * message.el (message-subject-trailing-was-ask-regexp)
2952         (message-subject-trailing-was-regexp): Match was: in addition to was.
2953
2954 2010-11-09  Glenn Morris  <rgm@gnu.org>
2955
2956         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2957         (nnbabyl-check-mbox): Use point-at-bol.
2958
2959 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960
2961         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2962
2963         * message.el (message-mailto): New function.
2964         (message-mailto): Should accept other parameters.
2965         (message-mailto): Remove since it duplicates browse-url-mailto
2966         functionality.
2967
2968 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2969
2970         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2971         methods.
2972         (gnus-read-active-file): Ditto.
2973
2974         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2975         ": " from the prompt.
2976         (gnus-group-make-group): Ditto.
2977
2978 2010-11-07  Glenn Morris  <rgm@gnu.org>
2979
2980         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2981         (gnus-bookmark-kill-line): Use point-at-eol.
2982
2983 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2984
2985         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2986         asterisks in From header.
2987
2988 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2989
2990         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2991         string to avoid making the From headers syntactically invalid.
2992
2993         * message.el (message-send-mail): Don't insert courtesy messages if the
2994         message already has List-Post and List-ID messages.
2995
2996 2010-11-06  Glenn Morris  <rgm@gnu.org>
2997
2998         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2999         `condition', `type', `length' a prefix.
3000         (gnus-treat-predicate): Update for above name changes.
3001
3002 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3003
3004         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3005         binding.  Handled by `gnus-summary-refer-thread' instead.
3006         (nnir-warp-to-article): New backend function.
3007
3008         * nnimap.el (nnimap-request-thread): Force dependency updating.
3009
3010         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3011         (gnus-summary-refer-thread): Rework to improve thread-referral.
3012
3013         * gnus-int.el (gnus-warp-to-article): New function.
3014
3015         * gnus-sum.el (gnus-summary-article-map): Bind it.
3016
3017 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3018
3019         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3020         gnus-summary-refer-thread.
3021
3022         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3023         headers.
3024         (gnus-summary-limit-include-thread): Prevent articles in thread from
3025         being cut in gnus-cut-threads.
3026         (gnus-summary-refer-thread): Limit retrieved headers to those in
3027         thread.
3028
3029 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * message.el (message-send-mail): Use the value of
3032         message-courtesy-message from the message buffer.
3033
3034         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3035
3036         * shr.el (shr-browse-url): Implement mailto: URLs.
3037
3038         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3039         "raw".
3040
3041         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3042         if it's already selected.
3043
3044         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3045
3046 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3049         to measure the length and truncate alt text.
3050
3051 2010-11-03  Glenn Morris  <rgm@gnu.org>
3052
3053         * nndiary.el (nndiary-generate-nov-databases-1)
3054         (nndiary-generate-active-info): Rename dynamic variable `files' to
3055         something less generic.
3056
3057 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3058
3059         * nnir.el (nnir-request-move-article): Call the underlying backend to
3060         move articles from nnir.
3061
3062 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3065
3066 2010-11-02  Julien Danjou  <julien@danjou.info>
3067
3068         * nnir.el: Remove wais support.
3069
3070 2010-11-02  Glenn Morris  <rgm@gnu.org>
3071
3072         * gnus-html.el: Reorder requirements to quieten compiler.
3073
3074 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3077         properly for XEmacs as well.
3078         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3079         (gnus-article-natural-long-line-p): Use window-width rather than
3080         frame-width.
3081
3082 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3083
3084         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3085         (nnir-read-parms): Don't modify query.
3086         (nnir-run-query): Add ability to search topic on current line.
3087         (nnir-get-active): Clean up.
3088
3089 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3090
3091         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3092         degenerate articles.
3093
3094         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3095         (gnus-print-buffer): Just print the buffer as is, without any copying
3096         to a buffer and then re-highlighting.
3097
3098         * nnimap.el (nnimap-request-group): Store the new updated info.
3099         (nnimap-request-group): Select the group when we don't know whether it
3100         exists or not.
3101
3102         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3103         groups.
3104
3105         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3106         groups.
3107
3108         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3109         groups.
3110
3111         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3112         long-lines case by only filling the long lines.
3113
3114         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3115         (bug #7311).
3116
3117 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3118
3119         * shr.el: No need to declare `declare-function' since shr.el is for
3120         only Emacsen that provide `libxml-parse-html-region'.
3121
3122         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3123         effective only in a file it is referred to.
3124
3125 2010-11-01  Glenn Morris  <rgm@gnu.org>
3126
3127         * mm-util.el (gnus-completing-read): Autoload.
3128         (mm-read-coding-system): Simplify Emacs definition.
3129
3130         * nnmail.el (gnus-activate-group):
3131         * nnimap.el (gnutls-negotiate):
3132         * nntp.el (netrc-parse): Fix declarations.
3133
3134 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3135
3136         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3137         string-match-p in Emacs >=23.
3138
3139         * gnus-msg.el (gnus-configure-posting-styles)
3140         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3141
3142 2010-11-01  Glenn Morris  <rgm@gnu.org>
3143
3144         * nnir.el (declare-function): Add compat stub.
3145         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3146         (nnir-run-gmane): Require 'mm-url.
3147
3148         * mm-util.el (mm-string-to-multibyte): Simplify.
3149
3150         * shr.el (declare-function): Add compat stub.
3151         (url-cache-create-filename): Declare.
3152         (mm-disable-multibyte, widget-convert-button): Autoload.
3153
3154         * smime.el (ldap-search): Declare.
3155         (smime-cert-by-ldap-1): Require ldap on Emacs.
3156
3157         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3158         (nnimap-keepalive): Use gnus-float-time.
3159
3160         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3161         (mail-source-delete-crash-box): Use gnus-float-time.
3162
3163         * gnus-dired.el (gnus-completing-read): Autoload.
3164
3165         * mm-view.el (gnus-rescale-image): Autoload.
3166
3167         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3168
3169         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3170
3171         * sieve-manage.el: Require 'cl when compiling.
3172
3173         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3174         (gnus-iswitchb-completing-read): Require iswitchb.
3175         (gnus-select-frame-set-input-focus): Silence compiler.
3176
3177 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3178
3179         * message.el (message-subject-trailing-was-query): Change default to t,
3180         since I think that's what most people want.
3181
3182         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3183         appending for easier debugging.
3184         (nnimap-wait-for-connection): Take a regexp.
3185         (nnimap-request-accept-article): Wait for the continuation line before
3186         sending anything unless we're streaming.
3187
3188         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3189         leave the header washing to take place.
3190
3191 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3192
3193         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3194         regular expression match and replace in posting styles.
3195
3196 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3197
3198         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3199         an entire server.
3200         (nnir-get-active): New function.
3201         (nnir-run-imap): Use it.
3202         (nnir-run-gmane): Who knew, gmane search returns an article score!
3203
3204         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3205         server on the current line with nnir.
3206
3207 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3208
3209         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3210         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3211         left edge.
3212         (gnus-article-foldable-buffer): Skip past the prefix when determining
3213         raggedness.
3214
3215         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3216         the raw article, and change `C-u g' to show the article without doing
3217         treatments.
3218
3219         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3220         on to `gnus-treat-article'.
3221         (gnus-inhibit-article-treatments): New variable.
3222
3223         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3224
3225         * gnus-art.el (gnus-treatment-function-alist): Have
3226         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3227         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3228         sections.
3229
3230         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3231         parameter.
3232         (gnus-article-fill-cited-long-lines): New function.
3233         (gnus-article-fill-cited-article): Allow filling only long sections.
3234
3235         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3236         and non-punctuation (like after the apostrophe in "'We").
3237
3238         * gnus-sum.el (gnus-summary-select-article): Make sure
3239         gnus-original-article-buffer is alive.
3240
3241         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3242         reflect the order they're in in the digest.
3243
3244         * gnus.el (gnus-group-startup-message): Move point to the start of the
3245         buffer.
3246
3247         * nnimap.el (nnimap-capability): New function.
3248         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3249         is set.
3250
3251 2010-10-31  David Engster  <dengste@eml.cc>
3252
3253         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3254         conform with changes to gnus-completing-read.
3255
3256 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3257
3258         * shr.el (shr-tag-img): Output "*" instead of "[img]".
3259
3260 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3261
3262         * nnir.el: Move defvar, defcustom around to keep file organized
3263         and keep byte-compiler quiet.
3264         (nnir-read-parms): Accept search-engine as arg.
3265         (nnir-run-query): Pass search-engine as arg.
3266         (nnir-search-engine): Remove.
3267
3268 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3269
3270         * shr.el (shr-generic): The text nodes should be text, not :text.
3271
3272         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3273         later in the file.
3274
3275 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3276
3277         * nnir.el: General clean up.  Allow searching with multiple engines.
3278         Allow separate extra-parameters for each engine.
3279         Batch queries when possible.
3280         (nnir-imap-default-search-key,nnir-method-default-engines):
3281         Add customize interface.
3282         (nnir-run-gmane): New engine.
3283         (nnir-engines): Use it.  Qualify all prompts with engine name.
3284         (nnir-search-engine): Remove global variable.
3285         (nnir-run-hyrex): Restore for now.
3286         (nnir-extra-parms,nnir-search-history): New variables.
3287         (gnus-group-make-nnir-group): Use them.
3288         (nnir-group-server): Remove in favor of gnus-group-server.
3289         (nnir-request-group): Avoid searching twice.
3290         (nnir-sort-groups-by-server): New function.
3291
3292 2010-10-30  Julien Danjou  <julien@danjou.info>
3293
3294         * gnus-group.el: Remove gnus-group-fetch-control.
3295
3296         * gnus-start.el (gnus-find-new-newsgroups):
3297         Remove gnus-check-first-time-used.
3298
3299         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3300
3301 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3302
3303         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3304         set on groups that don't have \* permanentflags.
3305
3306 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3307
3308         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3309         control the background color.
3310         (shr-tag-img): Ignore very small web bug type images.
3311         (shr-put-image): Add help-echo alt texts to the images.
3312         (shr-tag-video): Show the video poster image.
3313
3314 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3315
3316         * shr.el (shr-table-depth): New variable.
3317         (shr-tag-table-1): Only insert the images after the top-level table.
3318
3319         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3320
3321         * gnus-util.el (gnus-list-memq-of-list): New function.
3322
3323         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3324         selected.
3325         (nnimap-unsplittable-articles): New slot.
3326         (nnimap-new-articles): Use it.
3327
3328 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
3329
3330         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3331         move to the previous line on `M-g'.
3332
3333 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334
3335         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3336         *-request-group, which seems unnecessary.
3337
3338         * nnimap.el (nnimap-quote-specials): Function copied over from
3339         imap.el.
3340         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3341         they support that.  Suggested by Tom Regner.
3342
3343 2010-10-29  Julien Danjou  <julien@danjou.info>
3344
3345         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3346         defalias.
3347         (gnus-summary-delete-marked-with): Remove obsolete defalias.
3348
3349         * gnus.el: Remove `gnus-nntp-service' variable.
3350         (gnus-secondary-servers): Make obsolete.
3351         (gnus-nntp-server): Make obsolete.
3352
3353         * gnus-start.el (gnus-1): Remove x-splash calls.
3354
3355         * gnus-ems.el (gnus-x-splash): Remove.
3356
3357         * gnus.el (gnus-group-startup-message): Simplify/update code.
3358
3359         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
3360         definition.
3361
3362         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3363         capability before doing anything.
3364         (gnus-group-insert-group-line): Remove useless
3365         gnus-group-remove-excess-properties.
3366
3367 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3370
3371 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3372
3373         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3374         config after reselecting.
3375
3376 2010-10-28  Julien Danjou  <julien@danjou.info>
3377
3378         * shr.el (shr-put-image): Use point even if only inserting text.
3379         (shr-put-image): Save excursion when inserting alt text on non-graphic
3380         display, so the behaviour is the same when we are on a graphic display.
3381
3382         * nnir.el (nnir-run-swish-e): Remove hyrex support.
3383
3384 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3385
3386         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3387         (gnus-mime-copy-part): Check coding system, not charset.
3388         (gnus-mime-view-part-externally): Never remove part.
3389         (gnus-mime-view-part-internally): Don't remove part here.
3390         (gnus-article-part-wrapper): Make sure MIME tag is visible.
3391         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3392         multipart/alternative.
3393
3394         * mm-decode.el (mm-display-part): Take optional arg `force'.
3395
3396 2010-10-26  Julien Danjou  <julien@danjou.info>
3397
3398         * gnus-group.el (gnus-group-default-list-level): Add this function to
3399         compute the default list level.
3400         (gnus-group-default-list-level): Add possibility to use a function.
3401
3402 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3405
3406         * gnus-group.el (gnus-group-completing-read)
3407         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3408         gnus-replace-in-string.
3409
3410 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3411
3412         * shr.el (shr-tag-div): Add.
3413
3414         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
3415
3416 2010-10-25  Julien Danjou  <julien@danjou.info>
3417
3418         * gnus-util.el: Remove `gnus-with-local-quit'.
3419
3420         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3421
3422 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3423
3424         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3425         the original article buffer.
3426
3427 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428
3429         * nnimap.el (nnimap-request-head): New function.
3430         (nnimap-request-move-article): Try to be slighly faster by not
3431         requesting the entire message when moving.
3432         (nnimap-transform-headers): Don't bug out on bodiless articles.
3433         (nnimap-send-command): Have no outstanding messages if the IMAP server
3434         doesn't support streaming.
3435         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3436
3437 2010-10-24  Julien Danjou  <julien@danjou.info>
3438
3439         * message.el (message-default-headers): Fix type.
3440
3441 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3444         prefetching images.
3445
3446         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3447         backend for unknown groups.  This is mainly useful for nnimap groups.
3448
3449         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3450         group isn't covered by the agent.
3451
3452 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
3453
3454         * nnir.el (nnir-method-default-engines): New variable.
3455         (nnir-run-query): Use it.
3456         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3457         (gnus-summary-nnir-goto-thread): Change group if needed.
3458
3459         * gnus-group.el (gnus-group-group-map): Add key binding for
3460         gnus-group-make-nnir-group.
3461
3462 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3463
3464         * shr.el (shr-tag-object): Add.
3465
3466         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3467         original article buffer live.
3468         (gnus-summary-select-article-buffer):
3469         Mention gnus-widen-article-buffer.
3470
3471 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3472
3473         * shr.el (shr-tag-strong): Add.
3474
3475 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476
3477         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3478         group names.  They mess up the group buffer badly.
3479
3480         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3481
3482         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3483         instead of the summary one.
3484
3485 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3486
3487         * mml.el (mml-preview): Work properly when editing article.
3488
3489         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3490         gnus-have-read-active-file if it's already been in.
3491
3492 2010-10-22  Tom Tromey  <tromey@redhat.com>
3493
3494         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3495         gnus-group-completing-read.
3496
3497 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498
3499         * message.el (message-mode-map): Don't bind M-; to comment region, to
3500         allow the global comment-dwim to work.
3501
3502 2010-10-21  Julien Danjou  <julien@danjou.info>
3503
3504         * message.el (message-setup-1): Allow message-default-headers to be a
3505         function.
3506
3507 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * shr.el (shr-tag-table): Simplify.
3510
3511 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3514         to avoid trying to snarf invalid stuff.
3515
3516         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3517
3518         * gnus.el (gnus-message-archive-group): Quote value.
3519         (gnus-message-archive-group): Mark as changed.
3520
3521         * shr.el (shr-add-font): Don't put the font properties on the newline
3522         or the indentation.
3523
3524         * message.el (message-fix-before-sending): Change options when sending
3525         non-printable characters.
3526
3527         * gnus.el (gnus-message-archive-method): Change the default to
3528         monthly outgoing groups.
3529
3530         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3531         that have gotten new numbers.
3532
3533         * nnimap.el (nnimap-request-replace-article): New function.
3534
3535 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3536
3537         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3538         (nnrss-request-article): Don't use special html washing code.
3539
3540 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3541
3542         * shr.el (shr-tag-table): Remove useless nconc.
3543
3544 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3545
3546         * gnus-art.el (article-wash-html): Simplify and remove the charset
3547         stuff.  Use the normal html rendering code instead of the special html
3548         washing code.
3549
3550         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3551         `gnus-w3m' symbols.
3552         (mm-text-html-washer-alist): Remove.
3553
3554         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3555         (mm-inline-media-tests): Remove use.
3556         (mm-text-html-renderer): Change default to the `shr' symbol.
3557
3558         * mm-view.el (mm-inline-text-html): Remove use.
3559
3560         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3561         `gnus-blocked-images' to be a function.
3562         (gnus-article-wash-function): Remove.
3563
3564 2010-10-20  Julien Danjou  <julien@danjou.info>
3565
3566         * spam.el (spam-list-of-processors): Mark as obsolete.
3567
3568         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3569         (nnimap-insert-partial-structure): Fix boundary detection.
3570
3571 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3572
3573         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3574         run file-truename on remote files.  This can be expensive and even
3575         prevent one from editing drafts if some unrelated buffer has a stale
3576         connection.
3577
3578 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3579
3580         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3581         kinsoku-eol regardless of shr-kinsoku-shorten.
3582         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3583         (shr-tag-table): Support caption, thead, and tfoot.
3584
3585 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3586
3587         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3588         lines.
3589         (shr-save-contents): New command and keystroke.
3590
3591         * nndoc.el (nndoc-type-alist): Add git support.
3592         (nndoc-git-type-p): New function.
3593         (nndoc-transform-git-article): Ditto.
3594         (nndoc-transform-git-headers): Ditto.
3595         (nndoc-transform-git-headers): Generate Subject headers.
3596
3597         * shr.el (shr-parse-style): New function.
3598         (shr-tag-span): Ditto.
3599
3600         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3601         to `G G' to avoid collisions.
3602
3603 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * shr.el: Load kinsoku if necessary.
3606         (shr-kinsoku-shorten): New internal variable.
3607         (shr-find-fill-point): Make kinsoku shorten text line if
3608         shr-kinsoku-shorten is bound to non-nil.
3609         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3610         shr-indentation too when testing if table is wider than frame width.
3611         (shr-insert-table): Use `string-width' instead of `length' to measure
3612         text width.
3613         (shr-insert-table-ruler): Make sure indentation is done at bol.
3614
3615 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3616
3617         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3618         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3619         undecoded network data.
3620
3621 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3622
3623         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3624         name in the mode line spec so that the mode line menu works
3625         (bug #2431).
3626
3627         * message.el (message-get-reply-headers): If we're fed `to-address',
3628         then always use that.
3629
3630         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3631         aren't so wide as to need to switch off the edit menu.
3632
3633         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3634         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3635
3636         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3637         `M-g'.
3638         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3639         the permanent marks.
3640
3641 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3642
3643         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3644         Splitting according to references/in-reply-to obeys the ignore-groups
3645         variable, while splitting by sender and subject do not.
3646
3647 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3648
3649         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3650         alist, so that we can look for non-Unicode chars.
3651         (article-translate-strings): Allow both character and string maps.
3652
3653 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * shr.el (shr-insert): Don't insert space behind a wide character
3656         categorized as kinsoku-bol, or between characters both categorized as
3657         nospace.
3658
3659 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3660
3661         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3662         headers to gnus-newsgroup-headers.
3663
3664 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3665
3666         * shr.el (shr-tag-img): Don't align images -- since we're not
3667         rescaling, this often leads to ugly displays.
3668
3669 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3670
3671         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3672         duplicates.
3673
3674 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3675
3676         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3677         call.
3678
3679 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680
3681         * gnus.el: Autoload gnus-html-show-images.
3682
3683         * nnimap.el: Use nnheader-message throughout.
3684
3685         * shr.el (shr-tag-img): Ignore images with no data.
3686
3687 2010-10-15  Julien Danjou  <julien@danjou.info>
3688
3689         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3690         a possibility to disable format=flow encoding when using hard newlines.
3691
3692 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * shr.el (shr-insert): Remove space inserted before or after a
3695         breakable character or at the beginning or the end of a line.
3696         (shr-find-fill-point): Do kinsoku; find the second best point or give
3697         it up if there's no breakable point.
3698
3699 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3700
3701         * nnimap.el (nnimap-open-connection): Message when opening connection
3702         for debugging purposes.
3703
3704         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3705         on every setup buffer call to allow this to change from article to
3706         article.
3707
3708         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3709         buffers where we have a wide table.
3710
3711 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3712
3713         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3714         uses *-request-thread.
3715
3716 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3719         incantation, which is no longer valid.
3720
3721 2010-10-14  Julien Danjou  <julien@danjou.info>
3722
3723         * shr.el: Fix defcustom type (char -> character).
3724
3725 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3728         programs.
3729
3730 2010-10-14  Julien Danjou  <julien@danjou.info>
3731
3732         * shr.el (shr-tag-a): Use url-link as widget type.
3733
3734         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3735         `gnus-group-get-icon'.
3736
3737 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3738
3739         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3740         This should make server editing work better.
3741
3742         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3743
3744         * tls.el (tls-program): Remove spurious %s from openssl.
3745
3746         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3747         (nnimap-parse-flags): Fix regexp.
3748
3749         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3750         probably work for CJVK text, too.
3751
3752         * nnimap.el (nnimap-extend-tls-programs): Remove.
3753         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3754
3755         * tls.el (tls-starttls-switches): Remove starttls hack.
3756         (open-tls-stream): Ditto.
3757         (tls-find-starttls-argument): Ditto.
3758
3759 2010-10-13  Julien Danjou  <julien@danjou.info>
3760
3761         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3762         responses.
3763
3764 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3765
3766         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3767
3768         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3769         anything in Emacs.
3770
3771         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3772
3773 2010-10-13  Julien Danjou  <julien@danjou.info>
3774
3775         * shr.el (shr-width): Make shr-width a defcustom with default to
3776         fill-column.
3777         (shr-tag-img): Use shr-width rather than fill-column.
3778
3779 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3780
3781         * dgnushack.el (byte-optimize-apply)
3782         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3783
3784         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3785         position when (X-)Faces exist.
3786         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3787         avatars when called interactively.
3788
3789 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3790
3791         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3792         gnus-article-x-face-too-ugly is bound.
3793
3794 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3797
3798         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3799         mailbox that doesn't exist.
3800
3801 2010-10-12  Julien Danjou  <julien@danjou.info>
3802
3803         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3804         (shr-get-image-data): Encode URL properly when fetching from cache.
3805         (shr-tag-img): Use aligned-to spaces to align correctly images.
3806
3807         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3808         before inserting the Gravatar.
3809
3810         * shr.el (shr-tag-img): Add align attribute support for <img>.
3811
3812 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3813
3814         * gnus-gravatar.el (gnus-art): Require.
3815
3816         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3817         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3818         Remove long obsoleted functions.
3819
3820 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3821
3822         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3823
3824         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3825
3826         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3827         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3828         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3829         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3830         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3831         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3832         * sieve-manage.el, smime.el, spam.el:
3833         Fix comment for declare-function.
3834
3835 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3836
3837         * nnimap.el (nnimap-request-rename-group): Select group read-only
3838         before renaming it.
3839
3840         * shr.el (shr-insert): Fix up the white space only regexp.
3841
3842         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3843         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3844
3845         * shr.el (shr-current-column): New function.
3846         (shr-find-fill-point): New function.
3847
3848 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3849
3850         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3851         numbers.
3852
3853 2010-10-11  Julien Danjou  <julien@danjou.info>
3854
3855         * shr.el (shr-hr-line): Add.
3856         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3857         display hr lines.
3858         (shr-max-columns): Do not change state to nil if we just inserting
3859         spaces.
3860
3861 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3862
3863         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3864         select the last group.
3865
3866 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3867
3868         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3869
3870 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3871
3872         * dig.el (dig-mode-map): Declare and define in one step.
3873
3874 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3875
3876         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3877         for Gnus.
3878         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3879         (nnimap-update-qresync-info): Mark \Seen articles as read.
3880
3881         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3882         non-variable, too.
3883
3884         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3885         available.
3886         (nnimap-update-info): Rely more on the current active than the param
3887         active to avoid marking articles as read too much.
3888
3889         * auth-source.el (auth-source-create): Use (user-login-name) for the
3890         user name default.
3891
3892         * nnimap.el (nnimap-update-info): If the server doesn't return any
3893         useful info, just use the previous info.
3894         (nnimap-update-info): Prefer old info over start-article.
3895         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3896
3897 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3898
3899         * nnir.el (autoload): Clean up autoloads.
3900         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3901         Use key rather than value.
3902         (nnir-imap-search-other): New variable.
3903         (nnir-read-parm): Use it.
3904         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3905         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3906
3907 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3908
3909         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3910         the process, too.
3911
3912 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * spam.el (gnus-summary-mode-map): Bind to "$".
3915         Suggested by Russ Allbery.
3916
3917         * shr.el: Rework the way things are indented by <li> slightly.
3918
3919         * gnus.el (gnus-group-set-parameter): Fix typo.
3920
3921         * nnimap.el: Start implementing QRESYNC support.
3922
3923 2010-10-09  Julien Danjou  <julien@danjou.info>
3924
3925         * nnir.el (nnir-engines): Fix too many arguments.
3926
3927 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3928
3929         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3930         group is the "last", so that the backends like nnfolder actually save
3931         their folders.
3932
3933         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3934         try to use that for the tls stream.
3935         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3936         UIDVALIDITY and find out which groups are read-only and not.
3937         (nnimap-get-flags): Use the same marks parsing code as the rest of
3938         nnimap.
3939
3940 2010-10-09  Julien Danjou  <julien@danjou.info>
3941
3942         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3943
3944         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3945         retrieving gravatars.
3946
3947         * shr.el (shr-table-corner): Add.
3948         (shr-table-line): Add.
3949         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3950
3951 2010-10-08  Julien Danjou  <julien@danjou.info>
3952
3953         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3954
3955 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3956
3957         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3958
3959         * gnus-sum.el (gnus-mark-article-as-unread)
3960         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3961         (gnus-summary-set-bookmark): Use it.
3962
3963         * gnus-msg.el (gnus-setup-message): Use it.
3964
3965         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3966
3967         * gnus.el (gnus-group-remove-parameter): Use it.
3968
3969         * gnus-group.el (gnus-group-make-web-group): Use it.
3970
3971         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3972
3973         * nnregistry.el: Update docs to mention manual.
3974
3975         * gnus-registry.el: Update docs to mention nnregistry.el.
3976         (gnus-registry-initialize): Don't install nnregistry refer method
3977         automatically.
3978         (gnus-registry-install-nnregistry): Remove it.
3979
3980 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3981
3982         * shr.el (shr-insert): Don't insert double spaces.
3983
3984 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * gnus-gravatar.el (gnus-treat-from-gravatar)
3987         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3988         called interactively.
3989
3990         * gnus-art.el (gnus-mime-view-part-externally)
3991         (gnus-mime-view-part-internally): Make predicate function passed to
3992         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3993         of a mime type.
3994
3995         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3996
3997 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3998
3999         * shr.el (require): Require cl when compiling.
4000         (shr-tag-hr): New function.
4001
4002         * nnimap.el (nnimap-update-info): Remove double setting of high.
4003         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4004         This makes nnimap work properly on Courier again.
4005
4006         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4007         the variable for backwards compatibility.
4008
4009         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4010         the file name before using to avoid setting mm-default-directory to
4011         nil.
4012
4013         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4014         bidning gnus-agent variables.
4015
4016         * shr.el (shr-render-td): Use a cache for the table rendering function
4017         to avoid getting an exponential rendering behaviour in nested tables.
4018         (shr-insert): Rework the line-breaking algorithm.
4019         (shr-insert): Don't leave trailing spaces.
4020         (shr-insert-table): Also insert empty TDs.
4021         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4022
4023 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4024
4025         * gnus-sum.el (gnus-number): Rename from `number'.
4026         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4027         (gnus-summary-limit-children): Update uses correspondingly.
4028
4029 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4030
4031         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4032         (gnus-gravatar-transform-address): Don't show avatars of people of
4033         which mail addresses match gnus-gravatar-too-ugly.
4034
4035 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4036
4037         * shr.el (shr-table-widths): Expand TD elements to fill available
4038         space.
4039
4040 2010-10-07  Julien Danjou  <julien@danjou.info>
4041
4042         * nnimap.el (nnimap-request-rename-group): Add this method.
4043
4044 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4047         name from XEmacs' function-arglist.
4048
4049         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4050         gravatar under XEmacs.
4051
4052 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4053
4054         * auth-source.el: Update docs with TODO items.
4055
4056         * gnus-sync.el: Update docs to explain state and plans.
4057
4058         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4059         Hooks for mark updates.
4060         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4061
4062         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4063         hooks with arguments, which is needed for mark update hooks.
4064
4065 2010-10-06  Julien Danjou  <julien@danjou.info>
4066
4067         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4068         was matched.
4069
4070         * sieve-manage.el: Update example in `Commentary'.
4071
4072         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4073
4074         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4075         not 2000.
4076         (sieve-manage-authenticate): Re-add function.
4077
4078 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079
4080         * shr.el (shr-insert): Get 'space transition right.
4081         (shr-render-td): Only delete space at the end of the TD.
4082
4083         * nnimap.el (nnimap-open-connection): Prepare to support
4084         open-gnutls-stream.
4085
4086         * shr.el: Rearrange function order to be more logical.
4087
4088 2010-10-06  Julien Danjou  <julien@danjou.info>
4089
4090         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4091         (nnrss-discover-feed): Remove 404 URL in docstring.
4092
4093         * nnir.el: Fix Swish-E URL.
4094         Fix Namazu URL.
4095
4096         * message.el (message-change-subject): Remove 404 URL in a comment.
4097
4098 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4101         called interactively.
4102
4103         * gnus-util.el (gnus-remove-if): Allow hash table.
4104         (gnus-remove-if-not): New function.
4105
4106         * gnus-art.el (gnus-mime-view-part-as-type)
4107         * gnus-score.el (gnus-summary-score-effect)
4108         * gnus-sum.el (gnus-read-move-group-name):
4109         Replace remove-if-not with gnus-remove-if-not.
4110
4111         * gnus-group.el (gnus-group-completing-read):
4112         Regard collection as a hash table if it is not a list.
4113
4114 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4115
4116         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4117
4118         * shr.el: Document the table-rendering algorithm.
4119
4120 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4123         for Emacsen having no `libxml-parse-html-region' support.
4124
4125 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4126
4127         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4128         invalid URLs.
4129
4130         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4131         line-broken.
4132         (shr-tag-img): Ignore image fetching errors.
4133         (shr-overlays-in-region): Compute overlay positions correctly.
4134
4135         * mm-decode.el (mm-shr): Require shr.
4136
4137         * gnus-art.el (gnus-blocked-images): Move variable here.
4138
4139         * shr.el (shr-insert-table): Bind free variable.
4140
4141         * mm-decode.el (mm-shr): Bind shr-content-function.
4142
4143         * shr.el (shr-content-function): New variable.
4144
4145         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4146         added for symmetry.
4147
4148         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4149
4150         * gnus-group.el (gnus-group-make-group): Doc fix.
4151
4152         * nnimap.el (nnimap-request-newgroups): Return success.
4153
4154         * shr.el (shr-find-elements): New function.
4155         (shr-tag-table): Put all the images after the table.
4156         (shr-tag-table): Really inhibit images inside the table.
4157         (shr-collect-overlays): Copy over overlays from the TD elements to the
4158         main document.
4159
4160         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4161         gnus-blocked-images.
4162
4163 2010-10-05  Julien Danjou  <julien@danjou.info>
4164
4165         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4166
4167         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4168         (gnus-html-maximum-image-size): Add this function.
4169         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4170
4171         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4172         server-value of the capability is nil.
4173
4174 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4175
4176         * shr.el (shr-tag-em): Add <EM> tag.
4177
4178 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4179
4180         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4181         customizable.
4182
4183         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4184         handing broken links to browse-url.
4185
4186 2010-10-05  Julien Danjou  <julien@danjou.info>
4187
4188         * gnus-util.el (gnus-emacs-completing-read)
4189         (gnus-iswitchb-completing-read): Use autoload rather than require.
4190
4191 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4192
4193         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4194         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4195         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4196         iswitchb-temp-buflist for XEmacs.
4197
4198         * gnus-util.el (gnus-completing-read-function): Exclude
4199         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4200         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4201         XEmacs.
4202
4203         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4204         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4205
4206         * gnus-html.el: Don't require help-fns under XEmacs.
4207         (gnus-html-schedule-image-fetching): Work for XEmacs.
4208
4209         * mm-decode.el (mm-shr): Decode contents by charset.
4210
4211 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4214         unknown.
4215
4216         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4217         (shr-get-image-data): Ensure against the cache file missing.
4218
4219         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4220         for data.
4221
4222         * spam-report.el (spam-report-url-ping-plain): Don't query about
4223         killing the process.
4224
4225         * shr.el (shr-render-td): Protect against too-wide text.
4226
4227 2010-10-04  Julien Danjou  <julien@danjou.info>
4228
4229         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4230         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4231
4232         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4233         retrieved.
4234
4235 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236
4237         * shr.el (browse-url): Require.
4238         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4239         lines.
4240         (shr-show-alt-text, shr-browse-image): New commands.
4241         (shr-browse-url, shr-copy-url): New commands.
4242
4243         * gnus-sum.el (gnus-widen-article-window): New variable.
4244         (gnus-summary-select-article-buffer): Use it.
4245
4246         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4247         without @ signs.
4248
4249 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4250
4251         * nnir.el (nnir-run-imap): Remove spurious space in search string.
4252
4253 2010-10-04  Julien Danjou  <julien@danjou.info>
4254
4255         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4256         for XEmacs.
4257
4258 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259
4260         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4261
4262         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4263         (nnimap-close-server): Implement.
4264
4265         * dgnushack.el (iswitchb): Require to shut up the compiler.
4266
4267         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4268         (shr-insert): Tweak line breaking.
4269         (shr-insert): Handle <pre> better.
4270         (shr-tag-li): Get <li> indentation right.
4271         (shr-tag-li): Get <li> indentation even righter.
4272         (shr-tag-blockquote): Ensure paragraph start.
4273         (shr-make-table): Tweak table generation.
4274         (shr-make-table): Fix typo.
4275
4276         * shr.el: Implement table rendering.
4277
4278 2010-10-04  Julien Danjou  <julien@danjou.info>
4279
4280         * gnus-html.el (gnus-html-put-image): Fix resize image code.
4281
4282 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4283
4284         * shr.el (shr-insert): Use string anchors instead of line anchors.
4285
4286 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287
4288         * shr.el: Add headings.
4289         (shr-ensure-paragraph): Actually work.
4290         (shr-tag-li): Make <ul> prettier.
4291         (shr-insert): Get white space at the beginning/end of elements right.
4292         (shr-tag-p): Collapse subsequent <p>s.
4293         (shr-ensure-paragraph): Don't insert double line feeds after blank
4294         lines.
4295         (shr-insert): \t is also space.
4296         (shr-tag-s): Fix "s" tag name function.
4297         (shr-tag-s): Fix face prop name.
4298
4299 2010-10-03  Julien Danjou  <julien@danjou.info>
4300
4301         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4302
4303         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4304         gnus-window-inside-pixel-edges.
4305
4306         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4307         gnus-ems.
4308
4309         * mm-view.el (mm-inline-image-emacs): Support image resizing.
4310
4311         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4312         function.
4313
4314         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4315         resize choice.
4316
4317 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4318
4319         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4320         beginning of the buffer.
4321
4322         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4323         article buffer again.
4324
4325         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4326
4327         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4328         when it's at the start of the buffer.
4329
4330         * shr.el (shr-tag-blockquote): Convert name.
4331         (shr-rescale-image): Use the right image-size variant.
4332
4333         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4334         buffer isn't shown, then select the current article first instead of
4335         bugging out.
4336         (gnus-summary-select-article-buffer): Show both the article and summary
4337         buffers again.
4338
4339         * shr.el (shr-fontize-cont): Protect against regions with no text.
4340         Rename tag functions to shr-tag-* for enhanced security.
4341         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4342
4343 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
4344
4345         * shr.el (shr-insert):
4346         * pop3.el (pop3-movemail):
4347         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4348         loaded.
4349
4350 2010-10-03  Glenn Morris  <rgm@gnu.org>
4351
4352         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4353
4354         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4355
4356         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4357
4358         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4359
4360         * gnus-util.el (gnus-make-local-hook): Simplify.
4361
4362 2010-10-02  Julien Danjou  <julien@danjou.info>
4363
4364         * gnus-util.el (gnus-iswitchb-completing-read): New function.
4365         (gnus-ido-completing-read): New function.
4366         (gnus-emacs-completing-read): New function.
4367         (gnus-completing-read): Use gnus-completing-read-function.
4368         Add gnus-completing-read-function.
4369
4370 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4371
4372         * shr.el (shr-insert-document): Autoload.
4373         (shr-img): Be silent.
4374         (shr-insert): Add a newline after every picture before text.
4375         (shr-add-font): Use overlays for combining faces.
4376         (shr-insert): Pass upwards the text start point.
4377
4378         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4379         possible.
4380         (mm-shr): New function.
4381
4382 2010-10-02  Julien Danjou  <julien@danjou.info>
4383
4384         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4385         should go backward.
4386
4387 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
4388
4389         * shr.el (shr): Fix typo in provide call.
4390
4391 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4392
4393         * shr.el: New file.
4394
4395         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4396
4397         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4398         completing read.
4399
4400 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4403         we're being queried about.  Suggested by Dan Jacobson.
4404
4405         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4406         Suggested by Jason Eisner.
4407
4408         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4409         table, too.  Suggested by Stefan Wiens.
4410         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4411         the table unnecessary.  Suggested by Stefan Wiens.
4412
4413         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4414         longer needed, and probably doesn't work either, as pointed out by
4415         Stefan Wiens.
4416         (gnus-summary-exit): Remove call to the clearing function.
4417         (gnus-summary-exit-no-update): Ditto.
4418
4419         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4420         instead of gnus-eval-in-buffer-window to avoid popping up frames.
4421         Reported by Stefan Monnier.
4422         (gnus-summary-save-in-rmail): Ditto.
4423
4424         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4425         article buffer, instead of both the article buffer and the summary
4426         buffer.  Sort of suggested by Dan Jacobson.
4427
4428         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4429
4430         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4431         Suggested by Dan Jacobson.
4432
4433         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4434         documentation clearer.
4435
4436         * message.el (message-shorten-references): Comment on the number "21".
4437         Suggested by Stefan Monnier.
4438
4439         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4440         Suggested by Dan Jacobson.
4441
4442         * gnus.el (gnus-large-newsgroup):
4443         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
4444
4445         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4446         externalize attachments.  Bug reported by Steve Wen.
4447
4448         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4449         really message anything to the user.
4450
4451         * nnmail.el (nnmail-article-group): Allow using the fancy split method
4452         directly.
4453
4454         * nnimap.el (nnimap-request-group): Low higher than high to signal no
4455         messages in empty groups.
4456
4457 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
4458
4459         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4460         non-UIDNEXT group.
4461
4462 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4465         not the value from the collection.
4466
4467         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4468         values.  This sometimes happens on some groups that have no info.
4469         (nnimap-request-newgroups): New function.
4470
4471 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4472
4473         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4474         check into `gnus-registry-initialize'.
4475         (gnus-registry-initialize): Ditto.
4476         Fix and extend header docs.
4477
4478 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4481         regexp backtrace overflows.
4482
4483         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4484         for starttls that tls.el implements; i.e. openssl.
4485
4486         * tls.el (tls-starttls-switches): Give up on using starttls with
4487         gnutls-cli.
4488         (tls-program): Add --insecure to be consistent with the defaults from
4489         openssl s_client.  Now all three commands are insecure.
4490
4491 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4492
4493         * lpath.el: Bind completion-styles-alist for XEmacs.
4494
4495         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4496         (gravatar-create-image): New function that's an alias to
4497         gnus-xmas-create-image, gnus-create-image, or create-image.
4498         (gravatar-data->image): Use it.
4499
4500 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4501
4502         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4503         install the nnregistry refer method.
4504         (gnus-registry-install-hooks): Use it.
4505         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4506         unfollowed groups.
4507
4508 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4509
4510         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4511         expanding threads.
4512
4513 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4514
4515         * nnir.el: Use the server names without suffixes (bug #7009).
4516
4517         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4518         unencrypted to STARTTLS, if possible.
4519
4520 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4521
4522         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4523         headers before superseding.
4524
4525 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4526
4527         * nnrss.el (nnrss-use-local): Add documentation.
4528
4529         * nnimap.el (nnimap-extend-tls-programs): New function.
4530         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4531         (nnimap-wait-for-connection): Accept the greeting from the stupid
4532         output from openssl s_client -starttls, too.
4533
4534         * tls.el (tls-starttls-switches): New variable.
4535         (tls-find-starttls-argument): Use it.
4536         (open-tls-stream): Ditto.
4537
4538         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4539         (netrc-machine): Ditto.
4540
4541         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4542         article number.
4543         (nnimap-split-fancy): New variable.
4544         (nnimap-split-incoming-mail): Use it.
4545
4546         * nntp.el (nntp-server-list-active-group): Document.
4547
4548         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4549         SELECT to get the message-id.
4550
4551         * mail-source.el (mail-sources): Remove webmail support.
4552         (defvar): Ditto.
4553         (mail-source-fetcher-alist): Ditto.
4554         (mail-source-fetch-webmail): Remove.
4555
4556         * webmail.el: Remove -- doesn't seem relevant any more.
4557
4558         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4559
4560         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4561         the \r.
4562
4563 2010-09-30  Julien Danjou  <julien@danjou.info>
4564
4565         * gnus-agent.el (gnus-agent-add-group): Fix call to
4566         gnus-completing-read.
4567
4568 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4569
4570         * nndoc.el (nndoc-retrieve-groups): New function.
4571
4572         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4573         `default', use nnmail-split-methods.
4574         (nnimap-request-article): Downcase the NILs so that they are nil.
4575
4576         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4577         symbol.
4578
4579         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4580         code, since if the user has requested network, that's what they ought
4581         to get.
4582         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4583         (nnimap-split-rule): Mark as obsolete.
4584
4585         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4586         New variable.
4587
4588         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4589         correct slot, too.
4590
4591 2010-09-29  Julien Danjou  <julien@danjou.info>
4592
4593         * gnus.el (gnus-local-domain): Declare variable obsolete.
4594
4595         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4596         Fix history computing.
4597         (gnus-ido-completing-read): Require ido.
4598
4599 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4600
4601         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4602         build Gnus.
4603
4604         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4605         when interpreting the structures.
4606         (nnimap-request-accept-article): Add \r\n to the lines to make this
4607         work with Cyrus.
4608
4609         * nndraft.el (nndraft-request-expire-articles): Use the group name
4610         instead if "nndraft".  Fix found by Nils Ackermann.
4611
4612 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4613
4614         * nnregistry.el: Add.
4615
4616 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4617
4618         * nnmail.el (group, group-art-list, group-art):
4619         Remove unneeded directives.
4620
4621 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4622
4623         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4624         (mm-mime-charset)
4625         * rfc2047.el (rfc2047-syntax-table)
4626         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4627
4628         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4629         rather than `insert-file-contents' and `eval-region'.
4630
4631         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4632         construction.
4633
4634         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4635
4636         * time-date.el: No need to require cl for Emacs 21.
4637
4638 2010-09-29  Julien Danjou  <julien@danjou.info>
4639
4640         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4641         replacement of `gnus-gravatar-relief' to mimic
4642         `gnus-faces-properties-alist'.
4643         Add :version property.
4644
4645 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4646
4647         * mail-source.el (mail-source-report-new-mail)
4648         * message.el (message-default-mail-headers)
4649         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4650
4651         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4652
4653 2010-09-28  Julien Danjou  <julien@danjou.info>
4654
4655         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4656         mail-address contains the same string as real-name.
4657
4658         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4659         non-blank in header, otherwise it'll get stripped.
4660
4661         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4662         real-name, and then for mail address rather than doing : or , search.
4663
4664 2010-09-27  Julien Danjou  <julien@danjou.info>
4665
4666         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4667         right completing-read function.
4668         (gnus-use-ido): New variable
4669         (gnus-completing-read-with-default): Remove.
4670         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4671         (gnus-agent-add-group):
4672         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4673         * mm-view.el (mm-view-pkcs7-decrypt):
4674         * mm-util.el (mm-codepage-setup):
4675         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4676         * mml-smime.el (mml-smime-openssl-sign-query):
4677         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4678         (mml-insert-multipart):
4679         * gnus-msg.el (gnus-summary-yank-message):
4680         * gnus-int.el (gnus-start-news-server):
4681         * mm-decode.el (mm-interactively-view-part):
4682         * gnus-dired.el (gnus-dired-attach):
4683         * gnus.el (gnus-read-method):
4684         * gnus-bookmark.el (gnus-bookmark-jump):
4685         * gnus-art.el (gnus-mime-view-part-as-type)
4686         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4687         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4688         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4689         * nnmairix.el (nnmairix-create-server-and-default-group)
4690         (nnmairix-update-groups, nnmairix-get-server)
4691         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4692         (nnmairix-get-group-from-file-path):
4693         * nnrss.el (nnrss-find-rss-via-syndic8):
4694         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4695         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4696         (gnus-group-browse-foreign-server):
4697         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4698         (gnus-summary-execute-command, gnus-summary-respool-article)
4699         (gnus-read-move-group-name):
4700         * gnus-score.el (gnus-summary-increase-score)
4701         (gnus-summary-score-effect):
4702         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4703
4704 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4707         x-focus-frame.
4708
4709         * nnimap.el (auth-source-forget-user-or-password)
4710         (auth-source-user-or-password): Autoload.
4711
4712         * message.el (message-from-style, message-interactive)
4713         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4714         (message-yank-prefix, message-indentation-spaces, message-signature)
4715         (message-signature-file): Add comment.
4716
4717 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718
4719         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4720         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4721         new articles.
4722
4723         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4724         parts.
4725         (nnimap-request-article): Work with the t setting, too.
4726
4727         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4728         that you don't get flashes of other buffers.
4729         (gnus-summary-show-complete-article): Intern before setting.
4730
4731 2010-09-27  David Engster  <dengste@eml.cc>
4732
4733         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4734         well as HEADERS.
4735         (nnmairix-retrieve-headers): Provide new argument for the above.
4736
4737 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4738
4739         * gnus-sum.el (gnus-summary-move-article): Don't alter
4740         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4741         group.
4742
4743         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4744
4745         * message.el (message-cite-prefix-regexp): Revert my last edit.
4746
4747         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4748         variable instead of the Gnus variable.
4749
4750         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4751
4752         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4753
4754         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4755         since some servers don't like it.
4756         (nnimap-open-connection): Forget credentials if the server says the
4757         password was wrong.
4758         (nnimap-parse-line): Protect against invalid data.
4759
4760         * gnus-sum.el (gnus-summary-move-article): Add comment.
4761         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4762         nothing alters it while scanning for new messages.
4763
4764         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4765         which may or may not help.
4766         (nnimap-open-connection): If we're doing a stream connection, and then
4767         discover we're on a STARTTLS-capable server, then open a STARTTLS
4768         connection instead.
4769
4770 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4771
4772         * nnimap.el (utf7): Require.
4773
4774         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4775         prefix.
4776
4777 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4778
4779         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4780
4781 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4782
4783         * nnimap.el (nnimap-request-accept-article): Message the error on
4784         error.
4785
4786 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4789
4790 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4791
4792         * nndoc.el (nndoc-request-list): Return success always.
4793
4794         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4795         `fetch-old' -- we only want to fetch the articles we've requested.
4796         The rest are in the agent, probably.
4797         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4798         disappeared server" to something low.  It's not important.
4799
4800         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4801         arrived before the FETCH data.
4802
4803         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4804         target here, because we don't know the Gnus name of the group.
4805
4806         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4807         for the correct group.
4808
4809         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4810
4811         * gnus.el (gnus): Give a final warning after startup.
4812
4813         * gnus-util.el (gnus-action-message-log): New variable.
4814         (gnus-message): Use it.
4815         (gnus-final-warning): New function.
4816
4817         * nnimap.el (nnimap-open-connection): Record the greeting.
4818         (nnimap): Add greeting.
4819
4820 2010-09-26  Julien Danjou  <julien@danjou.info>
4821
4822         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4823         arguments.
4824         (gnus-html-wash-images): Fix spec computing to include start/end.
4825
4826         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4827
4828 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4829
4830         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4831         deletion.
4832         (nnimap-retrieve-headers): Don't select the group, because that's
4833         already done by nnimap-possibly-change-group.
4834
4835         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4836         (gnus-picon-transform-address): Use it.
4837
4838         * mail-source.el (mail-source-value): Revert previous patch.
4839
4840         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4841         on failure.
4842         (nnimap-open-connection): Look up both virtual and physical server name
4843         credentials.
4844
4845         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4846
4847 2009-02-07  Dave Love  <fx@gnu.org>
4848
4849         * tls.el (open-tls-stream): Don't query killing process.
4850
4851 2009-02-08  Dave Love  <fx@gnu.org>
4852
4853         * gnus-win.el (gnus-window-to-buffer-helper)
4854         (gnus-all-windows-visible-p): Function needn't be a symbol.
4855
4856         * mail-source.el (mail-source-value): Function needn't be a symbol.
4857
4858 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4859
4860         * message.el (message-cite-prefix-regexp): Remove } from the cite
4861         prefix.
4862
4863         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4864         highlight again, so that the highlight is correct.
4865
4866         * gnus-picon.el (gnus-picon): Remove again.
4867         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4868
4869         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4870         doing the header highlightling, so that the background colour of the
4871         picon is correct.
4872
4873         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4874         (gnus-picon): Ditto.
4875         (gnus-picon): Reinstate.  The background colour for picons is white.
4876         (gnus-picon-insert-glyph): Make the background white.
4877
4878         * nnml.el (nnml-open-nov): Don't return dead buffers.
4879
4880         * auth-source.el (auth-source-create): Query the user for whether to
4881         store the credentials.
4882
4883         * netrc.el (netrc-store-data): New function.
4884
4885         * auth-source.el (auth-source-user-or-password): Use the existing auth
4886         sources, if any, for creation.
4887
4888         * gnus.el (gnus-group-fast-parameter): Return the last matching
4889         parameter instead of the first matching parameter.
4890
4891 2010-09-26  Julien Danjou  <julien@danjou.info>
4892
4893         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4894
4895 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4896
4897         * mml2015.el (mml2015-use): Remove gpg support.
4898
4899         * mml1991.el (mml1991-function-alist): Remove gpg function.
4900         (mml1991-gpg-sign): Remove.
4901
4902 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4903
4904         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4905         (gnus-browse-unsubscribe-current-group): Document it.
4906         (gnus-browse-unsubscribe-group): Use it.
4907
4908 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4909
4910         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4911         address to the To list for easier response.
4912
4913         * gnus.el (gnus-play-startup-jingle): Remove.
4914         (gnus-splash): Don't play jingle.
4915         (gnus): Silence gnus-load message.
4916
4917         * gnus-art.el (gnus-treat-play-sounds): Remove.
4918
4919         * gnus.el (gnus-play-jingle): Remove audio support.
4920
4921         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4922
4923         * earcon.el: Remove -- no users.
4924
4925         * gnus-audio.el: Remove -- no users of this package.
4926
4927         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4928
4929         * gnus-start.el (gnus-setup-news): Remove nocem support.
4930
4931         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4932
4933         * gnus.el (gnus-use-nocem): Remove.
4934
4935         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4936         Remove.
4937
4938         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4939         uses NoCeM any more.
4940
4941         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4942         (gnus-button-ctan-handler): Ditto.
4943         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4944         (gnus-button-ctan-directory-regexp): Ditto.
4945         (gnus-button-handle-ctan): Ditto.
4946         (gnus-button-tex-level): Ditto.
4947         (gnus-button-alist): Remove CTAN stuff.
4948
4949 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4950
4951         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4952         nnimap-streaming test.
4953
4954         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4955         servers twice.
4956
4957         * nnimap.el (nnimap-open-connection): Add more error reporting when
4958         nnimap fails early.
4959
4960         * nnheader.el (nnheader-get-report-string): New function.
4961         (nnheader-get-report): Use it.
4962
4963         * gnus-int.el (gnus-check-server): Say what the error was when opening
4964         failed.
4965
4966         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4967         using streaming.
4968
4969 2010-09-25  Julien Danjou  <julien@danjou.info>
4970
4971         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4972         gnus-window-inside-pixel-edges.
4973
4974 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4977
4978         * mm-decode.el (mm-save-part): Allow saving to other directories the
4979         normal Emacs way.
4980
4981         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4982         Suggested by Jay Berkenbilt.
4983
4984         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4985         there isn't a single byte.
4986
4987         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4988         just do it.  It doesn't really seem to matter what the user responds
4989         here, I think, so it's just a confusing question.
4990
4991         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4992         non-streaming case.
4993
4994         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4995         (gnus-article-encrypt-body): Use it.
4996
4997         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4998         keystroke.
4999
5000         * nnimap.el (nnimap-find-wanted-parts-1):
5001         Use gnus-fetch-partial-articles.
5002
5003         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5004
5005         * nnimap.el (nnimap-insert-partial-structure): New function.
5006         (nnimap-get-partial-article): New function.
5007         (nnimap-request-article): Use it.
5008         (nnimap-wait-for-response): Return whether the wait was successful.
5009         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5010         retrieval wasn't successful.
5011         (nnimap-retrieve-group-data-early): Allow throttling servers.
5012         (nnimap-streaming): New variable.
5013         (nnimap-fetch-partial-articles): Remove.
5014
5015         * mm-decode.el (mm-with-part): Protect against killed buffers.
5016
5017         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5018         for prettier summary display.
5019
5020 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5021
5022         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5023
5024 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025
5026         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5027         apparently third-party libraries depend on it.
5028
5029         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5030         before starting negotiation.
5031
5032         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5033         privacy reasons.
5034         (gnus-treat-mail-gravatar): Ditto.
5035
5036         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5037         buffer when inserting images.  Inserting text into the headers, for
5038         instance, can make them invalid.
5039
5040 2010-09-25  Julien Danjou  <julien@danjou.info>
5041
5042         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5043         variables.
5044
5045         * nnheader.el: Remove useless variables news-reply-yank-from and
5046         news-reply-yank-message-id.
5047
5048         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5049         variables.
5050
5051         * mml1991.el: Remove useless mml1991-verbose.
5052
5053         * gnus.el: Remove useless variable gnus-use-generic-from.
5054         Remove obsolete variable gnus-topic-indentation.
5055
5056         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5057
5058         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5059
5060         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5061
5062         * gnus-group.el: Remove useless gnus-group-icon-cache.
5063         Remove useless gnus-ephemeral-group-server.
5064
5065         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5066
5067         * mml2015.el: Remove useless mml2015-verbose.
5068
5069         * mml-smime.el: Remove useless mml-smime-verbose.
5070
5071         * gnus.el: Remove useless gnus-local-domain.
5072
5073         * gnus-gravatar.el (gnus-gravatar-transform-address):
5074         Use gnus-gravatar-size.
5075
5076         * gnus-art.el: Remove useless gnus-treat-translate.
5077
5078 2010-09-24  Julien Danjou  <julien@danjou.info>
5079
5080         * gnus-sum.el: Add support for Gravatars.
5081
5082         * gnus-art.el: Add support for Gravatars.
5083
5084         * gnus-gravatar.el: Add this file.
5085
5086         * gravatar.el: Add this file.
5087
5088 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5089
5090         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5091
5092         * gnus-group.el (gnus-group-fetch-faq): Remove.
5093
5094         * gnus.el (gnus-group-faq-directory): Remove.
5095
5096         * gnus-group.el (gnus-group-fetch-charter): Remove.
5097
5098         * gnus.el (gnus-group-charter-alist): Remove.
5099
5100         * gnus-group.el (gnus-group-archive-directory): Remove.
5101         (gnus-group-recent-archive-directory): Ditto.
5102         (gnus-group-make-archive-group): Remove.
5103
5104         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5105
5106         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5107         use the same article number for all the cached articles.
5108
5109         * nnimap.el (nnimap-command): Register the last command time so
5110         that we can use it for idling NOOPs.
5111         (nnimap-open-connection): Start the keeplive timer.
5112         (nnimap-make-process-buffer): Store all the process buffers.
5113         (nnimap-keepalive): New function.
5114
5115         * starttls.el (starttls-open-stream): Add autoload cookie.
5116
5117 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5118
5119         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5120         handling.
5121
5122 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5123
5124         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5125         its data structures.
5126
5127         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5128         instead of the cl.el copy-list.
5129         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5130         equalp.
5131
5132 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5135         and tool-bar-local-item-from-menu.
5136
5137         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5138         mode-line-highlight face for Emacs.
5139
5140         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5141         loading gnus-sum.elc; fix comment for canlock-verify.
5142         (gnus-article-jump-to-part): Use read-number.
5143         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5144         Remove Emacs pre-21 compatible code for help-echo.
5145         (gnus-article-next-page-1): No need to adjust the number of lines.
5146         (gnus-article-describe-bindings): Always use help-buffer.
5147
5148         * gnus-audio.el (gnus-audio-inline-sound)
5149         * gnus-cus.el (gnus-custom-mode)
5150         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5151
5152         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5153
5154         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5155         compatible code.
5156
5157 2010-09-24  Glenn Morris  <rgm@gnu.org>
5158
5159         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5160         visiting the fcc file in rmail-mode.
5161
5162         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5163
5164 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * nnir.el: Silence the byte compiler.
5167
5168         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5169         alias to browse-url-url-encode-chars if any.
5170         (gnus-html-encode-url): Use it.
5171
5172 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5173
5174         * gnus-start.el (gnus-use-backend-marks): New variable.
5175         (gnus-get-unread-articles-in-group): Use it.
5176
5177         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5178         makeover.
5179
5180 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5181
5182         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5183
5184 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5187         Remove.
5188         (gnus-setup-news-hook):
5189         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5190
5191         * gnus-int.el (gnus-request-update-info): Protect against backends not
5192         having the function.
5193
5194         * nnimap.el (nnimap-stream): Mention starttls.
5195         (nnimap-open-connection): Add starttls support.
5196
5197 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5198
5199         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5200
5201 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5202
5203         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5204         BODYSTRUCTUREs.
5205         (nnimap-transform-headers): Unfold quoted {42} headers.
5206
5207         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5208         the info.
5209         (gnus-get-unread-articles): Only call updatep on backends that support
5210         it.
5211
5212         * nnweb.el (nnweb-request-update-info): NOOP.
5213
5214         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5215
5216         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5217         since it only deals with marks.
5218
5219         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5220         gnus-request-marks, and make a new gnus-request-update-info.
5221
5222         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5223         the active instead of the high number, which is usually too low.
5224
5225 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5226
5227         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5228         * encrypt.el: Remove.
5229
5230 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5231
5232         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5233         server in symbolic form.
5234
5235         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5236
5237 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5238
5239         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5240         (nnimap-update-info): Fix up code slightly.
5241
5242         * gnus-int.el (gnus-open-server): Add tracing for performance
5243         debugging.
5244
5245         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5246         (gnus-group-insert-group-line): Pass the real group name so that it
5247         gets the right data.
5248
5249         * gnus-start.el (gnus-get-unread-articles): Don't have
5250         `gnus-get-unread-articles-in-group' update info, since that can be
5251         really slow and doesn't seem to be needed?
5252
5253 2010-09-22  Dan Christensen  <jdc@uwo.ca>
5254
5255         * time-date.el (date-to-time): Try using parse-time-string first before
5256         using the slower timezone-make-date-arpa-standard.
5257
5258 2010-09-22  Julien Danjou  <julien@danjou.info>
5259
5260         * gnus-group.el (gnus-group-insert-group-line):
5261         Call gnus-group-highlight-line.
5262         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5263         default hook list.
5264         (gnus-group-update-eval-form): Add new function.
5265         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5266         (gnus-group-get-icon): Use gnus-group-update-eval-form.
5267
5268 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5271         immediate, then expire all articles.
5272         (nnimap-update-info): Fix off-by-one errors.
5273         (nnimap-flags-to-marks): Would return no marks lists for group with no
5274         flags.  Instead return the other data.
5275
5276 2010-09-22  Julien Danjou  <julien@danjou.info>
5277
5278         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5279         Only return an icon.
5280         (gnus-group-insert-group-line): Compute icon to return.
5281
5282         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5283         (gnus-html-image-fetched): Only cache if
5284         gnus-html-image-automatic-caching is set.
5285         (gnus-html-image-fetched): Check for errors.
5286
5287 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5288
5289         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5290         once per method on `g'.  This ensures that backends like nnfolder don't
5291         open all their folders.
5292
5293         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5294         (nnimap-request-list): Nix out group in the correct buffer.
5295         (nnimap-parse-flags): Implement by using `read' instead of
5296         hand-parsing.
5297         (nnimap-flags-to-marks): Pass on permanent-flags.
5298         (nnimap-make-process-buffer): Record the server name.
5299         (nnimap-parse-flags): Fix typo.
5300         (nnimap-request-scan): Run split on the server in general, not just a
5301         single group.
5302
5303         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5304         parameter, and propagate this downwards.
5305
5306         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5307         since EXAMINE changes it on the server.
5308
5309         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5310         this command might take a while.
5311
5312 2010-09-22  Julien Danjou  <julien@danjou.info>
5313
5314         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
5315         harmful if you have 2 images side-by-side, they can't be properly
5316         update on text deletion.  Using text-property is safer here.
5317         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5318         data.
5319
5320 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5321
5322         * nnimap.el (nnimap-expunge-inbox): Remove.
5323         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5324         (nnimap-expunge): Flip default to t.
5325
5326         * gnus.el (gnus-method-to-server): Don't push things to the cache
5327         unless it's unique.
5328         (gnus-server-to-method): Ditto.
5329
5330 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5331
5332         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5333
5334 2010-09-22  Julien Danjou  <julien@danjou.info>
5335
5336         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5337         get the start of data.
5338         (gnus-html-encode-url): Add this function to encode special chars in
5339         URL.
5340         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5341         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5342
5343         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5344         default.
5345         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5346
5347         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5348         images alt-text.
5349         (gnus-html-put-image): Put alt-text as help-echo.
5350
5351 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5354         * mm-util.el (mm-decompress-buffer)
5355         * nnir.el (nnir-run-find-grep)
5356         * pop3.el (pop3-list): Use 3rd arg of split-string.
5357
5358         * time-date.el (format-seconds): Comment fix.
5359
5360         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
5361         and byte-optimize-form-code-walker.
5362         (dgnushack-make-auto-load): Don't advise make-autoload.
5363
5364         * lpath.el: Remove Emacs 21 stuff.
5365
5366 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367
5368         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5369         outside the active range.  Suggested by Dan Christensen.
5370
5371         * gnus-start.el (gnus-get-unread-articles): Get the extended method
5372         slightly later to avoid double-getting it.
5373
5374         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5375         previous patch.
5376
5377         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5378
5379 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
5380
5381         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5382
5383 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5384
5385         * gnus-int.el (gnus-open-server): Give a better error message in the
5386         "go offline" case.
5387
5388         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5389         marks for nnimap, which is seldom the right thing to do.
5390
5391         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5392         (gnus-same-method-different-name): New function.
5393
5394         * nnimap.el (parse-time): Require.
5395
5396         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5397         method in the presence of many similar methods.
5398
5399         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5400
5401         * nnimap.el (nnimap-find-expired-articles): Don't refer to
5402         nnml-inhibit-expiry.
5403
5404         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5405         find out whether methods are equal.
5406
5407         * nnimap.el (nnimap-find-expired-articles): New function.
5408         (nnimap-process-expiry-targets): New function.
5409         (nnimap-request-move-article): Request the article before looking at
5410         what the Message-ID is.  Fix found by Andrew Cohen.
5411         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5412
5413         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5414         for oldness in addition to being a predicate.
5415
5416         * nnimap.el (nnimap-request-group): When we have zero articles, return
5417         the right data to Gnus.
5418         (nnimap-request-expire-articles): Only delete articles immediately if
5419         the target is 'delete.
5420
5421         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5422         method, this would bug out.
5423
5424         * gnus-group.el (gnus-group-expunge-group): Rename from
5425         gnus-group-nnimap-expunge, and implemented as a normal interface
5426         function.
5427
5428         * gnus-int.el (gnus-request-expunge-group): New function.
5429
5430         * nnimap.el (nnimap-request-create-group): Implement.
5431         (nnimap-request-expunge-group): New function.
5432
5433 2010-09-21  Julien Danjou  <julien@danjou.info>
5434
5435         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5436         (gnus-html-cache-expired): Add new function.
5437         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5438         wethever we should display image for fetch it.
5439         Compute alt-text earlier to pass it to the fetching function too.
5440         (gnus-html-schedule-image-fetching): Change function argument to only
5441         get one image at a time, not a list.
5442         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5443         cache.
5444         (gnus-html-get-image-data): New function to retrieve image data from
5445         cache.
5446         (gnus-html-put-image): Change buffer argument to use image data rather
5447         than file, and place image above region rather than inserting a new
5448         one.  Do not take alt-text as argument, since it's useless now: we place
5449         the image above alt-text.
5450         (gnus-html-prune-cache): Remove.
5451         (gnus-html-show-images): Start to fetch image when we find one, do not
5452         push into a temporary list.
5453         (gnus-html-prefetch-images): Only fetch image if they have expired.
5454         (gnus-html-browse-image): Fix, use 'gnus-image-url.
5455         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5456
5457 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5460
5461 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5462
5463         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5464         spec inser "*" if the group isn't active instead of 0.
5465
5466         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5467         opening the server.
5468         (nnimap-request-delete-group): Implement group deletion.
5469         (nnimap-transform-headers): Return the size of the entire message in
5470         the Bytes header, not just the size of the first part.
5471         (nnimap-request-move-article): When moving an article from nnimap,
5472         request the article first so the accepting form has an article to
5473         accept.  Reported by Dan Christensen.
5474         (nnimap-command): Make sure that the error message doesn't error out.
5475
5476 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5477
5478         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5479         we haven't requested anything.
5480
5481 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5482
5483         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5484         "".  Fix found by Andrew Cohen.
5485
5486         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5487         instead of -encode-string.
5488
5489 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5490
5491         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5492
5493         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5494         by mm-subst-char-in-string.
5495
5496 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5497
5498         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5499         waiting for the connection string.
5500
5501         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5502         arriving.
5503
5504         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5505         bogus characters.  This allows selecting certain Gmail groups.
5506
5507         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5508         (nnimap-fetch-partial-articles): New variable.
5509         (nnimap-open-connection): When looking for credentials, also use the
5510         nnimap-server-port.
5511         (nnimap-request-article): Return the group/article number, so that Gnus
5512         `^' works as expected.
5513         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5514
5515         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5516         comments.
5517         (gnus-methods-sloppily-equal): New function.
5518         (gnus): When using the development version of Gnus, load the gnus-load
5519         file.
5520
5521         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5522         `gnus-open-server' on each method before trying to scan them etc.
5523         This ensures that all the backend parameters are set correctly.
5524
5525         * nnimap.el (nnimap-authenticator): New variable.
5526         (nnimap-open-connection): Allow anonymous login.
5527         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5528         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5529
5530         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5531         patch, found by Knut Anders Hatlen.
5532
5533 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5534
5535         * gnus-agent.el (gnus-agent-batch-confirmation)
5536         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5537         to gnus-message.
5538         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5539         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5540         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5541         * gnus-int.el (gnus-open-server): Likewise.
5542         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5543         (gnus-score-check-syntax): Likewise.
5544         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5545         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5546         Likewise.
5547         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5548
5549 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5550
5551         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5552         calling conventions so that prefetch doesn't bug out.
5553
5554 2010-09-19  Julien Danjou  <julien@danjou.info>
5555
5556         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5557         rather than `subst-char-in-region' in order to be able to replace ASCII
5558         char by UTF-8 ones.
5559
5560         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5561         than curl.
5562         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5563         the right URL and ALT text on images.
5564         (gnus-html-wash-tags): Fix tag case.
5565         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5566         (gnus-article-html): Add -o display_ins_del=2 option.
5567         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5568
5569 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5570
5571         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5572         the extra mail headers, which sometimes seem to happen for unknown
5573         reasons.
5574
5575         * mail-parse.el (mail-header-encode-parameter): Define as
5576         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5577         (or most, perhaps?) mail readers don't understand the latter, but do
5578         understand the former.
5579
5580         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5581         to nil, so that no methods are automatically agentized.  I think this
5582         is probably what most users want.
5583
5584         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5585         from url-retrieve, for instance about invalid URLs.
5586
5587         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5588         groups that have no articles.
5589         (nnimap-request-article): Check that we really got an article when we
5590         requested one.
5591
5592         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5593         doesn't exist.
5594
5595         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5596         nntp buffer so the agent can save it.
5597         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5598         that CRLF doesn't get translated to \n.
5599         (nnimap-open-connection): Don't make 'shell commands only send \n.
5600
5601 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5602
5603         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5604         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5605         Update var name.
5606         (nnml-generate-nov-file): Use dolist.
5607         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5608         Use with-current-buffer.
5609
5610 2010-09-18  Julien Danjou  <julien@danjou.info>
5611
5612         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5613         parallel.
5614
5615 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5616
5617         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5618         the range update right.
5619         (nnimap-request-group): Don't make `M-g' bug out on group with no
5620         marks.
5621         (nnoo): Require, so that other packages can require nnimap.
5622         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5623         command we're looking for.  This helps when the server sends more
5624         responses after we've gotten everything we expected.
5625         (nnimap): Add a `newlinep' field to keep track of end-of-line
5626         conventions.
5627         Don't send CRLF to things that don't want it.
5628         (nnimap-request-accept-article): Ditto.
5629
5630 2010-09-18  Julien Danjou  <julien@danjou.info>
5631
5632         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5633         than curl to retrieve images.
5634
5635 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5636
5637         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5638         the marks.
5639         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5640         (nnimap-wait-for-connection): New function.
5641         (nnimap-open-connection): If we have PREAUTH, don't query for login
5642         credentials.
5643         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5644         when doing a partial update.
5645
5646 2010-09-18  Julien Danjou  <julien@danjou.info>
5647
5648         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5649         tags.
5650
5651 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5652
5653         * nnimap.el (nnimap-credentials): New function.
5654         (nnimap-open-connection): Use the new function to look for credentials
5655         also on the numeric equivalents of "imap" and "imaps".
5656
5657         * gnus-start.el (gnus-activate-group): Send the info to
5658         gnus-request-group.
5659
5660         * nnimap.el (nnimap-request-group): Have the "check" version of the
5661         function parse flags and update the info, so that a `M-g' get a total
5662         resync of all flags from the group.
5663
5664         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5665         to allow backends to alter the info on group selection.  Also alter all
5666         the backend -request-group functions to take the parameter.
5667
5668         * nnimap.el (nnimap-store-info): New function.
5669         (nnimap-update-info): Store the info for later usage.
5670         (nnimap-request-group): Use the stored info for the dont-check case, so
5671         that we don't retrieve all marks when we enter a group.
5672
5673         * nnimap.el: Use deffoo instead of defun for interface functions.
5674
5675         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5676         update the group info.  This makes the nndraft groups, for instance, go
5677         back to their old behaviour.
5678
5679         * gnus-sum.el (gnus-select-newsgroup): Indent.
5680
5681         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5682         in.
5683         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5684         nothing.
5685
5686         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5687         from methods that are denied.
5688
5689         * gnus-int.el (gnus-method-denied-p): New function.
5690
5691         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5692         store the password instead of netrc.
5693         (nnimap-open-connection): Don't error out when we can't make a
5694         connections.
5695
5696         * auth-source.el (auth-source-create): In the password prompt, say what
5697         we're querying for.  Also prompt for user name if that hasn't been
5698         given.
5699
5700         * nnimap.el (nnimap-with-process-buffer): Remove.
5701
5702 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5703
5704         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5705         method when we're reading from the agent.
5706
5707         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5708
5709         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5710         that's probably most useful for users.
5711
5712         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5713         "failed" all the time.
5714
5715         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5716         ...)) with (with-current-buffer ... ).
5717
5718         * nntp.el (nntp-open-server): Return whether the open was successful or
5719         not.
5720
5721         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5722         select an unread unseen article first.
5723
5724         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5725         /etc/services, supply some sensible port defaults.
5726
5727         * dgnushack.el: Define netrc-credentials.
5728
5729 2010-09-17  Julien Danjou  <julien@danjou.info>
5730
5731         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5732
5733 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5734
5735         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5736         doesn't have any parameters.
5737
5738 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739
5740         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5741         only upcased checks.
5742
5743         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5744
5745         * nnimap.el (nnimap-open-shell-stream): New function.
5746         (nnimap-open-connection): Use it.
5747         (nnimap-transform-headers): Get the number of lines in each message.
5748         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5749         number of lines.
5750         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5751         problem.
5752
5753         * utf7.el (utf7-encode): Autoload.
5754
5755         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5756         to allow the mail splitting to not return a default group.  This is
5757         useful for nnimap, which will leave unmatched mail in the inbox.
5758
5759         * nnimap.el: Rewritten.
5760
5761         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5762         nnimap usage.
5763
5764         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5765         if the move is internal, so that nnimap can do fast internal moves.
5766
5767         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5768         data.
5769         (gnus-read-active-for-groups): Support finishing the early retrieval of
5770         data.
5771
5772         * gnus-range.el (gnus-range-nconcat): New function.
5773
5774         * gnus-int.el (gnus-finish-retrieve-group-infos)
5775         (gnus-retrieve-group-data-early): New functions.
5776
5777 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5778
5779         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5780         (nnrss-retrieve-groups):
5781         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5782         (pop3-quit): Use with-current-buffer.
5783
5784 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5785
5786         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5787         instead of nnheader-accept-process-output.
5788
5789         * dgnushack.el (dgnushack-compile): Add comment.
5790
5791         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5792
5793         * gnus-html.el (gnus-html-schedule-image-fetching)
5794         (gnus-html-prefetch-images): Replace process-kill-without-query by
5795         gnus-set-process-query-on-exit-flag.
5796
5797 2010-09-16  Romain Francoise  <romain@orebokech.com>
5798
5799         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5800
5801 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802
5803         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5804         parameter to unintern is mandatory-ish in Emacs 24.
5805
5806         * gnus-html.el (gnus-html-schedule-image-fetching)
5807         (gnus-html-prefetch-images): Check for curl before using it.
5808
5809         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5810         depend on curl, which isn't essential.
5811
5812         * imap.el: Revert back to version
5813         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5814         seem problematic.
5815
5816 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5817
5818         * gnus-registry.el (gnus-registry-install-shortcuts):
5819         Explicitly pass `obarray' to `unintern' to avoid a warning.
5820
5821 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5822
5823         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5824         change.
5825
5826         * nnrss.el (nnrss-request-list): Remove this function and related
5827         functions, including the moreover stuff.
5828
5829 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5830
5831         * nnrss.el (nnrss-retrieve-groups): New function.
5832
5833 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5834
5835         * .dir-locals.el: Add no-byte-compile cookie.
5836
5837 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5838
5839         * time-date.el (format-seconds): Comment fix.
5840
5841         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5842         for back end that doesn't support request-scan.
5843
5844 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845
5846         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5847         then do request scans from the backends.
5848
5849         * netrc.el (netrc-credentials): New conveniency function.
5850
5851         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5852         avoid running a hook per line, since this takes a lot of time,
5853         profiling shows.
5854         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5855         directly if gnus-visual-p is true.
5856
5857 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5858
5859         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5860         groups; replace mapcar with dolist which is a bit faster; pass groups
5861         info to gnus-read-active-file-1.
5862         (gnus-read-active-file-1): Scan only specified groups if the new
5863         optional arg `infos' is given.
5864
5865 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5868
5869         * pop3.el (pop3-movemail): Remove.
5870         (pop3-streaming-movemail): Rename to pop3-movemail.
5871
5872         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5873         don't restrict end-tag searches to the end of the line.
5874
5875 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5876
5877         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5878         articles of every unchecked group to t, which means unknown since the
5879         server has never been opened.
5880
5881 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5882
5883         * gnus-html.el (gnus-html-show-alt-text): New command.
5884         (gnus-html-browse-image): Ditto.
5885         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5886         to browse the image directly.
5887         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5888         better.
5889
5890         * gnus-async.el (gnus-async-article-callback):
5891         Call `gnus-html-prefetch-images' unconditionally.
5892
5893         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5894         before feeding URLs to curl.
5895
5896 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5899         internal images as deletable by `W D D'.
5900
5901         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5902         (gnus-async-article-callback): Fix typo.
5903
5904 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5907         current line to work around bugs in the output from w3m.
5908
5909         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5910         for groups that want that.
5911
5912         * nntp.el (nntp-wait-for-string): Supply a timeout for
5913         accept-process-output to ensure progress.
5914
5915         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5916         level to get unread articles from, then use that for foreign groups,
5917         too.
5918
5919         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5920         confuses the rest of the function.
5921
5922         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5923         for the methods that support -retrieve-groups, too.
5924
5925         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5926
5927 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5928
5929         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5930         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5931
5932         * pop3.el: Require cl when compiling.
5933         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5934
5935 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5936
5937         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5938         that aren't going to be activated.
5939         (gnus-get-unread-articles): Fix up the last commit.
5940
5941         * gnus-html.el (gnus-article-html): Allow calling without specifying
5942         the handle.  In that case, dissect the buffer first.
5943
5944         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5945
5946         * nnimap.el (nnimap-open-connection): Revert the change that would look
5947         into authinfo for imaps instead of imap.
5948
5949         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5950         say that you don't want to call gnus-request-group with don-check, but
5951         do check the reponse.  This is for virtual groups only.
5952         (gnus-get-unread-articles): Count the archive groups as secondary, so
5953         that they're activated the same way as before.
5954
5955         * imap.el (imap-message-map): Removed optional buffer parameter, since
5956         no callers use it.
5957         (imap-message-get): Ditto.
5958         (imap-message-put): Ditto.
5959         (imap-mailbox-map): Ditto.
5960         (imap-mailbox-put): Ditto.
5961         (imap-mailbox-get): Ditto.
5962         (imap-mailbox-get): Revert last change for this function.
5963
5964         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5965         case-insensitively.
5966         (nnimap-debug): Remove.
5967
5968         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5969         to use `imap-fetch' instead.  According to the comments, this should be
5970         safe, since all other IMAP clients use the 1:* syntax.
5971         (imap-enable-exchange-bug-workaround): Removed.
5972         (imap-debug): Removed -- doesn't seem very useful.
5973
5974         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5975         mail from a file, and the file doesn't exist.
5976
5977         * imap.el (imap-log): New convenience function used throughout instead
5978         of repeating the same code all over the place.
5979
5980         * pop3.el (pop3-streaming-movemail): Return t for success.
5981
5982         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5983         .authinfo if we're using ssl connection.
5984
5985         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5986         already have if we're in a main Gnus `g' run.
5987
5988         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5989
5990 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5991
5992         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5993
5994         * nnmh.el (nnmh-request-list-1): Bind `file'.
5995
5996         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5997         alias to set-process-query-on-exit-flag or process-kill-without-query.
5998         (pop3-open-server): Use it.
5999
6000 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6003         box to the Incoming file.  Fixes mistake in previous checkin.
6004
6005         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6006         request loop (for debugging purposes) removed.
6007
6008         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6009         culprit is more visible.
6010         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6011         (nnml-add-incremental-nov): New functions to do "incremental" nov
6012         updates, where we just append to the end of the existing nov files
6013         without reading/writing them in full.
6014
6015         * mail-source.el (mail-source-delete-crash-box): Really only check the
6016         incoming files once in a while.
6017
6018         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6019
6020         * mail-source.el (mail-source-delete-crash-box): Only check the
6021         incoming files for deletion once per day to save a lot of file
6022         accesses.
6023
6024         * pop3.el (pop3-logon): Fix up unbound variable typo.
6025
6026         * mail-source.el (pop3-streaming-movemail): Autoload.
6027
6028         * pop3.el (pop3-streaming-movemail):
6029         Respect pop3-leave-mail-on-server.
6030
6031         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6032         retrieval.
6033
6034         * pop3.el (pop3-process-filter): Remove unused function.
6035         (pop3-streaming-movemail, pop3-send-streaming-command)
6036         (pop3-wait-for-messages, pop3-write-to-file)
6037         (pop3-number-of-responses): New functions for streaming pop3
6038         retrieval.
6039
6040         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6041         come from no known methods.
6042         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6043         list.
6044
6045         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6046         message sizes.
6047         (pop3-movemail): Use erase-buffer instead of looping and deleting
6048         regions, which seems rather odd.
6049
6050         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6051         file once per `g' run.
6052
6053         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6054         directories.  This makes the draft queue directory work.
6055
6056         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6057         data from the backends, so that we only request the list of groups from
6058         each method once.  This should speed things up considerably.
6059
6060         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6061         detect that it's not implemented.
6062
6063         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6064         we actually do recurse down into the tree, but don't stat all leaf
6065         nodes.
6066
6067         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6068         then say so instead of bugging out.
6069
6070         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6071         files exist before trying to read them.
6072
6073         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6074         around <pre_int>.
6075
6076         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6077
6078         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6079
6080 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6081
6082         * mm-util.el (mm-image-load-path): Just return the image directories,
6083         not all directories in the path in addition to the image directories.
6084         (mm-image-load-path): Maintain a cache of the image directories so that
6085         the `g' command in Gnus doesn't have to stat dozens of directories each
6086         time.
6087
6088         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6089         (gnus-html-wash-tags): Add a new `i' command to insert images.
6090         (gnus-html-insert-image): New command and keystroke.
6091         (gnus-html-redisplay-with-images): New command and keystroke.
6092         (gnus-html-show-images): Rename command.
6093         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6094         spacers.
6095         (gnus-html-wash-tags): Decode entities at the end, so that entities
6096         inside the tags don't mess up the rest of the "parsing".
6097
6098         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6099         so that nnimap methods aren't agentized by default.  There's apparently
6100         many problems related to agent/imap behaviour.
6101
6102         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6103
6104         * gnus-html.el: Doc fix.
6105
6106 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6107
6108         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6109         specifier-spec-list for Emacs 21.
6110
6111         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6112         glyph-width and glyph-height instead of display-graphic-p and
6113         image-size; make avoidance of displaying small images work for XEmacs.
6114
6115         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6116         for XEmacs.
6117
6118         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6119         of symbol that holds plist data.
6120         (gnus-process-plist): Remove plist of process after getting it.
6121
6122 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * message.el (message-generate-hashcash): Change default to
6125         'opportunistic if hashcash is installed.
6126
6127         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6128         (gnus-html-put-image): Only call image-size once, since it's somewhat
6129         time-consuming on remote X servers.
6130
6131 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6134         type on data, not a file name.
6135
6136         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6137         window-pixel-edges for Emacs 21.
6138
6139         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6140         decoded contents.
6141         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6142
6143 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6144
6145         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6146         group line format, since it isn't very interesting.
6147
6148         * gnus-agent.el (gnus-agent-short-article),
6149         (gnus-agent-long-article): Increase values for these two variables,
6150         since most people are likely to have more network connection and
6151         storage than before.
6152
6153         * gnus.el (gnus-refer-article-method): Change default to 'current.
6154         When referring an article, the common behaviour is to refer it from the
6155         current select method, not the native select method.  The chances of
6156         the native select method having the message in question is rather slim
6157         these days.
6158
6159         * gnus-sum.el (gnus-auto-select-subject): Change default to
6160         `unseen-or-unread'.  I think it's likely that most people want to
6161         select an unseen article over a previously seen, but unread one.
6162
6163         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6164         means that in the article buffer none of the minor mode elements will
6165         be shown, usually, and this is not desirable in most cases.
6166
6167         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6168         that commands like `d' (and the like) go to the next line in the
6169         buffer, instead of the next unread article.  I think this is the
6170         behaviour that is most natural for most users.
6171         (gnus-single-article-buffer): Change default to nil, so that people can
6172         have as many article buffers open as they have summary buffer.  I think
6173         this is the most natural way for the groups to behave.
6174
6175         * message.el (message-generate-new-buffers): Change default to
6176         `unsent', so that all new message buffers start their names with the
6177         string "*unsent", and it's easier to find the buffers if you move from
6178         them.
6179
6180 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6181
6182         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6183         small.  They're probably tracking images.
6184         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6185         (gnus-html-rescale-image): Yet another try at getting the image sizing
6186         right.
6187
6188         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6189         nntp-marks-file-name is nil.
6190
6191 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6192
6193         * gnus-html.el (gnus-html-wash-tags)
6194         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6195         Better logging.
6196
6197 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6198
6199         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6200
6201         * gnus-html.el (gnus-html-wash-tags): Check the value of
6202         gnus-blocked-images in the summary buffer.
6203
6204 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6205
6206         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6207
6208 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6209
6210         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6211         like "a", it seems like.
6212         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6213         since it needs to be picked from the correct buffer.
6214
6215         * nnwfm.el: Remove.
6216
6217         * nnlistserv.el: Remove.
6218
6219 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6220
6221         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6222         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6223
6224 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6225
6226         * nnkiboze.el: Remove.
6227
6228         * nndb.el: Remove.
6229
6230         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6231         alt text.
6232         (gnus-html-rescale-image): Try to get the rescaling logic right for
6233         images that are just wide and not tall.
6234
6235         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6236         overshadow variable bindings.
6237
6238 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6239
6240         * gnus-html.el (gnus-html-wash-tags)
6241         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6242         Add extra logging.
6243
6244 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6245
6246         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
6247         (gnus-max-image-proportion): New variable.
6248         (gnus-html-rescale-image): New function.
6249         (gnus-html-put-image): Rescale images.
6250
6251 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6252
6253         Fix up some byte-compiler warnings.
6254         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
6255         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
6256         (gnus-article-fill-cited-article, gnus-article-hide-citation)
6257         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
6258         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
6259         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
6260         (gnus-group-update-group): Use save-excursion and with-current-buffer.
6261
6262 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * gnus-html.el (gnus-article-html): Decode contents by charset.
6265
6266 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6267
6268         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6269         (gnus-html-frame-width, gnus-blocked-images)
6270         * message.el (message-prune-recipient-rules): Add custom version.
6271         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6272
6273         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6274         functions.
6275
6276         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6277         gnus-process-get.
6278
6279 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
6280
6281         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6282         instead of lsub directly.
6283
6284 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6285
6286         * nnwarchive.el: Remove.
6287
6288         * gnus-soup.el: Remove.
6289
6290         * nnsoup.el: Remove.
6291
6292         * nnultimate.el: Remove.
6293
6294         * gnus-html.el (gnus-blocked-images): New variable.
6295
6296         * message.el (message-prune-recipients): New function.
6297         (message-prune-recipient-rules): New variable.
6298
6299         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6300         guess whether a long line is natural text or not.
6301
6302         * gnus-html.el (gnus-html-schedule-image-fetching):
6303         Use gnus-process-plist and friends for compatibility.
6304
6305 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6306
6307         * gnus-html.el: Require packages that define macros used in this file.
6308         (gnus-article-mouse-face): Declare to silence byte-compiler.
6309         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6310         process-get.
6311         (gnus-html-put-image): Use plist-get to avoid getf.
6312         (gnus-html-prefetch-images): Use with-current-buffer.
6313
6314 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6315
6316         * gnus-ems.el: Provide compatibility functions for
6317         gnus-set-process-plist.
6318
6319         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
6320         header-line-format for XEmacs 21.4.
6321
6322         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6323         * gnus.el (gnus-valid-select-methods)
6324         * message.el (message-send-mail-partially-limit)
6325         * mm-decode.el (mm-text-html-renderer)
6326         * mml.el (mml-insert-mime-headers-always)
6327         * smiley.el (smiley-regexp-alist): Bump custom version.
6328
6329 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6330
6331         * gnus-html.el: require mm-url.
6332         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6333         with the url to `url'.
6334         (gnus-html-wash-tags): Support cid: URLs/images.
6335
6336 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6337
6338         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6339         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6340         bindings, as they aren't useful at all.  `w' is moved to `W w'.
6341
6342         * gnus-move.el: Remove file, since it doesn't really work.
6343
6344         * gnus-html.el (gnus-article-html): Tell w3m that the input is
6345         UTF-8.  This seems to fix problems with some German web feeds.
6346
6347         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6348         at the top so that the proper colours are applied.
6349
6350         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
6351         don't have dots in their names.
6352
6353         * gnus-art.el (gnus-article-view-part): Doc fix.
6354
6355         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6356         XEmacs-compatible.
6357         (gnus-html-put-image): Don't do images on non-graphic displays.
6358
6359         * nnslashdot.el: Remove this unused backend.
6360
6361         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6362         actions.
6363         (gnus-undo-register-1): Revert last change.
6364
6365         * gnus-group.el (gnus-group-completing-read): Protect against not
6366         having completion-styles bound.
6367
6368         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6369         make broken recipients happier.
6370
6371         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6372
6373         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6374         point parameter.
6375
6376         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
6377
6378         * gnus-group.el (gnus-group-completing-read): Add 'substring to
6379         completion-styles for group selection.
6380
6381 2009-02-04  Andreas Schwab  <schwab@suse.de>
6382
6383         * gnus-score.el (gnus-score-string): Fix regex for matching extra
6384         headers and regexp-quote the match if necessary.
6385
6386 2009-03-24  Miles Bader  <miles@gnu.org>
6387
6388         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6389         the blinking smiley.
6390
6391 2009-03-24  Simon Josefsson  <simon@josefsson.org>
6392
6393         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6394         blink smiley.
6395
6396 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6397
6398         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6399         where the dribbel file lives exists.
6400
6401         * message.el (message-send-mail-partially-limit): Change the default to
6402         nil, since most people don't want this.
6403
6404         * mm-url.el (mm-url-decode-entities): Also decode entities like
6405         &#x3212.
6406
6407 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6408
6409         * gnus-sum.el (gnus-summary-idna-message):
6410         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6411         Hyperlink urls in docstrings with URL `...'.
6412
6413 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
6414
6415         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6416         functions.
6417
6418 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6419
6420         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6421         say what the mouseover text should be.
6422
6423         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6424         version of the mm-w3m-safe-url-regexp variable to only download images
6425         in the groups where we want that to happen.
6426
6427         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6428
6429         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6430         easier debugging.
6431         (gnus-article-beginning-of-window): Add kludge to allow spacing past
6432         big pictures in the article buffer.
6433
6434         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6435         gnus-article-html.
6436         (mm-text-html-renderer): gnus-article-html needs curl in addition to
6437         w3m.
6438
6439         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6440
6441 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6442
6443         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6444         which doesn't exist.
6445
6446         * message.el (message-inhibit-ecomplete): New variable to allow some
6447         function to inhibit ecomplete address storage.
6448         (message-resend): Disable ecomplete message storage when resending
6449         messages.
6450
6451         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6452
6453 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6456         Save excursion while copying, moving, and deleting articles in order to
6457         prevent the cursor from jumping to unforeseen place.
6458
6459 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * lpath.el: No need to bind bookmark-current-buffer,
6462         bookmark-yank-point and bookmark-make-record-function.
6463
6464 2010-08-17  Glenn Morris  <rgm@gnu.org>
6465
6466         * gnus-sync.el: Require gnus components whose functions are used.
6467
6468         * gnus-art.el (bookmark-make-record-function):
6469         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6470         Declare for compiler.
6471
6472         * mm-url.el (mml-compute-boundary): Autoload.
6473
6474 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6475
6476         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6477
6478 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6479
6480         Typo fix "hoo4a" -> "hook".
6481
6482         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6483
6484 2010-08-14  Glenn Morris  <rgm@gnu.org>
6485
6486         * gnus-sync.el (gnus-sync): Fix defgroup version.
6487
6488 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6489
6490         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6491
6492         * gnus-sync.el: Fix docs.
6493         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6494         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6495
6496 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6497
6498         Optimizations for gnus-sync.el.
6499
6500         * gnus-sync.el: Add docs about gnus-sync-backend
6501         possibilities.
6502         (gnus-sync-save): Remove unnecessary message.
6503         (gnus-sync-read): Optimize and show what groups were skipped.
6504
6505 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6506
6507         Minor bug fixes for gnus-sync.el.
6508
6509         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6510         Don't read the sync on get-new-news.
6511
6512         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6513         quiet.
6514
6515         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6516         (fix typo).
6517
6518 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6519
6520         Make saving and restoring of hidden threads work with overlays.
6521         Patch applied by Ted Zlatanov.
6522
6523         * gnus-sum.el (gnus-hidden-threads-configuration)
6524         (gnus-restore-hidden-threads-configuration): Update to deal with text
6525         properties, rather than searching for a magic character.
6526
6527 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6528
6529         New gnus-sync.el library for synchronization of marks.
6530
6531         * gnus-sync.el: New library for synchronization of marks.
6532
6533         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6534         renamed from `gnus-registry-grep-in-list'.
6535
6536         * gnus-registry.el (gnus-registry-follow-group-p):
6537         Use `gnus-grep-in-list'.
6538
6539         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6540
6541 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6542
6543         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6544         determining charset of text fails.
6545
6546 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6547
6548         * nnmail.el (nnmail-get-new-mail-1): Revert.
6549
6550         * nnml.el (nnml-active-number): Make sure names of newly created groups
6551         in nnml-group-alist are encoded.
6552
6553 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6556         containing non-ASCII characters in active file for nnml back end.
6557
6558 2010-07-24  David Engster  <dengste@eml.cc>
6559
6560         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6561         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6562
6563 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6564
6565         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6566         tag (Bug#6654).
6567
6568 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6571         the article buffer, not the summary buffer.
6572
6573 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6574
6575         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6576         Emacs 23 as well.
6577
6578 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6581         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6582
6583 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6584
6585         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6586         Patch applied by Karl Fogel.
6587
6588         * gnus-sum.el (gnus-summary-bookmark-make-record):
6589         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6590
6591 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6592
6593         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6594         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6595         C-w still not working correctly from Article buffers; Thierry's
6596         patch to fix that will be applied after this.
6597
6598         * gnus-art.el (bookmark-make-record-function): New local variable.
6599
6600         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6601         article buffer.
6602         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6603
6604 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6605
6606         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6607         on changes in bookmark.el.
6608
6609 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6610
6611         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6612         `no-log' instead of message not to log prompt string.
6613
6614 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6615
6616         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6617         the *other* type of HTML form submission.
6618
6619 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6620
6621         * auth-source.el (auth-source-pick): If choice does not contain a
6622         questioned keyword, set the check to t.
6623
6624 2010-06-12  Romain Francoise  <romain@orebokech.com>
6625
6626         * gnus-util.el (gnus-date-get-time): Move up before first use.
6627
6628 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6631         (gnus-article-edit-part): Bind it to make last part that is substituted
6632         or deleted visible.
6633         (gnus-mime-display-single): Buttonize part of which id equals to
6634         gnus-mime-buttonized-part-id.
6635
6636 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6637
6638         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6639         (gnus-dd-mmm): Use gnus-date-get-time.
6640         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6641         simplify logic.
6642         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6643         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6644
6645 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6646
6647         * auth-source.el (top): Autoload `secrets-list-collections',
6648         `secrets-create-item', `secrets-delete-item'.
6649         (auth-sources): Fix tag string.
6650         (auth-get-source, auth-source-retrieve, auth-source-create)
6651         (auth-source-delete): New defuns.
6652         (auth-source-pick): Rewrite in order to avoid 2 passes.
6653         (auth-source-forget-user-or-password): New parameter USERNAME.
6654         (auth-source-user-or-password): New parameters CREATE-MISSING and
6655         DELETE-EXISTING.  Retrieve password interactively, if needed.
6656
6657 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6658
6659         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6660         deleting unused directories when gnus-expert-user is t.
6661
6662 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6663
6664         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6665         for each temp file when gnus-article-browse-delete-temp is ask.
6666
6667 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6668
6669         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6670         Lisp calls to delete-backward-char by calls to delete-char.
6671
6672 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6673
6674         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6675
6676 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6677
6678         * password-cache.el (password-cache-remove): Fix docstring.
6679
6680 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6681
6682         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6683         article unless decoding article to be saved.
6684
6685 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6686
6687         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6688         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6689         generated within the mm-with-unibyte-current-buffer macro.
6690
6691 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6694         to nil when we're in a mml-preview buffer and no group is selected.
6695
6696 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6697
6698         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6699         when catching the `C-g'.  Reported by "Leo".
6700
6701 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * message.el (message-forward-make-body-plain)
6704         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6705         multibyte-string-p.
6706
6707         * lpath.el: Revert.
6708
6709 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * message.el (message-forward-make-body-mml): Assume original message
6712         is multibyte string; error on unibyte.
6713         (message-forward-make-body-plain): Ditto; don't add excessive newline
6714         in body end.
6715
6716         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6717
6718 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6719
6720         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6721         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6722
6723 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6724
6725         * mm-extern.el (mm-extern-url): Don't use
6726         mm-with-unibyte-current-buffer.
6727         (mm-extern-cache-contents): Use with-current-buffer instead of
6728         save-excursion + set-buffer.
6729
6730 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * mm-util.el (mm-emacs-mule): Remove.
6733
6734 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6735
6736         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6737         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6738         change.
6739
6740 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6743         bind the default value of enable-multibyte-characters to nil.
6744
6745 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6746
6747         * message.el (message-forward-make-body-plain)
6748         (message-forward-make-body-mml):
6749         Don't use mm-with-unibyte-current-buffer.
6750
6751 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6752
6753         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6754
6755 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6756
6757         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6758         (Bug#5592).
6759
6760 2010-05-07  Julien Danjou  <julien@danjou.info>
6761
6762         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6763         it to mm-pipe-part.
6764
6765         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6766         it is given.
6767
6768 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * binhex.el (binhex-decode-region-internal)
6771         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6772         (dns-query)
6773         * nnweb.el (nnweb-gmane-search)
6774         * pgg-parse.el (pgg-parse-armor)
6775         * pgg.el (pgg-verify-region)
6776         * sha1.el (sha1-string-external)
6777         * uudecode.el (uudecode-decode-region-internal)
6778         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6779         XEmacs.
6780
6781         * gnus-art.el (gnus-article-browse-html-parts)
6782         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6783         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6784         make-temp-file.
6785
6786         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6787         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6788         compiling.
6789
6790         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6791         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6792         XEmacs when compiling.
6793
6794         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6795         gnus-pick-mode-off-hook for XEmacs when compiling.
6796         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6797         gnus-binary-mode-off-hook for XEmacs when compiling.
6798
6799         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6800         Return nil if char-charset is not available.
6801
6802         * imap.el (imap-disable-multibyte)
6803         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6804         macros.
6805
6806         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6807         instead of encode-coding-string.
6808
6809         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6810         'xemacs) instead of mm-emacs-mule to switch function definitions.
6811         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6812
6813         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6814         bind temporary-file-directory for XEmacs;
6815         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6816         timer-set-function for XEmacs 21.4 and SXEmacs;
6817         bind timer-list for XEmacs 21.4 and SXEmacs;
6818         fbind char-charset and find-charset-region for non-Mule XEmacs;
6819         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6820         encode-coding-region and encode-coding-string for XEmacs having no
6821         file-coding feature.
6822
6823 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6824
6825         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6826
6827 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6828
6829         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6830         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6831
6832 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6833
6834         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6835         alias `jka-compr-delete-temp-file' no longer exists.
6836
6837 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6838
6839         Use define-minor-mode in Gnus where applicable.
6840         * mml.el (mml-mode): Use define-minor-mode.
6841         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6842         (gnus-undo-mode): Use define-minor-mode.
6843         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6844         (gnus-dead-summary-mode): Use define-minor-mode.
6845         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6846         Initialize in declaration.
6847         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6848         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6849         (gnus-mailing-list-mode): Use define-minor-mode.
6850         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6851         (gnus-draft-mode): Use define-minor-mode.
6852         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6853         (gnus-dired-mode): Use define-minor-mode.
6854
6855 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6856
6857         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6858         handles on recursive mml-to-mime translation and check them for
6859         boundary delimiter collisions.  Reported by Greg Troxel.
6860
6861 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6862
6863         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6864
6865 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6866
6867         * mm-util.el (mm-find-buffer-file-coding-system):
6868         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6869
6870 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6871
6872         * message.el (message-generate-headers): Record insertion of optional
6873         headers as well.  Otherwise the check to prevent repeated insertion of
6874         optional headers is a no-op.
6875
6876 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6877
6878         * smime.el: Don't mention CVS.
6879
6880         * nnrss.el (nnrss-fetch): Don't mention CVS.
6881
6882         * nnir.el: Don't mention CVS.
6883
6884 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6885
6886         * gnus-sum.el (gnus-summary-bookmark-make-record):
6887         Add `location' field.
6888
6889 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * lpath.el: Fbind bookmark-default-handler,
6892         bookmark-get-bookmark-record, bookmark-make-record-default,
6893         bookmark-prop-get for Emacs <23 and XEmacs.
6894
6895 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6896
6897         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6898         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6899         Use with-current-buffer to silence the byte-compiler.
6900         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6901         bother to require `gnus'.
6902         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6903
6904 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6905
6906         * gnus-sum.el (gnus-summary-bookmark-make-record)
6907         (gnus-summary-bookmark-jump): New functions.
6908         (gnus-summary-mode): Setup bookmark support.
6909
6910 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6911
6912         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6913         if set.
6914
6915 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6916
6917         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6918         gnus-article-browse-html-save-cid-image; make it work recursively for
6919         forwarded messages as well.
6920         (gnus-article-browse-html-parts): Work when prefix arg is given.
6921         (gnus-article-browse-html-article): Doc fix.
6922
6923 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6924
6925         * message.el (message-default-mail-headers):
6926         (message-default-headers): Carry the value mail-default-headers over
6927         into message-default-mail-headers, rather than message-default-headers.
6928
6929 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6930
6931         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6932         charset.
6933
6934         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6935         charset into the <meta> tag when the article is encoded to utf-8.
6936
6937 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * gnus-art.el (gnus-article-browse-delete-temp-files):
6940         Delete directories as well.
6941         (gnus-article-browse-html-parts): Work for images that do not specify
6942         file names; delete temp directory when quitting; insert header at the
6943         right place; use file: scheme for image files.
6944
6945 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6946
6947         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6948         (gnus-article-browse-html-parts): Use it to make temporary cid image
6949         files in addition to html file so that browser may display them.
6950
6951 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6952
6953         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6954
6955 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6956
6957         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6958
6959 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6960
6961         * auth-source.el (auth-sources): Change default to be simpler.
6962         Explain about Secret Service API sources.  Improve Customize options.
6963         (auth-source-pick): Change to accept any number of search parameters.
6964         Implement fallbacks iteratively, not recursively.  Add scoring on the
6965         second pass and sort by score.  Call Secret Service API when needed.
6966         (auth-source-user-or-password): Use it.  Call Secret Service API
6967         directly when needed to get the user name and the password.
6968
6969 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6970
6971         * message.el (message-interactive): Doc fix.
6972         (message-qmail-inject-args): Reflow.
6973         (message-kill-to-signature): Fix typo in docstring.
6974
6975         * smiley.el (smiley-buffer): Fix typo in docstring.
6976
6977 2010-03-24  Glenn Morris  <rgm@gnu.org>
6978
6979         * mail-source.el (gnus-message): Declare.
6980         (mail-source-delete-old-incoming): Require gnus-util.
6981
6982 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6985
6986         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6987
6988         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6989         password-cache's default if it is not bound.
6990         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6991         password-cache-expiry's default if it is not bound.
6992
6993         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6994         available in Emacs 21.
6995
6996         * lpath.el: Suppress compiler warnings for:
6997         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6998         XEmacs;
6999         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7000         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7001         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7002
7003 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7004
7005         * auth-source.el (auth-sources): Fix up definition so extra parameters
7006         are always inline.
7007
7008 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7009
7010         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7011         wasn't updated after mismatch.  Clear cached mailbox info correctly
7012         when uidvalidity changes.
7013         (nnimap-group-prefixed-name): New function to avoid some code
7014         duplication.
7015         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7016         (nnimap-request-group): Use it.
7017         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7018         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7019         with many imap folders.  This is done by caching the group status from
7020         the imap server persistently in a group parameter `imap-status'.  (This
7021         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7022         but not persistently, so every Gnus startup was still very slow.)
7023
7024 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7025
7026         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7027         delete the extra newline.  Otherwise editing of :string and :number
7028         types don't work.
7029
7030 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7031
7032         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7033         secrets.el dependency.
7034         (auth-sources): Add optional user name.  Add secrets.el configuration
7035         choice (unused right now).
7036
7037 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7038
7039         * gnus-sum.el (gnus-summary-make-menu-bar):
7040         Let `gnus-registry-install-shortcuts' fill in the functions.
7041
7042         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7043         warnings.
7044         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7045         (gnus-registry-install-shortcuts): Populate and use it in a
7046         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7047
7048 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7049
7050         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7051         In-place substitutions for the group name encoding/decoding.
7052         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7053         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7054         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7055         (nnimap-update-unseen, nnimap-request-list)
7056         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7057         (nnimap-request-set-mark, nnimap-split-to-groups)
7058         (nnimap-split-articles, nnimap-request-newgroups)
7059         (nnimap-request-create-group, nnimap-request-accept-article)
7060         (nnimap-request-delete-group, nnimap-request-rename-group)
7061         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7062         `encoded-mbx' for consistency.
7063         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7064         variable `imap-current-mailbox'.
7065
7066         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7067         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7068
7069 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7070
7071         * pop3.el (pop3-display-message-size-flag): Display message size byte
7072         counts during POP3 download.
7073         (pop3-movemail): Use it.
7074         (pop3-list): Implement listing of available messages.
7075
7076 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7077
7078         * nnir.el (nnir-get-article-nov-override-function): New function to
7079         override the normal NOV retrieval.
7080         (nnir-retrieve-headers): Use it.
7081
7082 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7083
7084         * auth-source.el (netrc-machine-user-or-password): Autoload.
7085
7086 2010-03-19  Glenn Morris  <rgm@gnu.org>
7087
7088         Stop message.el from loading about 40 libraries it doesn't always need.
7089         The general approach is to autoload rather than require, and to
7090         require in the specific functions rather than the file.  (Bug#5642)
7091
7092         * gmm-utils.el: Don't require wid-edit.
7093         (widget-create-child-value, widget-convert, widget-default-get):
7094         Autoload.
7095
7096         * gnus-util.el: Don't require time-date, netrc.
7097         (message-fetch-field, gnus-group-name-decode): Declare rather than
7098         autoloading.
7099         (gnus-fetch-field): Require message.
7100         (gnus-decode-newsgroups): Require gnus-group.
7101
7102         * ietf-drums.el: Don't require time-date.
7103
7104         * message.el: Don't require hashcash, canlock, ecomplete.
7105         Do require mail-utils.  Require nnheader only when compiling.
7106         (smtpmail-default-smtp-server): Remove declaration.
7107         (message-send-mail-function): Check smtpmail-default-smtp-server
7108         is bound rather than requiring smtpmail.
7109         (message-auto-save-directory, message-insert-signature):
7110         Use expand-file-name rather than nnheader-concat.
7111         (nnheader-insert-file-contents): Autoload.
7112         (hashcash-wait-async): Declare.
7113         (message-send-mail): Only call gnus-setup-posting-charset if
7114         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7115         (message-send-mail-with-sendmail): Require sendmail.
7116         (canlock-password, canlock-password-for-verify): Declare.
7117         (message-canlock-password): Require canlock.
7118         (nnheader-get-report): Autoload.
7119         (gnus-setup-posting-charset): Declare.
7120         (message-send-news): Require gnus-msg.
7121         (message-make-references, message-make-in-reply-to): Use mail-header-id
7122         rather than the alias mail-header-message-id.
7123         (ecomplete-add-item, ecomplete-save): Declare.
7124         (message-put-addresses-in-ecomplete): Require ecomplete.
7125         (ecomplete-display-matches): Autoload.
7126
7127         * mm-decode.el: Don't require mailcap, gnus-util.
7128         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7129         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7130         Autoload.
7131         (mailcap-mime-extensions): Declare.
7132
7133         * mm-encode.el: Don't require mailcap.
7134         (mailcap-extension-to-mime): Autoload.
7135
7136         * mml-sec.el: Don't require password-cache.
7137
7138         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7139         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7140         (mml-minibuffer-read-type): Require mailcap.
7141         (mml-preview): Require gnus-msg.
7142
7143         * mml1991.el: Require password-cache.
7144         (password-cache-expiry): Remove declaration.
7145
7146         * mml2015.el: Require password-cache.
7147         (password-cache-expiry): Remove declaration.
7148
7149         * nneething.el (mailcap): Require mailcap.
7150
7151         * nnheader.el (declare-function): Add compatibility stub.
7152         (message-remove-header): Declare rather than autoload.
7153         (nnheader-replace-header): Require message.
7154
7155         * nnimap.el (declare-function): Add compatibility stub.
7156         (netrc-parse, netrc-machine-user-or-password): Declare.
7157         (nnimap-open-connection): Require netrc.
7158
7159         * nntp.el (declare-function): Add compatibility stub.
7160         (netrc-parse, netrc-machine, netrc-get): Declare.
7161         (nntp-send-authinfo): Require netrc.
7162
7163         * rfc2047.el: Don't require qp.
7164         (quoted-printable-encode-region, quoted-printable-decode-string):
7165         Autoload.
7166
7167         * sieve-mode.el: Don't require easymenu.
7168         (easy-menu-add-item): Autoload it.
7169
7170         * spam-stat.el (time-to-number-of-days): Autoload it.
7171
7172 2010-03-19  Glenn Morris  <rgm@gnu.org>
7173
7174         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7175
7176 2010-03-18  Glenn Morris  <rgm@gnu.org>
7177
7178         * hashcash.el (declare-function): Remove duplicate definition.
7179
7180 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7181
7182         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7183         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7184         value if any backslash escapes).
7185
7186 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7189         if it is available.  (bug#5647)
7190
7191         * lpath.el: Suppress compiler warning for coding-system-from-name for
7192         Emacs 21 and XEmacs.
7193
7194 2010-03-14  Juri Linkov  <juri@jurta.org>
7195
7196         * hmac-def.el:
7197         * hmac-md5.el:
7198         * netrc.el: Fix keywords.
7199
7200 2010-02-26  Glenn Morris  <rgm@gnu.org>
7201
7202         * message.el (message-send-mail-function): Change the default, so that
7203         it inherits from a customized send-mail-function.  (Bug#5643)
7204
7205 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7206
7207         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7208         shell-command-to-string signals an error (bug#5299).
7209
7210 2010-02-24  Glenn Morris  <rgm@gnu.org>
7211
7212         * message.el (message-smtpmail-send-it)
7213         (message-send-mail-with-mailclient): Doc fixes.
7214
7215 2010-02-16  Glenn Morris  <rgm@gnu.org>
7216
7217         * message.el (message-default-mail-headers): Change the default value
7218         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7219
7220 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7223         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7224
7225 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7226
7227         * time-date.el (date-to-time): Doc fix (Bug#5408).
7228
7229 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7230
7231         * message.el (message-mail): Just pass yank-action on to message-setup.
7232         (message-setup): Handle (FUN . ARGS) form of yank-action.
7233         (message-with-reply-buffer, message-widen-reply)
7234         (message-yank-original): Handle non-buffer values of
7235         message-reply-buffer (Bug#4080).
7236         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7237
7238 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7239
7240         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7241         Fix typo in docstring.
7242
7243 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7244
7245         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7246         response.
7247
7248 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
7251
7252         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7253
7254         * message.el (message-check-news-header-syntax): Protect against a
7255         string that `rfc822-addresses' returns when parsing fails.
7256
7257 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
7260         (gnus-previous-char-property-change): New functions.
7261
7262         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
7263
7264 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
7265
7266         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
7267         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
7268
7269 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7270
7271         * message.el (message-exchange-point-and-mark): Rework last change to
7272         avoid using optional arg of exchange-point-and-mark, for backward
7273         compatibility.
7274
7275 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7276
7277         * message.el (message-exchange-point-and-mark):
7278         Call exchange-point-and-mark with an argument rather than setting
7279         mark-active by hand (Bug#5175).
7280
7281 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * nntp.el (nntp-service-to-port): Work for service expressed with
7284         numeric string; replace [:digit:] with [0-9] for XEmacs.
7285
7286 2009-12-17  Glenn Morris  <rgm@gnu.org>
7287
7288         * gnus-group.el (gnus-bug-group-download-format-alist):
7289         Change emacs entry to debbugs.gnu.org.  Bump :version.
7290
7291 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7292
7293         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
7294
7295 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7296
7297         * message.el (message-info): Explain why we use `Info-goto-node'.
7298
7299 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
7302
7303 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7304
7305         * message.el (message-completion-in-region): New compatibility function.
7306         (message-expand-group): Use it.
7307
7308 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
7311         with no unread article should be listed if the 2nd arg `predicate' is
7312         given.
7313
7314 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7315
7316         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
7317
7318 2009-11-29  Juri Linkov  <juri@jurta.org>
7319
7320         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
7321         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
7322         on `gnus-recenter'.  (Bug#4698, Bug#4981)
7323
7324 2009-11-26  Kevin Ryde  <user42@zip.com.au>
7325
7326         * sha1.el (sha1-string-external): default-directory "/" in case
7327         otherwise non-existent.  process-connection-type pipe for touch of
7328         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
7329
7330 2009-11-25  Kevin Ryde  <user42@zip.com.au>
7331
7332         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
7333         it's comms related and sgml-mode.el has "comm" on that basis too.
7334
7335 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7336
7337         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
7338         containing tspecial characters if they have been already quoted.
7339
7340 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
7341
7342         * dns-mode.el (auto-mode-alist): Purecopy string.
7343
7344 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7345
7346         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
7347
7348 2009-10-24  Glenn Morris  <rgm@gnu.org>
7349
7350         * gnus-art.el (help-xref-stack-item): Define for compiler.
7351
7352 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7353
7354         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
7355
7356 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
7359
7360 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7361
7362         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
7363         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
7364
7365 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * gnus.el (gnus-overlay-get): New alias to overlay-get.
7368         (gnus-overlays-in): New alias to overlays-in.
7369
7370         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
7371         gnus-overlay-get, and gnus-delete-overlay.
7372         (gnus-summary-show-thread): Make it work as well for systems in which
7373         next-single-char-property-change is not available.
7374         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7375
7376         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
7377         (gnus-overlay-get): New alias to extent-property.
7378         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
7379
7380         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
7381         SXEmacs.
7382
7383         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
7384         SXEmacs.
7385
7386 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
7387
7388         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7389
7390 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7391
7392         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7393         and XEmacs that don't have `remove-overlays'.
7394
7395 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7396
7397         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7398         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7399         selective display.  Use overlays instead.
7400
7401 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7402
7403         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7404
7405 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7406
7407         * spam-stat.el (spam-stat-load): Fix typo in message.
7408
7409 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7410
7411         * dig.el (dig-invoke): Fix typo in docstring.
7412         (query-dig): Reflow docstring.
7413
7414 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
7415
7416         * gnus-art.el (gnus-article-encrypt-body):
7417         * message.el (message-check-recipients):
7418         * mm-util.el (mm-codepage-setup):
7419         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7420         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7421
7422 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
7423
7424         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7425         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7426         keys from the menu if mm-{sign,encrypt}-option is 'guided.
7427         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7428         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7429
7430 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7431
7432         * dig.el: Add "Keywords: comm", as per net-utils.el.
7433
7434 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7435
7436         * dig.el (dig-mode): Use define-derived-mode.
7437
7438 2009-09-19  Glenn Morris  <rgm@gnu.org>
7439
7440         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7441
7442 2009-09-18  Glenn Morris  <rgm@gnu.org>
7443
7444         * gnus-diary.el (gnus-diary-check-message):
7445         * message.el (message-insert-formatted-citation-line):
7446         * nnbabyl.el (top-level):
7447         * nndiary.el (nndiary-schedule):
7448         Fix typos in condition-case handlers.
7449
7450 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7451
7452         * gnus-art.el (gnus-article-edit-part): Work for the buffer
7453         configuration that provides the sole article window in a frame;
7454         position point correctly after deleting a part.
7455
7456 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
7457
7458         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7459         (spam-resolve-registrations-routine): Use it to unregister articles
7460         that change status.
7461
7462 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7465         with XEmacs.
7466         (parse-time-string-chars): Use it.
7467
7468 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7469
7470         * imap.el (imap-interactive-login): Better messages.
7471         (imap-open): Fix bug with renamed buffer on reconnect.
7472         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7473         for easier debugging and cleaner code.  On successful (guessed based on
7474         server capabilities) secondary authentication, set imap-state
7475         correctly.
7476         (imap-last-authenticator): Define imap-last-authenticator as a variable
7477         to avoid warnings.
7478
7479 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7480
7481         * nnrss.el (nnrss-request-article): Remove binding of
7482         default-enable-multibyte-characters that has gotten needless by
7483         the 2007-07-13 change in rfc2047-encode-message-header.
7484
7485         * mml.el (mml-insert-multipart): Error on the message header.
7486         (mml-insert-part): Error on the message header; position point at
7487         the end of a MIME tag.
7488
7489 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7490
7491         * time-date.el (autoload): Expand define-obsolete-function-alias into
7492         defalias and make-obsolete for old Emacsen that Gnus supports.
7493         (with-no-warnings): Define it for old Emacsen.
7494         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7495         is available.
7496         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7497         float-time is available; suppress compile warning for time-to-seconds.
7498
7499         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7500         (gnus-float-time): Alias to float-time if it exists.
7501
7502         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7503         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7504         float-time is available; suppress compile warning for time-to-seconds.
7505
7506         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7507         XEmacs.
7508
7509 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7510
7511         * imap.el (imap-message-map): Docstring fix.
7512
7513 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7514
7515         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7516         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7517         Add the optional argument `encoding' that overrides the default.
7518
7519         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7520         mm-encode-buffer.
7521
7522 2009-09-04  Glenn Morris  <rgm@gnu.org>
7523
7524         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7525         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7526         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7527         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7528         * mm-util.el (mm-with-unibyte-current-buffer)
7529         (mm-find-buffer-file-coding-system):
7530         * yenc.el (yenc-decode-region): Use default-value rather than
7531         default-enable-multibyte-characters.
7532
7533 2009-09-03  Glenn Morris  <rgm@gnu.org>
7534
7535         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7536         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7537         than default-enable-multibyte-characters.
7538
7539 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7540
7541         * gnus-art.el (gnus-article-read-summary-keys):
7542         Fix gnus-buffer-configuration's value temporarily used.
7543
7544 2009-09-02  Glenn Morris  <rgm@gnu.org>
7545
7546         * gnus-util.el (gnus-float-time): New function.
7547         * gnus-delay.el (gnus-delay-article):
7548         * gnus-sum.el (gnus-thread-latest-date):
7549         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7550         * nnspool.el (nnspool-request-newgroups):
7551         Use gnus-float-time rather than time-to-seconds.
7552         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7553
7554         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7555         (gnus-header-subject-face, gnus-header-newsgroups-face)
7556         (gnus-header-name-face, gnus-header-content-face):
7557         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7558         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7559         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7560         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7561         (gnus-cite-face-11):
7562         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7563         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7564         (gnus-server-closed-face, gnus-server-denied-face)
7565         (gnus-server-offline-face):
7566         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7567         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7568         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7569         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7570         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7571         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7572         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7573         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7574         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7575         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7576         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7577         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7578         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7579         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7580         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7581         (gnus-summary-high-undownloaded-face)
7582         (gnus-summary-low-undownloaded-face)
7583         (gnus-summary-normal-undownloaded-face)
7584         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7585         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7586         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7587         (gnus-splash-face):
7588         * message.el (message-header-to-face, message-header-cc-face)
7589         (message-header-subject-face, message-header-newsgroups-face)
7590         (message-header-other-face, message-header-name-face)
7591         (message-header-xheader-face, message-separator-face)
7592         (message-cited-text-face, message-mml-face):
7593         * sieve-mode.el (sieve-control-commands-face)
7594         (sieve-action-commands-face, sieve-test-commands-face)
7595         (sieve-tagged-arguments-face):
7596         * spam.el (spam-face):
7597         Mark face aliases with "-face" in the name as obsolete.
7598
7599 2009-09-01  Glenn Morris  <rgm@gnu.org>
7600
7601         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7602         than goto-line.
7603
7604 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7605
7606         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7607         Don't move point if the command is invoked inside the message header.
7608
7609 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7610
7611         * imap.el (imap-send-command): Simplify.
7612         (imap-wait-for-tag): point-max -> buffer-size.
7613
7614 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7615
7616         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7617         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7618         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7619         * nnir.el (nnir-swish-e-index-file):
7620         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7621         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7622         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7623         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7624         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7625         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7626
7627 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7628
7629         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7630         Don't save excursion.
7631
7632 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7633
7634         * nnheader.el (nnheader-find-file-noselect):
7635         * mm-util.el (mm-insert-file-contents):
7636         Use (default-value 'major-mode) instead of default-major-mode.
7637
7638 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7639
7640         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7641
7642 2009-08-26  Glenn Morris  <rgm@gnu.org>
7643
7644         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7645         than placing in files.el.
7646
7647 2009-08-25  Glenn Morris  <rgm@gnu.org>
7648
7649         * nnir.el (top-level): Don't require cl at run-time.
7650         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7651         Replace cl-function substitute with gnus-replace-in-string.
7652         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7653         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7654         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7655         simplified expansions.
7656
7657 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7658
7659         * dig.el (dig): Add autoload cookie.
7660
7661 2009-08-22  Glenn Morris  <rgm@gnu.org>
7662
7663         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7664         goto-line.
7665
7666 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7667
7668         * parse-time.el (parse-time-string-chars): Save match data.
7669
7670 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7671
7672         * parse-time.el (parse-time-string-chars): Compute using character
7673         classes, to handle non-ascii characters (Bug#3190).
7674
7675 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7678
7679         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7680         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7681         (gnus-mm-display-part, gnus-mime-display-single)
7682         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7683         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7684
7685         * gnus-sum.el
7686         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7687         (gnus-summary-move-article): Add expirable mark to articles copied or
7688         moved to group that has auto-expire turned on if the option is non-nil.
7689
7690 2009-07-24  Glenn Morris  <rgm@gnu.org>
7691
7692         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7693         Fix typo.  (Bug#3903)
7694
7695 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7696
7697         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7698         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7699         that should not be used for draft articles.
7700         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7701         that has no concern in minor mode keys.
7702         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7703         Abolish.
7704
7705 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7706
7707         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7708         article without making inquiry to a user for unknown encoding.
7709
7710         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7711         (nnmaildir--scan): Assume i-node and device number that file-attributes
7712         returns might be cons-cell.
7713
7714         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7715
7716         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7717
7718 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7719
7720         * auth-source.el: Remove docs now in auth.texi.  Don't use
7721         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7722         `auth-source-hide-passwords' and use them.
7723
7724 2009-07-15  Glenn Morris  <rgm@gnu.org>
7725
7726         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7727
7728 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7731         excessive whitespace from the default values of title and description.
7732
7733 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7736         mail-fetch-field to fetch Content-Description header in order to
7737         exclude newlines.
7738
7739 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7740
7741         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7742         format used by GnuPG 2.0.11.
7743
7744 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7747         to deleted part.
7748
7749 2009-05-30  David Engster  <dengste@eml.cc>
7750
7751         * nnmairix.el: Remove old documentation in the commentary block.
7752         (nnmairix-request-group): Do not update active file for nnml back ends.
7753         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7754         end so that overview files are ignored.
7755         (nnmairix-update-groups): Make updating the groups more robust by using
7756         marks.
7757         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7758         with dollar characters in message-id.
7759
7760 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7761
7762         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7763         2008-12-25 in dns.el.
7764
7765 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7766
7767         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7768         could happen if the text is only composed of spaces and/or tabs.
7769
7770 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7771
7772         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7773         when sending a queued message to avoid extra mml tags.
7774
7775 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7778
7779 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7780
7781         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7782         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7783         rmail-toggle-header for XEmacs;
7784         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7785
7786 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7787
7788         * gnus-dired.el: Remove autoload for gnus-setup-message.
7789         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7790         displaying Gnus logo; always use compose-mail.
7791
7792 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7795
7796 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7797
7798         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7799         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7800         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7801         available.
7802         (gnus-nocem-epg-verify): New function.
7803
7804 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7805
7806         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7807
7808 2009-02-15  Glenn Morris  <rgm@gnu.org>
7809
7810         * gnus-util.el (rmail-insert-rmail-file-header)
7811         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7812         autoloads.
7813         (rmail-default-rmail-file): Remove unnecessary declaration.
7814         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7815
7816 2009-02-14  Glenn Morris  <rgm@gnu.org>
7817
7818         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7819         variable (only used in gnus-util, which declares it anyway).
7820         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7821         which was only needed by gnus-art (changed to not use it any more).
7822         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7823         only used in gnus-util, which autoloads it itself.
7824         (rmail-update-summary): Fix autoload.
7825
7826         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7827         rather than rmail-output-to-rmail-file.
7828
7829 2009-02-07  Glenn Morris  <rgm@gnu.org>
7830
7831         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7832         autoload of function that no longer exists.
7833         (rmail-toggle-header): Declare.
7834         (message-forward-rmail-make-body): Handle mbox Rmail.
7835
7836 2009-01-31  Glenn Morris  <rgm@gnu.org>
7837
7838         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7839         2009-01-09 change.
7840
7841 2009-01-31  Dave Love  <fx@gnu.org>
7842
7843         * imap.el (imap-fetch-safe): Bind debug-on-error.
7844         (imap-debug): Add imap-fetch-safe.
7845
7846 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7847
7848         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7849         (auth-source-forget-all-cached): New convenience function.
7850         (auth-source-user-or-password): Accept list of modes or a single mode.
7851
7852         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7853         auth-source modes.
7854
7855         * netrc.el (netrc-machine-user-or-password): Use list of
7856         auth-source modes.
7857
7858         * nnimap.el (nnimap-open-connection): Use list of
7859         auth-source modes.
7860
7861         * nntp.el (nntp-send-authinfo): Use list of
7862         auth-source modes.
7863
7864 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7865
7866         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7867         now.
7868
7869 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7870
7871         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7872         coding system in XEmacs; add a workaround for XEmacs.
7873
7874         * lpath.el: Fbind coding-system-aliasee.
7875
7876 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7879         of current-language-environment.
7880
7881 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7882
7883         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7884         available at runtime.
7885
7886 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7887
7888         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7889
7890 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7891
7892         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7893         the greatest positive fixnum value doesn't work under an XEmacs with
7894         bignum support; use the most-positive-fixnum constant instead,
7895         available since Emacs 21.1 with cl and XEmacs 21.1.
7896
7897 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7900         XEmacs gets not to work.
7901
7902 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * mm-util.el (mm-coding-system-priorities): Allow the value like
7905         "Japanese (UTF-8)" of current-language-environment.
7906
7907 2009-01-09  Glenn Morris  <rgm@gnu.org>
7908
7909         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7910         with last-command-event.
7911
7912 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7913
7914         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7915         in the doc string.
7916
7917         * message.el (message-fix-before-sending): Amend comment.
7918
7919 2009-01-08  Dave Love  <fx@gnu.org>
7920
7921         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7922
7923 2009-01-07  David Engster  <dengste@eml.cc>
7924
7925         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7926         simplified server definitions by converting it via
7927         gnus-server-to-method.
7928
7929 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7932         parameter's operands.
7933
7934 2009-01-06  David Engster  <dengste@eml.cc>
7935
7936         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7937         primary select method (for gnus-group-mark-article-as-read).
7938
7939 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7940
7941         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7942         `(gnus)Face', not `(gnus)X-Face'.
7943
7944 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7945
7946         * mm-util.el (mm-ucs-to-char): New function.
7947
7948         * mm-url.el (mm-url-decode-entities): Use it.
7949
7950         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7951         unicode-to-char.
7952
7953 2009-01-05  Dave Love  <fx@gnu.org>
7954
7955         * time-date.el: Require cl for `declare'.
7956
7957 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7958
7959         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7960         Dave Love.
7961
7962 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7963
7964         * message.el (message-fix-before-sending): Add `eight-bit' to
7965         illegible-text check.
7966
7967 2009-01-03  Michael Olson  <mwolson@gnu.org>
7968
7969         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7970         `headers' is nil.  This can occur if the IMAP server does not have
7971         permissions to read messages from a folder, but can write new messages
7972         to the folder.
7973         (nnimap-request-article-part): Do not insert `data' if it is nil.
7974
7975         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7976         characters which will confuse `read', so skip past them.
7977
7978 2009-01-01  Dave Love  <fx@gnu.org>
7979
7980         * imap.el (imap-string-to-integer): Fix typo.
7981         (imap-fetch-safe): New function.
7982         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7983
7984         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7985
7986         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7987         (imap-parse-greeting): Fix doc strings.
7988         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7989         (imap-parse-flag-list): Make messages unique.
7990         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7991
7992         * nnimap.el: Fix author email.
7993         (nnimap-split-rule): Add FIXME comment.
7994         (nnimap-debug): Fix doc string.
7995
7996 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7997
7998         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7999
8000 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8001
8002         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8003         nslookup if resolv.conf isn't available.
8004         (dns-query): Rename from query-dns.
8005         (dns-query-cached): Rename from query-dns-cached.
8006
8007 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8008
8009         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8010         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8011         to check if those variables exist (first appeared in Emacs 18.50).
8012
8013 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * mm-util.el (mm-line-number-at-pos): New function.
8016
8017         * spam-report.el (spam-report-process-queue): Use it.
8018
8019 2008-12-24  David Engster  <dengste@eml.cc>
8020
8021         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8022         parameters that haven't existed as variables as buffer-local variables.
8023
8024 2008-12-23  Dave Love  <fx@gnu.org>
8025
8026         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8027         cadar.
8028
8029         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8030         imap-starttls-p.
8031         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8032
8033 2008-12-22  Dave Love  <fx@gnu.org>
8034
8035         * imap.el: Fix author email.  Doc fixes.
8036         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8037         reply.
8038
8039 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8040
8041         * spam-report.el (spam-report-gmane-max-requests): New constant.
8042         (spam-report-gmane-wait): New variable.
8043         (spam-report-gmane-ham, spam-report-gmane-spam)
8044         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8045         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8046         the server.
8047
8048         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8049         Add explanations.
8050
8051         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8052         nnheader-accept-process-output and nnheader-read-timeout if available.
8053         (pop3-movemail): Use it.
8054
8055         * message.el (message-check-news-body-syntax): Fix signature check if
8056         there's an attachment.
8057
8058 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * mm-util.el: Add comments to the mm- emulating functions.
8061
8062 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8063
8064         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8065         Reported by Stephen Berman <stephen.berman@gmx.net>.
8066
8067 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * mm-util.el (mm-substring-no-properties): New function.
8070         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8071         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8072         (mm-string-to-multibyte): Doc fix.
8073
8074         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8075
8076 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8077
8078         * mml.el (mml-attach-file): Strip text properties from file name.
8079         (Bug#1574)
8080
8081 2008-12-16  Glenn Morris  <rgm@gnu.org>
8082
8083         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8084
8085 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8088         knows since the charset specified might be a bogus alias that
8089         mm-charset-synonym-alist provides.
8090
8091 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8092
8093         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8094         "ISO_8859-1".
8095
8096         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8097
8098 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * mm-util.el (mm-charset-eval-alist):
8101         Define it before mm-charset-to-coding-system.
8102         (mm-charset-to-coding-system): Add optional argument `silent';
8103         define it before mm-charset-override-alist.
8104         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8105         default value if it can be used in Emacs currently running;
8106         silence mm-charset-to-coding-system.
8107
8108 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8111         `allow-override' which says whether to use `mm-charset-override-alist'.
8112         (rfc2047-decode-encoded-words): Use it.
8113
8114         * mm-util.el (mm-charset-override-alist): Fix custom type;
8115         add `(gb2312 . gbk)' to choices.
8116
8117 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8120         fast.
8121
8122         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8123
8124         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8125
8126 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8127
8128         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8129         on links.
8130
8131         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8132
8133 2008-12-03  Lute Kamstra  <lute@gnu.org>
8134
8135         * sha1.el: Remove leading * from docstrings of defcustoms,
8136         deffaces, defconsts and defuns.
8137
8138 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8141         users' addresses that don't have domain parts.
8142         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8143         rather than message-narrow-to-head since there will be the message
8144         header separator.
8145
8146 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8147
8148         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8149         since the result is inserted in a unibyte buffer anyway.
8150         (nnimap-demule-use-string-to-multibyte): Remove.
8151         (nnimap-demule): Alias it to mm-string-to-multibyte.
8152
8153 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8154
8155         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8156         variable for debugging bug#464 and bug#1174.
8157         (nnimap-demule): Use it.
8158
8159 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8162         score calculation correctly.
8163
8164 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8165
8166         * message.el (message-send-mail): Just set the buffer to unibyte
8167         rather than use mm-with-unibyte-current-buffer which does a lot more.
8168         (message-send-mail-partially): Don't bother with
8169         mm-with-unibyte-current-buffer since it's already been made unibyte by
8170         message-send-mail.
8171
8172 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8173
8174         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8175
8176 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8177
8178         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8179
8180 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8181
8182         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8183         require itself and to remove `with-no-warnings'.
8184
8185 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8186
8187         * starttls.el (starttls-any-program-available): Get the name of the
8188         available TLS layer program.
8189         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8190         well as the host name in the "opening" message.
8191
8192         * auth-source.el (auth-source-cache, auth-source-do-cache)
8193         (auth-source-user-or-password): Cache passwords and logins by default,
8194         allow override with `auth-source-do-cache'.
8195         (auth-source-forget-user-or-password): Allow users to remove cache
8196         entries if needed.
8197
8198 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8199
8200         * md4.el (md4-buffer): Fix typo in docstring.
8201         (md4, md4-64): Doc fixes.
8202         (md4-pack-int32): Reflow docstring.
8203
8204 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8205
8206         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8207         condition-case to only the forward-sexp call.
8208
8209 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8210
8211         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8212         quotes contained.  Make it more robust regardless by an extra
8213         condition-case wrapper.
8214
8215 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8216
8217         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8218
8219 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * nnml.el (nnml-request-expire-articles): Check if the function set to
8222         `nnmail-expiry-target' returns the symbol `delete'.
8223
8224         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8225
8226         * nnmail.el (nnmail-expiry-target): Fix custom type.
8227
8228 2008-10-02  Glenn Morris  <rgm@gnu.org>
8229
8230         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8231         Silence compiler warning.
8232
8233 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8234
8235         * tls.el (open-tls-stream): Show the actual command being
8236         executed, instead of the format string.
8237
8238 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8239
8240         * lpath.el: Fbind codepage-setup for Emacs 23.
8241
8242 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8243
8244         * mml.el (mml-menu): Don't assume mml2015 is bound.
8245
8246 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8247
8248         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
8249         exists.
8250
8251 2008-09-27  Glenn Morris  <rgm@gnu.org>
8252
8253         * gnus-util.el (mail-header-remove-comments): Autoload it.
8254
8255 2008-09-27  Andreas Schwab  <schwab@suse.de>
8256
8257         * gnus-util.el (gnus-split-references): Strip comments.
8258         (gnus-parent-id): Likewise.
8259
8260 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
8261
8262         * message.el (message-confirm-send): Fix version.
8263
8264 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * message.el (message-idna-to-ascii-rhs-1): Use
8267         mail-extract-address-components rather than mail-header-parse-addresses
8268         that is an alias by default to ietf-drums-parse-addresses that does not
8269         support non-ASCII names in headers' contents.
8270
8271 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8272
8273         * message.el (message-confirm-send): Fix variable documentation to
8274         avoid the "y/n" wording.
8275
8276 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
8277
8278         * message.el (message-set-auto-save-file-name): Save to a different
8279         filename so multiple messages (especially drafts) can be recovered.
8280
8281 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
8282
8283         * message.el (message-confirm-send): Add appropriate version.
8284
8285 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8286
8287         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
8288         defvar.
8289
8290 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
8291
8292         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
8293         (mm-pkcs7-enveloped-magic): Ditto.
8294
8295 2008-09-17  Simon Josefsson  <simon@josefsson.org>
8296
8297         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
8298         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
8299
8300 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
8301
8302         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
8303         default, it's better.
8304
8305 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
8306
8307         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
8308         summary line gnus-number property and ignore them (with a warning
8309         message).
8310
8311 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
8314         macro caddr in the interactive form since it won't be expanded.
8315
8316 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8317
8318         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
8319         `charset'; fix name of function called recursively.
8320         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
8321
8322 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8323
8324         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
8325         (gnus-mime-set-charset-parameters): New function.
8326         (gnus-mime-view-part-as-charset): Use it to correctly display part
8327         specifying wrong charset.
8328
8329 2008-09-08  David Engster  <dengste@eml.cc>
8330
8331         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
8332         in completing-read for back end server.
8333
8334 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
8335
8336         * message.el (message-confirm-send): New variable to confirm sending a
8337         message.
8338         (message-send): Use it.
8339
8340 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
8341
8342         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
8343
8344 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
8347
8348 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
8349
8350         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
8351         prevent tracking too many groups.
8352         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
8353         Use it.
8354
8355 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
8356
8357         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
8358         moving point to the bottom of the window in order to avoid recentering.
8359
8360 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8361
8362         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
8363
8364         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
8365         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
8366         (gnus-article-beginning-of-window): Fix calculation.
8367
8368 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * gnus-msg.el (gnus-summary-supersede-article)
8371         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
8372         value of gnus-newsgroup-charset to decode non-MIME encoded text in
8373         message header.
8374
8375 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
8376
8377         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
8378         pending output coming after the status change.
8379
8380 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8381
8382         * message.el:
8383         * gnus-start.el:
8384         * gnus-registry.el: Remove VMS support.
8385
8386 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8387
8388         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
8389         macro.
8390         (rfc2104-hash): Use it.
8391
8392 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8393
8394         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
8395         (gnus-summary-sort-by-most-recent-date): New commands.
8396         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
8397         and menu entries.
8398
8399 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
8402         don't redisplay article for raw contents; remove plural articles stuff.
8403
8404         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
8405         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
8406         on gnus-summary-save-article; display results properly.
8407
8408 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8409
8410         * lpath.el: No need to fbind ns-focus-frame.
8411
8412 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
8415
8416 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8417
8418         * gnus-art.el (gnus-summary-save-in-pipe):
8419         Consider gnus-save-all-headers.
8420
8421 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8422
8423         * gnus-util.el (ns-focus-frame): Remove declaration.
8424         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
8425         like x.
8426
8427 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8428
8429         * rfc2104.el (rfc2104-zero): Delete defconst.
8430         (rfc2104-hex-alist): Likewise.
8431         (rfc2104-hex-to-int): Delete func.
8432         (rfc2104-hexstring-to-bitstring): Likewise.
8433         (rfc2104-nybbles): New defconst.
8434         (rfc2104-hash): Rewrite for speed.
8435
8436 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8437
8438         * tls.el (open-tls-stream): Make it work with the 2nd argument
8439         BUFFER that is a string but does not exist as a buffer object, as
8440         mentioned in the doc-string.
8441
8442 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8443
8444         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
8445         SXEmacs.
8446
8447 2008-07-16  Glenn Morris  <rgm@gnu.org>
8448
8449         * gnus-util.el (ns-focus-frame): Declare for compiler.
8450
8451 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
8454         set as a group parameter.
8455         (gnus-summary-save-in-pipe): Work when it is called independently.
8456         (gnus-summary-pipe-to-muttprint): Don't modify
8457         gnus-summary-pipe-output-default-command.
8458
8459 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8460
8461         * message.el (message-send-mail-with-sendmail):
8462         Display the error message.
8463
8464 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8465
8466         * gnus-art.el (gnus-default-article-saver):
8467         Add gnus-summary-save-in-pipe to choices.
8468         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8469         gnus-summary-pipe-output-default-command as the default command.
8470         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8471         instead of gnus-last-shell-command.
8472
8473         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8474         New user option.
8475         (gnus-summary-muttprint-program): Mention the value will be changed.
8476         (gnus-summary-save-article): Force showing of all headers.
8477         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8478
8479 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8480
8481         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8482
8483 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8484
8485         * nnimap.el (nnimap-id):
8486         * sieve-manage.el (sieve-manage-open): Doc fixes.
8487
8488 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8489
8490         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8491         if available.
8492
8493 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8494
8495         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8496
8497         * nnkiboze.el (nnkiboze-generate-group):
8498         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8499
8500         * nnmairix.el: Require CL.
8501
8502 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * dgnushack.el: Autoload get-display-table and put-display-table for
8505         XEmacs 21.5.
8506
8507         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8508         21.4 and SXEmacs.
8509
8510 2008-06-15  David Engster  <dengste@eml.cc>
8511
8512         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8513
8514 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8515
8516         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8517         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8518         runtime choice under XEmacs.
8519
8520         * gnus-sum.el (gnus-summary-set-display-table):
8521         Use `gnus-put-display-table', `gnus-get-display-table',
8522         `gnus-set-display-table' for the display table, instead of `aset'.
8523
8524         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8525         Use `gnus-put-display-table', `gnus-get-display-table',
8526         `gnus-set-display-table' for the display table.
8527
8528 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8529
8530         * nnmairix.el: Add autoloads.
8531
8532 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8533
8534         * nnmairix.el (nnmairix-delete-recreate-group)
8535         (nnmairix-update-and-clear-marks): Fix error messages.
8536
8537 2008-06-14  David Engster  <dengste@eml.cc>
8538
8539         * nnmairix.el: Upgrade to version 0.6.
8540         (nnmairix-group-toggle-propmarks-this-group)
8541         (nnmairix-group-toggle-readmarks-this-group)
8542         (nnmairix-group-delete-recreate-this-group)
8543         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8544         (nnmairix-remove-tick-mark-original-article): New commands.
8545         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8546         (nnmairix-propagate-marks-to-nnmairix-groups)
8547         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8548         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8549         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8550         functions needed for marks propagation and manipulation of read marks.
8551         (nnmairix-update-groups): New function.
8552         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8553         (nnmairix-determine-original-group-from-registry)
8554         (nnmairix-determine-original-group-from-path)
8555         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8556         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8557         New helper functions.
8558         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8559         keystrokes for new commands.
8560         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8561         (nnmairix-request-group): Check allow-fast group parameter.
8562         (nnmairix-request-create-group): Set allow-fast group parameter if
8563         nnmairix-allowfast-default is set.
8564         (nnmairix-close-group): Propagate marks upon closing if needed.
8565         (nnmairix-group-toggle-threads-this-group): Use new.
8566         nnmairix-group-toggle-parameter helper function.
8567         (nnmairix-search): Better check for empty search result.
8568         (nnmairix-goto-original-article): Use new helper functions for
8569         determining original article.
8570         (nnmairix-show-original-article): Make sure message-id is in brackets.
8571         (nnmairix-call-mairix-binary): Change variable name.
8572         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8573         helper function.
8574         (nnmairix-widget-toggle-activate): Fix doc string.
8575
8576 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8577
8578         * nnir.el: Require edmacro when compiling with XEmacs.
8579         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8580         available in Emacs 21.
8581
8582 2008-06-11  Glenn Morris  <rgm@gnu.org>
8583
8584         * gnus-util.el (x-focus-frame):
8585         * gnus.el (image-size):
8586         * mm-decode.el (image-size): Declare.
8587
8588         * gnus-picon.el (declare-function): Add compat definition.
8589         (image-size): Declare.
8590
8591         * gnus-group.el (tool-bar-map):
8592         * gnus-sum.el (tool-bar-map): Define for compiler.
8593
8594         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8595
8596         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8597
8598         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8599         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8600         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8601         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8602         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8603         * sieve-manage.el, spam-report.el, spam.el:
8604         Remove unnecessary eval-and-compile of autoloads.
8605
8606 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8607
8608         * auth-source.el: Precise Tramp doc.
8609
8610 2008-06-07  Glenn Morris  <rgm@gnu.org>
8611
8612         * nnmairix.el: Remove unnecessary eval-when-compile.
8613
8614 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * lpath.el: Fbind propertize for XEmacs 21.4.
8617
8618 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8619
8620         * nnir.el: Move here from ../contrib.
8621
8622 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8623
8624         * gnus-util.el (gnus-read-shell-command): New function.
8625         * mm-decode.el (mm-pipe-part):
8626         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8627
8628 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8631
8632 2008-06-03  Glenn Morris  <rgm@gnu.org>
8633
8634         * pop3.el (nnheader-accept-process-output): Autoload it.
8635
8636 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8637
8638         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8639         are not 2-digit hexadecimal characters that follow `%'s.
8640
8641 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8642
8643         * message.el (message-bogus-recipient-p): Fix type in doc string.
8644         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8645         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8646         Improve custom options.
8647         (message-bogus-recipient-p): Adjust accordingly.
8648
8649 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8650
8651         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8652         long-form month and day names.
8653
8654 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8655
8656         * dgnushack.el: Autoload debug, eudc-expand-inline and
8657         pgg-snarf-keys-region for XEmacs.
8658
8659         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8660
8661         * nnmairix.el: Require edmacro when compiling with XEmacs.
8662
8663 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8664
8665         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8666         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8667
8668 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8669
8670         * auth-source.el: Add more docs.
8671
8672         * netrc.el (netrc-machine): Always match if the port is not given.
8673
8674 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8675
8676         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8677         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8678         retrieval faster in some cases, but might make CPU usage larger.
8679         If this has any bad side effects, we might revert this change.
8680
8681         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8682         seems to make mail retrieval much, much faster.
8683         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8684         unconditionally.
8685
8686         * gnus-draft.el (gnus-group-send-queue):
8687         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8688
8689 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8690
8691         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8692
8693         * message.el (message-bogus-address-regexp): Fix and improve custom
8694         type.
8695         (message-setup-hook): Add message-check-recipients as custom option.
8696
8697 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8698
8699         * message.el (message-cite-function): Remove bogus autoload which crept
8700         in during merge from v5-10.
8701
8702 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8703
8704         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8705
8706         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8707
8708         * auth-source.el: Preliminary Tramp docs.
8709         (auth-sources): Change the default auth-sources to use
8710         EPA .gpg files.
8711
8712 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8713
8714         * nntp.el: Autoload `auth-source-user-or-password'.
8715         (nntp-send-authinfo): Use it.
8716
8717         * nnimap.el: Autoload `auth-source-user-or-password'.
8718         (nnimap-open-connection): Use it.
8719
8720         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8721         for the gnus-message function.
8722         (auth-source-user-or-password): Use it.
8723
8724 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8725
8726         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8727         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8728         (rfc2104-hash): Use it.
8729
8730 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8731
8732         * gnus-art.el (gnus-article-toggle-truncate-lines):
8733         Don't use `iff' in docstring.
8734
8735 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8736
8737         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8738
8739         * gnus-util.el (gnus-extract-address-component-name)
8740         (gnus-extract-address-component-email): Convenience functions around
8741         `gnus-extract-address-components'.
8742
8743         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8744         Use `gnus-extract-address-component-email' to fix bug of comparing full
8745         sender name to `user-mail-address'.
8746
8747 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8748
8749         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8750         catch/throw to optimize.
8751         (gnus-registry-find-keywords): Just use member to find a keyword.
8752
8753 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8754
8755         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8756         is current before calling gnus-server-prepare.
8757         (gnus-server-setup-buffer, gnus-server-update-server)
8758         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8759
8760 2008-05-04  Juri Linkov  <juri@jurta.org>
8761
8762         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8763         (mailcap-file-default-commands): Use mailcap-replace-in-string
8764         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8765         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8766
8767 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8768
8769         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8770
8771 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8772
8773         * gnus.el: Bump version to 0.11.
8774
8775 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8776
8777         * gnus.el: No Gnus v0.10 is released.
8778
8779 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8780
8781         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8782         hooks.
8783         (gnus-update-read-articles): Speed up non-marks-using users.
8784         (gnus-use-marks): Define gnus-use-marks.
8785         (gnus-propagate-marks): Rename variable to something more sensible.
8786
8787 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8788
8789         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8790         (gmm-image-load-path-for-library): Fix typos in docstrings.
8791         (gmm-message): Reflow docstring.
8792
8793 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8794
8795         * mail-source.el (mail-source-set-1, mail-source-bind):
8796         Move auth-source code out of the macro to clean it up and fix bugs.
8797
8798 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8799
8800         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8801         by sender if it's equal to user-mail-address, it's likely to be
8802         useless.
8803
8804         * mail-source.el (mail-source-bind): Don't use user or password if they
8805         are not bound.  Unintern them if they are nil.  Don't use server unless
8806         it's bound, and default it to empty string otherwise.
8807
8808 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8809
8810         * mail-source.el: Load auth-source.el.
8811         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8812         get user name or password, if auth-sources is set up.
8813
8814         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8815         strategy of splitting with parent.
8816         (gnus-registry-split-fancy-with-parent)
8817         (gnus-registry-post-process-groups): Use it and fix prior
8818         bug (returning a list as the split result).
8819
8820         * auth-source.el (auth-sources): Remove server parameter.
8821         (auth-source-pick, auth-source-user-or-password)
8822         (auth-source-user-or-password-imap)
8823         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8824         (auth-source-user-or-password-sftp)
8825         (auth-source-user-or-password-smtp): Remove server parameter.
8826
8827 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8828
8829         * smime.el (smime-sign-region, smime-encrypt-region)
8830         (smime-decrypt-region):
8831         Remove redundant calls to `generate-new-buffer-name'.
8832
8833 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8834
8835         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8836         Don't use QP for message/rfc822.
8837         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8838
8839 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8840
8841         * sieve-manage.el (sieve-string-bytes): Remove.
8842         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8843         correct byte-length only if the process's coding-system is the same as
8844         the one used internally by Emacs to represent strings.
8845
8846 2008-04-22  Juri Linkov  <juri@jurta.org>
8847
8848         * mailcap.el (mailcap-file-default-commands): New function.
8849
8850 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8851
8852         * message.el (message-signature-separator, message-cite-function):
8853         Change custom version.
8854
8855 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8856
8857         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8858         commands.
8859         (tls-checktrust): Ditto.
8860
8861 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * mm-decode.el (mm-display-external): Make temp file read-only.
8864
8865 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8866
8867         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8868         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8869         `C-c C-f d'.
8870
8871 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8872
8873         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8874
8875 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8876
8877         * gnus.el: Bump version to 0.9.
8878
8879 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8880
8881         * gnus.el: No Gnus v0.8 is released.
8882
8883 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8884
8885         * mail-source.el (mail-source-value):
8886         Prefer fboundp to functionp so it works with macros as well.
8887
8888 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8889
8890         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8891         Fix last change in case the element is not even a symbol.
8892
8893 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8894
8895         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8896         Prefer fboundp to functionp so it works with macros as well.
8897
8898 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8899
8900         * auth-source.el: Add docs.
8901         (auth-sources): Modify format to support server.
8902         (auth-source-pick, auth-source-user-or-password)
8903         (auth-source-user-or-password-imap)
8904         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8905         (auth-source-user-or-password-sftp)
8906         (auth-source-user-or-password-smtp): Add server parameter.
8907
8908 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8909
8910         * gnus-registry.el: Initialize the registry when gnus-registry-install
8911         is t.
8912
8913 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * compface.el (uncompface): Make buffer unibyte.
8916
8917 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8918
8919         * mail-source.el (mail-source-value):
8920         Prefer fboundp to functionp so it works with macros as well.
8921
8922 2008-04-05  Glenn Morris  <rgm@gnu.org>
8923
8924         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8925
8926 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8927
8928         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8929         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8930
8931         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8932         multibyteness after rather than before erasing it.
8933
8934         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8935         mm-with-multibyte.
8936         (gnus-request-article-this-buffer): Make sure the proper decoding is
8937         used if gnus-original-article-buffer happens to be unibyte.
8938
8939         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8940         default-enable-multibyte-characters.
8941
8942         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8943         default-enable-multibyte-characters.
8944
8945         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8946
8947         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8948
8949 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8950
8951         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8952         Fix last change in case the element is not even a symbol.
8953
8954 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8955
8956         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8957         (imap-message-copyuid-1): Use it.
8958         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8959         J. Williams in
8960         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8961
8962         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8963         imap-enable-exchange-bug-workaround.
8964         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8965
8966 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8967
8968         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8969         a 100 byte status-checks into a 2-3MB transfer for each group.
8970         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8971         to enable bug workaround or not.
8972         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8973
8974 2008-03-31  Glenn Morris  <rgm@gnu.org>
8975
8976         * message.el (mml2015-use): Declare for compiler.
8977         (message-info): Require mml2015 when appropriate.
8978
8979 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8980
8981         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8982         whitespace.
8983
8984 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8985
8986         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8987         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8988         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8989         (nntp-service-to-port): New function.
8990         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8991         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8992         (nntp-open-netcat-stream): New function.
8993         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8994
8995 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8996
8997         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8998
8999 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9000
9001         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9002
9003 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9004
9005         * dns.el (dns-write): Use set-buffer-multibyte.
9006
9007 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9008
9009         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9010
9011 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9012
9013         * message.el (message-signature-separator): Change default.
9014         Improve custom type.
9015         (message-cite-function): Change default to
9016         message-cite-original-without-signature.
9017
9018         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9019         toggle.
9020
9021         * message.el (message-check-news-body-syntax): Fix signature check.
9022         (message-setup-1): Mark buffer as unmodified _after_ running
9023         message-setup-hook and handling message-alternative-emails.
9024         (message-shorten-references): Be more strict when building list of
9025         valid references to comply with GNKSA.
9026
9027         * gnus-group.el (gnus-read-ephemeral-bug-group)
9028         (gnus-read-ephemeral-debian-bug-group)
9029         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9030
9031         * message.el (message-info): Don't use booleanp which isn't supported
9032         in Emacs 21 and XEmacs.
9033
9034 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9035
9036         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9037         gnus-group-gmane-group-download-format.
9038         (gnus-group-read-ephemeral-gmane-group): Rename from
9039         gnus-group-read-ephemeral-gmane-group.
9040         (gnus-read-ephemeral-gmane-group-url): Rename from
9041         gnus-group-read-ephemeral-gmane-group-url.
9042         (gnus-bug-group-download-format-alist): New variable.
9043         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9044         (gnus-read-ephemeral-emacs-bug-group): New commands.
9045
9046 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9047
9048         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9049         (gnus-visible-headers): Improve custom type.
9050
9051 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9052
9053         * mml.el (mml-menu): Add workarounds for XEmacs.
9054
9055         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9056         X-Boundary header.
9057
9058         * message.el (message-simplify-recipients): Fix previous commit.
9059
9060 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9061
9062         * mm-util.el (mm-set-buffer-multibyte): New function.
9063         * mm-decode.el (mm-copy-to-buffer): Use it.
9064
9065         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9066         Prefer fboundp to functionp so it works with macros as well.
9067
9068 2008-03-19  Glenn Morris  <rgm@gnu.org>
9069
9070         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9071         Accidentally removed in the sync process with Emacs.
9072
9073 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * message.el (message-alter-recipients-discard-bogus-full-name):
9076         New function.
9077         (message-alter-recipients-function): New variable.
9078         (message-get-reply-headers): Use it.
9079         (message-replace-header): New helper function.
9080         (message-recipients-without-full-name): New variable.
9081         (message-simplify-recipients): New command.
9082
9083         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9084
9085         * message.el (message-info): Handle EasyPG manual.
9086
9087         * mml.el (mml-menu): Add entry for EasyPG.
9088
9089 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9090
9091         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9092         parameter.
9093
9094         * message.el (message-disassociate-draft): Specify drafts group name
9095         fully.
9096
9097 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9098
9099         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9100         Eliminate unnecessary duplicates from the match list.
9101
9102 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9105
9106         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9107
9108         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9109         args of `how-many' of which the XEmacs version doesn't take; declare
9110         Info-index-next as function.
9111
9112 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9113
9114         * gnus-score.el (gnus-score-headers): Fix handling of
9115         gnus-inhibit-slow-scoring.
9116
9117         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9118         string.
9119         (gnus-button-url-regexp): Improve handling of parenthesis.
9120         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9121         (gnus-button-handle-info-keystrokes): Handle index entries.
9122
9123 2008-03-15  Glenn Morris  <rgm@gnu.org>
9124
9125         * parse-time.el (parse-time-string): Simplify.
9126
9127 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9130         Incoming* files.
9131
9132 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9133
9134         * auth-source.el (auth-sources): Rename from auth-source-choices.
9135         (auth-source-pick): Use it.
9136
9137 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9138
9139         * binhex.el (binhex-decode-region-internal):
9140         * uudecode.el (uudecode-decode-region-internal):
9141         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9142         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9143         setting default-enable-multibyte-characters.
9144
9145 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9146
9147         * auth-source.el (auth-source-protocols)
9148         (auth-source-protocols-customize, auth-source-choices): Add and
9149         modified variable customizations and defaults.
9150         (auth-source-pick, auth-source-user-or-password)
9151         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9152         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9153         (auth-source-user-or-password-sftp)
9154         (auth-source-user-or-password-smtp): Use new variables and provide an
9155         interface to netrc.el.
9156
9157 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9158
9159         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9160         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9161         Make sure the nntp port to specify is a string.
9162
9163 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9164
9165         * nntp.el: Use with-current-buffer.
9166         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9167         dubious mm-with-unibyte-current-buffer.
9168         (nntp-with-open-group-function): New function extracted from
9169         nntp-with-open-group macro.
9170         (nntp-with-open-group): Use the function, so it's easier to debug.
9171         Add indentation and debugging info.
9172         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9173         Recommend the use of the netcat alternatives.
9174
9175         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9176         Avoid mm-string-as-multibyte as well.
9177
9178         * nnweb.el (nnweb-insert-html):
9179         Remove use of nnheader-string-as-multibyte.
9180
9181         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9182         (nnheader-string-as-multibyte): Remove.
9183
9184         * mm-view.el: Use inhibit-read-only.
9185         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9186         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9187         or unibyte-string.
9188
9189         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9190         (mm-uu-yenc-extract): Use with-current-buffer.
9191
9192         * gnus-soup.el (gnus-soup-send-packet): Don't use
9193         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9194
9195         * nnmh.el: Use with-current-buffer.
9196         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9197         mm-string-as-multibyte on the output of mm-encode-coding-string.
9198
9199         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9200         (nnimap-request-move-article): Use with-current-buffer.
9201
9202         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9203         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9204         conversion uses string-make-unibyte rather than string-as-unibyte.
9205
9206         * gnus-msg.el: Use with-current-buffer.
9207
9208         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9209
9210 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9211
9212         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9213         string for caching if it is 'PIN.
9214
9215 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * lpath.el: Consider the case without Emacs/W3.
9218
9219 2008-03-08  Glenn Morris  <rgm@gnu.org>
9220
9221         * time-date.el (date-to-time, time-subtract, time-add)
9222         (safe-date-to-time): Doc fixes.
9223
9224 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9225
9226         * mail-source.el (mail-source-delete-old-incoming-confirm):
9227         Change default to nil.
9228         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9229
9230 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * lpath.el: Rearrange.
9233
9234         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9235         (gnus-article-goto-prev-page): Work for articles having ^L's.
9236
9237         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9238
9239         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9240
9241 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9242
9243         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9244         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9245         (gnus-bookmark-jump): Adjust some variable names.
9246
9247 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
9248
9249         * auth-source.el: New package.
9250         (auth-source-choices): Add customization entry point variable.
9251
9252         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
9253         bug.
9254
9255 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
9256
9257         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
9258         (gnus-registry-initialize, gnus-registry-install-p): Use it.
9259         (gnus-registry-install-shortcuts): Rename from
9260         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
9261         the `gnus-registry-mark-map' keymap dynamically from
9262         `gnus-registry-marks'.  The generated functions update the summary line
9263         when a registry mark is added or deleted, and will call
9264         `gnus-registry-install-p' (see the comments in the code).
9265         (gnus-registry-user-format-function-M): Use concat intelligently.
9266
9267         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
9268         the registry mark functions.
9269
9270 2008-03-05  Glenn Morris  <rgm@gnu.org>
9271
9272         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
9273         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
9274         gnus-art.
9275         (top-level): No need to load own source when compiling.
9276
9277 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9278
9279         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
9280         Suggested by <chris.anderton@zetnet.co.uk>.
9281
9282 2008-03-04  Glenn Morris  <rgm@gnu.org>
9283
9284         * gnus-sum.el (top-level): No need to require gnus when compiling,
9285         since unconditionally required near start of file.
9286         (gnus-summary-display-while-building): Move definition before use.
9287
9288 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9289
9290         * gnus-registry.el (gnus-registry-user-format-function-M):
9291         Add formatting function.
9292
9293 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9294
9295         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
9296         with plists.
9297         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
9298         Use new format.
9299
9300 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9301
9302         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
9303         `where-is-internal' that returns a range of key sequences.
9304
9305 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9306
9307         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
9308
9309         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
9310         (gnus-summary-jump-to-group): Consider windows on other displayed
9311         frames as well.  Similar changes might be needed elsewhere, but that's
9312         the one I've bumped into during my use.
9313
9314         * nndoc.el (nndoc-oe-dbx-type-p):
9315         * gnus-msg.el (gnus-debug):
9316         * gnus-group.el (gnus-update-group-mark-positions):
9317         Use mm-string-to-multibyte.
9318
9319 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9320
9321         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
9322         doesn't handle NotDashEscaped.
9323
9324         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
9325         (mml-dnd-attach-options): Fix typo in custom choice.
9326
9327         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
9328         Change nndoc-article-type to mbox.
9329         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
9330
9331         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
9332         to nil, instead of html2text.
9333
9334         * imap.el (imap-debug): Add `imap-ping-server'.
9335
9336         * gnus-bookmark.el: Add FIXMEs.
9337
9338         * message.el (message-form-letter-separator)
9339         (message-send-form-letter-delay): New variables.
9340         (message-send-form-letter): Use them.  New command to send form
9341         letters.  Requested by Uwe Siart.
9342         (message-send-mail-function): Doc fix.  Add "Other" custom option.
9343
9344 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9345
9346         * Update copyright years.
9347
9348 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9349
9350         Sync from EMACS_22_BASE.
9351
9352         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
9353
9354 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
9355
9356         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
9357         empty author.
9358
9359 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
9360
9361         * gnus-registry.el (gnus-registry-marks): Add variable for
9362         customization of marks and their appearance.
9363         (gnus-registry-read-mark): Use it.
9364         (gnus-registry-do-marks): Add utility function to loop through
9365         `gnus-registry-marks'.
9366         (gnus-registry-install-shortcuts-and-menus): Add function to install
9367         shortcuts and menus.
9368         (gnus-registry-initialize): Use it.
9369         (gnus-registry-default-mark): Clarify documentation.
9370
9371 2008-02-29  Glenn Morris  <rgm@gnu.org>
9372
9373         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
9374         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
9375         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
9376         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
9377         Change defcustom :version from 23.0 to 23.1.
9378
9379 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
9380
9381         * gnus-registry.el (gnus-registry-follow-group-p)
9382         (gnus-registry-post-process-groups): Add functions to aid registry
9383         splitting and improve logging.  Clarify behavior in function
9384         documentation.
9385         (gnus-registry-split-fancy-with-parent): Use them.
9386
9387 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9388
9389         * gnus-art.el: Use with-current-buffer.
9390
9391 2008-02-27  David Engster  <dengste@eml.cc>
9392
9393         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
9394         Express real group name in the response.
9395
9396 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9397
9398         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
9399         (nnmairix-last-server, nnmairix-current-server): Defvar them.
9400         (nnmairix-goto-original-article): Defvar gnus-registry-install and
9401         autoload gnus-registry-fetch-group when compiling.
9402         (nnmairix-request-group-with-article-number-correction):
9403         Remove unreferenced argument passed to nnmairix-call-backend.
9404
9405 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9406
9407         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
9408         (mm-uu-extract): Improve face for low color ttys.
9409         Reported by Sascha Wilde.
9410
9411 2008-02-27  Glenn Morris  <rgm@gnu.org>
9412
9413         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
9414         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
9415         variables to defconsts.  Convert comments to doc-strings.
9416         (nnmairix-last-server, nnmairix-current-server): Convert from free
9417         variables to defvars.  Convert comments to doc-strings.
9418         (gnus-registry-fetch-group): Autoload.
9419         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
9420         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
9421         (nnmairix-widget-build-editable-fields): Use car cddr rather than
9422         caddr.
9423         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
9424         nnmairix-request-group-with-article-number-correction call.
9425         (nnmairix-fast, nnmairix-group): New, less general names, for free
9426         variables passed from nnmairix-request-group to
9427         nnmairix-request-group-with-article-number-correction.  Declare.
9428         (nnmairix-request-group-with-article-number-correction):
9429         Use nnmairix-fast, nnmairix-group rather than fast, group.
9430
9431 2008-02-26  David Engster  <dengste@eml.cc>
9432
9433         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
9434         version 0.5.
9435
9436 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9437
9438         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
9439         instead of making an extra function call.  Don't add the current group
9440         to articles only when they have the group.  Use
9441         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
9442         Reported by David <de_bb@arcor.de>.
9443
9444 2008-02-24  Miles Bader  <miles@gnu.org>
9445
9446         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
9447         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
9448         (mm-find-mime-charset-region):
9449         * mm-bodies.el (mm-encode-body):
9450         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
9451
9452 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
9455         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
9456
9457 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
9458
9459         * mail-source.el (mail-source-delete-incoming): Change default.
9460         Supplement doc string.
9461
9462         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9463
9464 2008-02-14  Glenn Morris  <rgm@gnu.org>
9465
9466         * time-date.el (format-seconds): New function.
9467
9468 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * nnmail.el (nnmail-message-id-cache-file): Derive from
9471         `gnus-home-directory'.
9472
9473 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9474
9475         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9476         Document negative prefix.
9477
9478         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9479
9480 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9481
9482         * message.el (message-unsent-separator): Add the Exim bounce
9483         separator.
9484
9485 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9486
9487         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9488         list.
9489         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9490         recipient/signer list.
9491
9492 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9493
9494         * Makefile.in (datarootdir): Define.
9495         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9496         name that might contain whitespace.
9497
9498 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9499
9500         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9501         fbound (Emacs 23 unicode), signal an error.
9502
9503 2008-02-08  Glenn Morris  <rgm@gnu.org>
9504
9505         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9506
9507 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9508
9509         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9510         ports to the calls to `netrc-machine-user-or-password' in addition to
9511         "imap" and "imaps".
9512
9513 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9514
9515         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9516
9517         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9518
9519 2008-02-01  Kenichi Handa  <handa@m17n.org>
9520
9521         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9522         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9523         (rfc2104-hash): Convert the result of concat to unibyte string.
9524
9525 2008-02-01  Dave Love  <fx@gnu.org>
9526
9527         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9528         coding-system-for-read.
9529         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9530
9531 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9534         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9535         <hanche@math.ntnu.no>.
9536
9537 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9538
9539         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9540
9541         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9542
9543 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9544
9545         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9546         * message.el (message-beginning-of-line): Use featurep instead of bound
9547         tests in order to resolve conditionals at compile time.
9548
9549 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9550
9551         * mail-source.el (mail-sources): Add `group' choice.
9552
9553         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9554         parameter `in-group' to control into which group the articles go.
9555         Add treatment of `group' mail-source.
9556
9557 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9558
9559         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9560
9561         * mm-decode.el (mm-dissect-buffer): Decode description.
9562
9563         * mml.el (mml-to-mime): Encode message header first.
9564
9565 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9568         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9569
9570         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9571         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9572
9573 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9574
9575         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9576
9577 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9580         prefix keys.
9581         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9582         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9583         gnus-xmas.el.
9584
9585         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9586         (gnus-xmas-article-describe-bindings): New function.
9587         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9588         gnus-xmas-article-describe-bindings.
9589
9590         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9591
9592 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9593
9594         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9595         Add new variables for article mark management.
9596         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9597         list of extra data entries which, when present, will indicate that the
9598         article ID should not be trimmed from the registry.
9599         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9600         functions.
9601         (gnus-registry-read-mark): New function to read a mark name from the
9602         user.
9603         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9604         (gnus-registry-set-article-mark-internal): New functions to add and
9605         remove marks.
9606         (gnus-registry-get-article-marks): New function to show the marks for
9607         an article, or retrieve them for further use.
9608
9609 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9612         keys when no argument is given.
9613
9614 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9615
9616         * imap.el (imap-ping-server): New variable.
9617         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9618         (imap-ping-server): Minor doc string fixes.
9619
9620 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9621
9622         * imap.el (imap-ping-server): New function.
9623         (imap-opened): Call imap-ping-server.
9624
9625 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9626
9627         * gnus-sum.el (gnus-article-sort-by-random)
9628         (gnus-thread-sort-by-random): Fix doc strings.
9629         Reported by jidanni@jidanni.org.
9630
9631 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9632
9633         * gnus-art.el (gnus-article-describe-bindings): New function.
9634         (gnus-article-read-summary-keys): Use it.
9635         (gnus-article-mode-map): Bind `C-h b' to it.
9636
9637 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9638
9639         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9640         XEmacs.
9641         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9642         Protect against non-character events.
9643
9644         * lpath.el: Fbind map-keymap for Emacs 21.
9645
9646 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9647
9648         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9649         New command.
9650         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9651         instead of END.  Change name of the temp file.
9652         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9653         customizable.
9654
9655 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9656
9657         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9658         bind `S W' to gnus-article-wide-reply-with-original; set default
9659         binding to gnus-article-read-summary-send-keys.
9660         (gnus-article-read-summary-keys): Fix the order of keys; display
9661         continuation keys correctly in the echo area; describe bindings
9662         correctly when keys end with `C-h'.
9663         (gnus-article-read-summary-send-keys): New function.
9664         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9665         Work for gnus-article-read-summary-send-keys; display continuation keys
9666         correctly in the echo area.
9667         (gnus-article-reply-with-original): Ignore prefix argument.
9668         (gnus-article-wide-reply-with-original): New function.
9669
9670         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9671         Emacs 21.
9672
9673 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9674
9675         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9676         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9677
9678 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9679
9680         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9681         (gnus-group-read-ephemeral-gmane-group): New command.
9682
9683 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9684
9685         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9686
9687 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9688
9689         * message.el (message-send-mail-function): Increase custom version.
9690
9691         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9692         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9693
9694 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9695
9696         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9697         for the cases where imap-authenticate is called with a nil buffer
9698         parameter.
9699
9700 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9701
9702         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9703         html parts correctly; support forwarded messages.
9704         (gnus-article-browse-html-article): Remove work buffers.
9705
9706         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9707         compiling.
9708         (netrc-bound-and-true-p): New macro.
9709         (netrc-parse): Use it instead of bound-and-true-p that is not available
9710         in XEmacs 21.4.
9711
9712 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9713
9714         * gnus-registry.el (gnus-registry-mark-article)
9715         (gnus-registry-article-marks): Add functionality to mark articles
9716         through the Gnus registry.
9717
9718         * encrypt.el: Clarify documentation for the new pgg method.
9719         (encrypt-file-alist): Add PGG option.
9720         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9721         functionality.  Abstract password key and messaging to external
9722         functions.
9723         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9724         (encrypt-message-method-and-cipher): Add new convenience external
9725         functions.
9726         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9727         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9728
9729         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9730         (netrc-parse): Use encrypt-file-alist to determine if
9731         encrypt-find-model or encrypt-insert-file-contents should be used.
9732
9733         * encrypt.el: Clarify documentation.  Load password-cache or
9734         password, whichever one is found first, instead of autoloading.
9735
9736 2007-12-19  Glenn Morris  <rgm@gnu.org>
9737
9738         * mml.el (message-options-set, message-narrow-to-head)
9739         (message-in-body-p, message-mail-p, message-encode-message-body):
9740         Autoload.
9741         (message-remove-header, message-narrow-to-headers-or-head)
9742         (message-subscribed-p, message-make-mail-followup-to)
9743         (message-position-on-field, message-news-p)
9744         (message-options-set-recipient, message-generate-headers)
9745         (message-sort-headers): Declare as functions.
9746
9747 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9748
9749         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9750         convention in doc string.
9751
9752 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9753
9754         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9755         title to html parts.
9756         (gnus-article-browse-html-article): Pass message header to it.
9757
9758         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9759
9760 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9761
9762         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9763         or password compatible with XEmacs.
9764
9765 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9766
9767         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9768         format document.
9769         (gnus-mime-delete-part): Don't write description line if empty.
9770         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9771
9772 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9773
9774         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9775         (gnus-summary-mark-read-and-unread-as-read)
9776         (gnus-summary-mark-current-read-and-unread-as-read)
9777         (gnus-summary-mark-unread-as-ticked): Doc fix.
9778         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9779
9780 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9783         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9784
9785 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9788         yes-or-no-p.
9789
9790 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9791
9792         * mm-decode.el (mm-add-meta-html-tag): New function.
9793         (mm-save-part-to-file, mm-pipe-part): Use it.
9794
9795         * gnus-art.el (gnus-article-browse-delete-temp-files):
9796         Use gnus-y-or-n-p instead of y-or-n-p.
9797         (gnus-article-browse-html-parts): Work with message/external-body; use
9798         mm-add-meta-html-tag.
9799
9800 2007-12-11  Glenn Morris  <rgm@gnu.org>
9801
9802         * gnus-cache.el: Require gnus-sum not just when compiling.
9803
9804         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9805
9806         * gnus-int.el (gnus-server-opened, gnus-status-message):
9807         Move definitions before use.
9808
9809         * mm-decode.el: Require gnus-util.
9810         (mm-remove-part): Only call delete-annotation on XEmacs.
9811
9812         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9813
9814         * nnmail.el: Require gnus-int.
9815
9816         * spam.el: Move `require's before `eval-when-compile's.
9817
9818         * gnus-ems.el (gnus-alive-p):
9819         * gnus-fun.el (message-goto-eoh):
9820         * gnus-util.el (gnus-group-name-decode):
9821         * mail-source.el (gnus-compress-sequence):
9822         * message.el (Info-goto-node, format-spec):
9823         * mm-bodies.el (message-options-get):
9824         * mm-decode.el (mm-view-pkcs7):
9825         * mm-util.el (gmm-write-region):
9826         * mml-smime.el (mml-compute-boundary)
9827         (gnus-completing-read-with-default):
9828         * mml.el (widget-button-press, gnus-make-hashtable):
9829         * mml1991.el (mm-decode-content-transfer-encoding)
9830         (mm-encode-content-transfer-encoding)
9831         (message-options-get, message-options-set):
9832         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9833         * nnfolder.el (gnus-request-group):
9834         * nnheader.el (ietf-drums-unfold-fws):
9835         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9836         * smime.el (gnus-run-mode-hooks):
9837         * spam-stat.el (gnus-message): Autoload.
9838
9839         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9840         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9841         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9842         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9843         Add declare-function compatibility definition.
9844
9845         * gnus-cache.el (nnvirtual-find-group-art):
9846         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9847         (gnus-add-image, gnus-add-wash-type):
9848         * gnus-group.el (nnkiboze-score-file):
9849         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9850         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9851         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9852         (message-tokenize-header, gnus-get-buffer-create)
9853         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9854         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9855         * gnus.el (gnus-group-decoded-name):
9856         * mail-source.el (imap-capability):
9857         * mm-bodies.el (message-options-set):
9858         * mm-decode.el (gnus-configure-windows):
9859         * mm-extern.el (message-goto-body):
9860         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9861         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9862         (epg-sub-key-validity, message-options-set):
9863         * mml.el (widget-event-point, gnus-configure-windows):
9864         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9865         * mml2015.el (epg-check-configuration, epg-configuration)
9866         (message-options-set):
9867         * nndb.el (nndb-request-article):
9868         * nnfolder.el (gnus-request-create-group):
9869         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9870         * nnmaildir.el (gnus-group-mark-article-read):
9871         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9872         * rfc1843.el (message-fetch-field):
9873         * spam.el (gnus-extract-address-components):
9874         Declare as functions.
9875
9876 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9879
9880         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9881
9882         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9883         bind show-trailing-whitespace for XEmacs.
9884
9885 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9886
9887         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9888         new no-op macro for backward compatibility.
9889
9890         * imap.el (imap-string-to-integer): New function.
9891
9892 2007-12-09  Glenn Morris  <rgm@gnu.org>
9893
9894         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9895
9896         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9897         * message.el, mm-view.el, sieve-manage.el, smime.el:
9898         Add declare-function compatibility definition.
9899
9900         * gnus-art.el (w3-region, w3m-region, Info-menu):
9901         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9902         * gnus-sum.el (gnus-get-predicate):
9903         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9904         * message.el (mail-abbrev-in-expansion-header-p):
9905         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9906         (w3m-detect-meta-charset, w3m-region):
9907         * sieve-manage.el (password-read, password-cache-add)
9908         (password-cache-remove):
9909         * smime.el (password-read-and-add): Declare as functions.
9910
9911 2007-12-08  David Kastrup  <dak@gnu.org>
9912
9913         * gnus-sum.el (gnus-summary-simplify-subject-query):
9914         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9915         `message'.
9916
9917 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9918
9919         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9920         it to bind idna-program, installation-directory, defined-colors, and
9921         face-attribute for XEmacs of the version that compiles defcustom forms.
9922
9923 2007-12-07  Glenn Morris  <rgm@gnu.org>
9924
9925         * gnus-art.el (article-make-date-line): Revert previous change.
9926
9927 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9928
9929         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9930
9931 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9932
9933         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9934         Call gnus-add-to-range ranges only once with a prepared article-list.
9935
9936 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9937
9938         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9939         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9940         group names with backslashes.
9941         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9942
9943 2007-12-06  Deepak Goel  <deego3@gmail.com>
9944
9945         * gnus-art.el (article-make-date-line):
9946         * gnus-start.el (gnus-load):
9947         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9948
9949 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9950
9951         * gnus-art.el (gnus-use-idna)
9952         * gnus-start.el (gnus-site-init-file)
9953         * message.el (message-use-idna)
9954         * mm-uu.el (mm-uu-hide-markers)
9955         * smiley.el (smiley-style): Revert changes that suppress warnings.
9956
9957 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9958
9959         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9960         specify charset to html source.
9961         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9962
9963 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9966         idna-program in order to suppress byte compile warning issued by XEmacs
9967         that came to byte compile the default value section of defcustom forms
9968         recently.
9969
9970         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9971         value of installation-directory.
9972
9973         * message.el (message-use-idna): Don't directly refer to the value of
9974         idna-program.
9975
9976         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9977
9978         * smiley.el (smiley-style): Don't directly call face-attribute.
9979
9980 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9983
9984         * gnus-dired.el: Reduce Gnus dependencies.
9985         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9986         Don't require.  Use autoloads instead.
9987         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9988         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9989         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9990         (gnus-dired-mode): Adjust doc string.
9991         (gnus-dired-mail-mode): New variable.
9992         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9993         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9994         (gnus-dired-mail-buffers): New function.  Return mail or message
9995         composition buffers.
9996         (gnus-dired-attach): Use it.
9997         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9998         NO-DECODE.
9999         (gnus-dired-print): Use `gnus-print-buffer' depending on
10000         `gnus-dired-mail-mode'.
10001
10002 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10003
10004         * rfc2047.el (rfc2047-encoded-word-regexp)
10005         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10006         explaining what regexp patterns are for.
10007
10008 2007-12-04  Glenn Morris  <rgm@gnu.org>
10009
10010         * password.el: Move to password-cache.el.
10011
10012         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10013         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10014         * mml-smime.el (password-read, password-cache-add)
10015         (password-cache-remove):
10016         No need to autoload, since mml-sec requires password.
10017
10018         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10019         * message.el (gnus-extract-address-components):
10020         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10021
10022         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10023         password.
10024
10025 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10026
10027         * mailcap.el: Reduce dependencies.
10028         (mail-header-parse-content-type): Autoload.
10029         (mailcap-delete-duplicates): New alias.
10030         (mailcap-mime-info): Add optional argument NO-DECODE.
10031         (mailcap-mime-types): Use mailcap-delete-duplicates.
10032
10033         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10034
10035 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10036
10037         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10038         (imap-parse-status): Upcase status-att for servers that sends them
10039         lower-case (e.g., MS Exchange 2007).
10040
10041 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10042
10043         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10044         function.
10045
10046         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10047         (gnus-uu-yenc-article): New function.
10048
10049         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10050
10051         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10052
10053 2007-12-02  Glenn Morris  <rgm@gnu.org>
10054
10055         * binhex.el (binhex): New custom group.
10056         (binhex-decoder-program, binhex-decoder-switches)
10057         (binhex-use-external): Move to the binhex custom group.
10058
10059         * uudecode.el (uudecode): New custom group.
10060         (uudecode-decoder-program, uudecode-decoder-switches)
10061         (uudecode-use-external): Move to the uudecode custom group.
10062
10063         * netrc.el (top-level): Don't load `encrypt' features.
10064         (netrc-parse): Don't use encrypt.
10065         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10066
10067         * encrypt.el: Remove file.
10068
10069 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10070
10071         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10072         matches on patches.
10073
10074         * gnus-art.el (gnus-article-browse-html-article):
10075         Mention `mm-text-html-renderer' in the doc string.
10076
10077         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10078         string.  Add comments.
10079
10080         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10081         if rhs is ASCII.
10082
10083 2007-12-01  Glenn Morris  <rgm@gnu.org>
10084
10085         * mail-source.el (top-level): Require format-spec before
10086         eval-when-compile.
10087
10088 2007-11-30  Glenn Morris  <rgm@gnu.org>
10089
10090         * encrypt.el: Require password, rather than autoloading password-read.
10091
10092 2007-11-29  Glenn Morris  <rgm@gnu.org>
10093
10094         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10095         (sasl-make-client, sasl-next-step, sasl-step-data)
10096         (sasl-step-set-data): Declare as functions.
10097
10098 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10099
10100         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10101
10102 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10103
10104         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10105         certs should be verified and what is to be done in the event of a
10106         verification failure.
10107
10108         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10109         caller can indicate whether the cache should be disregarded for this
10110         call.  This way the result of the call is reproducible at all times and
10111         can be considered a canonical server name for the supplied method.
10112         (gnus-agent-method-p): Canonicalize server names by pushing their
10113         method through `gnus-method-to-server' using the no-cache argument.
10114
10115         * gnus-srvr.el (gnus-server-insert-server-line):
10116         Call `gnus-method-to-server' with `no-cache' argument.
10117
10118         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10119         gnus-agent-possibly-synchronize-flags as this should be called when the
10120         server is actually being opened.
10121         (gnus-agent-possibly-synchronize-flags)
10122         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10123         flags file of an agentized server to the latter function.
10124
10125         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10126         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10127         after a connection has been established successfully.
10128
10129 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10130
10131         * gnus-art.el (article-display-face): Force to display face if called
10132         interactively; check if gnus-article-x-face-too-ugly matches author.
10133         (article-display-x-face): Display face even if From header is missing
10134         as article-display-face does.
10135
10136 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10137
10138         * hashcash.el (message-narrow-to-headers-or-head)
10139         (message-fetch-field, message-goto-eoh)
10140         (message-narrow-to-headers): Declare as functions.
10141
10142 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * mail-source.el (mail-sources): Default to fetch from file for
10145         compatibility with default of nnmail-spool-file.
10146
10147 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10150         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10151         to look for encoded word that should be encoded again.
10152         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10153         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10154         encoding pattern.
10155         (rfc2047-decode-region): Switch strict regexp and loose one according
10156         to rfc2047-allow-irregular-q-encoded-words.
10157
10158 2007-11-25  Romain Francoise  <romain@orebokech.com>
10159
10160         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10161
10162 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10163
10164         * tls.el (tls-program): Provide more custom choices from
10165         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10166         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10167
10168 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10169
10170         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10171         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10172
10173         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10174         `nnmail-spool-file'.
10175
10176         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10177         `nnmail-spool-file'.
10178
10179         * gnus-move.el (gnus-change-server): Ditto.
10180
10181         * gnus-kill.el (gnus-batch-score): Ditto.
10182
10183         * gnus-cache.el (gnus-jog-cache): Ditto.
10184
10185         * gnus-msg.el (gnus-summary-reply):
10186         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10187
10188 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10189
10190         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10191         version.  Minor improvement to doc strings.
10192         (tls-program): Add comment.
10193
10194 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10195
10196         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10197         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10198         mismatch between the hostname provided in the certificate and the name
10199         of the host connnecting to.
10200         (open-tls-stream): Use them.  Check certificates against trusted root
10201         certificates.
10202
10203 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10204
10205         * gnus-cache.el (gnus-cache-generate-nov-databases):
10206         Use nnml-generate-nov-databases-directory instead of
10207         nnml-generate-nov-databases-1.
10208
10209 2007-11-24  Glenn Morris  <rgm@gnu.org>
10210
10211         * message.el (message-tool-bar-retro): Update for rename
10212         mail_send.xpm->mail-send.xpm.
10213
10214 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10215
10216         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10217         `smime-ldap-search' for Emacs 22 and up.
10218
10219 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10220
10221         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10222
10223         * message.el (message-send-mail-function): Fix error convention.
10224         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10225         (message-widen-reply, message-send-mail, message-talkative-question)
10226         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10227         (message-clone-locals, message-send-news): Use with-current-buffer.
10228         (message-insert-or-toggle-importance): Remove unused var `valid'.
10229         (message-make-references): Remove unused var `new-references'.
10230         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10231
10232 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10233
10234         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10235         (spam-split-symbolic-return-positive): Reflow docstring.
10236         (spam-backends, spam-summary-exit-behavior)
10237         (spam-mark-ham-unread-before-move-from-spam-group)
10238         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10239         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10240         (spam-clear-cache, spam-backend-check, spam-install-backend)
10241         (spam-install-statistical-backend, spam-list-of-processors)
10242         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10243         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10244         (spam-check-crm114, spam-initialize, spam-unload-hook):
10245         Fix typos in docstrings.
10246
10247 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10248
10249         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10250         been checked if they have never been read and those group levels are
10251         higher than the one that a user specified.
10252
10253 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10254
10255         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10256         foreign groups unless a group level is specified by a user.
10257         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10258
10259 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
10260
10261         * message.el (message-send-mail-function): Require sendmail.
10262
10263 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
10264
10265         * message.el (message-send-mail-function): Check for smtpmail too.
10266
10267         * utf7.el (utf7-encode, utf7-decode): Use coding system
10268         `utf-7'/`utf-7-imap' from utf-7.el' if available.
10269
10270         * message.el (message-send-mail-function): New function.
10271         (message-send-mail-function): Set default using
10272         message-send-mail-function.  Adjust doc string.
10273         (message-send-mail-with-mailclient): New function.
10274
10275 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10276
10277         * smime.el (from):
10278         * rfc2047.el (message-posting-charset):
10279         * qp.el (mm-use-ultra-safe-encoding):
10280         * pop3.el (parse-time-months):
10281         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10282         * nnml.el (files):
10283         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10284         (jka-compr-compression-info-list, ange-ftp-path-format)
10285         (efs-path-regexp):
10286         * nndiary.el (files):
10287         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10288         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10289         (epg-digest-algorithm-alist, inhibit-redisplay)
10290         (password-cache-expiry):
10291         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10292         (pgg-output-buffer, password-cache-expiry):
10293         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10294         (efs-path-regexp):
10295         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10296         (inhibit-redisplay):
10297         * mm-uu.el (file-name, start-point, end-point, entry)
10298         (gnus-newsgroup-name, gnus-newsgroup-charset):
10299         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10300         (latin-unity-ucs-list):
10301         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10302         (mm-uu-binhex-decode-function):
10303         * message.el (gnus-message-group-art, gnus-list-identifiers)
10304         (rmail-enable-mime-composing, gnus-local-organization)
10305         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
10306         (gnus-read-active-file, facemenu-add-face-function)
10307         (facemenu-remove-face-function, gnus-article-decoded-p)
10308         (tool-bar-mode):
10309         * mail-source.el (display-time-mail-function):
10310         * gnus-util.el (nnmail-pathname-coding-system)
10311         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
10312         (gnus-original-article-buffer, gnus-user-agent)
10313         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
10314         (xemacs-codename, sxemacs-codename, emacs-program-version):
10315         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
10316         * gnus-start.el (gnus-agent-covered-methods)
10317         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
10318         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
10319         (gnus-newsgroup-headers, gnus-group-list-mode)
10320         (gnus-group-mark-positions, gnus-newsgroup-data)
10321         (gnus-newsgroup-unreads, nnoo-state-alist)
10322         (gnus-current-select-method, mail-sources)
10323         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
10324         (nnmail-spool-file, gnus-cache-active-hashtb):
10325         * gnus-mh.el (mh-lib-progs):
10326         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
10327         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
10328         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
10329         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
10330         (gnus-group-buffer):
10331         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
10332         (font-lock-set-defaults):
10333         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
10334         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
10335         (gnus-summary-post-menu, total-parts, type, condition, length):
10336         * gnus-agent.el (gnus-agent-read-agentview):
10337         * flow-fill.el (show-trailing-whitespace):
10338         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
10339         eval-and-compile wrappers for byte compiler pacifiers.
10340
10341         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
10342         (mm-display-inline-fontify): Check for featurep 'xemacs not
10343         extent-list.
10344
10345         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
10346         itimer-list.
10347         (mm-create-image-xemacs): Only do something for XEmacs.
10348         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
10349
10350         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
10351
10352         * gnus-registry.el (gnus-adaptive-word-syntax-table):
10353         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
10354
10355 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10356
10357         * nnimap.el (nnimap-split-download-body):
10358         * gnus-demon.el (gnus-demon):
10359         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
10360
10361 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
10364         New macros.
10365         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
10366         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
10367         copy data from unibyte buffer to multibyte current buffer.
10368         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
10369         to copy data from unibyte current buffer to multibyte buffer.
10370         (nntp-make-process-buffer): Make process buffer unibyte.
10371
10372         * pop3.el (pop3-open-server): Fix typo in Lisp code.
10373
10374 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
10375
10376         * pop3.el (pop3-open-server): Accept and process data more robustly at
10377         connexion start to avoid spurious "POP SSL connexion failed" errors.
10378
10379 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
10382         read group names.
10383
10384 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
10385
10386         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
10387
10388 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10389
10390         * nnmail.el (nnmail-parse-active): Make group names unibyte.
10391         (nnmail-save-active): Use a unibyte buffer when saving active file,
10392         which may contain non-ASCII group names.
10393
10394         * nnml.el (nnml-request-group): Decode group names in messages.
10395
10396 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
10397
10398         * message.el (message-citation-line-function)
10399         (message-insert-formatted-citation-line): Fix spelling of
10400         `message-insert-formated-citation-line'.
10401
10402 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
10403
10404         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
10405
10406 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10407
10408         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
10409         nnmail-pathname-coding-system.
10410
10411         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
10412         that a user enters; decode group names in messages.
10413
10414         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
10415
10416 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10417
10418         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
10419
10420         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
10421
10422         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
10423         risky local variable.
10424
10425         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
10426
10427 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
10428
10429         * encrypt.el: Improve documentation to fix function name typo.
10430         Reported by Daiki Ueno <ueno@unixuser.org>.
10431
10432 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
10435         even if the point is not in the last page of an article.
10436         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
10437         back to the previous page.
10438
10439 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
10440
10441         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
10442
10443 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10444
10445         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
10446
10447 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10448
10449         * message.el (message-check-news-body-syntax):
10450         Avoid mm-string-as-multibyte.
10451         (message-hide-headers): Don't assume (point-min)==1.
10452
10453 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * message.el (message-remove-blank-cited-lines): Fix if remove is
10456         given.
10457         (message-bogus-address-regexp): New variable.
10458         (message-bogus-recipient-p): New function.
10459         (message-check-recipients): New command.
10460         (message-syntax-checks): Add `bogus-recipient'.
10461         (message-fix-before-sending): Add `bogus-recipient'.
10462
10463         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10464         (gnus-treat-body-boundary): Don't test window-system.
10465
10466 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10467
10468         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10469
10470 2007-10-28  Miles Bader  <miles@gnu.org>
10471
10472         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10473         at compile-time too.
10474
10475 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10476
10477         * gnus-msg.el (gnus-message-setup-hook):
10478         Add `message-remove-blank-cited-lines' to options.
10479
10480 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * message.el (message-remove-blank-cited-lines): New function.
10483         Suggested by Karl Plästerer.
10484
10485 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10488         mapc.
10489
10490         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10491         (top-level): Use mapc to set functions to be traced for debugging.
10492
10493         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10494         called for effect with while loop.
10495
10496         * message.el (message-talkative-question): Replace mapcar called for
10497         effect with mapc.
10498
10499         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10500         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10501         called for effect with dolist.
10502
10503         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10504
10505         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10506         gnus-extra-headers and nnmail-extra-headers.
10507
10508         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10509         called for effect with dolist.
10510         (top-level): Use mapc to set functions to be traced for debugging.
10511
10512         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10513         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10514         dolist.
10515
10516         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10517         Replace mapcar called for effect with mapc.
10518         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10519         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10520         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10521         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10522
10523         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10524         remove-if that's a cl function.
10525
10526         * webmail.el (webmail-debug): Replace mapcar called for effect with
10527         dolist.
10528
10529         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10530         with mapc.
10531
10532 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10535         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10536         with while loop.
10537
10538         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10539         functions from article-* functions.
10540         (gnus-multi-decode-header): Replace mapcar called for effect with
10541         dolist.
10542
10543         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10544         (gnus-bookmark-show-details): Replace mapcar called for effect with
10545         while loop.
10546
10547         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10548         called for effect with while loop.
10549
10550         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10551         with dolist.
10552
10553         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10554         Replace mapcar called for effect with dolist.
10555
10556         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10557
10558         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10559         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10560         Replace mapcar called for effect with dolist.
10561         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10562         mapc.
10563
10564         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10565         Replace mapcar called for effect with dolist.
10566         (gnus-topic-list): Replace mapcar called for effect with mapc.
10567
10568         * gnus.el: Use mapc instead of mapcar to add autoloads.
10569
10570 2007-10-23  Richard Stallman  <rms@gnu.org>
10571
10572         * gnus-group.el (gnus-group-highlight): Mark as risky.
10573
10574 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * gnus.el (gnus-server-to-method): Return method found first in
10577         gnus-newsrc-alist.
10578
10579         * gnus-art.el (gnus-article-highlight-signature)
10580         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10581         button overlay without the front stickiness.
10582
10583 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10584
10585         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10586         overview buffer needed a catch to receive its throw.
10587         (gnus-agent-flush-cache): Declare as interactive to make this function
10588         easier to use.
10589
10590 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10593         `next-line'.
10594
10595 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10596
10597         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10598         exclude address matching message-dont-reply-to-names.
10599
10600 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10601
10602         * gnus-util.el (gnus-string<): New function.
10603
10604         * gnus-sum.el (gnus-article-sort-by-author)
10605         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10606
10607 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10610         the frame-focus tag is set in gnus-buffer-configuration.
10611
10612 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10613
10614         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10615         the front stickiness.
10616
10617 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10620         url pattern; remove duplicate one.
10621         (gnus-article-extend-url-button): New function.
10622         (gnus-article-add-buttons): Use it.
10623         (gnus-button-push): Use concatenated url that it makes.
10624
10625 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10626
10627         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10628
10629 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10630
10631         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10632         Don't hardcode point-min==1.
10633
10634 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10635
10636         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10637         Fix comment about "iso8859-1".
10638
10639 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10640
10641         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10642         ones returned from the verify-function.
10643
10644         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10645         Call mml2015-extract-cleartext-signature if extraction failed.
10646
10647 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10648
10649         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10650         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10651         failed.
10652
10653 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10654
10655         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10656
10657 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10658
10659         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10660         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10661         recommends to use EasyPG instead of PGG.
10662
10663         * pgg.el: Revert to revision 6.23.2.16.
10664
10665         * pgg-def.el: Revert to revision 6.6.2.14.
10666
10667         * pgg-gpg.el: Revert to revision 6.23.2.34.
10668
10669 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10670
10671         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10672         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10673         thread for both the null and zero (kill/expire thread) universal prefix
10674         cases.
10675         (gnus-summary-expire-thread): Add new function to expire a thread,
10676         using gnus-summary-kill-thread.
10677         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10678         shortcuts for gnus-summary-expire-thread.
10679         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10680         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10681
10682 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10683
10684         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10685         extras value, so an extras entry can be deleted.
10686         (gnus-registry-delete-extra-entry): Use it.
10687         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10688         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10689         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10690         storage through the gnus-registry, and provide an appropriate API for
10691         it.
10692
10693 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10696         Suggested by Leo <sdl.web@gmail.com>.
10697
10698         * gnus.el: Do.
10699
10700 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10701
10702         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10703         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10704
10705         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10706
10707         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10708         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10709
10710 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10713         newline.
10714         (nnmbox-request-accept-article): Don't change article in source buffer;
10715         narrow to header to use message-fetch-field rather than
10716         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10717         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10718         as delimiters; make sure article ends with newline.
10719         (nnmbox-delete-mail): Correct last position of article to be deleted;
10720         ignore X-Gnus-Newsgroup header in article body.
10721         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10722         positions; make sure article ends with newline.
10723
10724         * message.el (message-display-abbrev): Don't infloop when a user
10725         inserts SPC in the beginning of header.
10726
10727         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10728         coding-system-for-read and coding-system-for-write for XEmacs having no
10729         file-coding feature.
10730
10731         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10732
10733 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10734
10735         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10736         list of groups not followed by default.  Fix type to be regexp.
10737         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10738
10739 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10740
10741         * hmac-def.el (define-hmac-function): Switch from old-style to
10742         new-style backquotes.
10743
10744         * md4.el (md4-make-step): Likewise.
10745
10746 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10747
10748         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10749         raw-text coding system when saving .newsrc file, which may contain
10750         non-ASCII group names.
10751
10752 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10753
10754         * gnus-cus.el (gnus-score-extra): New widget.
10755         (gnus-score-extra-convert): New function.
10756         (gnus-score-customize): Use it for Extra.
10757
10758 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10759
10760         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10761         (mml2015-mailcrypt-clear-verify): Use it.
10762         (mml2015-gpg-clear-verify): Use it.
10763         (mml2015-pgg-clear-verify): Use it.
10764         (mml2015-epg-clear-verify): Replace the current part with the output
10765         from GnuPG; don't extract the plaintext by itself.
10766
10767         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10768         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10769         mml2015-clear-verify-function; don't touch the armor headers or
10770         dash-escaped text here.
10771
10772 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10773
10774         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10775         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10776         parts, or application/octet-stream as a last resort.
10777         (gnus-mime-view-part-as-type): Don't toggle display.
10778         (gnus-mime-view-part-as-charset): Don't turn off display before
10779         querying charset.
10780
10781         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10782         stuff to undisplayer function in Emacs.
10783         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10784
10785         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10786         text/calendar parts.
10787
10788 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10789
10790         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10791         decoding text/calendar parts.
10792
10793         * message.el (message-forward-make-body-mime): Always mark body as
10794         having no illegible text; remove signed-or-encrypted argument.
10795         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10796
10797         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10798         (mml-generate-mime-1): Don't encode body if it is specified to be in
10799         raw form; don't make buffer be unibyte when inserting multibyte string.
10800
10801 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10802
10803         * sha1.el: Fix up comment style.
10804         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10805         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10806
10807         * hex-util.el: Fix up comment style.
10808         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10809
10810         * gnus-salt.el: Use with-current-buffer.
10811         (gnus-pick-setup-message): Fix long-standing typo.
10812
10813 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * imap.el (imap-logout-timeout): New variable.
10816         (imap-logout, imap-logout-wait): New functions.
10817         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10818
10819         * nnimap.el (nnimap-logout-timeout): New server variable.
10820         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10821         nnimap-logout-timeout.
10822
10823         * gnus-art.el (gnus-article-summary-command-nosave)
10824         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10825
10826 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * gnus.el (gnus-maximum-newsgroup): New variable.
10829
10830         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10831         according to gnus-maximum-newsgroup.
10832
10833         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10834         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10835         Limit the range of articles according to gnus-maximum-newsgroup.
10836
10837 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10838
10839         * gnus-art.el (gnus-sticky-article): Fix problems described in
10840         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10841         Don't perform gnus-configure-windows here; reuse existing sticky
10842         article buffer.
10843
10844         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10845         it doesn't exist in gnus-article-mode.
10846
10847 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10848
10849         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10850         (gnus-agent-decoded-group-name): New function.
10851         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10852         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10853
10854 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10855
10856         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10857         Add binding for gnus-sticky-article.
10858         (gnus-summary-exit): Don't kill sticky article buffers.
10859
10860         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10861         article buffer.
10862         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10863         (gnus-kill-sticky-article-buffers): New commands.
10864
10865 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10866
10867         * nntp.el (nntp-xref-number-is-evil): New server variable.
10868         (nntp-find-group-and-number): If it is non-nil, don't trust article
10869         numbers in the Xref header.
10870
10871 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10872
10873         * gnus-agent.el (gnus-agent-read-group): New function.
10874         (gnus-agent-flush-group, gnus-agent-expire-group)
10875         (gnus-agent-regenerate-group): Use it.
10876         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10877         nnmail-pathname-coding-system.
10878
10879 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10880
10881         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10882
10883         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10884         that are unread as unread, and also as selected so that information of
10885         marks having been changed by a user may be updated when exiting group.
10886
10887 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10888
10889         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10890
10891 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10892
10893         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10894         calculated ignoring signature parts to gnus-treat-article.
10895
10896 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10899         a point here in order to keep the window start.
10900         (gnus-insert-mime-security-button): Make a button overlay without the
10901         front stickiness.
10902         (gnus-mime-display-security): Goto the end of a button.
10903
10904         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10905
10906 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10907
10908         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10909         group-name-at-point.
10910         (gnus-group-completing-read): New function that offers decoded
10911         non-ASCII group names for completion.
10912         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10913         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10914         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10915         (gnus-group-fetch-control): Use it.
10916         (gnus-fetch-group): Use group-name-at-point for the initial value
10917         rather than the default value; use gnus-alive-p.
10918
10919         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10920         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10921         (gnus-summary-post-news): Use gnus-group-completing-read.
10922
10923         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10924         (gnus-read-move-group-name): Decode group name for completion.
10925
10926 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10927
10928         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10929         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10930         Yamaoka slightly modified the code).
10931
10932 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10935         (nnmail-split-incoming): Bind it.
10936
10937         * nnml.el (nnml-group-name-charset): New function.
10938         (nnml-decoded-group-name): Use it; don't decode group name if
10939         nnmail-group-names-not-encoded-p is non-nil.
10940         (nnml-encoded-group-name): New function.
10941         (nnml-group-pathname): Inline nnml-decoded-group-name.
10942         (nnml-request-expire-articles): Decode group name in message.
10943         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10944         nnmail-pathname-coding-system.
10945         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10946         not decoded ones according to nnmail-group-names-not-encoded-p.
10947         (nnml-generate-active-info): Use nnml-encoded-group-name.
10948
10949 2007-08-08  Glenn Morris  <rgm@gnu.org>
10950
10951         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10952         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10953         doc-strings and comments.
10954
10955 2007-07-25  Glenn Morris  <rgm@gnu.org>
10956
10957         * Relicense all FSF files to GPLv3 or later.
10958
10959 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10960
10961         * gnus-sum.el (gnus-summary-move-article):
10962         Make gnus-summary-respool-article work.
10963
10964 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10965
10966         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10967         string.
10968
10969 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10970
10971         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10972         that should be ignored when comparing distant RSS articles with local
10973         ones.
10974         (nnrss-make-hash-index): New function.  Create a hash index according
10975         to the ignored fields.
10976         (nnrss-check-group): Use it.
10977
10978 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10979
10980         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10981
10982         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10983
10984         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10985         the new optional argument ENCODED is non-nil.
10986         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10987         coding system for encoding group name.
10988         (gnus-group-make-rss-group): Pass un-encoded group name to
10989         gnus-group-make-group.
10990         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10991         encoded.
10992
10993         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10994         Encode group name to which articles are moved or copied.
10995         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10996         coding system for encoding Newsgroup, Followup-To and Xref headers.
10997
10998         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10999         marks; use nnheader-file-coding-system to write a file.
11000         (nnagent-retrieve-headers): Bind file-name-coding-system to
11001         nnmail-pathname-coding-system.
11002
11003         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11004
11005         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11006         (nnml-request-article, nnml-request-create-group)
11007         (nnml-request-rename-group, nnml-find-id)
11008         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11009         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11010         (nnml-save-marks): Use nnml-group-pathname instead of
11011         nnmail-group-pathname.
11012
11013         (nnml-request-create-group, nnml-request-expire-articles)
11014         (nnml-request-move-article, nnml-request-delete-group)
11015         (nnml-deletable-article-p, nnml-possibly-create-directory)
11016         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11017         (nnml-open-marks): Bind file-name-coding-system to
11018         nnmail-pathname-coding-system.
11019
11020         (nnml-request-article): Pass server argument to nnml-find-group-number.
11021         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11022         Pass server argument to nnml-possibly-create-directory.
11023         (nnml-request-accept-article): Pass server argument to
11024         nnml-active-number and nnml-save-mail.
11025         (nnml-find-group-number): Pass server argument to nnml-find-id.
11026         (nnml-request-update-info): Pass server argument to
11027         nnml-marks-changed-p.
11028
11029         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11030         (nnml-save-mail, nnml-active-number): Add server argument.
11031
11032         (nnml-request-delete-group): Warn if group is missing.
11033         (nnml-get-nov-buffer): Decode group name.
11034         (nnml-generate-active-info): Encode group name.
11035         (nnml-open-marks): Decode group name in messages.
11036
11037 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11040         if it is not specified.
11041         (gnus-article-pipe-part, gnus-article-save-part)
11042         (gnus-article-interactively-view-part, gnus-article-copy-part)
11043         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11044         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11045         (gnus-article-replace-part, gnus-article-delete-part)
11046         (gnus-article-view-part-as-type): Pass raw prefix argument to
11047         gnus-article-part-wrapper.
11048
11049 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11050
11051         * gnus-agent.el (gnus-agent-save-active):
11052         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11053
11054         * gnus-cache.el (gnus-cache-save-buffers)
11055         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11056         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11057         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11058         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11059         (gnus-cache-generate-active, gnus-cache-rename-group)
11060         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11061         (gnus-cache-update-overview-total-fetched-for):
11062         Bind file-name-coding-system to nnmail-pathname-coding-system.
11063         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11064         New variables.
11065         (gnus-cache-decoded-group-name): New function.
11066         (gnus-cache-file-name): Use it.
11067         (gnus-cache-generate-active): Use non-decoded group name for active.
11068
11069         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11070         right place.
11071         (gnus-write-active-file): Don't break non-ASCII group names.
11072
11073         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11074         nnmail-pathname-coding-system.
11075
11076         * lpath.el: Bind default-file-name-coding-system,
11077         file-name-coding-system and language-info-alist for XEmacs.
11078
11079         * gnus-uu.el (gnus-uu-decode-save): Typo.
11080
11081 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11082
11083         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11084
11085 2007-07-14  David Kastrup  <dak@gnu.org>
11086
11087         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11088         finishing actions if we did not edit the article.
11089
11090 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11091
11092         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11093         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11094         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11095         (gnus-agent-flush-group, gnus-agent-flush-cache)
11096         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11097         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11098         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11099         (gnus-agent-regenerate-group)
11100         (gnus-agent-update-files-total-fetched-for)
11101         (gnus-agent-update-view-total-fetched-for):
11102         Bind file-name-coding-system to nnmail-pathname-coding-system.
11103         (gnus-agent-group-pathname): Don't encode file names by
11104         nnmail-pathname-coding-system.
11105         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11106         coding-system-for-write instead of buffer-file-coding-system to
11107         gnus-agent-file-coding-system.
11108
11109         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11110         Decode group name.
11111
11112         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11113
11114         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11115         (gnus-read-newsrc-el-file): Make group names unibyte.
11116
11117         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11118         nnmail-pathname-coding-system.
11119
11120         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11121         (nnrss-request-delete-group): Bind file-name-coding-system to
11122         nnmail-pathname-coding-system.
11123         (nnrss-read-server-data, nnrss-read-group-data):
11124         Bind file-name-coding-system correctly.
11125         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11126
11127         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11128         (nntp-server-to-method-cache): New variable.
11129         (nntp-group-pathname): New function that decodes non-ASCII group names.
11130         (nntp-possibly-create-directory, nntp-marks-changed-p)
11131         (nntp-save-marks, nntp-open-marks): Use it.
11132         (nntp-possibly-create-directory, nntp-open-marks):
11133         Bind file-name-coding-system to nnmail-pathname-coding-system.
11134         (nntp-open-marks): Decode group names when bootstrapping marks.
11135
11136         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11137         Newsgroups and Folowup-To headers.
11138
11139 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11140
11141         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11142         (gnus-server-closed-face, gnus-server-denied-face)
11143         (gnus-server-offline-face): Remove variable.
11144         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11145
11146         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11147         of modifying message-stack directly for XEmacs.
11148
11149         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11150         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11151         if the coding-system argument is nil for XEmacs.
11152
11153         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11154         mm-charset-override-alist.
11155
11156         * rfc2047.el: Don't require base64; require rfc2045 for the function
11157         rfc2045-encode-string.
11158         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11159         to quote the parameter value.
11160
11161 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11162
11163         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11164         form in gnus-group-name-charset-method-alist.
11165
11166         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11167         overrides the default layout edit-form.
11168
11169         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11170
11171         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11172
11173 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11174
11175         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11176         as unfetched articles.
11177
11178 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11181
11182 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11183
11184         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11185         original back end that keeps marks in the local system.
11186
11187 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11190         arg of pop-to-buffer for XEmacs.
11191         (gnus-article-read-summary-keys): Ditto; don't restore window
11192         configuration if summary command ends up with neither article buffer
11193         nor summary buffer; describe bindings if summary keys end with C-h.
11194
11195 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * message.el (message-fix-before-sending): Skip raw message part to be
11198         forwarded while checking illegible text.
11199         (message-forward-make-body-mime, message-forward-make-body):
11200         Mark signed or encrypted raw message as having no illegible text.
11201
11202 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11203
11204         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11205         (gnus-message-with-timestamp-1): New macro.
11206         (gnus-message-with-timestamp): New function.
11207         (gnus-message): Use them.
11208
11209         * nnheader.el (nnheader-message): Use them.
11210
11211 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11212
11213         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11214         .newsrc.eld file.
11215
11216 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11217
11218         * gnus-agent.el (gnus-agent-fetch-headers)
11219         (gnus-agent-retrieve-headers):
11220         Bind gnus-decode-encoded-address-function to identity.
11221
11222         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11223         available also when the server returns simply a dot.
11224
11225         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11226
11227 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11230
11231 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11232
11233         * gnus-ems.el (gnus-x-splash): Make it work.
11234
11235         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11236         from being used.
11237
11238         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11239
11240 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11243         4th and the 5th arguments.
11244
11245         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11246         the front stickiness.
11247         (gnus-article-summary-command-nosave): Correct the order of the
11248         arguments passed to pop-to-buffer.
11249         (gnus-article-read-summary-keys): Ditto; make it work properly when the
11250         summary command ends up with the article buffer.
11251
11252         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11253         the same faces.
11254
11255 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11256
11257         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11258
11259 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11260
11261         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11262         * gnus-sum.el (gnus-summary-highlight):
11263         * pgg.el (pgg-sign-region, pgg-sign):
11264         * mail-source.el (mail-source-delete-old-incoming-confirm):
11265         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11266
11267 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * gnus-art.el (gnus-mime-view-part-externally)
11270         (gnus-mime-view-part-internally): Fix predicate function passed to
11271         completing-read.
11272
11273         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11274
11275         * gnus.el (gnus-update-message-archive-method): Add :version.
11276
11277 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11278
11279         * gnus.el (gnus-update-message-archive-method): New variable.
11280
11281         * gnus-start.el (gnus-setup-news): Update saved "archive" method
11282         according to gnus-message-archive-method if
11283         gnus-update-message-archive-method is non-nil.
11284
11285 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * gnus-sum.el (gnus-summary-limit-to-address): New function.
11288         Suggested by Loic Dachary <loic@dachary.org>.
11289         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11290
11291 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11292
11293         * message.el (message-pop-to-buffer): Add switch-function argument.
11294         (message-mail): Pass switch-function argument to it.
11295
11296 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
11297
11298         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11299         Improve doc string.
11300
11301 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11302
11303         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11304         (gnus-header-content)
11305         * gnus-cite.el (gnus-cite-10)
11306         * gnus-srvr.el (gnus-server-closed)
11307         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11308         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11309         (gnus-group-mail-3-empty, gnus-group-mail-low)
11310         (gnus-group-mail-low-empty, gnus-splash)
11311         * message.el (message-header-to, message-header-cc)
11312         (message-header-subject, message-header-other, message-header-name)
11313         (message-header-xheader, message-separator, message-cited-text)
11314         (message-mml): Lighten colors of faces used for dark background.
11315
11316 2007-05-24  Simon Josefsson  <simon@josefsson.org>
11317
11318         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11319         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
11320
11321 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11322
11323         * message.el (message-narrow-to-headers-or-head):
11324         Ignore mail-header-separator in the body.
11325
11326 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11327
11328         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
11329         same as window size.
11330
11331 2007-05-22  Kevin Ryde  <user42@zip.com.au>
11332
11333         * message.el (message-font-lock-keywords): Use message-header-xheader
11334         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
11335         ahead of the anything pattern, to get it recognised.
11336
11337 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11338
11339         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
11340         spam.el loads uses it in the compiled defadvice form.
11341
11342 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
11343
11344         * gnus-sum.el (gnus-articles-to-read)
11345         (gnus-summary-insert-old-articles): Don't truncate group name for
11346         `read-string'.
11347
11348         * gnus-util.el (gnus-limit-string): Delete this function.
11349
11350         * gnus-sum.el (gnus-simplify-subject-fully):
11351         Use `truncate-string-to-width' instead.
11352
11353 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
11354
11355         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
11356         Tell if, on summary exit, the next group has to be selected.
11357         (gnus-summary-exit): Use it.
11358
11359 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
11360
11361         * gnus-art.el (gnus-article-mode): Fix comment about displaying
11362         non-break space.
11363
11364 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
11367         Check if group is not a directory.
11368         (nnfolder-request-expire-articles): Don't delete articles if the target
11369         group is not available.
11370
11371         * nnml.el (nnml-request-create-group): Properly check if group is not a
11372         file.
11373         (nnml-request-expire-articles): Don't delete articles if the target
11374         group is not available.
11375
11376         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11377         Don't quote characters that are within parentheses.
11378
11379 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
11382         (gnus-handle-ephemeral-exit): Select article according to it.
11383
11384 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11385
11386         * message.el (message-insert-formated-citation-line): Remove newline.
11387         (message-citation-line-format): Add final \n here so that the user can
11388         avoid a blank line.
11389
11390 2007-05-03  Dan Christensen  <jdc@uwo.ca>
11391
11392         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
11393         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
11394         Update lanl/arXiv support.
11395
11396 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11397
11398         * gnus.el: Bump version number.
11399
11400 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11401
11402         * gnus.el (gnus-version-number): Bump version.
11403
11404 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11405
11406         * gnus.el: No Gnus v0.6 is released.
11407
11408 2007-04-27  Didier Verna  <didier@xemacs.org>
11409
11410         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
11411         * gmm-utils.el (gmm-regexp-concat): ... here.
11412         * message.el: Don't require 'gnus-util.
11413         (message-dont-reply-to-names): Handle name change above.
11414         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
11415
11416 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
11419         since the initial value varies according to the system.
11420
11421 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11422
11423         * mm-util.el (mm-charset-synonym-alist): Defcustom.
11424
11425 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
11426
11427         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
11428
11429 2007-04-24  Didier Verna  <didier@xemacs.org>
11430
11431         Improve the type of gnus-ignored-from-addresses.
11432         * gnus-util.el (gnus-orify-regexp): New function.
11433         * message.el (gnus-util): Require it.
11434         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
11435         * gnus-sum.el (gnus-ignored-from-addresses): New function.
11436         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
11437
11438 2007-04-24  Didier Verna  <didier@xemacs.org>
11439
11440         * gnus-sum.el:
11441         * gnus-utils.el: Fix some trailing whitespaces.
11442
11443 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11444
11445         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
11446         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
11447         article's Message-ID; refer parent article in summary buffer.
11448
11449         * message.el (message-bounce): Call mime-to-mml.
11450
11451         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
11452         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
11453         optimize and/or forms properly.
11454
11455 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
11456
11457         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
11458         URL.
11459
11460 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11461
11462         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11463
11464 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11467         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11468         displayed of multipart/alternative part if it is invoked from summary
11469         buffer.
11470
11471         * mm-view.el (mm-inline-text-html-render-with-w3m)
11472         (mm-inline-text-html-render-with-w3m-standalone)
11473         (mm-inline-render-with-function): Use mail-parse-charset by default.
11474
11475 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11476
11477         * parse-time.el (parse-time-string-chars): Check if CHAR
11478         is less than the length of parse-time-syntax.
11479
11480 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11481
11482         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11483         from gnus-newsgroup-processable.
11484
11485 2007-04-16  Didier Verna  <didier@xemacs.org>
11486
11487         * gnus-msg.el (gnus-configure-posting-styles):
11488         Handle message-signature-directory properly with :file syntax.
11489         Reported by "Leo".
11490
11491 2007-04-11  Didier Verna  <didier@xemacs.org>
11492
11493         New user option: message-signature-directory.
11494         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11495         * message.el (message-insert-signature): Ditto.
11496         * message.el (message-signature-file): Doc update.
11497         * message.el (message-signature-directory): New.
11498
11499 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * gnus-msg.el (gnus-inews-yank-articles):
11502         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11503
11504 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11505
11506         * message.el (message-yank-original): Make sure cited text ends with
11507         newline; don't exchange point and mark.
11508
11509 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11510
11511         * tls.el (open-tls-stream): Properly handle case where there
11512         is no associated buffer.
11513
11514 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11515
11516         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11517         message-yank-original, make sure (< mark TEXT point).
11518
11519 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11520
11521         * message.el (message-fill-column): New variable.
11522         (message-mode): Use it.  Add comment on a possible new hook.
11523
11524         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11525         (nnmail-get-new-mail): Reformat.
11526
11527         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11528
11529         * gmm-utils.el: Fix Commentary.
11530         (gmm-tool-bar-from-list): Fix typo in doc string.
11531
11532 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11533
11534         * message.el (message-yank-original): Don't switch point and mark
11535         unnecessarily to put point and mark as documented.
11536
11537 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11538
11539         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11540         from the message heads.
11541
11542 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11543
11544         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11545         article buffer does not have a window.  This may not be the best
11546         solution but is certainly better than setting the start of the null,
11547         that is the current, window.
11548
11549 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11552         (gnus-draft-setup): Run it.
11553
11554         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11555         gnus-score-fast-scoring.  Allow regexp.
11556         (gnus-score-headers): Use it.
11557
11558         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11559         XEmacs.
11560
11561         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11562         string.
11563         (gnus-button-alist): Also catch `<f1> k ...'.
11564         (gnus-treat-display-x-face): Fix doc string.
11565
11566 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11567
11568         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11569         evaluation of gnus-extended-version to ensure correct generation of the
11570         User-Agent header when message-generate-headers-first is used.
11571
11572 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11573
11574         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11575         hashcash-path is nil.  Don't call callback with incorrect number of
11576         parameters if val is 0.
11577
11578 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11579
11580         * message.el (message-required-news-headers):
11581         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11582
11583 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11584
11585         * tls.el (open-tls-stream): In handshake-waiting loop,
11586         don't wait more if there is output available to process.
11587
11588 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11589
11590         * tls.el (tls-program): Doc fix.
11591
11592 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11593
11594         * message.el (message-generate-new-buffers): Change the meaning of the
11595         nil value; add `standard' to the choices; treat t as `unique'; improve
11596         doc string.
11597         (gnus-select-frame-set-input-focus): Autoload.
11598         (message-buffer-name): Search for the existing message buffer if
11599         message-generate-new-buffers is nil or `standard'; treat the value t of
11600         message-generate-new-buffers as `unique'.
11601         (message-pop-to-buffer): Raise the frame already displaying the message
11602         buffer; clear the echo area after querying.
11603         (message-setup): Pass the `continue' argument to compose-mail.
11604         (message-mail): Prefer `switch-function' if it is given; search for the
11605         existing message buffer if the `continue' argument is non-nil; pass
11606         continue and switch-function arguments to compose-mail by way of
11607         message-setup.
11608         (message-mail-other-window): Adjust argument of message-setup.
11609         (message-mail-other-frame): Ditto.
11610
11611 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11612
11613         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11614         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11615         to turn font-lock on when turning gnus-message-citation-mode on.
11616
11617 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11618
11619         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11620         (mml-smime-function-alist): New variable; add epg as the backend.
11621         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11622         mml-smime- functions instead.
11623         * mm-view.el: Require smime.
11624
11625 2007-03-05  Didier Verna  <didier@xemacs.org>
11626
11627         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11628         instead of just inheritance for posting styles.
11629         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11630
11631 2007-02-24  Chris Moore  <dooglus@gmail.com>
11632
11633         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11634         * pgg-pgp.el (pgg-pgp-encrypt-region):
11635         * pgg-gpg.el (pgg-gpg-encrypt-region):
11636         Check pgg-encrypt-for-me if no other recipients.
11637
11638 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11639
11640         * tls.el (tls-certtool-program): Fix custom type.
11641
11642 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11643
11644         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11645         and point-at-eol instead of line-(beginning|end)-position.
11646
11647         * assistant.el (assistant-parse-buffer): Ditto.
11648
11649         * netrc.el (netrc-parse-services): Ditto.
11650
11651 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11652
11653         * mml2015.el (mml2015-epg-find-usable-key): New function.
11654         (mml2015-epg-sign): Use it.
11655         (mml2015-epg-encrypt): Use it.
11656
11657 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * message.el (message-make-in-reply-to): Quote name containing
11660         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11661         if there are special characters.  Reported by NAKAJI Hiroyuki
11662         <nakaji@jp.freebsd.org>.
11663
11664 2007-02-27  Didier Verna  <didier@xemacs.org>
11665
11666         Include the group parameters as well as the topic ones in the
11667         inheritance filter process.
11668         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11669         argument GROUP-PARAMS-LIST.
11670         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11671
11672 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11673
11674         * nntp.el (nntp-never-echoes-commands)
11675         (nntp-open-connection-functions-never-echo-commands): New variables.
11676         (nntp-send-command): Use them.
11677
11678 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11679
11680         * mml2015.el (mml2015-epg-verify): Simplify.
11681
11682 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11683
11684         * mml.el (mml-content-disposition-alist): New user option.
11685         (mml-content-disposition): New function.
11686         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11687         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11688
11689 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11690
11691         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11692         verification.
11693
11694 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11695
11696         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11697         articles posted in the last 24 hours.
11698
11699 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11700
11701         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11702
11703 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11704
11705         * nntp.el (nntp-send-command): Don't wait for echoes when
11706         nntp-open-ssl-stream is used.
11707
11708 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11709
11710         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11711         (gnus-message-add-citation-keywords)
11712         (gnus-message-remove-citation-keywords): Remove.
11713         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11714         directly, make the variables in font-lock-defaults buffer-local, add
11715         gnus-message-citation-keywords to them and then update the value of
11716         font-lock-keywords.
11717
11718 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11719
11720         * message.el (message-cite-original-1): Don't call
11721         gnus-article-highlight-citation.
11722
11723         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11724         citations; fix line count.
11725
11726 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11729         (gnus-message-add-citation-keywords)
11730         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11731         versions of font-lock-add-keywords and font-lock-remove-keywords to
11732         work with XEmacs correctly.
11733
11734 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * gnus-cite.el (gnus-cite-face-list): Set the values of
11737         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11738         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11739         (gnus-message-cite-prefix-regexp): New variable.
11740         (gnus-message-search-citation-line): Use it; protect against long
11741         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11742         the 0th match data for Emacs.
11743         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11744         (gnus-message-add-citation-keywords): Append keywords rather than
11745         prepending; emulate font-lock-add-keywords if it is not available.
11746         (gnus-message-remove-citation-keywords):
11747         Emulate font-lock-remove-keywords if it is not available.
11748
11749         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11750
11751         * message.el (message-cite-prefix-regexp): Set the value of
11752         gnus-message-cite-prefix-regexp.
11753
11754 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11755
11756         * nnweb.el (nnweb-google-parse-1): Update parser.
11757
11758 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11759
11760         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11761
11762 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11763
11764         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11765         regexp.
11766
11767 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11768
11769         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11770         string-to-multibyte.
11771         (uudecode-decode-region-internal): Use it.
11772
11773         * lpath.el: Fbind string-as-multibyte for XEmacs.
11774
11775 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11776
11777         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11778         Fix custom choice.
11779
11780         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11781
11782 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11783
11784         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11785
11786         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11787         `write-region' to respect `mm-inhibit-file-name-handlers'.
11788
11789 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11790
11791         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11792         Use gnus-home-directory instead of "~/" or "$HOME".
11793
11794 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11795
11796         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11797         to mention filename.
11798         Add comments at beginning regarding usage.
11799         (encrypt-write-file-contents): Change interactive so a string is
11800         acceptable.  If the file has no associated model, show an error instead
11801         of a nonsense prompt.
11802
11803 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11804
11805         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11806         Thanks to Yoshihiko Yamada for kind notification of this typo.
11807
11808 2007-01-12  Kenichi Handa  <handa@m17n.org>
11809
11810         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11811         multibyte buffer.
11812
11813 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11814
11815         * gnus-score.el (gnus-score-fast-scoring): New variable.
11816         (gnus-score-headers): Use it.
11817
11818         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11819
11820         * message.el (message-cite-original-1):
11821         Call gnus-article-highlight-citation if requested.
11822         (message-make-from): Allow name and address as optional arguments.
11823
11824         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11825
11826         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11827         bugs to doc string.
11828         (gnus-button-alist): Add mid\\|message-id.
11829         (gnus-button-fetch-group): Extend for use in
11830         `browse-url-browser-function'.
11831         (gnus-button-url-regexp): Try to catch paired parentheses like in
11832         Wikipedia URLs.
11833
11834         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11835         Suggested by Simon Krahnke <overlord@gmx.li>.
11836
11837 2007-01-13  Romain Francoise  <romain@orebokech.com>
11838
11839         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11840         Update copyright.
11841
11842 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11843
11844         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11845
11846 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11847
11848         * gnus-registry.el (gnus-registry-unfollowed-groups)
11849         (gnus-registry-split-fancy-with-parent): Fix documentation.
11850
11851 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11852
11853         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11854         from nnweb groups.
11855
11856 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11857
11858         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11859         Xref urls.  Erase buffer before requesting head.
11860
11861         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11862
11863 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11864
11865         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11866         customizable.
11867
11868 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11869
11870         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11871         no signing key is found.
11872         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11873         no encrypting and/or signing key is found.
11874
11875 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11876
11877         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11878
11879 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11880
11881         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11882         headers read from disk with the ones newly found in the current search.
11883         This should no longer cause problems, because the article numbers in
11884         Gmane's `nov.php' output are ignored since the previous change.
11885
11886 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11887
11888         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11889
11890 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11893         replace-regexp-in-string; bind url-version; fbind display-images-p and
11894         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11895         find-face and set-itimer-function for Emacs; bind itimer-list for
11896         Emacs.
11897
11898         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11899
11900 2007-01-01  Romain Francoise  <romain@orebokech.com>
11901
11902         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11903
11904 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11905
11906         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11907         `define-minor-mode' macro definition expanded properly.
11908         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11909         exclude it there.
11910
11911         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11912         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11913         `fboundp' test.
11914         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11915         This is OK to autoload in (S)XEmacs now.
11916
11917 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11918
11919         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11920         keystroke.
11921         (gnus-summary-limit-to-singletons): Fix typo.
11922
11923         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11924         else fails.
11925
11926 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11927
11928         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11929         docstring.
11930
11931         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11932         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11933         (gnus-summary-insert-dormant-articles): Fix typo in message.
11934
11935 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11936
11937         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11938         nil for XEmacs.
11939         (gnus-message-citation-mode): Don't autoload in XEmacs.
11940
11941         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11942
11943 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11944
11945         * nnimap.el (nnimap-expunge-search-string):
11946         Mention nnimap-search-uids-not-since-is-evil in docstring.
11947
11948 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11949
11950         * spam.el: Revert to make-obsolete-variable because
11951         define-obsolete-variable-alias is not supported in Emacs 21.
11952
11953         * spam.el (spam-ifile-path, spam-ifile-database-path)
11954         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11955         make-obsolete-variable.
11956         (spam-bsfilter-path, spam-bsfilter-program)
11957         (spam-spamassassin-path, spam-spamassassin-program)
11958         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11959         Don't use "path" inappropriately.
11960         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11961         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11962         variable names.
11963
11964 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11965
11966         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11967         summary buffer.
11968
11969         * password.el (password-cache-remove): Use clear-string to burn
11970         password, if available.
11971
11972 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11973
11974         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11975
11976         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11977
11978         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11979         (gnus-message-highlight-citation): Move defcustom here from
11980         gnus-cite.el.
11981         (gnus-message-citation-mode): Autoload.
11982
11983         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11984         checks to make it compile with XEmacs.
11985         (gnus-message-citation-mode): New minor mode.
11986         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11987         (gnus-message-highlight-citation): New variables.
11988         (gnus-message-search-citation-line)
11989         (gnus-message-add-citation-keywords)
11990         (gnus-message-remove-citation-keywords)
11991         (turn-on-gnus-message-citation-mode)
11992         (turn-off-gnus-message-citation-mode): New functions.
11993
11994 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11995
11996         * gnus-cite.el: Enable highlighting of different citation levels in
11997         message-mode.
11998
11999 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12000
12001         * message.el (message-make-fqdn): Fix comment.
12002         (message-bogus-system-names): Add ".local".
12003
12004         * spam.el (spam-ifile-path, spam-ifile-program)
12005         (spam-ifile-database-path, spam-ifile-database)
12006         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12007         Don't use "path" inappropriately.
12008         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12009         strings.
12010         (spam-check-ifile, spam-ifile-register-with-ifile)
12011         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12012         Use new variable names.
12013
12014         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12015         (gnus-treat-display-smileys): Simplify using
12016         gnus-image-type-available-p.
12017
12018         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12019         available.
12020
12021         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12022         Use `display-images-p' if available.
12023
12024 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12025
12026         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12027         one after turning on the buffer's multibyteness instead of decoding
12028         them directly in the unibyte buffer that causes unexpected conversion
12029         in Emacs 23 (unicode).
12030
12031 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12032
12033         * message.el (message-generate-hashcash): Fix custom type.
12034
12035 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12036
12037         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12038
12039 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12042         disconnect icons.  Add help text.
12043
12044 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12045
12046         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12047         negated to be consistent with the others we handle.
12048
12049 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12050
12051         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12052         version of gnus-summary-buffer to something, so that we can use two
12053         article buffers at the same time.
12054
12055 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12056
12057         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12058         trigger all the extra headers.
12059         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12060         sorting.
12061
12062 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12063
12064         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12065         solid groups.
12066
12067 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12068
12069         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12070
12071 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12072
12073         * legacy-gnus-agent.el: Add Copyright notice.
12074
12075 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12076
12077         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12078
12079 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12080
12081         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12082
12083         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12084         to make it work reliably in CVS Emacs.
12085         (gnus-summary-limit-strange-charsets-predicate)
12086         (gnus-summary-limit-to-predicate): New functions.
12087
12088 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12089
12090         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12091         specifying array size.
12092         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12093         array if it is too small.
12094         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12095         (gnus-sort-threads-loop): New function.
12096
12097 2006-12-06  Chris Moore  <dooglus@gmail.com>
12098
12099         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12100         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12101
12102 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12103
12104         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12105         options.
12106
12107 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12108
12109         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12110         DOS-ing the recipient.
12111
12112         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12113         the headers when creating the mapping to avoid mismappings.
12114         (nnweb-gmane-create-mapping): Always nix out old mapping.
12115
12116 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12119         and mm-verify-option to never.
12120
12121 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12122
12123         * message.el (message-signed-or-encrypted-p): New function.
12124         (message-forward-make-body): Use it.
12125
12126         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12127         Replace encode-coding-string with mm-encode-coding-string.
12128
12129 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * nneething.el (nneething-decode-file-name):
12132         Replace decode-coding-string with mm-decode-coding-string.
12133
12134         * gnus-int.el (gnus-open-server): Say failed server's name.
12135
12136 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12137
12138         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12139         strings to a single string.  Quote `errors-file-name'.
12140         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12141         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12142         Adjust calls.  Use `shell-quote-argument'.
12143
12144 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12145
12146         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12147         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12148
12149         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12150         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12151         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12152         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12153         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12154         (gnus-subscribe-newsgroup, gnus-1):
12155         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12156         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12157         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12158         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12159
12160 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12161
12162         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12163         keystroke.
12164         (gnus-summary-limit-to-bodies): Implement headersp.
12165
12166 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12167
12168         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12169
12170 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12171
12172         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12173
12174 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12175
12176         * message.el (message-generate-hashcash): Expand range of values to
12177         include `opportunistic'.
12178         (message-send-mail): Use it.
12179
12180 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12181
12182         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12183         and comment it.
12184
12185         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12186
12187 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12188
12189         * gnus-util.el (gnus-extract-address-components): Improve comment.
12190
12191 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12192
12193         * gnus-util.el (gnus-extract-address-components): Work with address in
12194         which the name portion contains @.
12195
12196         * lpath.el: Fbind custom-autoload.
12197
12198 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12199
12200         * gnus.el (gnus-start): Move custom group up.
12201         (gnus-select-method): Don't autoload, but make it available for
12202         `customize-variable'.
12203         (gnus-getenv-nntpserver): Don't autoload.
12204
12205 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12206
12207         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12208
12209 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12210
12211         * message.el (message-sendmail-extra-arguments): New variable.
12212         (message-send-mail-with-sendmail): Use it.
12213
12214 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12217         mm-with-unibyte-current-buffer to make string unibyte.
12218
12219         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12220         mm-string-as-multibyte.
12221
12222 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12223
12224         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12225         Reported by Werner Koch <wk@gnupg.org>.
12226
12227 2006-11-14  Daiki Ueno  <ueno@p360>
12228
12229         * mml2015.el: Autoload epa-select-keys when compiling.
12230
12231 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12232
12233         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12234         message-options.
12235         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12236
12237 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12238
12239         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12240         EasyPG (< 0.0.6).
12241         (mml2015-always-trust): New user option.
12242         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12243         prompt.
12244
12245 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12246
12247         * nntp.el (nntp-authinfo-force): New variable.
12248         (nntp-send-authinfo): Use it.
12249
12250 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
12251
12252         * message.el (message-strip-subject-encoded-words): Allow _not_ to
12253         decode encoded words.  Improve prompt.  Add comment about forwarding.
12254         (message-replacement-char): Move up.
12255
12256 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12257
12258         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12259         instead of gnus-intersection because arguments of gnus-sorted-nunion
12260         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
12261
12262 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
12263
12264         * message.el (message-strip-subject-encoded-words): Reformat prompt.
12265         (message-simplify-subject-functions):
12266         Enable message-strip-subject-encoded-words by default.
12267
12268 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
12269
12270         * message.el (message-strip-subject-encoded-words): New function.
12271         (message-simplify-subject-functions): New variable.
12272         (message-simplify-subject): Use it.  Fix typo in doc string.
12273         Support message-strip-subject-encoded-words.
12274
12275 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
12276
12277         * gnus-diary.el (gnus-diary-delay-format-function):
12278         * nndiary.el (nndiary-reminders):
12279         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12280
12281 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12282
12283         * gnus-art.el (article-hide-boring-headers): Fetch date from
12284         gnus-original-article-buffer to avoid problems with localized date
12285         strings.
12286
12287 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12290
12291 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
12292
12293         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12294         New variables.
12295         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12296         (mm-charset-synonym-alist): Move some entries to
12297         mm-codepage-iso-8859-list.
12298         (mm-charset-synonym-alist, mm-charset-override-alist):
12299         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12300
12301 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12302
12303         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12304
12305 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12306
12307         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12308         with Emacs 21 and XEmacs.
12309
12310 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
12311
12312         * spam.el (spam-parse-address): New function for better parsing,
12313         catching errors, etc.
12314         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12315
12316 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12317
12318         * mm-view.el: Add interactive arg to html2text autoload.
12319
12320 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12321
12322         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12323
12324 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
12325
12326         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12327         New variables.
12328         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12329         (mm-charset-synonym-alist): Move some entries to
12330         mm-codepage-iso-8859-list.
12331
12332         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12333
12334 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
12335
12336         * message.el (message-citation-line-format)
12337         (message-insert-formated-citation-line): Fix implementation of %E, %N
12338         and %n according to the doc string.
12339
12340 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
12341
12342         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12343         Use car-safe to avoid bad parses.
12344
12345 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12346
12347         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12348         names.
12349
12350         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12351
12352 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12353
12354         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12355         header.
12356
12357         * message.el (message-draft-headers): Add Date.
12358         (message-headers-to-generate): Fix typo in docstring.
12359
12360         * nndraft.el (nndraft-required-headers): New variable.
12361         (nndraft-generate-headers): Use it.
12362
12363         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12364
12365 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12366
12367         * gnus-registry.el (gnus-registry-wash-for-keywords)
12368         (gnus-registry-find-keywords): New functions to allow easy searching of
12369         articles that are in the registry.
12370
12371 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12372
12373         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12374         Use ietf-drums-parse-address instead of gnus-extract-address-components.
12375         Reported by Damien Elmes <damien@repose.cx>.
12376
12377 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * gnus.el (gnus-mime): Remove unused custom group.
12380
12381 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12382
12383         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
12384         "blank line" when searching for end of armor headers.
12385
12386 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12387
12388         * gmm-utils.el (gmm-write-region): Fix variable name.
12389
12390 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12391
12392         * gmm-utils.el (gmm-write-region): New function based on compatibility
12393         code from `mm-make-temp-file'.
12394
12395         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
12396
12397         * nnmaildir.el (nnmaildir--update-nov)
12398         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
12399         Use `gmm-write-region'.
12400
12401 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12402
12403         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
12404         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12405
12406         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
12407
12408         * message.el (message-replacement-char): New variable.
12409         (message-fix-before-sending): Use it.
12410         (message-simplify-subject): New function to remove duplicate code.
12411         (message-reply, message-followup): Use it.
12412
12413         * gnus-sum.el (gnus-summary-make-menu-bar):
12414         Clarify gnus-summary-limit-to-articles.
12415
12416 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12417
12418         * gnus-util.el (gnus-with-local-quit): New macro.
12419
12420         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
12421
12422 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
12423
12424         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
12425         ignore non-string data.
12426
12427 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12428
12429         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
12430         non-string data (needs to be done in the registry too).
12431
12432 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12433
12434         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
12435         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
12436         (gnus-registry-split-fancy-with-parent)
12437         (gnus-registry-fetch-simplified-message-subject-fast)
12438         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
12439         Remove text properties on ingress into the registry and when it's saved.
12440         (gnus-registry-clean-empty-function): Fix bug with cleaning the
12441         registry from entries with no groups.
12442
12443 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12444
12445         * gnus-util.el (gnus-string-remove-all-properties): Add utility
12446         function to remove string properties.
12447
12448 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12449
12450         * gmm-utils.el (gmm): Adjust custom version.
12451
12452         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
12453         Adjust custom version.
12454
12455         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
12456
12457 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12458
12459         * gnus-art.el (gnus-insert-prev-page-button)
12460         (gnus-insert-next-page-button): Simplify.  Reformat.
12461
12462 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12463
12464         * gnus-art.el (gnus-insert-prev-page-button)
12465         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12466
12467 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12468
12469         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12470
12471 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12472
12473         * gnus-art.el (gnus-insert-mime-button)
12474         (gnus-insert-mime-security-button):
12475         Apply gnus-article-button-face to MIME and security buttons.
12476
12477 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12478
12479         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12480         readable.
12481
12482 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12485
12486 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12487
12488         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12489         `browse-url-of-file' instead of `browse-url'.
12490
12491 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12492
12493         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12494         regexp.  Articles containing quotation were cut prematurely.
12495
12496 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * message.el (message-cite-original-1): Use nobody by default for the
12499         value of From header.
12500         (message-reply): Ditto.
12501
12502 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12503
12504         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12505         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12506         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12507
12508 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12509
12510         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12511         mails in the doc string.  Add some URLs in comment.
12512         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12513
12514 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12517         backslashes handling and the way to find boundaries of quoted strings.
12518
12519 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12520
12521         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12522         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12523         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12524         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12525
12526 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12527
12528         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12529         doc string.
12530         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12531
12532 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * lpath.el: Fbind epg-check-configuration.
12535
12536 2006-09-06  Simon Josefsson  <jas@extundo.com>
12537
12538         * mml2015.el (mml2015-use): Doc fix, mention epg.
12539
12540 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12541
12542         * mml2015.el (mml2015-use): Default to epg, if available.
12543
12544 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12545
12546         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12547         message-sender.
12548         (mml1991-epg-encrypt): Ditto.
12549         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12550         message-sender.
12551         (mml2015-epg-encrypt): Ditto.
12552
12553 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12554
12555         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12556         several common directories.
12557
12558 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12559
12560         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12561         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12562
12563 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * gnus-art.el (article-decode-encoded-words): Make it fast.
12566
12567 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12570
12571         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12572         in quoted string into `\'.
12573
12574 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12577         Use standard-syntax-table.
12578
12579 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * gnus-art.el (gnus-decode-address-function): New variable.
12582         (article-decode-encoded-words): Use it to decode headers which are
12583         assumed to contain addresses.
12584         (gnus-mime-delete-part): Remove useless `or'.
12585
12586         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12587         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12588         (gnus-nov-parse-line): Use it to decode From header.
12589         (gnus-get-newsgroup-headers): Ditto.
12590         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12591
12592         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12593         (mail-decode-encoded-address-string): New alias.
12594
12595         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12596         New function.
12597         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12598         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12599         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12600         (rfc2047-decode-string): Ditto.
12601         (rfc2047-decode-address-region): New function.
12602         (rfc2047-decode-address-string): New function.
12603
12604 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12605
12606         * message.el (message-caesar-buffer-body): Allow rotating headers.
12607
12608         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12609
12610         * message.el (message-insert-formated-citation-line): Fix %f.
12611         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12612
12613 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12616         (gnus-bookmark-mouse-available-p): New macro.
12617         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12618         (gnus-bookmark-bmenu-show-infos): Use it.
12619         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12620         (gnus-bookmark-bmenu-hide-infos): Ditto.
12621         (gnus-bookmark-remove-properties): New function.
12622         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12623         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12624         (gnus-bookmark-write-file): Bind coding-system-for-write.
12625         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12626         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12627         group before selecting it.
12628         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12629         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12630         quit-window if it is not available; use gnus-mouse-2 and bind it to
12631         gnus-bookmark-bmenu-select-by-mouse.
12632         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12633         (gnus-bookmark-bmenu-select-by-mouse): New function.
12634
12635 2006-08-13  Romain Francoise  <romain@orebokech.com>
12636
12637         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12638         space.
12639
12640 2006-08-10  Romain Francoise  <romain@orebokech.com>
12641
12642         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12643         (dns-mode-soa-auto-increment-serial): New user option.
12644         (dns-mode-soa-maybe-increment-serial): New function.
12645         (dns-mode): Add the latter to `write-contents-functions'.
12646
12647 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12648
12649         * compface.el (uncompface): Use binary rather than raw-text-unix.
12650
12651 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * compface.el (uncompface): Make sure the eol conversion doesn't take
12654         place when communicating with the external programs.
12655         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12656
12657 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12658
12659         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12660
12661 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12662
12663         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12664         Make it more robust by parsing author and date independently.
12665
12666 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12667
12668         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12669
12670 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12671
12672         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12673         first matching secret key.
12674         (mml2015-epg-encrypt): Ditto.
12675
12676         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12677         first matching secret key.
12678         (mml1991-epg-encrypt): Ditto.
12679
12680         * mml2015.el (mml2015-encrypt-to-self): New user option.
12681         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12682         mml2015-epg-encrypt-to-self is set.
12683
12684         * mml1991.el (mml1991-encrypt-to-self): New variable.
12685         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12686         mml1991-epg-encrypt-to-self is set.
12687
12688         * mml2015.el (mml2015-signers): New user option.
12689         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12690         (mml2015-epg-encrypt): Allow to select signing keys.
12691
12692         * mml1991.el (mml1991-signers): New variable.
12693         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12694         (mml1991-epg-encrypt): Allow to select signing keys.
12695
12696 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12697
12698         * nnheader.el (nnheader-insert-head): Make it work even if the file
12699         uses CRLF for the line-break code.
12700
12701 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12702
12703         * mml2015.el: Require mml-sec instead of password.
12704         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12705         (mml2015-cache-passphrase): Inherit the default value from
12706         mml-secure-cache-passphrase.
12707         (mml2015-passphrase-cache-expiry): Inherit the default value from
12708         mml-secure-passphrase-cache-expiry.
12709
12710         * mml1991.el: Require mml-sec instead of password.
12711         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12712         (mml1991-cache-passphrase): Inherit the default value from
12713         mml-secure-cache-passphrase.
12714         (mml1991-passphrase-cache-expiry): Inherit the default value from
12715         mml-secure-passphrase-cache-expiry.
12716
12717         * mml-sec.el: Require password.
12718         (mml-secure-verbose): New user option.
12719         (mml-secure-cache-passphrase): New user option.
12720         (mml-secure-passphrase-cache-expiry): New user option.
12721
12722 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12723
12724         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12725         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12726         andreas@altroot.de (Andreas Vögele).
12727
12728         FIXME: Use `tiny change'?
12729
12730 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12731
12732         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12733         workaround for the url package included with Emacs.
12734
12735         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12736
12737 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12740         correctly.  This fixes a bug caused by the 2006-05-12 change.
12741
12742 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12743
12744         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12745         some information about the error when saying that the `bogus' mail
12746         group will be used.
12747
12748 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12749
12750         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12751         string.
12752
12753 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12754
12755         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12756
12757 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12758
12759         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12760
12761 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12762
12763         * mml1991.el (mml1991-function-alist): Add epg.
12764         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12765         (mml1991-epg-encrypt): New functions.
12766
12767 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12768
12769         * mml2015.el (mml2015-verbose): New variable.
12770         (mml2015-cache-passphrase): Ditto.
12771         (mml2015-passphrase-cache-expiry): Ditto.
12772         (mml2015-function-alist): Add epg.
12773         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12774         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12775         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12776         New functions.
12777
12778 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12779
12780         * message.el (message-cite-original-1): Preserve region when removing
12781         quoted text due to X-No-Archive in order to avoid bogus attribution
12782         when citing multiple messages.
12783
12784 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12785
12786         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12787         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12788
12789 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12790
12791         * gnus-diary.el (gnus-user-format-function-d)
12792         (gnus-user-format-function-D): Autoload.
12793
12794         * imap.el (Commentary): Fix typo.
12795
12796         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12797         2006-04-22 contribution.
12798
12799 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12800
12801         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12802         It didn't really fix the bogosity I'm seeing with solid web groups.
12803
12804 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12805
12806         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12807         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12808         created using server names.  If we use the feature without declaring
12809         it, Gnus does not properly manage server and group state.
12810
12811         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12812         bound.
12813
12814 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12815
12816         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12817         looking up the method using GROUP's prefix before inventing a new one.
12818         It is used on killed/unknown groups in various places where returning
12819         an all-new method isn't expected by the caller.
12820
12821         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12822         and match semantics of gnus-group-real-prefix.
12823
12824 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * nnmail.el (nnmail-broken-references-mailers): New variable.
12827         (nnmail-ignore-broken-references): New function generalizing
12828         nnmail-fix-eudora-headers.
12829         (nnmail-fix-eudora-headers): Now obsolete.
12830
12831         * gnus-art.el (gnus-button-handle-custom):
12832         Support `customize-apropos*'.
12833
12834 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12835
12836         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12837
12838         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12839         articles.
12840
12841 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12842
12843         * message.el (message-cite-reply-above): New variable.
12844         (message-yank-original): Use it.
12845
12846 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12847
12848         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12849
12850 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12851
12852         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12853         as read.
12854
12855         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12856
12857 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12858
12859         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12860         (gnus-bookmark-default-file): Use gnus-directory.
12861         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12862         Remove "*" in doc string.
12863         (gnus-bookmark-write-file): Simplify.
12864         (gnus-bookmark-maybe-sort-alist): Use `when'.
12865         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12866         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12867         Add FIXME about Emacs 21 and XEmacs compatibility.
12868         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12869         compatibility.
12870         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12871         compatibility.
12872         (gnus-bookmark-menu-heading): Fix version.
12873
12874 2006-06-19  Bastien Guerry  <bzg@altern.org>
12875
12876         * gnus-bookmark.el: New file.
12877
12878 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * message.el (message-syntax-checks): Doc fix.
12881
12882 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12883
12884         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12885         unsubscribed groups as if they were killed ones.  It causes duplicate
12886         entries in gnus-newsrc-alist.
12887
12888 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12889
12890         * message.el (message-syntax-checks): Doc fix.
12891         (message-send-mail): Add check for continuation headers.
12892         (message-check-news-header-syntax): Fix regexp used to check for
12893         continuation headers.
12894
12895 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12898
12899 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12900
12901         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12902
12903 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12904
12905         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12906         default-truncate-lines.
12907
12908 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12911         to fill the utf-8 entry.
12912
12913         * lpath.el: Fbind unicode-precedence-list.
12914
12915 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12916
12917         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12918
12919 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12920
12921         * gnus-agent.el (directory-files-and-attributes): Move all the way
12922         forward (the third and final move).
12923         (gnus-agent-read-agentview): Trap reconstruction errors due to
12924         nonexistent directory.  Handle by returning nil.
12925
12926 2006-05-30  Didier Verna  <didier@xemacs.org>
12927
12928         * message.el (message-dont-reply-to-names): Update the custom type.
12929         * message.el (message-dont-reply-to-names): New defsubst: potentially
12930         convert a list of regexps into a single one.
12931         * message.el (message-get-reply-headers): Use it.
12932         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12933
12934 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * gnus-agent.el (directory-files-and-attributes): Move forward.
12937
12938 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12939
12940         * gnus-ml.el (gnus-mailing-list-subscribe)
12941         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12942         (gnus-mailing-list-message): Fix doc strings.
12943
12944 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12945
12946         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12947         of doing it manually.
12948
12949 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12950
12951         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12952         comment.
12953
12954 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12955
12956         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12957         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12958         (gnus-agent-read-local): All symbols allocated in my-obarray.
12959         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12960         (gnus-agent-regenerate-group): Check numeric names to see if they are
12961         messages or groups.
12962         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12963         better way of do this...)
12964
12965         * gnus-cache.el (gnus-agent-total-fetched-for):
12966         Ignore 'dummy.group' (there should be a better way of do this...)
12967
12968 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12971         (gnus-saved-headers): Ditto.
12972         (gnus-default-article-saver): Mention functions may have properties.
12973         (gnus-article-save): Override gnus-save-all-headers and
12974         gnus-saved-headers by :headers property which saver function may have.
12975         (gnus-summary-save-in-file): Add :headers property.
12976         (gnus-summary-write-to-file): Ditto.
12977
12978         * gnus-sum.el (gnus-summary-save-article): Bind
12979         gnus-prompt-before-saving to t when saving many articles in a file;
12980         always show all headers.
12981
12982         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12983
12984 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12985
12986         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12987         marks.
12988
12989         * message.el (message-indent-citation): Add optional arguments to allow
12990         using it outside of message buffers.
12991
12992         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12993         (gnus-article-treat-unfold-headers): Use it.
12994         (gnus-article-truncate-lines): New variable.
12995         (gnus-article-mode): Use it.
12996         (gnus-article-toggle-truncate-lines): New function.
12997
12998         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12999         Add gnus-article-toggle-truncate-lines.
13000
13001         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13002         coding system in XEmacs, use binary.
13003
13004 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13007         after-load-alist.
13008
13009         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13010         this function should save decoded articles.
13011         (gnus-summary-write-to-file): Use property to specify this function
13012         should save decoded articles and specify gnus-summary-save-in-file
13013         should be used to save articles other than the first one when saving
13014         many articles.
13015         (gnus-summary-save-body-in-file): Use property to specify this
13016         function should save decoded articles.
13017         (gnus-summary-write-body-to-file): Use property to specify this
13018         function should save decoded articles and specify
13019         gnus-summary-save-body-in-file should be used to save articles other
13020         than the first one when saving many articles.
13021
13022         * gnus-sum.el (gnus-summary-save-article): Simplify.
13023
13024 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13025
13026         * gnus-art.el (gnus-default-article-saver):
13027         Add gnus-summary-write-body-to-file.
13028         (gnus-article-save-coding-system): Don't use coding system object
13029         in XEmacs.
13030         (gnus-read-save-file-name): Add optional `dir-var' argument which
13031         specifies directory in which files are saved; work even if optional
13032         `variable' argument is not specified.
13033         (gnus-summary-write-to-file): Read file name.
13034         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13035         (gnus-summary-write-body-to-file): New function.
13036
13037         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13038         (gnus-summary-local-variables): Add it.
13039         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13040         (gnus-summary-save-article): Remove optional `decode' argument;
13041         determine whether to decode articles by the value of
13042         gnus-default-article-saver; when saving many files using
13043         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13044         it first and use gnus-summary-save-in-file or
13045         gnus-summary-save-body-in-file thereafter unless
13046         gnus-prompt-before-saving is always; move point to article which
13047         will be saved.
13048         (gnus-summary-save-article-file): Revert.
13049         (gnus-summary-write-article-file): Revert.
13050         (gnus-summary-save-article-body-file): Revert.
13051         (gnus-summary-write-article-body-file): New function.
13052
13053 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13054
13055         * gnus-art.el (gnus-default-article-saver): Doc fix.
13056         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13057         from gnus-summary-save-article-coding-system, and default to a
13058         certain coding system.
13059         (gnus-output-to-file): Add coding cookie and encode text according
13060         to gnus-article-save-coding-system; don't use mm-append-to-file.
13061
13062         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13063         gnus-art.el and rename to gnus-article-save-coding-system.
13064         (gnus-summary-save-article): Require gnus-art; don't show all
13065         headers if it decodes articles; don't add coding cookie here;
13066         don't bind mm-text-coding-system-for-write.
13067         (gnus-summary-save-article-file): Save decoded articles.
13068         (gnus-summary-write-article-file): When saving many files, use
13069         gnus-summary-write-to-file first and gnus-summary-save-in-file
13070         thereafter unless gnus-prompt-before-saving is always.
13071         (gnus-summary-save-article-body-file): Save decoded articles.
13072
13073         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13074
13075 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13076
13077         * nnrss.el (nnrss-check-group): Bind hash-index.
13078
13079 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13080
13081         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13082         its hash index.  Store this hash in `nnrss-group-data'.
13083         (nnrss-read-group-data): Update accordingly.
13084
13085 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13086
13087         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13088         entry.
13089
13090         * gnus-sum.el (gnus-summary-make-menu-bar):
13091         Add gnus-article-browse-html-article.
13092
13093 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13094
13095         * gnus-sum.el (gnus-summary-mime-map):
13096         Add gnus-article-browse-html-article.
13097
13098         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13099
13100 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13101
13102         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13103         suitable coding systems in customize.
13104
13105 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13106
13107         * mail-source.el (mail-sources): Fix custom type.
13108
13109 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13110
13111         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13112         (gnus-summary-expire-articles-now): Shorten prompt.
13113
13114         * gmm-utils.el (wid-edit): Require.
13115         (defun-gmm): Rename from `gmm-defun-compat'.
13116         (gmm-image-search-load-path): Use it.
13117         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13118
13119 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13120
13121         * gnus-sum.el (gnus-summary-save-article-coding-system):
13122         New variable.
13123         (gnus-summary-save-article): Add optional `decode' argument.
13124         If it is set and gnus-summary-save-article-coding-system is non-nil,
13125         save decoded article.
13126         (gnus-summary-write-article-file): Save decoded article if
13127         gnus-summary-save-article-coding-system is non-nil.
13128
13129         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13130         type.
13131
13132 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13135
13136 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13139         first to test gnus-single-article-buffer which may be buffer-local.
13140
13141         * gnus-sum.el (gnus-summary-setup-buffer):
13142         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13143         group; make gnus-article-buffer, gnus-article-current, and
13144         gnus-original-article-buffer always buffer-local.
13145         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13146         group.
13147         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13148
13149 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13150
13151         * nnml.el (nnml-request-compact-group): Compressed files might not
13152         have .gz extension.
13153
13154 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13155
13156         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13157         (mm-copy-to-buffer): Use with-current-buffer.
13158         (mm-display-part): Simplify.
13159         (mm-inlinable-p): Add optional arg `type'.
13160
13161 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13162
13163         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13164         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13165         Try harder to show the attachment internally or externally using
13166         gnus-mime-view-part-as-type.
13167
13168 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13169
13170         * message.el (message-from-style, message-signature-separator)
13171         (message-user-organization-file, message-send-mail-function)
13172         (message-citation-line-function, message-yank-prefix)
13173         (message-indent-citation-function, message-signature)
13174         (message-signature-file, message-signature-insert-empty-line):
13175         Remove autoloads.
13176
13177         * gnus-art.el (gnus-buttonized-mime-types):
13178         Remove "multipart/signed".  Revert 2006-04-26 change.
13179
13180 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13181
13182         * gnus.el (gnus-version-number): Bump version.
13183
13184 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13185
13186         * gnus.el: No Gnus v0.5 is released.
13187
13188 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13189
13190         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13191         fetching articles by message-id.
13192
13193 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13194
13195         * message.el (hashcash): Require hashcash as normal.
13196
13197         * ecomplete.el (ecomplete-highlight-match-line):
13198         Use point-at-eol.
13199         (ecomplete-highlight-match-line): Use `highlight', because that
13200         face exists in both Emacs and XEmacs.
13201
13202         * message.el (message-display-abbrev): Use point-at-bol.
13203
13204         * mail-source.el: Don't require timer/timer-funcs.
13205
13206         * gnus-async.el: Ditto.
13207
13208         * password.el: Ditto.
13209
13210         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13211
13212         * mm-url.el: Ditto.
13213
13214         * gnus-xmas.el: Don't require timer-funcs.
13215
13216         * mm-util.el: Require timer/timer-funcs.
13217
13218 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13219
13220         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13221         Close.
13222
13223 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13224
13225         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13226         unibyte after clear-decrypt function runs.
13227
13228         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13229         returns as a unibyte string.
13230
13231 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * lpath.el: Revert.
13234
13235         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13236         (pgg-gpg-process-sentinel): Revert.
13237
13238         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13239         (pgg-pgp-lookup-key): Revert.
13240
13241         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13242         (pgg-pgp5-lookup-key): Revert.
13243
13244         * pgg.el (pgg-fetch-key): Revert.
13245
13246 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13247
13248         * lpath.el: Fbind string-as-multibyte for XEmacs.
13249
13250         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13251         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13252         (mml1991-pgg-encrypt): Ditto.
13253
13254         * pgg-gpg.el (pgg-string-to-multibyte): New function.
13255         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
13256         a multibyte buffer.
13257
13258         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
13259         (pgg-pgp-lookup-key): Ditto.
13260
13261         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
13262         (pgg-pgp5-lookup-key): Ditto.
13263
13264         * pgg.el (pgg-fetch-key): Ditto.
13265
13266 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
13267
13268         * message.el (message-user-organization-file): Check several
13269         locations of the organization file.
13270
13271         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13272         Add gnus-article-view-part-as-type.
13273
13274         * gnus-art.el (gnus-article-view-part-as-type): New function.
13275
13276         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13277         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
13278
13279         * mml.el: Simplify autoload.
13280         (mml-mode): defvar dnd-protocol-alist instead of using
13281         symbol-value.
13282         (mml-default-directory): New variable.
13283         (mml-minibuffer-read-file): Use it.
13284         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13285
13286         * message.el (message-citation-line-format): New variable.
13287         (message-insert-formated-citation-line): New function.
13288         (message-citation-line-function):
13289         Add `message-insert-formated-citation-line' to custom type.
13290
13291         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13292         to doc string.
13293
13294         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13295         depending on mm-verify-option.
13296
13297 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13298
13299         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13300         binding pgg-* variables; reimplement the section which prevents
13301         MIME header from being signed.
13302         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13303         pgg-text-mode; remove a blank line at the top of body.
13304
13305         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13306         lines at the top of body; use gnus-newsgroup-charset if there's no
13307         Charset header.
13308
13309 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * message.el (message-self-insert-commands): Doc fix.
13312
13313         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13314         (mm-uu-pgp-encrypted-test): Ditto.
13315         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13316         between header and body; return application/pgp-encrypted handle
13317         if decryption failed; decode decrypted body by charset.
13318
13319         * mm-decode.el (mm-automatic-display): Don't make application/pgp
13320         element match to application/pgp-*.
13321
13322 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13323
13324         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13325         HTML.
13326
13327 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13328
13329         * mail-source.el (mail-source-call-script): Message the error
13330         string.
13331
13332 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13333
13334         * gnus-util.el (gnus-byte-compile): Use it.
13335
13336 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
13337
13338         * gnus-util.el (kill-empty-logs): New function.
13339
13340 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13341
13342         * message.el (message-mail-alias-type): Doc fix.
13343         (message-mail-alias-type-p): New function.
13344         (message-send): Use it.
13345         (message-mode): Ditto.
13346         (message-strip-forbidden-properties): Ditto.
13347
13348         * ecomplete.el (ecomplete-database-file-coding-system):
13349         New variable.
13350         (ecomplete-save): Use it.
13351         (ecomplete-setup): Use it.
13352
13353 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13354
13355         * message.el (message-self-insert-commands): New variable.
13356         (message-strip-forbidden-properties): Use it.
13357
13358 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13359
13360         * message.el (message-put-addresses-in-ecomplete): Use a regexp
13361         that doesn't make XEmacs choke.
13362
13363 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
13364
13365         * gnus-util.el (gnus-replace-in-string):
13366         Prefer replace-regexp-in-string over of replace-in-string.
13367
13368 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13369
13370         * gnus-util.el (gnus-select-frame-set-input-focus):
13371         Use select-frame-set-input-focus if it is available in XEmacs; use
13372         definition defined in Emacs 22 for old Emacsen.
13373
13374         * dgnushack.el: Autoload unmorse-region for XEmacs.
13375
13376         * lpath.el: Bind cursor-in-non-selected-windows and
13377         select-frame-set-input-focus for XEmacs.
13378
13379 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13380
13381         * mm-view.el (mm-inline-text): Use equal instead of equalp.
13382
13383 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
13384
13385         * gnus-registry.el (gnus-registry-cache-save): Remove text
13386         properties when saving via the temp buffer.
13387
13388 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13389
13390         * message.el (message-generate-hashcash): Honor custom type.
13391
13392 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13393
13394         * message.el (message-generate-hashcash): Default to non-nil when
13395         hashcash is found.
13396
13397         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13398         (gnus-refer-thread-limit): Increase default to 500.
13399
13400         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13401
13402         * flow-fill.el (fill-flowed): Allow delete-space.
13403
13404 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13407         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13408         Remove autoloads.
13409
13410 2006-04-18  Simon Josefsson  <jas@extundo.com>
13411
13412         * message.el (message-generate-hashcash): Default to.
13413
13414 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13417         concatenating segments rather than before concatenating them.
13418
13419 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13420
13421         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13422
13423 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13424
13425         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13426
13427         * message.el (message-forward-make-body-plain):
13428         Allow message-forward-ignored-headers to be a list.
13429         (message-remove-ignored-headers): Factor out into function.
13430         (message-forward-make-body-mml): Use it.
13431
13432         * imap.el (imap-quote-specials): New function.
13433         (imap-login-auth): Quote specials.
13434
13435         * rfc2231.el (rfc2231-parse-string): Remove dead code.
13436         (rfc2231-parse-string): Allow concatanation of parameters that
13437         aren't contiguous.  The test case is
13438           (mail-header-parse-content-type "message/external-body;
13439             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13440             access-type=LOCAL-FILE;
13441             name*1*=plugh%2fhello-sailor%2fbing.pdf")
13442
13443 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13444
13445         * nntp.el (nntp-accept-process-output): Return the value of
13446         `nnheader-accept-process-output'.
13447
13448 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13449
13450         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
13451         (gnus-button-alist): Recognize more diff formats.
13452         (gnus-button-patch): Strip directory.
13453
13454 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13455
13456         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
13457         Emacs 22 when setting focus.
13458
13459 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13460
13461         * gnus-art.el (gnus-article-treat-types): Do treatment of
13462         text/x-verbatim parts.
13463         (gnus-button-patch): New command.
13464
13465         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13466         addresses that contain invalid characters.
13467
13468 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13469
13470         * message.el (message-put-addresses-in-ecomplete):
13471         Use gnus-replace-in-string.
13472         (message-is-yours-p): Use the more correct
13473         mail-header-parse-address instead of
13474         mail-extract-address-components.
13475         (message-put-addresses-in-ecomplete): Fix typo.
13476
13477         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13478         keystroke.
13479
13480         * gnus-art.el (gnus-treatment-function-alist): Change order of
13481         newsgroups/generic header folding to avoid double-folding.
13482
13483         * message.el (message-hidden-headers): Add X-Draft-From.
13484
13485         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13486         New command.
13487         (gnus-summary-repeat-search-article-backward): New command.
13488
13489         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13490         groups in the parent topic.
13491
13492 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13493
13494         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13495         (spam-extra-header-to-number): Return the CRM114 number as a
13496         number instead of a string.
13497
13498 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13499
13500         * gnus-art.el (gnus-face-properties-alist): Move here from
13501         gnus-fun.
13502
13503         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13504
13505 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13506
13507         * message.el (message-strip-forbidden-properties): Only display on
13508         self-insert-command.
13509
13510         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13511         reindent.
13512         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13513
13514 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13515
13516         * smiley.el (smiley-style): Fix typo.
13517
13518 2006-03-23  Kenichi Handa  <handa@m17n.org>
13519
13520         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13521         instead of set-buffer-multibyte.
13522
13523 2006-03-23  Kenichi Handa  <handa@m17n.org>
13524
13525         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13526         buffer and then decode the buffer text if necessary.
13527         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13528         first, and after mm-encode-body, change the buffer to unibyte.
13529
13530 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13531
13532         * hashcash.el (hashcash-insert-payment-async-2):
13533         Use message-goto-eoh instead of doing it manually.
13534         (mail-add-payment): Use message-narrow-to-header instead of trying
13535         to do the same itself.
13536
13537         * message.el (message-hidden-headers): Add Face.
13538
13539         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13540         reparenting code.
13541         (gnus-summary-reparent-children): Refactored out code.
13542         (gnus-summary-thread-map): New keystroke.
13543         (gnus-summary-reparent-children): Make into command.
13544
13545         * smiley.el (smiley-style): Default to `medium' if using a large
13546         font.
13547
13548         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13549         does it itself.
13550
13551         * message.el (message-point-in-header-p): Simplify definition.
13552
13553 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13554
13555         * nnagent.el (nnagent-request-set-mark): Silence log file
13556         writing.
13557         (nnagent-request-set-mark): Use write-region instead of
13558         append-to-file.
13559
13560         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13561         strange select method.
13562
13563         * ecomplete.el (ecomplete-display-matches): Get highlightling
13564         right.
13565         (ecomplete-display-matches): Use literals.
13566         (ecomplete-display-matches): Disable message logging.
13567
13568         * message.el (message-display-abbrev): Small optimization.
13569
13570         * ecomplete.el (ecomplete-display-matches): Allow automatic
13571         display.
13572
13573         * message.el (message-strip-forbidden-properties):
13574         Display abbrevs.
13575         (message-display-abbrev): Get automatic display right.
13576
13577         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13578         keystrokes.
13579
13580 2006-04-13  Romain Francoise  <romain@orebokech.com>
13581
13582         TODO: Backport to v5-10!
13583
13584         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13585         Move here (and rename) from gnus-registry.el.
13586
13587         * gnus-registry.el: Require gnus-util.
13588         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13589
13590 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13591
13592         * gnus-group.el (gnus-group-catchup-current):
13593         Change if-then-else-if-then-else into cond.
13594         (gnus-group-catchup): Indent.
13595         (group-name-at-point): New function.
13596         (gnus-fetch-group): Provide default from thing at point.
13597
13598 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13599
13600         * message.el (message-display-abbrev): Fix regexp.
13601
13602         * ecomplete.el (ecomplete-highlight-match-line):
13603         Reimplement choosing.
13604         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13605         dead variables.
13606
13607         * message.el (message-newline-and-indent): Remove debugging.
13608         (message-display-abbrev): Use new implementation.
13609
13610 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13611
13612         * gnus-art.el (gnus-article-mode):
13613         Set cursor-in-non-selected-windows to nil.
13614
13615         * smiley.el: Revert previous change.
13616         (smiley-data-directory): defvar it before using it in the
13617         defcustom of `smiley-style'.
13618
13619 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13620
13621         * message.el (message-newline-and-indent): New function.
13622
13623         * ecomplete.el: Implement more bits.
13624
13625         * message.el (message-put-addresses-in-ecomplete): Clean up the
13626         string.
13627
13628         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13629
13630         * gnus-sum.el (gnus-summary-save-parts):
13631         Bind gnus-summary-save-parts-counter and use it to make unique file
13632         names.
13633
13634         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13635
13636         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13637         parameter to say whether to actually parse the individual
13638         addresses.
13639
13640         * message.el (message-put-addresses-in-ecomplete): New function.
13641         (ecomplete): Require.
13642         (message-mail-alias-type): Add ecomplete as an option.
13643
13644 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13645
13646         * flow-fill.el (fill-flowed): Remove trailing space from blank
13647         quoted lines.
13648
13649 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13650
13651         * smiley.el (smiley-style): Move definition later to avoid a
13652         compilation warning.
13653
13654 2006-04-12  Kenichi Handa  <handa@m17n.org>
13655
13656         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13657         buffer and then decode the buffer text if necessary.
13658         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13659         first, and after mm-encode-body, change the buffer to unibyte.
13660         Use mm-disable-multibyte instead of set-buffer-multibyte.
13661
13662 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13665         Content-Type header instead of Content-Disposition header.
13666         (gnus-mime-inline-part): Ditto.
13667         (gnus-mime-view-part-as-charset): Ignore charset that the part
13668         specifies.
13669
13670         * mm-decode.el (mm-display-part): Work with external parts and
13671         usual parts similarly.
13672
13673         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13674         instead of gnus-display-mime.
13675
13676         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13677         instead of with-temp-buffer.
13678
13679         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13680         tag to summarized topics part in order to encode non-ASCII text.
13681
13682 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13683
13684         * smiley.el (smiley-style): New variable.
13685         (smiley-directory): New function.
13686         (smiley-data-directory): Derive from `smiley-style' using
13687         `smiley-directory'.
13688         (smiley-regexp-alist): Add new entries.
13689
13690         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13691         (gnus-article-browse-delete-temp): Add :version.
13692
13693 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13694
13695         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13696         the sieve region.
13697
13698 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13699
13700         * gnus.el (gnus-version-number): Bump version.
13701
13702 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * gnus.el: No Gnus v0.4 is released.
13705
13706 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13707
13708         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13709         layout.
13710
13711         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13712         unknown charset.
13713
13714         * message.el (message-header-synonyms): Add Original-To to the
13715         default.
13716
13717         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13718         optional parameter.
13719
13720 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13721
13722         * gnus-fun.el (gnus): Require it for gnus-directory.
13723
13724 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13727
13728 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13729
13730         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13731
13732 2006-04-05  Simon Josefsson  <jas@extundo.com>
13733
13734         * password.el (password-reset): New function.
13735
13736 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13737
13738         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13739         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13740
13741 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13742
13743         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13744         Some whitespace was matched into the url, which broke browsing hits
13745         > 100 when mm-url-use-external was nil.
13746
13747 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13748
13749         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13750         Check gnus-extra-headers for 'Newsgroups.
13751
13752         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13753         bound.
13754
13755 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13756
13757         * pgg-gpg.el: Clean up process buffers every time gpg processes
13758         complete.
13759
13760 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13761
13762         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13763         doc string.
13764
13765 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13766
13767         * pgg-gpg.el (pgg-gpg-process-filter)
13768         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13769
13770         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13771         lines, temporary fix.
13772
13773 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13774
13775         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13776
13777 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13778
13779         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13780         default-enable-multibyte-characters.  This reverts the change from
13781         revision 6.17 which is no longer necessary because the passphrase
13782         is sent separately now.  GnuPG messages are unreadable under
13783         multibyte locales with default-enable-multibyte-characters set to
13784         nil.
13785
13786 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13787
13788         * message.el (message-tool-bar-gnome): Move "spell".
13789
13790 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13791
13792         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13793         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13794         instead.
13795
13796 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13797
13798         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13799         Improve newsgroups handling for NNTP overviews which don't include
13800         Newsgroups.
13801
13802 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13803
13804         * message.el (message-resend): Bind message-generate-hashcash to nil.
13805
13806 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13807
13808         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13809         when searching for already-paid recipients.
13810
13811 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13812
13813         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13814         passphrases when it is not needed.
13815         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13816         passphrase stuff from gpg, should only be necessary when you use
13817         gpg with a smartcard.
13818
13819 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * mml.el (mml-insert-mime): Ignore cached contents of
13822         message/external-body part.
13823
13824         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13825         (mm-insert-part): Ditto.
13826
13827 2006-03-23  Simon Josefsson  <jas@extundo.com>
13828
13829         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13830         Reiner.
13831         (pgg-gpg-use-agent-p): Use it again.
13832
13833 2006-03-23  Simon Josefsson  <jas@extundo.com>
13834
13835         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13836         older emacsen.
13837         (pgg-gpg-use-agent-p): Don't use it.
13838
13839 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13840
13841         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13842         if we can.
13843
13844 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13845
13846         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13847         (pgg-gpg-update-agent): New function.
13848         (pgg-gpg-use-agent-p): New function.
13849         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13850         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13851         (pgg-gpg-sign-region): Use it.
13852
13853 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13854
13855         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13856         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13857
13858 2006-03-21  Simon Josefsson  <jas@extundo.com>
13859
13860         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13861         <wilde@sha-bang.de>.
13862         (pgg-gpg-use-agent): New variable.
13863         (pgg-gpg-process-region): Use it.
13864         (pgg-gpg-encrypt-region): Likewise.
13865         (pgg-gpg-encrypt-symmetric-region): Likewise.
13866         (pgg-gpg-decrypt-region): Likewise.
13867         (pgg-gpg-sign-region): Likewise.
13868         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13869
13870 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13871
13872         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13873
13874         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13875         Add comment on version.
13876
13877 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13878
13879         * smiley.el: Add missing test smiley.
13880
13881 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * mm-decode.el (mm-with-part): New macro.
13884         (mm-get-part): Use it; work with message/external-body as well.
13885         (mm-save-part): Treat name and filename equally.
13886
13887         * mm-extern.el (mm-extern-cache-contents): New function.
13888         (mm-inline-external-body): Use it; force the part to be displayed;
13889         move undisplayer added to the cached handle to the parent.
13890
13891         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13892         (gnus-mime-view-part-as-type): Work with message/external-body.
13893
13894         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13895
13896 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13897
13898         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13899         images in image-load-path.  [Sync with image.el, revision 1.60, in
13900         Emacs.]
13901
13902 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13903
13904         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13905         path rather than symbol.  Always return list of directories.
13906         Guarantee that image directory comes first.  [Sync with image.el,
13907         revision 1.59, in Emacs.]
13908
13909         * message.el (message-make-tool-bar): Adjust to new API of
13910         `gmm-image-load-path-for-library'.
13911
13912         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13913
13914         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13915
13916 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13917
13918         * gnus-art.el (gnus-article-only-boring-p):
13919         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13920         intangible text.
13921         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13922
13923 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13924
13925         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13926         Use `defun' instead of `gmm-defun-compat'.
13927
13928 2006-03-14  Simon Josefsson  <jas@extundo.com>
13929
13930         * message.el (message-unique-id): Don't use message-number-base36
13931         if (user-uid) is a float.
13932         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13933
13934 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13935
13936         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13937
13938         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13939         empty line between a part and a message part.
13940
13941 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13942
13943         * smiley.el: Add more test smileys.
13944         (smiley-data-directory, smiley-regexp-alist)
13945         (gnus-smiley-file-types): Fix doc strings.
13946         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13947         adding new elements.
13948         (smiley-mouse-map): Unused code.  Make it a comment.
13949
13950 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13951
13952         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13953         scan latest NoCeM messages instead of old ones.
13954         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13955         delimiters that are recently used.
13956         (gnus-nocem-load-cache): Add autoload cookie.
13957
13958         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13959
13960         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13961         level which is larger than gnus-use-nocem is specified.
13962
13963         * gnus-group.el (gnus-group-get-new-news): Ditto.
13964
13965 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13966
13967         * gnus-util.el (gnus-tool-bar-update): New function.
13968
13969         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13970         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13971
13972         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13973
13974         * gnus-group.el (gnus-group-redraw-when-idle)
13975         (gnus-group-redraw-check): Remove.
13976         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13977
13978 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13979
13980         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13981         if optional last element is specified in splits (FIELD VALUE...).
13982
13983 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13984
13985         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13986         to gmm-image-load-path-for-library.  Call with no-error argument.
13987         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13988
13989         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13990
13991         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13992
13993         * gmm-utils.el (gmm-image-load-path): Remove alias.
13994
13995 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13996
13997         * gmm-utils.el (gmm-image-load-path): Add alias.
13998
13999         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14000         nnml-generate-nov-databases-1.
14001         (nnml-generate-nov-databases): Use it.
14002         (nnml-generate-nov-databases-directory): Document no-active
14003         argument.
14004
14005         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14006         directory if path is t.  Add no-error.
14007
14008         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14009         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14010
14011         * gnus-art.el (gnus-article-browse-delete-temp-files):
14012         Simplify resetting gnus-article-browse-html-temp-list.
14013
14014         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14015         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14016         Add example to docstring.  Rename local variables.  Move error
14017         checks to default case in cond and simplify.
14018
14019 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14020
14021         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14022         handle is multipart when calling it recursively.
14023         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14024
14025 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14026
14027         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14028         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14029
14030 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14033         is loaded.
14034
14035         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14036         loaded.
14037
14038 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14039
14040         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14041         to "Emacs 23 (unicode)" in doc string.
14042
14043         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14044         "Emacs 23 (unicode)" in comment.
14045
14046 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14049
14050         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14051         characters 160 through 255 in Emacs 23.
14052
14053 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14054
14055         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14056         gnus-article-browse-html-temp.
14057         (gnus-article-browse-delete-temp): Make it customizable.
14058         Add `file'.  Adjust doc string.
14059         (gnus-article-browse-delete-temp-files): Add argument.
14060         Allow query for each file.  Adjust doc string.
14061         (gnus-article-browse-html-parts):
14062         Add `gnus-article-browse-delete-temp-files' to
14063         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14064
14065 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14066
14067         * gnus-art.el (gnus-article-browse-html-temp)
14068         (gnus-article-browse-delete-temp): New variables.
14069         (gnus-article-browse-delete-temp-files): New function.
14070         (gnus-article-browse-html-parts): Use it.
14071
14072 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14073
14074         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14075
14076         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14077         string.
14078
14079         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14080         gnus-summary-insert-new-articles when unplugged.
14081         Remove gnus-summary-search-article-forward.
14082
14083         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14084         display-visual-class instead of display-color-cells.
14085
14086 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14087
14088         * dgnushack.el: Autoload customize-group for XEmacs.
14089
14090         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14091         message/* containing non-ASCII text properly.
14092
14093 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14094
14095         * message.el: Require gmm-utils, remove autoloads.
14096         (message-tool-bar): Set default based on
14097         gmm-tool-bar-style.
14098         (message-tool-bar-gnome): Add gmm-customize-mode.
14099
14100         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14101         gmm-tool-bar-style.
14102         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14103
14104         * gnus-group.el (gnus-group-tool-bar): Set default based on
14105         gmm-tool-bar-style.
14106         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14107
14108         * gmm-utils.el (gmm-image-directory): Rename variable from
14109         gmm-image-load-path.
14110         (gmm-image-load-path): Use gmm-image-directory.
14111         (gmm-customize-mode): New function.
14112         (gmm-tool-bar-style): New variable.
14113
14114         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14115         gnus-group-redraw-line-number.
14116         (gnus-group-redraw-check): Simplify.
14117         (gnus-group-tool-bar-update): Remove redraw check.
14118         (gnus-group-make-tool-bar): Add redraw check.
14119
14120 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14121
14122         * gnus-art.el (gnus-button): Add missing parentheses.
14123
14124 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * lpath.el: Fbind line-number-at-pos.
14127
14128 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14131
14132 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14133
14134         * gnus-art.el (gnus-button): New face.
14135         (gnus-article-button-face): Use it.
14136
14137         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14138         Add gnus-summary-next-page.  Re-order.
14139
14140         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14141         next-node are now included.
14142         (gnus-group-redraw-line-number): New internal variable.
14143         (gnus-group-redraw-check): Helper function for updating the tool
14144         bar.
14145         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14146
14147         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14148
14149         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14150         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14151         Use it to match format of Spamassassin 3.0 and later.
14152         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14153         (spam-check-bogofilter)
14154         (spam-bogofilter-register-with-bogofilter): Fix args of
14155         `gnus-error' calls.
14156
14157 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14158
14159         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14160         unnecessary interaction when sending queued mails.
14161         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14162
14163 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14164
14165         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14166         first or last are nil.
14167
14168 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14169
14170         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14171
14172 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14173
14174         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14175
14176 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14177
14178         * dns.el (query-dns): Protect more against buggy tcp output.
14179
14180 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14181
14182         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14183         nov.php.
14184
14185 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14186
14187         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14188         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14189         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14190         output on the server side.
14191         (nnweb-google-create-mapping): Update regexps and add some
14192         progress indication.
14193
14194 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14195
14196         * gnus-group.el (gnus-group-tool-bar-gnome):
14197         Fix gnus-agent-toggle-plugged.  Re-order icons.
14198         (gnus-group-tool-bar-gnome):
14199         Add gnus-group-{prev,next}-unread-group.
14200         (gnus-group-tool-bar-gnome): Re-order icons.
14201
14202         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14203         Move gnus-summary-insert-new-articles.
14204
14205         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14206         Fix comments.
14207
14208         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14209         also available in Emacs 21.3.
14210
14211         * message.el (message-fix-before-sending): Change "Emacs 22" to
14212         "Emacs 23 (unicode)" in comment.
14213
14214         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14215         "Emacs 23 (unicode)" in comment.
14216
14217         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14218         comment.
14219         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14220
14221         * mm-view.el (mm-fill-flowed): Add :version.
14222
14223 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14224
14225         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14226         and load-path.
14227
14228 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14229
14230         * message.el: Autoload gmm-image-load-path.
14231         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14232         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14233         consitency.
14234
14235         * gmm-utils.el (gmm-image-load-path): Also search in
14236         "../etc/images".  Don't set gmm-image-load-path if we don't find
14237         the image.
14238
14239 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * gmm-utils.el (gmm-image-load-path): Don't make
14242         `gmm-image-load-path' include subdirectories which the second arg
14243         `image' might specify.
14244
14245         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14246         subdirectory to icon file names.
14247
14248         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14249
14250 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14251
14252         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14253         gmm-image-load-path calls.
14254
14255         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14256
14257         * message.el (message-make-tool-bar): Ditto.
14258
14259         * mml.el (mml-preview): Add comment concerning tool bar icons.
14260
14261         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14262         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14263
14264         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14265         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14266
14267         * message.el (message-tool-bar-gnome): Use new icon names.
14268         (message-make-tool-bar): Use `gmm-image-load-path'.
14269
14270         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14271         New functions from MH-E.
14272         (gmm-image-load-path): New variable from MH-E.
14273         (gmm-image-load-path): New function from MH-E.  Add arguments
14274         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
14275         *-image-load-path-called-flag.
14276
14277 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
14278
14279         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14280
14281 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
14282
14283         * nnimap.el (nnimap-request-move-article): Change folder back to
14284         source group before deleting.
14285
14286 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
14287
14288         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14289
14290         * gnus-art.el (mm-url-insert-file-contents-external):
14291         Autoload mm-url.
14292
14293         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14294
14295 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14298         coding system which mm-charset-to-coding-system returns for a
14299         given charset is valid.
14300
14301 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14302
14303         * html2text.el (html2text-remove-tag-list):
14304         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14305
14306 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14307
14308         * gnus-cus.el: Revert 2005-10-17 change.
14309
14310 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14311
14312         * gnus-art.el (article-strip-banner):
14313         Call article-really-strip-banner only when the regexp match is made.
14314
14315 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14316
14317         * gnus-art.el (article-strip-banner):
14318         Use gnus-extract-address-components instead of
14319         mail-header-parse-addresses to make it work with non-ASCII text;
14320         remove mail-encode-encoded-word-string.
14321
14322         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14323         values which are surrounded with \"...\"; make it never cause a
14324         Lisp error; give up parsing of parameters if it failed in
14325         extracting type.
14326
14327 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
14328
14329         * smime.el (smime-cert-by-ldap-1): Fix bug where
14330         `smime-ldap-search' returns results without userCertificates.
14331
14332 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14333
14334         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14335
14336 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14337
14338         * spam.el (spam-check-spamassassin-headers): Adapt format for
14339         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
14340         <ari@mbf.ocn.ne.jp>.
14341         (spam-list-of-processors): Add spam-use-gmane.
14342
14343 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14344
14345         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14346         make-temp-file; make it work with XEmacs as well.
14347
14348         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14349         mm-make-temp-file.
14350
14351         * mm-decode.el (mm-display-external): Use the 3rd arg of
14352         mm-make-temp-file.
14353         (mm-create-image-xemacs): Ditto.
14354
14355 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14356
14357         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14358         with message-narrow-to-headers.
14359         (gnus-draft-setup): Narrow to header to run message-fetch-field.
14360         (gnus-draft-check-draft-articles): New function.
14361         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14362
14363 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14364
14365         * gnus-art.el (gnus-article-browse-html-parts):
14366         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14367         Don't use suffix argument for mm-make-temp-file for Emacs 21
14368         compatibility.  Remove useless `format'.
14369
14370 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14371
14372         * nnweb.el (nnweb-google-wash-article): Update regexps.
14373         (nnweb-group-alist): Use defvoo instead of defvar.
14374
14375 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14378         re-loading nn* modules.
14379
14380 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14381
14382         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14383         for `tool-bar-mode' and don't check it's default-value.
14384
14385         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14386
14387         * message.el (message-make-tool-bar): Ditto.
14388
14389         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14390         `substring'.  Shorten tmp-file name.
14391
14392         * gnus.el: Remove bogus comment.
14393
14394 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
14395
14396         * gnus-art.el (gnus-article-browse-html-parts): New function.
14397         (gnus-article-browse-html-article): New function for viewing html
14398         articles with a browser.
14399
14400 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
14401
14402         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
14403         in elisp.
14404         (pgg-gpg-encrypt-symmetric-region): Ditto.
14405         (pgg-gpg-sign-region): Ditto.
14406
14407         * pgg-def.el (pgg-text-mode): New variable.
14408
14409         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14410         (mml2015-pgg-encrypt): Ditto.
14411
14412         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14413         (mml1991-pgg-encrypt): Ditto.
14414
14415 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * nnfolder.el (nnfolder-insert-newsgroup-line):
14418         Use message-make-date instead of current-time-string.
14419
14420         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14421         to gnus-decoded which mm-uu might set.
14422
14423 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14426         don't decode quoted parameters; remove misimported Emacs code.
14427         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14428         (rfc2231-decode-encoded-string): Don't use split-string which
14429         behaves differently according to Emacs version; use
14430         mm-decode-coding-region to convert charset to coding-system.
14431         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14432         (rfc2231-encode-string): Remove misimported Emacs code.
14433
14434 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14435
14436         * gnus-art.el (article-decode-charset): Don't use ignore-errors
14437         when calling mail-header-parse-content-type.
14438         (article-de-quoted-unreadable): Ditto.
14439         (article-de-base64-unreadable): Ditto.
14440         (article-wash-html): Ditto.
14441
14442         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14443         calling mail-header-parse-content-type and
14444         mail-header-parse-content-disposition.
14445         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14446         mail-header-parse-content-type.
14447
14448         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14449         insert charset and format parameters; encode description after
14450         inserting it to buffer.
14451         (mml-insert-parameter): Fold lines properly even if a parameter is
14452         segmented into two or more lines; change the max column to 76.
14453
14454         * rfc1843.el (rfc1843-decode-article-body): Don't use
14455         ignore-errors when calling mail-header-parse-content-type.
14456
14457         * rfc2231.el (rfc2231-parse-string): Return at least type if
14458         possible; don't cause an error even if it fails in parsing of
14459         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14460         (rfc2231-encode-string): Don't break lines at the beginning, leave
14461         it to mml-insert-parameter.
14462
14463         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14464         calling mail-header-parse-content-type.
14465
14466 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14467
14468         * spam-report.el (spam-report-gmane-use-article-number):
14469         Improve doc string.
14470         (spam-report-gmane-internal): Check if a suitable header was found
14471         in the article.
14472
14473 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14476         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14477
14478 2006-02-05  Romain Francoise  <romain@orebokech.com>
14479
14480         Update copyright notices of all files in the gnus directory.
14481
14482 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14483
14484         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14485
14486 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14487
14488         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14489         segmented lines of parameter value to cope with Thunderbird 1.5
14490         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14491         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14492         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14493
14494 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14495
14496         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14497         parts.
14498
14499 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14500
14501         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14502         there's only one active file for all servers.
14503         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14504         solid groups.  Gnus might have used a FAST request to select the group.
14505         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14506         and nnweb-search redundantly in the active file.
14507         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14508         (nnweb-request-create-group): Don't use ARGS.
14509         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14510         initialisations.  Let nnoo do the work.
14511
14512 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14515         Say the part has been decoded.
14516
14517         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14518
14519 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14520
14521         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14522         mailcap-viewer-test-cache when there's no 'test clause, since that
14523         will invert the meaning of a "nil" test previously determined by
14524         mailcap-mailcap-entry-passes-test.
14525
14526 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14527
14528         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14529         compiling.
14530
14531         * gnus-sum.el: Ditto.
14532
14533         * message.el: Don't bind tool-bar-map when compiling.
14534
14535 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14536
14537         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14538
14539 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14540
14541         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14542         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14543         current Google Groups.
14544
14545 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14546
14547         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14548         and tool-bar-mode.
14549
14550         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14551         and tool-bar-mode.
14552
14553         * message.el (message-tool-bar-update): Simplify.
14554         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14555
14556         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14557         gnus-summary-buffer.
14558         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14559         gnus-summary-reply.
14560
14561         * gmm-utils.el (gmm): Add :version.
14562
14563 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14564
14565         * Makefile.in (clean): New rule.
14566         (distclean): Use it.
14567
14568 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14569
14570         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14571         Don't autoload.
14572
14573 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14574
14575         * gmm-utils.el (gmm-verbose): Add :group.
14576
14577 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14578
14579         * message.el: Change some comments WRT tool-bars.
14580
14581         * gnus-sum.el (gnus-summary-tool-bar)
14582         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14583         (gnus-summary-tool-bar-zap-list): New variables.
14584         (gnus-summary-make-tool-bar): Complete rewrite using
14585         `gmm-tool-bar-from-list'.
14586
14587         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14588         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14589         New variables.
14590         (gnus-group-make-tool-bar): Complete rewrite using
14591         `gmm-tool-bar-from-list'.
14592         (gnus-group-tool-bar-update): New function.
14593
14594         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14595
14596 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14599         is dissected into a single part of which the type is the same as
14600         the given one; decode charset.
14601
14602 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14603
14604         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14605         into alists as symbol not string, since that's what
14606         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14607         look for.
14608
14609 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14610
14611         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14612         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14613
14614         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14615
14616 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14617
14618         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14619         (gnus-xmas-mime-security-button-menu): New function.
14620
14621         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14622         (gnus-mime-security-button-menu): New definition.
14623         (gnus-mime-security-button-map): Use them.
14624         (gnus-mime-security-button-menu): New function.
14625         (gnus-insert-mime-security-button): Addition to help echo.
14626         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14627         (gnus-mime-security-pipe-part): New functions.
14628
14629         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14630         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14631
14632         * mm-decode.el (mm-handle-set-disposition): Remove.
14633         (mm-handle-set-description): Remove.
14634
14635 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14638         (mm-w3m-standalone-supports-m17n-p): New function.
14639         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14640         w3m usage.
14641
14642         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14643         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14644
14645 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14646
14647         * message.el (message-tool-bar-zap-list):
14648         Use gmm-tool-bar-zap-list as custom type.
14649         (message-tool-bar-update): New function.
14650         (message-tool-bar, message-tool-bar-gnome)
14651         (message-tool-bar-retro): Add message-tool-bar-update.
14652         (message-tool-bar-gnome): Add flyspell-buffer.
14653
14654         * gnus-util.el (gnus-error): Describe `args'.
14655
14656         * gmm-utils.el (gmm-error): Describe `args'.
14657         (gmm-tool-bar-zap-list): New widget.
14658         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14659
14660 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14661
14662         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14663         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14664         the number of recursive calls.
14665
14666         * mm-decode.el (mm-handle-set-disposition): New macro.
14667         (mm-handle-set-description): New macro.
14668
14669 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14670
14671         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14672         encoding.
14673
14674 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14675
14676         * message.el (message-tool-bar-zap-list, message-tool-bar)
14677         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14678         (message-tool-bar-local-item-from-menu): Remove.
14679         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14680         (message-make-tool-bar): New function.
14681         (message-mode): Use `message-make-tool-bar'.
14682
14683         * gmm-utils.el: New file.
14684         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14685         (gmm-lazy): New widget copied from `nnmail.el'.
14686         (gmm-tool-bar-from-list): New function for creating customizable
14687         tool bars.
14688         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14689         output.
14690         (gmm): Add :prefix to defgroup.
14691
14692 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14693
14694         * gmm-utils.el (gmm-widget-p): New function.
14695
14696 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14697
14698         * mml.el (mml-attach-file): Describe `description' in doc string.
14699         (mml-menu): Add Emacs MIME manual and PGG manual.
14700
14701 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14702
14703         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14704
14705 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14706
14707         * nntp.el (nntp-end-of-line): Doc fix.
14708
14709 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14710
14711         * imap.el (imap-open): Handle case where buffer is a buffer
14712         object.
14713
14714 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14715
14716         * gnus-delay.el (gnus-delay): Don't autoload.
14717         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14718         to be re-loaded when customizing the `gnus-delay' group.
14719
14720 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14721
14722         * message.el (message-insert-citation-line): Use newlines.
14723
14724 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14725
14726         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14727         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14728         these routines, so the passphrase can be managed externally and
14729         passed in to the system.
14730         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14731         pgg-add-passphrase-to-cache function.
14732
14733         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14734         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14735         these routines, so the passphrase can be managed externally and
14736         passed in to the system.
14737         (pgg-pgp5-sign-region): Use new name of
14738         pgg-add-passphrase-to-cache function.
14739
14740 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14741
14742         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14743         part of the decoded armor to find the key-identifier.
14744         (pgg-gpg-lookup-key-owner): New function to return the
14745         human-readable identifier of a key owner.
14746         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14747         itself.
14748         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14749         the key value) if we have a key and can match it against a secret
14750         key.  Also, added a note pointing out fact that the prompt only
14751         indicates the first matching key.
14752
14753         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14754         pgg-decrypt-region.
14755         (pgg-add-passphrase-to-cache): Rename from
14756         `pgg-add-passphrase-cache' to reduce confusion (all callers
14757         changed).
14758         (pgg-remove-passphrase-from-cache): Rename from
14759         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14760         changed).
14761         (pgg-read-passphrase, pgg-add-passphrase-cache)
14762         (pgg-remove-passphrase-cache): Add informative docstrings.
14763         (pgg-decrypt): Convey provided passphrase in subordinate call to
14764         pgg-decrypt-region.
14765
14766 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14767
14768         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14769         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14770         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14771         'passphrase' argument, so the passphrase can be managed externally
14772         and then passed in to the system.
14773
14774         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14775         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14776         so the passphrase cache can be used reliably with identifiers
14777         besides a pgp packet's key id.
14778
14779         * pgg-gpg.el (pgg-gpg-encrypt-region)
14780         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14781         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14782         these routines, so the passphrase can be managed externally and
14783         passed in to the system.
14784
14785         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14786         'notruncate' argument, so the passphrase cache can be used
14787         reliably with identifiers besides a pgp packet's key id.
14788
14789 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14790
14791         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14792         symmetric encryption.
14793         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14794         encrypted session key.
14795         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14796         message ask for the passphrase in a proper way.
14797
14798         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14799         New user commands for symmetric encryption.
14800
14801 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14802
14803         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14804
14805         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14806
14807 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14808
14809         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14810
14811 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14812
14813         * mm-decode.el (mm-inlined-types): Add application/pgp.
14814         (mm-automatic-display): Ditto.
14815
14816         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14817         part as text.
14818
14819 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14820
14821         * nnrss.el: Update copyright.
14822         (nnrss-opml-import): Query whether to subscribe to each entry.
14823
14824         * gnus-art.el:
14825         * gnus-sum.el:
14826         * gnus-xmas.el:
14827         * messagexmas.el:
14828         * mm-uu.el:
14829         * mm-view.el: Update copyright.
14830
14831 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14832
14833         * message.el (message-info): New function.
14834         (message-mode-menu): Add it.
14835         Update copyright.
14836
14837         * ChangeLog: Fix and update copyright.
14838
14839 2006-01-13  Romain Francoise  <romain@orebokech.com>
14840
14841         * message.el (message-forward-subject-name-subject): Prefer the
14842         address to 'nowhere' if the sender has no name.
14843         Fix typo.  Update copyright year.
14844
14845 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * gnus-art.el (article-wash-html):
14848         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14849         (gnus-article-wash-html-with-w3m-standalone): New function.
14850
14851         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14852         mm-inline-text-html-render-with-w3m-standalone.
14853         (mm-text-html-washer-alist): Map w3m-standalone to
14854         gnus-article-wash-html-with-w3m-standalone.
14855         (mm-inline-text-html-render-with-w3m-standalone): New function.
14856
14857 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14858
14859         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14860         Improve LaTeX.
14861
14862 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14863
14864         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14865         (nnrss-request-article): Render text/plain parts as HTML.
14866
14867         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14868         the buffer.
14869
14870 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14871
14872         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14873         custom definition of `gnus-posting-styles'.
14874
14875         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14876         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14877
14878 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14879
14880         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14881         Use nntp for bug archive.
14882
14883 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14884
14885         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14886         parts.
14887         (nnrss-normalize-date): New function converts ISO 8601 date into
14888         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14889         (nnrss-check-group): Use it.
14890
14891 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14892
14893         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14894
14895         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14896         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14897         (nnrss-insert-w3): Ditto.
14898
14899 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14900
14901         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14902         the articles to be forwarded including the case where neither a
14903         number of articles nor a region is specified.
14904
14905 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14906
14907         * nnrss.el (nnrss-request-article): Fix last change; fill
14908         text/plain parts.
14909
14910 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14913         in text/plain part.
14914         (nnrss-check-group): Don't add excessive newline to dc:subject.
14915
14916 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14917
14918         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14919         article.
14920
14921 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14922
14923         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14924         (nnml-use-compressed-files, nnml-save-mail): Support other
14925         comression programs such as bzip2.
14926
14927 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14928
14929         * dns.el (query-dns): Make sure we check the buffer size before
14930         removing tcp headers.
14931
14932 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14935         remove MIME buttons associated with multipart/alternative parts.
14936         (gnus-mime-display-alternative): Tag buttons using `article-type'
14937         text property.
14938
14939         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14940         associated with multipart/alternative parts.
14941
14942         * gnus-art.el (gnus-signature-separator): Fix custom type.
14943
14944         * mm-decode.el (mm-inlined-types): Fix custom type.
14945         (mm-keep-viewer-alive-types): Ditto.
14946         (mm-automatic-display): Ditto.
14947         (mm-attachment-override-types): Ditto.
14948         (mm-inline-override-types): Ditto.
14949         (mm-automatic-external-display): Ditto.
14950
14951 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14952
14953         * spam-report.el (spam-report-user-mail-address)
14954         (spam-report-user-agent): New variables.
14955         (spam-report-url-ping-plain): Use spam-report-user-agent.
14956
14957 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14958
14959         * gnus-art.el (gnus-button-handle-custom): Do not just use
14960         `customize-apropos' for any "M-x customize-*" button but the
14961         function called for.  Accept both the function name and its
14962         argument in order to achieve this.
14963         (gnus-button-alist): Remove support for "custom:" URL's.
14964         Pass function name to `gnus-button-handle-custom' in case of "M-x
14965         customize-*" buttons.
14966
14967 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14968
14969         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14970         multipart/alternative and add xref to mm-discouraged-alternatives
14971         in doc string.
14972
14973         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14974         gnus-buttonized-mime-types in doc string.
14975
14976 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14977
14978         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14979         Suggest image/.* in the doc string.
14980
14981 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14982
14983         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14984         message-marks (Debian bug #342521).
14985
14986 2005-12-12  Simon Josefsson  <jas@extundo.com>
14987
14988         * password.el (password-read-from-cache): Add.
14989         (password-read): Use it.
14990
14991 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * rfc2047.el (rfc2047-charset-to-coding-system):
14994         Recognize us-ascii as a MIME charset.
14995
14996         * mm-bodies.el (mm-decode-content-transfer-encoding):
14997         Protect against the case where the 2nd arg TYPE is nil.
14998
14999 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15000
15001         * pop3.el (pop3-stream-type): Fix custom version.
15002
15003         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15004
15005 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15006
15007         * mm-decode.el (mm-display-external): Add missing cdr.
15008
15009 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15010
15011         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15012         RFC1524) if it is in mailcap or add a suffix according to
15013         mailcap-mime-extensions when generating a temp filename; postpone
15014         deleting a temp file for 2 seconds for some wrappers, shell
15015         scripts, and so on, which might exit right after having started a
15016         viewer command as a background job.
15017
15018 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15019
15020         * nntp.el (nntp-marks-directory): Fix custom group.
15021
15022         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15023         steps when < 10.
15024
15025         * gnus-start.el (gnus-no-server-1):
15026         Mention `gnus-level-default-subscribed' in doc string.
15027
15028 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15029
15030         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15031         parens.
15032
15033 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15034
15035         * gnus-xmas.el (gnus-use-toolbar): Revert.
15036         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15037         gnus-use-toolbar is default.
15038
15039         * messagexmas.el (message-use-toolbar): Revert.
15040         (message-setup-toolbar): Use global default-toolbar if
15041         message-use-toolbar is default.
15042
15043 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15044
15045         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15046         according to default-toolbar-visible-p.
15047
15048         * messagexmas.el (message-use-toolbar): Ditto.
15049
15050 2005-11-26  Dave Love  <fx@gnu.org>
15051
15052         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15053         (tls-program, tls-success): Provide openssl alternative.
15054
15055         * starttls.el: Doc fixes.
15056         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15057         SERVICE to PORT.
15058
15059         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15060         port null or service name.
15061         (starttls-negotiate): Autoload.
15062
15063 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * message.el (message-kill-to-signature): Fix interactive spec.
15066
15067 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15068
15069         * pop3.el (pop3-open-server): Recognize a string as a service name.
15070
15071 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15072
15073         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15074
15075 2005-11-23  Dave Love  <fx@gnu.org>
15076
15077         Add pop3s, pop3/starttls.
15078
15079         * pop3.el (pop3-authentication-scheme): Clarify doc.
15080         (open-tls-stream, starttls-open-stream): Autoload.
15081         (pop3-stream-type): New.
15082         (pop3-open-server): Use it.
15083
15084         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15085         for POP.
15086         (mail-source-keyword-map): Add :stream for POP.
15087         (mail-source-fetch-pop): Use pop3-stream-type.
15088
15089 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15090
15091         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15092         of current-time-string.
15093
15094 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15095
15096         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15097         date header.
15098
15099 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15100
15101         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15102         it can seriously impact performance as it bypasses the agent's
15103         local caches.
15104
15105 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15106
15107         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15108         must be explicitly online rather than "not explicitly offline" for
15109         its flags to be synchronized.
15110
15111         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15112         that gnus-uu-unmark-thread will function correctly.
15113
15114         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15115         1024K is instead displayed as 1M.
15116
15117 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15118
15119         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15120
15121 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15122
15123         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15124
15125 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15126
15127         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15128         error message to display actual error condition.
15129         (gnus-agent-save-local): Avoid saving symbols that are bound to
15130         nil as they simply result in a warning message in
15131         gnus-agent-read-local.
15132
15133 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15134
15135         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15136         rather than make-variable-buffer-local for file-precious-flag.
15137
15138 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15139
15140         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15141         for duplicates which are removed.  The invalid sort check then
15142         triggers a rescan after the sort as sorting may have moved
15143         duplicate entries such that they can be cheaply detected.
15144
15145 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15148
15149 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15150
15151         * gnus-agent.el (gnus-agent-article-alist-save-format):
15152         Change internal variable to a custom variable.  Change default value
15153         from compressed(2) to uncompressed(1).
15154         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15155         support for uncompressed agentview files.  Taken together, reading
15156         the agentview file should now be 6-7 times faster.
15157
15158 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15159
15160         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15161         as a buffer-local variable.  This avoids creating truncated
15162         dribble files as a result of a hang up, eg.
15163
15164 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15165
15166         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15167         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15168         XEmacs.
15169
15170 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15171
15172         * gnus-start.el (gnus-start-draft-setup):
15173         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15174
15175         * gnus.el (gnus-splash): Change custom group.
15176         (gnus-group-get-parameter, gnus-group-parameter-value):
15177         Describe allow-list argument.
15178
15179         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15180         string.
15181
15182 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15183
15184         * gnus-art.el (gnus-default-article-saver): Add user-defined
15185         `function' to custom type.
15186
15187 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15188
15189         * imap.el (imap-open): Handle case where buffer is a buffer
15190         object.
15191
15192 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15193
15194         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15195         long lines.
15196         (gnus-cache-delete-group): Wrap doc strings.
15197
15198         * gnus-agent.el (gnus-agent-rename-group)
15199         (gnus-agent-delete-group): Wrap doc strings.
15200
15201 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15202
15203         * messagexmas.el (message-use-toolbar): Change the valid values
15204         into default, top, bottom, left, and right.
15205         (message-toolbar-thickness): New variable.
15206         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15207         well.
15208         (message-setup-toolbar): Make it work.
15209
15210         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15211         (gnus-use-toolbar): Change the valid values into default, top,
15212         bottom, left, and right.
15213         (gnus-toolbar-thickness): New variable.
15214         (gnus-xmas-setup-toolbar): New function.
15215         (gnus-xmas-setup-group-toolbar): Use it.
15216         (gnus-xmas-setup-summary-toolbar): Use it.
15217
15218 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15219
15220         * gnus-start.el (gnus-1): Add "native" to
15221         gnus-predefined-server-alist.
15222
15223         * gnus.el (gnus-method-to-server): Don't add "native" to the
15224         lists here, because that leads to problems when
15225         gnus-select-method is bound.
15226
15227 2005-11-09  Simon Josefsson  <jas@extundo.com>
15228
15229         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15230         use (not sort-by-date) instead.
15231
15232 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15233
15234         * gnus-delay.el (gnus-delay-group): Don't autoload.
15235         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15236         to be re-loaded when customizing the `gnus-delay' group.
15237
15238 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15239
15240         * message.el: Revert last changes.
15241         (message-insert-citation-line): Use newlines.
15242
15243 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15244
15245         * message.el (message-courtesy-message)
15246         (message-mark-insert-begin, message-mark-insert-end)
15247         (message-elide-ellipsis, message-cancel-message)
15248         (message-add-header, message-change-subject)
15249         (message-cross-post-followup-to-header)
15250         (message-cross-post-insert-note, message-reduce-to-to-cc)
15251         (message-widen-reply, message-delete-not-region)
15252         (message-kill-to-signature, message-insert-signature)
15253         (message-insert-importance-high, message-insert-importance-low)
15254         (message-insert-or-toggle-importance)
15255         (message-insert-disposition-notification-to)
15256         (message-indent-citation, message-yank-original)
15257         (message-cite-original-without-signature, message-cite-original)
15258         (message-insert-citation-line, message-position-on-field)
15259         (message-fix-before-sending, message-send-mail-partially)
15260         (message-send-mail, message-send-mail-with-sendmail)
15261         (message-send-mail-with-qmail, message-send-news)
15262         (message-check-news-header-syntax, message-generate-headers)
15263         (message-insert-courtesy-copy, message-fill-address)
15264         (message-fill-header, message-shorten-references)
15265         (message-setup-1, message-cancel-news)
15266         (message-forward-make-body-plain, message-forward-make-body-mime)
15267         (message-forward-make-body-mml, message-encode-message-body)
15268         (message-forward-make-body-digest-plain)
15269         (message-forward-make-body-digest-mime)
15270         (message-use-alternative-email-as-from): Insert `hard-newline'
15271         instead of ordinary newlines.
15272
15273 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15274
15275         * message.el (message-generate-headers): Downcase the argument
15276         given to message-check-element.
15277
15278 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
15279
15280         * nntp.el (nntp-authinfo-rejected): New error condition.
15281         (nntp-wait-for): Use new error condition to signal authentication
15282         error.
15283         (nntp-retrieve-data): Rethrow new error condition to break out of
15284         recursive call to nntp-send-authinfo.
15285
15286 2005-11-08  Romain Francoise  <romain@orebokech.com>
15287
15288         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15289         (gnus-summary-exit-map): Bind to `Z p'.
15290         (gnus-summary-make-menu-bar): Add menu item.
15291
15292 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
15293
15294         * gnus-art.el (gnus-article-treat-custom): Add `first'.
15295         (gnus-treat-*): Add `first' in all doc strings.
15296
15297         * gnus-group.el (gnus-group-compact-group): Fix typo.
15298
15299 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * gnus.el (gnus-parameters-case-fold-search): New variable.
15302         (gnus-parameters-get-parameter): Use it.
15303
15304         * gnus-score.el (gnus-home-score-file): Doc fix.
15305
15306 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
15307
15308         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15309
15310 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * mm-util.el (mm-special-display-p): New function.
15313
15314         * mml.el (mml-preview): Use it; doc fix.
15315
15316 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15317
15318         * imap.el (imap-open): Handle case where buffer is a buffer object.
15319
15320 2005-10-29  Romain Francoise  <romain@orebokech.com>
15321
15322         * message.el (message-fix-before-sending): Fix comment.
15323
15324 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15325
15326         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15327
15328 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15329
15330         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15331         Used in gnus-score.el.
15332
15333 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15334
15335         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15336
15337 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15338
15339         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15340         whitespace removed in revision 7.8.  Use concatenated string to
15341         protect trailing whitespace.
15342
15343 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
15344
15345         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15346         (nnimap-request-expire-articles): Use it to avoid sending 'UID
15347         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15348         Courier IMAP ("some version from 2004").  Mostly based on similar
15349         code in the same function.
15350
15351 2005-10-26  Didier Verna  <didier@xemacs.org>
15352
15353         * gnus-group.el (gnus-group-compact-group): Invalidate original
15354         article buffer.
15355         * gnus-srvr.el (gnus-server-compact-server): Ditto.
15356         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15357         NOV database and in article itself.
15358         Invalidate article backlog.
15359
15360 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15361
15362         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15363
15364 2005-10-26  Simon Josefsson  <jas@extundo.com>
15365
15366         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15367         part of 2004-07-25 change.
15368
15369 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * message.el (message-display-completion-list): New function.
15372         (message-expand-group): Use it; make sure the Completions buffer
15373         is modifiable.
15374 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
15375
15376         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15377         user-mail-name is an empty string.
15378
15379 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15380
15381         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15382         depending on gnus-score-decay-constant.
15383
15384         * encrypt.el (encrypt-insert-file-contents)
15385         (encrypt-write-file-contents): Don't use `gnus-message'.
15386
15387         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15388         arguments.
15389         (mm-uu-type-alist): Add message-marks and insert-marks.
15390         Pass arguments to mm-uu-verbatim-marks-extract.
15391         (mm-uu-hide-markers): New variable.
15392         (mm-uu-extract): Use face similar to `gnus-cite-3'.
15393
15394         * gnus-fun.el (gnus-convert-image-to-x-face-command)
15395         (gnus-convert-image-to-face-command): Use "convert" by default to
15396         allow other input image formats.
15397         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15398         accordingly.
15399
15400 2005-10-23  Simon Josefsson  <jas@extundo.com>
15401
15402         * imap.el (imap-gssapi-program): Align command line parameters
15403         with latest GNU SASL.
15404         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15405
15406 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15407
15408         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15409         HTML.
15410         (nnslashdot-request-article): Ditto.
15411
15412         * lpath.el (featurep): Add nobreak-char-display.
15413
15414 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15415
15416         * mail-source.el (mail-source-fetch-pop): Require pop3.
15417         (mail-source-check-pop): Ditto.
15418
15419 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15422         errors.
15423
15424 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15425
15426         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15427         (gnus-treat-strip-leading-blank-lines): Improve doc string.
15428
15429         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15430
15431         * mm-bodies.el (mm-decode-string):
15432         Call `mm-charset-to-coding-system' with allow-override argument.
15433
15434 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15437         (rfc2047-charset-to-coding-system): New function.
15438         (rfc2047-decode-encoded-words): New function.
15439         (rfc2047-decode-region): Use them.
15440         (rfc2047-decode-cte): Remove.
15441         (rfc2047-parse-and-decode): Remove.
15442         (rfc2047-decode): Remove.
15443
15444 2005-10-15  Kenichi Handa  <handa@m17n.org>
15445
15446         * rfc2047.el (rfc2047-decode-cte): New function.
15447         (rfc2047-decode-region): Change the way to decode successive
15448         encoded-words: decode B- or Q-encoding in each encoded-word,
15449         concatenate them, and decode it as charset.
15450
15451 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15452
15453         * lpath.el: Fbind codepage-setup for XEmacs.
15454
15455 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
15456
15457         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
15458         widget-move-and-invoke.
15459         (gnus-custom-mode): Use gnus-custom-map.
15460
15461 2005-10-15  Bill Wohler  <wohler@newt.com>
15462
15463         * message.el (message-tool-bar-map): Rename image file from
15464         mail_send to mail/send.
15465
15466 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15467
15468         * message.el (message-expand-group): Pass the common
15469         prefix substring of completion to `display-completion-list'.
15470
15471 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15472
15473         * mml-sec.el (mml-secure-method): New internal variable.
15474         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15475         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15476         New functions using mml-secure-method.
15477
15478         * mml.el (mml-mode-map): Add key bindings for those functions.
15479         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15480         Harder <harder@myrealbox.com>.
15481         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15482         Goto end of message if point is the headers of the message.
15483
15484         * message.el (message-in-body-p): New function.
15485
15486         * assistant.el: Autoload gnus-util and netrc.
15487
15488         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15489         Use `mm-charset-override-alist' only when decoding.
15490
15491         * mm-bodies.el (mm-decode-body):
15492         Call `mm-charset-to-coding-system' with allow-override argument.
15493
15494         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15495         `filename' from Content-Disposition if Content-Type doesn't
15496         provide `name'.
15497         (gnus-mime-view-part-as-type): Set default instead of
15498         initial-input.
15499
15500 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15501
15502         * format-spec.el (format-spec): Propagate text properties of % spec.
15503
15504 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15505
15506         * gnus-art.el (gnus-treat-predicate): Add `first'.
15507
15508 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15509
15510         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15511         (mm-charset-override-alist): New variable.
15512         (mm-charset-to-coding-system): Use it.
15513         (mm-codepage-setup): New helper function.
15514         (mm-charset-eval-alist): New variable.
15515         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15516         Warn about unknown charsets.
15517
15518         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15519
15520 2005-10-04  David Hansen  <david.hansen@gmx.net>
15521
15522         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15523         (nnrss-check-group): Ditto.
15524
15525 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15526
15527         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15528         Rename x-gnus-verbatim to x-verbatim.
15529         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15530
15531         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15532         x-verbatim.
15533
15534         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15535
15536         * gnus-util.el (gnus-remove-duplicates): Remove.
15537
15538         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15539         instead of gnus-remove-duplicates.
15540
15541         * message.el (message-remove-duplicates): Remove.
15542         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15543         message-remove-duplicates.
15544
15545         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15546         available, else use implementation from `delete-dups'.
15547
15548         * message.el (message-insert-expires): New function.
15549         (message-mode-map): Add key binding.
15550         (message-mode-field-menu): Add menu entry.
15551         (message-mode): Document it.
15552         (message-make-expires-date): Use `message-make-date'.
15553
15554 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15555
15556         * message.el (message-make-expires-date): New function.
15557
15558 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15559
15560         * Makefile.in (list-installed-shadows): New entry.
15561         (install): Use it.
15562         (remove-installed-shadows): New entry.
15563
15564         * dgnushack.el (dgnushack-default-load-path): New variable.
15565         (dgnushack-find-lisp-shadows): New function.
15566         (dgnushack-remove-lisp-shadows): New function.
15567
15568 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15569
15570         * Makefile.in (install-el-elc): New entry.
15571         (install): Use it so that .el files are necessarily installed.
15572
15573 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15574
15575         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15576
15577 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15578
15579         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15580         function rather than the diff-mode.el package.
15581         (mm-display-external): Use with-current-buffer.
15582         (mm-viewer-completion-map, mm-viewer-completion-map):
15583         Move initialization inside declaration.
15584
15585 2005-09-29  Simon Josefsson  <jas@extundo.com>
15586
15587         * spam.el: Load hashcash when compiling, to avoid warnings.
15588         Don't autoload mail-check-payment.
15589         (spam-check-hashcash): Define unconditionally, since hashcash.el
15590         is part of Gnus now.  Ignore errors from payment checking.
15591
15592 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15593
15594         * message.el (message-bold-region, message-unbold-region):
15595         Rename from `bold-region' and `unbold-region'.
15596
15597         * message.el: Remove useless autoloads.
15598
15599 2005-09-28  Simon Josefsson  <jas@extundo.com>
15600
15601         * message.el (message-use-idna): Default to t.
15602         (message-use-idna): Test whether encoding works too.  Doc fix.
15603
15604 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * nntp.el (nntp-warn-about-losing-connection): Remove.
15607
15608 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15611         customizable.  Change default value.
15612         (mm-uu-diff-groups-regexp): Change default value.
15613         (mm-uu-type-alist): Add doc string.
15614         (mm-uu-configure): Add doc string.  Make it interactive.
15615         (mm-uu-tex-groups-regexp): New variable.
15616         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15617         (mm-uu-type-alist): Add LaTeX documents.
15618         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15619         of "text/verbatim".
15620         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15621
15622         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15623         instead of "text/verbatim".
15624
15625         * message.el (message-mark-inserted-region)
15626         (message-mark-insert-file): Use slrn style marks when called with
15627         prefix argument.
15628
15629 2005-09-27  Simon Josefsson  <jas@extundo.com>
15630
15631         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15632
15633 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15634
15635         * message.el (message-remove-duplicates): New function.
15636         Implementation borrowed from `gnus-remove-duplicates'.
15637         (message-idna-to-ascii-rhs): Also encode idna addresses in
15638         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15639         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15640         only ask about the same idna domain once per header and also tell
15641         in what header to replace the idna domain.
15642
15643         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15644         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15645         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15646         a header is decoded and not just the last one.
15647
15648 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15649
15650         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15651         has been decoded.
15652
15653         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15654         (mm-insert-part): Don't modify text if it has been decoded.
15655
15656         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15657         decoded.
15658
15659         * mm-view.el (mm-inline-text): Don't strip text props unless
15660         decoding enriched or richtext parts.
15661
15662 2005-09-25  Romain Francoise  <romain@orebokech.com>
15663
15664         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15665         * gnus-start.el (gnus-subscribe-interactively):
15666         * gnus-uu.el (gnus-uu-grab-articles):
15667         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15668         space.
15669
15670 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15671
15672         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15673         * mm-view.el (mm-view-pkcs7-decrypt):
15674         * gnus-sum.el (gnus-summary-limit-to-extra)
15675         (gnus-summary-respool-article, gnus-read-move-group-name):
15676         * gnus-score.el (gnus-summary-increase-score):
15677         * gnus-util.el (gnus-completing-read-with-default):
15678         * gnus-art.el (gnus-read-save-file-name)
15679         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15680         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15681         * message.el (message-check-news-header-syntax):
15682         Follow convention for reading with the minibuffer.
15683
15684 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15685
15686         * spam-report.el (spam-report-url-ping-plain):
15687         Use gnus-extended-version as User-Agent.
15688
15689         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15690         default value is nil.
15691
15692         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15693         (mm-uu-verbatim-marks-extract): New function.
15694         (mm-uu-extract): New face.
15695         (mm-uu-copy-to-buffer): Use it.
15696
15697         * spam-report.el (spam-report-gmane-ham): Rename from
15698         `spam-report-gmane-unspam'.
15699         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15700         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15701
15702         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15703         Autoload.
15704         (spam-report-gmane-unregister-routine):
15705         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15706
15707 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15708
15709         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15710         (spam-report-gmane-unregister-routine): Add support for gmane
15711         unregistration.
15712
15713         * spam-report.el (spam-report-gmane-unspam)
15714         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15715         (spam-report-gmane): Change to take a single article and do unspam
15716         registration.
15717
15718 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15719
15720         * mm-url.el (mm-url-decode-entities): Fix regexp.
15721
15722 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15723
15724         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15725         default to nil, to be able to use Gnus at all.  If the default
15726         switches to something else, then the function should be fixed not
15727         be exceedingly slow.
15728
15729 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15730
15731         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15732         fail hard.
15733
15734         * spam-report.el: Add better Keywords line.
15735
15736         * spam.el: Add Maintainer and better Keywords line.
15737
15738 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15739
15740         * gnus-art.el (gnus-article-replace-part)
15741         (gnus-mime-replace-part): New functions.
15742         (gnus-mime-action-alist, gnus-mime-button-commands)
15743         (gnus-mime-save-part-and-strip): Add file argument.
15744         (gnus-article-part-wrapper): Add interactive argument.
15745
15746         * gnus-sum.el (gnus-summary-mime-map):
15747         Add `gnus-article-replace-part'.
15748
15749 2005-09-19  Didier Verna  <didier@xemacs.org>
15750
15751         The nnml compaction feature:
15752         * nnml.el (nnml-request-compact-group): New function.
15753         * nnml.el (nnml-request-compact): New function.
15754         * gnus-int.el (gnus-request-compact-group): New function.
15755         * gnus-int.el (gnus-request-compact): New function.
15756         * gnus-group.el (gnus-group-compact-group): New function.
15757         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15758         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15759         * gnus-srvr.el (gnus-server-compact-server): New function.
15760         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15761         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15762
15763 2005-09-18  Deepak Goel  <deego@gnufans.org>
15764
15765         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15766         format spec.
15767
15768 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15771
15772 2005-09-15  Romain Francoise  <romain@orebokech.com>
15773
15774         * message.el (message-fill-paragraph): Clarify docstring.
15775
15776 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15777
15778         * gnus-art.el (gnus-mime-display-part): Protect against broken
15779         MIME messages.
15780
15781 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15782
15783         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15784         before parsing header.
15785
15786 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15787
15788         * html2text.el (html2text-replace-list): Add new entities.
15789
15790 2005-09-11  Romain Francoise  <romain@orebokech.com>
15791
15792         * message.el (message-alternative-emails): Improve docstring.
15793         (message-setup-1): Call `message-use-alternative-email-as-from'
15794         after `message-setup-hook' to give it precedence over posting
15795         styles, etc.
15796         (message-use-alternative-email-as-from): Add docstring.
15797         Remove the original From header if present.
15798
15799         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15800         (nnml-save-mail): Use it.
15801
15802         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15803         articles.  Add new argument `silent'.
15804         (gnus-uu-mark-all): Report the total number of marked articles.
15805
15806 2005-09-10  Romain Francoise  <romain@orebokech.com>
15807
15808         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15809         (gnus-uu-mark-series): Likewise.
15810
15811 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15812
15813         * spam-report.el (spam-report-gmane): Fix generation of spam
15814         report URL.
15815
15816 2005-09-10  Simon Josefsson  <jas@extundo.com>
15817
15818         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15819         t, based on discussion on the ding list with Robert Epprecht
15820         <epprecht@solnet.ch>.
15821
15822 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15823
15824         * spam-report.el (spam-report-gmane): Make it work without
15825         X-Report-Spam header.  Gmane now only provides Archived-At.
15826         This is only used if `spam-report-gmane-use-article-number' is nil.
15827         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15828
15829         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15830         make `gnus-summary-sort-by-recipient' work with threading.
15831
15832         * nnweb.el (nnweb-google-wash-article): Print a message if article
15833         is not available.
15834
15835 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15836
15837         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15838         change.  Decode text/* parts content before displaying.
15839
15840 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15841
15842         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15843
15844 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15845
15846         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15847
15848         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15849         url-package-name, url-package-version,
15850         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15851         w3m-display-inline-images, and w3m-minor-mode-map.
15852
15853 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15854
15855         * message.el (message-tab-body-function): Fix mismatched custom type.
15856
15857         * gnus.el (gnus-group-change-level-function): Ditto.
15858
15859         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15860
15861         * gnus-art.el (gnus-signature-limit)
15862         (gnus-article-mime-part-function): Ditto.
15863
15864 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15865
15866         * mml.el (mml-mode): Silence the byte compiler.
15867
15868         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15869         using `(sit-for 0)' before moving the point to the specified part;
15870         skip unbuttonized parts.
15871         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15872         return to the summary window if gnus-auto-select-part is non-nil.
15873
15874 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15875
15876         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15877         New variables.
15878         (mml-dnd-attach-file, mml-mode): Use them.
15879
15880         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15881         Make fetching article by MID work again for Google Groups.
15882         Add FIXME concerning gnus-group-make-web-group.
15883
15884         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15885         Don't depend on Gnus by using mail-extract-address-components if
15886         gnus-extract-address-components is not bound.
15887
15888 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15889
15890         * gnus-art.el (gnus-mime-display-security): Don't display the
15891         signature, but only the signed part.
15892
15893 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15894
15895         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15896
15897         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15898         list, not listp.
15899
15900 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15901
15902         * mm-encode.el (mm-encode-content-transfer-encoding):
15903         Likewise when encoding.
15904
15905         * mm-bodies.el (mm-decode-content-transfer-encoding):
15906         De-canonicalize CRLF for all text content types, not just
15907         text/plain.
15908
15909 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15912         valid article; point arrow and cursor at the MIME button.
15913
15914 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15915
15916         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15917         Suggested by Dan Christensen <jdc@uwo.ca>.
15918
15919         * mm-decode.el (mm-save-part): Enable change of prompt.
15920
15921 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15922
15923         * gnus-msg.el (gnus-inews-add-send-actions):
15924         Make `message-post-method' lambda parameter ARG `&optional'.
15925
15926 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15927
15928         * gnus-sum.el (gnus-summary-mime-map):
15929         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15930         gnus-article-jump-to-part.
15931
15932         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15933         (gnus-article-edit-part): Use it.
15934         (gnus-article-part-wrapper): Add no-handle argument.
15935         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15936         New functions.
15937
15938 2005-08-29  Romain Francoise  <romain@orebokech.com>
15939
15940         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15941         docstring.
15942         (gnus-face-from-file): Likewise.
15943
15944 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15945
15946         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15947         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15948         non-nil.
15949         (gnus-auto-select-part): New variable.
15950         (gnus-article-jump-to-part): New function.
15951         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15952         (gnus-mime-delete-part): Allow selecting specified part after
15953         deleting or stripping parts.
15954         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15955         part if argument is bogus.
15956
15957 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15958
15959         * gnus-art.el (w3m-minor-mode-map):
15960         * gnus-spec.el (gnus-newsrc-file-version):
15961         * gnus-util.el (nnmail-active-file-coding-system)
15962         (gnus-original-article-buffer, gnus-user-agent):
15963         * gnus.el (gnus-ham-process-destinations)
15964         (gnus-parameter-ham-marks-alist)
15965         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15966         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15967         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15968         * mm-decode.el (gnus-current-window-configuration):
15969         * mm-extern.el (gnus-article-mime-handles):
15970         * mm-url.el (url-current-object, url-package-name)
15971         (url-package-version):
15972         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15973         (smime-keys, w3m-cid-retrieve-function-alist)
15974         (w3m-current-buffer, w3m-display-inline-images)
15975         (w3m-minor-mode-map):
15976         * mml-smime.el (gnus-extract-address-components):
15977         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15978         (gnus-newsrc-hashtb, message-default-charset)
15979         (message-deletable-headers, message-options)
15980         (message-posting-charset, message-required-mail-headers)
15981         (message-required-news-headers):
15982         * mml1991.el (mc-pgp-always-sign):
15983         * mml2015.el (mc-pgp-always-sign):
15984         * nnheader.el (nnmail-extra-headers):
15985         * rfc1843.el (gnus-decode-encoded-word-function)
15986         (gnus-decode-header-function, gnus-newsgroup-name):
15987         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15988
15989 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15990
15991         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15992         the end of the date treatments.
15993
15994 2005-08-15  Simon Josefsson  <jas@extundo.com>
15995
15996         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15997         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15998         Capello and Romain Francoise.
15999         (pgg-fetch-key-function): Remove, not used?
16000         (pgg-insert-url-with-w3): Require url, to get
16001         url-insert-file-contents regardless of where it is defined.
16002
16003 2005-08-13  Romain Francoise  <romain@orebokech.com>
16004
16005         * message.el (message-cite-original-1): New function.
16006         (message-cite-original): Use it.
16007         (message-cite-original-without-signature): Ditto.
16008
16009 2005-08-08  Romain Francoise  <romain@orebokech.com>
16010
16011         * message.el (message-yank-empty-prefix): New variable.
16012         (message-indent-citation): Use it.
16013         (message-cite-original-without-signature): Respect X-No-Archive.
16014
16015 2005-08-08  Simon Josefsson  <jas@extundo.com>
16016
16017         * pgg.el: Autoload url-insert-file-contents instead of loading
16018         w3/url.
16019         (pgg-insert-url-with-w3): Don't load url here.
16020
16021 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16022
16023         * message.el (message-kill-to-signature): Don't insert newline at
16024         bol.
16025         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16026
16027 2005-08-06  Romain Francoise  <romain@orebokech.com>
16028
16029         * message.el (message-user-fqdn): Fix typo in docstring.
16030
16031 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16032
16033         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16034
16035         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16036
16037 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16038
16039         * mm-bodies.el (mm-encode-body): Use coding system rather than
16040         charset to encode text.
16041
16042         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16043         number of charsets if utf-8 is available (XEmacs).
16044
16045 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16048         taken from `gnus-button-mid-or-mail-regexp'.
16049         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16050         (gnus-button-alist): Improve regexp for domain part of the MIDs
16051         for news:localpart@domain buttons.
16052         (gnus-button-ctan-directory-regexp): Update.
16053
16054 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16055
16056         * sieve-manage.el (sieve-manage-interactive-login):
16057         Use make-local-variable rather than make-variable-buffer-local.
16058         (sieve-manage-open): Ditto.
16059         (sieve-manage-authenticate): Ditto.
16060
16061         * mml.el (mml-generate-mime-1): Make the content type default to
16062         text/plain if the filename is not specified.
16063
16064 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16067         instead of insert-buffer.
16068
16069         * message.el (message-yank-original): Ditto; set the mark at the
16070         end of the yanked message.
16071
16072 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16073
16074         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16075         lines to scroll rather than to stop it.
16076
16077         * mml.el (mml-generate-default-type): Add doc string.
16078         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16079         default to application/octet-stream when determining the content
16080         type if it is not specified for the part or the mml contents; add
16081         a comment about mml-generate-default-type.
16082
16083 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16084
16085         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16086         make it default to application/octet-stream when determining the
16087         content type if it is not specified for the external contents.
16088
16089 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16090
16091         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16092         segmented parameter but also other parameters might be there.
16093
16094 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16095
16096         * mm-decode.el (mm-display-external): Delete temp file, directory
16097         and buffer immediately if the external process is exited.
16098
16099 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16100
16101         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16102         fewer lines than that of scroll-margin.
16103         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16104
16105 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16106
16107         * gnus-art.el (gnus-article-next-page): Revert.
16108         (gnus-article-beginning-of-window): New macro.
16109         (gnus-article-next-page-1): Use it.
16110         (gnus-article-prev-page): Ditto.
16111         (gnus-article-edit-part): Use insert-buffer-substring instead of
16112         insert-buffer.
16113         (gnus-article-edit-exit): Ditto.
16114
16115         * gnus-util.el (gnus-beginning-of-window): Remove.
16116         (gnus-end-of-window): Remove.
16117
16118         * lpath.el: Don't bind header-line-format and scroll-margin.
16119
16120 2005-07-25  Simon Josefsson  <jas@extundo.com>
16121
16122         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16123         to have the url package without w3.  Reported by Daiki Ueno
16124         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16125
16126 2005-07-20  Didier Verna  <didier@xemacs.org>
16127
16128         * gnus-diary.el: Remove the description comment (nndiary is now
16129         properly documented in the Gnus manual).
16130         Fix the spelling of "Back End".
16131         * nndiary.el: Ditto.
16132         Fix the copyright notice.
16133
16134 2005-07-18  Romain Francoise  <romain@orebokech.com>
16135
16136         * gnus-sum.el (gnus-summary-to-prefix)
16137         (gnus-summary-newsgroup-prefix): New variables.
16138         (gnus-summary-from-or-to-or-newsgroups): Use them.
16139
16140 2005-07-17  Romain Francoise  <romain@orebokech.com>
16141
16142         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16143         space as it's generally not especially interesting to the user.
16144
16145 2005-07-16  Romain Francoise  <romain@orebokech.com>
16146
16147         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16148         nil to avoid prompting and file modification if one of the
16149         messages at the top of the nnfolder file contains a copyright
16150         notice.
16151         Update copyright notice.
16152
16153         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16154         instead of `current-time-string' as the latter creates a time
16155         string that is not RFC 2822 compliant (it lacks the zone).
16156         Update copyright notice.
16157
16158 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16159
16160         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16161         for text/rtf.  Display default in prompt.  Pass default for M-n.
16162
16163         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16164
16165 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16166
16167         * gnus-msg.el (gnus-button-mailto):
16168         Remove save-selected-window-window hackery because it relies on
16169         save-selected-window internals.
16170
16171 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16172
16173         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16174         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16175         (gnus-article-prev-page): Ditto.
16176
16177         * gnus-util.el (gnus-beginning-of-window): New function.
16178         (gnus-end-of-window): New function.
16179
16180         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16181
16182 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16183
16184         * gnus-score.el (gnus-score-edit-all-score):
16185         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16186         gnus-message.
16187
16188 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16189
16190         * gnus-msg.el (gnus-button-mailto):
16191         Remove save-selected-window-window hackery because it relies on
16192         save-selected-window internals.
16193
16194 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16195
16196         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16197         add-minor-mode.
16198         (gnus-binary-mode): Ditto.
16199
16200         * gnus-topic.el (gnus-topic-mode): Ditto.
16201
16202 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16203
16204         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16205         (gnus-article-prev-page): Take scroll-margin into consideration.
16206
16207 2005-07-04  Lute Kamstra  <lute@gnu.org>
16208
16209         Update FSF's address in GPL notices.
16210
16211 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16212
16213         * gnus.el (gnus-exit):
16214         * gnus-group.el (gnus-group-icons):
16215         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16216
16217         * gnus-nocem.el (gnus-nocem):
16218         * message.el (message-various, message-buffers, message-sending)
16219         (message-interface, message-forwarding, message-insertion)
16220         (message-headers, message-news, message-mail):
16221         * pgg-gpg.el (pgg-gpg):
16222         * pgg-parse.el (pgg-parse):
16223         * pgg-pgp.el (pgg-pgp):
16224         * pgg-pgp5.el (pgg-pgp5):
16225         * pop3.el (pop3): Finish `defgroup' description with period.
16226
16227 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16228
16229         * gnus-art.el (article-display-face): Improve the efficiency.
16230         (article-display-x-face): Ditto; remove grey x-face stuff.
16231
16232 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16233
16234         * gnus-art.el (article-display-face): Correct the position in
16235         which Faces are inserted.
16236
16237 2005-06-29  Didier Verna  <didier@xemacs.org>
16238
16239         * gnus-art.el (article-display-face): Display faces in correct
16240         order.
16241
16242 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16243
16244         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16245         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16246         (gnus-nocem-check-article): Fetch the Type header.
16247         (gnus-nocem-message-wanted-p): Fix the way to examine types.
16248         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16249         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16250         make sure gnus-nocem-hashtb is initialized.
16251         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16252         (gnus-nocem-unwanted-article-p): Ditto.
16253
16254         * pgg.el (pgg-verify): Return the verification result.
16255
16256 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16257
16258         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16259         is ascii.
16260
16261 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16262
16263         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16264         `show-nonbreak-escape'.
16265
16266 2005-06-23  Lute Kamstra  <lute@gnu.org>
16267
16268         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16269
16270         * dig.el (dig-mode):
16271         * smime.el (smime-mode): Use gnus-run-mode-hooks.
16272
16273 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16274
16275         * nnimap.el (nnimap-split-download-body): Fix spellings.
16276
16277 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
16278
16279         * gnus-art.el (gnus-article-encrypt-body):
16280         * gnus-cus.el (gnus-score-customize):
16281         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16282         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16283
16284 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
16285
16286         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16287         header by looking for magic "MII" at the beginnig.
16288
16289 2005-06-16  Miles Bader  <miles@gnu.org>
16290
16291         * gnus-xmas.el (gnus-xmas-group-startup-message):
16292         Use renamed gnus-splash face.
16293
16294         * assistant.el (assistant-field): Remove "-face" suffix from face name.
16295         (assistant-field-face): New backward-compatibility alias for renamed
16296         face.
16297         (assistant-render-text): Use renamed assistant-field face.
16298
16299         * spam.el (spam): Remove "-face" suffix from face name.
16300         (spam-face): New backward-compatibility alias for renamed face.
16301         (spam-face, spam-initialize): Use renamed spam face.
16302
16303         * message.el (message-header-to, message-header-cc)
16304         (message-header-subject, message-header-newsgroups)
16305         (message-header-other, message-header-name)
16306         (message-header-xheader, message-separator, message-cited-text)
16307         (message-mml): Remove "-face" suffix from face names.
16308         (message-header-to-face, message-header-cc-face)
16309         (message-header-subject-face, message-header-newsgroups-face)
16310         (message-header-other-face, message-header-name-face)
16311         (message-header-xheader-face, message-separator-face)
16312         (message-cited-text-face, message-mml-face):
16313         New backward-compatibility aliases for renamed faces.
16314         (message-font-lock-keywords): Use renamed message faces.
16315
16316         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16317         (sieve-test-commands, sieve-tagged-arguments):
16318         Remove "-face" suffix from face names.
16319         (sieve-control-commands-face, sieve-action-commands-face)
16320         (sieve-test-commands-face, sieve-tagged-arguments-face):
16321         New backward-compatibility aliases for renamed faces.
16322         (sieve-control-commands-face, sieve-action-commands-face)
16323         (sieve-test-commands-face, sieve-tagged-arguments-face):
16324         Use renamed sieve faces.
16325
16326         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16327         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16328         (gnus-group-news-3-empty, gnus-group-news-4)
16329         (gnus-group-news-4-empty, gnus-group-news-5)
16330         (gnus-group-news-5-empty, gnus-group-news-6)
16331         (gnus-group-news-6-empty, gnus-group-news-low)
16332         (gnus-group-news-low-empty, gnus-group-mail-1)
16333         (gnus-group-mail-1-empty, gnus-group-mail-2)
16334         (gnus-group-mail-2-empty, gnus-group-mail-3)
16335         (gnus-group-mail-3-empty, gnus-group-mail-low)
16336         (gnus-group-mail-low-empty, gnus-summary-selected)
16337         (gnus-summary-cancelled, gnus-summary-high-ticked)
16338         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16339         (gnus-summary-high-ancient, gnus-summary-low-ancient)
16340         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16341         (gnus-summary-low-undownloaded)
16342         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16343         (gnus-summary-low-unread, gnus-summary-normal-unread)
16344         (gnus-summary-high-read, gnus-summary-low-read)
16345         (gnus-summary-normal-read, gnus-splash):
16346         Remove "-face" suffix from face names.
16347         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16348         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16349         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16350         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16351         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16352         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16353         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16354         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16355         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16356         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16357         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16358         (gnus-summary-selected-face, gnus-summary-cancelled-face)
16359         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16360         (gnus-summary-normal-ticked-face)
16361         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16362         (gnus-summary-normal-ancient-face)
16363         (gnus-summary-high-undownloaded-face)
16364         (gnus-summary-low-undownloaded-face)
16365         (gnus-summary-normal-undownloaded-face)
16366         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16367         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16368         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16369         (gnus-splash-face):
16370         New backward-compatibility aliases for renamed faces.
16371         (gnus-group-startup-message): Use renamed gnus faces.
16372
16373         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16374         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16375         (gnus-server-agent): Remove "-face" suffix from face names.
16376         (gnus-server-agent-face, gnus-server-opened-face)
16377         (gnus-server-closed-face, gnus-server-denied-face)
16378         (gnus-server-offline-face):
16379         New backward-compatibility aliases for renamed faces.
16380         (gnus-server-agent-face, gnus-server-opened-face)
16381         (gnus-server-closed-face, gnus-server-denied-face)
16382         (gnus-server-offline-face): Use renamed gnus faces.
16383
16384         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16385         Remove "-face" suffix from face names.
16386         (gnus-picon-xbm-face, gnus-picon-face):
16387         New backward-compatibility aliases for renamed faces.
16388
16389         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16390         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16391         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16392         (gnus-cite-11): Remove "-face" suffix from face names.
16393         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16394         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16395         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16396         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16397         New backward-compatibility aliases for renamed faces.
16398         (gnus-cite-attribution-face, gnus-cite-face-list)
16399         (gnus-article-boring-faces): Use renamed gnus faces.
16400
16401         * gnus-art.el (gnus-signature, gnus-header-from)
16402         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16403         (gnus-header-content): Remove "-face" suffix from face names.
16404         (gnus-signature-face, gnus-header-from-face)
16405         (gnus-header-subject-face, gnus-header-newsgroups-face)
16406         (gnus-header-name-face, gnus-header-content-face):
16407         New backward-compatibility aliases for renamed faces.
16408         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16409
16410         * gnus-sum.el (gnus-summary-selected-face)
16411         (gnus-summary-highlight): Use renamed gnus faces.
16412         * gnus-group.el (gnus-group-highlight): Likewise.
16413
16414 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
16415
16416         * gnus-sieve.el (gnus-sieve-article-add-rule):
16417         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16418         * spam-stat.el (spam-stat-buffer-change-to-spam)
16419         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16420
16421         * message.el (message-is-yours-p):
16422         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16423
16424 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16425
16426         * mm-view.el (mm-inline-text): Withdraw the last change.
16427
16428 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16429
16430         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16431         executing enriched-decode.
16432
16433 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16434
16435         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16436         charset of tar files.
16437
16438 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
16439
16440         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16441
16442 2005-06-04  Lute Kamstra  <lute@gnu.org>
16443
16444         * nnfolder.el (nnfolder-read-folder): Make sure that undo
16445         information is never recorded.
16446
16447 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16448
16449         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16450
16451 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16452
16453         * pop3.el (pop3-apop): Run md5 in the binary mode.
16454
16455         * starttls.el (starttls-set-process-query-on-exit-flag):
16456         Use eval-and-compile.
16457
16458 2005-05-31  Simon Josefsson  <jas@extundo.com>
16459
16460         * smime.el (smime-replace-in-string): Define.
16461         (smime-cert-by-ldap-1): Use it.
16462
16463 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16464
16465         * gnus-art.el (article-display-x-face): Replace
16466         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16467
16468         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16469         set-process-query-on-exit-flag or process-kill-without-query.
16470
16471         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16472         loop instead of replace-regexp.
16473
16474         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16475         instead of process-kill-without-query if it is available.
16476
16477         * lpath.el: Fbind ldap-search-entries.
16478
16479         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16480         instead of find-file-hooks if it is available.
16481
16482         * mml1991.el: Bind pgg-default-user-id when compiling.
16483
16484         * mml2015.el: Bind pgg-default-user-id when compiling.
16485
16486         * nndraft.el (nndraft-request-associate-buffer):
16487         Use write-contents-functions instead of write-contents-hooks if it is
16488         available.
16489
16490         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16491         instead of find-file-hooks if it is available.
16492
16493         * nntp.el (nntp-open-connection): Replace
16494         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16495         (nntp-open-ssl-stream): Ditto.
16496         (nntp-open-tls-stream): Ditto.
16497
16498         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16499         set-process-query-on-exit-flag or process-kill-without-query.
16500         (starttls-open-stream-gnutls): Use it instead of
16501         process-kill-without-query.
16502         (starttls-open-stream): Ditto.
16503
16504 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16505
16506         * smime.el (smime-cert-by-ldap-1): Don't use
16507         replace-regexp-in-string.
16508
16509 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16510
16511         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16512
16513         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16514         in PEM format.  Adjust to the XEmacs compatibility.
16515
16516 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16517
16518         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16519         by `string-to-number'.
16520         * gnus-agent.el (gnus-agent-regenerate-group)
16521         (gnus-agent-fetch-articles): Ditto.
16522         * gnus-art.el (gnus-button-fetch-group): Ditto.
16523         * gnus-cache.el (gnus-cache-generate-active)
16524         (gnus-cache-articles-in-group): Ditto.
16525         * gnus-group.el (gnus-group-set-current-level)
16526         (gnus-group-insert-group-line): Ditto.
16527         * gnus-score.el (gnus-score-set-expunge-below)
16528         (gnus-score-set-mark-below, gnus-summary-score-effect)
16529         (gnus-summary-score-entry): Ditto.
16530         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16531         (gnus-soup-pack): Ditto.
16532         * gnus-spec.el (gnus-xmas-format): Ditto.
16533         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16534         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16535         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16536         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16537         * nndb.el (nndb-get-remote-expire-response): Ditto.
16538         * nndiary.el (nndiary-parse-schedule-value)
16539         (nndiary-string-to-number, nndiary-request-replace-article)
16540         (nndiary-request-article): Ditto.
16541         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16542         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16543         * nneething.el (nneething-make-head): Ditto.
16544         * nnfolder.el (nnfolder-request-article)
16545         (nnfolder-retrieve-headers): Ditto.
16546         * nnheader.el (nnheader-file-to-number): Ditto.
16547         * nnkiboze.el (nnkiboze-request-article): Ditto.
16548         * nnmail.el (nnmail-process-unix-mail-format)
16549         (nnmail-process-babyl-mail-format): Ditto.
16550         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16551         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16552         (nnmh-request-create-group, nnmh-request-list-1)
16553         (nnmh-request-group, nnmh-request-article): Ditto.
16554         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16555         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16556         * nnsoup.el (nnsoup-make-active): Ditto.
16557         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16558         * nntp.el (nntp-find-group-and-number)
16559         (nntp-retrieve-headers-with-xover): Ditto.
16560         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16561         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16562         (pgg-format-key-identifier): Ditto.
16563         * pop3.el (pop3-last, pop3-stat): Ditto.
16564         * qp.el (quoted-printable-decode-region): Ditto.
16565
16566         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16567         of concat.
16568
16569 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16572
16573         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16574
16575         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16576
16577         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16578
16579         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16580
16581         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16582
16583         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16584         (gnus-carpal-mode): Ditto.
16585
16586         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16587         (gnus-browse-mode): Ditto.
16588
16589         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16590
16591         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16592
16593 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16594
16595         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16596
16597 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16598
16599         * gnus-util.el (gnus-run-mode-hooks): New function.
16600
16601         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16602
16603         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16604         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16605
16606 2005-05-27  Lute Kamstra  <lute@gnu.org>
16607
16608         * dns-mode.el (dns-mode): Specify customization group.
16609
16610 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16611
16612         * gnus-agent.el (gnus-agent-make-mode-line-string):
16613         Use mode-line-highlight as mouse-face.
16614
16615 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16616
16617         * canlock.el (canlock): Change the parent group to news.
16618
16619         * deuglify.el (gnus-outlook-deuglify): Add :group.
16620
16621         * dig.el (dig): Add :group.
16622
16623         * dns-mode.el (dns-mode): Add :group.
16624
16625         * encrypt.el (encrypt): Add :group.
16626
16627         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16628         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16629         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16630         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16631         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16632
16633         * gnus-diary.el (gnus-diary): Add :group.
16634
16635         * gnus.el (gnus-group-news-1-face): Add :group.
16636         (gnus-group-news-1-empty-face): Ditto.
16637         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16638         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16639         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16640         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16641         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16642         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16643         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16644         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16645         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16646         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16647         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16648         (gnus-summary-high-ticked-face): Ditto.
16649         (gnus-summary-low-ticked-face): Ditto.
16650         (gnus-summary-normal-ticked-face): Ditto.
16651         (gnus-summary-high-ancient-face): Ditto.
16652         (gnus-summary-low-ancient-face): Ditto.
16653         (gnus-summary-normal-ancient-face): Ditto.
16654         (gnus-summary-high-undownloaded-face): Ditto.
16655         (gnus-summary-low-undownloaded-face): Ditto.
16656         (gnus-summary-normal-undownloaded-face): Ditto.
16657         (gnus-summary-high-unread-face): Ditto.
16658         (gnus-summary-low-unread-face): Ditto.
16659         (gnus-summary-normal-unread-face): Ditto.
16660         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16661         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16662
16663         * hashcash.el (hashcash): New custom group.
16664         (hashcash-default-payment): Add :group.
16665         (hashcash-payment-alist): Ditto.
16666         (hashcash-default-accept-payment): Ditto.
16667         (hashcash-accept-resources): Ditto.
16668         (hashcash-path): Ditto.
16669         (hashcash-extra-generate-parameters): Ditto.
16670         (hashcash-double-spend-database): Ditto.
16671         (hashcash-in-news): Ditto.
16672
16673         * message.el (message-minibuffer-local-map): Add :group.
16674
16675         * netrc.el (netrc): Add :group.
16676
16677         * sieve-manage.el (sieve-manage-log): Add :group.
16678         (sieve-manage-default-user): Diito.
16679         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16680         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16681         (sieve-manage-authenticators): Ditto.
16682         (sieve-manage-authenticator-alist): Ditto.
16683         (sieve-manage-default-port): Ditto.
16684
16685         * sieve-mode.el (sieve-control-commands-face): Add :group.
16686         (sieve-action-commands-face): Ditto.
16687         (sieve-test-commands-face): Ditto.
16688         (sieve-tagged-arguments-face): Ditto.
16689
16690         * smime.el (smime): Add :group.
16691
16692         * spam-report.el (spam-report): Add :group.
16693
16694         * spam.el (spam, spam-face): Add :group.
16695
16696 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16697
16698         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16699         return \n.\n.\n at the end of articles.  Protect against that.
16700         (nntp-with-open-group): Allow debugging.
16701
16702         * nnheader.el (mail-header-set-extra): Make into a function
16703         because I just could't understand how to quote the list properly.
16704
16705         * dns.el (query-dns-cached): New function.
16706
16707 2005-05-26  Lute Kamstra  <lute@gnu.org>
16708
16709         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16710
16711 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16712
16713         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16714
16715         * gnus-art.el: Don't autoload mail-extract-address-components.
16716
16717         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16718         eval-and-compile to evaluate it.
16719
16720         * hashcash.el: Don't autoload executable-find.
16721
16722         * nndb.el: Don't declare the nndb back end two or more times; don't
16723         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16724
16725         * nntp.el: Autoload format-spec instead of format; use
16726         eval-and-compile to evaluate autoload forms.
16727
16728 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16729
16730         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16731
16732 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16733
16734         * gnus.el (gnus-version-number): Bump version.
16735
16736 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16737
16738         * gnus.el: No Gnus v0.3 is released.
16739
16740 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16741
16742         * lpath.el (featurep): Bind show-nonbreak-escape.
16743
16744 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * gnus-art.el (gnus-article-edit-part): Disable undo.
16747
16748 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16749
16750         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16751         gnus-article-date-lapsed-new-header is t if date timer is active;
16752         skip headers in which the original date value is empty.
16753         (gnus-article-save-original-date): Redefine it as a macro.
16754         (gnus-display-mime): Use it.
16755
16756 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16757
16758         * gnus-art.el (article-date-ut): Support converting date in
16759         forwarded parts as well.
16760         (gnus-article-save-original-date): New function.
16761         (gnus-display-mime): Use it.
16762
16763 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16764
16765         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16766         enclosure element of <item>.
16767
16768 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16769
16770         * message.el (message-kill-buffer-query): Rename from
16771         `message-kill-buffer-query-if-modified'.  Add :version.
16772
16773 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16776         window layout.
16777
16778 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16779
16780         * mml.el: Autoload dnd when compiling.
16781
16782 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16783
16784         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16785         x-dnd-*.
16786
16787 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16788
16789         * qp.el (quoted-printable-encode-region): Save excursion.
16790
16791 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16792
16793         * message.el (message-kill-buffer-query-if-modified): Add new variable
16794         so the user can kill a modified message buffer quickly.
16795         (message-kill-buffer): Use it.
16796
16797 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16798
16799         * lpath.el: Fbind display-time-event-handler; don't fbind
16800         string-to-multibyte.
16801
16802         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16803
16804 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16805
16806         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16807         contained in text because xml.el decodes entities) with LFs.
16808
16809 2005-04-11  Lute Kamstra  <lute@gnu.org>
16810
16811         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16812         differently.
16813
16814 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16815
16816         * mm-util.el (mm-detect-coding-region): Typo.
16817
16818 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16819
16820         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16821
16822 2005-04-06  Deepak Goel  <deego@gnufans.org>
16823
16824         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16825         user-function allow user modifications of the scores.
16826         (spam-stat-score-buffer-user): New function, to allow
16827         user-computed modifications to the score.
16828         (spam-stat-score-buffer-user-functions): List of additional
16829         scoring functions.
16830         (spam-stat-error-holder): Global temporary error holder.
16831         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16832         variable.
16833
16834 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16835
16836         * gnus-registry.el (gnus-registry-clean-empty-function)
16837         (gnus-registry-trim, gnus-registry-fetch-groups)
16838         (gnus-registry-delete-group): Groups that match
16839         `gnus-registry-ignored-groups' are removed from the registry
16840         entries, not just ignored for splitting.  This helps clean up the
16841         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16842         to get all the groups a message ID is in.
16843
16844         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16845         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16846         (spam-stat-score-buffer-user-functions): Add :number custom type.
16847
16848 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16849
16850         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16851         argument in XEmacs.
16852
16853         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16854         (nnrss-request-group): Decode group name first.
16855         (nnrss-request-article): Make a text/plain article if mml-to-mime
16856         failed.
16857         (nnrss-get-encoding): Return a compatible encoding according to
16858         nnrss-compatible-encoding-alist.
16859         (nnrss-find-el): Use consp instead of listp.
16860         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16861
16862 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16863
16864         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16865         which Emacs 20 doesn't support.
16866         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16867
16868 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16869
16870         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16871         silence the byte compiler inside the defun.
16872
16873         * gnus-demon.el (parse-time-string): Add autoload.
16874
16875         * gnus-delay.el (parse-time-string): Add autoload.
16876
16877         * gnus-art.el (parse-time-string): Add autoload.
16878
16879         * nnultimate.el (parse-time): Require for `parse-time-string'.
16880
16881 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16882
16883         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16884
16885         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16886
16887         * smime.el (smime-ldap-host-list): Add :version.
16888
16889 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16890
16891         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16892         pass it to `gnus-browse-read-group'.
16893         (gnus-browse-read-group): Add NUMBER argument and pass it to
16894         `gnus-group-read-ephemeral-group'.
16895
16896         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16897         argument and pass it to `gnus-group-read-group'.
16898
16899 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16900
16901         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16902         mm-xemacs-find-mime-charset-1 if we have the mule feature
16903         available at runtime.
16904
16905 2005-03-25  Werner Lemberg  <wl@gnu.org>
16906
16907         * nnmaildir.el: Replace `illegal' with `invalid'.
16908
16909 2005-03-23  Lute Kamstra  <lute@gnu.org>
16910
16911         * time-date.el: Add comment on time value formats.
16912         Don't require parse-time.
16913         (with-decoded-time-value): New macro.
16914         (encode-time-value): New function.
16915         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16916         (days-to-time): Return a valid time value when arg is huge.
16917         (time-since): Use time-subtract.
16918         (time-to-number-of-days): Use time-to-seconds.
16919
16920 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16921
16922         * gnus-start.el (gnus-display-time-event-handler):
16923         Check display-time-timer at runtime rather than only at load time
16924         in case display-time-mode is turned off in the mean time.
16925
16926 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16927
16928         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16929         used.
16930
16931         * nneething.el (nneething-map-file-directory): Derive from
16932         `gnus-directory'.
16933
16934         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16935         the To/Cc button.
16936
16937 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16938
16939         * nnmaildir.el (nnmaildir-request-accept-article):
16940         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16941
16942 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16943
16944         * gnus-async.el: Require timer-funcs at compile time when in
16945         XEmacs for `run-with-idle-timer'.
16946
16947 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16948
16949         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16950         autoloaded function.
16951
16952 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16953
16954         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16955
16956 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16957
16958         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16959
16960 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16961
16962         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16963         Add gnus-expert-user to default.
16964
16965 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16966
16967         * nnimap.el (nnimap-open-server): Ditto.
16968
16969         * imap.el (imap-authenticate): Fix typo.
16970
16971 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16972
16973         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16974         buffer (since IMAP server might return FETCH response out of
16975         order, and the nntp buffer must be sorted).
16976
16977 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16978
16979         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16980         comparison on string.
16981
16982         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16983         (gnus-agent-score): Rename category keywords to match gnus-cus.
16984         (gnus-agent-summary-fetch-series): Modify to protect against
16985         gnus-agent-summary-fetch-group clearing processable flags.
16986         (gnus-agent-synchronize-group-flags): Update live group buffer as
16987         synchronization may occur due to the user toggle the plugged
16988         status.
16989         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16990         successfully downloaded.
16991         (gnus-agent-expire-group-1): Avoid using markers when the overview
16992         is in ascending order; greatly improves performance.
16993         (gnus-agent-regenerate-group):
16994         Use gnus-agent-synchronize-group-flags to reset read status in both
16995         gnus and server.
16996         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16997
16998 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16999
17000         * message.el: Don't autoload former message-utils variables.
17001         (message-strip-subject-trailing-was): Change doc string.
17002
17003         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17004         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17005         (nnweb-google-search): Add "hl=en" here.
17006         (nnweb-google-parse-1, nnweb-google-create-mapping):
17007         Don't hardcode URL.
17008
17009 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17010
17011         * message.el (message-get-reply-headers, message-followup):
17012         Mention related variables `message-use-followup-to' and
17013         `message-use-mail-followup-to', in the information buffer.
17014
17015         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17016         of broken groups(-beta).google.com.
17017
17018 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17019
17020         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17021         parameter to invoked gnus-request-move-article; remove the
17022         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17023         all at once instead of once per article.
17024         (gnus-summary-remove-process-mark): Accept a list of articles as
17025         well as a single article for processing.
17026
17027         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17028         parameter.
17029
17030         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17031
17032         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17033
17034         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17035         parameter.
17036
17037         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17038         parameter.
17039
17040         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17041         parameter and remove the gnus-sum-hint-move-is-internal variable.
17042
17043         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17044         parameter.
17045
17046         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17047         parameter.
17048
17049         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17050         parameter.
17051
17052         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17053
17054         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17055         parameter.
17056
17057         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17058         parameter.
17059
17060 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17061
17062         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17063         a more conservative way.
17064
17065 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17066
17067         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17068         buffer, so it moves the window's cursor.
17069
17070 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17071
17072         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17073         `mm-dissect-multipart' and receive the from field as an (optional)
17074         argument from `mm-dissect-multipart'.
17075         (mm-dissect-multipart): Receive the from field as an argument and
17076         pass it on when we call `mm-dissect-buffer' on MIME parts.
17077         Fixes verification/decryption of signed/encrypted MIME parts.
17078
17079 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17080
17081         * gnus-sum.el (gnus-summary-move-article):
17082         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17083         whatever it calls (right now, only nnimap-request-move article
17084         respects it).
17085
17086         * nnimap.el (nnimap-request-move-article):
17087         When gnus-sum-hint-move-is-internal is set, don't do the extra
17088         nnimap-request-article.
17089
17090 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17091
17092         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17093
17094         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17095         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17096
17097         * gnus-sum.el (gnus-summary-caesar-message):
17098         Apply `gnus-treat-article' after rotation.
17099
17100         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17101         doc string.
17102
17103 2005-02-22  Simon Josefsson  <jas@extundo.com>
17104
17105         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17106         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17107         <arne@arnested.dk>.
17108         (encrypt): Add password-cache and password-cache-expiry as group
17109         members.
17110
17111 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17112
17113         * smime.el (smime-ldap-host-list): Doc fix.
17114         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17115         cache) password.
17116         (smime-sign-region): Use it.
17117         (smime-decrypt-region): Use it.
17118         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17119         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17120         fails.
17121         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17122         certificate from DER to PEM format rather than calling openssl.
17123
17124         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17125
17126         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17127         for signing/encryption.
17128
17129         * mml.el (mml-parse-1): Use them.
17130
17131 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17132
17133         * nnrss.el (nnrss-verbose): Remove.
17134         (nnrss-request-group): Use `nnheader-message' instead.
17135
17136 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17137
17138         * nnrss.el (nnrss-verbose): New variable.
17139         (nnrss-request-group): Make it say nnrss is requesting a group.
17140
17141 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17142
17143         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17144         Handle news URL with given port correctly.
17145
17146 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17147
17148         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17149         containing special characters.
17150
17151         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17152
17153         * mml.el (mime-to-mml): Ditto.
17154
17155         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17156         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17157         (rfc2047-decode-region): Quote decoded words containing special
17158         characters when rfc2047-quote-decoded-words-containing-tspecials
17159         is non-nil.
17160
17161 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17162
17163         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17164
17165         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17166
17167 2005-02-15  Simon Josefsson  <jas@extundo.com>
17168
17169         * nnimap.el (nnimap-debug): Doc fix.
17170
17171         * imap.el (imap-debug): Doc fix.
17172
17173 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17174
17175         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17176
17177 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17178
17179         * gnus.el (spam-contents): Improve docs for spam-contents
17180         parameter in its variable incarnation.
17181
17182 2005-02-14  Simon Josefsson  <jas@extundo.com>
17183
17184         * smime-ldap.el: Use require instead of load-library for ldap.
17185         (smime-ldap-search): Indent.
17186         (smime-ldap-search-internal): Shorten line.
17187
17188         * smime.el (smime-cert-by-dns): Add doc-string.
17189         (smime-cert-by-ldap-1): Indent.
17190
17191         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17192         mml-smime-get-dns-ldap.
17193         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17194
17195 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17196
17197         * smime.el: Require smime-ldap.
17198         (smime-ldap-host-list): New variable.
17199         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17200
17201         * mml-smime.el (mml-smime-encrypt-query): New function.
17202         (mml-smime-encrypt-query): Use it.
17203
17204         * smime-ldap.el: New file.
17205
17206 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17209
17210 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17211
17212         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17213         argument in doc string.  Make query for type more clear.
17214
17215 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17216
17217         * gnus.el (gnus-group-startup-message): Search for gnus images in
17218         etc/images/gnus.
17219         * mm-util.el (mm-image-load-path): Likewise.
17220         * smiley.el (smiley-data-directory): Search for smilies in
17221         etc/images/smilies.
17222
17223 2005-02-09  Kim F. Storm  <storm@cua.dk>
17224
17225         Change Emacs release version from 21.4 to 22.1 throughout.
17226         Change Emacs development version from 21.3.50 to 22.0.50.
17227
17228 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17229
17230         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17231
17232         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17233         non-Mule XEmacs as well.
17234         (mm-decompress-buffer): Signal an error intentionally if it does
17235         not decompress compressed data because auto-compression-mode is
17236         disabled.
17237
17238 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17239
17240         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17241         an ID in the registry even if it has no groups.
17242
17243 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17246         merge it into mm-decompress-buffer.
17247         (gnus-mime-copy-part): Use the MIME part charset, the value which
17248         a user specified or gnus-newsgroup-charset for decoding, like
17249         gnus-mime-inline-part does; set buffer-file-coding-system to tell
17250         save-buffer what was used.  Suggested by Kevin Ryde
17251         <user42@zip.com.au>.
17252         (gnus-mime-inline-part): Allow the name parameter as well as the
17253         filename parameter; force decompressing of compressed data; always
17254         display contents being not decoded as unibyte.
17255
17256         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17257         as well as the filename parameter.
17258
17259         * mm-util.el (mm-decompress-buffer):
17260         Merge gnus-mime-jka-compr-maybe-uncompress.
17261         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17262         of compressed data.
17263
17264 2005-02-08  Simon Josefsson  <jas@extundo.com>
17265
17266         * imap.el (imap-log): Doc fix.
17267
17268 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17271         the coding cookies; decompress compressed parts.
17272
17273         * mml.el (mml-generate-mime-1): Add the charset parameter according
17274         to the value which a user specified manually or the coding cookie.
17275
17276         * mm-util.el (mm-string-to-multibyte): New function.
17277         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17278         (mm-coding-system-to-mime-charset): New function.
17279         (mm-decompress-buffer): New function.
17280         (mm-find-buffer-file-coding-system): New function.
17281
17282         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17283         (mm-display-inline-fontify): Rewrite for decoding and decompressing
17284         parts.
17285
17286 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17287
17288         * mm-view.el (mm-display-inline-fontify): Decode a part according
17289         to the charset parameter.
17290
17291 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17292
17293         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17294         prefix arg is neither nil nor a number, as info specifies.
17295
17296 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17297
17298         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17299         timestamps.
17300
17301 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
17302
17303         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17304         groups error checking and notify user.
17305
17306 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
17307
17308         * message.el (message-send-mail-function): Check existence of
17309         sendmail-program first before using default value
17310         `message-send-mail-with-sendmail'.  Otherwise use more generic
17311         `smtpmail-send-it'.
17312
17313 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17314
17315         * nntp.el (nntp-request-update-info): Always return nil.
17316
17317 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17318
17319         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17320
17321 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17322
17323         * message.el (message-beginning-of-line): Change the behavior when
17324         invoked between BOL and : so that it first moves backward.
17325
17326 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17327
17328         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17329         article buffer when editing of the article is discarded.
17330         (gnus-article-prepare): Revert.
17331
17332 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17333
17334         * gnus-art.el (gnus-article-prepare):
17335         Remove message-strip-forbidden-properties from the local hook.
17336
17337 2005-01-27  Simon Josefsson  <jas@extundo.com>
17338
17339         * password.el (password-cache-add): Only start one timer per key.
17340         Reported by Derek Atkins <warlord@MIT.EDU>.
17341
17342 2005-01-26  Steve Youngs  <steve@sxemacs.org>
17343
17344         * run-at-time.el: Remove.  It is no longer needed as
17345         timer-funcs.el in the xemacs-base package has a working version of
17346         `run-at-time'.
17347
17348         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
17349
17350         * password.el: Require timer-funcs instead of run-at-time in
17351         XEmacs.
17352         Remove `password-run-at-time' macro.
17353         (password-cache-add): Use `run-at-time' instead of
17354         `password-run-at-time'.
17355
17356         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
17357         Remove `nnheader-cancel-function-timers' alias,
17358         `cancel-function-timers' exists in XEmacs in timer-funcs.
17359
17360         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17361         for `run-with-idle-timer'.
17362
17363         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17364         for `run-at-time'.
17365
17366         * mm-url.el: Require timer-funcs at compile time when in XEmacs
17367         for `with-timeout'.
17368
17369         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
17370         the same as for XEmacs 21.4.
17371         No need to ignore `run-with-idle-timer', this function exists in
17372         XEmacs now in timer-funcs.el in the xemacs-base package.
17373         (dgnushack-compile): No need to delete
17374         run-at-time.el from the list of files to compile because it
17375         doesn't exist anymore.
17376
17377 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17378
17379         * mml.el (mml-generate-mime-1): Convert string into unibyte when
17380         inserting " *mml*" buffer's contents into a unibyte temp buffer.
17381
17382 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
17383
17384         * mail-source.el (mail-source-fetch-imap): Search for ^From case
17385         sensitively.
17386
17387 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
17388
17389         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17390
17391 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17392
17393         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17394         which will be inserted according to the multibyteness of a buffer
17395         rather than the type of contents.  Suggested by ARISAWA Akihiro
17396         <ari@mbf.ocn.ne.jp>.
17397
17398         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17399         of string which old xml.el may return rather than a string.
17400
17401 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17402
17403         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17404
17405 2005-01-16  Simon Josefsson  <jas@extundo.com>
17406
17407         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17408         idn/idna.el isn't available.
17409         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
17410         <michael@waxrat.com>.
17411
17412         * hashcash.el: Remove non-FSF copyright header.
17413
17414         * hashcash.el (hashcash-extra-generate-parameters): New variable.
17415         (hashcash-generate-payment): Use it.
17416         (hashcash-generate-payment-async): Use it.
17417
17418 2005-01-15  Simon Josefsson  <jas@extundo.com>
17419
17420         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17421         Suggested by Raymond Scholz <ray-2005@zonix.de>.
17422
17423         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17424         gnus-summary-idna-message.
17425         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17426         (gnus-summary-idna-message): New function.
17427
17428 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
17429
17430         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17431         gnus-novice-user.
17432
17433 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17434
17435         * nnrss.el (nnrss-request-delete-group): Delete entries in
17436         nnrss-group-alist as well.
17437         (nnrss-save-server-data): Insert newline.
17438
17439 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
17440
17441         * gnus.el (gnus-user-agent): Use list of symbols instead of
17442         symbols.  Display full version number for (S)XEmacs.
17443         Optionally display (S)XEmacs codename.
17444
17445         * gnus-util.el (gnus-emacs-version): Update for new
17446         `gnus-user-agent'.
17447
17448         * gnus-msg.el (gnus-extended-version): Make it possible to omit
17449         Gnus version.
17450
17451 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17452
17453         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
17454         which is unreadable in some setups.
17455
17456 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17457
17458         * gnus-spec.el (gnus-update-format-specifications): Flush the
17459         group format spec cache if it doesn't support decoded group names.
17460
17461 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17462
17463         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17464         Allow to apply decay on score files matching a regexp.
17465
17466 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17467
17468         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17469         compatibility in %g and %c.
17470
17471 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17472
17473         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17474         name for only %g and %c.
17475         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17476         of gnus-tmp-group to decoded group name.
17477         (gnus-group-make-rss-group): Exclude `/'s from group names.
17478
17479 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17480
17481         * nnrss.el (nnrss-get-encoding): Fix regexp.
17482
17483 2004-12-27  Simon Josefsson  <jas@extundo.com>
17484
17485         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17486         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17487         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17488
17489 2004-12-17  Kim F. Storm  <storm@cua.dk>
17490
17491         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17492
17493         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17494
17495 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17496
17497         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17498
17499 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17500
17501         * nnrss.el: Require rfc2047 and mml.
17502         (nnrss-file-coding-system): New variable.
17503         (nnrss-format-string): Redefine it as an inline function.
17504         (nnrss-decode-group-name): New function.
17505         (nnrss-string-as-multibyte): Remove.
17506         (nnrss-retrieve-headers): Decode group name; don't use
17507         nnrss-format-string.
17508         (nnrss-request-group): Decode group name.
17509         (nnrss-request-article): Decode group name; allow a Message-ID as
17510         well as an article number; don't use nnrss-format-string; encode a
17511         Message-ID string which may contain non-ASCII characters; use
17512         mml-to-mime to compose a MIME article.
17513         (nnrss-request-expire-articles): Decode group name.
17514         (nnrss-request-delete-group): Decode group name.
17515         (nnrss-fetch): Clarify error message.
17516         (nnrss-read-server-data): Use insert-file-contents instead of load;
17517         bind file-name-coding-system; use multibyte buffer.
17518         (nnrss-save-server-data): Bind coding-system-for-write to the
17519         value of nnrss-file-coding-system; bind file-name-coding-system;
17520         add coding cookie.
17521         (nnrss-read-group-data): Use insert-file-contents instead of load;
17522         bind file-name-coding-system; use multibyte buffer.
17523         (nnrss-save-group-data): Bind coding-system-for-write to the
17524         value of nnrss-file-coding-system; bind file-name-coding-system.
17525         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17526         make it work with non-ASCII text.
17527         (nnrss-find-el): Make it work with old xml.el as well.
17528
17529 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17530
17531         * nnrss.el (nnrss-get-encoding): New function.
17532         (nnrss-fetch): Use unibyte buffer initially; bind
17533         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17534         decode contents according to the encoding attribute.
17535         (nnrss-save-group-data): Add coding cookie.
17536         (nnrss-mime-encode-string): New function.
17537         (nnrss-check-group): Use it to encode subject and author.
17538
17539 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17540
17541         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17542         imaginary variable.
17543
17544 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17545
17546         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17547         correctly even if there are wide characters.
17548
17549 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17550
17551         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17552         downcased symbol names; make a new cache instead of reusing
17553         bbdb-hashtable.
17554
17555 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17556
17557         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17558         concatenating segments rather than before concatenating them.
17559         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17560
17561         * message.el (message-get-reply-headers): Bind `extra'.
17562
17563 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17564
17565         * message.el (message-extra-wide-headers): New variable.
17566         (message-get-reply-headers): Use it.
17567
17568 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17569
17570         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17571         (gnus-agent-group-pathname): Ditto.
17572
17573         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17574
17575         * gnus-group.el (gnus-group-make-group): Decode group name.
17576         (gnus-group-make-rss-group): Register the group data after opening
17577         the nnrss group.
17578
17579 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17580
17581         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17582         by expiry now get marked as read.
17583
17584 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17585
17586         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17587
17588 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17589
17590         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17591         unify Latin characters in XEmacs.
17592         (mm-find-mime-charset-region): Use it.
17593
17594 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17595
17596         * gnus-util.el (gnus-delete-directory): New function.
17597
17598         * gnus-agent.el (gnus-agent-delete-group): Use it.
17599
17600         * gnus-cache.el (gnus-cache-delete-group): Use it.
17601
17602 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17603
17604         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17605         names.
17606
17607 2004-12-16  Simon Josefsson  <jas@extundo.com>
17608
17609         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17610
17611 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17612
17613         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17614
17615         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17616         (gnus-group-set-current-level): Decode group name.
17617
17618 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17619
17620         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17621         failed.
17622
17623 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17624
17625         * gnus-group.el (gnus-group-delete-group): Decode group name.
17626         (gnus-group-make-rss-group): Encode group name.
17627         (gnus-group-catchup-current): Decode group name.
17628         (gnus-group-kill-group): Decode group name.
17629
17630 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17631
17632         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17633
17634 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17635
17636         * gnus-group.el (gnus-group-make-rss-group):
17637         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17638
17639         * gnus-start.el (gnus-setup-news): Honor user's setting to
17640         gnus-message-archive-method.  Suggested by Lute Kamstra
17641         <lute@gnu.org>.
17642
17643 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17644
17645         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17646         global counterparts of the buffer-local variables.
17647
17648 2004-11-16  Romain Francoise  <romain@orebokech.com>
17649
17650         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17651         counterparts of the buffer-local variables.
17652
17653 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17654
17655         * message.el (message-forbidden-properties): Fix typo in doc
17656         string.
17657
17658 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17659
17660         * gnus-util.el (gnus-replace-in-string): Add doc string.
17661
17662         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17663         to avoid problems when splitting mails with many recipients.
17664
17665 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17666
17667         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17668         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17669
17670 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17671
17672         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17673         if there is no hashtable in memory or file modification time is
17674         newer than cached timestamp.
17675
17676 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17677
17678         * gnus-sum.el (gnus-summary-limit-to-recipient):
17679         Implement not-matching option.
17680
17681 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17682
17683         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17684         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17685         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17686         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17687         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17688         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17689
17690 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * message.el (message-forward-make-body-mml): Remove headers
17693         according to message-forward-ignored-headers if a message is decoded.
17694
17695 2004-12-02  Romain Francoise  <romain@orebokech.com>
17696
17697         * message.el (message-forward-make-body-plain): Always remove
17698         headers according to message-forward-ignored-headers.
17699
17700 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17701
17702         * spam.el (spam-summary-prepare-exit): Remove the
17703         gnus-summary-limit pop for now, it has problems with ham marks for
17704         me.
17705
17706 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17707
17708         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17709         correctly.
17710
17711 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17712
17713         * format-spec.el (format-spec): Message the char.
17714
17715 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17716
17717         * gnus-art.el (gnus-split-methods): Reformat comments.
17718
17719         * spam.el (spam-summary-prepare-exit): Remove article limits
17720         before exiting the summary buffer.
17721
17722 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17725         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17726
17727         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17728         order to silence the byte compiler.
17729
17730         * spam.el: Fix the way to silence the byte compiler, which
17731         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17732         bbdb-search-simple, spam-BBDB-register-routine,
17733         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17734         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17735         spam-stat-buffer-is-spam, spam-stat-load,
17736         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17737         spam-stat-save and spam-stat-split-fancy.
17738
17739 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17740
17741         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17742         which may confuse users.
17743         (canlock-password-for-verify): Ditto.
17744
17745         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17746
17747         * gnus-art.el (gnus-emphasis-alist): Ditto.
17748
17749         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17750
17751         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17752
17753         * gnus-start.el (gnus-save-killed-list): Ditto.
17754
17755         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17756         (gnus-sum-thread-tree-root): Ditto.
17757         (gnus-sum-thread-tree-false-root): Ditto.
17758         (gnus-sum-thread-tree-single-indent): Ditto.
17759
17760         * message.el (message-courtesy-message): Ditto.
17761         (message-archive-note): Ditto.
17762         (message-subscribed-address-file): Ditto.
17763         (message-user-fqdn): Ditto.
17764
17765         * spam-report.el (spam-report-gmane-regex): Ditto.
17766
17767         * spam.el (spam-blackhole-good-server-regex): Ditto.
17768
17769 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17770
17771         * mml.el (mml-preview): Widen the message buffer before copying
17772         the contents to the preview buffer; sort headers before previewing.
17773
17774         * message.el (message-hidden-headers): Fix the way to avoid a bug
17775         in the `repeat' widget in Emacs 21.3 or earlier.
17776
17777 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17778
17779         * message.el (message-hidden-headers): Default to "^References:".
17780         Improve customization type.  Suggested by Reiner Steib
17781         <Reiner.Steib@gmx.de>.
17782
17783 2004-11-25  Romain Francoise  <romain@orebokech.com>
17784
17785         * message.el (message-strip-forbidden-properties): Remove check for
17786         obsolete `message-hidden' text property, hidden headers are not
17787         accessible in the buffer anymore.
17788
17789 2004-11-22  Romain Francoise  <romain@orebokech.com>
17790
17791         * message.el (message-header-format-alist): Add `From' in list
17792         so that it can be sorted.
17793         (message-fix-before-sending): Widen and sort headers before
17794         sending.
17795         (message-hide-headers): Use narrowing to hide headers by moving
17796         them to the top of the buffer and narrowing to the region
17797         underneath.
17798
17799 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17800
17801         * message.el (message-strip-forbidden-properties):
17802         Bind buffer-read-only (etc) to nil.
17803
17804 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17805
17806         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17807         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17808
17809 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17810
17811         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17812
17813 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17814
17815         * dns.el (query-dns): Use sit-for to time instead of
17816         accept-process-output, since that doesn't seem to work on udp
17817         sockets.
17818
17819 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17820
17821         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17822
17823 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17824
17825         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17826         doc string.  Improve doc string.
17827
17828 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17829
17830         * nntp.el (nntp-request-update-info): Return nil if
17831         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17832         may not call gnus-activate-group which uselessly issues the GROUP
17833         commands for all nntp groups and wastes time.  Reported by Romain
17834         Francoise <romain@orebokech.com>.
17835
17836         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17837
17838 2004-11-15  Simon Josefsson  <jas@extundo.com>
17839
17840         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17841         headers separately.
17842         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17843         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17844
17845 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17846
17847         * gnus-start.el (gnus-convert-old-newsrc):
17848         Assign legacy-gnus-agent to 5.10.7.
17849
17850 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17851
17852         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17853         start of the lines.
17854
17855 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17856
17857         * hashcash.el (hashcash-default-payment): Change default to 20.
17858         (hashcash-default-accept-payment): Change default to 20.
17859         (hashcash-process-alist): New variable.
17860         (hashcash-generate-payment-async): Add.
17861         (hashcash-already-paid-p): Add.
17862         (hashcash-insert-payment): Don't generate payments twice.
17863         (hashcash-insert-payment-async): Add.
17864         (hashcash-insert-payment-async-2): Add.
17865         (hashcash-cancel-async): Add.
17866         (hashcash-wait-async): Add.
17867         (hashcash-processes-running-p): Add.
17868         (hashcash-wait-or-cancel): Add.
17869         (mail-add-payment): New optional argument.  Conditionally start
17870         asynchronous calculation.
17871         (mail-add-payment-async): Add.
17872
17873         * message.el (message-send-mail): Wait for asynchronous hashcash
17874         results.  Don't clobber existing X-Hashcash headers.
17875         (message-setup-1): Call mail-add-payment-async when
17876         message-generate-hashcash is non-nil.
17877
17878 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17879
17880         * message.el (message-use-alternative-email-as-from): Examine the
17881         From header as well; use message-make-from in order to include a
17882         user's full name.
17883
17884 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17885
17886         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17887         default; improve customization type.
17888         (gnus-emphasis-custom-with-format): New macro.
17889         (gnus-emphasis-custom-value-to-external): New function.
17890         (gnus-emphasis-custom-value-to-internal): New function.
17891
17892 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17893
17894         * dns.el (query-dns): Resolve reverse addresses.
17895
17896 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17897
17898         * gnus-group.el (gnus-group-get-new-news): Use it.
17899
17900         * gnus-start.el (gnus-check-reasonable-setup): New function.
17901
17902 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17903
17904         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17905         "Args out of range" error.  Reported by Arnaud Giersch
17906         <arnaud.giersch@free.fr>.
17907
17908 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17909
17910         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17911
17912 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17913
17914         * spam.el (spam group): Add :version.
17915
17916         * pgg-def.el (pgg group): Add :version.
17917
17918 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17919
17920         * gnus-art.el (gnus-article-edit-article): Don't associate the
17921         article buffer with a draft file.  This is a temporary measure
17922         against the 2004-08-22 change to gnus-article-edit-mode.
17923
17924 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17925
17926         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17927         (html2text-format-tags): Remove unused variable `attr'.
17928
17929 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17930
17931         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17932
17933         * tls.el (tls-process-connection-type, tls-success)
17934         (tls-certtool-program): Add :version.
17935
17936         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17937         (starttls-extra-arguments, starttls-process-connection-type)
17938         (starttls-connect, starttls-failure, starttls-success): Add :version.
17939
17940         * spam-stat.el (spam-stat): Add :version.
17941
17942         * sieve.el (sieve): Add :version.
17943
17944         * sha1.el (sha1): Add :version.
17945         (sha1-use-external): Remove redundant version.
17946
17947         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17948         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17949         (nnmail-split-fancy-match-partial-words)
17950         (nnmail-split-lowercase-expanded): Add :version.
17951
17952         * nndiary.el (nndiary): Add :version.
17953
17954         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17955
17956         * mml-sec.el (mml-default-sign-method)
17957         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17958         Add :version.
17959
17960         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17961
17962         * mm-url.el (mm-url-use-external, mm-url-program)
17963         (mm-url-arguments): Add :version.
17964
17965         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17966         (mm-attachment-file-modes, mm-decrypt-option)
17967         (mm-w3m-safe-url-regexp): Add :version.
17968
17969         * message.el (message-cite-prefix-regexp)
17970         (message-sendmail-envelope-from, message-minibuffer-local-map)
17971         (message-user-fqdn, message-completion-alist): Add :version.
17972
17973         * gnus-win.el (gnus-configure-windows-hook)
17974         (gnus-use-frames-on-any-display): Add :version.
17975
17976         * gnus-art.el (gnus-article-address-banner-alist)
17977         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17978         (gnus-treat-from-picon, gnus-treat-mail-picon)
17979         (gnus-treat-x-pgp-sig): Add :version.
17980
17981         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17982         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17983         (gnus-summary-article-delete-hook)
17984         (gnus-summary-display-while-building): Add :version.
17985
17986         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17987         (gnus-get-top-new-news-hook): Add :version.
17988
17989         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17990         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17991
17992         * gnus-registry.el (gnus-registry): Add :version.
17993
17994         * gnus-spec.el (gnus-use-correct-string-widths)
17995         (gnus-make-format-preserve-properties): Add :version.
17996
17997         * gnus.el (gnus-group-charter-alist)
17998         (gnus-group-fetch-control-use-browse-url)
17999         (gnus-install-group-spam-parameters): Add :version.
18000
18001         * gnus-diary.el (gnus-diary): Add :version.
18002
18003         * gnus-delay.el (gnus-delay): Add :version.
18004
18005         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18006         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18007         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18008         Add :version.
18009
18010         * gnus-agent.el (gnus-agent-max-fetch-size)
18011         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18012         (gnus-agent-prompt-send-queue): Add :version.
18013
18014         * deuglify.el (gnus-outlook-deuglify): Add :version.
18015
18016         * html2text.el: Beautify code.  Improve doc strings.
18017         Some checkdoc cleanup.
18018         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18019
18020 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18021
18022         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18023
18024 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18025
18026         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18027         when package is loaded.
18028
18029         * spam.el (spam-summary-score-preferred-header): Add global preference
18030         for people who want to override the default SpamAssassin over
18031         Bogofilter preference (when both are set).
18032         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18033         (spam-user-format-function-S):
18034         Check spam-summary-score-preferred-header.
18035         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18036         (spam-user-format-function-S): Format the score correctly.
18037
18038 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18039
18040         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18041         signature file.  Suggested by Manoj Srivastava
18042         <srivasta@golden-gryphon.com>.
18043
18044         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18045         iso-2022-jp even in the Japanese language environment.
18046         Suggested by Jason Rumney <jasonr@gnu.org>.
18047
18048 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18049
18050         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18051         use the same characters as the dummy marks; make it free from
18052         getting affected by the language environment.
18053         (gnus-summary-read-group-1): Update mark positions only when the
18054         format spec is updated.
18055
18056         * gnus-spec.el (gnus-update-format-specifications): Return a list
18057         of updated types.
18058
18059 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18060
18061         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18062         of boundp to check if display-warning is available.
18063
18064 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18065
18066         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18067
18068 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18069
18070         * nnspool.el (nnspool-spool-directory): Use news-path if the
18071         news-directory variable is not bound.
18072
18073         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18074         function instead of display-warning if it is not available.
18075
18076 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18077
18078         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18079         v5-10: Use `point-at-bol'.
18080
18081 2004-10-26  Simon Josefsson  <jas@extundo.com>
18082
18083         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18084         <chenggao@gmail.com>.
18085
18086 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18087
18088         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18089         instead.
18090
18091 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18092
18093         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18094         to remove a server from the nnimap-server-buffer-alist.
18095         (nnimap-open-connection, nnimap-close-server): Use it.
18096
18097         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18098
18099 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18100
18101         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18102         running the major-mode function.
18103
18104 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18105
18106         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18107         dummy marks in the right way.
18108
18109 2004-10-18  David Edmondson  <dme@dme.org>
18110
18111         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18112         excessively.
18113
18114 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18115
18116         * gnus-util.el (gnus-split-references): Accept a nil references
18117         string and go on blissfully.
18118
18119         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18120         cases where the references string is non-nil but has no references.
18121
18122         * encrypt.el: Add autoload tags.
18123
18124         * spam.el (spam-resolve-registrations-routine): Remove article
18125         from unregistration list too.  Reported by David Hanak
18126         <dhanak@isis.vanderbilt.edu>
18127
18128 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18129
18130         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18131         nil.  Change custom type.
18132
18133 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18134
18135         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18136
18137         * gnus-sum.el (gnus-summary-move-article): Use it.
18138
18139 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18140
18141         * encrypt.el: Add autoload cookies.
18142
18143         * spam.el (spam-backend-article-list-property)
18144         (spam-backend-get-article-todo-list)
18145         (spam-backend-put-article-todo-list)
18146         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18147         Resolve registrations separately.
18148         (spam-register-routine): Format comments.
18149         (spam-unregister-routine, spam-register-routine): Always call with
18150         specific-articles, no default list.
18151         (spam-summary-prepare-exit): Use the spam-classifications function.
18152
18153         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18154         gnus-encrypt.el.
18155
18156         * encrypt.el: Copied from gnus-encrypt.el.
18157
18158         * gnus-encrypt.el: Commented that it's obsolete.
18159
18160 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18161
18162         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18163         (gnus-score-save): Use it.
18164
18165         * message.el (message-bury): Use `window-dedicated-p'.
18166
18167 2004-10-15  Simon Josefsson  <jas@extundo.com>
18168
18169         * pop3.el (top-level): Don't require nnheader.
18170         (pop3-read-timeout): Add.
18171         (pop3-accept-process-output): Add.
18172         (pop3-read-response, pop3-retr): Use it.
18173
18174 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18175
18176         * spam.el (spam-register-routine): Move comment.
18177         (spam-verify-bogofilter): Use 'unknown for the initial
18178         spam-bogofilter-valid state, not 'never.
18179
18180         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18181         for netrc-machine.
18182
18183         * nnimap.el (nnimap-open-connection):
18184         Use netrc-machine-user-or-password.
18185
18186 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18187
18188         * gnus-registry.el (gnus-registry-unload-hook):
18189         Set as a variable with add-hook.
18190
18191         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18192         of news-path.
18193
18194         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18195
18196         * spam.el: Delete duplicate `provide'.
18197         (spam-unload-hook): Set as a variable with add-hook.
18198
18199 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18200
18201         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18202         in the doc string.
18203
18204         * message.el (message-ignored-news-headers)
18205         (message-ignored-supersedes-headers)
18206         (message-ignored-resent-headers)
18207         (message-forward-ignored-headers): Improve custom type.
18208
18209 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18210
18211         * message.el (message-tokenize-header): Fix 2004-09-06 change
18212         which used point-min in the wrong place.
18213
18214 2004-10-12  Simon Josefsson  <jas@extundo.com>
18215
18216         * tls.el (tls-certtool-program): New variable.
18217         (tls-certificate-information): New function, based on
18218         ssl-certificate-information.
18219
18220 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18221
18222         * compface.el: Move the version of ELisp-based uncompface program
18223         to the contrib directory because of the copyright problem.
18224
18225 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18226
18227         * message.el (message-kill-buffer): Raise the current frame.
18228
18229 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18230
18231         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18232
18233         * gnus.el (message-y-or-n-p): Autoload.
18234
18235         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18236         (pop3-password-required, pop3-authentication-scheme)
18237         (pop3-leave-mail-on-server): Make customizable.
18238         (pop3): New custom group.
18239         (pop3-retr): Remove `sleep-for' statements.
18240         Suggested by Dave Love <fx@gnu.org>.
18241
18242         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18243         Windows/DOS.
18244
18245         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18246         (imap-parse-body): Fix incorrect use of `assert'.
18247         Suggested by Dave Love <fx@gnu.org>.
18248
18249         * mml.el (mml-minibuffer-read-disposition): Require match.
18250         Suggested by Dave Love <fx@gnu.org>.
18251
18252 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18253
18254         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
18255         doc string.
18256
18257 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18258
18259         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18260
18261 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18262
18263         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18264         instead of calling `mm-insert-inline', to decode text/* parts
18265         before displaying them.
18266
18267 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18268
18269         * mm-uu.el (mm-uu-text-plain-type): New variable.
18270         (mm-uu-pgp-signed-extract-1): Use it.
18271         (mm-uu-pgp-encrypted-extract-1): Use it.
18272         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18273         bind mm-uu-text-plain-type with that value.
18274         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18275         mm-uu-dissect.
18276
18277 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18278
18279         * gnus-group.el (gnus-update-group-mark-positions):
18280         * gnus-sum.el (gnus-update-summary-mark-positions):
18281         * message.el (message-check-news-body-syntax):
18282         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18283         of string-as-multibyte.
18284
18285 2004-10-05  Juri Linkov  <juri@jurta.org>
18286
18287         * gnus-group.el (gnus-update-group-mark-positions):
18288         * gnus-sum.el (gnus-update-summary-mark-positions):
18289         * message.el (message-check-news-body-syntax):
18290         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18291         8-bit unibyte values to a multibyte string for search functions.
18292
18293 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18294
18295         * mm-uu.el (mm-uu-dissect): Allow optional arg.
18296         (mm-uu-dissect-text-parts): New function.
18297
18298         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18299         dissect text parts.
18300
18301         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18302         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18303
18304         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18305
18306         * gnus-topic.el (gnus-topic-hierarchical-parameters):
18307         Use gnus-current-topics instead of gnus-current-topic.
18308
18309 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
18310
18311         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18312
18313 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
18314
18315         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18316         where approriate.
18317
18318         * nnml.el (nnml-generate-active-info): do.
18319
18320         * nndiary.el (nndiary-generate-active-info): do.
18321
18322         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18323         (gnus-topic-move): do.
18324
18325         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18326         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18327
18328         * gnus-srvr.el (gnus-server-prepare)
18329         (gnus-server-open-all-servers): do.
18330
18331         * gnus-msg.el (gnus-summary-cancel-article)
18332         (gnus-summary-resend-message)
18333         (gnus-summary-mail-crosspost-complaint): do.
18334
18335         * gnus-move.el (gnus-change-server): do.
18336
18337         * gnus-group.el (gnus-group-unmark-all-groups)
18338         (gnus-group-set-current-level): do.
18339
18340 2004-10-04  Simon Josefsson  <jas@extundo.com>
18341
18342         * message.el (message-generate-hashcash): Doc fix.
18343
18344 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
18345
18346         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18347         avoid infinite recursion via gnus-get-function.
18348
18349 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
18350
18351         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18352
18353         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18354
18355         * nnmail.el (nnmail-split-history): do.
18356
18357         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18358         (nnml-request-delete-group): do.
18359
18360         * nnslashdot.el (nnslashdot-read-groups): do.
18361
18362         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18363         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18364
18365         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18366         (nnspool-sift-nov-with-sed): Use last.
18367         (nnspool-retrieve-headers-with-nov): Use mapc.
18368         (nnspool-request-newgroups): Use dolist.
18369         (nnspool-request-group): Use last.
18370
18371         * nntp.el (nntp-read-server-type): Use dolist.
18372
18373         * nnvirtual.el (nnvirtual-create-mapping)
18374         (nnvirtual-update-read-and-marked): Use dolist.
18375         (nnvirtual-convert-headers): Simplify.
18376
18377 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18378
18379         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18380         Add support for sync'ing tick marks.
18381
18382 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18383
18384         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18385         there's no visible header.
18386
18387 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18388
18389         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18390         When necessary, pass full group name to gnus-request-set-marks.
18391
18392 2004-10-01  Simon Josefsson  <jas@extundo.com>
18393
18394         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
18395         acroread.
18396
18397 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18398
18399         * spam-report.el (spam-report-gmane): Fix interactive.
18400
18401         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18402
18403         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18404         when writing file.
18405         (gnus-agent-synchronize-flags): Don't default to being
18406         interactive.
18407
18408 2004-09-30  Simon Josefsson  <jas@extundo.com>
18409
18410         * message.el (message-generate-hashcash): Add.
18411         (message-send-mail): Use it, call mail-add-payment.
18412
18413 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18414
18415         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18416
18417 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
18418
18419         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18420         gnus-requst-update-info with explicit code to sync the in-memory
18421         info read flags with the marks being sync'd to the backend.
18422
18423         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
18424
18425 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18426
18427         * spam.el (spam-verify-bogofilter): Add new function.
18428         (spam-check-bogofilter)
18429         (spam-bogofilter-register-with-bogofilter): Use it.
18430         (spam-verify-bogofilter): Add small fixes.
18431
18432 2004-09-28  Simon Josefsson  <jas@extundo.com>
18433
18434         * hashcash.el (hashcash-generate-payment): Revert.
18435
18436 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18437
18438         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18439         Use gnus-extract-references instead of gnus-split-references.
18440
18441         * gnus-util.el (gnus-extract-references): Add new function, analogous
18442         to gnus-split-references but extracts only the message-ID without
18443         anything extra.
18444
18445         * hashcash.el (hashcash-generate-payment)
18446         (hashcash-check-payment): Do the right thing if hashcash-path is
18447         nil (because the hashcash program could not be found).
18448
18449         * spam.el (spam-use-hashcash): Remove comment.
18450
18451 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
18452
18453         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18454         (gnus-cache-enter-article, gnus-cache-remove-article)
18455         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18456
18457         * gnus-async.el (gnus-async-prefetch-remove-group): do.
18458
18459         * gnus-art.el (article-hide-boring-headers)
18460         (article-translate-strings, article-display-face)
18461         (gnus-article-mime-match-handle-first)
18462         (gnus-article-highlight-headers)
18463         (gnus-article-add-buttons-to-head): do.
18464
18465 2004-09-27  Simon Josefsson  <jas@extundo.com>
18466
18467         * hashcash.el: New version, from
18468         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18469         ../contrib/.
18470
18471 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18472
18473         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18474
18475 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18476
18477         * gnus-dup.el (gnus-dup-open): Use mapc.
18478         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18479
18480         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18481         Reported by Stefan Wiens <s.wi@gmx.net>.
18482
18483         * gnus.el (gnus-shutdown): Use dolist.
18484
18485         * gnus-undo.el (gnus-undo): Use mapc.
18486
18487         * nnrss.el (nnrss-generate-active): do.
18488
18489         * message.el (message-cite-original-without-signature)
18490         (message-cite-original): Use mapc.
18491         (message-do-actions, message-make-forward-subject): Use dolist.
18492
18493 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18494
18495         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18496         deletion to remove entire duplicate line.  Fixes merged article
18497         number bug.
18498
18499 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18500
18501         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18502         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18503         first ask if you want to open a server and then, even when you
18504         responded with no, asking if you want to synchronize the server's
18505         flags.
18506         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18507         multi-line expressions.
18508         (gnus-agent-synchronize-group-flags): New internal function.
18509         Updates marks in memory (in the info structure) AND in the
18510         backend.
18511
18512         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18513
18514         * nnagent.el (nnagent-request-set-mark):
18515         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18516         method, to ensure that synchronization updates marks in the
18517         backend and in the info (in memory) structure.
18518
18519 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18520
18521         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18522         convention fully; don't miss the root article of a thread; make
18523         the X-Draft-From header with correct article numbers.
18524
18525 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18526
18527         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18528         unless plugged.  Disable the agent so that an open failure causes
18529         an error.
18530
18531         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18532         Revert 2004-09-21 change.  The backend must be opened while
18533         synchronizing flags even when the backend stores the flags
18534         locally.
18535
18536 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18537
18538         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18539         in `header' match.  Reported by Svend Tollak Munkejord.
18540
18541         * message.el (message-cite-original): Fix use of
18542         `message-cite-articles-with-x-no-archive'.
18543
18544 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18545
18546         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18547         (gnus-window-to-buffer): Ditto.
18548
18549         * mml.el (mml-preview-buffer): New variable.
18550         (mml-preview): Manage window layout with gnus-buffer-configuration.
18551
18552         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18553         X-Draft-From header even if those articles aren't quoted.
18554
18555 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18556
18557         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18558         (gnus-request-set-mark, gnus-request-update-mark): Use new
18559         g-s-t-u-l-m to decide to use backend even when unplugged.
18560
18561 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18562
18563         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18564         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18565
18566 2004-09-20  Simon Josefsson  <jas@extundo.com>
18567
18568         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18569         "utf-16-le".
18570
18571 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18572
18573         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18574
18575 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18576
18577         * uudecode.el (uudecode-use-external): Add :version.
18578
18579         * smime.el (smime-CA-file, smime-encrypt-cipher)
18580         (smime-dns-server): Add :version.
18581
18582         * smiley.el (gnus-smiley-file-types): Add :version.
18583
18584         * sha1.el (sha1-use-external): Add :version.
18585
18586         * pgg-def.el (pgg-query-keyserver): Add :version.
18587
18588         * nnmail.el (nnmail-fancy-expiry-targets)
18589         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18590         Add :version.
18591
18592         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18593         (nnimap-retrieve-groups-asynchronous): Add :version.
18594         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18595
18596         * mml.el (mml-content-disposition-parameters)
18597         (mml-insert-mime-headers-always): Add :version.
18598
18599         * mm-util.el (mm-coding-system-priorities): Add :version.
18600
18601         * mm-decode.el (mm-inline-text-html-with-images)
18602         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18603         (mm-verify-option): Add :version.
18604         (mm-text-html-renderer): Change :version.
18605
18606         * message.el (message-fcc-externalize-attachments)
18607         (message-required-headers, message-draft-headers)
18608         (message-subject-trailing-was-query)
18609         (message-subject-trailing-was-ask-regexp)
18610         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18611         (message-mark-insert-end, message-archive-header)
18612         (message-archive-note, message-cross-post-default)
18613         (message-cross-post-note, message-followup-to-note)
18614         (message-cross-post-note-function, message-use-mail-followup-to)
18615         (message-subscribed-address-functions)
18616         (message-subscribed-address-file, message-subscribed-addresses)
18617         (message-subscribed-regexps, message-allow-no-recipients)
18618         (message-yank-cited-prefix, message-signature-insert-empty-line)
18619         (message-hidden-headers, message-hierarchical-addresses)
18620         (message-mail-user-agent, message-use-idna)
18621         (message-valid-fqdn-regexp)
18622         (message-strip-special-text-properties, message-header-synonyms)
18623         (message-beginning-of-line, message-tab-body-function): Add :version.
18624         (message-insert-canlock, message-wide-reply-confirm-recipients):
18625         Change :version.
18626
18627         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18628         and :version.
18629         (mail-source-delete-old-incoming-confirm)
18630         (mail-source-movemail-program): Add :version.
18631
18632         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18633         (gnus-agent-cache, gnus-agent): Change :version.
18634
18635         * gnus-util.el (gnus-use-byte-compile): Change :version.
18636
18637         * gnus-sum.el (gnus-summary-make-false-root-always)
18638         (gnus-summary-default-high-score)
18639         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18640         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18641         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18642         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18643         (gnus-sum-thread-tree-single-indent)
18644         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18645         (gnus-sum-thread-tree-leaf-with-other)
18646         (gnus-sum-thread-tree-single-leaf): Add :version.
18647         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18648         (gnus-article-loose-mime): Change :version.
18649
18650         * gnus-start.el (gnus-backup-startup-file)
18651         (gnus-save-startup-file-via-temp-buffer): Add :version.
18652
18653         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18654         (gnus-server-offline-face): Add :version.
18655
18656         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18657
18658         * gnus-msg.el (gnus-gcc-externalize-attachments)
18659         (gnus-debug-files, gnus-debug-exclude-variables)
18660         (gnus-discouraged-post-methods): Change :version.
18661         (gnus-confirm-mail-reply-to-news)
18662         (gnus-confirm-treat-mail-like-news): Add :version.
18663
18664         * gnus-int.el (gnus-server-unopen-status): Add :version.
18665
18666         * gnus-group.el (gnus-group-jump-to-group-prompt)
18667         (gnus-large-ephemeral-newsgroup)
18668         (gnus-fetch-old-ephemeral-headers): Add :version.
18669
18670         * gnus-fun.el (gnus-x-face-directory)
18671         (gnus-convert-pbm-to-x-face-command)
18672         (gnus-convert-image-to-x-face-command)
18673         (gnus-convert-image-to-face-command): Add :version.
18674
18675         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18676
18677         * gnus-cite.el (gnus-cite-blank-line-after-header)
18678         (gnus-article-boring-faces): Add :version.
18679
18680         * gnus-art.el (gnus-buttonized-mime-types)
18681         (gnus-inhibit-mime-unbuttonizing)
18682         (gnus-treat-display-face)
18683         (gnus-treat-body-boundary): Change :version.
18684         (gnus-body-boundary-delimiter, gnus-picon-databases)
18685         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18686         (gnus-treat-date-english, gnus-treat-fold-headers)
18687         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18688         (gnus-treat-mail-picon, gnus-treat-wash-html)
18689         (gnus-article-encrypt-protocol)
18690         (gnus-use-idna, gnus-article-over-scroll)
18691         (gnus-mime-display-multipart-alternative-as-mixed)
18692         (gnus-mime-display-multipart-related-as-mixed)
18693         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18694         (gnus-ctan-url, gnus-button-ctan-handler)
18695         (gnus-button-handle-ctan-bogus-regexp)
18696         (gnus-button-ctan-directory-regexp)
18697         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18698         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18699         (gnus-button-man-level, gnus-button-emacs-level)
18700         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18701
18702         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18703         (gnus-agent-go-online): Change :version.
18704         (gnus-agent-expire-unagentized-dirs)
18705         (gnus-agent-auto-agentize-methods): Add :version.
18706
18707         * flow-fill.el (fill-flowed-display-column)
18708         (fill-flowed-encode-column): Add :version.
18709
18710         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18711         (gnus-outlook-deuglify-unwrap-max)
18712         (gnus-outlook-deuglify-cite-marks)
18713         (gnus-outlook-deuglify-unwrap-stop-chars)
18714         (gnus-outlook-deuglify-no-wrap-chars)
18715         (gnus-outlook-deuglify-attrib-cut-regexp)
18716         (gnus-outlook-deuglify-attrib-verb-regexp)
18717         (gnus-outlook-deuglify-attrib-end-regexp)
18718         (gnus-outlook-display-hook): Add :version.
18719
18720         * binhex.el (binhex-use-external): Add :version.
18721
18722 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18723
18724         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18725         and `invisible'.
18726
18727 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18728
18729         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18730         in gnus-registry-trim.
18731
18732 2004-09-13  Simon Josefsson  <jas@extundo.com>
18733
18734         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18735
18736         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18737
18738         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18739         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18740         <yamaoka@jpl.org>.
18741         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18742         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18743         <yamaoka@jpl.org>.
18744
18745         * sieve.el (sieve-manage-mode): Ditto.
18746
18747 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18748
18749         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18750
18751 2004-09-11  Simon Josefsson  <jas@extundo.com>
18752
18753         * dns-mode.el: Add.
18754
18755         * mm-view.el (mm-display-dns-inline): Add.
18756
18757         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18758         (mm-automatic-display): Ditto.
18759
18760         * mailcap.el (mailcap-mime-data): Add text/dns.
18761         (mailcap-mime-extensions): Map .soa to text/dns.
18762
18763 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18764
18765         * gnus-art.el (article-decode-mime-words, article-babel)
18766         (gnus-article-highlight-signature, gnus-article-add-buttons)
18767         (gnus-signature-toggle): Remove unnecessary bindings of
18768         `inhibit-read-only' inherited from v5.10 merge.
18769
18770 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18771
18772         * nntp.el (nntp): New customization group.
18773         (nntp-authinfo-file): Add customization group.
18774
18775         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18776
18777         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18778
18779         * gnus.el (to-address, to-list, subscribed)
18780         (large-newsgroup-initial): Ditto.
18781
18782         * flow-fill.el (fill-flowed-display-column)
18783         (fill-flowed-encode-column): Ditto.
18784
18785 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18786
18787         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18788         Use point-min rather than 1.
18789         (message-send-mail): Use buffer-size rather than point-max.
18790
18791         * gnus-sum.el (gnus-summary-search-article-forward):
18792         Signal a specific `search-failed' rather than a generic `error'.
18793
18794         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18795         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18796         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18797
18798 2004-09-10  Simon Josefsson  <jas@extundo.com>
18799
18800         * nndb.el (require): Remove tcp and duplicate cl.
18801
18802 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18803
18804         * gnus-agent.el (directory-files-and-attributes): Move forward.
18805
18806 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18807
18808         * gnus-agent.el (directory-files-and-attributes):
18809         Optionally defined to support XEmacs.
18810
18811 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18812
18813         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18814         to avoid run-time CL dependencies.
18815         (gnus-agent-unfetch-articles): New function.
18816         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18817         article numbers even when local .overview file is missing.
18818         (gnus-agent-read-article-number): New function.  Only accepts
18819         27-bit article numbers.
18820         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18821         Use gnus-agent-read-article-number.
18822         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18823         from backend while recognizing that article numbers in .overview
18824         must be valid.
18825         (gnus-agent-update-files-total-fetched-for):
18826         Use directory-files-and-attributes to improve performance.
18827         * gnus-int.el (gnus-request-move-article):
18828         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18829         improve performance.
18830
18831         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18832         some users confused by references to .newsrc when they only have a
18833         .newsrc.eld file.
18834         (gnus-convert-mark-converter-prompt)
18835         (gnus-convert-converter-needs-prompt): Fix use of property list.
18836         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18837         New function.  Used internally to only display 'gnus converting
18838         files' message when actually necessary.
18839
18840         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18841         methods now autoloaded.
18842
18843 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18844
18845         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18846         identifiers.
18847
18848 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18849
18850         * gnus-picon.el: Fix indentation and closing parenthesis.
18851
18852 2004-09-01  Simon Josefsson  <jas@extundo.com>
18853
18854         * message.el (message-canlock-generate): Require sha1, not
18855         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18856         to require within a function.  Sadly, if sha1.el isn't loaded, the
18857         let binding in m-c-g will hide the defcustom definition, which is
18858         bad.)
18859
18860         * canlock.el: Require sha1, not sha1-el.
18861
18862         * message.el: Don't autoload sha1 (there is a autoload cookie in
18863         sha1.el).
18864
18865         * sha1-el.el: Rename to sha1.el.
18866
18867 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18868
18869         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18870
18871 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18872
18873         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18874
18875 2004-08-30  Kim F. Storm  <storm@cua.dk>
18876
18877         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18878
18879         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18880         Add :group 'nnimap.
18881
18882 2004-08-30  Andreas Schwab  <schwab@suse.de>
18883
18884         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18885         ?* and ?\;.
18886
18887         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18888         and ?\' to symbol instead of whitespace.
18889
18890 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18891
18892         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18893
18894         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18895         instead of re-search-forward.
18896
18897         * gnus-uu.el (gnus-uu-save-article): Ditto.
18898         (gnus-uu-post-encode-uuencode): Ditto.
18899
18900         * html2text.el (html2text-clean-list-items): Ditto.
18901         (html2text-clean-dtdd): Ditto.
18902         (html2text-format-tags): Ditto.
18903
18904         * message.el (message-send-mail-with-sendmail): Fix regexp.
18905         (message-fill-field-general): Use search-forward instead of
18906         re-search-forward.
18907         (unbold-region): Ditto.
18908
18909         * nnrss.el (nnrss-request-article): Ditto.
18910
18911         * nnslashdot.el (nnslashdot-request-article): Ditto.
18912
18913         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18914
18915         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18916         "Unrecognized menu descriptor" error in XEmacs.
18917
18918 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18919
18920         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18921         parent article of a sparse article in the thread hashtb.
18922
18923 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18924
18925         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18926         (nnmail-expand-newtext): Lowercase expanded entries if
18927         nnmail-split-lowercase-expanded is non-nil.
18928
18929 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18932
18933         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18934         of gnus-tmp-news-method into string under XEmacs.  It will be
18935         passed to gnus-correct-length which takes only a string argument.
18936
18937 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18938
18939         * gnus-util.el (gnus-bind-print-variables): New macro.
18940         (gnus-prin1): Use it.
18941         (gnus-prin1-to-string): Use it.
18942         (gnus-pp): New function.
18943         (gnus-pp-to-string): New function.
18944
18945         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18946         Replace pp-to-string with gnus-pp-to-string.
18947         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18948         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18949         * gnus-msg.el (gnus-debug): Ditto.
18950         * gnus-score.el (gnus-score-save): Ditto.
18951         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18952         gnus-pp-to-string.
18953         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18954         with gnus-pp.
18955         * score-mode.el (gnus-score-pretty-print): Ditto.
18956         * webmail.el (webmail-debug): Ditto.
18957
18958 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18959
18960         * gnus-art.el (article-display-face, article-display-x-face):
18961         Use buffer-read-only.
18962
18963 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18964
18965         * gnus-art.el (article-hide-list-identifiers):
18966         Bind inhibit-read-only as t.
18967
18968 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18969
18970         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18971
18972 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18973
18974         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18975         (gnus-narrow-to-page): Don't assume point-min == 1.
18976         (gnus-article-edit-mode): Derive from message-mode.
18977
18978         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18979         point-min == 1.
18980
18981         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18982         Disable incorrect use of `assert'.
18983
18984         * message.el (message-mode): Set comment-start-skip.
18985
18986
18987 2004-08-22  Sam Steingold  <sds@gnu.org>
18988
18989         * pop3.el (pop3-leave-mail-on-server): New user variable.
18990         (pop3-movemail): Delete mail only when it is nil.
18991
18992 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18993
18994         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18995
18996         * mml.el (mml-preview): Use `pop-to-buffer'.
18997
18998         * message.el (message-goto-mail-followup-to): Insert after "To".
18999         (message-carefully-insert-headers): Add comment.
19000
19001         * gnus.el: Remove unused variable `gnus-article-check-size'.
19002
19003         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19004
19005         * gnus-art.el (gnus-button-alist):
19006         Improve `gnus-button-handle-library' entry.
19007
19008 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19009
19010         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19011         Use downcase, since XEmacs capitalizes error messages differently.
19012
19013 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19014
19015         * nntp.el: Add (require 'gnus) due to reference to
19016         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19017
19018 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19019
19020         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19021         Bind `mm-fill-flowed'.
19022
19023         * mm-decode.el (mm-dissect-singlepart): Check it.
19024
19025 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19026
19027         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19028         'imap' for netrc parsing.
19029
19030 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19031
19032         * mailcap.el (mailcap-mime-data): Mark as risky.
19033
19034 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19035
19036         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19037         may be included in the encoded word.
19038         (rfc2047-encode): Don't append a space if the encoded word
19039         includes close parenthesis.
19040
19041 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19042
19043         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19044         of text within parentheses.
19045
19046 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19047
19048         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19049         (gnus-encrypt-write-file-contents): Make the password key the file
19050         name PLUS the cipher, not just the cipher.  Also remove failed
19051         passwords from the cache.
19052
19053 2004-08-06  Simon Josefsson  <jas@extundo.com>
19054
19055         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19056         Doc fix.
19057
19058 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19059
19060         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19061         LWSP.
19062
19063 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19064
19065         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19066         Try to append in-reply-to: data to the references: header.
19067
19068         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19069         (netrc-parse): Use gnus-encrypt.el functions.
19070
19071         * gnus-encrypt.el: Add new file for encryption support; currently
19072         does only a few GPG ciphers and an internal XOR cipher.
19073
19074         * password.el: Add comments on using password-read-and-add.
19075         (password-read-and-add): Add function to read and add the
19076         password to the cache at once.
19077
19078 2004-07-28  Simon Josefsson  <jas@extundo.com>
19079
19080         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19081         parameter (but don't use it, for now).
19082
19083         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19084         instead of hard coding to nil.
19085
19086 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19087
19088         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19089         as mm-inline-image-xemacs does.
19090
19091 2004-07-26  Simon Josefsson  <jas@extundo.com>
19092
19093         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19094         Revert part of 2004-07-17 change below.
19095
19096 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19097
19098         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19099         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19100
19101 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19102
19103         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19104         quotes that actually start with ">" at the beginning of the
19105         lines.
19106
19107 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19108
19109         * rfc2047.el (rfc2047-encode-region): Fix last change.
19110         (rfc2047-encode-parameter): Remove useless concat.
19111
19112 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19113
19114         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19115         encode special characters; fix some kind of misconfigured headers;
19116         signal a real error if debug-on-quit or debug-on-error is non-nil.
19117         (rfc2047-encode-max-chars): New variable.
19118         (rfc2047-encode-1): Use it.
19119         (rfc2047-encode-parameter): New function.
19120
19121         * mml.el (mml-insert-parameter): Remove an excessive space.
19122
19123 2004-07-17  Simon Josefsson  <jas@extundo.com>
19124
19125         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19126         Kai Grossjohann <kai@emptydomain.de>.
19127         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19128         (gnus-group-make-menu-bar): Ditto.
19129
19130         * gnus-util.el (gnus-group-server): Add.
19131
19132 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19133
19134         * message.el (message-clone-locals): Clone sendmail and smtp
19135         variables.
19136
19137 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19138
19139         * rfc2047.el (rfc2047-encode-region): Fix last change.
19140
19141 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19142
19143         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19144         characters as non-special.
19145
19146 2004-07-09  Simon Josefsson  <jas@extundo.com>
19147
19148         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19149         Users will lose all flag changes made while unplugged with
19150         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19151         good default.  See numerous reports on ding mailing list.
19152
19153 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19154
19155         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19156         add generate-head-function and generate-article-function to the
19157         rfc822-forward entry.
19158         (nndoc-rfc822-forward-generate-article): New function.
19159         (nndoc-rfc822-forward-generate-head): New function.
19160
19161         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19162
19163 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19164
19165         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19166         respect display group parameter and gnus-summary-expunge-below.
19167         (gnus-articles-to-read): Remove unused reference to display group
19168         parameter.
19169
19170 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19171
19172         * nnheader.el (nnheader-uniquify-message-id): New experimental
19173         variable.
19174         (nnheader-nov-read-message-id): Use it.
19175
19176         * spam-report.el (spam-report-gmane): Add interactive.
19177
19178 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19179
19180         * mm-encode.el (mm-content-transfer-encoding-defaults):
19181         Use qp-or-base64 for the application/* types.
19182
19183 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19184
19185         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19186
19187 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19188
19189         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19190         trim value.
19191
19192 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19193
19194         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19195         New macro and function.
19196         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19197
19198 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19199
19200         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19201         after-load-alist.
19202
19203 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19204
19205         * gnus-group.el (gnus-group-get-new-news-this-group):
19206         Don't update info that isn't there.
19207
19208 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19209
19210         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19211         entry.
19212
19213 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19214
19215         * mm-view.el (mm-inline-render-with-function): Use multibyte
19216         buffer; decode html source by charset.
19217
19218         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19219
19220         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19221         Mule-UCS is loaded under XEmacs.
19222         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19223
19224 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19225
19226         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19227
19228 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19229
19230         * mm-util.el (mm-coding-system-p): Return a coding-system.
19231         (mm-mime-mule-charset-alist): Use shift_jis instead of
19232         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19233         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19234         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19235         instead of japanese-shift-jis and iso-latin-1 respectively in
19236         order to share the default value with both Emacs and XEmacs-mule.
19237         (mm-mule-charset-to-mime-charset):
19238         Make mm-coding-system-priorities effective.
19239         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19240         while predicating of candidates upon the priorities.
19241
19242 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19243
19244         * gnus-sum.el (gnus-summary-make-menu-bar):
19245         Add gnus-uu-invert-processable.
19246
19247         * gnus.el: Autoload gnus-uu-invert-processable.
19248
19249 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19250
19251         * mm-util.el (mm-with-multibyte-buffer): New macro.
19252
19253         * rfc2047.el (rfc2047-encode-string): Use it.
19254         (rfc2047-encode-region): Move point to the end of the region after
19255         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19256
19257 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19258
19259         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19260         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19261
19262 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19263
19264         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19265         (gnus-cite-parse): Ignore quoted envelope From_.
19266         Suggested by Karl Chen <quarl@nospam.quarl.org>.
19267
19268 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
19269
19270         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19271         invalid addresses.
19272
19273 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
19274
19275         * spam.el: Change section markers, revise TODO list.
19276         (spam-backends): Make new master list of all installed backends.
19277         (spam-summary-exit-behavior): Add new variable to determine how
19278         messages moves are done at summary exit.
19279         (spam-move-spam-nonspam-groups-only)
19280         (spam-process-ham-in-nonham-groups)
19281         (spam-process-ham-in-spam-groups): Remove variables, the
19282         spam-summary-exit-behavior variable should be used to manage this
19283         behavior.
19284         (spam-old-ham-articles, spam-old-spam-articles): Remove.
19285         (spam-old-articles): Add variable, replacing spam-old-ham-articles
19286         and spam-old-spam-articles.
19287         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19288         Add empty variables, placeholders for the backends they represent.
19289         (spam-set-difference): Move, unchanged.
19290         (spam-list-of-processors): Declare OBSOLETE, not used anymore
19291         unless the user has a processor variable.
19292         (spam-classifications, spam-classification-valid-p)
19293         (spam-backend-properties, spam-backend-property-valid-p)
19294         (spam-backend-function-type-valid-p)
19295         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19296         (spam-report-articles-gmane, spam-report-articles-resend):
19297         Remove functions, they are not needed.
19298         (spam-install-backend-super, spam-backend-list)
19299         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19300         (spam-backend-function, spam-backend-ham-registration-function)
19301         (spam-backend-spam-registration-function)
19302         (spam-backend-ham-unregistration-function)
19303         (spam-backend-spam-unregistration-function)
19304         (spam-backend-statistical-p, spam-backend-mover-p)
19305         (spam-install-backend-alias, spam-install-checkonly-backend)
19306         (spam-install-mover-backend, spam-install-nocheck-backend)
19307         (spam-install-backend, spam-install-statistical-backend)
19308         (spam-install-statistical-checkonly-backend): Add backend installation
19309         support.
19310         (spam-summary-prepare-exit): Rewrite to use the new backend code.
19311         (spam-group-processor-p): Use the new backend code and respect the
19312         summary exit behavior.
19313         (spam-mark-spam-as-expired-and-move-routine): Remove.
19314         (spam-summary-prepare): Change to use the new spam-old-articles
19315         variable.
19316         (spam-copy-or-move-routine, spam-copy-spam-routine)
19317         (spam-move-spam-routine, spam-copy-ham-routine)
19318         (spam-move-ham-routine): Add code to copy/move ham or spam.
19319         (spam-fetch-field-fast): Improve doc and code, plus allow the
19320         'number request.
19321         (spam-list-of-checks, spam-list-of-statistical-checks):
19322         Remove variables.
19323         (spam-split, spam-find-spam): Use the new backend code.
19324         (spam-registration-functions): Remove variable.
19325         (spam-unregister-routine): Add convenience wrapper.
19326         (spam-log-undo-registration, spam-register-routine)
19327         (spam-log-processing-to-registry)
19328         (spam-log-unregistration-needed-p): Rename "check" to "backend"
19329         where possible.
19330         (spam-check-gmane-xref, spam-check-regex-headers)
19331         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19332         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19333         (spam-check-bogofilter-headers, spam-check-spamoracle)
19334         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19335         (spam-check-crm114-headers): Use the spam-split-group that
19336         spam-split prepares, no need to determine it every time.
19337
19338         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19339         to the nnheader-parse-naked-head call.
19340
19341         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19342
19343         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19344         the nnheader-nov-read-message-id call.
19345
19346 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19347
19348         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19349         gnus-activate-group twice.  Suggested by Markus Peter
19350         <warp@spin.de>.
19351
19352 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19353
19354         * gnus-art.el (gnus-article-time-format): Exchange the order of
19355         day and month in the default value; fix customization type.
19356         (article-date-ut): Use add-text-properties.
19357         (article-make-date-line): Use message-make-date instead of
19358         current-time-string.
19359
19360         * message.el (message-fetch-field): Don't use set-text-properties.
19361         (message-make-date): Simplify.
19362
19363         * messagexmas.el (message-xmas-make-date): New function.
19364         (message-xmas-redefine): Defalias message-make-date to it.
19365
19366 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19367
19368         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19369         (rfc2047-encode-region): Treat text within parentheses as special;
19370         show the original text when error has occurred.
19371
19372         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19373         already-computed method to gnus-activate-group.
19374
19375         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19376         same select-methods identical Lisp objects.
19377
19378         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19379         object when modifying the info.
19380
19381 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19382
19383         * gnus-srvr.el (gnus-server-set-info): Remove the server from
19384         gnus-opened-servers since it has never been opened with the new
19385         configuration yet.
19386
19387 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19388
19389         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19390         arg to nnheader-generate-fake-message-id.
19391
19392 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
19393
19394         * nnheader.el (nnheader-generate-fake-message-id): Accept a
19395         number and build a fake message ID localized to a group and
19396         article number (so it's repeatable from that point on).
19397         (nnheader-fake-message-id-p): Change regex to accomodate new fake
19398         ID format.
19399
19400         * gnus-sum.el (gnus-get-newsgroup-headers):
19401         Call nnheader-generate-fake-message-id with the article number.
19402
19403 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
19404
19405         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19406         end-of-buffer.
19407
19408 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19409
19410         * message.el (message-ignored-supersedes-headers): Add Approved.
19411
19412 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19413
19414         * rfc2047.el (rfc2047-encode-message-header): Remove useless
19415         goto-char.
19416         (rfc2047-encode): Fold the line before encoding.
19417
19418 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19419
19420         * rfc2047.el (rfc2047-encode-message-header): Disabled header
19421         folding -- not all headers can be folded, and this should be done
19422         by the message composition mode.  Probably.  I think.
19423
19424 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19425
19426         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19427         fast.
19428
19429         * gnus-ems.el (gnus-remove-image): Don't use
19430         message-text-with-property; remove only the image found first.
19431
19432         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
19433         found first.
19434
19435 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
19436
19437         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19438
19439 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19440
19441         * message.el (message-text-with-property): Make it fast and accept
19442         optional arguments.
19443         (message-strip-forbidden-properties): Use it.
19444         (message-fix-before-sending): Follow the m-t-w-p change.
19445
19446         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19447
19448 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19449
19450         * gnus-art.el (article-hide-headers): Don't change the buffer
19451         mistakenly when performing mml-preview even if
19452         gnus-single-article-buffer is nil.
19453
19454 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
19455
19456         * message.el (message-expand-name-databases): New user option.
19457         (message-expand-name): Use it.
19458
19459 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19460
19461         * spam.el (spam-report-articles-resend)
19462         (spam-report-resend-register-routine): Allow ham reporting.
19463         (spam-report-resend-register-ham-routine): Add wrapper.
19464         (spam-registration-functions): Add ham resending functions.
19465         (spam-list-of-processors): Add ham resend processor.
19466
19467         * gnus.el (ham-resend-to): Add new group parameter.
19468         (spam-process): Add ham resend option.
19469
19470         * spam-report.el (spam-report-resend): Allow reporting ham.
19471         (spam-report-resend-ham): Add wrapper.
19472
19473 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19474
19475         * message.el (message-cite-articles-with-x-no-archive):
19476         New variable.
19477         (message-cite-original): Use it.
19478
19479 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19480
19481         * message.el (message-cite-original): Respect X-No-Archive.
19482
19483 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19484
19485         * gnus-art.el (article-hide-headers): Refer to the values for
19486         gnus-ignored-headers and gnus-visible-headers in the summary
19487         buffer since a user may have set them as group parameters.
19488
19489 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19490
19491         * assistant.el (assistant-node-name): Add convenience function.
19492         (assistant-render-text, assistant-render-node): Add error handling,
19493         plus handle multiple next nodes.
19494         (assistant-find-next-node): Comment out for now.
19495         (assistant-find-next-nodes): Add function, returns list of next
19496         nodes.
19497
19498 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19499
19500         * mail-source.el (mail-source-directory): Fix doc-string.
19501
19502 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19503
19504         * assistant.el (assistant-render-text, assistant-eval): Add :set
19505         widget type, which is different because it takes and returns a
19506         list.  Much hilarity ensues.
19507
19508 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19509
19510         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19511
19512         * gnus-group.el (gnus-group-get-new-news-this-group):
19513         Add doc-string.
19514
19515         * gnus-start.el (gnus-activate-group): Add doc-string.
19516
19517 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19518
19519         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19520
19521 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19522
19523         * assistant.el (assistant-render-text): Try to add a :set
19524         widget, more to come.
19525
19526         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19527         strings.
19528         (spam-report-articles-resend)
19529         (spam-register-routine): Do registration iff any articles warrant
19530         it.
19531         (spam-summary-prepare-exit): Change log message for nil group
19532         destinations.
19533
19534 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19535
19536         * spam.el (spam-report-resend-register-routine):
19537         Allow spam-report-resend-to to be a group parameter or a global value.
19538
19539 2004-05-26  Simon Josefsson  <jas@extundo.com>
19540
19541         * starttls.el: Merge with my GNUTLS based starttls.el.
19542         (starttls-gnutls-program, starttls-use-gnutls)
19543         (starttls-extra-arguments, starttls-process-connection-type)
19544         (starttls-connect, starttls-failure, starttls-success):
19545         New variables.
19546         (starttls-program, starttls-extra-args): Doc fix.
19547         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19548         New functions.
19549         (starttls-negotiate, starttls-open-stream):
19550         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19551         function if it is set.
19552
19553 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19554
19555         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19556         structured fields.
19557
19558 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19559
19560         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19561
19562 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19563
19564         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19565         Add variable.
19566         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19567         assigning the spam-mark to new messages.
19568
19569 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19570
19571         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19572
19573 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19574
19575         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19576
19577         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19578         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19579         default.
19580
19581 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19582
19583         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19584         correct data.
19585
19586 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19587
19588         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19589         (spam-group-processor-p): Fix function.
19590         (spam-group-processor-multiple-p)
19591         (spam-group-spam-processor-report-gmane-p)
19592         (spam-group-spam-processor-report-resend-p)
19593         (spam-group-spam-processor-bogofilter-p)
19594         (spam-group-spam-processor-blacklist-p)
19595         (spam-group-spam-processor-ifile-p)
19596         (spam-group-ham-processor-ifile-p)
19597         (spam-group-spam-processor-spamoracle-p)
19598         (spam-group-spam-processor-crm114-p)
19599         (spam-group-ham-processor-bogofilter-p)
19600         (spam-group-spam-processor-stat-p)
19601         (spam-group-ham-processor-stat-p)
19602         (spam-group-ham-processor-whitelist-p)
19603         (spam-group-ham-processor-BBDB-p)
19604         (spam-group-ham-processor-spamoracle-p)
19605         (spam-group-ham-processor-copy-p): Remove functions with some
19606         prejudice against unneeded code.
19607         (spam-report-articles-resend)
19608         (spam-report-resend-register-routine): Allow the group/topic
19609         spam-resend-to value to override spam-report-resend-to.
19610         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19611         properly now.
19612
19613         * gnus.el (spam-resend-to): Add group/topic parameter.
19614         (spam-process): Move the OBSOLETE processors to the end of the
19615         choices.
19616
19617 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19618
19619         * spam-report.el (spam-report-resend-to, spam-report-resend):
19620         Start with resend-to set to nil, and then ask the user if necessary.
19621         (spam-report-resend): spam-report-resend takes a list of articles, not
19622         separate article numbers.
19623
19624 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19625
19626         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19627         addition to emacs-w3m.
19628
19629 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19630
19631         * assistant.el (assistant-authinfo-data): New function.
19632         (assistant-eval): Eval for entire assistant.
19633
19634         * netrc.el (netrc-services-file): New variable.
19635         (netrc-parse-services): New function.
19636         (netrc-find-service-name): New function.
19637         (netrc-find-service-number): New function.
19638         (netrc-port-equal): New function.
19639         (netrc-machine): Use it.
19640
19641         * nnimap.el (nnimap-open-connection): Use netrc.
19642
19643         * gnus-util.el (gnus-netrc-get): Remove aliases.
19644
19645         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19646
19647         * assistant.el (wid-edit): Fix compilation.
19648
19649         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19650
19651 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19652
19653         * gnus-util.el (gnus-set-file-modes): New function.  (small
19654         patch).
19655
19656 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19657
19658         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19659
19660         * assistant.el (assistant-render-node): Fix up rendering and
19661         read-only text.
19662         (assistant-render-node): Reset.
19663         (assistant-make-read-only): Not sticky.
19664
19665 2004-05-20  Danny Siu  <dsiu@adobe.com>
19666
19667         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19668         centered even when gnus-auto-center-summary is t.
19669
19670 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19671
19672         * dns.el (dns-get-txt-answer): New function.
19673         (dns-read-txt): Ditto.
19674         (query-dns): Use it.
19675
19676 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19677
19678         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19679         active for foreign groups even if the group level is higher than
19680         the specified value.
19681
19682 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19683
19684         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19685         non-active groups.
19686
19687         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19688
19689 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19690
19691         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19692
19693 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19694
19695         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19696         (spam-crm114-header, spam-crm114-spam-switch)
19697         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19698         (spam-crm114-positive-spam-header)
19699         (spam-crm114-database-directory, spam-list-of-processors)
19700         (spam-group-spam-processor-crm114-p)
19701         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19702         (spam-generic-score, spam-list-of-checks)
19703         (spam-list-of-statistical-checks, spam-registration-functions)
19704         (spam-check-crm114-headers, spam-crm114-score)
19705         (spam-check-crm114, spam-crm114-register-with-crm114)
19706         (spam-crm114-register-spam-routine)
19707         (spam-crm114-unregister-spam-routine)
19708         (spam-crm114-register-ham-routine)
19709         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19710         From asjo@koldfront.dk (Adam Sjøgren).
19711
19712         * gnus.el: Add spam-use-crm114.
19713
19714         * spam.el (spam-list-of-processors, spam-registration-functions):
19715         Add spam-use-resend.
19716         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19717         (spam-report-articles-gmane): Add doc fix.
19718         (spam-report-articles-resend, spam-report-resend-register-routine):
19719         Add wrappers around spam-report-resend-to.
19720
19721         * spam-report.el (spam-report-resend-to, spam-report-resend):
19722         Add support for resending spam.
19723         (spam-report-gmane): Fix line length >80.
19724
19725         * gnus.el (spam-process): Add spam-use-resend.
19726
19727 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19728
19729         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19730         number of processed spam messages.
19731         (spam-ham-copy-or-move-routine): Return the number of processed
19732         ham messages.
19733         (spam-summary-prepare-exit): Use the above values to decide
19734         whether status messages shouled be displayed.
19735
19736 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19737
19738         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19739         `rfc2047-encoding-function-alist' in order to avoid conflicting
19740         with the old version.
19741         (rfc2047-encode-region): Concatenate words containing non-ASCII
19742         characters in structured fields; don't encode space-delimited
19743         ASCII words even in unstructured fields; don't break words at
19744         char-category boundaries.
19745         (rfc2047-encode-1): New function.
19746         (rfc2047-encode): Use it; encode text so that it occupies the
19747         maximum width within 76-column; work correctly on Q encoding for
19748         iso-2022-* charsets.
19749         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19750         sure not to break a line just after the header name.
19751         (rfc2047-b-encode-region): Remove.
19752         (rfc2047-b-encode-string): New function.
19753         (rfc2047-q-encode-region): Remove.
19754         (rfc2047-q-encode-string): New function.
19755
19756         * mm-util.el (mm-replace-in-string): New function.
19757
19758 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19759
19760         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19761         Really get it right.
19762         (gnus-inews-make-draft): Really.
19763
19764 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19765
19766         * nnmh.el (nnmh-request-list-1): Don't check the link count
19767         before descending.  (small patch)
19768
19769 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19770
19771         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19772         stuff.
19773
19774         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19775         Match on real group name.
19776
19777         * gnus-art.el (gnus-signature-limit): Doc fix.
19778
19779         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19780
19781         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19782
19783 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19784
19785         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19786         isn't a string.
19787
19788 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19789
19790         * gnus-draft.el (gnus-draft-send):
19791         Bind rfc2047-encode-encoded-words.
19792
19793         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19794         (rfc2047-encodable-p): Say that =? needs encoding.
19795         (rfc2047-encode-encoded-words): New variable.
19796
19797         * gnus-group.el (gnus-group-select-group): Doc fix.
19798
19799         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19800
19801         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19802         to nil.
19803
19804         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19805
19806         * nnheader.el (nnheader-get-lines-and-char): New function.
19807
19808 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19809
19810         * gnus-msg.el (gnus-summary-followup-with-original):
19811         Document yanking of region when active.
19812
19813 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19814
19815         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19816         groups if the group level is higher than the specified value.
19817
19818 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19819
19820         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19821         (gnus-group-jump-to-group): Add prefix argument using
19822         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19823         non-active group.
19824
19825         * compface.el (uncompface): Be verbose when changing
19826         `uncompface-use-external'.
19827
19828         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19829         handle manual section.
19830
19831 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19832
19833         * gnus-art.el (gnus-button-alist): Revert previous change.
19834
19835 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19836
19837         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19838
19839 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19840
19841         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19842         whether backend can accept message.
19843
19844         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19845
19846 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19847
19848         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19849         Avoid creating directory when nntp-marks-is-evil is true.
19850         Reported by Reiner Steib.
19851
19852 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19853
19854         * gnus-picon.el (gnus-picon-style): New variable.
19855         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19856         (gnus-picon-transform-address): Support `gnus-picon-style'.
19857         From Jesper Harder <harder@ifa.au.dk>.
19858
19859 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19860
19861         * message.el (message-fill-field): Return point.
19862         (message-generate-headers): Go to end of field.
19863
19864         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19865         stuff for non-living groups.
19866
19867 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19868
19869         * gnus-art.el (gnus-article-followup-with-original)
19870         (gnus-article-reply-with-original): gnus-mark-active-p ->
19871         gnus-region-active-p.
19872
19873 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19874
19875         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19876         only when there is spam or ham to be processed.
19877
19878 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19879
19880         * mail-source.el (mail-source-delete-crash-box): Refactor.
19881         (mail-source-fetch): Use it.
19882         (mail-source-fetch-file): Ditto.
19883         (mail-source-fetch-directory): Run postscript in loop.
19884         (mail-source-fetch-pop): Delete.
19885         (mail-source-fetch-maildir): Ditto.
19886         (mail-source-fetch-imap): Ditto.
19887
19888         * imap.el (imap-authenticators): Comment out sasl.
19889
19890         * message.el (message-skip-to-next-address): New function.
19891         (message-fill-header-address): Refactor.
19892         (message-fill-address): Use it.
19893         (message-delete-address): Use it.
19894         (message-fill-header-general): Refactor.
19895         (message-fill-field-address): Rename.
19896         (message-narrow-to-field): Find the start of the header.
19897         (message-header-format-alist): Don't pre-fill.
19898         (message-fill-header): Remove.
19899         (message-insert-header): New function.
19900         (message-shorten-references): Use it.
19901
19902         * rfc2047.el (rfc2047-field-value): Strip props.
19903
19904         * mail-parse.el (mail-header-make-address): New alias.
19905
19906         * ietf-drums.el (ietf-drums-make-address): New function.
19907
19908         * imap.el: Add compiler directives.
19909
19910         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19911
19912         * gnus-art.el (article-decode-idna-rhs): Don't use
19913         message-idna-inside-rhs-p.
19914
19915 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19916
19917         * message.el (message-idna-inside-rhs-p): Remove.
19918         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19919
19920         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19921         false positives.
19922
19923 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19924
19925         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19926
19927 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19928
19929         * nneething.el (nneething-file-name): Don't create spurious
19930         files.
19931
19932         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19933         (gnus-inews-do-gcc): Remove sleep.
19934
19935         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19936         part under point.
19937
19938         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19939         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19940
19941 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19942
19943         * spam.el (spam-summary-prepare-exit): Fix (length).
19944
19945 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19946
19947         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19948         as expired without moving it" message when there are spam
19949         messages left.
19950
19951 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19952
19953         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19954         header is not nil.
19955
19956 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19957
19958         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19959         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19960         (nntp-marks-changed-p): New arg SERVER.
19961         (nntp-request-update-info): Adjust caller.
19962
19963 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19964
19965         * nntp.el (nntp-save-marks): Pass missing arg.
19966
19967 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19968
19969         * nntp.el: Support marks.
19970         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19971         (nntp-marks-modtime, nntp-marks-directory): New variables.
19972         (nntp-request-set-mark, nntp-request-update-info)
19973         (nntp-possibly-create-directory, nntp-marks-changed-p)
19974         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19975         New functions.
19976
19977 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19978
19979         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19980         (gnus-xmas-redefine): Rename.
19981
19982         * gnus-score.el (gnus-score-insert-help):
19983         Use gnus-select-lowest-window.
19984
19985         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19986         appt-select-lowest-window and rename to gnus-select-lowest-window.
19987
19988         * gnus.el: do.
19989
19990 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19991
19992         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19993         encodings of MIME-encoded words, in order to improve
19994         interoperability with several broken MUAs.
19995
19996 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19997
19998         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19999         tags, only when charsets are not specified in headers.
20000         (mm-inline-text-html-render-with-w3m): Ditto.
20001
20002         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20003         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20004
20005 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20006
20007         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20008         instead of MIME-decoded from fields when checking
20009         `gnus-article-address-banner-alist'.
20010
20011 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20012
20013         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20014         description rather than subject.
20015
20016 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20017
20018         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20019
20020 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20021
20022         * gnus.el (gnus-version-number): Bump.
20023
20024 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20025
20026         * gnus.el: No Gnus v0.2 is released.
20027
20028 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20029
20030         * gnus-agent.el (gnus-agent-read-agentview):
20031         Inline gnus-uncompress-range.
20032
20033 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20034
20035         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20036         `exec-installed-p'.
20037
20038 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20039
20040         * gnus.el (spam-process, spam-autodetect-methods):
20041         Add bsfilter and bsfilter-headers.
20042
20043         * spam.el (spam-bsfilter): New customize group.
20044         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20045         (spam-bsfilter-header, spam-bsfilter-probability-header)
20046         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20047         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20048         (spam-bsfilter-database-directory): New options.
20049         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20050         (spam-list-of-statistical-checks, spam-registration-functions):
20051         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20052         (spam-bsfilter-score): New command.
20053         (spam-check-bsfilter-headers, spam-check-bsfilter)
20054         (spam-bsfilter-register-with-bsfilter)
20055         (spam-bsfilter-register-spam-routine)
20056         (spam-bsfilter-unregister-spam-routine)
20057         (spam-bsfilter-register-ham-routine)
20058         (spam-bsfilter-unregister-ham-routine): New functions.
20059         (spam-generic-score): Support bsfilter; Accept an optional argument
20060         to recalcurate spam score even if scoring header has already been
20061         added.
20062         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20063         optional argument to recalcurate spam score even if scoring header
20064         has already been added.
20065
20066 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20067
20068         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20069         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20070         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20071         link is missing.
20072
20073 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20074
20075         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20076         (html2text-get-attr): Rewrite.
20077
20078         * message.el (message-setup-1): Remove redundant put-text-property
20079         on mail-header-separator.
20080
20081 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20082
20083         * gnus-registry.el (gnus-registry-cache-whitespace)
20084         (gnus-registry-action, gnus-registry-spool-action)
20085         (gnus-registry-split-fancy-with-parent): Change message levels
20086         from 5 to 3 or 7, as needed.
20087
20088         * spam.el (spam-summary-prepare-exit)
20089         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20090         (spam-split, spam-find-spam, spam-log-undo-registration)
20091         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20092         level from 5 to 6.
20093
20094 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20095
20096         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20097         2004-03-04 change).
20098
20099 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20100
20101         * sieve-manage.el (sieve-manage-open):
20102         * nnweb.el (nnweb-insert-html):
20103         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20104         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20105         * nnspool.el (nnspool-request-group):
20106         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20107         * nnml.el (nnml-request-update-info):
20108         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20109         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20110         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20111         (nnimap-request-set-mark):
20112         * nnfolder.el (nnfolder-request-update-info):
20113         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20114         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20115         * gnus-uu.el (gnus-uu-find-articles-matching):
20116         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20117         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20118         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20119         * gnus-nocem.el (gnus-nocem-scan-groups):
20120         * gnus-int.el (gnus-start-news-server):
20121         * gnus-group.el (gnus-group-make-kiboze-group)
20122         (gnus-group-browse-foreign-server):
20123         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20124         Use mapc when appropriate.
20125
20126 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20127
20128         FIXME: Make separate entries for each person.
20129
20130         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20131         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20132         <shields@msrl.com>:
20133
20134         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20135         may need for spam sorting and scoring.
20136         (spam-user-format-function-S): Add user format function suitable for
20137         general use.
20138         (spam-article-sort-by-spam-status): Add sorting function for summary
20139         sorting.
20140         (spam-extra-header-to-number): Add function to get a score from a
20141         header.
20142         (spam-summary-score): Add function to get a numeric score from the
20143         headers.
20144         (spam-generic-score): Fix function doc, was in wrong place.
20145         (spam-initialize): Take symbols when it's run, and install the
20146         extra headers that spam-necessary-extra-headers thinks we need.
20147
20148 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20149
20150         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20151         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20152
20153 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20154
20155         * gnus-sum.el (gnus-set-global-variables)
20156         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20157         (gnus-article-get-xrefs, gnus-summary-best-group)
20158         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20159         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20160         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20161         Use with-current-buffer.
20162
20163 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20164
20165         * spam.el (spam-summary-prepare-exit): Simplify logic.
20166         (spam-fetch-article-header): Read the article header if it's not
20167         available.
20168         (spam-list-articles): Simplify logic.
20169         (spam-filelist-register-routine): Fix bug with unregister-list.
20170
20171         * gnus-registry.el: Fix comments at beginning.
20172
20173 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20174
20175         * message.el (message-cater-to-broken-inn): Remove.
20176         (message-shorten-references): Make sure the total folded length of
20177         References is shorter than 998 characters to cater to a bug in INN
20178         2.3.  Also, don't pretend that references aren't folded -- this
20179         hasn't worked for a while.
20180
20181 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20182
20183         * gnus-agent.el (gnus-agentize):
20184         gnus-agent-send-mail-real-function no longer set to current value
20185         of message-send-mail-function but rather a lambda that calls
20186         message-send-mail-function.  The change makes the agent real-time
20187         responsive to user changes to message-send-mail-function.
20188
20189 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20190
20191         * legacy-gnus-agent.el
20192         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20193         help from Florian Weimer <fw@deneb.enyo.de>
20194
20195 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20196
20197         * nnmail.el (nnmail-cache-insert): Revert last change.
20198
20199 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20200
20201         * nnmail.el (nnmail-cache-insert): Always check whether
20202         nnmail-cache-ignore-groups matches a group name.
20203
20204 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20205
20206         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20207         (spam-find-spam, spam-log-processing-to-registry)
20208         (spam-log-registered-p, spam-log-unregistration-needed-p)
20209         (spam-log-undo-registration): Use gnus-message instead of
20210         gnus-error, none of these errors are fatal.
20211
20212         * gnus-registry.el (gnus-registry-clean-empty-function)
20213         (gnus-registry-clean-empty): Remove only empty entries without
20214         extra data.
20215
20216 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20217
20218         * spam-stat.el (spam-stat-buffer-change-to-spam)
20219         (spam-stat-buffer-change-to-non-spam): Change (error) to
20220         (gnus-message 8) invocation.
20221
20222 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20223
20224         * nntp.el (nntp-via-netcat-command): New variable.
20225         (nntp-via-netcat-switches): New variable.
20226         (nntp-open-via-rlogin-and-netcat): New function.
20227         (nntp-open-connection-function): Doc fix.
20228         (nntp-telnet-command): Doc fix.
20229         (nntp-end-of-line): Doc fix.
20230         (nntp-via-rlogin-command): Doc fix.
20231         (nntp-via-user-name): Doc fix.
20232         (nntp-via-address): Doc fix.
20233
20234 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20235
20236         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20237         error in Emacs 21.1.
20238
20239 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20240
20241         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20242
20243 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20244
20245         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20246         (gnus-agent-with-refreshed-group): New macro.
20247         (gnus-agent-rename-group): New function.
20248         (gnus-agent-delete-group): New function.
20249         (gnus-agent-save-group-info): Use gnus-command-method when
20250         `method' parameter is nil.  Don't write nil entries into the
20251         active file.
20252         (gnus-agent-get-group-info): New function.
20253         (gnus-agent-fetch-articles):
20254         Use gnus-agent-update-files-total-fetched-for to increment disk space
20255         used.
20256         (gnus-agent-fetch-headers, gnus-agent-save-alist):
20257         Use gnus-agent-update-view-total-fetched-for to increment disk space
20258         used.
20259         (gnus-agent-get-local): Add optional parameters to avoid calling
20260         gnus-group-real-name and gnus-find-method-for-group.
20261         (gnus-agent-set-local): Delete stored entry if either min, or max,
20262         are nil.
20263         (gnus-agent-fetch-session): Reworded error/quit messages.
20264         On quit, use gnus-agent-regenerate-group to record existance of any
20265         articles fetched to disk before the quit occurred.
20266         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20267         gnus-agent-update-view-total-fetched-for, and
20268         gnus-agent-update-files-total-fetched-for to decrement disk space
20269         used.
20270         (gnus-agent-retrieve-headers):
20271         Use gnus-agent-update-view-total-fetched-for to increment disk space
20272         used.
20273         (gnus-agent-regenerate-group): Replace gnus-group-update-group
20274         with gnus-agent-update-files-total-fetched-for to decrement disk
20275         space and fresh group buffer.
20276         (gnus-agent-inhibit-update-total-fetched-for): New variable.
20277         (gnus-agent-need-update-total-fetched-for): New variable.
20278         (gnus-agent-update-files-total-fetched-for): New function.
20279         (gnus-agent-update-view-total-fetched-for): New function.
20280         (gnus-agent-total-fetched-for): New function.
20281
20282         * gnus-cache.el (gnus-cache-save-buffers):
20283         Use gnus-cache-update-overview-total-fetched-for to change disk space
20284         used by this group.
20285         (gnus-cache-possibly-enter-article):
20286         Use gnus-cache-update-file-total-fetched-for to increment disk space
20287         used by this group.
20288         (gnus-cache-possibly-remove-article):
20289         Use gnus-cache-update-file-total-fetched-for to decrement disk space
20290         used by this group.
20291         (gnus-cache-generate-nov-databases): Purge total fetched cache.
20292         (gnus-cache-rename-group): New function.
20293         (gnus-cache-delete-group): New function.
20294         (gnus-cache-inhibit-update-total-fetched-for): New variable.
20295         (gnus-cache-need-update-total-fetched-for): New variable.
20296         (gnus-cache-with-refreshed-group): New macro.
20297         (gnus-cache-update-file-total-fetched-for): New function.
20298         (gnus-cache-update-overview-total-fetched-for): New function.
20299         (gnus-cache-rename-group-total-fetched-for): New function.
20300         (gnus-cache-delete-group-total-fetched-for): New function.
20301         (gnus-cache-total-fetched-for): New function.
20302
20303         * gnus-group.el: Require gnus-sum and autoload functions to
20304         resolve warnings when gnus-group.el compiled alone.
20305         (gnus-group-line-format): Documented new %F.
20306         (size of Fetched data) group line format; identifies disk space
20307         used by agent and cache.
20308         (gnus-group-line-format-alist): Defined new F format.
20309         (gnus-total-fetched-for): New function.
20310         (gnus-group-delete-group): No longer update
20311         gnus-cache-active-altered as gnus-request-delete-group now keeps
20312         the cache in sync.
20313         (gnus-group-list-active): Let the agent store a server's active
20314         list if currently plugged.
20315
20316         * gnus-int.el (gnus-request-delete-group):
20317         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20318         local disk in sync with the server.
20319         (gnus-request-rename-group):
20320         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20321         local disk in sync with the server.
20322
20323         * gnus-start.el (gnus-get-unread-articles):
20324         Cosmetic simplification to logic.
20325
20326         * gnus-util.el (gnus-rename-file): New function.
20327
20328 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
20329
20330         * mm-util.el (mm-image-load-path): Handle nil in load-path.
20331
20332 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
20333
20334         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20335         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
20336
20337 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
20338
20339         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20340         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
20341
20342 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
20343
20344         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20345
20346 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
20347
20348         * spam.el (spam-set-difference): Add function to replace
20349         gnus-set-difference in spam.el.
20350         (spam-summary-prepare-exit): Use spam-set-difference.
20351
20352 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
20353
20354         * gnus-registry.el (gnus-registry-cache-file): Update to use
20355         gnus-dribble-directory OR gnus-home-directory OR ~.
20356         (gnus-registry-split-fancy-with-parent): Fix doc.
20357
20358 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20359
20360         * message.el (message-exchange-point-and-mark):
20361         Use message-mark-active-p.  Suggested by Jesper Harder
20362         <harder@ifa.au.dk>.
20363
20364 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20365
20366         * message.el (message-exchange-point-and-mark): Don't activate
20367         region if it was inactive.  Suggested by Hiroshi Fujishima
20368         <pooh@nature.tsukuba.ac.jp>.
20369
20370 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20371
20372         * gnus-art.el (article-display-face): Display Faces in the same
20373         order as X-Faces.
20374
20375 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20376
20377         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20378
20379 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20380
20381         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20382         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20383         (gnus-article-mime-hierarchy): Remove.
20384         (gnus-article-mime-hierarchy-next): Remove.
20385         (gnus-article-mode): Revert 2004-03-19 change.
20386         (gnus-article-setup-buffer): Revert 2004-03-19 change.
20387         (gnus-insert-mime-button): Revert 2004-03-19 change.
20388         (gnus-mime-accumulate-hierarchy): Remove.
20389         (gnus-mime-enter-multipart): Remove.
20390         (gnus-mime-leave-multipart): Remove.
20391         (gnus-mime-display-part): Revert 2004-03-19 change.
20392         (gnus-mime-display-alternative): Revert 2004-03-19 change.
20393
20394         * mml.el (mml-preview): Revert 2004-03-19 change.
20395
20396 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
20397
20398         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20399
20400 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20401
20402         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20403         t while entering a file name using the mm-with-multibyte macro.
20404         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20405
20406         * mm-util.el (mm-with-multibyte): New macro.
20407
20408 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20409
20410         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20411         New user option.
20412         (gnus-mime-multipart-functions): Doc and customization fix.
20413         (gnus-article-mime-hierarchy): New variable.
20414         (gnus-article-mime-hierarchy-next): New variable.
20415         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20416         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20417         gnus-article-mime-hierarchy-next to nil.
20418         (gnus-insert-mime-button): Show hierarchy numbers.
20419         (gnus-mime-accumulate-hierarchy): New function.
20420         (gnus-mime-enter-multipart): New function.
20421         (gnus-mime-leave-multipart): New function.
20422         (gnus-mime-display-part): Recompute hierarchical MIME structure.
20423         (gnus-mime-display-alternative): Show hierarchy numbers.
20424
20425         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20426         gnus-article-mime-hierarchy-next to nil.
20427
20428 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
20429
20430         * dns.el: Don't require gnus-xmas.
20431
20432 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
20433
20434         * mml.el (mml-generate-mime-1): Don't use format=flowed with
20435         inline PGP.
20436         (mml-menu): Disable mml-quote-region if mark is inactive.
20437
20438 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20439
20440         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20441         when the group's active is not available.
20442
20443 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20444
20445         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20446         error.
20447
20448 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
20449
20450         * imap.el (imap-store-password): New variable.
20451         (imap-interactive-login): Use it.
20452         Suggested by Mark Plaksin <happy@mcplaksin.org>.
20453
20454 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20455
20456         * gnus-art.el (gnus-article-read-summary-keys): Restore new
20457         window-start and hscroll to summary window.
20458
20459 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20460
20461         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20462         conversion message to newsrc-dribble when an actual conversion is
20463         performed.
20464
20465 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20466
20467         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20468
20469 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20470
20471         * mm-decode.el (mm-complicated-handles): New function reviving
20472         former definition of mm-multiple-handles.
20473
20474         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20475         (gnus-mime-delete-part): Use it.
20476
20477 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20478
20479         * gnus-agent.el (gnus-agent-read-local):
20480         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20481         avoid the implicit assumption that they will always be equal.
20482         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20483         coding-system-for-write, as the with-temp-file macro first prints
20484         to a buffer then saves the buffer.
20485
20486 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20487
20488         * gnus-art.el (gnus-article-edit-part): New function.
20489         (gnus-mime-save-part-and-strip): Use it; do query instead of
20490         signaling an error; don't use mm-multiple-handles.
20491         (gnus-mime-delete-part): Ditto.
20492
20493 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20494
20495         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20496         old file versions.
20497         (gnus-group-prepare-hook): Remove function that converted list
20498         form of gnus-agent-expire-days to group properties.
20499
20500         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20501         (gnus-request-accept-article): Re-indented.
20502
20503         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20504         converters to handle old agent file formats.  Add logic for a
20505         "backup before upgrading warning".
20506         (gnus-convert-mark-converter-prompt): Developers can mark
20507         functions as needing (default), or not needing,
20508         gnus-convert-old-newsrc's "backup before upgrading warning".
20509         (gnus-convert-converter-needs-prompt): Tests whether the user
20510         should be protected from potentially irreversable changes by the
20511         function.
20512
20513         * legacy-gnus-agent.el: New.  Provides converters that are only
20514         loaded when gnus-convert-old-newsrc needs to call them.
20515
20516 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20517
20518         * mail-source.el (mail-source-touch-pop): Doc fix.
20519
20520         * message.el (message-smtpmail-send-it): Doc fix.
20521
20522 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20523
20524         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20525
20526         * nnmail.el (nnmail-split-fancy): do.
20527
20528         * gnus-kill.el (gnus-kill, gnus-execute): do.
20529
20530 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20531
20532         * gnus-sum.el (gnus-widget-reversible-match)
20533         (gnus-widget-reversible-to-internal)
20534         (gnus-widget-reversible-to-external): New functions.
20535         (gnus-widget-reversible): New widget.
20536         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20537
20538 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20539
20540         * gnus-sum.el (gnus-thread-sort-functions)
20541         (gnus-article-sort-functions): Document `(not F)' items.
20542
20543 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20544
20545         * spam.el (spam-use-gmane-xref): Add new backend.
20546         (spam-gmane-xref-spam-group): Add variable to control the name of the
20547         Gmane spam group.
20548         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20549         (spam-regex-headers-spam, spam-regex-headers-ham)
20550         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20551         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20552         backends and checks.
20553         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20554
20555         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20556         an autodetect method.
20557
20558 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20559
20560         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20561         articles are being added to a group.
20562         (gnus-request-replace-article): Inform the agent that articles
20563         need to be uncached as the cached contents are no longer valid.
20564
20565 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20566
20567         * binhex.el: Don't autoload executable-find.
20568
20569         * canlock.el: Don't autoload mail-fetch-field.
20570
20571         * dgnushack.el: Autoload c-mode for XEmacs.
20572
20573         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20574
20575         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20576         rmail-dont-reply-to and rmail-output.
20577
20578         * gnus-score.el: Don't autoload ffap-string-at-point.
20579
20580         * gnus-setup.el: Don't autoload sc-cite-original.
20581
20582         * imap.el: Don't autoload base64-decode-string,
20583         base64-encode-string and md5.
20584
20585         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20586         and rmail-msg-restore-non-pruned-header.
20587
20588         * mm-decode.el: Don't autoload executable-find.
20589
20590         * mm-url.el: Don't autoload executable-find.
20591
20592         * mm-view.el: Don't autoload diff-mode.
20593
20594         * nndb.el: Don't autoload news-reply-mode, news-setup,
20595         cancel-timer and telnet.
20596
20597         * password.el: Don't autoload run-at-time for Emacs.
20598
20599         * sha1-el.el: Don't autoload executable-find.
20600
20601         * sieve-mode.el: Don't autoload c-mode.
20602
20603         * uudecode.el: Don't autoload executable-find.
20604
20605 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20606
20607         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20608         (gnus-agent-possibly-alter-active): Avoid null in numeric
20609         comparison.
20610         (gnus-agent-set-local): Refuse to save null in local object table.
20611         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20612         list of articles that will be marked as unread.
20613
20614 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20615
20616         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20617
20618 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20619
20620         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20621         language tags.
20622
20623 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20624
20625         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20626         Don't bind "obarray".
20627
20628         * gnus-sum.el (gnus-thread-sort-functions):
20629         Add `gnus-thread-sort-by-most-recent-number' and
20630         `gnus-thread-sort-by-most-recent-date'.
20631         Reported by Kai Grossjohann <kai@emptydomain.de>.
20632
20633 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20634
20635         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20636
20637 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20638
20639         * gnus-cus.el (gnus-agent-customize-category):
20640         Remove ignore-errors macro reference that required cl to be loaded at
20641         run-time.
20642
20643         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20644         single-interval range of the form (min . max).  Previously the
20645         range had to look like ((min . max)).  Likewise, return
20646         (min . max) rather than ((min . max)).
20647         (gnus-range-map): Use gnus-range-normalize to accept
20648         single-interval range.
20649
20650         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20651         the cache, but not the agent, now appear with their usual face.
20652
20653         * dgnushack.el (loaddir): New variable that is bound to the
20654         directory containing the dgnushack.el file. Use loaddir, rather
20655         than srcdir, to update load-path. Change lets dgnushack compile
20656         code in directories other than GNUS/lisp.
20657
20658 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20659
20660         * lpath.el: Don't bind w3m-safe-url-regexp.
20661
20662         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20663         w3m-safe-url-regexp variable buffer-local.
20664
20665         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20666
20667 2004-02-27  Simon Josefsson  <jas@extundo.com>
20668
20669         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20670         gnus-group-real-prefix.
20671         (gnus-summary-move-article): Use it, instead of
20672         gnus-group-real-prefix.
20673
20674 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20675
20676         * lpath.el: Bind w3m-safe-url-regexp.
20677
20678         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20679         w3m-safe-url-regexp variable buffer-local and set it as the value
20680         of mm-w3m-safe-url-regexp.
20681
20682         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20683
20684         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20685         parsing gnus-posting-styles when the message is not for replying.
20686
20687         * dgnushack.el: Autoload sgml-mode for XEmacs.
20688
20689         * nnrss.el (nnrss-opml-export):
20690         Use mm-set-buffer-file-coding-system instead of
20691         set-buffer-file-coding-system.
20692
20693 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20694
20695         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20696         of checkdoc.el).
20697         * nnrss.el: do.
20698         * gnus-mlspl.el: do.
20699         * gnus-ml.el: do.
20700         * gnus-srvr.el: do.
20701
20702         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20703
20704 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20705
20706         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20707         Corrections to custom-manual links.
20708
20709         * gnus-art.el (gnus-article): Ditto.
20710
20711         * mm-decode.el (mime-display, mime-security): Ditto.
20712
20713 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20714
20715         * flow-fill.el: Typo.
20716
20717 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20718
20719         * spam-wash.el: New file.
20720
20721 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20722
20723         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20724
20725 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20726
20727         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20728         to be run with new-articles as LIST1, not LIST2.
20729         (spam-registration-functions): Add spam-use-ham-copy as a nil
20730         registration backend.
20731
20732 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20733
20734         * spam-stat.el (spam-stat-washing-hook): New option.
20735         (spam-stat-buffer-words): Use it.
20736         (spam-stat-process-directory, spam-stat-test-directory):
20737         Use insert-file-contents-literally.
20738         (spam-stat-coding-system): New variable.
20739         (spam-stat-load, spam-stat-save): Use it.
20740
20741 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20742
20743         * spam-report.el (spam-report-plug-agent):
20744         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20745
20746 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20747
20748         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20749         Allow / in mailto URLs.
20750
20751 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20752
20753         * spam-report.el (spam-report-process-queue): Fix interactive use.
20754         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20755         (spam-report-unplug-agent): Doc fixes.
20756         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20757         (spam-report-agentize, spam-report-deagentize): Autoload.
20758
20759 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20760
20761         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20762
20763         * message.el (message-setup-fill-variables): Add mml tags to
20764         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20765         <ajk@iu.edu>.
20766         (message-mode): Don't modify paragraph-separate there.
20767
20768 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20769
20770         * compface.el (uncompface-use-external): Default to undecided.
20771         (uncompface-use-external-threshold): New variable.
20772         (uncompface-float-time): New macro.
20773         (uncompface): Determine whether to use the external decoder if
20774         uncompface-use-external is undecided.
20775
20776 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20777
20778         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20779         after images.
20780
20781         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20782
20783 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20784
20785         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20786
20787         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20788
20789         * gnus-sum.el (gnus-summary-limit-to-age)
20790         (gnus-summary-limit-children): do.
20791
20792         * gnus-int.el (gnus-request-scan): do.
20793
20794         * gnus-group.el (gnus-group-suspend): do.
20795
20796         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20797
20798         * gnus-cite.el (gnus-cite-parse-attributions): do.
20799
20800         * gnus-agent.el (gnus-summary-set-agent-mark)
20801         (gnus-agent-regenerate-group): do.
20802
20803         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20804
20805         * binhex.el (binhex-decode-region-internal): do.
20806
20807 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20808
20809         * gnus-fun.el (gnus-face-properties-alist): New user option.
20810         (gnus-display-x-face-in-from): Use it.
20811
20812         * gnus-art.el (article-display-face): Ditto.
20813
20814         * compface.el (uncompface-use-external): Default to nil.
20815
20816 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20817
20818         * nntp.el (nntp-erase-buffer): New function.
20819         (nntp-retrieve-data, nntp-send-command)
20820         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20821         (nntp-possibly-change-group): Use it.
20822
20823         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20824         Use with-current-buffer.
20825
20826 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20827
20828         * compface.el: Merge the ELisp-based uncompface program.
20829         (compface): New customization group.
20830         (uncompface-use-external): New user option.
20831         (uncompface): Call uncompface-internal if uncompface-use-external
20832         is nil.
20833         (uncompface-internal): New function.  Note that there are also
20834         some other functions and variables added for this function.
20835
20836 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20837
20838         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20839         if necessary.
20840
20841 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20842
20843         * spam-report.el (spam-report-unplug-agent)
20844         (spam-report-plug-agent, spam-report-deagentize)
20845         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20846         Add support for the Agent in spam-report: when unplugged, report to a
20847         file; when plugged, submit all the requests.
20848
20849         * spam.el (spam-register-routine): Fix message about
20850         registration.
20851
20852 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20853
20854         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20855         dependencies.
20856         (rfc2047-encode): Use it.
20857
20858         * gnus-art.el (gnus-button-marker-list): Move before first
20859         reference.
20860
20861         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20862         (imap-parse-body): Fix format string mismatch.
20863
20864         * gnus-score.el (gnus-summary-increase-score): do.
20865
20866         * nnrss.el (nnrss-close): New function.
20867
20868 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20869
20870         * nnrss.el (nnrss-make-filename): New function.
20871         (nnrss-request-delete-group, nnrss-read-server-data)
20872         (nnrss-save-server-data, nnrss-read-group-data)
20873         (nnrss-save-group-data): Use it.
20874         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20875         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20876         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20877
20878 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20879
20880         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20881
20882 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20883
20884         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20885         files.
20886
20887         * message.el (message-generate-headers-first): Don't quote nil
20888         and t in docstrings.
20889
20890         * imap.el (imap-id): do.
20891
20892         * gnus-agent.el (gnus-agent-consider-all-articles)
20893         (gnus-agent-queue-mail): do.
20894
20895 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20896
20897         * spam-report.el (spam-report-process-queue): New function.
20898         Process requests from `spam-report-requests-file'.
20899         (spam-report-process-queue): Doc fix.
20900
20901 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20902
20903         * spam.el (spam-register-routine)
20904         (spam-log-processing-to-registry, spam-log-registered-p)
20905         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20906         Change "check" to "spam-check" for semi-clarity.
20907
20908 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20909
20910         * pop3.el: Require nnheader.
20911
20912         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20913
20914         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20915
20916         * gnus-picon.el: Require cl.
20917
20918         * gnus-fun.el: Require gnus-ems and gnus-util.
20919
20920         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20921
20922         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20923
20924         * gnus-art.el (gnus-article-edit-mode): Define before first
20925         reference.
20926
20927 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20928
20929         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20930         (gnus-uu-post-encoded): Use point-at-bol.
20931
20932         * gnus-topic.el (gnus-group-active-topic-p): do.
20933
20934         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20935
20936         * gnus-group.el (gnus-group-kill-region): do.
20937
20938         * gnus-art.el (article-date-ut): do.
20939
20940         * message.el (message-fetch-field): Remove redundant
20941         case-fold-search binding.
20942         (message-narrow-to-field): Simplify.
20943
20944 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20945
20946         * spam.el (spam-directory): Derive from `gnus-directory'.
20947
20948         * spam-report.el (spam-report-url-to-file)
20949         (spam-report-requests-file): New function and variable for offline
20950         reporting.
20951         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20952         and user defined function.
20953         (spam-report-url-ping-mm-url): Remove doubled slash.
20954
20955 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20956
20957         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20958
20959 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20960
20961         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20962         Fix format string mismatch.
20963
20964         * sieve.el (sieve-deactivate-all): do.
20965
20966         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20967
20968         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20969
20970         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20971
20972         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20973
20974 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20975
20976         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20977         the list of checks.
20978
20979 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20980
20981         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20982         padding.
20983
20984 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20985
20986         * mm-view.el (mm-fill-flowed): New variable.
20987         (mm-inline-text): Use it.
20988
20989 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20990
20991         * spam.el (spam-spamassassin-register-ham-routine)
20992         (spam-spamassassin-register-spam-routine): Fix function names.
20993
20994 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20995
20996         * gnus.el (gnus-tmp-grouplens): Remove.
20997         (gnus-summary-line-format): Remove grouplens.
20998
20999         * gnus-group.el (gnus-group-line-format): Ditto.
21000
21001         * gnus-spec.el (gnus-format-specs): Ditto.
21002         (gnus-update-format-specifications): Flush the group format spec
21003         cache if there's the grouplens stuff.
21004         (gnus-parse-simple-format): Replace %l with the empty string.
21005
21006 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21007
21008         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21009         omission.
21010
21011 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21012
21013         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21014         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21015
21016 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21017
21018         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21019         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21020         New macros and functions.
21021         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21022         Handle > NLINK_MAX messages.
21023         * nnmaildir.el (nnmaildir-request-set-mark):
21024         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21025
21026 2004-01-25  Alex Schroeder  <alex@gnu.org>
21027
21028         * spam-stat.el (spam-stat-process-directory-age): New option.
21029         (spam-stat-process-directory): Use it.
21030
21031 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21032
21033         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21034         (spam-stat-save): Accept prefix argument.
21035
21036 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21037
21038         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21039         links" error.
21040
21041 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21042
21043         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21044         the rest of the and/or forms.
21045
21046 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21047
21048         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21049         compatibility with old .newsrc.eld files.
21050
21051         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21052
21053         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21054
21055         * gnus-start.el (gnus-1): do.
21056
21057         * gnus-group.el (gnus-group-line-format-alist): do.
21058
21059         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21060
21061         * gnus-gl.el: Remove.
21062
21063 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21064
21065         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21066         marks consisting of a single range {for example, (3 . 5)} rather
21067         than a list of a single range { ((3 . 5)) }.
21068
21069 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21070
21071         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21072         Use with-current-buffer.
21073         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21074         avoid consing a string.
21075
21076         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21077         Remove obsolete entries for big5 and gb2312.
21078
21079 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21080
21081         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21082         uncompressed list.
21083
21084 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21085
21086         * spam-stat.el (spam-stat-strip-xref): New function.
21087         (spam-stat-process-directory): Use it.
21088
21089         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21090         here -- it's done in message-fetch-field.
21091
21092 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21093
21094         * gnus-agent.el (gnus-agent-queue-mail)
21095         (gnus-agent-prompt-send-queue): New variables.
21096         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21097         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21098         "nndraft:queue" along to gnus-draft-send.
21099         Use gnus-agent-prompt-send-queue.
21100         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21101         is "nndraft:queue".  Suggested by Gaute Strokkenes
21102         <gs234@srcf.ucam.org>
21103
21104         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21105         (agent-enable-undownloaded-faces): Add.
21106         (gnus-agent-cat-groups): Use eval-and-compile, not
21107         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21108         method of gnus-agent-cat-groups even when the buffer has been
21109         evaled.
21110         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21111         delete gnus-agent-save-active-1.
21112         (gnus-agent-save-groups): Delete.  Identical to
21113         gnus-agent-save-active.
21114         (gnus-agent-write-active): No longer adjust agent's copy of active
21115         file as agent's adjustments are now stored in their own
21116         file.  Remove optional parameter.
21117         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21118         servers.  Add use of min/max range limits from server's local
21119         file.
21120         (gnus-agent-save-alist): Remove unused optional argument.
21121         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21122         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21123         (gnus-agent-set-local): A per-server file that keeps min/max range
21124         limits for articles known to the agent.  Provides a fast mechanism
21125         for altering many active ranges.
21126         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21127         active file (local makes it unnecessary).
21128         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21129
21130         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21131         (agent-enable-undownloaded-faces): Add.
21132
21133         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21134         disable it when sending to "nndraft:queue".
21135         (gnus-group-send-queue): Add safety check to avoid sending queue
21136         when unplugged.
21137
21138         * gnus-group.el (gnus-group-catchup): Use new
21139         gnus-sequence-of-unread-articles, not
21140         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21141         numbers of articles.  Use gnus-range-map to avoid having to
21142         uncompress the unread list.
21143         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21144         Fix invalid ange-ftp reference.
21145
21146         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21147         (gnus-sorted-range-intersection): Intersection of two ranges
21148         without requiring that they first be uncompressed.
21149
21150         * gnus-start.el (gnus-activate-group): Unless blocked by the
21151         caller, possibly expand the active range to include both cached
21152         and agentized articles.
21153         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21154         multiple version-dependent converters.
21155         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21156         gnus-agent-save-active.
21157         (gnus-save-newsrc-file): Save dirty agent range limits.
21158
21159         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21160         gnus-agent-possibly-alter-active.
21161         (gnus-adjust-marked-articles): Faster handling of simple lists.
21162
21163 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21164
21165         * spam-stat.el (spam-stat-test-directory): New optional argument
21166         displays a list of files detected.  Suggested by Andrew Cohen
21167         <cohen@andy.bu.edu>.
21168         (spam-stat-buffer-words-with-scores): Don't narrow and change
21169         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21170
21171 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21172
21173         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21174         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21175         (spam-spamassassin-arguments)
21176         (spam-spamassassin-spam-flag-header)
21177         (spam-spamassassin-positive-spam-flag-header)
21178         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21179         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21180         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21181         (spam-list-of-processors, spam-list-of-checks)
21182         (spam-list-of-statistical-checks, spam-registration-functions)
21183         (spam-check-spamassassin-headers, spam-check-spamassassin)
21184         (spam-spamassassin-score)
21185         (spam-spamassassin-register-with-sa-learn)
21186         (spam-spamassassin-register-spam-routine)
21187         (spam-spamassassin-register-ham-routine)
21188         (spam-assassin-register-spam-routine)
21189         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21190         (spam-bogofilter-score): Fix to show article before scoring.
21191
21192 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21193
21194         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21195         default scoring function.
21196         (spam-generic-score): Call spam-spamassassin-score if
21197         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21198         spam-bogofilter-score otherwise.
21199
21200         * gnus.el (spam-process, spam-autodetect-methods):
21201         Add spamassassin and spamassassin-headers.
21202
21203 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21204
21205         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21206         Suppress unnecessary messages.
21207
21208 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21209
21210         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21211         make-hash-table.
21212
21213 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21214
21215         * canlock.el (base64-encode-string): Don't autoload it.
21216
21217 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21218
21219         * run-at-time.el: Remove useless (require 'itimer),
21220         eval-and-compile and (featurep 'xemacs).
21221
21222 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21223
21224         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21225         GROUP is a virtual group.
21226
21227 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21228
21229         * gnus.el: Autoload `message-y-or-n-p'.
21230
21231 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21232
21233         * pgg-parse.el: Remove unnecessary (require 'custom).
21234
21235         * pgg-def.el: do.
21236
21237         * nnmail.el: do.
21238
21239         * gnus-undo.el: do.
21240
21241         * gnus-picon.el: do.
21242
21243         * gnus-util.el: do.
21244
21245 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21246
21247         * gnus-sum.el (gnus-pick-line-number): Add autoload.
21248
21249 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21250
21251         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21252         handle, as well as a list.
21253
21254         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21255         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21256         (mm-w3m-cid-retrieve): Simplify.
21257
21258 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
21259
21260         * message.el (message-kill-to-signature): Allow prefix arg to
21261         specify number of lines to keep before signature.
21262
21263 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
21264
21265         * message.el (message-kill-to-signature): Change docstring.
21266
21267 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21268
21269         * canlock.el: Always require sha1-el.
21270         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21271
21272         * message.el: Autoload sha1 only when compiling.
21273
21274         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
21275         eudc-expand-inline for XEmacs.
21276
21277 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21278
21279         * message.el (message-canlock-generate): Require sha1-el.
21280
21281 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
21282
21283         * message.el (message-expand-name): Silence the byte compiler.
21284
21285         * lpath.el: Add detect-coding-system.
21286
21287         * dgnushack.el (dgnushack-compile): Remove obsolete check for
21288         cus-edit.
21289
21290 2004-01-13  Simon Josefsson  <jas@extundo.com>
21291
21292         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21293         Invoke gnus-score-mode.
21294         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21295
21296         * gnus-range.el (gnus-compress-sequence): Doc fix.
21297         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21298
21299 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21300
21301         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21302
21303 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
21304
21305         * spam.el (spam-get-article-as-string): Update to use
21306         gnus-request-article-this-buffer, much simpler.
21307         (spam-get-article-as-buffer): Remove.
21308
21309 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
21310
21311         * message.el (message-expand-name): Use EUDC if the user uses that.
21312
21313 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21314
21315         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21316         character for the encoding to avoid consing a string.
21317
21318         * rfc2047.el (rfc2047-decode-string): Don't cons a string
21319         unnecessarily.
21320
21321         * mm-util.el (mm-replace-chars-in-string): Remove.
21322
21323         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21324         of mm-replace-chars-in-string.
21325
21326 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
21327
21328         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21329
21330         * mm-util.el (mm-subst-char-in-string): Support inplace.
21331
21332         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21333         a new string in every iteration.  Use shy groups.
21334
21335 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
21336
21337         * gnus-srvr.el (gnus-browse-unsubscribe-group):
21338         * gnus-soup.el (gnus-soup-group-brew):
21339         * gnus-msg.el (gnus-put-message):
21340         * gnus-move.el (gnus-group-move-group-to-server):
21341         * gnus-kill.el (gnus-batch-score):
21342         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21343         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21344         (gnus-group-update-group, gnus-group-read-group)
21345         (gnus-group-make-group, gnus-group-make-help-group)
21346         (gnus-group-make-archive-group, gnus-group-make-directory-group)
21347         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21348         (gnus-group-sort-by-unread, gnus-group-catchup)
21349         (gnus-group-unsubscribe-group, gnus-group-kill-group)
21350         (gnus-group-yank-group, gnus-group-set-info)
21351         (gnus-group-list-groups):
21352         * gnus.el (gnus-generate-new-group-name):
21353         * gnus-delay.el (gnus-delay-send-queue):
21354         * nnvirtual.el (nnvirtual-catchup-group):
21355         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21356         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21357         (gnus-group-prepare-topics, gnus-topic-check-topology):
21358         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21359         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21360         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21361         (gnus-group-make-articles-read):
21362         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21363         (gnus-group-change-level, gnus-kill-newsgroup)
21364         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21365         (gnus-get-unread-articles, gnus-make-articles-unread)
21366         (gnus-make-ascending-articles-unread): Use accessor
21367         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21368         to get group information for improved readability.
21369
21370
21371 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21372
21373         * gnus-art.el (article-decode-mime-words, article-babel)
21374         (gnus-article-highlight-signature, gnus-article-add-buttons)
21375         (gnus-signature-toggle): Use gnus-with-article-buffer.
21376
21377         * gnus-art.el (gnus-article-highlight-headers)
21378         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21379
21380         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21381         (gnus-article-set-globals, gnus-request-article-this-buffer)
21382         (gnus-button-message-id, gnus-article-maybe-hide-headers)
21383         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21384         (gnus-mime-display-alternative): Use with-current-buffer.
21385
21386 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21387
21388         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21389         also under 80 char limit, and call gnus-error if needed.
21390         (spam-fetch-article-header): Fix - it was a
21391         buffer-local variable (gnus-newsgroup-data).
21392         (spam-find-spam): Use spam-generate-fake-headers, forget about
21393         spam-insert-fake-headers.
21394         (spam-insert-fake-headers): Remove.
21395
21396 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21397
21398         * deuglify.el (gnus-article-outlook-unwrap-lines)
21399         (gnus-outlook-rearrange-article)
21400         (gnus-outlook-repair-attribution-outlook)
21401         (gnus-outlook-repair-attribution-block)
21402         (gnus-outlook-repair-attribution-other): Remove redundant
21403         save-excursion.
21404
21405 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21406
21407         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21408         (spam-fetch-field-subject-fast)
21409         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21410         (spam-fetch-article-header): Add functions to deal with Gnus
21411         internals for fast retrieval of article header data.
21412         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21413
21414 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21415
21416         * pop3.el (pop3-md5): Remove.
21417         (pop3-apop): Replace pop3-md5 with md5.
21418
21419         * mm-bodies.el: base64 is always built-in.
21420
21421         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21422         Use with-current-buffer.
21423
21424 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21425
21426         * canlock.el (canlock-insert-header): Remove excessive grouping in
21427         regexp.
21428
21429         * gnus-sum.el (gnus-summary-read-document): Ditto.
21430
21431         * gnus-uu.el (gnus-uu-part-number): Ditto.
21432
21433         * html2text.el (html2text-remove-tags): Ditto.
21434         (html2text-format-tags): Ditto.
21435         (html2text-format-single-elements): Ditto.
21436
21437         * mml.el (mml-parse-1): Ditto.
21438
21439 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21440
21441         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21442
21443         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21444
21445         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21446
21447         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21448
21449 2003-11-15  Simon Josefsson  <jas@extundo.com>
21450
21451         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21452         (pgg-gpg-lookup-key): Use regexp match instead of
21453         split-string (split-string is different between emacs 21.2 and
21454         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
21455
21456 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21457
21458         * gnus-art.el (gnus-mime-view-all-parts)
21459         (gnus-article-part-wrapper, gnus-article-view-part):
21460         Use with-current-buffer.
21461
21462 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21463
21464         * spam.el (spam-disable-spam-split-during-ham-respool)
21465         (spam-spamoracle-database, spam-cache-lookups)
21466         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21467         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21468         (spam-group-ham-marks, spam-group-spam-marks)
21469         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21470         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21471         also add spam-use-blackholes to the statistical checks.
21472         (spam-fetch-field-fast): Add interface to fetching fields, may
21473         become a macro.
21474         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21475         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21476         (spam-insert-fake-headers): Fake an article when needed.
21477         (spam-find-spam): Fake article when possible.
21478         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21479         (spam-check-bogofilter-headers): Use message-fetch-field instead
21480         of nnmail-fetch-field.
21481
21482 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21483
21484         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21485
21486 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21487
21488         * spam.el (spam-split): Do not require spam-use-CHECK to be
21489         enabled if that check is passed to spam-split explicitly; also
21490         fix so 'spam doesn't get converted to spam-split-group when
21491         spam-split-symbolic-return is t.
21492         (spam-find-spam): Find registrations of the article and use those
21493         instead of re-running spam-split to find the spam/ham
21494         classification of the article.
21495         (spam-log-processing-to-registry, spam-log-registered-p)
21496         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21497         Use gnus-error instead of gnus-message.
21498         (spam-log-registration-type): Add function to determine the
21499         classification of a message based on registry entries; will
21500         return nil if both 'spam and 'ham are found.
21501         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21502         a reasonably fast local cache without the loading errors.
21503         (spam-cache-lookups): Set to t by default.
21504         (spam-find-spam): Don't try to guess spam-cache-lookups.
21505         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21506         spam-caches entry.
21507         (spam-filelist-build-cache, spam-filelist-check-cache):
21508         Fix caching of whitelist/blacklist entries.
21509         (spam-check-whitelist, spam-check-blacklist):
21510         Invoke spam-from-listed-p with a type, not a cache variable.
21511         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21512
21513 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21514
21515         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21516
21517         * nnmail.el (nnmail-split-fancy): do.
21518
21519         * mml.el (mml-parse): do.
21520
21521         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21522         (gnus-score-adaptive): do.
21523
21524 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21525
21526         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21527         (gnus-mime-button-map): Don't set keymap parent.
21528         (gnus-button-ctan-directory-regexp): Use shy grouping.
21529         (gnus-prev-page-map): Don't set keymap parent.
21530         (gnus-prev-page-map): Remove duplicated one.
21531         (gnus-next-page-map): Don't set keymap parent.
21532         (gnus-mime-security-button-map): Ditto.
21533
21534         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21535         version number.
21536
21537         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21538
21539 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21540
21541         * canlock.el (canlock-sha1-function): Remove.
21542         (canlock-sha1-function-for-verify): Remove.
21543         (canlock-openssl-program): Remove.
21544         (canlock-openssl-args): Remove.
21545         (canlock-ignore-errors): Remove.
21546         (canlock-sha1-with-openssl): Remove.
21547         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21548         (canlock-verify): Don't use canlock-ignore-errors.
21549
21550         * sha1-el.el (sha1-string-external): Make it can return a string
21551         in binary form.
21552         (sha1-region-external): Ditto.
21553         (sha1-string-internal): Ditto.
21554         (sha1-region-internal): Ditto.
21555         (sha1-region): Ditto.
21556         (sha1-string): Ditto.
21557         (sha1): Ditto.
21558
21559 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21560
21561         * spam.el (spam-report-articles-gmane): New command.
21562
21563 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21564
21565         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21566
21567         * run-at-time.el (run-at-time-saved): Remove.
21568         (run-at-time): Doc fix.
21569
21570 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21571
21572         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21573         (gnus-summary-limit-map): Add it.
21574         (gnus-summary-make-menu-bar): do.
21575
21576 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21577
21578         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21579         Make attempt at some caching support (done for BBDB only now).
21580         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21581         addresses to be checked.
21582         (spam-clear-cache-BBDB): Add function, to be invoked by
21583         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21584         (spam-check-BBDB): Check and use the caches, if
21585         spam-cache-lookups is on, remove superfluous (provide).
21586
21587 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21588
21589         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21590
21591 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21592
21593         * run-at-time.el (run-at-time-saved): Move to after the definition
21594         of `run-at-time'.
21595
21596         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21597
21598 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21599
21600         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21601         mm-w3m-local-map-property.
21602
21603         * mm-view.el (mm-w3m-mode-map): Remove.
21604         (mm-w3m-local-map-property): Remove.
21605         (mm-inline-text-html-render-with-w3m): Don't use
21606         mm-w3m-local-map-property.
21607
21608 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21609
21610         * run-at-time.el: New file.
21611
21612         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21613         under Emacs.
21614
21615         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21616         of gnus-set-text-properties.
21617
21618         * gnus-uu.el (gnus-uu-save-article): Ditto.
21619
21620         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21621
21622         * gnus-cite.el (gnus-cite-parse): Ditto.
21623
21624         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21625         of gnus-.
21626
21627         * gnus-xmas.el (run-at-time): Require run-at-time.
21628
21629         * gnus.el: Change calls to nnheader-run-at-time and
21630         password-run-at-time throughout to use run-at-time directly.
21631
21632         * password.el: Remove definition of run-at-time.
21633
21634         * nnheaderxm.el: Remove definition of run-at-time.
21635
21636 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21637
21638         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21639         in prompt.
21640
21641 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21642
21643         * messagexmas.el (message-xmas-redefine): Alias
21644         `message-make-caesar-translation-table' to
21645         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21646         version.
21647
21648         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21649         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21650         `gnus-xmas-set-text-properties'.
21651         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21652         `gnus-xmas-completing-read'.
21653         (gnus-xmas-completing-read): Removed.
21654         (gnus-xmas-open-network-stream): Removed.
21655
21656         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21657         XEmacs version.
21658
21659         * dns.el (dns-make-network-process): Use `open-network-stream'
21660         instead of `gnus-xmas-open-network-stream'.
21661
21662         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21663
21664         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21665
21666 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21667
21668         * gnus-art.el (gnus-mime-display-alternative)
21669         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21670         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21671         Don't use gnus-local-map-property.
21672
21673         * gnus-util.el (gnus-local-map-property): Remove.
21674
21675         * mm-view.el (mm-view-pkcs7-decrypt):
21676         Replace gnus-completing-read-maybe-default with completing-read.
21677
21678         * gnus-util.el (gnus-completing-read): do.
21679         (gnus-completing-read-maybe-default): Remove.
21680
21681 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21682
21683         * password.el: Only autoload `run-at-time' if not XEmacs.
21684         Only autoload the itimer functions if XEmacs.
21685
21686 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21687
21688         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21689         XEmacsen.
21690
21691         * dgnushack.el: Autoload executable-find for XEmacs.
21692
21693 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21694
21695         * gnus-art.el (gnus-read-string): Remove.
21696         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21697         read-string.
21698
21699 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21700
21701         * netrc.el: Autoload password-read.
21702         (netrc): Add configuration group.
21703         (netrc-encoding-method, netrc-openssl-path):
21704         Add variables for encoding and decoding of files with symmetric
21705         ciphers.
21706         (netrc-encode): Add assistant function to encode a file with
21707         netrc-encoding-method.
21708         (netrc-parse): Add interactive parameter, added optional
21709         decoding if netrc-encoding-method is non-nil but otherwise
21710         behavior is standard.
21711         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21712         Do s/encode/encrypt/ everywhere.
21713
21714         * spam.el: Remove executable-find autoload.
21715
21716 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21717
21718         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21719
21720         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21721
21722 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21723
21724         * gnus-art.el (gnus-treat-ansi-sequences)
21725         (article-treat-ansi-sequences): New variable and function.
21726         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21727
21728         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21729         Use it.
21730
21731 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21732
21733         * mm-util.el (mm-quote-arg): Remove.
21734
21735         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21736         shell-quote-argument.
21737
21738         * gnus-uu.el (gnus-uu-command): do.
21739
21740         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21741
21742         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21743         with make-char.
21744
21745         * mm-util.el (mm-make-char): Remove.
21746
21747         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21748         add-minor-mode.
21749
21750         * gnus-undo.el (gnus-undo-mode): do.
21751
21752         * gnus-topic.el (gnus-topic-mode): do.
21753
21754         * gnus-sum.el (gnus-dead-summary-mode): do.
21755
21756         * gnus-start.el (gnus-slave-mode): do.
21757
21758         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21759
21760         * gnus-ml.el (gnus-mailing-list-mode): do.
21761
21762         * gnus-gl.el (gnus-grouplens-mode): do.
21763
21764         * gnus-draft.el (gnus-draft-mode): do.
21765
21766         * gnus-dired.el (gnus-dired-mode): do.
21767
21768         * gnus-ems.el (gnus-add-minor-mode): Remove.
21769
21770         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21771         Replace gnus-char-width with char-width.
21772
21773         * gnus-ems.el (gnus-char-width): Remove.
21774
21775         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21776         Replace gnus-char-width with char-width.
21777
21778         * gnus-ems.el (gnus-char-width): Remove.
21779
21780         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21781         definition.
21782         Remove Emacs 20 hash table compatibility code.
21783
21784         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21785         20 compatibility code.
21786
21787         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21788
21789         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21790
21791         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21792         Replace with point-at-{eol,bol}.
21793
21794         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21795
21796         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21797
21798         * flow-fill.el (fill-flowed-point-at-bol)
21799         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21800
21801         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21802         Replace with point-at-{eol,bol} throughout all files.
21803
21804 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21805
21806         * ntlm.el (ntlm-string-as-unibyte): New macro.
21807         (ntlm-build-auth-response): Use it.
21808
21809         Remove Emacs 20 stuff:
21810         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21811         (butlast, mapc, remove): Remove the compiler macros.
21812         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21813         of delq and copy-sequence.
21814         * gnus-art.el (popup-menu): Remove the compiler macro.
21815         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21816         Emacs 20.
21817
21818 2004-01-05  Simon Josefsson  <jas@extundo.com>
21819
21820         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21821         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21822         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21823         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21824         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21825         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21826         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21827         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21828         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21829         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21830         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21831         string-xor into ntlm-string-xor.
21832         Suggested by Jesper Harder <harder@myrealbox.com>.
21833
21834         * ntlm.el: Don't include poem.
21835
21836         * md4.el (print-int32, print-string-hexa): Remove.
21837         Suggested by Jesper Harder <harder@myrealbox.com>.
21838
21839         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21840
21841         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21842         probably breaks emacs with DL patch, but do we care? Is anyone
21843         still using the DL stuff?)
21844
21845         * sieve-manage.el: Use the password package.
21846         (sieve-manage-read-passwd): Remove.
21847         (sieve-manage-interactive-login): Use password.  Re-add
21848         condition-case around loop.
21849
21850         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21851         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21852         Use the password package.
21853
21854 2003-02-19  Simon Josefsson  <jas@extundo.com>
21855
21856         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21857         token.
21858
21859 2002-08-07  Simon Josefsson  <jas@extundo.com>
21860
21861         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21862         (sieve-manage-authenticators):
21863         (sieve-manage-authenticator-alist): Add some SASL mechs.
21864         (sieve-sasl-auth): New function.
21865         (sieve-manage-cram-md5-auth):
21866         (sieve-manage-plain-auth): Rewrite using SASL library.
21867         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21868         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21869         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21870         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21871
21872 2004-01-05  Simon Josefsson  <jas@extundo.com>
21873
21874         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21875         New files.
21876
21877 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21878
21879         * gnus-group.el (gnus-no-groups-message): Update.
21880
21881         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21882
21883 2003-11-09  Simon Josefsson  <jas@extundo.com>
21884
21885         * imap.el: Support for ID IMAP extension (RFC 2971).
21886         (imap-local-variables): Add imap-id.
21887         (imap-id): New variable.
21888         (imap-id): New function.
21889         (imap-parse-response): Parse untagged ID response.
21890         * nnimap.el (nnimap-id): New variable.
21891         (nnimap-open-connection): Use it.
21892
21893 2003-12-28  Simon Josefsson  <jas@extundo.com>
21894
21895         * gnus-score.el (gnus-score-edit-all-score): New.
21896         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21897
21898 2004-01-04  Simon Josefsson  <jas@extundo.com>
21899
21900         * password.el: Add.
21901
21902 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21903
21904         * dns.el (dns-query-types): Fix typo.
21905         (dns-query-types): New function.
21906         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21907         PTR and SOA replies, see RFC 1035.
21908
21909 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21910
21911         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21912
21913         * Move to Changelog.2.
21914
21915 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21916
21917         * gnus.el (gnus-version-number): Bump version.
21918
21919 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21920
21921         * gnus.el: No Gnus v0.1 is released.
21922
21923 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21924
21925         * gnus.el: No Gnus v0.0 is released.
21926
21927 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21928
21929         * gnus.el (gnus-version-number): Bump.
21930         (gnus-version): No.
21931
21932 See ChangeLog.2 for earlier changes.
21933
21934   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21935
21936   This file is part of GNU Emacs.
21937
21938   GNU Emacs is free software: you can redistribute it and/or modify
21939   it under the terms of the GNU General Public License as published by
21940   the Free Software Foundation, either version 3 of the License, or
21941   (at your option) any later version.
21942
21943   GNU Emacs is distributed in the hope that it will be useful,
21944   but WITHOUT ANY WARRANTY; without even the implied warranty of
21945   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21946   GNU General Public License for more details.
21947
21948   You should have received a copy of the GNU General Public License
21949   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21950
21951 ;; Local Variables:
21952 ;; coding: utf-8
21953 ;; fill-column: 79
21954 ;; add-log-time-zone-rule: t
21955 ;; End: