ef81f60fdacde517f3801a1cc510fde3c0640610
[gnus] / lisp / ChangeLog
1 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4         spec, too.
5         (auth-source-ensure-strings): New function.
6
7         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
8         (gnus-article-setup-buffer): Always restart the date timer so that user
9         changes to the frequency is respected.
10
11         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
12         port numbers, so make sure it gets that if nnimap-server-port is
13         explicit.
14
15 2011-02-21  Simon Josefsson  <simon@josefsson.org>
16
17         * nnimap.el (nnimap-inbox): Doc fix.
18
19 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
20
21         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
22         Autoload.  Add optional arg FRAME, and pass it to color-values.
23         (color-complement): Caller changed.  Doc fix.
24         (color-gradient): Rewrite for better clarity and efficiency.
25
26 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
27
28         * shr-color.el (shr-color->hexadecimal): Use renamed function names
29         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
30         color-lab-to-srgb.
31
32 2011-02-20  Drew Adams  <drew.adams@oracle.com>
33
34         * color.el: First part of merge from hexrgb.el.
35         (color-rgb-to-hex): Rename from color-rgb->hex.
36         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
37         saturation to zero if the value is too small.
38         (color-rgb-to-hsl): Rename from color-rgb->hsl.
39         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
40         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
41         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
42         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
43         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
44         (color-cie-de2000): Doc fix.
45
46 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
47
48         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
49         given method as in the group name if we're using an extended method.
50         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
51         command, if we're using that, instead of waiting for the beginning.
52
53         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
54         we're sure to get unique server names, and we don't output two async
55         commands in the same buffer.  This fixes an NNTP hang for some users.
56
57 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
58
59         * gnus.el: No Gnus v0.11 is released.
60
61 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
62
63         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
64         summary buffer before reading going to the next buffer.  This avoids
65         putting the point in the group buffer if you `C-g' the command.
66
67         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
68         cache (for now) to make ~/.authinfo.gpg files usable.
69
70         * nnfolder.el (copyright-update): Define for the compiler.
71
72         * auth-source.el (auth-source-search): Fix unbound variable.
73
74 2011-02-19  Glenn Morris  <rgm@gnu.org>
75
76         * gnus.el (gnus-meta): Doc fix.
77
78 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
79
80         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
81         in case it's not yet loaded.
82
83 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
84
85         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
86         line we're waiting for.
87
88 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
89
90         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
91         face with line-width greater than zero will cause RET in gnus summary
92         buffer to scroll down article page-wise because auto vscroll happens,
93         it should be temporalily disabled when doing a scroll-up.
94
95 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
96
97         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
98         outputs from the server.
99
100 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
101
102         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
103         later so that bbdb can hook in easier.
104
105 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
106
107         * auth-source.el (auth-source-search): Don't try to create credentials
108         if the caller doesn't want that.
109         (auth-source-search): If we don't find a match, don't bug out on
110         non-bound variables.
111         (auth-source-search): Only ask a single backend to create the
112         credentials.
113
114         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
115         logging.
116         (nnimap-credentials): Protect against auth-source-search returning nil.
117         (nnimap-request-list): Protect against not being able to open the
118         server.
119
120 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
121
122         * auth-source.el (auth-source-search): Do a two-phase search, one with
123         no :create to get the responses from all backends.
124
125         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
126         when getting credentials.
127
128         * gnus-util.el (gnus-delete-duplicates): New function.
129
130 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
131
132         * nnimap.el (nnimap-credentials): Instead of picking the first port as
133         a creation default, pass the whole port list down.  It will be
134         completed.
135
136         * auth-source.el (auth-source-search): Updated docs to talk about
137         multiple creation choices.
138         (auth-source-netrc-create): Accept a list as a value (from the search
139         parameters) and do completion on that list.  Keep a separate netrc line
140         with the password obscured for showing the user.
141
142         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
143         first choice to `auth-source-search' so it will be used for entry
144         creation instead of the server's Gnus-specific name.
145         (nnimap-credentials): Rely on the auth-source library to select which
146         port is actually wanted in the new netrc entry, so don't override
147         `auth-source-creation-defaults'.
148
149         * auth-source.el (auth-source-netrc-parse): Use :port instead of
150         :protocol and accept a missing user, host, or port as a wildcard match.
151         (auth-source-debug): Default to off.
152
153         (auth-source-netrc-search, auth-source-netrc-create)
154         (auth-source-secrets-search, auth-source-secrets-create)
155         (auth-source-user-or-password, auth-source-backend, auth-sources)
156         (auth-source-backend-parse-parameters, auth-source-search): Use :port
157         instead of :protocol.
158
159         * nnimap.el (nnimap-credentials): Pass a port default to
160         `auth-source-search' in case an entry needs to be created.
161         (nnimap-open-connection-1): Use :port instead of :protocol.
162
163 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
164
165         * auth-source.el: Bind load-path when loading EIEIO from
166         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
167         21.4 doesn't support, to `require'.
168         (auth-source-secrets-search): Use mm-delete-duplicates instead of
169         delete-dups that is not available in XEmacs 21.4.
170
171 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
172
173         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
174         as EIEIO must also be loaded when auth-source.el is being
175         byte-compiled.
176
177 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
178
179         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
180
181         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
182
183         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
184
185         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
186
187         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
188
189         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
190
191         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
192
193         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
194         necessary.
195
196 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
197
198         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
199         nil means that nnimap doesn't get updated.
200
201 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
202
203         * auth-source.el (auth-source-netrc-create): Return a synthetic search
204         result when the user doesn't want to write to the file.
205         (auth-source-netrc-search): Expect a synthetic result and proceed
206         accordingly.
207         (auth-source-cache-expiry): New variable to override
208         `password-cache-expiry'.
209         (auth-source-remember): Use it.
210
211         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
212         parameter.  Create entry if necessary by using :create t.
213         (nnimap-open-connection-1): Don't pass `inhibit-create'.
214
215 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
216
217         * auth-source.el (auth-source-debug): Enable by default and don't
218         mention the obsolete `auth-source-hide-passwords'.
219         (auth-source-do-warn): New function to debug unconditionally.
220         (auth-source-do-debug): Use it.
221         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
222         and for Secrets API entries when the secrets.el library is not
223         available.
224
225 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
226
227         * gnus-sum.el (gnus-propagate-marks): Default to nil.
228         (gnus-summary-exit): Kill the correct article buffer on exit from a
229         `C-d' group.
230
231         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
232         gnus-propagate-marks.
233
234         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
235         before killing the buffers so that a non-full window conf gets handled
236         correctly.
237         (gnus-summary-exit): Ditto.
238         (gnus-summary-read-group-1): Ditto.
239
240         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
241         async code again so that we can debug it properly.
242
243         * message.el (message-reply): Take an optional switch-buffer parameter
244         so that Gnus window confs are respected better.
245
246 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
247
248         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
249         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
250         docstring.
251         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
252         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
253         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
254         Login collection is "Login" and not "login".
255
256 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
257
258         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
259         multiple headers.
260
261         * nnimap.el (nnimap-inhibit-logging): New variable.
262         (nnimap-log-command): Don't log login commands.
263
264         * auth-source.el (auth-source-netrc-search): The asserts seem to want
265         to have more parameters.
266
267         * nnimap.el (nnimap-send-command): Mark the command time for each
268         command, so that we don't get NOOPs stepping on our toes.
269
270         * gnus-art.el (article-date-ut): Get the date from the Date header on
271         `t'.
272
273 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * auth-source.el (auth-source-search): Use copy-sequence instead of
276         the cl.el copy-list.
277
278 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
279
280         * imap.el: Bring it back (revert
281         84d800cd31de3064f0ed39617d725709a2f8f42f).
282
283 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
284
285         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
286         Improve prompt.
287
288 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
289
290         * gnus-art.el (gnus-article-mode-line-format): Remove the article
291         washing status from the default format.  It isn't very informative.
292
293 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
294
295         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
296         Gcc processing on imap.
297
298 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
299
300         * imap.el: Remove file.  All the functionality is in nnimap.el.
301
302 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
303
304         * message.el (message-bury): Don't pop up a new window when selected
305         window is dedicated.
306
307 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
308
309         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
310
311 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
312
313         * sieve-manage.el: Autoload `auth-source-search'.
314         (sieve-sasl-auth): Use it.
315
316 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
317
318         * nnimap.el: Autoload `auth-source-forget+'.
319         (nnimap-open-connection-1): Use it if the connection fails.
320
321         * auth-source.el: Require `password-cache'.
322         (auth-source-hide-passwords, auth-source-cache): Remove and mark
323         obsolete.
324         (auth-source-magic): Marker for `password-cache' keys.
325         (auth-source-do-cache): Update docstring.
326         (auth-source-search): Use and check cache.
327         (auth-source-forget-all-cached, auth-source-remember)
328         (auth-source-recall, auth-source-forget, auth-source-forget+)
329         (auth-source-specmatchp): Caching support functions.
330         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
331         Remove and obsolete.
332         (auth-source-user-or-password): Remove caching to further discourage
333         using it.  Always hide passwords.
334
335         * password-cache.el (password-cache-remove): Accept secrets that are
336         not strings.
337
338 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
339
340         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
341         code for now, since it doesn't work for all users.
342
343 2011-02-09  Julien Danjou  <julien@danjou.info>
344
345         * message.el (message-options): Make message-options really buffer
346         local.
347
348 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
349
350         * mail-source.el: Autoload `auth-source-search'.
351         (mail-source-keyword-map): Note order matters.
352         (mail-source-set-1): Get all the mail-source source values and
353         defaults and search auth-source on those if needed.  This can all
354         probably be simplified.
355
356         * nnimap.el: Autoload `auth-source-search'.
357         (nnimap-credentials): Use it.
358         (nnimap-open-connection-1): Ask for the virtual server and physical
359         address in one shot.
360
361         * nntp.el: Autoload `auth-source-search'.
362         (nntp-send-authinfo): Use it.  Note TODO.
363
364 2011-02-08  Julien Danjou  <julien@danjou.info>
365
366         * shr.el (shr-tag-body): Add support for text attribute in body
367         markups.
368
369         * message.el (message-options): Make message-options a local variable.
370
371 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
372
373         * auth-source.el (auth-source-secrets-search)
374         (auth-source-user-or-password): Use `append' instead of `nconc'.
375         (auth-source-user-or-password): Build return list better and protect
376         against nil :secret.
377
378 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
379
380         * nnimap.el (nnimap-update-info): Refactor slightly.
381         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
382         (nnimap-update-info): Clean up slightly.
383         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
384         characters.
385         (nnimap-process-quirk): Rename function to avoid collision.
386         (nnimap-update-info): Fix macrology bug-out.
387         (nnimap-update-info): Simplify split history test.
388
389 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
390
391         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
392         `secrets-get-attributes' instead of `secrets-get-attribute'.
393         (auth-source-secrets-search): Limit search when `max' is greater than
394         number of results.
395
396 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
397
398         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
399         part not returning any data.
400
401         * proto-stream.el (open-protocol-stream): Document the return value.
402
403 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
404
405         * auth-source.el (auth-source-secrets-search): Add examples.
406
407 2011-02-06  Julien Danjou  <julien@danjou.info>
408
409         * message.el (message-setup-1): Handle message-generate-headers-first
410         set to t.
411
412 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
413
414         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
415         API with a string "secrets:collection-name" and with 'default.
416         (auth-source-backend-parse): Parse "secrets:collection-name" and
417         'default.  Recurse on parses instead of repeating code.  Use the
418         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
419         message when ignoring a source.
420         (auth-source-search): List ignored search keys at the top level.
421         (auth-source-netrc-create): Use `case' instead of `cond'.
422         (auth-source-secrets-search): Created with TODOs.
423         (auth-source-secrets-create): Created with TODOs.
424         (auth-source-retrieve, auth-source-create, auth-source-delete)
425         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
426         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
427         (auth-source-user-or-password-sftp)
428         (auth-source-user-or-password-smtp): Removed.
429         (auth-source-user-or-password): Deprecated and modified to be a wrapper
430         around `auth-source-search'.  Not tested thoroughly.
431
432 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
433
434         * auth-source.el: Bring in assoc and eioeio libraries.
435         (secrets-enabled): New variable to track the status of the Secrets API.
436         (auth-source-backend): New EIOEIO class to represent a backend.
437         (auth-source-creation-defaults): New variable to set prompt defaults
438         during token creation (see the `auth-source-search' docstring for
439         details).
440         (auth-sources): Simplify to allow a simple string as a netrc backend
441         spec.
442         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
443         (auth-source-backend-parse-parameters): Fill in the backend parameters.
444         (auth-source-search): Main auth-source API entry point.
445         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
446         (auth-source-search-collection): Helper function for searching.
447         (auth-source-netrc-parse, auth-source-netrc-normalize)
448         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
449         Supports search, create, and delete.
450         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
451         backend stubs.
452         (auth-source-user-or-password): Call `auth-source-search' but it's not
453         ready yet.
454
455 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
456
457         * message.el (message-setup-1): Remove the read-only stuff, since it
458         doesn't work under XEmacs, for some reason.
459
460         * gnus-sum.el (gnus-user-date): Rename back from
461         gnus-summary-user-date since user code refers to it.
462
463         * shr.el (shr-render-td): Store the actual background colour used.
464
465         * message.el (message-setup-1): Don't bind the constant
466         -forbidden-properties.
467         (message-setup-1): Revert previous change, since it needs to bind the
468         props to insert them.
469         (message-resend): Allow removing the read-only separator line.
470
471 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
472
473         * nnimap.el (nnimap-request-accept-article): Give an error message if
474         the APPEND wasn't successful.
475
476 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
477
478         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
479         that have no groups.
480
481 2011-02-03  Julien Danjou  <julien@danjou.info>
482
483         * gnus-draft.el: Remove progn around gnus-draft-setup.
484
485 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-start.el (gnus-read-active-for-groups): This function is never
488         called with a nil `infos', so clean that up.
489         (gnus-get-unread-articles): Request active files from primary/secondary
490         methods that have no groups (yet).
491
492 2011-02-03  Julien Danjou  <julien@danjou.info>
493
494         * message.el (message-setup-1): Always generate References first.
495         (message-mail): Return the return value of message-setup, not always t.
496         (message-setup-1): Insert mail-header-separator with read-only and
497         intangible properties set.
498
499         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
500         user-date in docstring.
501
502         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
503
504         * gnus.el (gnus-summary-line-format): Mention &user-date format in
505         docstring.
506
507         * gnus.el (gnus-user-date-format-alist): Change default value. Use
508         defcustom, with type and group. Move from gnus-util.el. Rename to
509         gnus-summary-user-date-format-alist.
510
511 2011-02-03  Glenn Morris  <rgm@gnu.org>
512
513         * nnimap.el (gnus-fetch-headers): Declare.
514
515         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
516
517 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
518
519         * message.el (message-forward-make-body-digest-plain)
520         (message-followup, message-reply): Clean up things noted by Stefan.
521
522         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
523         gnus-article-update-date-headers is nil.
524         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
525         it didn't really work with defcustom.
526         (article-update-date-lapsed): Make sure the window start doesn't move,
527         either.
528
529 2011-02-01  Julien Danjou  <julien@danjou.info>
530
531         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
532         format.
533
534         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
535         standard in Emacs nowadays.
536
537         * color.el (color-gradient): Add a color-gradient function.
538
539 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
540
541         * message.el (message-expand-name): Don't trust the return value of
542         bbdb-complete-name.
543         (message-check-news-header-syntax): Remove unused var `start'.
544         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
545         (message-inhibit-body-encoding): Move to before first use.
546         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
547         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
548         (Organization, Message-ID, Date, mh-previous-window-config):
549         Defvar the vars using dynamic scoping.
550
551 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
552
553         * shr.el (shr-render-td): Only do colours at the final rendering.
554         Should be slightly faster.
555         (shr-insert-table): Fix up TD background colours when doing the
556         vertical padding.
557
558         * gnus-art.el (article-date-ut): Protect against articles with no Date
559         header.
560         (article-update-date-lapsed): Don't use current-column to find the
561         horizontal position.  It's fragile in the presence of \003 characters.
562
563         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
564
565 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
566
567         * gnus-art.el (article-transform-date): Rewrite to still work when
568         there are several rfc2822 parts.
569         (article-transform-date): Fix infinite recursion.
570         (article-date-ut): Replace infinitely many Date headers with a single
571         one when called interactively.
572
573         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
574         secure manner.
575
576         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
577         move around by not using save-window-excursion.  It seems to work...
578
579 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
580
581         * gnus-art.el (article-make-date-line): Work for user-defined format.
582
583 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
584
585         * nntp.el (nntp-retrieve-group-data-early)
586         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
587         fetching functions.
588
589         * gnus-start.el (gnus-read-active-for-groups): Read the active files
590         thoroughly for all backends that have no known groups.  This should
591         allow new nnml methods to retrieve mail.
592
593         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
594         that Gnus doesn't know exists again.
595
596         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
597         (gnus-treat-date-ut): Ditto.
598         (gnus-article-update-date-header): Renamed.
599         (gnus-treat-date-local): Removed.
600         (gnus-treat-date-english): Removed.
601         (gnus-treat-date-lapsed): Removed.
602         (gnus-treat-date-combined-lapsed): Removed.
603         (gnus-treat-date-original): Removed.
604         (gnus-treat-date-iso8601): Removed.
605         (gnus-treat-date-user-defined): Removed.
606         (gnus-article-date-headers): New variable to control all the date
607         header options.
608         (article-date-ut): Rewrite to allow using the new way to format date
609         headers(s).
610
611 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
612
613         * nnmail.el (nnmail-article-group): Check for a direct fancy split
614         method.
615         (nnmail-article-group): A better test for fanciness.
616
617         * nnimap.el (nnimap-request-head): Protect against not finding the
618         article by Message-ID.
619
620 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
621
622         * gnus-art.el (article-update-date-lapsed): Try a better way to really
623         keep point at the "same place".
624
625 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
626
627         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
628         data if the group is unactivated.
629
630 2011-01-28  Julien Danjou  <julien@danjou.info>
631
632         * gnus-win.el: Remove dead function gnus-window-configuration-element.
633         (gnus-all-windows-visible-p): Remove old compatibility code.
634         (gnus-window-top-edge): Add docstring.
635
636         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
637
638 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
639
640         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
641         older request-update-info.
642
643         * gnus-art.el (article-make-date-line): Limit the length a bit more.
644
645 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
646
647         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
648         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
649
650 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
651
652         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
653         groups.  This makes the nndraft:queue group pop up if it's not already
654         there.
655
656         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
657         messages" logic, which was reversed.
658
659         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
660         the "same place" even if point is on the line being replaced.
661         (article-update-date-lapsed): Allow updating both the combined lapsed
662         and the lapsed headers.
663         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
664         (article-make-date-line): Limit the number of segments dynamically to
665         avoid too-long lines.
666
667 2011-01-27  Julien Danjou  <julien@danjou.info>
668
669         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
670         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
671
672 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
673
674         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
675         Use plist-get instead of the cl function getf.
676
677 2011-01-27  Glenn Morris  <rgm@gnu.org>
678
679         * gnus-util.el (float-time): Get rid of compiler warning, again.
680
681 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
682
683         * shr.el (shr-put-color): Special-case background colours: Do put them
684         at the blank parts at the front of the lines.
685
686         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
687         exit hook to nix out all data on readedness on group exit.
688
689         * gnus-util.el (float-time): If float-time is bound, always use it on
690         all Emacsen.  It's unclear why the subrp check was there.
691         (time-date): Require to make some autoload issues on XEmacs go away.
692
693         * shr.el (shr-put-color): Don't do the box padding in tables, since
694         they're already padded.
695
696 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
697
698         * gnus-art.el (gnus-article-next-page): When the last line of the
699         article is displayed, scroll down once more instead of going to the
700         next article at once.
701         (article-lapsed-string): Refactor out and allow specifying how many
702         segments you want.
703         (gnus-article-setup-buffer): Start updating the lapsed header directly.
704         (gnus-article-update-lapsed-header): New variable.
705
706         * shr.el: Revert change that made headings use different-sized faces.
707         The Emacs display engine isn't advanced enough that, for instance,
708         tables can comfortably use differntly-sized faces.
709
710 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
711
712         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
713         used.
714         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
715         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
716         we're using an encrypted connection.
717
718         * proto-stream.el: Alter the interface functions to also return the
719         actual stream type used: network or tls.
720
721 2011-01-25  Julien Danjou  <julien@danjou.info>
722
723         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
724         (mm-display-javascript-inline): New function.
725
726         * mm-decode.el (mm-inline-media-tests): Add application/javascript
727         viewing function.
728
729 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * shr.el (shr-expand-newlines): Fix variable name.
732
733 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
734
735         * shr.el (shr-expand-newlines): Make nested boxes work.
736
737 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
738
739         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
740         backgrounds.
741         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
742         in a more sensible manner.
743
744 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
745
746         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
747         if EPG is loaded.
748
749 2011-01-24  Julien Danjou  <julien@danjou.info>
750
751         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
752         tags.
753
754 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
755
756         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
757         commands.
758
759         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
760         in the article buffer.
761         (gnus-gravatar-insert): Use blank space from the current buffer to
762         avoid breaking text properties.  This makes X-Sent updating work again.
763
764         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
765
766 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
767
768         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
769         fix the bug in url-http.el instead.
770
771         * shr.el (shr-image-fetched): Ditto.
772
773         * shr.el (shr-image-fetched): Avoid having point move in the article
774         buffer.
775
776         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
777         buffer after being called.  It's apparently being killed by url.el, and
778         killing it made point move to end-of-buffer in a random buffer.
779
780         * shr.el (shr-image-fetched): Ditto.
781
782 2011-01-23  Julien Danjou  <julien@danjou.info>
783
784         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
785
786         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
787         text/x-org.
788
789 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
790
791         * gnus-sum.el (gnus-summary-move-article): Protect against backends
792         (i.e., nnimap) returning nil as the article number.
793
794 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
795
796         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
797         "DelSp" parameter in RFC3676.
798
799 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
800
801         * message.el (message-check-recipients): Display the encoded version of
802         the bogus address if they differ.
803
804         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
805         after sending.
806
807         * gnus-agent.el (gnus-agent-send-mail): Ditto.
808
809         * gnus-group.el (gnus-group-refresh-group): New convenience function.
810
811         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
812         group buffer after sending the queue.
813
814         * gnus-agent.el (gnus-agent-send-mail): Ditto.
815
816 2011-01-22  Julien Danjou  <julien@danjou.info>
817
818         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
819
820 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
821
822         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
823         nested related parts.
824
825         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
826         unexpired articles.  This fixes the regression that led expiry marks to
827         disappear from nnfolder groups.
828
829 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
830
831         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
832         Don't confuse the "ret" of "retrograde" with RET.
833
834 2011-01-21  Julien Danjou  <julien@danjou.info>
835
836         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
837         than mm-insert-inline.
838
839 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
840
841         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
842         Widen article buffer.
843
844 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
845
846         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
847         the temp buffer.
848         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
849
850 2011-01-20  Julien Danjou  <julien@danjou.info>
851
852         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
853
854         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
855         than mm-insert-inline to insert inline part: this respect
856         mm-inline-media-tests displayers.
857
858         * mm-view.el (mm-display-shell-script-inline): New function.
859
860         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
861
862         * mm-uu.el (mm-uu-type-alist): Add org block.
863         (mm-uu-org-src-code-block-extract): New function.
864
865         * mm-view.el (mm-display-org-inline): New function.
866
867         * mm-decode.el (mm-automatic-display): Add text/org.
868
869         * mailcap.el (mailcap-mime-extensions): Add .org.
870
871 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * gnus-art.el (gnus-article-highlight): Remove argument passed to
874         gnus-article-add-buttons.
875
876 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
877
878         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
879         From header with a date and "nobody" as the sender.
880
881 2011-01-19  Julien Danjou  <julien@danjou.info>
882
883         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
884         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
885         if you have the same regexp several times.
886         (gnus-button-push): Fix matching when regexp is symbol.
887
888 2011-01-15  Glenn Morris  <rgm@gnu.org>
889
890         * message.el (message-mail): A compose-mail function should
891         accept headers as strings.
892
893 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
894
895         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
896         Add :vert-only tags.
897         (message-mail): New arg RETURN-ACTION.
898         (message-return-action): New var.
899         (message-bury): Use it.
900         (message-mode): Make it buffer-local.
901         (message-send-and-exit): Always call message-bury.
902
903         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
904         message-mail.
905
906 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907
908         * nnimap.el (nnimap-convert-partial-article): Protect against
909         zero-length body parts.
910
911         * mm-decode.el (mm-preferred-alternative-precedence):
912         Discourage showing empty parts.
913
914         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
915         and stuff if the backend didn't return the article number.  This fixes
916         an Exchange-related nnimap bug.
917
918         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
919         group window, because it does the wrong thing when a separate frame
920         displays the group buffer.
921
922         * proto-stream.el (open-protocol-stream): Protect against the low-level
923         transport functions returning nil.
924
925 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
926
927         * mml2015.el (epg-sub-key-fingerprint): Autoload.
928         (mml2015-epg-find-usable-secret-key): New function.
929         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
930         mml2015-epg-find-usable-key (Bug#7797).
931         (mml2015-epg-encrypt): Ditto.
932
933 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
934
935         * dgnushack.el (rot13-string): Fix the way to get the argument.
936
937 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
938
939         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
940
941 2011-01-03  Glenn Morris  <rgm@gnu.org>
942
943         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
944
945         * sieve.el (sieve-open-server): Give a more explicit error if
946         sieve-manage-open returns nil.  (Bug#7720)
947
948 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
949
950         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
951
952 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
953
954         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
955         This avoids sending passwords in plain text over non-encrypted
956         channels.
957
958         * shr.el (shr-rescale-image): Display all GIF images as animated images.
959
960         * nnimap.el (nnimap-login): Refactored out into own function, and
961         implement CRAM-MD5.
962         (nnimap-wait-for-line): Refactored out.
963
964         * mm-view.el (mml-smime): Require.
965
966 2010-12-20  David Engster  <deng@eml.cc>
967
968         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
969         use EPG to decrypt S/MIME messages instead of openssl.
970
971 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
972
973         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
974
975         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
976         status is the group clearly is unreachable.
977
978         * auth-source.el (auth-source-create): Add the optional second
979         parameter to `local-variable-p' to be compatible with XEmacs.
980
981 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
982
983         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
984         work when using a compressed nnml folder.
985
986 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
987
988         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
989         backends after sanitising on entry, because this never makes sense:
990         If the articles have gone missing, then the data no longer exists on
991         the backend, and if they haven't, then Gnus is wrong, and shouldn't
992         overwrite anything anyway.
993
994         * shr.el (shr-insert-document): Bind shr-width dynamically to
995         window-width if it's nil.
996
997 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
998
999         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1000         with the meaning of using the full emacs window width for rendering.
1001
1002 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1003
1004         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1005         case when sender is not given.
1006
1007 2010-12-23  Julien Danjou  <julien@danjou.info>
1008
1009         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1010         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1011         the addresses, otherwise we might misplaced the gravatar.
1012
1013 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1014
1015         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1016         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1017         obsolete in Emacs.
1018
1019 2010-12-20  Julien Danjou  <julien@danjou.info>
1020
1021         * gnus-util.el (gnus-rescale-image): Revert last change.
1022
1023 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1024
1025         * binhex.el: Improve commentary (Bug#7482).
1026
1027 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1028
1029         * gnus-group.el (gnus-group-delete-articles): New command.
1030
1031 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1032
1033         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1034
1035 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1036
1037         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1038         here, since it's up to the backends to do CRLF removal if their
1039         protocol has it.
1040
1041         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1042
1043 2010-12-17  Julien Danjou  <julien@danjou.info>
1044
1045         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1046         they are from file. Can also scale up.
1047
1048 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1049
1050         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1051         gnus-use-agent.
1052         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1053
1054         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1055
1056 2010-12-17  Julien Danjou  <julien@danjou.info>
1057
1058         * gravatar.el (gravatar-retrieve-synchronously): New function.
1059         (gravatar-get-data): Make more robust.
1060
1061 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1064
1065 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1068         to really consider the last line.
1069
1070 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1071
1072         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1073         list of recipient keys, or use symmetric encryption if not a list.
1074         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1075         EPA override, replacing the call to `netrc-store-data'.
1076
1077 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1078
1079         * gnus-srvr.el: Avoid passing nil regexp argument to
1080         delete-matching-lines.
1081
1082 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1085         fetching stops when Gnus exits.
1086
1087         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1088         function.
1089         (nnfolder-request-expire-articles): Save all the buffers after doing
1090         expiry.
1091
1092         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1093         the last article", since that led to serious performance regressions
1094         when expiring nnml groups.
1095
1096 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1097
1098         * nnir.el: Improve customizations.
1099
1100 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1101
1102         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1103
1104         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1105         group has been killed.
1106         (gnus-group-yank-group): Ditto.
1107
1108         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1109
1110         * nnimap.el (nnimap-request-update-group-status): New function.
1111
1112         * gnus-int.el (gnus-request-update-group-status): New interface
1113         function.
1114
1115         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1116         copying read-ness to the backends.
1117
1118         * nnimap.el (nnimap-quirk): New function.
1119         (nnimap-retrieve-group-data-early): Use it.
1120         (nnimap-quirks): New alist.
1121
1122 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1125         don't delete it within indentation.
1126
1127 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1128
1129         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1130         previous line.
1131
1132 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1133
1134         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1135         QRESYNC command by deleting a superfluous space which broke Cyrus
1136         servers.  This change will break other servers that are buggy the other
1137         way around.
1138
1139 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1140
1141         * spam.el: Reindent and fix long lines.
1142         (spam-copy-or-move-routine): Exclude invalid move destinations.
1143
1144 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1145
1146         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1147         installed the registry.
1148
1149 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1152
1153 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1154
1155         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1156         groupname doesn't contain "gmane".
1157
1158 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159
1160         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1161         and netrc-bound-and-true-p bindings.
1162         (netrc-parse): Cache the netrc contents.
1163
1164         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1165         (gnus-1): Don't create the nndrafts group twice.
1166         (gnus-setup-news): There's no need to read the active file here, since
1167         that's done again later on a per-backend basis.
1168         (gnus-start-draft-setup): Make sure that the new group is started out
1169         empty.
1170
1171         * gnus-agent.el (gnus-agentize): Don't create the queue group
1172         automatically on startup.  It'll be created later, if needed.
1173
1174         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1175         of automatically subscribed groups.
1176         (gnus-auto-subscribed-categories): New variable.
1177         (gnus-matches-options-n): Use it.
1178         (gnus-default-subscribed-newsgroups): Remove unused variable.
1179         (gnus-start-draft-setup): Message a bit less.
1180
1181 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1182
1183         * nnir.el (nnir-run-imap): Return article list in order of increasing
1184         UID.
1185
1186 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * gnus-sum.el (gnus-summary-enter-digest-group):
1189         Mention gnus-auto-select-on-ephemeral-exit.
1190
1191         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1192         convention of the network-only option.
1193
1194 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * proto-stream.el (proto-stream-open-network-only): New function to
1197         have a way to specify non-STARTTLS upgrade connections.
1198
1199 2010-12-10  Julien Danjou  <julien@danjou.info>
1200
1201         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1202         email address is nil.
1203
1204         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1205
1206 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1207
1208         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1209         deletion.
1210         (nnir-run-imap): Only need to parse list once.
1211
1212 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1213
1214         * shr.el (shr-tag-script): Ignore <script>.
1215         (shr-tag-label): Add <label> support.
1216
1217 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1218
1219         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1220
1221         * shr.el (shr-image-displayer): Work for images lined side by side.
1222
1223 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1224
1225         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1226         parameter, since XEmacs doesn't accept t as a parameter.
1227
1228 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1229
1230         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1231         ids.
1232         (nnir-run-gmane): Simplify groupspec formatting.
1233         (nnir-request-expire-articles): New function.
1234
1235 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1236
1237         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1238         overflow, possibly.
1239
1240         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1241         (shr-render-td): Handle td style="" better.
1242         (shr-tag-table): Use the color from the style sheet.
1243         (shr-render-td): Make sure we copy over all the overlays, too.
1244
1245 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1246
1247         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1248         (nnir-request-article): Improve article retrieval.
1249
1250 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1251
1252         * mm-util.el (mm-extra-numeric-entities): New variable.
1253
1254         * mm-url.el (mm-url-decode-entities):
1255         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1256
1257         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1258
1259 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1260
1261         * message.el: Use completion-at-point.
1262         (message-completion-function): New fun, extracted from message-tab.
1263         (message-mode): Use it for completion-at-point-functions.
1264         (message-tab): Use it and completion-at-point.
1265
1266 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1267
1268         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1269         character if a non-breakable character follows.
1270
1271 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1274         any stream.
1275
1276         * shr.el (shr-tag-font): Colorize the region.
1277         (shr-tag-body): Ditto.
1278         (shr-tag-font): Actually let the styles be inherited instead of
1279         overwriting them.
1280         (shr-tag-font): Get the background color right.
1281         (shr-tag-style): Ignore all <style> tags for the moment.
1282
1283         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1284         a Message-ID to avoid having nnimap depend on gnus-sum.
1285
1286         * shr.el (shr-descend): Only colorize something if we have a node that
1287         sets colors.
1288
1289 2010-12-06  Julien Danjou  <julien@danjou.info>
1290
1291         * shr.el (shr-render-td): Render td content with shr-descend, so style
1292         will be applied to <td> too.
1293         (shr-colorize-region): Colorize region even if we only have a background.
1294         (shr-tag-body): Fix color and background color inheritance.
1295         Do not recolorize after shr-generic.
1296         (shr-tag-font): Let shr-generic colorize via inheritance.
1297
1298 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1301
1302 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1303
1304         * nnir.el (nnir-request-move-article): Remove obsolete code.
1305
1306 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1307
1308         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1309
1310 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1311
1312         * gnus-sum.el (gnus-summary-respool-article): The completion function
1313         expects a list instead of an alist.
1314
1315         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1316         string as the parameter.
1317
1318         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1319
1320         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1321         styles.
1322         (shr-colorize-region): New function.
1323         (shr-insert-background-overlay): Remove.
1324         (shr-render-td): Background setting should be taken care of on a higher
1325         level.
1326         (shr-tag-body): Use post-hoc colorizations.
1327         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1328         (shr-put-color-1): Don't overwrite old colors.
1329         (shr-colorize-region): When the background color isn't explicit, use
1330         a fixed background.
1331
1332         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1333         nnmail variables.
1334
1335 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1336
1337         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1338         unless necessary.
1339
1340 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1341
1342         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1343         server.
1344
1345 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346
1347         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1348         so that TAB works.
1349
1350         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1351         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1352
1353         * shr.el (shr-urlify): Show the URL before the title to avoid
1354         misleading URLs.
1355
1356 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1357
1358         * shr.el (shr-urlify): Display the title in <a> tags.
1359
1360 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1361
1362         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1363
1364 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1365
1366         * nnir.el: Rearrange code to allow macros to be autoloaded by
1367         gnus-sum.el.
1368         (nnir-retrieve-headers-override-function): Make this variable
1369         customizable.
1370         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1371
1372         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1373         from nnir.el.
1374
1375 2010-12-03  Julien Danjou  <julien@danjou.info>
1376
1377         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1378
1379 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1380
1381         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1382         allow optional argument `environment'.
1383
1384 2010-12-03  Glenn Morris  <rgm@gnu.org>
1385
1386         * mm-extern.el (message-goto-body): Update declaration.
1387
1388 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * gnus-util.el (gnus-macroexpand-all): New function.
1391
1392         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1393         instead of macroexpand-all that is unavailable in XEmacs.
1394
1395 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1396
1397         * nnir.el (nnir-summary-line-format): New variable.
1398         (nnir-mode): Use it.
1399         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1400         (nnir-article-ids): Reimplement as defsubst.
1401         (nnir-retrieve-headers): Don't mangle the subject header.
1402         (nnir-run-imap): Use 100 as RSV score.
1403         (nnir-run-find-grep): Fix for full server searching.
1404         (nnir-run-gmane): Better restriction to gmane groups.
1405
1406         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1407         summary buffers.
1408
1409 2010-12-02  Julien Danjou  <julien@danjou.info>
1410
1411         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1412
1413         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1414
1415         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1416         support.
1417
1418 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1419
1420         * nnir.el: Update to handle the registry better.
1421         (autoload): Silence byte-compiler.
1422         (nnir-open-server): Add a hook for nnir groups.
1423         (nnir-request-move-article): Don't mangle the header. Better to use
1424         formating variables (which will be added in the future).
1425         (nnir-registry-action): Update the registry using the original article
1426         group name.
1427         (nnir-mode): Install nnir-specific hooks for updating the registry.
1428
1429         * gnus-sum.el
1430         (gnus-article-original-subject,gnus-newsgroup-original-name):
1431         Remove obsolete variables.
1432         (gnus-summary-move-article): Remove use of obsolete variables.
1433         (gnus-summary-local-variables): Make move and delete hooks local to
1434         summary buffers.
1435
1436 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * rtree.el: New file.
1439
1440 2010-12-01  Julien Danjou  <julien@danjou.info>
1441
1442         * message.el (message-user-organization): Do not use
1443         gnus-local-organization.
1444
1445         * gnus.el: Remove gnus-local-organization.
1446
1447         * gnus-msg.el: Remove nastygram thing.
1448
1449 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1450
1451         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1452         funcall.
1453
1454 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1455
1456         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1457         names.
1458
1459         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1460         characters.
1461
1462         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1463         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1464         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
1465         (gnus-gravatar-transform-address): Use mail-extract-address-components
1466         that supports non-ASCII names rather than mail-header-parse-addresses.
1467
1468 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * proto-stream.el (open-protocol-stream): All starttls connections are
1471         handled by the network handler.
1472
1473 2010-11-30  Julien Danjou  <julien@danjou.info>
1474
1475         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1476         (nnimap-open-connection-1): Fix PREAUTH.
1477
1478         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1479
1480 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1483         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1484         (shr-insert): Use them.
1485         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1486
1487 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1488
1489         * nnir.el (nnir-request-move-article): Bail out if original group
1490         doesn't support article moves.
1491         (nnir-get-active): Improve active list retrieval.
1492
1493 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1494
1495         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1496
1497 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1498
1499         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1500         seem to accept strings-with-numbers as port numbers,
1501
1502 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1503
1504         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1505         change the registry.
1506
1507 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1508
1509         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1510         delete-dups that is not available in XEmacs 21.4.
1511
1512         * mm-util.el (mm-delete-duplicates): Add comment.
1513
1514 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1515
1516         * nnir.el (nnir-ignored-newsgroups): New variable.
1517         (nnir-get-active): Use it.
1518
1519 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1520
1521         * proto-stream.el (proto-stream-open-network): Add some comments.
1522
1523         * nntp.el (nntp-open-connection): Provide a :success condition.
1524
1525         * nnimap.el (nnimap-open-connection-1): Ditto.
1526
1527         * proto-stream.el (proto-stream-open-network): See what the response to
1528         the STARTTLS command is.
1529
1530         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1531         backwards compatibility).
1532         (nnimap-open-connection-1): Really respect nnimap-server-port.
1533
1534         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1535         TLS upgrades we don't really care about the identity of the peer.
1536         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1537         that what we've checked for.
1538         (proto-stream-always-use-starttls): Only default to t if
1539         open-gnutls-stream exists.
1540         (proto-stream-open-network): If STARTTLS failed, then just open a
1541         normal connection.
1542         (proto-stream-open-network): Wait until the greeting before doing
1543         STARTTLS.
1544
1545         * nntp.el (nntp-open-connection): Report what the connection error is.
1546
1547         * proto-stream.el (open-protocol-stream): Rename from
1548         open-proto-stream.
1549
1550 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * nnimap.el (nnimap-stream): Change default to `undecided'.
1553         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1554         first, and then network.
1555         (nnimap-open-connection-1): Respect nnimap-server-port.
1556         (nnimap-open-connection): Be more backwards-compatible.
1557
1558         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1559         (proto-stream-open-starttls): De-duplicate the starttls code.
1560         (proto-stream-open-starttls): Folded back into the main function.
1561         (proto-stream-open-network): Fix typo in the gnutls path.
1562         (proto-stream-command): Refactor out.
1563
1564         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1565
1566         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1567         starttls.el STARTTLS.
1568
1569         * color.el (color-lab->srgb): Fix function call name.
1570
1571         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1572         if we're using tls.el.
1573         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1574         built in, then don't try to establish a STARTTLS connection.
1575
1576         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1577         servers.
1578
1579         * proto-stream.el (open-proto-stream): Use network, not stream.
1580         (open-proto-stream): Add a way to specify what the end of a command is.
1581
1582         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1583         connections types.
1584         (nntp-open-network-stream): Remove.
1585         (nntp-open-ssl-stream): Remove.
1586         (nntp-open-tls-stream): Remove.
1587         (nntp-ssl-program): Remove.
1588
1589         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1590
1591 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1592
1593         * nnir.el: Fix typos.
1594         (nnir-retrieve-headers-override-function): Rename variable to reflect
1595         new semantics.
1596         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1597         macros.
1598         (nnir-request-article, nnir-request-move-article): Use them.
1599         (nnir-categorize): New function.
1600         (nnir-run-query): Use it.
1601         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1602         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1603         sorted.
1604         (nnir-group-full-name): Use gnus-group-full-name instead.
1605         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1606         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1607
1608 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1609
1610         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1611
1612         * proto-stream.el: New library to provide protocol-specific
1613         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1614         protocols.
1615         (open-proto-stream): Complete the documentation.
1616         (proto-stream-open-network): Fix some typos.
1617
1618         * nnimap.el (nnimap-open-connection): Use it.
1619
1620 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1621
1622         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1623         negotiation.
1624
1625 2010-11-26  Julien Danjou  <julien@danjou.info>
1626
1627         * color.el: Rename various rgb functions to srgb.
1628
1629 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630
1631         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1632         names.
1633
1634 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * shr.el (shr-insert): Revert last change.
1637         (shr-find-fill-point): Never leave point being at bol;
1638         relax the kinsoku limitation when rendering tables.
1639
1640 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1641
1642         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1643         results from -accept-article.
1644
1645         * shr-color.el: Require cl when compiling.
1646
1647         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1648         checkin.
1649
1650         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1651
1652         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1653
1654         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1655         'add and 'delete to set backend marks.
1656
1657         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1658
1659         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1660
1661         * nntp.el (nntp-request-set-mark): Use it.
1662
1663         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1664
1665         * nnml.el (nnml-request-set-mark): Ditto.
1666
1667         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1668         introduces regressions in article selection.
1669         (nnimap-find-uid-response): New function.
1670         (nnimap-request-accept-article): Use the UID returned, if any.
1671         (nnimap-request-move-article): Use the UID returned, if any.
1672         (nnimap-get-groups): Reimplement to work with folded lines.
1673         (nnimap-find-uid-response): The UID is the last element in the list.
1674         (nnimap-request-set-mark): Extend syntax with 'set.
1675
1676         * nnml.el (nnml-request-set-mark): Ditto.
1677
1678         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1679
1680         * nntp.el (nntp-request-set-mark): Ditto.
1681
1682 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * message.el (message-called-interactively-p): A temporary macro.
1685         (message-goto-body): Use it temporarily.
1686
1687 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1690         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1691         (nnimap-last-response-string): Fix last unfolding fix.
1692
1693 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1694
1695         * shr.el (shr-insert): Fix the way to fold lines.
1696
1697 2010-11-25  Julien Danjou  <julien@danjou.info>
1698
1699         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1700
1701         * color.el: Rename from color-lab.el
1702         (color-rgb->hex): Add.
1703         (color-complement): Add.
1704         (color-complement-hex): Add.
1705
1706         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1707
1708 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1711         don't exist.
1712
1713 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1716         assuming that article displaying or another mml-preview may be
1717         interrupted for an error or for the like.
1718
1719         * shr.el (shr-get-background): Fix argument name.
1720
1721 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1722
1723         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1724
1725         * gnus-sum.el (gnus-summary-include-articles): New function.
1726
1727         * message.el (message-goto-body): called-interactively-p needs a
1728         parameter, so use `any'.
1729
1730         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1731         clear marks before moving, since they're synced from the Gnus side
1732         first.
1733
1734         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1735         (gnus-summary-move-article): Copy over all marks before moving, so that
1736         IMAP doesn't think a new article has arrived.
1737
1738 2010-11-24  Julien Danjou  <julien@danjou.info>
1739
1740         * shr.el (shr-insert-background-overlay): Fix typo.
1741         (shr-render-td): Copy the background before rendering.
1742
1743         * shr-color.el (shr-color-visible): Fix docstring.
1744
1745         * shr.el (shr-tag-table): Add bgcolor support.
1746         (shr-render-td): Add bgcolor support.
1747         (shr-get-background): Add.
1748         (shr-insert-foreground-overlay): Use shr-get-background.
1749
1750         * message.el (message-goto-body): Use called-interactively-p.
1751         (message-in-body-p): message-goto-body returns point.
1752
1753 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1754
1755         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1756         Fixes something or other in Emacs 23, and is backwards compatible.
1757
1758         * message.el (message-goto-body): Remove the <#secure special-casing,
1759         which is too special.
1760
1761         * shr.el (shr-parse-style): Drop !important from styles.
1762
1763 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1764
1765         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1766         this function to return incorrect results when calling it with an
1767         explicit article argument different from
1768         (gnus-summary-article-number).
1769
1770 2010-11-24  Julien Danjou  <julien@danjou.info>
1771
1772         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1773         (shr-tag-body): Add background support.
1774         (shr-descend): Add background support.
1775         (shr-tag-title): Add.
1776
1777         * shr-color.el (shr-color-visible): Really return original background
1778         if fixed.
1779
1780 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781
1782         * shr.el (shr-color-check): Protect against non-existant colour names.
1783
1784 2010-11-24  Julien Danjou  <julien@danjou.info>
1785
1786         * color-lab.el: Require 'cl when compiling.
1787
1788         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1789
1790         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1791         matched part.
1792
1793         * color-lab.el: Fix all expt calls to use float type.
1794
1795 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1796
1797         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1798         expression to shr-color-check as is.
1799
1800         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1801
1802         * color-lab.el: Add coding cookie.
1803         (float-pi): Use eval-and-compile.
1804
1805         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1806         compiled for Emacsen having no `libxml-parse-html-region' support.
1807
1808 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809
1810         * shr.el (shr-insert-color-overlay): Split stuff like
1811         "#444444 !important" to find the real colour.
1812         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1813         parse <font color="red"> entries.
1814
1815 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1816
1817         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1818         point when parsing headers.
1819
1820         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1821         is positioned properly when parsing headers.
1822
1823 2010-11-23  Julien Danjou  <julien@danjou.info>
1824
1825         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1826
1827         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1828
1829         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1830
1831         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1832         Use shr-color-hue-to-rgb.
1833         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1834
1835 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836
1837         * shr.el (shr-color->hexadecimal): Autoload.
1838         (shr-descend): Add color to all tags.
1839
1840 2010-11-22  Julien Danjou  <julien@danjou.info>
1841
1842         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1843         shr-color->hexadecimal.
1844
1845         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1846         RGB() or HSL() color representation.
1847
1848         * shr.el (shr-tag-font): Add.
1849         (shr-tag-color-check): New function to get better colors.
1850         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1851         tag-span.
1852
1853         * shr-color.el: New file.
1854
1855         * color-lab.el: New file.
1856
1857         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1858
1859 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1860
1861         * nnir.el: Fix typo in comments.
1862         (nnir-run-imap): Simplify code. No need to reverse artlist.
1863         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1864
1865 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1866
1867         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1868
1869         * nnimap.el (nnimap-get-capabilities): Refactor out.
1870         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1871
1872 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1873
1874         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1875         appearing when `mm-uu-hide-markers' is nil.
1876
1877 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1878
1879         * nnimap.el (nnimap-unselect-group): Make into its own function.
1880         (nnimap-request-rename-group): Unselect group before renaming.
1881         This had gotten lost somewhere.
1882         (nnimap-request-accept-article): Keep track of examined groups, and
1883         unselect the group before APPENDing to read-only groups.
1884         (nnimap-request-move-article): Clear flags before moving so that they
1885         can be re-set later.
1886
1887 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1890         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1891
1892 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * gnus-art.el (gnus-mime-display-single)
1895         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1896         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1897         parameter.
1898
1899 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1902         (shr-table-vertical-line): New variable.
1903         (shr-insert-table): Use it.
1904
1905 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1906
1907         * gnus-html.el (gnus-html-wash-images): Don't display images if
1908         gnus-inhibit-images is non-nil; register displayer for cid images.
1909         (gnus-html-display-image): Work for cid image.
1910         (gnus-html-insert-image): Allow arguments.
1911         (gnus-html-put-image): Inhibit read-only.
1912         (gnus-html-prefetch-images): Don't prefetch images if
1913         gnus-inhibit-images is non-nil.
1914
1915 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * shr.el (shr-put-image): Break lines when inserting big pictures.
1918
1919 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1920
1921         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1922         sender, thanks Katsumi Yamaoka.
1923
1924 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1925
1926         * nnir.el (nnir-run-imap): Reverse the article list for each group
1927         rather than the whole list.
1928
1929 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * shr.el (shr-image-displayer): Protect function against non-existent
1932         image source.
1933
1934         * gnus-art.el (gnus-inhibit-images): New user option.
1935         (gnus-mime-display-single): Don't display image if it is non-nil.
1936
1937         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1938         gnus-inhibit-images.
1939
1940         * shr.el (shr-image-displayer): New function.
1941         (shr-tag-img): Use it.
1942
1943 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1944
1945         * mml2015.el (mml2015-epg-sign): Use From header.
1946
1947 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1948
1949         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1950
1951         * gnus-util.el (gnus-find-text-property-region): Return markers.
1952
1953         * shr.el (shr-tag-img): Put a displayer in the text property.
1954
1955         * gnus-util.el (gnus-find-text-property-region): New utility function.
1956
1957         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1958         (gnus-html-show-images): Remove.
1959
1960         * gnus-art.el (gnus-article-show-images): New, more general function.
1961
1962         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1963         image url text properties.
1964
1965         * shr.el: Ditto.
1966
1967         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1968         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1969
1970 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1971
1972         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1973         work for two or more articles.
1974
1975 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1976
1977         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1978         divide an image that's in an html article to two or more when washing
1979         non-ASCII characters in alt text of it.
1980
1981 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1984         smime-decrypt-region using function argument.
1985         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1986
1987         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1988
1989         * smime.el (smime-decrypt-region): Catch it.
1990
1991 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1992
1993         * smime.el (smime-mode-map): Move initialization into declaration.
1994         (gnus-run-mode-hooks): Don't autoload.
1995         (smime-mode): Use define-derived-mode.
1996
1997 2010-11-11  Glenn Morris  <rgm@gnu.org>
1998
1999         * smime.el (from): Restrict declaration to XEmacs.
2000
2001         * nnir.el (gnus-group-topic-name): Autoload.
2002
2003 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2004
2005         * shr.el (shr-insert): Don't break long line if it is because of
2006         kinsoku-bol characters in the line end.
2007
2008 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2009
2010         * nnir.el (nnir-request-move-article): Fix to provide original group
2011         and subject.
2012         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2013         been retrieved.
2014
2015         * gnus-sum.el (gnus-summary-move-article): Use original group and
2016         subject for virtual articles such as those in an nnir summary buffer.
2017
2018 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2019
2020         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2021         least 21.5).
2022
2023         * smime.el (from): Declare it again for XEmacs.
2024
2025 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * message.el (message-resend): Don't disable encoding unless it's
2028         already encoded.
2029
2030         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2031         low-numbered articles.
2032
2033 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2034
2035         * rfc2047.el (rfc2047-syntax-table): Simplify.
2036
2037         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2038
2039         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2040         set-char-table-range for XEmacs.
2041
2042 2010-11-10  Glenn Morris  <rgm@gnu.org>
2043
2044         * time-date.el (time-to-seconds): Always an alias on Emacs,
2045         never a real function.
2046         (with-no-warnings): Remove compat stub, now unused.
2047         (time-less-p): Doc fix.
2048         (time-to-number-of-days): Simplify.
2049
2050         * smime.el (from): Remove unused declaration.
2051
2052         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2053         (gnus-float-time): On Emacs, always an alias.
2054
2055         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2056         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2057
2058 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * dgnushack.el: Don't use ignore-errors in the top level form since it
2061         is unavailable in XEmacs even if cl is loaded.
2062
2063         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2064
2065 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2066
2067         * shr.el (browse-url-mailto): Autoload.
2068
2069         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2070
2071         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2072         regexp doesn't need quoting.
2073
2074 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2075
2076         * message.el (message-subject-trailing-was-ask-regexp)
2077         (message-subject-trailing-was-regexp): Match was: in addition to was.
2078
2079 2010-11-09  Glenn Morris  <rgm@gnu.org>
2080
2081         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2082         (nnbabyl-check-mbox): Use point-at-bol.
2083
2084 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2087
2088         * message.el (message-mailto): New function.
2089         (message-mailto): Should accept other parameters.
2090         (message-mailto): Remove since it duplicates browse-url-mailto
2091         functionality.
2092
2093 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2096         methods.
2097         (gnus-read-active-file): Ditto.
2098
2099         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2100         ": " from the prompt.
2101         (gnus-group-make-group): Ditto.
2102
2103 2010-11-07  Glenn Morris  <rgm@gnu.org>
2104
2105         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2106         (gnus-bookmark-kill-line): Use point-at-eol.
2107
2108 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2111         asterisks in From header.
2112
2113 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2114
2115         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2116         string to avoid making the From headers syntactically invalid.
2117
2118         * message.el (message-send-mail): Don't insert courtesy messages if the
2119         message already has List-Post and List-ID messages.
2120
2121 2010-11-06  Glenn Morris  <rgm@gnu.org>
2122
2123         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2124         `condition', `type', `length' a prefix.
2125         (gnus-treat-predicate): Update for above name changes.
2126
2127 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2128
2129         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2130         binding.  Handled by `gnus-summary-refer-thread' instead.
2131         (nnir-warp-to-article): New backend function.
2132
2133         * nnimap.el (nnimap-request-thread): Force dependency updating.
2134
2135         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2136         (gnus-summary-refer-thread): Rework to improve thread-referral.
2137
2138         * gnus-int.el (gnus-warp-to-article): New function.
2139
2140         * gnus-sum.el (gnus-summary-article-map): Bind it.
2141
2142 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2143
2144         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2145         gnus-summary-refer-thread.
2146
2147         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2148         headers.
2149         (gnus-summary-limit-include-thread): Prevent articles in thread from
2150         being cut in gnus-cut-threads.
2151         (gnus-summary-refer-thread): Limit retrieved headers to those in
2152         thread.
2153
2154 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * message.el (message-send-mail): Use the value of
2157         message-courtesy-message from the message buffer.
2158
2159         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2160
2161         * shr.el (shr-browse-url): Implement mailto: URLs.
2162
2163         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2164         "raw".
2165
2166         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2167         if it's already selected.
2168
2169         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2170
2171 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2174         to measure the length and truncate alt text.
2175
2176 2010-11-03  Glenn Morris  <rgm@gnu.org>
2177
2178         * nndiary.el (nndiary-generate-nov-databases-1)
2179         (nndiary-generate-active-info): Rename dynamic variable `files' to
2180         something less generic.
2181
2182 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2183
2184         * nnir.el (nnir-request-move-article): Call the underlying backend to
2185         move articles from nnir.
2186
2187 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2190
2191 2010-11-02  Julien Danjou  <julien@danjou.info>
2192
2193         * nnir.el: Remove wais support.
2194
2195 2010-11-02  Glenn Morris  <rgm@gnu.org>
2196
2197         * gnus-html.el: Reorder requirements to quieten compiler.
2198
2199 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2202         properly for XEmacs as well.
2203         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2204         (gnus-article-natural-long-line-p): Use window-width rather than
2205         frame-width.
2206
2207 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2208
2209         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2210         (nnir-read-parms): Don't modify query.
2211         (nnir-run-query): Add ability to search topic on current line.
2212         (nnir-get-active): Clean up.
2213
2214 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2215
2216         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2217         degenerate articles.
2218
2219         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2220         (gnus-print-buffer): Just print the buffer as is, without any copying
2221         to a buffer and then re-highlighting.
2222
2223         * nnimap.el (nnimap-request-group): Store the new updated info.
2224         (nnimap-request-group): Select the group when we don't know whether it
2225         exists or not.
2226
2227         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2228         groups.
2229
2230         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2231         groups.
2232
2233         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2234         groups.
2235
2236         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2237         long-lines case by only filling the long lines.
2238
2239         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2240         (bug #7311).
2241
2242 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2243
2244         * shr.el: No need to declare `declare-function' since shr.el is for
2245         only Emacsen that provide `libxml-parse-html-region'.
2246
2247         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2248         effective only in a file it is referred to.
2249
2250 2010-11-01  Glenn Morris  <rgm@gnu.org>
2251
2252         * mm-util.el (gnus-completing-read): Autoload.
2253         (mm-read-coding-system): Simplify Emacs definition.
2254
2255         * nnmail.el (gnus-activate-group):
2256         * nnimap.el (gnutls-negotiate):
2257         * nntp.el (netrc-parse): Fix declarations.
2258
2259 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2262         string-match-p in Emacs >=23.
2263
2264         * gnus-msg.el (gnus-configure-posting-styles)
2265         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2266
2267 2010-11-01  Glenn Morris  <rgm@gnu.org>
2268
2269         * nnir.el (declare-function): Add compat stub.
2270         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2271         (nnir-run-gmane): Require 'mm-url.
2272
2273         * mm-util.el (mm-string-to-multibyte): Simplify.
2274
2275         * shr.el (declare-function): Add compat stub.
2276         (url-cache-create-filename): Declare.
2277         (mm-disable-multibyte, widget-convert-button): Autoload.
2278
2279         * smime.el (ldap-search): Declare.
2280         (smime-cert-by-ldap-1): Require ldap on Emacs.
2281
2282         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2283         (nnimap-keepalive): Use gnus-float-time.
2284
2285         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2286         (mail-source-delete-crash-box): Use gnus-float-time.
2287
2288         * gnus-dired.el (gnus-completing-read): Autoload.
2289
2290         * mm-view.el (gnus-rescale-image): Autoload.
2291
2292         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2293
2294         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2295
2296         * sieve-manage.el: Require 'cl when compiling.
2297
2298         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2299         (gnus-iswitchb-completing-read): Require iswitchb.
2300         (gnus-select-frame-set-input-focus): Silence compiler.
2301
2302 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2303
2304         * message.el (message-subject-trailing-was-query): Change default to t,
2305         since I think that's what most people want.
2306
2307         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2308         appending for easier debugging.
2309         (nnimap-wait-for-connection): Take a regexp.
2310         (nnimap-request-accept-article): Wait for the continuation line before
2311         sending anything unless we're streaming.
2312
2313         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2314         leave the header washing to take place.
2315
2316 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2317
2318         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2319         regular expression match and replace in posting styles.
2320
2321 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2322
2323         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2324         an entire server.
2325         (nnir-get-active): New function.
2326         (nnir-run-imap): Use it.
2327         (nnir-run-gmane): Who knew, gmane search returns an article score!
2328
2329         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2330         server on the current line with nnir.
2331
2332 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2333
2334         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2335         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2336         left edge.
2337         (gnus-article-foldable-buffer): Skip past the prefix when determining
2338         raggedness.
2339
2340         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2341         the raw article, and change `C-u g' to show the article without doing
2342         treatments.
2343
2344         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2345         on to `gnus-treat-article'.
2346         (gnus-inhibit-article-treatments): New variable.
2347
2348         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2349
2350         * gnus-art.el (gnus-treatment-function-alist): Have
2351         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2352         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2353         sections.
2354
2355         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2356         parameter.
2357         (gnus-article-fill-cited-long-lines): New function.
2358         (gnus-article-fill-cited-article): Allow filling only long sections.
2359
2360         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2361         and non-punctuation (like after the apostrophe in "'We").
2362
2363         * gnus-sum.el (gnus-summary-select-article): Make sure
2364         gnus-original-article-buffer is alive.
2365
2366         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2367         reflect the order they're in in the digest.
2368
2369         * gnus.el (gnus-group-startup-message): Move point to the start of the
2370         buffer.
2371
2372         * nnimap.el (nnimap-capability): New function.
2373         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2374         is set.
2375
2376 2010-10-31  David Engster  <dengste@eml.cc>
2377
2378         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2379         conform with changes to gnus-completing-read.
2380
2381 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2384
2385 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2386
2387         * nnir.el: Move defvar, defcustom around to keep file organized
2388         and keep byte-compiler quiet.
2389         (nnir-read-parms): Accept search-engine as arg.
2390         (nnir-run-query): Pass search-engine as arg.
2391         (nnir-search-engine): Remove.
2392
2393 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2394
2395         * shr.el (shr-generic): The text nodes should be text, not :text.
2396
2397         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2398         later in the file.
2399
2400 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2401
2402         * nnir.el: General clean up.  Allow searching with multiple engines.
2403         Allow separate extra-parameters for each engine.
2404         Batch queries when possible.
2405         (nnir-imap-default-search-key,nnir-method-default-engines):
2406         Add customize interface.
2407         (nnir-run-gmane): New engine.
2408         (nnir-engines): Use it.  Qualify all prompts with engine name.
2409         (nnir-search-engine): Remove global variable.
2410         (nnir-run-hyrex): Restore for now.
2411         (nnir-extra-parms,nnir-search-history): New variables.
2412         (gnus-group-make-nnir-group): Use them.
2413         (nnir-group-server): Remove in favor of gnus-group-server.
2414         (nnir-request-group): Avoid searching twice.
2415         (nnir-sort-groups-by-server): New function.
2416
2417 2010-10-30  Julien Danjou  <julien@danjou.info>
2418
2419         * gnus-group.el: Remove gnus-group-fetch-control.
2420
2421         * gnus-start.el (gnus-find-new-newsgroups):
2422         Remove gnus-check-first-time-used.
2423
2424         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2425
2426 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2427
2428         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2429         set on groups that don't have \* permanentflags.
2430
2431 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2434         control the background color.
2435         (shr-tag-img): Ignore very small web bug type images.
2436         (shr-put-image): Add help-echo alt texts to the images.
2437         (shr-tag-video): Show the video poster image.
2438
2439 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440
2441         * shr.el (shr-table-depth): New variable.
2442         (shr-tag-table-1): Only insert the images after the top-level table.
2443
2444         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2445
2446         * gnus-util.el (gnus-list-memq-of-list): New function.
2447
2448         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2449         selected.
2450         (nnimap-unsplittable-articles): New slot.
2451         (nnimap-new-articles): Use it.
2452
2453 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2454
2455         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2456         move to the previous line on `M-g'.
2457
2458 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2461         *-request-group, which seems unnecessary.
2462
2463         * nnimap.el (nnimap-quote-specials): Function copied over from
2464         imap.el.
2465         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2466         they support that.  Suggested by Tom Regner.
2467
2468 2010-10-29  Julien Danjou  <julien@danjou.info>
2469
2470         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2471         defalias.
2472         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2473
2474         * gnus.el: Remove `gnus-nntp-service' variable.
2475         (gnus-secondary-servers): Make obsolete.
2476         (gnus-nntp-server): Make obsolete.
2477
2478         * gnus-start.el (gnus-1): Remove x-splash calls.
2479
2480         * gnus-ems.el (gnus-x-splash): Remove.
2481
2482         * gnus.el (gnus-group-startup-message): Simplify/update code.
2483
2484         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2485         definition.
2486
2487         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2488         capability before doing anything.
2489         (gnus-group-insert-group-line): Remove useless
2490         gnus-group-remove-excess-properties.
2491
2492 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2495
2496 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2497
2498         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2499         config after reselecting.
2500
2501 2010-10-28  Julien Danjou  <julien@danjou.info>
2502
2503         * shr.el (shr-put-image): Use point even if only inserting text.
2504         (shr-put-image): Save excursion when inserting alt text on non-graphic
2505         display, so the behaviour is the same when we are on a graphic display.
2506
2507         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2508
2509 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2512         (gnus-mime-copy-part): Check coding system, not charset.
2513         (gnus-mime-view-part-externally): Never remove part.
2514         (gnus-mime-view-part-internally): Don't remove part here.
2515         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2516         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2517         multipart/alternative.
2518
2519         * mm-decode.el (mm-display-part): Take optional arg `force'.
2520
2521 2010-10-26  Julien Danjou  <julien@danjou.info>
2522
2523         * gnus-group.el (gnus-group-default-list-level): Add this function to
2524         compute the default list level.
2525         (gnus-group-default-list-level): Add possibility to use a function.
2526
2527 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2530
2531         * gnus-group.el (gnus-group-completing-read)
2532         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2533         gnus-replace-in-string.
2534
2535 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * shr.el (shr-tag-div): Add.
2538
2539         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2540
2541 2010-10-25  Julien Danjou  <julien@danjou.info>
2542
2543         * gnus-util.el: Remove `gnus-with-local-quit'.
2544
2545         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2546
2547 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2548
2549         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2550         the original article buffer.
2551
2552 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2553
2554         * nnimap.el (nnimap-request-head): New function.
2555         (nnimap-request-move-article): Try to be slighly faster by not
2556         requesting the entire message when moving.
2557         (nnimap-transform-headers): Don't bug out on bodiless articles.
2558         (nnimap-send-command): Have no outstanding messages if the IMAP server
2559         doesn't support streaming.
2560         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2561
2562 2010-10-24  Julien Danjou  <julien@danjou.info>
2563
2564         * message.el (message-default-headers): Fix type.
2565
2566 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567
2568         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2569         prefetching images.
2570
2571         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2572         backend for unknown groups.  This is mainly useful for nnimap groups.
2573
2574         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2575         group isn't covered by the agent.
2576
2577 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2578
2579         * nnir.el (nnir-method-default-engines): New variable.
2580         (nnir-run-query): Use it.
2581         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2582         (gnus-summary-nnir-goto-thread): Change group if needed.
2583
2584         * gnus-group.el (gnus-group-group-map): Add key binding for
2585         gnus-group-make-nnir-group.
2586
2587 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2588
2589         * shr.el (shr-tag-object): Add.
2590
2591         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2592         original article buffer live.
2593         (gnus-summary-select-article-buffer):
2594         Mention gnus-widen-article-buffer.
2595
2596 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * shr.el (shr-tag-strong): Add.
2599
2600 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2601
2602         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2603         group names.  They mess up the group buffer badly.
2604
2605         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2606
2607         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2608         instead of the summary one.
2609
2610 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2611
2612         * mml.el (mml-preview): Work properly when editing article.
2613
2614         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2615         gnus-have-read-active-file if it's already been in.
2616
2617 2010-10-22  Tom Tromey  <tromey@redhat.com>
2618
2619         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2620         gnus-group-completing-read.
2621
2622 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2623
2624         * message.el (message-mode-map): Don't bind M-; to comment region, to
2625         allow the global comment-dwim to work.
2626
2627 2010-10-21  Julien Danjou  <julien@danjou.info>
2628
2629         * message.el (message-setup-1): Allow message-default-headers to be a
2630         function.
2631
2632 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * shr.el (shr-tag-table): Simplify.
2635
2636 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2637
2638         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2639         to avoid trying to snarf invalid stuff.
2640
2641         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2642
2643         * gnus.el (gnus-message-archive-group): Quote value.
2644         (gnus-message-archive-group): Mark as changed.
2645
2646         * shr.el (shr-add-font): Don't put the font properties on the newline
2647         or the indentation.
2648
2649         * message.el (message-fix-before-sending): Change options when sending
2650         non-printable characters.
2651
2652         * gnus.el (gnus-message-archive-method): Change the default to
2653         monthly outgoing groups.
2654
2655         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2656         that have gotten new numbers.
2657
2658         * nnimap.el (nnimap-request-replace-article): New function.
2659
2660 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2663         (nnrss-request-article): Don't use special html washing code.
2664
2665 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2666
2667         * shr.el (shr-tag-table): Remove useless nconc.
2668
2669 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2670
2671         * gnus-art.el (article-wash-html): Simplify and remove the charset
2672         stuff.  Use the normal html rendering code instead of the special html
2673         washing code.
2674
2675         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2676         `gnus-w3m' symbols.
2677         (mm-text-html-washer-alist): Remove.
2678
2679         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2680         (mm-inline-media-tests): Remove use.
2681         (mm-text-html-renderer): Change default to the `shr' symbol.
2682
2683         * mm-view.el (mm-inline-text-html): Remove use.
2684
2685         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2686         `gnus-blocked-images' to be a function.
2687         (gnus-article-wash-function): Remove.
2688
2689 2010-10-20  Julien Danjou  <julien@danjou.info>
2690
2691         * spam.el (spam-list-of-processors): Mark as obsolete.
2692
2693         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2694         (nnimap-insert-partial-structure): Fix boundary detection.
2695
2696 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2697
2698         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2699         run file-truename on remote files.  This can be expensive and even
2700         prevent one from editing drafts if some unrelated buffer has a stale
2701         connection.
2702
2703 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2704
2705         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2706         kinsoku-eol regardless of shr-kinsoku-shorten.
2707         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2708         (shr-tag-table): Support caption, thead, and tfoot.
2709
2710 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2713         lines.
2714         (shr-save-contents): New command and keystroke.
2715
2716         * nndoc.el (nndoc-type-alist): Add git support.
2717         (nndoc-git-type-p): New function.
2718         (nndoc-transform-git-article): Ditto.
2719         (nndoc-transform-git-headers): Ditto.
2720         (nndoc-transform-git-headers): Generate Subject headers.
2721
2722         * shr.el (shr-parse-style): New function.
2723         (shr-tag-span): Ditto.
2724
2725         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2726         to `G G' to avoid collisions.
2727
2728 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2729
2730         * shr.el: Load kinsoku if necessary.
2731         (shr-kinsoku-shorten): New internal variable.
2732         (shr-find-fill-point): Make kinsoku shorten text line if
2733         shr-kinsoku-shorten is bound to non-nil.
2734         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2735         shr-indentation too when testing if table is wider than frame width.
2736         (shr-insert-table): Use `string-width' instead of `length' to measure
2737         text width.
2738         (shr-insert-table-ruler): Make sure indentation is done at bol.
2739
2740 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2741
2742         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2743         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2744         undecoded network data.
2745
2746 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2747
2748         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2749         name in the mode line spec so that the mode line menu works
2750         (bug #2431).
2751
2752         * message.el (message-get-reply-headers): If we're fed `to-address',
2753         then always use that.
2754
2755         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2756         aren't so wide as to need to switch off the edit menu.
2757
2758         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2759         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2760
2761         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2762         `M-g'.
2763         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2764         the permanent marks.
2765
2766 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2767
2768         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2769         Splitting according to references/in-reply-to obeys the ignore-groups
2770         variable, while splitting by sender and subject do not.
2771
2772 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773
2774         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2775         alist, so that we can look for non-Unicode chars.
2776         (article-translate-strings): Allow both character and string maps.
2777
2778 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2779
2780         * shr.el (shr-insert): Don't insert space behind a wide character
2781         categorized as kinsoku-bol, or between characters both categorized as
2782         nospace.
2783
2784 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2785
2786         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2787         headers to gnus-newsgroup-headers.
2788
2789 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2790
2791         * shr.el (shr-tag-img): Don't align images -- since we're not
2792         rescaling, this often leads to ugly displays.
2793
2794 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2795
2796         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2797         duplicates.
2798
2799 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2800
2801         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2802         call.
2803
2804 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2805
2806         * gnus.el: Autoload gnus-html-show-images.
2807
2808         * nnimap.el: Use nnheader-message throughout.
2809
2810         * shr.el (shr-tag-img): Ignore images with no data.
2811
2812 2010-10-15  Julien Danjou  <julien@danjou.info>
2813
2814         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2815         a possibility to disable format=flow encoding when using hard newlines.
2816
2817 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2818
2819         * shr.el (shr-insert): Remove space inserted before or after a
2820         breakable character or at the beginning or the end of a line.
2821         (shr-find-fill-point): Do kinsoku; find the second best point or give
2822         it up if there's no breakable point.
2823
2824 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2825
2826         * nnimap.el (nnimap-open-connection): Message when opening connection
2827         for debugging purposes.
2828
2829         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2830         on every setup buffer call to allow this to change from article to
2831         article.
2832
2833         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2834         buffers where we have a wide table.
2835
2836 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2837
2838         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2839         uses *-request-thread.
2840
2841 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2842
2843         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2844         incantation, which is no longer valid.
2845
2846 2010-10-14  Julien Danjou  <julien@danjou.info>
2847
2848         * shr.el: Fix defcustom type (char -> character).
2849
2850 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2851
2852         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2853         programs.
2854
2855 2010-10-14  Julien Danjou  <julien@danjou.info>
2856
2857         * shr.el (shr-tag-a): Use url-link as widget type.
2858
2859         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2860         `gnus-group-get-icon'.
2861
2862 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2865         This should make server editing work better.
2866
2867         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2868
2869         * tls.el (tls-program): Remove spurious %s from openssl.
2870
2871         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2872         (nnimap-parse-flags): Fix regexp.
2873
2874         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2875         probably work for CJVK text, too.
2876
2877         * nnimap.el (nnimap-extend-tls-programs): Remove.
2878         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2879
2880         * tls.el (tls-starttls-switches): Remove starttls hack.
2881         (open-tls-stream): Ditto.
2882         (tls-find-starttls-argument): Ditto.
2883
2884 2010-10-13  Julien Danjou  <julien@danjou.info>
2885
2886         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2887         responses.
2888
2889 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890
2891         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2892
2893         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2894         anything in Emacs.
2895
2896         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2897
2898 2010-10-13  Julien Danjou  <julien@danjou.info>
2899
2900         * shr.el (shr-width): Make shr-width a defcustom with default to
2901         fill-column.
2902         (shr-tag-img): Use shr-width rather than fill-column.
2903
2904 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2905
2906         * dgnushack.el (byte-optimize-apply)
2907         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2908
2909         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2910         position when (X-)Faces exist.
2911         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2912         avatars when called interactively.
2913
2914 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2915
2916         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2917         gnus-article-x-face-too-ugly is bound.
2918
2919 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920
2921         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2922
2923         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2924         mailbox that doesn't exist.
2925
2926 2010-10-12  Julien Danjou  <julien@danjou.info>
2927
2928         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2929         (shr-get-image-data): Encode URL properly when fetching from cache.
2930         (shr-tag-img): Use aligned-to spaces to align correctly images.
2931
2932         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2933         before inserting the Gravatar.
2934
2935         * shr.el (shr-tag-img): Add align attribute support for <img>.
2936
2937 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * gnus-gravatar.el (gnus-art): Require.
2940
2941         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2942         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2943         Remove long obsoleted functions.
2944
2945 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2948
2949         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2950
2951         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2952         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2953         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2954         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2955         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2956         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2957         * sieve-manage.el, smime.el, spam.el:
2958         Fix comment for declare-function.
2959
2960 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2961
2962         * nnimap.el (nnimap-request-rename-group): Select group read-only
2963         before renaming it.
2964
2965         * shr.el (shr-insert): Fix up the white space only regexp.
2966
2967         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2968         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2969
2970         * shr.el (shr-current-column): New function.
2971         (shr-find-fill-point): New function.
2972
2973 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2974
2975         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2976         numbers.
2977
2978 2010-10-11  Julien Danjou  <julien@danjou.info>
2979
2980         * shr.el (shr-hr-line): Add.
2981         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2982         display hr lines.
2983         (shr-max-columns): Do not change state to nil if we just inserting
2984         spaces.
2985
2986 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2987
2988         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2989         select the last group.
2990
2991 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2992
2993         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2994
2995 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2996
2997         * dig.el (dig-mode-map): Declare and define in one step.
2998
2999 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3000
3001         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3002         for Gnus.
3003         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3004         (nnimap-update-qresync-info): Mark \Seen articles as read.
3005
3006         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3007         non-variable, too.
3008
3009         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3010         available.
3011         (nnimap-update-info): Rely more on the current active than the param
3012         active to avoid marking articles as read too much.
3013
3014         * auth-source.el (auth-source-create): Use (user-login-name) for the
3015         user name default.
3016
3017         * nnimap.el (nnimap-update-info): If the server doesn't return any
3018         useful info, just use the previous info.
3019         (nnimap-update-info): Prefer old info over start-article.
3020         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3021
3022 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3023
3024         * nnir.el (autoload): Clean up autoloads.
3025         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3026         Use key rather than value.
3027         (nnir-imap-search-other): New variable.
3028         (nnir-read-parm): Use it.
3029         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3030         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3031
3032 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3033
3034         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3035         the process, too.
3036
3037 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3038
3039         * spam.el (gnus-summary-mode-map): Bind to "$".
3040         Suggested by Russ Allbery.
3041
3042         * shr.el: Rework the way things are indented by <li> slightly.
3043
3044         * gnus.el (gnus-group-set-parameter): Fix typo.
3045
3046         * nnimap.el: Start implementing QRESYNC support.
3047
3048 2010-10-09  Julien Danjou  <julien@danjou.info>
3049
3050         * nnir.el (nnir-engines): Fix too many arguments.
3051
3052 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3053
3054         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3055         group is the "last", so that the backends like nnfolder actually save
3056         their folders.
3057
3058         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3059         try to use that for the tls stream.
3060         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3061         UIDVALIDITY and find out which groups are read-only and not.
3062         (nnimap-get-flags): Use the same marks parsing code as the rest of
3063         nnimap.
3064
3065 2010-10-09  Julien Danjou  <julien@danjou.info>
3066
3067         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3068
3069         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3070         retrieving gravatars.
3071
3072         * shr.el (shr-table-corner): Add.
3073         (shr-table-line): Add.
3074         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3075
3076 2010-10-08  Julien Danjou  <julien@danjou.info>
3077
3078         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3079
3080 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3081
3082         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3083
3084         * gnus-sum.el (gnus-mark-article-as-unread)
3085         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3086         (gnus-summary-set-bookmark): Use it.
3087
3088         * gnus-msg.el (gnus-setup-message): Use it.
3089
3090         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3091
3092         * gnus.el (gnus-group-remove-parameter): Use it.
3093
3094         * gnus-group.el (gnus-group-make-web-group): Use it.
3095
3096         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3097
3098         * nnregistry.el: Update docs to mention manual.
3099
3100         * gnus-registry.el: Update docs to mention nnregistry.el.
3101         (gnus-registry-initialize): Don't install nnregistry refer method
3102         automatically.
3103         (gnus-registry-install-nnregistry): Remove it.
3104
3105 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3106
3107         * shr.el (shr-insert): Don't insert double spaces.
3108
3109 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-gravatar.el (gnus-treat-from-gravatar)
3112         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3113         called interactively.
3114
3115         * gnus-art.el (gnus-mime-view-part-externally)
3116         (gnus-mime-view-part-internally): Make predicate function passed to
3117         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3118         of a mime type.
3119
3120         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3121
3122 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3123
3124         * shr.el (require): Require cl when compiling.
3125         (shr-tag-hr): New function.
3126
3127         * nnimap.el (nnimap-update-info): Remove double setting of high.
3128         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3129         This makes nnimap work properly on Courier again.
3130
3131         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3132         the variable for backwards compatability.
3133
3134         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3135         the file name before using to avoid setting mm-default-directory to
3136         nil.
3137
3138         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3139         bidning gnus-agent variables.
3140
3141         * shr.el (shr-render-td): Use a cache for the table rendering function
3142         to avoid getting an exponential rendering behaviour in nested tables.
3143         (shr-insert): Rework the line-breaking algorithm.
3144         (shr-insert): Don't leave trailing spaces.
3145         (shr-insert-table): Also insert empty TDs.
3146         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3147
3148 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3149
3150         * gnus-sum.el (gnus-number): Rename from `number'.
3151         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3152         (gnus-summary-limit-children): Update uses correspondingly.
3153
3154 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3155
3156         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3157         (gnus-gravatar-transform-address): Don't show avatars of people of
3158         which mail addresses match gnus-gravatar-too-ugly.
3159
3160 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3161
3162         * shr.el (shr-table-widths): Expand TD elements to fill available
3163         space.
3164
3165 2010-10-07  Julien Danjou  <julien@danjou.info>
3166
3167         * nnimap.el (nnimap-request-rename-group): Add this method.
3168
3169 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3172         name from XEmacs' function-arglist.
3173
3174         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3175         gravatar under XEmacs.
3176
3177 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3178
3179         * auth-source.el: Update docs with TODO items.
3180
3181         * gnus-sync.el: Update docs to explain state and plans.
3182
3183         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3184         Hooks for mark updates.
3185         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3186
3187         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3188         hooks with arguments, which is needed for mark update hooks.
3189
3190 2010-10-06  Julien Danjou  <julien@danjou.info>
3191
3192         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3193         was matched.
3194
3195         * sieve-manage.el: Update example in `Commentary'.
3196
3197         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3198
3199         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3200         not 2000.
3201         (sieve-manage-authenticate): Re-add function.
3202
3203 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3204
3205         * shr.el (shr-insert): Get 'space transition right.
3206         (shr-render-td): Only delete space at the end of the TD.
3207
3208         * nnimap.el (nnimap-open-connection): Prepare to support
3209         open-gnutls-stream.
3210
3211         * shr.el: Rearrange function order to be more logical.
3212
3213 2010-10-06  Julien Danjou  <julien@danjou.info>
3214
3215         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3216         (nnrss-discover-feed): Remove 404 URL in docstring.
3217
3218         * nnir.el: Fix Swish-E URL.
3219         Fix Namazu URL.
3220
3221         * message.el (message-change-subject): Remove 404 URL in a comment.
3222
3223 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3224
3225         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3226         called interactively.
3227
3228         * gnus-util.el (gnus-remove-if): Allow hash table.
3229         (gnus-remove-if-not): New function.
3230
3231         * gnus-art.el (gnus-mime-view-part-as-type)
3232         * gnus-score.el (gnus-summary-score-effect)
3233         * gnus-sum.el (gnus-read-move-group-name):
3234         Replace remove-if-not with gnus-remove-if-not.
3235
3236         * gnus-group.el (gnus-group-completing-read):
3237         Regard collection as a hash table if it is not a list.
3238
3239 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3240
3241         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3242
3243         * shr.el: Document the table-rendering algorithm.
3244
3245 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3248         for Emacsen having no `libxml-parse-html-region' support.
3249
3250 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3251
3252         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3253         invalid URLs.
3254
3255         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3256         line-broken.
3257         (shr-tag-img): Ignore image fetching errors.
3258         (shr-overlays-in-region): Compute overlay positions correctly.
3259
3260         * mm-decode.el (mm-shr): Require shr.
3261
3262         * gnus-art.el (gnus-blocked-images): Move variable here.
3263
3264         * shr.el (shr-insert-table): Bind free variable.
3265
3266         * mm-decode.el (mm-shr): Bind shr-content-function.
3267
3268         * shr.el (shr-content-function): New variable.
3269
3270         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3271         added for symmetry.
3272
3273         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3274
3275         * gnus-group.el (gnus-group-make-group): Doc fix.
3276
3277         * nnimap.el (nnimap-request-newgroups): Return success.
3278
3279         * shr.el (shr-find-elements): New function.
3280         (shr-tag-table): Put all the images after the table.
3281         (shr-tag-table): Really inhibit images inside the table.
3282         (shr-collect-overlays): Copy over overlays from the TD elements to the
3283         main document.
3284
3285         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3286         gnus-blocked-images.
3287
3288 2010-10-05  Julien Danjou  <julien@danjou.info>
3289
3290         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3291
3292         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3293         (gnus-html-maximum-image-size): Add this function.
3294         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3295
3296         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3297         server-value of the capability is nil.
3298
3299 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3300
3301         * shr.el (shr-tag-em): Add <EM> tag.
3302
3303 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3304
3305         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3306         customizable.
3307
3308         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3309         handing broken links to browse-url.
3310
3311 2010-10-05  Julien Danjou  <julien@danjou.info>
3312
3313         * gnus-util.el (gnus-emacs-completing-read)
3314         (gnus-iswitchb-completing-read): Use autoload rather than require.
3315
3316 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3319         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3320         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3321         iswitchb-temp-buflist for XEmacs.
3322
3323         * gnus-util.el (gnus-completing-read-function): Exclude
3324         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3325         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3326         XEmacs.
3327
3328         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3329         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3330
3331         * gnus-html.el: Don't require help-fns under XEmacs.
3332         (gnus-html-schedule-image-fetching): Work for XEmacs.
3333
3334         * mm-decode.el (mm-shr): Decode contents by charset.
3335
3336 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3337
3338         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3339         unknown.
3340
3341         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3342         (shr-get-image-data): Ensure against the cache file missing.
3343
3344         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3345         for data.
3346
3347         * spam-report.el (spam-report-url-ping-plain): Don't query about
3348         killing the process.
3349
3350         * shr.el (shr-render-td): Protect against too-wide text.
3351
3352 2010-10-04  Julien Danjou  <julien@danjou.info>
3353
3354         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3355         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3356
3357         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3358         retrieved.
3359
3360 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * shr.el (browse-url): Require.
3363         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3364         lines.
3365         (shr-show-alt-text, shr-browse-image): New commands.
3366         (shr-browse-url, shr-copy-url): New commands.
3367
3368         * gnus-sum.el (gnus-widen-article-window): New variable.
3369         (gnus-summary-select-article-buffer): Use it.
3370
3371         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3372         without @ signs.
3373
3374 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3375
3376         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3377
3378 2010-10-04  Julien Danjou  <julien@danjou.info>
3379
3380         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3381         for XEmacs.
3382
3383 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3384
3385         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3386
3387         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3388         (nnimap-close-server): Implement.
3389
3390         * dgnushack.el (iswitchb): Require to shut up the compiler.
3391
3392         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3393         (shr-insert): Tweak line breaking.
3394         (shr-insert): Handle <pre> better.
3395         (shr-tag-li): Get <li> indentation right.
3396         (shr-tag-li): Get <li> indentation even righter.
3397         (shr-tag-blockquote): Ensure paragraph start.
3398         (shr-make-table): Tweak table generation.
3399         (shr-make-table): Fix typo.
3400
3401         * shr.el: Implement table rendering.
3402
3403 2010-10-04  Julien Danjou  <julien@danjou.info>
3404
3405         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3406
3407 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3408
3409         * shr.el (shr-insert): Use string anchors instead of line anchors.
3410
3411 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * shr.el: Add headings.
3414         (shr-ensure-paragraph): Actually work.
3415         (shr-tag-li): Make <ul> prettier.
3416         (shr-insert): Get white space at the beginning/end of elements right.
3417         (shr-tag-p): Collapse subsequent <p>s.
3418         (shr-ensure-paragraph): Don't insert double line feeds after blank
3419         lines.
3420         (shr-insert): \t is also space.
3421         (shr-tag-s): Fix "s" tag name function.
3422         (shr-tag-s): Fix face prop name.
3423
3424 2010-10-03  Julien Danjou  <julien@danjou.info>
3425
3426         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3427
3428         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3429         gnus-window-inside-pixel-edges.
3430
3431         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3432         gnus-ems.
3433
3434         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3435
3436         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3437         function.
3438
3439         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3440         resize choice.
3441
3442 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3443
3444         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3445         beginning of the buffer.
3446
3447         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3448         article buffer again.
3449
3450         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3451
3452         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3453         when it's at the start of the buffer.
3454
3455         * shr.el (shr-tag-blockquote): Convert name.
3456         (shr-rescale-image): Use the right image-size variant.
3457
3458         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3459         buffer isn't shown, then select the current article first instead of
3460         bugging out.
3461         (gnus-summary-select-article-buffer): Show both the article and summary
3462         buffers again.
3463
3464         * shr.el (shr-fontize-cont): Protect against regions with no text.
3465         Rename tag functions to shr-tag-* for enhanced security.
3466         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3467
3468 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3469
3470         * shr.el (shr-insert):
3471         * pop3.el (pop3-movemail):
3472         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3473         loaded.
3474
3475 2010-10-03  Glenn Morris  <rgm@gnu.org>
3476
3477         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3478
3479         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3480
3481         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3482
3483         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3484
3485         * gnus-util.el (gnus-make-local-hook): Simplify.
3486
3487 2010-10-02  Julien Danjou  <julien@danjou.info>
3488
3489         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3490         (gnus-ido-completing-read): New function.
3491         (gnus-emacs-completing-read): New function.
3492         (gnus-completing-read): Use gnus-completing-read-function.
3493         Add gnus-completing-read-function.
3494
3495 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3496
3497         * shr.el (shr-insert-document): Autoload.
3498         (shr-img): Be silent.
3499         (shr-insert): Add a newline after every picture before text.
3500         (shr-add-font): Use overlays for combining faces.
3501         (shr-insert): Pass upwards the text start point.
3502
3503         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3504         possible.
3505         (mm-shr): New function.
3506
3507 2010-10-02  Julien Danjou  <julien@danjou.info>
3508
3509         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3510         should go backward.
3511
3512 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3513
3514         * shr.el (shr): Fix typo in provide call.
3515
3516 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3517
3518         * shr.el: New file.
3519
3520         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3521
3522         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3523         completing read.
3524
3525 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3526
3527         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3528         we're being queried about.  Suggested by Dan Jacobson.
3529
3530         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3531         Suggested by Jason Eisner.
3532
3533         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3534         table, too.  Suggested by Stefan Wiens.
3535         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3536         the table unnecessary.  Suggested by Stefan Wiens.
3537
3538         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3539         longer needed, and probably doesn't work either, as pointed out by
3540         Stefan Wiens.
3541         (gnus-summary-exit): Remove call to the clearing function.
3542         (gnus-summary-exit-no-update): Ditto.
3543
3544         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3545         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3546         Reported by Stefan Monnier.
3547         (gnus-summary-save-in-rmail): Ditto.
3548
3549         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3550         article buffer, instead of both the article buffer and the summary
3551         buffer.  Sort of suggested by Dan Jacobson.
3552
3553         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3554
3555         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3556         Suggested by Dan Jacobson.
3557
3558         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3559         documentation clearer.
3560
3561         * message.el (message-shorten-references): Comment on the number "21".
3562         Suggested by Stefan Monnier.
3563
3564         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3565         Suggested by Dan Jacobson.
3566
3567         * gnus.el (gnus-large-newsgroup):
3568         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3569
3570         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3571         externalize attachments.  Bug reported by Steve Wen.
3572
3573         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3574         really message anything to the user.
3575
3576         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3577         directly.
3578
3579         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3580         messages in empty groups.
3581
3582 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3583
3584         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3585         non-UIDNEXT group.
3586
3587 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3588
3589         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3590         not the value from the collection.
3591
3592         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3593         values.  This sometimes happens on some groups that have no info.
3594         (nnimap-request-newgroups): New function.
3595
3596 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3597
3598         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3599         check into `gnus-registry-initialize'.
3600         (gnus-registry-initialize): Ditto.
3601         Fix and extend header docs.
3602
3603 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3604
3605         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3606         regexp backtrace overflows.
3607
3608         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3609         for starttls that tls.el implements; i.e. openssl.
3610
3611         * tls.el (tls-starttls-switches): Give up on using starttls with
3612         gnutls-cli.
3613         (tls-program): Add --insecure to be consistent with the defaults from
3614         openssl s_client.  Now all three commands are insecure.
3615
3616 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * lpath.el: Bind completion-styles-alist for XEmacs.
3619
3620         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3621         (gravatar-create-image): New function that's an alias to
3622         gnus-xmas-create-image, gnus-create-image, or create-image.
3623         (gravatar-data->image): Use it.
3624
3625 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3626
3627         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3628         install the nnregistry refer method.
3629         (gnus-registry-install-hooks): Use it.
3630         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3631         unfollowed groups.
3632
3633 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3634
3635         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3636         expanding threads.
3637
3638 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639
3640         * nnir.el: Use the server names without suffixes (bug #7009).
3641
3642         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3643         unencrypted to STARTTLS, if possible.
3644
3645 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3646
3647         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3648         headers before superseding.
3649
3650 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3651
3652         * nnrss.el (nnrss-use-local): Add documentation.
3653
3654         * nnimap.el (nnimap-extend-tls-programs): New function.
3655         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3656         (nnimap-wait-for-connection): Accept the greeting from the stupid
3657         output from openssl s_client -starttls, too.
3658
3659         * tls.el (tls-starttls-switches): New variable.
3660         (tls-find-starttls-argument): Use it.
3661         (open-tls-stream): Ditto.
3662
3663         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3664         (netrc-machine): Ditto.
3665
3666         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3667         article number.
3668         (nnimap-split-fancy): New variable.
3669         (nnimap-split-incoming-mail): Use it.
3670
3671         * nntp.el (nntp-server-list-active-group): Document.
3672
3673         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3674         SELECT to get the message-id.
3675
3676         * mail-source.el (mail-sources): Remove webmail support.
3677         (defvar): Ditto.
3678         (mail-source-fetcher-alist): Ditto.
3679         (mail-source-fetch-webmail): Remove.
3680
3681         * webmail.el: Remove -- doesn't seem relevant any more.
3682
3683         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3684
3685         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3686         the \r.
3687
3688 2010-09-30  Julien Danjou  <julien@danjou.info>
3689
3690         * gnus-agent.el (gnus-agent-add-group): Fix call to
3691         gnus-completing-read.
3692
3693 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * nndoc.el (nndoc-retrieve-groups): New function.
3696
3697         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3698         `default', use nnmail-split-methods.
3699         (nnimap-request-article): Downcase the NILs so that they are nil.
3700
3701         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3702         symbol.
3703
3704         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3705         code, since if the user has requested network, that's what they ought
3706         to get.
3707         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3708         (nnimap-split-rule): Mark as obsolete.
3709
3710         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3711         New variable.
3712
3713         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3714         correct slot, too.
3715
3716 2010-09-29  Julien Danjou  <julien@danjou.info>
3717
3718         * gnus.el (gnus-local-domain): Declare variable obsolete.
3719
3720         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3721         Fix history computing.
3722         (gnus-ido-completing-read): Require ido.
3723
3724 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3725
3726         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3727         build Gnus.
3728
3729         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3730         when interpreting the structures.
3731         (nnimap-request-accept-article): Add \r\n to the lines to make this
3732         work with Cyrus.
3733
3734         * nndraft.el (nndraft-request-expire-articles): Use the group name
3735         instead if "nndraft".  Fix found by Nils Ackermann.
3736
3737 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3738
3739         * nnregistry.el: Add.
3740
3741 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3742
3743         * nnmail.el (group, group-art-list, group-art):
3744         Remove unneeded directives.
3745
3746 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3749         (mm-mime-charset)
3750         * rfc2047.el (rfc2047-syntax-table)
3751         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3752
3753         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3754         rather than `insert-file-contents' and `eval-region'.
3755
3756         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3757         construction.
3758
3759         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3760
3761         * time-date.el: No need to require cl for Emacs 21.
3762
3763 2010-09-29  Julien Danjou  <julien@danjou.info>
3764
3765         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3766         replacement of `gnus-gravatar-relief' to mimic
3767         `gnus-faces-properties-alist'.
3768         Add :version property.
3769
3770 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3771
3772         * mail-source.el (mail-source-report-new-mail)
3773         * message.el (message-default-mail-headers)
3774         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3775
3776         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3777
3778 2010-09-28  Julien Danjou  <julien@danjou.info>
3779
3780         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3781         mail-address contains the same string as real-name.
3782
3783         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3784         non-blank in header, otherwise it'll get stripped.
3785
3786         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3787         real-name, and then for mail address rather than doing : or , search.
3788
3789 2010-09-27  Julien Danjou  <julien@danjou.info>
3790
3791         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3792         right completing-read function.
3793         (gnus-use-ido): New variable
3794         (gnus-completing-read-with-default): Remove.
3795         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3796         (gnus-agent-add-group):
3797         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3798         * mm-view.el (mm-view-pkcs7-decrypt):
3799         * mm-util.el (mm-codepage-setup):
3800         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3801         * mml-smime.el (mml-smime-openssl-sign-query):
3802         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3803         (mml-insert-multipart):
3804         * gnus-msg.el (gnus-summary-yank-message):
3805         * gnus-int.el (gnus-start-news-server):
3806         * mm-decode.el (mm-interactively-view-part):
3807         * gnus-dired.el (gnus-dired-attach):
3808         * gnus.el (gnus-read-method):
3809         * gnus-bookmark.el (gnus-bookmark-jump):
3810         * gnus-art.el (gnus-mime-view-part-as-type)
3811         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3812         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3813         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3814         * nnmairix.el (nnmairix-create-server-and-default-group)
3815         (nnmairix-update-groups, nnmairix-get-server)
3816         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3817         (nnmairix-get-group-from-file-path):
3818         * nnrss.el (nnrss-find-rss-via-syndic8):
3819         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3820         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3821         (gnus-group-browse-foreign-server):
3822         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3823         (gnus-summary-execute-command, gnus-summary-respool-article)
3824         (gnus-read-move-group-name):
3825         * gnus-score.el (gnus-summary-increase-score)
3826         (gnus-summary-score-effect):
3827         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3828
3829 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3832         x-focus-frame.
3833
3834         * nnimap.el (auth-source-forget-user-or-password)
3835         (auth-source-user-or-password): Autoload.
3836
3837         * message.el (message-from-style, message-interactive)
3838         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3839         (message-yank-prefix, message-indentation-spaces, message-signature)
3840         (message-signature-file): Add comment.
3841
3842 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3845         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3846         new articles.
3847
3848         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3849         parts.
3850         (nnimap-request-article): Work with the t setting, too.
3851
3852         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3853         that you don't get flashes of other buffers.
3854         (gnus-summary-show-complete-article): Intern before setting.
3855
3856 2010-09-27  David Engster  <dengste@eml.cc>
3857
3858         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3859         well as HEADERS.
3860         (nnmairix-retrieve-headers): Provide new argument for the above.
3861
3862 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3863
3864         * gnus-sum.el (gnus-summary-move-article): Don't alter
3865         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3866         group.
3867
3868         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3869
3870         * message.el (message-cite-prefix-regexp): Revert my last edit.
3871
3872         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3873         variable instead of the Gnus variable.
3874
3875         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3876
3877         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3878
3879         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3880         since some servers don't like it.
3881         (nnimap-open-connection): Forget credentials if the server says the
3882         password was wrong.
3883         (nnimap-parse-line): Protect against invalid data.
3884
3885         * gnus-sum.el (gnus-summary-move-article): Add comment.
3886         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3887         nothing alters it while scanning for new messages.
3888
3889         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3890         which may or may not help.
3891         (nnimap-open-connection): If we're doing a stream connection, and then
3892         discover we're on a STARTTLS-capable server, then open a STARTTLS
3893         connection instead.
3894
3895 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3896
3897         * nnimap.el (utf7): Require.
3898
3899         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3900         prefix.
3901
3902 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3903
3904         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3905
3906 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3907
3908         * nnimap.el (nnimap-request-accept-article): Message the error on
3909         error.
3910
3911 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3914
3915 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3916
3917         * nndoc.el (nndoc-request-list): Return success always.
3918
3919         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3920         `fetch-old' -- we only want to fetch the articles we've requested.
3921         The rest are in the agent, probably.
3922         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3923         disappeared server" to something low.  It's not important.
3924
3925         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3926         arrived before the FETCH data.
3927
3928         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3929         target here, because we don't know the Gnus name of the group.
3930
3931         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3932         for the correct group.
3933
3934         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3935
3936         * gnus.el (gnus): Give a final warning after startup.
3937
3938         * gnus-util.el (gnus-action-message-log): New variable.
3939         (gnus-message): Use it.
3940         (gnus-final-warning): New function.
3941
3942         * nnimap.el (nnimap-open-connection): Record the greeting.
3943         (nnimap): Add greeting.
3944
3945 2010-09-26  Julien Danjou  <julien@danjou.info>
3946
3947         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3948         arguments.
3949         (gnus-html-wash-images): Fix spec computing to include start/end.
3950
3951         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3952
3953 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3954
3955         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3956         deletion.
3957         (nnimap-retrieve-headers): Don't select the group, because that's
3958         already done by nnimap-possibly-change-group.
3959
3960         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3961         (gnus-picon-transform-address): Use it.
3962
3963         * mail-source.el (mail-source-value): Revert previous patch.
3964
3965         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3966         on failure.
3967         (nnimap-open-connection): Look up both virtual and physical server name
3968         credentials.
3969
3970         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3971
3972 2009-02-07  Dave Love  <fx@gnu.org>
3973
3974         * tls.el (open-tls-stream): Don't query killing process.
3975
3976 2009-02-08  Dave Love  <fx@gnu.org>
3977
3978         * gnus-win.el (gnus-window-to-buffer-helper)
3979         (gnus-all-windows-visible-p): Function needn't be a symbol.
3980
3981         * mail-source.el (mail-source-value): Function needn't be a symbol.
3982
3983 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3984
3985         * message.el (message-cite-prefix-regexp): Remove } from the cite
3986         prefix.
3987
3988         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3989         highlight again, so that the highlight is correct.
3990
3991         * gnus-picon.el (gnus-picon): Remove again.
3992         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3993
3994         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3995         doing the header highlightling, so that the background colour of the
3996         picon is correct.
3997
3998         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3999         (gnus-picon): Ditto.
4000         (gnus-picon): Reinstate.  The background colour for picons is white.
4001         (gnus-picon-insert-glyph): Make the background white.
4002
4003         * nnml.el (nnml-open-nov): Don't return dead buffers.
4004
4005         * auth-source.el (auth-source-create): Query the user for whether to
4006         store the credentials.
4007
4008         * netrc.el (netrc-store-data): New function.
4009
4010         * auth-source.el (auth-source-user-or-password): Use the existing auth
4011         sources, if any, for creation.
4012
4013         * gnus.el (gnus-group-fast-parameter): Return the last matching
4014         parameter instead of the first matching parameter.
4015
4016 2010-09-26  Julien Danjou  <julien@danjou.info>
4017
4018         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4019
4020 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * mml2015.el (mml2015-use): Remove gpg support.
4023
4024         * mml1991.el (mml1991-function-alist): Remove gpg function.
4025         (mml1991-gpg-sign): Remove.
4026
4027 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4028
4029         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4030         (gnus-browse-unsubscribe-current-group): Document it.
4031         (gnus-browse-unsubscribe-group): Use it.
4032
4033 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4034
4035         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4036         address to the To list for easier response.
4037
4038         * gnus.el (gnus-play-startup-jingle): Remove.
4039         (gnus-splash): Don't play jingle.
4040         (gnus): Silence gnus-load message.
4041
4042         * gnus-art.el (gnus-treat-play-sounds): Remove.
4043
4044         * gnus.el (gnus-play-jingle): Remove audio support.
4045
4046         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4047
4048         * earcon.el: Remove -- no users.
4049
4050         * gnus-audio.el: Remove -- no users of this package.
4051
4052         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4053
4054         * gnus-start.el (gnus-setup-news): Remove nocem support.
4055
4056         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4057
4058         * gnus.el (gnus-use-nocem): Remove.
4059
4060         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4061         Remove.
4062
4063         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4064         uses NoCeM any more.
4065
4066         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4067         (gnus-button-ctan-handler): Ditto.
4068         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4069         (gnus-button-ctan-directory-regexp): Ditto.
4070         (gnus-button-handle-ctan): Ditto.
4071         (gnus-button-tex-level): Ditto.
4072         (gnus-button-alist): Remove CTAN stuff.
4073
4074 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4075
4076         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4077         nnimap-streaming test.
4078
4079         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4080         servers twice.
4081
4082         * nnimap.el (nnimap-open-connection): Add more error reporting when
4083         nnimap fails early.
4084
4085         * nnheader.el (nnheader-get-report-string): New function.
4086         (nnheader-get-report): Use it.
4087
4088         * gnus-int.el (gnus-check-server): Say what the error was when opening
4089         failed.
4090
4091         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4092         using streaming.
4093
4094 2010-09-25  Julien Danjou  <julien@danjou.info>
4095
4096         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4097         gnus-window-inside-pixel-edges.
4098
4099 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4102
4103         * mm-decode.el (mm-save-part): Allow saving to other directories the
4104         normal Emacs way.
4105
4106         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4107         Suggested by Jay Berkenbilt.
4108
4109         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4110         there isn't a single byte.
4111
4112         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4113         just do it.  It doesn't really seem to matter what the user responds
4114         here, I think, so it's just a confusing question.
4115
4116         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4117         non-streaming case.
4118
4119         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4120         (gnus-article-encrypt-body): Use it.
4121
4122         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4123         keystroke.
4124
4125         * nnimap.el (nnimap-find-wanted-parts-1):
4126         Use gnus-fetch-partial-articles.
4127
4128         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4129
4130         * nnimap.el (nnimap-insert-partial-structure): New function.
4131         (nnimap-get-partial-article): New function.
4132         (nnimap-request-article): Use it.
4133         (nnimap-wait-for-response): Return whether the wait was successful.
4134         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4135         retrieval wasn't successful.
4136         (nnimap-retrieve-group-data-early): Allow throttling servers.
4137         (nnimap-streaming): New variable.
4138         (nnimap-fetch-partial-articles): Remove.
4139
4140         * mm-decode.el (mm-with-part): Protect against killed buffers.
4141
4142         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4143         for prettier summary display.
4144
4145 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4146
4147         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4148
4149 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4150
4151         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4152         apparently third-party libraries depend on it.
4153
4154         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4155         before starting negotiation.
4156
4157         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4158         privacy reasons.
4159         (gnus-treat-mail-gravatar): Ditto.
4160
4161         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4162         buffer when inserting images.  Inserting text into the headers, for
4163         instance, can make them invalid.
4164
4165 2010-09-25  Julien Danjou  <julien@danjou.info>
4166
4167         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4168         variables.
4169
4170         * nnheader.el: Remove useless variables news-reply-yank-from and
4171         news-reply-yank-message-id.
4172
4173         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4174         variables.
4175
4176         * mml1991.el: Remove useless mml1991-verbose.
4177
4178         * gnus.el: Remove useless variable gnus-use-generic-from.
4179         Remove obsolete variable gnus-topic-indentation.
4180
4181         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4182
4183         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4184
4185         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4186
4187         * gnus-group.el: Remove useless gnus-group-icon-cache.
4188         Remove useless gnus-ephemeral-group-server.
4189
4190         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4191
4192         * mml2015.el: Remove useless mml2015-verbose.
4193
4194         * mml-smime.el: Remove useless mml-smime-verbose.
4195
4196         * gnus.el: Remove useless gnus-local-domain.
4197
4198         * gnus-gravatar.el (gnus-gravatar-transform-address):
4199         Use gnus-gravatar-size.
4200
4201         * gnus-art.el: Remove useless gnus-treat-translate.
4202
4203 2010-09-24  Julien Danjou  <julien@danjou.info>
4204
4205         * gnus-sum.el: Add support for Gravatars.
4206
4207         * gnus-art.el: Add support for Gravatars.
4208
4209         * gnus-gravatar.el: Add this file.
4210
4211         * gravatar.el: Add this file.
4212
4213 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4216
4217         * gnus-group.el (gnus-group-fetch-faq): Remove.
4218
4219         * gnus.el (gnus-group-faq-directory): Remove.
4220
4221         * gnus-group.el (gnus-group-fetch-charter): Remove.
4222
4223         * gnus.el (gnus-group-charter-alist): Remove.
4224
4225         * gnus-group.el (gnus-group-archive-directory): Remove.
4226         (gnus-group-recent-archive-directory): Ditto.
4227         (gnus-group-make-archive-group): Remove.
4228
4229         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4230
4231         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4232         use the same article number for all the cached articles.
4233
4234         * nnimap.el (nnimap-command): Register the last command time so
4235         that we can use it for idling NOOPs.
4236         (nnimap-open-connection): Start the keeplive timer.
4237         (nnimap-make-process-buffer): Store all the process buffers.
4238         (nnimap-keepalive): New function.
4239
4240         * starttls.el (starttls-open-stream): Add autoload cookie.
4241
4242 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4243
4244         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4245         handling.
4246
4247 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4250         its data structures.
4251
4252         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4253         instead of the cl.el copy-list.
4254         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4255         equalp.
4256
4257 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4260         and tool-bar-local-item-from-menu.
4261
4262         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4263         mode-line-highlight face for Emacs.
4264
4265         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4266         loading gnus-sum.elc; fix comment for canlock-verify.
4267         (gnus-article-jump-to-part): Use read-number.
4268         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4269         Remove Emacs pre-21 compatible code for help-echo.
4270         (gnus-article-next-page-1): No need to adjust the number of lines.
4271         (gnus-article-describe-bindings): Always use help-buffer.
4272
4273         * gnus-audio.el (gnus-audio-inline-sound)
4274         * gnus-cus.el (gnus-custom-mode)
4275         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4276
4277         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4278
4279         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4280         compatible code.
4281
4282 2010-09-24  Glenn Morris  <rgm@gnu.org>
4283
4284         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4285         visiting the fcc file in rmail-mode.
4286
4287         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4288
4289 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * nnir.el: Silence the byte compiler.
4292
4293         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4294         alias to browse-url-url-encode-chars if any.
4295         (gnus-html-encode-url): Use it.
4296
4297 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4298
4299         * gnus-start.el (gnus-use-backend-marks): New variable.
4300         (gnus-get-unread-articles-in-group): Use it.
4301
4302         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4303         makeover.
4304
4305 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4306
4307         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4308
4309 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4312         Remove.
4313         (gnus-setup-news-hook):
4314         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4315
4316         * gnus-int.el (gnus-request-update-info): Protect against backends not
4317         having the function.
4318
4319         * nnimap.el (nnimap-stream): Mention starttls.
4320         (nnimap-open-connection): Add starttls support.
4321
4322 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4323
4324         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4325
4326 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4327
4328         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4329         BODYSTRUCTUREs.
4330         (nnimap-transform-headers): Unfold quoted {42} headers.
4331
4332         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4333         the info.
4334         (gnus-get-unread-articles): Only call updatep on backends that support
4335         it.
4336
4337         * nnweb.el (nnweb-request-update-info): NOOP.
4338
4339         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4340
4341         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4342         since it only deals with marks.
4343
4344         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4345         gnus-request-marks, and make a new gnus-request-update-info.
4346
4347         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4348         the active instead of the high number, which is usually too low.
4349
4350 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4351
4352         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4353         * encrypt.el: Remove.
4354
4355 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4356
4357         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4358         server in symbolic form.
4359
4360         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4361
4362 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4363
4364         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4365         (nnimap-update-info): Fix up code slightly.
4366
4367         * gnus-int.el (gnus-open-server): Add tracing for performance
4368         debugging.
4369
4370         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4371         (gnus-group-insert-group-line): Pass the real group name so that it
4372         gets the right data.
4373
4374         * gnus-start.el (gnus-get-unread-articles): Don't have
4375         `gnus-get-unread-articles-in-group' update info, since that can be
4376         really slow and doesn't seem to be needed?
4377
4378 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4379
4380         * time-date.el (date-to-time): Try using parse-time-string first before
4381         using the slower timezone-make-date-arpa-standard.
4382
4383 2010-09-22  Julien Danjou  <julien@danjou.info>
4384
4385         * gnus-group.el (gnus-group-insert-group-line):
4386         Call gnus-group-highlight-line.
4387         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4388         default hook list.
4389         (gnus-group-update-eval-form): Add new function.
4390         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4391         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4392
4393 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4394
4395         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4396         immediate, then expire all articles.
4397         (nnimap-update-info): Fix off-by-one errors.
4398         (nnimap-flags-to-marks): Would return no marks lists for group with no
4399         flags.  Instead return the other data.
4400
4401 2010-09-22  Julien Danjou  <julien@danjou.info>
4402
4403         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4404         Only return an icon.
4405         (gnus-group-insert-group-line): Compute icon to return.
4406
4407         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4408         (gnus-html-image-fetched): Only cache if
4409         gnus-html-image-automatic-caching is set.
4410         (gnus-html-image-fetched): Check for errors.
4411
4412 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413
4414         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4415         once per method on `g'.  This ensures that backends like nnfolder don't
4416         open all their folders.
4417
4418         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4419         (nnimap-request-list): Nix out group in the correct buffer.
4420         (nnimap-parse-flags): Implement by using `read' instead of
4421         hand-parsing.
4422         (nnimap-flags-to-marks): Pass on permanent-flags.
4423         (nnimap-make-process-buffer): Record the server name.
4424         (nnimap-parse-flags): Fix typo.
4425         (nnimap-request-scan): Run split on the server in general, not just a
4426         single group.
4427
4428         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4429         parameter, and propagate this downwards.
4430
4431         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4432         since EXAMINE changes it on the server.
4433
4434         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4435         this command might take a while.
4436
4437 2010-09-22  Julien Danjou  <julien@danjou.info>
4438
4439         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4440         harmful if you have 2 images side-by-side, they can't be properly
4441         update on text deletion.  Using text-property is safer here.
4442         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4443         data.
4444
4445 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4446
4447         * nnimap.el (nnimap-expunge-inbox): Remove.
4448         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4449         (nnimap-expunge): Flip default to t.
4450
4451         * gnus.el (gnus-method-to-server): Don't push things to the cache
4452         unless it's unique.
4453         (gnus-server-to-method): Ditto.
4454
4455 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4456
4457         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4458
4459 2010-09-22  Julien Danjou  <julien@danjou.info>
4460
4461         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4462         get the start of data.
4463         (gnus-html-encode-url): Add this function to encode special chars in
4464         URL.
4465         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4466         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4467
4468         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4469         default.
4470         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4471
4472         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4473         images alt-text.
4474         (gnus-html-put-image): Put alt-text as help-echo.
4475
4476 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4479         * mm-util.el (mm-decompress-buffer)
4480         * nnir.el (nnir-run-find-grep)
4481         * pop3.el (pop3-list): Use 3rd arg of split-string.
4482
4483         * time-date.el (format-seconds): Comment fix.
4484
4485         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4486         and byte-optimize-form-code-walker.
4487         (dgnushack-make-auto-load): Don't advise make-autoload.
4488
4489         * lpath.el: Remove Emacs 21 stuff.
4490
4491 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4492
4493         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4494         outside the active range.  Suggested by Dan Christensen.
4495
4496         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4497         slightly later to avoid double-getting it.
4498
4499         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4500         previous patch.
4501
4502         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4503
4504 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4505
4506         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4507
4508 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509
4510         * gnus-int.el (gnus-open-server): Give a better error message in the
4511         "go offline" case.
4512
4513         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4514         marks for nnimap, which is seldom the right thing to do.
4515
4516         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4517         (gnus-same-method-different-name): New function.
4518
4519         * nnimap.el (parse-time): Require.
4520
4521         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4522         method in the presence of many similar methods.
4523
4524         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4525
4526         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4527         nnml-inhibit-expiry.
4528
4529         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4530         find out whether methods are equal.
4531
4532         * nnimap.el (nnimap-find-expired-articles): New function.
4533         (nnimap-process-expiry-targets): New function.
4534         (nnimap-request-move-article): Request the article before looking at
4535         what the Message-ID is.  Fix found by Andrew Cohen.
4536         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4537
4538         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4539         for oldness in addition to being a predicate.
4540
4541         * nnimap.el (nnimap-request-group): When we have zero articles, return
4542         the right data to Gnus.
4543         (nnimap-request-expire-articles): Only delete articles immediately if
4544         the target is 'delete.
4545
4546         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4547         method, this would bug out.
4548
4549         * gnus-group.el (gnus-group-expunge-group): Rename from
4550         gnus-group-nnimap-expunge, and implemented as a normal interface
4551         function.
4552
4553         * gnus-int.el (gnus-request-expunge-group): New function.
4554
4555         * nnimap.el (nnimap-request-create-group): Implement.
4556         (nnimap-request-expunge-group): New function.
4557
4558 2010-09-21  Julien Danjou  <julien@danjou.info>
4559
4560         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4561         (gnus-html-cache-expired): Add new function.
4562         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4563         wethever we should display image for fetch it.
4564         Compute alt-text earlier to pass it to the fetching function too.
4565         (gnus-html-schedule-image-fetching): Change function argument to only
4566         get one image at a time, not a list.
4567         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4568         cache.
4569         (gnus-html-get-image-data): New function to retrieve image data from
4570         cache.
4571         (gnus-html-put-image): Change buffer argument to use image data rather
4572         than file, and place image above region rather than inserting a new
4573         one.  Do not take alt-text as argument, since it's useless now: we place
4574         the image above alt-text.
4575         (gnus-html-prune-cache): Remove.
4576         (gnus-html-show-images): Start to fetch image when we find one, do not
4577         push into a temporary list.
4578         (gnus-html-prefetch-images): Only fetch image if they have expired.
4579         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4580         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4581
4582 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4583
4584         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4585
4586 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4587
4588         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4589         spec inser "*" if the group isn't active instead of 0.
4590
4591         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4592         opening the server.
4593         (nnimap-request-delete-group): Implement group deletion.
4594         (nnimap-transform-headers): Return the size of the entire message in
4595         the Bytes header, not just the size of the first part.
4596         (nnimap-request-move-article): When moving an article from nnimap,
4597         request the article first so the accepting form has an article to
4598         accept.  Reported by Dan Christensen.
4599         (nnimap-command): Make sure that the error message doesn't error out.
4600
4601 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4602
4603         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4604         we haven't requested anything.
4605
4606 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4609         "".  Fix found by Andrew Cohen.
4610
4611         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4612         instead of -encode-string.
4613
4614 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4617
4618         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4619         by mm-subst-char-in-string.
4620
4621 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4622
4623         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4624         waiting for the connection string.
4625
4626         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4627         arriving.
4628
4629         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4630         bogus characters.  This allows selecting certain Gmail groups.
4631
4632         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4633         (nnimap-fetch-partial-articles): New variable.
4634         (nnimap-open-connection): When looking for credentials, also use the
4635         nnimap-server-port.
4636         (nnimap-request-article): Return the group/article number, so that Gnus
4637         `^' works as expected.
4638         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4639
4640         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4641         comments.
4642         (gnus-methods-sloppily-equal): New function.
4643         (gnus): When using the development version of Gnus, load the gnus-load
4644         file.
4645
4646         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4647         `gnus-open-server' on each method before trying to scan them etc.
4648         This ensures that all the backend parameters are set correctly.
4649
4650         * nnimap.el (nnimap-authenticator): New variable.
4651         (nnimap-open-connection): Allow anonymous login.
4652         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4653         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4654
4655         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4656         patch, found by Knut Anders Hatlen.
4657
4658 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4659
4660         * gnus-agent.el (gnus-agent-batch-confirmation)
4661         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4662         to gnus-message.
4663         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4664         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4665         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4666         * gnus-int.el (gnus-open-server): Likewise.
4667         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4668         (gnus-score-check-syntax): Likewise.
4669         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4670         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4671         Likewise.
4672         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4673
4674 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4675
4676         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4677         calling conventions so that prefetch doesn't bug out.
4678
4679 2010-09-19  Julien Danjou  <julien@danjou.info>
4680
4681         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4682         rather than `subst-char-in-region' in order to be able to replace ASCII
4683         char by UTF-8 ones.
4684
4685         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4686         than curl.
4687         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4688         the right URL and ALT text on images.
4689         (gnus-html-wash-tags): Fix tag case.
4690         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4691         (gnus-article-html): Add -o display_ins_del=2 option.
4692         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4693
4694 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4695
4696         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4697         the extra mail headers, which sometimes seem to happen for unknown
4698         reasons.
4699
4700         * mail-parse.el (mail-header-encode-parameter): Define as
4701         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4702         (or most, perhaps?) mail readers don't understand the latter, but do
4703         understand the former.
4704
4705         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4706         to nil, so that no methods are automatically agentized.  I think this
4707         is probably what most users want.
4708
4709         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4710         from url-retrieve, for instance about invalid URLs.
4711
4712         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4713         groups that have no articles.
4714         (nnimap-request-article): Check that we really got an article when we
4715         requested one.
4716
4717         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4718         doesn't exist.
4719
4720         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4721         nntp buffer so the agent can save it.
4722         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4723         that CRLF doesn't get translated to \n.
4724         (nnimap-open-connection): Don't make 'shell commands only send \n.
4725
4726 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4727
4728         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4729         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4730         Update var name.
4731         (nnml-generate-nov-file): Use dolist.
4732         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4733         Use with-current-buffer.
4734
4735 2010-09-18  Julien Danjou  <julien@danjou.info>
4736
4737         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4738         parallel.
4739
4740 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4741
4742         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4743         the range update right.
4744         (nnimap-request-group): Don't make `M-g' bug out on group with no
4745         marks.
4746         (nnoo): Require, so that other packages can require nnimap.
4747         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4748         command we're looking for.  This helps when the server sends more
4749         responses after we've gotten everything we expected.
4750         (nnimap): Add a `newlinep' field to keep track of end-of-line
4751         conventions.
4752         Don't send CRLF to things that don't want it.
4753         (nnimap-request-accept-article): Ditto.
4754
4755 2010-09-18  Julien Danjou  <julien@danjou.info>
4756
4757         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4758         than curl to retrieve images.
4759
4760 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4761
4762         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4763         the marks.
4764         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4765         (nnimap-wait-for-connection): New function.
4766         (nnimap-open-connection): If we have PREAUTH, don't query for login
4767         credentials.
4768         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4769         when doing a partial update.
4770
4771 2010-09-18  Julien Danjou  <julien@danjou.info>
4772
4773         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4774         tags.
4775
4776 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * nnimap.el (nnimap-credentials): New function.
4779         (nnimap-open-connection): Use the new function to look for credentials
4780         also on the numeric equivalents of "imap" and "imaps".
4781
4782         * gnus-start.el (gnus-activate-group): Send the info to
4783         gnus-request-group.
4784
4785         * nnimap.el (nnimap-request-group): Have the "check" version of the
4786         function parse flags and update the info, so that a `M-g' get a total
4787         resync of all flags from the group.
4788
4789         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4790         to allow backends to alter the info on group selection.  Also alter all
4791         the backend -request-group functions to take the parameter.
4792
4793         * nnimap.el (nnimap-store-info): New function.
4794         (nnimap-update-info): Store the info for later usage.
4795         (nnimap-request-group): Use the stored info for the dont-check case, so
4796         that we don't retrieve all marks when we enter a group.
4797
4798         * nnimap.el: Use deffoo instead of defun for interface functions.
4799
4800         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4801         update the group info.  This makes the nndraft groups, for instance, go
4802         back to their old behaviour.
4803
4804         * gnus-sum.el (gnus-select-newsgroup): Indent.
4805
4806         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4807         in.
4808         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4809         nothing.
4810
4811         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4812         from methods that are denied.
4813
4814         * gnus-int.el (gnus-method-denied-p): New function.
4815
4816         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4817         store the password instead of netrc.
4818         (nnimap-open-connection): Don't error out when we can't make a
4819         connections.
4820
4821         * auth-source.el (auth-source-create): In the password prompt, say what
4822         we're querying for.  Also prompt for user name if that hasn't been
4823         given.
4824
4825         * nnimap.el (nnimap-with-process-buffer): Remove.
4826
4827 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4830         method when we're reading from the agent.
4831
4832         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4833
4834         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4835         that's probably most useful for users.
4836
4837         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4838         "failed" all the time.
4839
4840         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4841         ...)) with (with-current-buffer ... ).
4842
4843         * nntp.el (nntp-open-server): Return whether the open was successful or
4844         not.
4845
4846         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4847         select an unread unseen article first.
4848
4849         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4850         /etc/services, supply some sensible port defaults.
4851
4852         * dgnushack.el: Define netrc-credentials.
4853
4854 2010-09-17  Julien Danjou  <julien@danjou.info>
4855
4856         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4857
4858 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4859
4860         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4861         doesn't have any parameters.
4862
4863 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4864
4865         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4866         only upcased checks.
4867
4868         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4869
4870         * nnimap.el (nnimap-open-shell-stream): New function.
4871         (nnimap-open-connection): Use it.
4872         (nnimap-transform-headers): Get the number of lines in each message.
4873         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4874         number of lines.
4875         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4876         problem.
4877
4878         * utf7.el (utf7-encode): Autoload.
4879
4880         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4881         to allow the mail splitting to not return a default group.  This is
4882         useful for nnimap, which will leave unmatched mail in the inbox.
4883
4884         * nnimap.el: Rewritten.
4885
4886         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4887         nnimap usage.
4888
4889         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4890         if the move is internal, so that nnimap can do fast internal moves.
4891
4892         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4893         data.
4894         (gnus-read-active-for-groups): Support finishing the early retrieval of
4895         data.
4896
4897         * gnus-range.el (gnus-range-nconcat): New function.
4898
4899         * gnus-int.el (gnus-finish-retrieve-group-infos)
4900         (gnus-retrieve-group-data-early): New functions.
4901
4902 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4903
4904         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4905         (nnrss-retrieve-groups):
4906         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4907         (pop3-quit): Use with-current-buffer.
4908
4909 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4910
4911         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4912         instead of nnheader-accept-process-output.
4913
4914         * dgnushack.el (dgnushack-compile): Add comment.
4915
4916         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4917
4918         * gnus-html.el (gnus-html-schedule-image-fetching)
4919         (gnus-html-prefetch-images): Replace process-kill-without-query by
4920         gnus-set-process-query-on-exit-flag.
4921
4922 2010-09-16  Romain Francoise  <romain@orebokech.com>
4923
4924         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4925
4926 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4927
4928         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4929         parameter to unintern is mandatory-ish in Emacs 24.
4930
4931         * gnus-html.el (gnus-html-schedule-image-fetching)
4932         (gnus-html-prefetch-images): Check for curl before using it.
4933
4934         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4935         depend on curl, which isn't essential.
4936
4937         * imap.el: Revert back to version
4938         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4939         seem problematic.
4940
4941 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4942
4943         * gnus-registry.el (gnus-registry-install-shortcuts):
4944         Explicitly pass `obarray' to `unintern' to avoid a warning.
4945
4946 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4947
4948         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4949         change.
4950
4951         * nnrss.el (nnrss-request-list): Remove this function and related
4952         functions, including the moreover stuff.
4953
4954 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * nnrss.el (nnrss-retrieve-groups): New function.
4957
4958 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4959
4960         * .dir-locals.el: Add no-byte-compile cookie.
4961
4962 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * time-date.el (format-seconds): Comment fix.
4965
4966         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4967         for back end that doesn't support request-scan.
4968
4969 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4972         then do request scans from the backends.
4973
4974         * netrc.el (netrc-credentials): New conveniency function.
4975
4976         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4977         avoid running a hook per line, since this takes a lot of time,
4978         profiling shows.
4979         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4980         directly if gnus-visual-p is true.
4981
4982 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4985         groups; replace mapcar with dolist which is a bit faster; pass groups
4986         info to gnus-read-active-file-1.
4987         (gnus-read-active-file-1): Scan only specified groups if the new
4988         optional arg `infos' is given.
4989
4990 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4991
4992         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4993
4994         * pop3.el (pop3-movemail): Remove.
4995         (pop3-streaming-movemail): Rename to pop3-movemail.
4996
4997         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4998         don't restrict end-tag searches to the end of the line.
4999
5000 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5001
5002         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5003         articles of every unchecked group to t, which means unknown since the
5004         server has never been opened.
5005
5006 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5007
5008         * gnus-html.el (gnus-html-show-alt-text): New command.
5009         (gnus-html-browse-image): Ditto.
5010         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5011         to browse the image directly.
5012         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5013         better.
5014
5015         * gnus-async.el (gnus-async-article-callback):
5016         Call `gnus-html-prefetch-images' unconditionally.
5017
5018         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5019         before feeding URLs to curl.
5020
5021 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5024         internal images as deletable by `W D D'.
5025
5026         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5027         (gnus-async-article-callback): Fix typo.
5028
5029 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5030
5031         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5032         current line to work around bugs in the output from w3m.
5033
5034         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5035         for groups that want that.
5036
5037         * nntp.el (nntp-wait-for-string): Supply a timeout for
5038         accept-process-output to ensure progress.
5039
5040         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5041         level to get unread articles from, then use that for foreign groups,
5042         too.
5043
5044         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5045         confuses the rest of the function.
5046
5047         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5048         for the methods that support -retrieve-groups, too.
5049
5050         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5051
5052 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5053
5054         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5055         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5056
5057         * pop3.el: Require cl when compiling.
5058         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5059
5060 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061
5062         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5063         that aren't going to be activated.
5064         (gnus-get-unread-articles): Fix up the last commit.
5065
5066         * gnus-html.el (gnus-article-html): Allow calling without specifying
5067         the handle.  In that case, dissect the buffer first.
5068
5069         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5070
5071         * nnimap.el (nnimap-open-connection): Revert the change that would look
5072         into authinfo for imaps instead of imap.
5073
5074         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5075         say that you don't want to call gnus-request-group with don-check, but
5076         do check the reponse.  This is for virtual groups only.
5077         (gnus-get-unread-articles): Count the archive groups as secondary, so
5078         that they're activated the same way as before.
5079
5080         * imap.el (imap-message-map): Removed optional buffer parameter, since
5081         no callers use it.
5082         (imap-message-get): Ditto.
5083         (imap-message-put): Ditto.
5084         (imap-mailbox-map): Ditto.
5085         (imap-mailbox-put): Ditto.
5086         (imap-mailbox-get): Ditto.
5087         (imap-mailbox-get): Revert last change for this function.
5088
5089         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5090         case-insensitively.
5091         (nnimap-debug): Remove.
5092
5093         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5094         to use `imap-fetch' instead.  According to the comments, this should be
5095         safe, since all other IMAP clients use the 1:* syntax.
5096         (imap-enable-exchange-bug-workaround): Removed.
5097         (imap-debug): Removed -- doesn't seem very useful.
5098
5099         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5100         mail from a file, and the file doesn't exist.
5101
5102         * imap.el (imap-log): New convenience function used throughout instead
5103         of repeating the same code all over the place.
5104
5105         * pop3.el (pop3-streaming-movemail): Return t for success.
5106
5107         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5108         .authinfo if we're using ssl connection.
5109
5110         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5111         already have if we're in a main Gnus `g' run.
5112
5113         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5114
5115 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5118
5119         * nnmh.el (nnmh-request-list-1): Bind `file'.
5120
5121         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5122         alias to set-process-query-on-exit-flag or process-kill-without-query.
5123         (pop3-open-server): Use it.
5124
5125 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5126
5127         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5128         box to the Incoming file.  Fixes mistake in previous checkin.
5129
5130         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5131         request loop (for debugging purposes) removed.
5132
5133         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5134         culprit is more visible.
5135         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5136         (nnml-add-incremental-nov): New functions to do "incremental" nov
5137         updates, where we just append to the end of the existing nov files
5138         without reading/writing them in full.
5139
5140         * mail-source.el (mail-source-delete-crash-box): Really only check the
5141         incoming files once in a while.
5142
5143         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5144
5145         * mail-source.el (mail-source-delete-crash-box): Only check the
5146         incoming files for deletion once per day to save a lot of file
5147         accesses.
5148
5149         * pop3.el (pop3-logon): Fix up unbound variable typo.
5150
5151         * mail-source.el (pop3-streaming-movemail): Autoload.
5152
5153         * pop3.el (pop3-streaming-movemail):
5154         Respect pop3-leave-mail-on-server.
5155
5156         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5157         retrieval.
5158
5159         * pop3.el (pop3-process-filter): Remove unused function.
5160         (pop3-streaming-movemail, pop3-send-streaming-command)
5161         (pop3-wait-for-messages, pop3-write-to-file)
5162         (pop3-number-of-responses): New functions for streaming pop3
5163         retrieval.
5164
5165         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5166         come from no known methods.
5167         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5168         list.
5169
5170         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5171         message sizes.
5172         (pop3-movemail): Use erase-buffer instead of looping and deleting
5173         regions, which seems rather odd.
5174
5175         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5176         file once per `g' run.
5177
5178         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5179         directories.  This makes the draft queue directory work.
5180
5181         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5182         data from the backends, so that we only request the list of groups from
5183         each method once.  This should speed things up considerably.
5184
5185         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5186         detect that it's not implemented.
5187
5188         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5189         we actually do recurse down into the tree, but don't stat all leaf
5190         nodes.
5191
5192         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5193         then say so instead of bugging out.
5194
5195         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5196         files exist before trying to read them.
5197
5198         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5199         around <pre_int>.
5200
5201         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5202
5203         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5204
5205 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5206
5207         * mm-util.el (mm-image-load-path): Just return the image directories,
5208         not all directories in the path in addition to the image directories.
5209         (mm-image-load-path): Maintain a cache of the image directories so that
5210         the `g' command in Gnus doesn't have to stat dozens of directories each
5211         time.
5212
5213         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5214         (gnus-html-wash-tags): Add a new `i' command to insert images.
5215         (gnus-html-insert-image): New command and keystroke.
5216         (gnus-html-redisplay-with-images): New command and keystroke.
5217         (gnus-html-show-images): Rename command.
5218         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5219         spacers.
5220         (gnus-html-wash-tags): Decode entities at the end, so that entities
5221         inside the tags don't mess up the rest of the "parsing".
5222
5223         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5224         so that nnimap methods aren't agentized by default.  There's apparently
5225         many problems related to agent/imap behaviour.
5226
5227         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5228
5229         * gnus-html.el: Doc fix.
5230
5231 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5232
5233         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5234         specifier-spec-list for Emacs 21.
5235
5236         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5237         glyph-width and glyph-height instead of display-graphic-p and
5238         image-size; make avoidance of displaying small images work for XEmacs.
5239
5240         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5241         for XEmacs.
5242
5243         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5244         of symbol that holds plist data.
5245         (gnus-process-plist): Remove plist of process after getting it.
5246
5247 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * message.el (message-generate-hashcash): Change default to
5250         'opportunistic if hashcash is installed.
5251
5252         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5253         (gnus-html-put-image): Only call image-size once, since it's somewhat
5254         time-consuming on remote X servers.
5255
5256 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5257
5258         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5259         type on data, not a file name.
5260
5261         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5262         window-pixel-edges for Emacs 21.
5263
5264         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5265         decoded contents.
5266         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5267
5268 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5271         group line format, since it isn't very interesting.
5272
5273         * gnus-agent.el (gnus-agent-short-article),
5274         (gnus-agent-long-article): Increase values for these two variables,
5275         since most people are likely to have more network connection and
5276         storage than before.
5277
5278         * gnus.el (gnus-refer-article-method): Change default to 'current.
5279         When referring an article, the common behaviour is to refer it from the
5280         current select method, not the native select method.  The chances of
5281         the native select method having the message in question is rather slim
5282         these days.
5283
5284         * gnus-sum.el (gnus-auto-select-subject): Change default to
5285         `unseen-or-unread'.  I think it's likely that most people want to
5286         select an unseen article over a previously seen, but unread one.
5287
5288         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5289         means that in the article buffer none of the minor mode elements will
5290         be shown, usually, and this is not desirable in most cases.
5291
5292         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5293         that commands like `d' (and the like) go to the next line in the
5294         buffer, instead of the next unread article.  I think this is the
5295         behaviour that is most natural for most users.
5296         (gnus-single-article-buffer): Change default to nil, so that people can
5297         have as many article buffers open as they have summary buffer.  I think
5298         this is the most natural way for the groups to behave.
5299
5300         * message.el (message-generate-new-buffers): Change default to
5301         `unsent', so that all new message buffers start their names with the
5302         string "*unsent", and it's easier to find the buffers if you move from
5303         them.
5304
5305 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5306
5307         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5308         small.  They're probably tracking images.
5309         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5310         (gnus-html-rescale-image): Yet another try at getting the image sizing
5311         right.
5312
5313         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5314         nntp-marks-file-name is nil.
5315
5316 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5317
5318         * gnus-html.el (gnus-html-wash-tags)
5319         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5320         Better logging.
5321
5322 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5323
5324         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5325
5326         * gnus-html.el (gnus-html-wash-tags): Check the value of
5327         gnus-blocked-images in the summary buffer.
5328
5329 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5330
5331         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5332
5333 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5336         like "a", it seems like.
5337         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5338         since it needs to be picked from the correct buffer.
5339
5340         * nnwfm.el: Remove.
5341
5342         * nnlistserv.el: Remove.
5343
5344 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5345
5346         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5347         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5348
5349 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5350
5351         * nnkiboze.el: Remove.
5352
5353         * nndb.el: Remove.
5354
5355         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5356         alt text.
5357         (gnus-html-rescale-image): Try to get the rescaling logic right for
5358         images that are just wide and not tall.
5359
5360         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5361         overshadow variable bindings.
5362
5363 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5364
5365         * gnus-html.el (gnus-html-wash-tags)
5366         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5367         Add extra logging.
5368
5369 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5372         (gnus-max-image-proportion): New variable.
5373         (gnus-html-rescale-image): New function.
5374         (gnus-html-put-image): Rescale images.
5375
5376 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5377
5378         Fix up some byte-compiler warnings.
5379         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5380         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5381         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5382         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5383         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5384         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5385         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5386
5387 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5388
5389         * gnus-html.el (gnus-article-html): Decode contents by charset.
5390
5391 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5392
5393         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5394         (gnus-html-frame-width, gnus-blocked-images)
5395         * message.el (message-prune-recipient-rules): Add custom version.
5396         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5397
5398         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5399         functions.
5400
5401         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5402         gnus-process-get.
5403
5404 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5405
5406         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5407         instead of lsub directly.
5408
5409 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5410
5411         * nnwarchive.el: Remove.
5412
5413         * gnus-soup.el: Remove.
5414
5415         * nnsoup.el: Remove.
5416
5417         * nnultimate.el: Remove.
5418
5419         * gnus-html.el (gnus-blocked-images): New variable.
5420
5421         * message.el (message-prune-recipients): New function.
5422         (message-prune-recipient-rules): New variable.
5423
5424         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5425         guess whether a long line is natural text or not.
5426
5427         * gnus-html.el (gnus-html-schedule-image-fetching):
5428         Use gnus-process-plist and friends for compatibility.
5429
5430 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5431
5432         * gnus-html.el: Require packages that define macros used in this file.
5433         (gnus-article-mouse-face): Declare to silence byte-compiler.
5434         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5435         process-get.
5436         (gnus-html-put-image): Use plist-get to avoid getf.
5437         (gnus-html-prefetch-images): Use with-current-buffer.
5438
5439 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * gnus-ems.el: Provide compatibility functions for
5442         gnus-set-process-plist.
5443
5444         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5445         header-line-format for XEmacs 21.4.
5446
5447         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5448         * gnus.el (gnus-valid-select-methods)
5449         * message.el (message-send-mail-partially-limit)
5450         * mm-decode.el (mm-text-html-renderer)
5451         * mml.el (mml-insert-mime-headers-always)
5452         * smiley.el (smiley-regexp-alist): Bump custom version.
5453
5454 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-html.el: require mm-url.
5457         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5458         with the url to `url'.
5459         (gnus-html-wash-tags): Support cid: URLs/images.
5460
5461 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5462
5463         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5464         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5465         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5466
5467         * gnus-move.el: Remove file, since it doesn't really work.
5468
5469         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5470         UTF-8.  This seems to fix problems with some German web feeds.
5471
5472         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5473         at the top so that the proper colours are applied.
5474
5475         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5476         don't have dots in their names.
5477
5478         * gnus-art.el (gnus-article-view-part): Doc fix.
5479
5480         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5481         XEmacs-compatible.
5482         (gnus-html-put-image): Don't do images on non-graphic displays.
5483
5484         * nnslashdot.el: Remove this unused backend.
5485
5486         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5487         actions.
5488         (gnus-undo-register-1): Revert last change.
5489
5490         * gnus-group.el (gnus-group-completing-read): Protect against not
5491         having completion-styles bound.
5492
5493         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5494         make broken recipients happier.
5495
5496         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5497
5498         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5499         point parameter.
5500
5501         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5502
5503         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5504         completion-styles for group selection.
5505
5506 2009-02-04  Andreas Schwab  <schwab@suse.de>
5507
5508         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5509         headers and regexp-quote the match if necessary.
5510
5511 2009-03-24  Miles Bader  <miles@gnu.org>
5512
5513         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5514         the blinking smiley.
5515
5516 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5517
5518         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5519         blink smiley.
5520
5521 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5522
5523         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5524         where the dribbel file lives exists.
5525
5526         * message.el (message-send-mail-partially-limit): Change the default to
5527         nil, since most people don't want this.
5528
5529         * mm-url.el (mm-url-decode-entities): Also decode entities like
5530         &#x3212.
5531
5532 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5533
5534         * gnus-sum.el (gnus-summary-idna-message):
5535         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5536         Hyperlink urls in docstrings with URL `...'.
5537
5538 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5539
5540         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5541         functions.
5542
5543 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5544
5545         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5546         say what the mouseover text should be.
5547
5548         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5549         version of the mm-w3m-safe-url-regexp variable to only download images
5550         in the groups where we want that to happen.
5551
5552         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5553
5554         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5555         easier debugging.
5556         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5557         big pictures in the article buffer.
5558
5559         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5560         gnus-article-html.
5561         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5562         w3m.
5563
5564         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5565
5566 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5567
5568         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5569         which doesn't exist.
5570
5571         * message.el (message-inhibit-ecomplete): New variable to allow some
5572         function to inhibit ecomplete address storage.
5573         (message-resend): Disable ecomplete message storage when resending
5574         messages.
5575
5576         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5577
5578 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5579
5580         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5581         Save excursion while copying, moving, and deleting articles in order to
5582         prevent the cursor from jumping to unforeseen place.
5583
5584 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5585
5586         * lpath.el: No need to bind bookmark-current-buffer,
5587         bookmark-yank-point and bookmark-make-record-function.
5588
5589 2010-08-17  Glenn Morris  <rgm@gnu.org>
5590
5591         * gnus-sync.el: Require gnus components whose functions are used.
5592
5593         * gnus-art.el (bookmark-make-record-function):
5594         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5595         Declare for compiler.
5596
5597         * mm-url.el (mml-compute-boundary): Autoload.
5598
5599 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5600
5601         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5602
5603 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         Typo fix "hoo4a" -> "hook".
5606
5607         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5608
5609 2010-08-14  Glenn Morris  <rgm@gnu.org>
5610
5611         * gnus-sync.el (gnus-sync): Fix defgroup version.
5612
5613 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5614
5615         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5616
5617         * gnus-sync.el: Fix docs.
5618         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5619         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5620
5621 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5622
5623         Optimizations for gnus-sync.el.
5624
5625         * gnus-sync.el: Add docs about gnus-sync-backend
5626         possibilities.
5627         (gnus-sync-save): Remove unnecessary message.
5628         (gnus-sync-read): Optimize and show what groups were skipped.
5629
5630 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5631
5632         Minor bug fixes for gnus-sync.el.
5633
5634         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5635         Don't read the sync on get-new-news.
5636
5637         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5638         quiet.
5639
5640         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5641         (fix typo).
5642
5643 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5644
5645         Make saving and restoring of hidden threads work with overlays.
5646         Patch applied by Ted Zlatanov.
5647
5648         * gnus-sum.el (gnus-hidden-threads-configuration)
5649         (gnus-restore-hidden-threads-configuration): Update to deal with text
5650         properties, rather than searching for a magic character.
5651
5652 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5653
5654         New gnus-sync.el library for synchronization of marks.
5655
5656         * gnus-sync.el: New library for synchronization of marks.
5657
5658         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5659         renamed from `gnus-registry-grep-in-list'.
5660
5661         * gnus-registry.el (gnus-registry-follow-group-p):
5662         Use `gnus-grep-in-list'.
5663
5664         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5665
5666 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5667
5668         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5669         determining charset of text fails.
5670
5671 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5672
5673         * nnmail.el (nnmail-get-new-mail-1): Revert.
5674
5675         * nnml.el (nnml-active-number): Make sure names of newly created groups
5676         in nnml-group-alist are encoded.
5677
5678 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5679
5680         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5681         containing non-ASCII characters in active file for nnml back end.
5682
5683 2010-07-24  David Engster  <dengste@eml.cc>
5684
5685         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5686         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5687
5688 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5689
5690         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5691         tag (Bug#6654).
5692
5693 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5694
5695         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5696         the article buffer, not the summary buffer.
5697
5698 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5699
5700         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5701         Emacs 23 as well.
5702
5703 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5704
5705         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5706         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5707
5708 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5709
5710         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5711         Patch applied by Karl Fogel.
5712
5713         * gnus-sum.el (gnus-summary-bookmark-make-record):
5714         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5715
5716 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5717
5718         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5719         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5720         C-w still not working correctly from Article buffers; Thierry's
5721         patch to fix that will be applied after this.
5722
5723         * gnus-art.el (bookmark-make-record-function): New local variable.
5724
5725         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5726         article buffer.
5727         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5728
5729 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5730
5731         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5732         on changes in bookmark.el.
5733
5734 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5737         `no-log' instead of message not to log prompt string.
5738
5739 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5740
5741         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5742         the *other* type of HTML form submission.
5743
5744 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5745
5746         * auth-source.el (auth-source-pick): If choice does not contain a
5747         questioned keyword, set the check to t.
5748
5749 2010-06-12  Romain Francoise  <romain@orebokech.com>
5750
5751         * gnus-util.el (gnus-date-get-time): Move up before first use.
5752
5753 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5754
5755         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5756         (gnus-article-edit-part): Bind it to make last part that is substituted
5757         or deleted visible.
5758         (gnus-mime-display-single): Buttonize part of which id equals to
5759         gnus-mime-buttonized-part-id.
5760
5761 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5762
5763         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5764         (gnus-dd-mmm): Use gnus-date-get-time.
5765         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5766         simplify logic.
5767         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5768         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5769
5770 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5771
5772         * auth-source.el (top): Autoload `secrets-list-collections',
5773         `secrets-create-item', `secrets-delete-item'.
5774         (auth-sources): Fix tag string.
5775         (auth-get-source, auth-source-retrieve, auth-source-create)
5776         (auth-source-delete): New defuns.
5777         (auth-source-pick): Rewrite in order to avoid 2 passes.
5778         (auth-source-forget-user-or-password): New parameter USERNAME.
5779         (auth-source-user-or-password): New parameters CREATE-MISSING and
5780         DELETE-EXISTING.  Retrieve password interactively, if needed.
5781
5782 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5783
5784         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5785         deleting unused directories when gnus-expert-user is t.
5786
5787 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5788
5789         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5790         for each temp file when gnus-article-browse-delete-temp is ask.
5791
5792 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5793
5794         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5795         Lisp calls to delete-backward-char by calls to delete-char.
5796
5797 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5798
5799         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5800
5801 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5802
5803         * password-cache.el (password-cache-remove): Fix docstring.
5804
5805 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5806
5807         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5808         article unless decoding article to be saved.
5809
5810 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5813         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5814         generated within the mm-with-unibyte-current-buffer macro.
5815
5816 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5819         to nil when we're in a mml-preview buffer and no group is selected.
5820
5821 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5822
5823         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5824         when catching the `C-g'.  Reported by "Leo".
5825
5826 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5827
5828         * message.el (message-forward-make-body-plain)
5829         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5830         multibyte-string-p.
5831
5832         * lpath.el: Revert.
5833
5834 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * message.el (message-forward-make-body-mml): Assume original message
5837         is multibyte string; error on unibyte.
5838         (message-forward-make-body-plain): Ditto; don't add excessive newline
5839         in body end.
5840
5841         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5842
5843 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5844
5845         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5846         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5847
5848 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * mm-extern.el (mm-extern-url): Don't use
5851         mm-with-unibyte-current-buffer.
5852         (mm-extern-cache-contents): Use with-current-buffer instead of
5853         save-excursion + set-buffer.
5854
5855 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * mm-util.el (mm-emacs-mule): Remove.
5858
5859 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5860
5861         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5862         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5863         change.
5864
5865 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5866
5867         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5868         bind the default value of enable-multibyte-characters to nil.
5869
5870 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5871
5872         * message.el (message-forward-make-body-plain)
5873         (message-forward-make-body-mml):
5874         Don't use mm-with-unibyte-current-buffer.
5875
5876 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5877
5878         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5879
5880 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5881
5882         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5883         (Bug#5592).
5884
5885 2010-05-07  Julien Danjou  <julien@danjou.info>
5886
5887         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5888         it to mm-pipe-part.
5889
5890         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5891         it is given.
5892
5893 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5894
5895         * binhex.el (binhex-decode-region-internal)
5896         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5897         (dns-query)
5898         * nnweb.el (nnweb-gmane-search)
5899         * pgg-parse.el (pgg-parse-armor)
5900         * pgg.el (pgg-verify-region)
5901         * sha1.el (sha1-string-external)
5902         * uudecode.el (uudecode-decode-region-internal)
5903         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5904         XEmacs.
5905
5906         * gnus-art.el (gnus-article-browse-html-parts)
5907         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5908         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5909         make-temp-file.
5910
5911         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5912         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5913         compiling.
5914
5915         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5916         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5917         XEmacs when compiling.
5918
5919         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5920         gnus-pick-mode-off-hook for XEmacs when compiling.
5921         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5922         gnus-binary-mode-off-hook for XEmacs when compiling.
5923
5924         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5925         Return nil if char-charset is not available.
5926
5927         * imap.el (imap-disable-multibyte)
5928         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5929         macros.
5930
5931         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5932         instead of encode-coding-string.
5933
5934         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5935         'xemacs) instead of mm-emacs-mule to switch function definitions.
5936         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5937
5938         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5939         bind temporary-file-directory for XEmacs;
5940         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5941         timer-set-function for XEmacs 21.4 and SXEmacs;
5942         bind timer-list for XEmacs 21.4 and SXEmacs;
5943         fbind char-charset and find-charset-region for non-Mule XEmacs;
5944         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5945         encode-coding-region and encode-coding-string for XEmacs having no
5946         file-coding feature.
5947
5948 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5949
5950         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5951
5952 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5955         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5956
5957 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5958
5959         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5960         alias `jka-compr-delete-temp-file' no longer exists.
5961
5962 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5963
5964         Use define-minor-mode in Gnus where applicable.
5965         * mml.el (mml-mode): Use define-minor-mode.
5966         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5967         (gnus-undo-mode): Use define-minor-mode.
5968         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5969         (gnus-dead-summary-mode): Use define-minor-mode.
5970         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5971         Initialize in declaration.
5972         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5973         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5974         (gnus-mailing-list-mode): Use define-minor-mode.
5975         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5976         (gnus-draft-mode): Use define-minor-mode.
5977         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5978         (gnus-dired-mode): Use define-minor-mode.
5979
5980 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5981
5982         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5983         handles on recursive mml-to-mime translation and check them for
5984         boundary delimiter collisions.  Reported by Greg Troxel.
5985
5986 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5987
5988         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5989
5990 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5991
5992         * mm-util.el (mm-find-buffer-file-coding-system):
5993         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5994
5995 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5996
5997         * message.el (message-generate-headers): Record insertion of optional
5998         headers as well.  Otherwise the check to prevent repeated insertion of
5999         optional headers is a no-op.
6000
6001 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6002
6003         * smime.el: Don't mention CVS.
6004
6005         * nnrss.el (nnrss-fetch): Don't mention CVS.
6006
6007         * nnir.el: Don't mention CVS.
6008
6009 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6010
6011         * gnus-sum.el (gnus-summary-bookmark-make-record):
6012         Add `location' field.
6013
6014 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * lpath.el: Fbind bookmark-default-handler,
6017         bookmark-get-bookmark-record, bookmark-make-record-default,
6018         bookmark-prop-get for Emacs <23 and XEmacs.
6019
6020 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6021
6022         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6023         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6024         Use with-current-buffer to silence the byte-compiler.
6025         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6026         bother to require `gnus'.
6027         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6028
6029 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6030
6031         * gnus-sum.el (gnus-summary-bookmark-make-record)
6032         (gnus-summary-bookmark-jump): New functions.
6033         (gnus-summary-mode): Setup bookmark support.
6034
6035 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6036
6037         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6038         if set.
6039
6040 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6041
6042         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6043         gnus-article-browse-html-save-cid-image; make it work recursively for
6044         forwarded messages as well.
6045         (gnus-article-browse-html-parts): Work when prefix arg is given.
6046         (gnus-article-browse-html-article): Doc fix.
6047
6048 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6049
6050         * message.el (message-default-mail-headers):
6051         (message-default-headers): Carry the value mail-default-headers over
6052         into message-default-mail-headers, rather than message-default-headers.
6053
6054 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6055
6056         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6057         charset.
6058
6059         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6060         charset into the <meta> tag when the article is encoded to utf-8.
6061
6062 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6063
6064         * gnus-art.el (gnus-article-browse-delete-temp-files):
6065         Delete directories as well.
6066         (gnus-article-browse-html-parts): Work for images that do not specify
6067         file names; delete temp directory when quitting; insert header at the
6068         right place; use file: scheme for image files.
6069
6070 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6071
6072         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6073         (gnus-article-browse-html-parts): Use it to make temporary cid image
6074         files in addition to html file so that browser may display them.
6075
6076 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6079
6080 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6081
6082         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6083
6084 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6085
6086         * auth-source.el (auth-sources): Change default to be simpler.
6087         Explain about Secret Service API sources.  Improve Customize options.
6088         (auth-source-pick): Change to accept any number of search parameters.
6089         Implement fallbacks iteratively, not recursively.  Add scoring on the
6090         second pass and sort by score.  Call Secret Service API when needed.
6091         (auth-source-user-or-password): Use it.  Call Secret Service API
6092         directly when needed to get the user name and the password.
6093
6094 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6095
6096         * message.el (message-interactive): Doc fix.
6097         (message-qmail-inject-args): Reflow.
6098         (message-kill-to-signature): Fix typo in docstring.
6099
6100         * smiley.el (smiley-buffer): Fix typo in docstring.
6101
6102 2010-03-24  Glenn Morris  <rgm@gnu.org>
6103
6104         * mail-source.el (gnus-message): Declare.
6105         (mail-source-delete-old-incoming): Require gnus-util.
6106
6107 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6110
6111         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6112
6113         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6114         password-cache's default if it is not bound.
6115         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6116         password-cache-expiry's default if it is not bound.
6117
6118         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6119         available in Emacs 21.
6120
6121         * lpath.el: Suppress compiler warnings for:
6122         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6123         XEmacs;
6124         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6125         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6126         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6127
6128 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6129
6130         * auth-source.el (auth-sources): Fix up definition so extra parameters
6131         are always inline.
6132
6133 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6134
6135         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6136         wasn't updated after mismatch.  Clear cached mailbox info correctly
6137         when uidvalidity changes.
6138         (nnimap-group-prefixed-name): New function to avoid some code
6139         duplication.
6140         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6141         (nnimap-request-group): Use it.
6142         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6143         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6144         with many imap folders.  This is done by caching the group status from
6145         the imap server persistently in a group parameter `imap-status'.  (This
6146         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6147         but not persistently, so every Gnus startup was still very slow.)
6148
6149 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6150
6151         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6152         delete the extra newline.  Otherwise editing of :string and :number
6153         types don't work.
6154
6155 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6156
6157         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6158         secrets.el dependency.
6159         (auth-sources): Add optional user name.  Add secrets.el configuration
6160         choice (unused right now).
6161
6162 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6163
6164         * gnus-sum.el (gnus-summary-make-menu-bar):
6165         Let `gnus-registry-install-shortcuts' fill in the functions.
6166
6167         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6168         warnings.
6169         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6170         (gnus-registry-install-shortcuts): Populate and use it in a
6171         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6172
6173 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6174
6175         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6176         In-place substitutions for the group name encoding/decoding.
6177         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6178         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6179         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6180         (nnimap-update-unseen, nnimap-request-list)
6181         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6182         (nnimap-request-set-mark, nnimap-split-to-groups)
6183         (nnimap-split-articles, nnimap-request-newgroups)
6184         (nnimap-request-create-group, nnimap-request-accept-article)
6185         (nnimap-request-delete-group, nnimap-request-rename-group)
6186         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6187         `encoded-mbx' for consistency.
6188         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6189         variable `imap-current-mailbox'.
6190
6191         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6192         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6193
6194 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6195
6196         * pop3.el (pop3-display-message-size-flag): Display message size byte
6197         counts during POP3 download.
6198         (pop3-movemail): Use it.
6199         (pop3-list): Implement listing of available messages.
6200
6201 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6202
6203         * nnir.el (nnir-get-article-nov-override-function): New function to
6204         override the normal NOV retrieval.
6205         (nnir-retrieve-headers): Use it.
6206
6207 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6208
6209         * auth-source.el (netrc-machine-user-or-password): Autoload.
6210
6211 2010-03-19  Glenn Morris  <rgm@gnu.org>
6212
6213         Stop message.el from loading about 40 libraries it doesn't always need.
6214         The general approach is to autoload rather than require, and to
6215         require in the specific functions rather than the file.  (Bug#5642)
6216
6217         * gmm-utils.el: Don't require wid-edit.
6218         (widget-create-child-value, widget-convert, widget-default-get):
6219         Autoload.
6220
6221         * gnus-util.el: Don't require time-date, netrc.
6222         (message-fetch-field, gnus-group-name-decode): Declare rather than
6223         autoloading.
6224         (gnus-fetch-field): Require message.
6225         (gnus-decode-newsgroups): Require gnus-group.
6226
6227         * ietf-drums.el: Don't require time-date.
6228
6229         * message.el: Don't require hashcash, canlock, ecomplete.
6230         Do require mail-utils.  Require nnheader only when compiling.
6231         (smtpmail-default-smtp-server): Remove declaration.
6232         (message-send-mail-function): Check smtpmail-default-smtp-server
6233         is bound rather than requiring smtpmail.
6234         (message-auto-save-directory, message-insert-signature):
6235         Use expand-file-name rather than nnheader-concat.
6236         (nnheader-insert-file-contents): Autoload.
6237         (hashcash-wait-async): Declare.
6238         (message-send-mail): Only call gnus-setup-posting-charset if
6239         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6240         (message-send-mail-with-sendmail): Require sendmail.
6241         (canlock-password, canlock-password-for-verify): Declare.
6242         (message-canlock-password): Require canlock.
6243         (nnheader-get-report): Autoload.
6244         (gnus-setup-posting-charset): Declare.
6245         (message-send-news): Require gnus-msg.
6246         (message-make-references, message-make-in-reply-to): Use mail-header-id
6247         rather than the alias mail-header-message-id.
6248         (ecomplete-add-item, ecomplete-save): Declare.
6249         (message-put-addresses-in-ecomplete): Require ecomplete.
6250         (ecomplete-display-matches): Autoload.
6251
6252         * mm-decode.el: Don't require mailcap, gnus-util.
6253         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6254         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6255         Autoload.
6256         (mailcap-mime-extensions): Declare.
6257
6258         * mm-encode.el: Don't require mailcap.
6259         (mailcap-extension-to-mime): Autoload.
6260
6261         * mml-sec.el: Don't require password-cache.
6262
6263         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6264         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6265         (mml-minibuffer-read-type): Require mailcap.
6266         (mml-preview): Require gnus-msg.
6267
6268         * mml1991.el: Require password-cache.
6269         (password-cache-expiry): Remove declaration.
6270
6271         * mml2015.el: Require password-cache.
6272         (password-cache-expiry): Remove declaration.
6273
6274         * nneething.el (mailcap): Require mailcap.
6275
6276         * nnheader.el (declare-function): Add compatibility stub.
6277         (message-remove-header): Declare rather than autoload.
6278         (nnheader-replace-header): Require message.
6279
6280         * nnimap.el (declare-function): Add compatibility stub.
6281         (netrc-parse, netrc-machine-user-or-password): Declare.
6282         (nnimap-open-connection): Require netrc.
6283
6284         * nntp.el (declare-function): Add compatibility stub.
6285         (netrc-parse, netrc-machine, netrc-get): Declare.
6286         (nntp-send-authinfo): Require netrc.
6287
6288         * rfc2047.el: Don't require qp.
6289         (quoted-printable-encode-region, quoted-printable-decode-string):
6290         Autoload.
6291
6292         * sieve-mode.el: Don't require easymenu.
6293         (easy-menu-add-item): Autoload it.
6294
6295         * spam-stat.el (time-to-number-of-days): Autoload it.
6296
6297 2010-03-19  Glenn Morris  <rgm@gnu.org>
6298
6299         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6300
6301 2010-03-18  Glenn Morris  <rgm@gnu.org>
6302
6303         * hashcash.el (declare-function): Remove duplicate definition.
6304
6305 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6306
6307         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6308         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6309         value if any backslash escapes).
6310
6311 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6312
6313         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6314         if it is available.  (bug#5647)
6315
6316         * lpath.el: Suppress compiler warning for coding-system-from-name for
6317         Emacs 21 and XEmacs.
6318
6319 2010-03-14  Juri Linkov  <juri@jurta.org>
6320
6321         * hmac-def.el:
6322         * hmac-md5.el:
6323         * netrc.el: Fix keywords.
6324
6325 2010-02-26  Glenn Morris  <rgm@gnu.org>
6326
6327         * message.el (message-send-mail-function): Change the default, so that
6328         it inherits from a customized send-mail-function.  (Bug#5643)
6329
6330 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6331
6332         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6333         shell-command-to-string signals an error (bug#5299).
6334
6335 2010-02-24  Glenn Morris  <rgm@gnu.org>
6336
6337         * message.el (message-smtpmail-send-it)
6338         (message-send-mail-with-mailclient): Doc fixes.
6339
6340 2010-02-16  Glenn Morris  <rgm@gnu.org>
6341
6342         * message.el (message-default-mail-headers): Change the default value
6343         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6344
6345 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6346
6347         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6348         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6349
6350 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6351
6352         * time-date.el (date-to-time): Doc fix (Bug#5408).
6353
6354 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6355
6356         * message.el (message-mail): Just pass yank-action on to message-setup.
6357         (message-setup): Handle (FUN . ARGS) form of yank-action.
6358         (message-with-reply-buffer, message-widen-reply)
6359         (message-yank-original): Handle non-buffer values of
6360         message-reply-buffer (Bug#4080).
6361         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6362
6363 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6364
6365         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6366         Fix typo in docstring.
6367
6368 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6369
6370         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6371         response.
6372
6373 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6376
6377         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6378
6379         * message.el (message-check-news-header-syntax): Protect against a
6380         string that `rfc822-addresses' returns when parsing fails.
6381
6382 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6385         (gnus-previous-char-property-change): New functions.
6386
6387         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6388
6389 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6390
6391         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6392         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6393
6394 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6395
6396         * message.el (message-exchange-point-and-mark): Rework last change to
6397         avoid using optional arg of exchange-point-and-mark, for backward
6398         compatibility.
6399
6400 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6401
6402         * message.el (message-exchange-point-and-mark):
6403         Call exchange-point-and-mark with an argument rather than setting
6404         mark-active by hand (Bug#5175).
6405
6406 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6407
6408         * nntp.el (nntp-service-to-port): Work for service expressed with
6409         numeric string; replace [:digit:] with [0-9] for XEmacs.
6410
6411 2009-12-17  Glenn Morris  <rgm@gnu.org>
6412
6413         * gnus-group.el (gnus-bug-group-download-format-alist):
6414         Change emacs entry to debbugs.gnu.org.  Bump :version.
6415
6416 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6417
6418         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6419
6420 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6421
6422         * message.el (message-info): Explain why we use `Info-goto-node'.
6423
6424 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6427
6428 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6429
6430         * message.el (message-completion-in-region): New compatibility function.
6431         (message-expand-group): Use it.
6432
6433 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6434
6435         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6436         with no unread article should be listed if the 2nd arg `predicate' is
6437         given.
6438
6439 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6442
6443 2009-11-29  Juri Linkov  <juri@jurta.org>
6444
6445         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6446         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6447         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6448
6449 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6450
6451         * sha1.el (sha1-string-external): default-directory "/" in case
6452         otherwise non-existent.  process-connection-type pipe for touch of
6453         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6454
6455 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6456
6457         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6458         it's comms related and sgml-mode.el has "comm" on that basis too.
6459
6460 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6463         containing tspecial characters if they have been already quoted.
6464
6465 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6466
6467         * dns-mode.el (auto-mode-alist): Purecopy string.
6468
6469 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6470
6471         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6472
6473 2009-10-24  Glenn Morris  <rgm@gnu.org>
6474
6475         * gnus-art.el (help-xref-stack-item): Define for compiler.
6476
6477 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6478
6479         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6480
6481 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6484
6485 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6488         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6489
6490 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6493         (gnus-overlays-in): New alias to overlays-in.
6494
6495         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6496         gnus-overlay-get, and gnus-delete-overlay.
6497         (gnus-summary-show-thread): Make it work as well for systems in which
6498         next-single-char-property-change is not available.
6499         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6500
6501         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6502         (gnus-overlay-get): New alias to extent-property.
6503         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6504
6505         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6506         SXEmacs.
6507
6508         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6509         SXEmacs.
6510
6511 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6512
6513         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6514
6515 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6516
6517         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6518         and XEmacs that don't have `remove-overlays'.
6519
6520 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6521
6522         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6523         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6524         selective display.  Use overlays instead.
6525
6526 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6527
6528         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6529
6530 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6531
6532         * spam-stat.el (spam-stat-load): Fix typo in message.
6533
6534 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6535
6536         * dig.el (dig-invoke): Fix typo in docstring.
6537         (query-dig): Reflow docstring.
6538
6539 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6540
6541         * gnus-art.el (gnus-article-encrypt-body):
6542         * message.el (message-check-recipients):
6543         * mm-util.el (mm-codepage-setup):
6544         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6545         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6546
6547 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6548
6549         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6550         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6551         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6552         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6553         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6554
6555 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6556
6557         * dig.el: Add "Keywords: comm", as per net-utils.el.
6558
6559 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6560
6561         * dig.el (dig-mode): Use define-derived-mode.
6562
6563 2009-09-19  Glenn Morris  <rgm@gnu.org>
6564
6565         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6566
6567 2009-09-18  Glenn Morris  <rgm@gnu.org>
6568
6569         * gnus-diary.el (gnus-diary-check-message):
6570         * message.el (message-insert-formatted-citation-line):
6571         * nnbabyl.el (top-level):
6572         * nndiary.el (nndiary-schedule):
6573         Fix typos in condition-case handlers.
6574
6575 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6578         configuration that provides the sole article window in a frame;
6579         position point correctly after deleting a part.
6580
6581 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6582
6583         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6584         (spam-resolve-registrations-routine): Use it to unregister articles
6585         that change status.
6586
6587 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6588
6589         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6590         with XEmacs.
6591         (parse-time-string-chars): Use it.
6592
6593 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6594
6595         * imap.el (imap-interactive-login): Better messages.
6596         (imap-open): Fix bug with renamed buffer on reconnect.
6597         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6598         for easier debugging and cleaner code.  On successful (guessed based on
6599         server capabilities) secondary authentication, set imap-state
6600         correctly.
6601         (imap-last-authenticator): Define imap-last-authenticator as a variable
6602         to avoid warnings.
6603
6604 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * nnrss.el (nnrss-request-article): Remove binding of
6607         default-enable-multibyte-characters that has gotten needless by
6608         the 2007-07-13 change in rfc2047-encode-message-header.
6609
6610         * mml.el (mml-insert-multipart): Error on the message header.
6611         (mml-insert-part): Error on the message header; position point at
6612         the end of a MIME tag.
6613
6614 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * time-date.el (autoload): Expand define-obsolete-function-alias into
6617         defalias and make-obsolete for old Emacsen that Gnus supports.
6618         (with-no-warnings): Define it for old Emacsen.
6619         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6620         is available.
6621         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6622         float-time is available; suppress compile warning for time-to-seconds.
6623
6624         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6625         (gnus-float-time): Alias to float-time if it exists.
6626
6627         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6628         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6629         float-time is available; suppress compile warning for time-to-seconds.
6630
6631         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6632         XEmacs.
6633
6634 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6635
6636         * imap.el (imap-message-map): Docstring fix.
6637
6638 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6639
6640         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6641         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6642         Add the optional argument `encoding' that overrides the default.
6643
6644         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6645         mm-encode-buffer.
6646
6647 2009-09-04  Glenn Morris  <rgm@gnu.org>
6648
6649         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6650         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6651         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6652         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6653         * mm-util.el (mm-with-unibyte-current-buffer)
6654         (mm-find-buffer-file-coding-system):
6655         * yenc.el (yenc-decode-region): Use default-value rather than
6656         default-enable-multibyte-characters.
6657
6658 2009-09-03  Glenn Morris  <rgm@gnu.org>
6659
6660         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6661         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6662         than default-enable-multibyte-characters.
6663
6664 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6665
6666         * gnus-art.el (gnus-article-read-summary-keys):
6667         Fix gnus-buffer-configuration's value temporarily used.
6668
6669 2009-09-02  Glenn Morris  <rgm@gnu.org>
6670
6671         * gnus-util.el (gnus-float-time): New function.
6672         * gnus-delay.el (gnus-delay-article):
6673         * gnus-sum.el (gnus-thread-latest-date):
6674         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6675         * nnspool.el (nnspool-request-newgroups):
6676         Use gnus-float-time rather than time-to-seconds.
6677         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6678
6679         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6680         (gnus-header-subject-face, gnus-header-newsgroups-face)
6681         (gnus-header-name-face, gnus-header-content-face):
6682         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6683         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6684         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6685         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6686         (gnus-cite-face-11):
6687         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6688         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6689         (gnus-server-closed-face, gnus-server-denied-face)
6690         (gnus-server-offline-face):
6691         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6692         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6693         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6694         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6695         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6696         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6697         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6698         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6699         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6700         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6701         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6702         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6703         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6704         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6705         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6706         (gnus-summary-high-undownloaded-face)
6707         (gnus-summary-low-undownloaded-face)
6708         (gnus-summary-normal-undownloaded-face)
6709         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6710         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6711         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6712         (gnus-splash-face):
6713         * message.el (message-header-to-face, message-header-cc-face)
6714         (message-header-subject-face, message-header-newsgroups-face)
6715         (message-header-other-face, message-header-name-face)
6716         (message-header-xheader-face, message-separator-face)
6717         (message-cited-text-face, message-mml-face):
6718         * sieve-mode.el (sieve-control-commands-face)
6719         (sieve-action-commands-face, sieve-test-commands-face)
6720         (sieve-tagged-arguments-face):
6721         * spam.el (spam-face):
6722         Mark face aliases with "-face" in the name as obsolete.
6723
6724 2009-09-01  Glenn Morris  <rgm@gnu.org>
6725
6726         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6727         than goto-line.
6728
6729 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6732         Don't move point if the command is invoked inside the message header.
6733
6734 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6735
6736         * imap.el (imap-send-command): Simplify.
6737         (imap-wait-for-tag): point-max -> buffer-size.
6738
6739 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6740
6741         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6742         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6743         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6744         * nnir.el (nnir-swish-e-index-file):
6745         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6746         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6747         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6748         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6749         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6750         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6751
6752 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6753
6754         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6755         Don't save excursion.
6756
6757 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6758
6759         * nnheader.el (nnheader-find-file-noselect):
6760         * mm-util.el (mm-insert-file-contents):
6761         Use (default-value 'major-mode) instead of default-major-mode.
6762
6763 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6764
6765         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6766
6767 2009-08-26  Glenn Morris  <rgm@gnu.org>
6768
6769         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6770         than placing in files.el.
6771
6772 2009-08-25  Glenn Morris  <rgm@gnu.org>
6773
6774         * nnir.el (top-level): Don't require cl at run-time.
6775         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6776         Replace cl-function substitute with gnus-replace-in-string.
6777         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6778         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6779         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6780         simplified expansions.
6781
6782 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6783
6784         * dig.el (dig): Add autoload cookie.
6785
6786 2009-08-22  Glenn Morris  <rgm@gnu.org>
6787
6788         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6789         goto-line.
6790
6791 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6792
6793         * parse-time.el (parse-time-string-chars): Save match data.
6794
6795 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6796
6797         * parse-time.el (parse-time-string-chars): Compute using character
6798         classes, to handle non-ascii characters (Bug#3190).
6799
6800 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6803
6804         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6805         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6806         (gnus-mm-display-part, gnus-mime-display-single)
6807         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6808         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6809
6810         * gnus-sum.el
6811         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6812         (gnus-summary-move-article): Add expirable mark to articles copied or
6813         moved to group that has auto-expire turned on if the option is non-nil.
6814
6815 2009-07-24  Glenn Morris  <rgm@gnu.org>
6816
6817         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6818         Fix typo.  (Bug#3903)
6819
6820 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6823         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6824         that should not be used for draft articles.
6825         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6826         that has no concern in minor mode keys.
6827         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6828         Abolish.
6829
6830 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6831
6832         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6833         article without making inquiry to a user for unknown encoding.
6834
6835         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6836         (nnmaildir--scan): Assume i-node and device number that file-attributes
6837         returns might be cons-cell.
6838
6839         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6840
6841         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6842
6843 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6844
6845         * auth-source.el: Remove docs now in auth.texi.  Don't use
6846         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6847         `auth-source-hide-passwords' and use them.
6848
6849 2009-07-15  Glenn Morris  <rgm@gnu.org>
6850
6851         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6852
6853 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6854
6855         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6856         excessive whitespace from the default values of title and description.
6857
6858 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6861         mail-fetch-field to fetch Content-Description header in order to
6862         exclude newlines.
6863
6864 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6865
6866         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6867         format used by GnuPG 2.0.11.
6868
6869 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6870
6871         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6872         to deleted part.
6873
6874 2009-05-30  David Engster  <dengste@eml.cc>
6875
6876         * nnmairix.el: Remove old documentation in the commentary block.
6877         (nnmairix-request-group): Do not update active file for nnml back ends.
6878         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6879         end so that overview files are ignored.
6880         (nnmairix-update-groups): Make updating the groups more robust by using
6881         marks.
6882         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6883         with dollar characters in message-id.
6884
6885 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6886
6887         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6888         2008-12-25 in dns.el.
6889
6890 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6891
6892         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6893         could happen if the text is only composed of spaces and/or tabs.
6894
6895 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6896
6897         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6898         when sending a queued message to avoid extra mml tags.
6899
6900 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6901
6902         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6903
6904 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6907         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6908         rmail-toggle-header for XEmacs;
6909         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6910
6911 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-dired.el: Remove autoload for gnus-setup-message.
6914         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6915         displaying Gnus logo; always use compose-mail.
6916
6917 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6920
6921 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6922
6923         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6924         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6925         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6926         available.
6927         (gnus-nocem-epg-verify): New function.
6928
6929 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6930
6931         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6932
6933 2009-02-15  Glenn Morris  <rgm@gnu.org>
6934
6935         * gnus-util.el (rmail-insert-rmail-file-header)
6936         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6937         autoloads.
6938         (rmail-default-rmail-file): Remove unnecessary declaration.
6939         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6940
6941 2009-02-14  Glenn Morris  <rgm@gnu.org>
6942
6943         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6944         variable (only used in gnus-util, which declares it anyway).
6945         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6946         which was only needed by gnus-art (changed to not use it any more).
6947         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6948         only used in gnus-util, which autoloads it itself.
6949         (rmail-update-summary): Fix autoload.
6950
6951         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6952         rather than rmail-output-to-rmail-file.
6953
6954 2009-02-07  Glenn Morris  <rgm@gnu.org>
6955
6956         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6957         autoload of function that no longer exists.
6958         (rmail-toggle-header): Declare.
6959         (message-forward-rmail-make-body): Handle mbox Rmail.
6960
6961 2009-01-31  Glenn Morris  <rgm@gnu.org>
6962
6963         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6964         2009-01-09 change.
6965
6966 2009-01-31  Dave Love  <fx@gnu.org>
6967
6968         * imap.el (imap-fetch-safe): Bind debug-on-error.
6969         (imap-debug): Add imap-fetch-safe.
6970
6971 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6972
6973         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6974         (auth-source-forget-all-cached): New convenience function.
6975         (auth-source-user-or-password): Accept list of modes or a single mode.
6976
6977         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6978         auth-source modes.
6979
6980         * netrc.el (netrc-machine-user-or-password): Use list of
6981         auth-source modes.
6982
6983         * nnimap.el (nnimap-open-connection): Use list of
6984         auth-source modes.
6985
6986         * nntp.el (nntp-send-authinfo): Use list of
6987         auth-source modes.
6988
6989 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6990
6991         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6992         now.
6993
6994 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6997         coding system in XEmacs; add a workaround for XEmacs.
6998
6999         * lpath.el: Fbind coding-system-aliasee.
7000
7001 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7004         of current-language-environment.
7005
7006 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7007
7008         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7009         available at runtime.
7010
7011 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7014
7015 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7016
7017         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7018         the greatest positive fixnum value doesn't work under an XEmacs with
7019         bignum support; use the most-positive-fixnum constant instead,
7020         available since Emacs 21.1 with cl and XEmacs 21.1.
7021
7022 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7025         XEmacs gets not to work.
7026
7027 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7028
7029         * mm-util.el (mm-coding-system-priorities): Allow the value like
7030         "Japanese (UTF-8)" of current-language-environment.
7031
7032 2009-01-09  Glenn Morris  <rgm@gnu.org>
7033
7034         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7035         with last-command-event.
7036
7037 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7038
7039         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7040         in the doc string.
7041
7042         * message.el (message-fix-before-sending): Amend comment.
7043
7044 2009-01-08  Dave Love  <fx@gnu.org>
7045
7046         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7047
7048 2009-01-07  David Engster  <dengste@eml.cc>
7049
7050         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7051         simplified server definitions by converting it via
7052         gnus-server-to-method.
7053
7054 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7057         parameter's operands.
7058
7059 2009-01-06  David Engster  <dengste@eml.cc>
7060
7061         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7062         primary select method (for gnus-group-mark-article-as-read).
7063
7064 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7065
7066         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7067         `(gnus)Face', not `(gnus)X-Face'.
7068
7069 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * mm-util.el (mm-ucs-to-char): New function.
7072
7073         * mm-url.el (mm-url-decode-entities): Use it.
7074
7075         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7076         unicode-to-char.
7077
7078 2009-01-05  Dave Love  <fx@gnu.org>
7079
7080         * time-date.el: Require cl for `declare'.
7081
7082 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7083
7084         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7085         Dave Love.
7086
7087 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7088
7089         * message.el (message-fix-before-sending): Add `eight-bit' to
7090         illegible-text check.
7091
7092 2009-01-03  Michael Olson  <mwolson@gnu.org>
7093
7094         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7095         `headers' is nil.  This can occur if the IMAP server does not have
7096         permissions to read messages from a folder, but can write new messages
7097         to the folder.
7098         (nnimap-request-article-part): Do not insert `data' if it is nil.
7099
7100         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7101         characters which will confuse `read', so skip past them.
7102
7103 2009-01-01  Dave Love  <fx@gnu.org>
7104
7105         * imap.el (imap-string-to-integer): Fix typo.
7106         (imap-fetch-safe): New function.
7107         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7108
7109         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7110
7111         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7112         (imap-parse-greeting): Fix doc strings.
7113         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7114         (imap-parse-flag-list): Make messages unique.
7115         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7116
7117         * nnimap.el: Fix author email.
7118         (nnimap-split-rule): Add FIXME comment.
7119         (nnimap-debug): Fix doc string.
7120
7121 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7122
7123         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7124
7125 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7126
7127         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7128         nslookup if resolv.conf isn't available.
7129         (dns-query): Rename from query-dns.
7130         (dns-query-cached): Rename from query-dns-cached.
7131
7132 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7135         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7136         to check if those variables exist (first appeared in Emacs 18.50).
7137
7138 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7139
7140         * mm-util.el (mm-line-number-at-pos): New function.
7141
7142         * spam-report.el (spam-report-process-queue): Use it.
7143
7144 2008-12-24  David Engster  <dengste@eml.cc>
7145
7146         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7147         parameters that haven't existed as variables as buffer-local variables.
7148
7149 2008-12-23  Dave Love  <fx@gnu.org>
7150
7151         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7152         cadar.
7153
7154         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7155         imap-starttls-p.
7156         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7157
7158 2008-12-22  Dave Love  <fx@gnu.org>
7159
7160         * imap.el: Fix author email.  Doc fixes.
7161         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7162         reply.
7163
7164 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7165
7166         * spam-report.el (spam-report-gmane-max-requests): New constant.
7167         (spam-report-gmane-wait): New variable.
7168         (spam-report-gmane-ham, spam-report-gmane-spam)
7169         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7170         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7171         the server.
7172
7173         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7174         Add explanations.
7175
7176         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7177         nnheader-accept-process-output and nnheader-read-timeout if available.
7178         (pop3-movemail): Use it.
7179
7180         * message.el (message-check-news-body-syntax): Fix signature check if
7181         there's an attachment.
7182
7183 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * mm-util.el: Add comments to the mm- emulating functions.
7186
7187 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7188
7189         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7190         Reported by Stephen Berman <stephen.berman@gmx.net>.
7191
7192 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7193
7194         * mm-util.el (mm-substring-no-properties): New function.
7195         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7196         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7197         (mm-string-to-multibyte): Doc fix.
7198
7199         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7200
7201 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7202
7203         * mml.el (mml-attach-file): Strip text properties from file name.
7204         (Bug#1574)
7205
7206 2008-12-16  Glenn Morris  <rgm@gnu.org>
7207
7208         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7209
7210 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7213         knows since the charset specified might be a bogus alias that
7214         mm-charset-synonym-alist provides.
7215
7216 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7217
7218         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7219         "ISO_8859-1".
7220
7221         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7222
7223 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7224
7225         * mm-util.el (mm-charset-eval-alist):
7226         Define it before mm-charset-to-coding-system.
7227         (mm-charset-to-coding-system): Add optional argument `silent';
7228         define it before mm-charset-override-alist.
7229         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7230         default value if it can be used in Emacs currently running;
7231         silence mm-charset-to-coding-system.
7232
7233 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7234
7235         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7236         `allow-override' which says whether to use `mm-charset-override-alist'.
7237         (rfc2047-decode-encoded-words): Use it.
7238
7239         * mm-util.el (mm-charset-override-alist): Fix custom type;
7240         add `(gb2312 . gbk)' to choices.
7241
7242 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7243
7244         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7245         fast.
7246
7247         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7248
7249         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7250
7251 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7252
7253         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7254         on links.
7255
7256         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7257
7258 2008-12-03  Lute Kamstra  <lute@gnu.org>
7259
7260         * sha1.el: Remove leading * from docstrings of defcustoms,
7261         deffaces, defconsts and defuns.
7262
7263 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7266         users' addresses that don't have domain parts.
7267         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7268         rather than message-narrow-to-head since there will be the message
7269         header separator.
7270
7271 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7272
7273         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7274         since the result is inserted in a unibyte buffer anyway.
7275         (nnimap-demule-use-string-to-multibyte): Remove.
7276         (nnimap-demule): Alias it to mm-string-to-multibyte.
7277
7278 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7279
7280         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7281         variable for debugging bug#464 and bug#1174.
7282         (nnimap-demule): Use it.
7283
7284 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7285
7286         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7287         score calculation correctly.
7288
7289 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7290
7291         * message.el (message-send-mail): Just set the buffer to unibyte
7292         rather than use mm-with-unibyte-current-buffer which does a lot more.
7293         (message-send-mail-partially): Don't bother with
7294         mm-with-unibyte-current-buffer since it's already been made unibyte by
7295         message-send-mail.
7296
7297 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7298
7299         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7300
7301 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7302
7303         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7304
7305 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7308         require itself and to remove `with-no-warnings'.
7309
7310 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7311
7312         * starttls.el (starttls-any-program-available): Get the name of the
7313         available TLS layer program.
7314         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7315         well as the host name in the "opening" message.
7316
7317         * auth-source.el (auth-source-cache, auth-source-do-cache)
7318         (auth-source-user-or-password): Cache passwords and logins by default,
7319         allow override with `auth-source-do-cache'.
7320         (auth-source-forget-user-or-password): Allow users to remove cache
7321         entries if needed.
7322
7323 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7324
7325         * md4.el (md4-buffer): Fix typo in docstring.
7326         (md4, md4-64): Doc fixes.
7327         (md4-pack-int32): Reflow docstring.
7328
7329 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7330
7331         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7332         condition-case to only the forward-sexp call.
7333
7334 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7335
7336         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7337         quotes contained.  Make it more robust regardless by an extra
7338         condition-case wrapper.
7339
7340 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7341
7342         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7343
7344 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * nnml.el (nnml-request-expire-articles): Check if the function set to
7347         `nnmail-expiry-target' returns the symbol `delete'.
7348
7349         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7350
7351         * nnmail.el (nnmail-expiry-target): Fix custom type.
7352
7353 2008-10-02  Glenn Morris  <rgm@gnu.org>
7354
7355         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7356         Silence compiler warning.
7357
7358 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7359
7360         * tls.el (open-tls-stream): Show the actual command being
7361         executed, instead of the format string.
7362
7363 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * lpath.el: Fbind codepage-setup for Emacs 23.
7366
7367 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7368
7369         * mml.el (mml-menu): Don't assume mml2015 is bound.
7370
7371 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7374         exists.
7375
7376 2008-09-27  Glenn Morris  <rgm@gnu.org>
7377
7378         * gnus-util.el (mail-header-remove-comments): Autoload it.
7379
7380 2008-09-27  Andreas Schwab  <schwab@suse.de>
7381
7382         * gnus-util.el (gnus-split-references): Strip comments.
7383         (gnus-parent-id): Likewise.
7384
7385 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7386
7387         * message.el (message-confirm-send): Fix version.
7388
7389 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7390
7391         * message.el (message-idna-to-ascii-rhs-1): Use
7392         mail-extract-address-components rather than mail-header-parse-addresses
7393         that is an alias by default to ietf-drums-parse-addresses that does not
7394         support non-ASCII names in headers' contents.
7395
7396 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7397
7398         * message.el (message-confirm-send): Fix variable documentation to
7399         avoid the "y/n" wording.
7400
7401 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7402
7403         * message.el (message-set-auto-save-file-name): Save to a different
7404         filename so multiple messages (especially drafts) can be recovered.
7405
7406 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7407
7408         * message.el (message-confirm-send): Add appropriate version.
7409
7410 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7411
7412         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7413         defvar.
7414
7415 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7416
7417         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7418         (mm-pkcs7-enveloped-magic): Ditto.
7419
7420 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7421
7422         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7423         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7424
7425 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7426
7427         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7428         default, it's better.
7429
7430 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7431
7432         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7433         summary line gnus-number property and ignore them (with a warning
7434         message).
7435
7436 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7437
7438         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7439         macro caddr in the interactive form since it won't be expanded.
7440
7441 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7442
7443         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7444         `charset'; fix name of function called recursively.
7445         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7446
7447 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7448
7449         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7450         (gnus-mime-set-charset-parameters): New function.
7451         (gnus-mime-view-part-as-charset): Use it to correctly display part
7452         specifying wrong charset.
7453
7454 2008-09-08  David Engster  <dengste@eml.cc>
7455
7456         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7457         in completing-read for back end server.
7458
7459 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7460
7461         * message.el (message-confirm-send): New variable to confirm sending a
7462         message.
7463         (message-send): Use it.
7464
7465 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7466
7467         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7468
7469 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7472
7473 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7474
7475         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7476         prevent tracking too many groups.
7477         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7478         Use it.
7479
7480 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7481
7482         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7483         moving point to the bottom of the window in order to avoid recentering.
7484
7485 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7488
7489         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7490         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7491         (gnus-article-beginning-of-window): Fix calculation.
7492
7493 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-msg.el (gnus-summary-supersede-article)
7496         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7497         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7498         message header.
7499
7500 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7501
7502         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7503         pending output coming after the status change.
7504
7505 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7506
7507         * message.el:
7508         * gnus-start.el:
7509         * gnus-registry.el: Remove VMS support.
7510
7511 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7514         macro.
7515         (rfc2104-hash): Use it.
7516
7517 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7518
7519         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7520         (gnus-summary-sort-by-most-recent-date): New commands.
7521         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7522         and menu entries.
7523
7524 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7525
7526         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7527         don't redisplay article for raw contents; remove plural articles stuff.
7528
7529         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7530         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7531         on gnus-summary-save-article; display results properly.
7532
7533 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * lpath.el: No need to fbind ns-focus-frame.
7536
7537 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7540
7541 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7542
7543         * gnus-art.el (gnus-summary-save-in-pipe):
7544         Consider gnus-save-all-headers.
7545
7546 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7547
7548         * gnus-util.el (ns-focus-frame): Remove declaration.
7549         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7550         like x.
7551
7552 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7553
7554         * rfc2104.el (rfc2104-zero): Delete defconst.
7555         (rfc2104-hex-alist): Likewise.
7556         (rfc2104-hex-to-int): Delete func.
7557         (rfc2104-hexstring-to-bitstring): Likewise.
7558         (rfc2104-nybbles): New defconst.
7559         (rfc2104-hash): Rewrite for speed.
7560
7561 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * tls.el (open-tls-stream): Make it work with the 2nd argument
7564         BUFFER that is a string but does not exist as a buffer object, as
7565         mentioned in the doc-string.
7566
7567 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7570         SXEmacs.
7571
7572 2008-07-16  Glenn Morris  <rgm@gnu.org>
7573
7574         * gnus-util.el (ns-focus-frame): Declare for compiler.
7575
7576 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7577
7578         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7579         set as a group parameter.
7580         (gnus-summary-save-in-pipe): Work when it is called independently.
7581         (gnus-summary-pipe-to-muttprint): Don't modify
7582         gnus-summary-pipe-output-default-command.
7583
7584 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7585
7586         * message.el (message-send-mail-with-sendmail):
7587         Display the error message.
7588
7589 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * gnus-art.el (gnus-default-article-saver):
7592         Add gnus-summary-save-in-pipe to choices.
7593         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7594         gnus-summary-pipe-output-default-command as the default command.
7595         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7596         instead of gnus-last-shell-command.
7597
7598         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7599         New user option.
7600         (gnus-summary-muttprint-program): Mention the value will be changed.
7601         (gnus-summary-save-article): Force showing of all headers.
7602         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7603
7604 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7605
7606         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7607
7608 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7609
7610         * nnimap.el (nnimap-id):
7611         * sieve-manage.el (sieve-manage-open): Doc fixes.
7612
7613 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7614
7615         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7616         if available.
7617
7618 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7619
7620         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7621
7622         * nnkiboze.el (nnkiboze-generate-group):
7623         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7624
7625         * nnmairix.el: Require CL.
7626
7627 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7628
7629         * dgnushack.el: Autoload get-display-table and put-display-table for
7630         XEmacs 21.5.
7631
7632         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7633         21.4 and SXEmacs.
7634
7635 2008-06-15  David Engster  <dengste@eml.cc>
7636
7637         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7638
7639 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7640
7641         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7642         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7643         runtime choice under XEmacs.
7644
7645         * gnus-sum.el (gnus-summary-set-display-table):
7646         Use `gnus-put-display-table', `gnus-get-display-table',
7647         `gnus-set-display-table' for the display table, instead of `aset'.
7648
7649         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7650         Use `gnus-put-display-table', `gnus-get-display-table',
7651         `gnus-set-display-table' for the display table.
7652
7653 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7654
7655         * nnmairix.el: Add autoloads.
7656
7657 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * nnmairix.el (nnmairix-delete-recreate-group)
7660         (nnmairix-update-and-clear-marks): Fix error messages.
7661
7662 2008-06-14  David Engster  <dengste@eml.cc>
7663
7664         * nnmairix.el: Upgrade to version 0.6.
7665         (nnmairix-group-toggle-propmarks-this-group)
7666         (nnmairix-group-toggle-readmarks-this-group)
7667         (nnmairix-group-delete-recreate-this-group)
7668         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7669         (nnmairix-remove-tick-mark-original-article): New commands.
7670         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7671         (nnmairix-propagate-marks-to-nnmairix-groups)
7672         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7673         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7674         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7675         functions needed for marks propagation and manipulation of read marks.
7676         (nnmairix-update-groups): New function.
7677         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7678         (nnmairix-determine-original-group-from-registry)
7679         (nnmairix-determine-original-group-from-path)
7680         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7681         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7682         New helper functions.
7683         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7684         keystrokes for new commands.
7685         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7686         (nnmairix-request-group): Check allow-fast group parameter.
7687         (nnmairix-request-create-group): Set allow-fast group parameter if
7688         nnmairix-allowfast-default is set.
7689         (nnmairix-close-group): Propagate marks upon closing if needed.
7690         (nnmairix-group-toggle-threads-this-group): Use new.
7691         nnmairix-group-toggle-parameter helper function.
7692         (nnmairix-search): Better check for empty search result.
7693         (nnmairix-goto-original-article): Use new helper functions for
7694         determining original article.
7695         (nnmairix-show-original-article): Make sure message-id is in brackets.
7696         (nnmairix-call-mairix-binary): Change variable name.
7697         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7698         helper function.
7699         (nnmairix-widget-toggle-activate): Fix doc string.
7700
7701 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * nnir.el: Require edmacro when compiling with XEmacs.
7704         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7705         available in Emacs 21.
7706
7707 2008-06-11  Glenn Morris  <rgm@gnu.org>
7708
7709         * gnus-util.el (x-focus-frame):
7710         * gnus.el (image-size):
7711         * mm-decode.el (image-size): Declare.
7712
7713         * gnus-picon.el (declare-function): Add compat definition.
7714         (image-size): Declare.
7715
7716         * gnus-group.el (tool-bar-map):
7717         * gnus-sum.el (tool-bar-map): Define for compiler.
7718
7719         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7720
7721         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7722
7723         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7724         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7725         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7726         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7727         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7728         * sieve-manage.el, spam-report.el, spam.el:
7729         Remove unnecessary eval-and-compile of autoloads.
7730
7731 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7732
7733         * auth-source.el: Precise Tramp doc.
7734
7735 2008-06-07  Glenn Morris  <rgm@gnu.org>
7736
7737         * nnmairix.el: Remove unnecessary eval-when-compile.
7738
7739 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7740
7741         * lpath.el: Fbind propertize for XEmacs 21.4.
7742
7743 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7744
7745         * nnir.el: Move here from ../contrib.
7746
7747 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7748
7749         * gnus-util.el (gnus-read-shell-command): New function.
7750         * mm-decode.el (mm-pipe-part):
7751         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7752
7753 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7756
7757 2008-06-03  Glenn Morris  <rgm@gnu.org>
7758
7759         * pop3.el (nnheader-accept-process-output): Autoload it.
7760
7761 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7762
7763         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7764         are not 2-digit hexadecimal characters that follow `%'s.
7765
7766 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7767
7768         * message.el (message-bogus-recipient-p): Fix type in doc string.
7769         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7770         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7771         Improve custom options.
7772         (message-bogus-recipient-p): Adjust accordingly.
7773
7774 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7775
7776         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7777         long-form month and day names.
7778
7779 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7780
7781         * dgnushack.el: Autoload debug, eudc-expand-inline and
7782         pgg-snarf-keys-region for XEmacs.
7783
7784         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7785
7786         * nnmairix.el: Require edmacro when compiling with XEmacs.
7787
7788 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7789
7790         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7791         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7792
7793 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7794
7795         * auth-source.el: Add more docs.
7796
7797         * netrc.el (netrc-machine): Always match if the port is not given.
7798
7799 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7800
7801         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7802         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7803         retrieval faster in some cases, but might make CPU usage larger.
7804         If this has any bad side effects, we might revert this change.
7805
7806         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7807         seems to make mail retrieval much, much faster.
7808         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7809         unconditionally.
7810
7811         * gnus-draft.el (gnus-group-send-queue):
7812         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7813
7814 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7817
7818         * message.el (message-bogus-address-regexp): Fix and improve custom
7819         type.
7820         (message-setup-hook): Add message-check-recipients as custom option.
7821
7822 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7823
7824         * message.el (message-cite-function): Remove bogus autoload which crept
7825         in during merge from v5-10.
7826
7827 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7828
7829         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7830
7831         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7832
7833         * auth-source.el: Preliminary Tramp docs.
7834         (auth-sources): Change the default auth-sources to use
7835         EPA .gpg files.
7836
7837 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7838
7839         * nntp.el: Autoload `auth-source-user-or-password'.
7840         (nntp-send-authinfo): Use it.
7841
7842         * nnimap.el: Autoload `auth-source-user-or-password'.
7843         (nnimap-open-connection): Use it.
7844
7845         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7846         for the gnus-message function.
7847         (auth-source-user-or-password): Use it.
7848
7849 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7850
7851         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7852         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7853         (rfc2104-hash): Use it.
7854
7855 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7856
7857         * gnus-art.el (gnus-article-toggle-truncate-lines):
7858         Don't use `iff' in docstring.
7859
7860 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7861
7862         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7863
7864         * gnus-util.el (gnus-extract-address-component-name)
7865         (gnus-extract-address-component-email): Convenience functions around
7866         `gnus-extract-address-components'.
7867
7868         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7869         Use `gnus-extract-address-component-email' to fix bug of comparing full
7870         sender name to `user-mail-address'.
7871
7872 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7873
7874         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7875         catch/throw to optimize.
7876         (gnus-registry-find-keywords): Just use member to find a keyword.
7877
7878 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7879
7880         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7881         is current before calling gnus-server-prepare.
7882         (gnus-server-setup-buffer, gnus-server-update-server)
7883         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7884
7885 2008-05-04  Juri Linkov  <juri@jurta.org>
7886
7887         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7888         (mailcap-file-default-commands): Use mailcap-replace-in-string
7889         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7890         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7891
7892 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7893
7894         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7895
7896 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7897
7898         * gnus.el: Bump version to 0.11.
7899
7900 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7901
7902         * gnus.el: No Gnus v0.10 is released.
7903
7904 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7905
7906         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7907         hooks.
7908         (gnus-update-read-articles): Speed up non-marks-using users.
7909         (gnus-use-marks): Define gnus-use-marks.
7910         (gnus-propagate-marks): Rename variable to something more sensible.
7911
7912 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7913
7914         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7915         (gmm-image-load-path-for-library): Fix typos in docstrings.
7916         (gmm-message): Reflow docstring.
7917
7918 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7919
7920         * mail-source.el (mail-source-set-1, mail-source-bind):
7921         Move auth-source code out of the macro to clean it up and fix bugs.
7922
7923 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7924
7925         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7926         by sender if it's equal to user-mail-address, it's likely to be
7927         useless.
7928
7929         * mail-source.el (mail-source-bind): Don't use user or password if they
7930         are not bound.  Unintern them if they are nil.  Don't use server unless
7931         it's bound, and default it to empty string otherwise.
7932
7933 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7934
7935         * mail-source.el: Load auth-source.el.
7936         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7937         get user name or password, if auth-sources is set up.
7938
7939         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7940         strategy of splitting with parent.
7941         (gnus-registry-split-fancy-with-parent)
7942         (gnus-registry-post-process-groups): Use it and fix prior
7943         bug (returning a list as the split result).
7944
7945         * auth-source.el (auth-sources): Remove server parameter.
7946         (auth-source-pick, auth-source-user-or-password)
7947         (auth-source-user-or-password-imap)
7948         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7949         (auth-source-user-or-password-sftp)
7950         (auth-source-user-or-password-smtp): Remove server parameter.
7951
7952 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7953
7954         * smime.el (smime-sign-region, smime-encrypt-region)
7955         (smime-decrypt-region):
7956         Remove redundant calls to `generate-new-buffer-name'.
7957
7958 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7959
7960         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7961         Don't use QP for message/rfc822.
7962         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7963
7964 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7965
7966         * sieve-manage.el (sieve-string-bytes): Remove.
7967         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7968         correct byte-length only if the process's coding-system is the same as
7969         the one used internally by Emacs to represent strings.
7970
7971 2008-04-22  Juri Linkov  <juri@jurta.org>
7972
7973         * mailcap.el (mailcap-file-default-commands): New function.
7974
7975 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7976
7977         * message.el (message-signature-separator, message-cite-function):
7978         Change custom version.
7979
7980 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7981
7982         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7983         commands.
7984         (tls-checktrust): Ditto.
7985
7986 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7987
7988         * mm-decode.el (mm-display-external): Make temp file read-only.
7989
7990 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7991
7992         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7993         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7994         `C-c C-f d'.
7995
7996 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7997
7998         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7999
8000 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8001
8002         * gnus.el: Bump version to 0.9.
8003
8004 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8005
8006         * gnus.el: No Gnus v0.8 is released.
8007
8008 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8009
8010         * mail-source.el (mail-source-value):
8011         Prefer fboundp to functionp so it works with macros as well.
8012
8013 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8014
8015         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8016         Fix last change in case the element is not even a symbol.
8017
8018 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8019
8020         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8021         Prefer fboundp to functionp so it works with macros as well.
8022
8023 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8024
8025         * auth-source.el: Add docs.
8026         (auth-sources): Modify format to support server.
8027         (auth-source-pick, auth-source-user-or-password)
8028         (auth-source-user-or-password-imap)
8029         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8030         (auth-source-user-or-password-sftp)
8031         (auth-source-user-or-password-smtp): Add server parameter.
8032
8033 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8034
8035         * gnus-registry.el: Initialize the registry when gnus-registry-install
8036         is t.
8037
8038 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8039
8040         * compface.el (uncompface): Make buffer unibyte.
8041
8042 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8043
8044         * mail-source.el (mail-source-value):
8045         Prefer fboundp to functionp so it works with macros as well.
8046
8047 2008-04-05  Glenn Morris  <rgm@gnu.org>
8048
8049         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8050
8051 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8052
8053         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8054         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8055
8056         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8057         multibyteness after rather than before erasing it.
8058
8059         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8060         mm-with-multibyte.
8061         (gnus-request-article-this-buffer): Make sure the proper decoding is
8062         used if gnus-original-article-buffer happens to be unibyte.
8063
8064         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8065         default-enable-multibyte-characters.
8066
8067         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8068         default-enable-multibyte-characters.
8069
8070         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8071
8072         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8073
8074 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8075
8076         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8077         Fix last change in case the element is not even a symbol.
8078
8079 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8080
8081         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8082         (imap-message-copyuid-1): Use it.
8083         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8084         J. Williams in
8085         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8086
8087         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8088         imap-enable-exchange-bug-workaround.
8089         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8090
8091 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8092
8093         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8094         a 100 byte status-checks into a 2-3MB transfer for each group.
8095         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8096         to enable bug workaround or not.
8097         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8098
8099 2008-03-31  Glenn Morris  <rgm@gnu.org>
8100
8101         * message.el (mml2015-use): Declare for compiler.
8102         (message-info): Require mml2015 when appropriate.
8103
8104 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8105
8106         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8107         whitespace.
8108
8109 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8110
8111         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8112         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8113         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8114         (nntp-service-to-port): New function.
8115         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8116         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8117         (nntp-open-netcat-stream): New function.
8118         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8119
8120 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8121
8122         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8123
8124 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8125
8126         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8127
8128 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8129
8130         * dns.el (dns-write): Use set-buffer-multibyte.
8131
8132 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8133
8134         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8135
8136 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8137
8138         * message.el (message-signature-separator): Change default.
8139         Improve custom type.
8140         (message-cite-function): Change default to
8141         message-cite-original-without-signature.
8142
8143         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8144         toggle.
8145
8146         * message.el (message-check-news-body-syntax): Fix signature check.
8147         (message-setup-1): Mark buffer as unmodified _after_ running
8148         message-setup-hook and handling message-alternative-emails.
8149         (message-shorten-references): Be more strict when building list of
8150         valid references to comply with GNKSA.
8151
8152         * gnus-group.el (gnus-read-ephemeral-bug-group)
8153         (gnus-read-ephemeral-debian-bug-group)
8154         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8155
8156         * message.el (message-info): Don't use booleanp which isn't supported
8157         in Emacs 21 and XEmacs.
8158
8159 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8162         gnus-group-gmane-group-download-format.
8163         (gnus-group-read-ephemeral-gmane-group): Rename from
8164         gnus-group-read-ephemeral-gmane-group.
8165         (gnus-read-ephemeral-gmane-group-url): Rename from
8166         gnus-group-read-ephemeral-gmane-group-url.
8167         (gnus-bug-group-download-format-alist): New variable.
8168         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8169         (gnus-read-ephemeral-emacs-bug-group): New commands.
8170
8171 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8172
8173         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8174         (gnus-visible-headers): Improve custom type.
8175
8176 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8177
8178         * mml.el (mml-menu): Add workarounds for XEmacs.
8179
8180         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8181         X-Boundary header.
8182
8183         * message.el (message-simplify-recipients): Fix previous commit.
8184
8185 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8186
8187         * mm-util.el (mm-set-buffer-multibyte): New function.
8188         * mm-decode.el (mm-copy-to-buffer): Use it.
8189
8190         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8191         Prefer fboundp to functionp so it works with macros as well.
8192
8193 2008-03-19  Glenn Morris  <rgm@gnu.org>
8194
8195         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8196         Accidentally removed in the sync process with Emacs.
8197
8198 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8199
8200         * message.el (message-alter-recipients-discard-bogus-full-name):
8201         New function.
8202         (message-alter-recipients-function): New variable.
8203         (message-get-reply-headers): Use it.
8204         (message-replace-header): New helper function.
8205         (message-recipients-without-full-name): New variable.
8206         (message-simplify-recipients): New command.
8207
8208         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8209
8210         * message.el (message-info): Handle EasyPG manual.
8211
8212         * mml.el (mml-menu): Add entry for EasyPG.
8213
8214 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8215
8216         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8217         parameter.
8218
8219         * message.el (message-disassociate-draft): Specify drafts group name
8220         fully.
8221
8222 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8223
8224         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8225         Eliminate unnecessary duplicates from the match list.
8226
8227 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8230
8231         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8232
8233         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8234         args of `how-many' of which the XEmacs version doesn't take; declare
8235         Info-index-next as function.
8236
8237 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8238
8239         * gnus-score.el (gnus-score-headers): Fix handling of
8240         gnus-inhibit-slow-scoring.
8241
8242         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8243         string.
8244         (gnus-button-url-regexp): Improve handling of parenthesis.
8245         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8246         (gnus-button-handle-info-keystrokes): Handle index entries.
8247
8248 2008-03-15  Glenn Morris  <rgm@gnu.org>
8249
8250         * parse-time.el (parse-time-string): Simplify.
8251
8252 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8255         Incoming* files.
8256
8257 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8258
8259         * auth-source.el (auth-sources): Rename from auth-source-choices.
8260         (auth-source-pick): Use it.
8261
8262 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8263
8264         * binhex.el (binhex-decode-region-internal):
8265         * uudecode.el (uudecode-decode-region-internal):
8266         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8267         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8268         setting default-enable-multibyte-characters.
8269
8270 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8271
8272         * auth-source.el (auth-source-protocols)
8273         (auth-source-protocols-customize, auth-source-choices): Add and
8274         modified variable customizations and defaults.
8275         (auth-source-pick, auth-source-user-or-password)
8276         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8277         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8278         (auth-source-user-or-password-sftp)
8279         (auth-source-user-or-password-smtp): Use new variables and provide an
8280         interface to netrc.el.
8281
8282 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8285         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8286         Make sure the nntp port to specify is a string.
8287
8288 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8289
8290         * nntp.el: Use with-current-buffer.
8291         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8292         dubious mm-with-unibyte-current-buffer.
8293         (nntp-with-open-group-function): New function extracted from
8294         nntp-with-open-group macro.
8295         (nntp-with-open-group): Use the function, so it's easier to debug.
8296         Add indentation and debugging info.
8297         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8298         Recommend the use of the netcat alternatives.
8299
8300         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8301         Avoid mm-string-as-multibyte as well.
8302
8303         * nnweb.el (nnweb-insert-html):
8304         Remove use of nnheader-string-as-multibyte.
8305
8306         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8307         (nnheader-string-as-multibyte): Remove.
8308
8309         * mm-view.el: Use inhibit-read-only.
8310         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8311         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8312         or unibyte-string.
8313
8314         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8315         (mm-uu-yenc-extract): Use with-current-buffer.
8316
8317         * gnus-soup.el (gnus-soup-send-packet): Don't use
8318         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8319
8320         * nnmh.el: Use with-current-buffer.
8321         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8322         mm-string-as-multibyte on the output of mm-encode-coding-string.
8323
8324         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8325         (nnimap-request-move-article): Use with-current-buffer.
8326
8327         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8328         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8329         conversion uses string-make-unibyte rather than string-as-unibyte.
8330
8331         * gnus-msg.el: Use with-current-buffer.
8332
8333         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8334
8335 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8336
8337         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8338         string for caching if it is 'PIN.
8339
8340 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8341
8342         * lpath.el: Consider the case without Emacs/W3.
8343
8344 2008-03-08  Glenn Morris  <rgm@gnu.org>
8345
8346         * time-date.el (date-to-time, time-subtract, time-add)
8347         (safe-date-to-time): Doc fixes.
8348
8349 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8350
8351         * mail-source.el (mail-source-delete-old-incoming-confirm):
8352         Change default to nil.
8353         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8354
8355 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8356
8357         * lpath.el: Rearrange.
8358
8359         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8360         (gnus-article-goto-prev-page): Work for articles having ^L's.
8361
8362         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8363
8364         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8365
8366 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8367
8368         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8369         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8370         (gnus-bookmark-jump): Adjust some variable names.
8371
8372 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8373
8374         * auth-source.el: New package.
8375         (auth-source-choices): Add customization entry point variable.
8376
8377         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8378         bug.
8379
8380 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8381
8382         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8383         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8384         (gnus-registry-install-shortcuts): Rename from
8385         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8386         the `gnus-registry-mark-map' keymap dynamically from
8387         `gnus-registry-marks'.  The generated functions update the summary line
8388         when a registry mark is added or deleted, and will call
8389         `gnus-registry-install-p' (see the comments in the code).
8390         (gnus-registry-user-format-function-M): Use concat intelligently.
8391
8392         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8393         the registry mark functions.
8394
8395 2008-03-05  Glenn Morris  <rgm@gnu.org>
8396
8397         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8398         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8399         gnus-art.
8400         (top-level): No need to load own source when compiling.
8401
8402 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8403
8404         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8405         Suggested by <chris.anderton@zetnet.co.uk>.
8406
8407 2008-03-04  Glenn Morris  <rgm@gnu.org>
8408
8409         * gnus-sum.el (top-level): No need to require gnus when compiling,
8410         since unconditionally required near start of file.
8411         (gnus-summary-display-while-building): Move definition before use.
8412
8413 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8414
8415         * gnus-registry.el (gnus-registry-user-format-function-M):
8416         Add formatting function.
8417
8418 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8419
8420         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8421         with plists.
8422         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8423         Use new format.
8424
8425 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8428         `where-is-internal' that returns a range of key sequences.
8429
8430 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8431
8432         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8433
8434         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8435         (gnus-summary-jump-to-group): Consider windows on other displayed
8436         frames as well.  Similar changes might be needed elsewhere, but that's
8437         the one I've bumped into during my use.
8438
8439         * nndoc.el (nndoc-oe-dbx-type-p):
8440         * gnus-msg.el (gnus-debug):
8441         * gnus-group.el (gnus-update-group-mark-positions):
8442         Use mm-string-to-multibyte.
8443
8444 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8445
8446         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8447         doesn't handle NotDashEscaped.
8448
8449         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8450         (mml-dnd-attach-options): Fix typo in custom choice.
8451
8452         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8453         Change nndoc-article-type to mbox.
8454         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8455
8456         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8457         to nil, instead of html2text.
8458
8459         * imap.el (imap-debug): Add `imap-ping-server'.
8460
8461         * gnus-bookmark.el: Add FIXMEs.
8462
8463         * message.el (message-form-letter-separator)
8464         (message-send-form-letter-delay): New variables.
8465         (message-send-form-letter): Use them.  New command to send form
8466         letters.  Requested by Uwe Siart.
8467         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8468
8469 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8470
8471         * Update copyright years.
8472
8473 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8474
8475         Sync from EMACS_22_BASE.
8476
8477         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8478
8479 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8480
8481         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8482         empty author.
8483
8484 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8485
8486         * gnus-registry.el (gnus-registry-marks): Add variable for
8487         customization of marks and their appearance.
8488         (gnus-registry-read-mark): Use it.
8489         (gnus-registry-do-marks): Add utility function to loop through
8490         `gnus-registry-marks'.
8491         (gnus-registry-install-shortcuts-and-menus): Add function to install
8492         shortcuts and menus.
8493         (gnus-registry-initialize): Use it.
8494         (gnus-registry-default-mark): Clarify documentation.
8495
8496 2008-02-29  Glenn Morris  <rgm@gnu.org>
8497
8498         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8499         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8500         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8501         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8502         Change defcustom :version from 23.0 to 23.1.
8503
8504 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8505
8506         * gnus-registry.el (gnus-registry-follow-group-p)
8507         (gnus-registry-post-process-groups): Add functions to aid registry
8508         splitting and improve logging.  Clarify behavior in function
8509         documentation.
8510         (gnus-registry-split-fancy-with-parent): Use them.
8511
8512 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8513
8514         * gnus-art.el: Use with-current-buffer.
8515
8516 2008-02-27  David Engster  <dengste@eml.cc>
8517
8518         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8519         Express real group name in the response.
8520
8521 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8524         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8525         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8526         autoload gnus-registry-fetch-group when compiling.
8527         (nnmairix-request-group-with-article-number-correction):
8528         Remove unreferenced argument passed to nnmairix-call-backend.
8529
8530 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8531
8532         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8533         (mm-uu-extract): Improve face for low color ttys.
8534         Reported by Sascha Wilde.
8535
8536 2008-02-27  Glenn Morris  <rgm@gnu.org>
8537
8538         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8539         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8540         variables to defconsts.  Convert comments to doc-strings.
8541         (nnmairix-last-server, nnmairix-current-server): Convert from free
8542         variables to defvars.  Convert comments to doc-strings.
8543         (gnus-registry-fetch-group): Autoload.
8544         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8545         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8546         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8547         caddr.
8548         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8549         nnmairix-request-group-with-article-number-correction call.
8550         (nnmairix-fast, nnmairix-group): New, less general names, for free
8551         variables passed from nnmairix-request-group to
8552         nnmairix-request-group-with-article-number-correction.  Declare.
8553         (nnmairix-request-group-with-article-number-correction):
8554         Use nnmairix-fast, nnmairix-group rather than fast, group.
8555
8556 2008-02-26  David Engster  <dengste@eml.cc>
8557
8558         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8559         version 0.5.
8560
8561 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8562
8563         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8564         instead of making an extra function call.  Don't add the current group
8565         to articles only when they have the group.  Use
8566         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8567         Reported by David <de_bb@arcor.de>.
8568
8569 2008-02-24  Miles Bader  <miles@gnu.org>
8570
8571         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8572         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8573         (mm-find-mime-charset-region):
8574         * mm-bodies.el (mm-encode-body):
8575         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8576
8577 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8580         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8581
8582 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8583
8584         * mail-source.el (mail-source-delete-incoming): Change default.
8585         Supplement doc string.
8586
8587         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8588
8589 2008-02-14  Glenn Morris  <rgm@gnu.org>
8590
8591         * time-date.el (format-seconds): New function.
8592
8593 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * nnmail.el (nnmail-message-id-cache-file): Derive from
8596         `gnus-home-directory'.
8597
8598 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8599
8600         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8601         Document negative prefix.
8602
8603         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8604
8605 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8606
8607         * message.el (message-unsent-separator): Add the Exim bounce
8608         separator.
8609
8610 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8611
8612         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8613         list.
8614         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8615         recipient/signer list.
8616
8617 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8618
8619         * Makefile.in (datarootdir): Define.
8620         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8621         name that might contain whitespace.
8622
8623 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8624
8625         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8626         fbound (Emacs 23 unicode), signal an error.
8627
8628 2008-02-08  Glenn Morris  <rgm@gnu.org>
8629
8630         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8631
8632 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8633
8634         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8635         ports to the calls to `netrc-machine-user-or-password' in addition to
8636         "imap" and "imaps".
8637
8638 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8639
8640         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8641
8642         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8643
8644 2008-02-01  Kenichi Handa  <handa@m17n.org>
8645
8646         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8647         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8648         (rfc2104-hash): Convert the result of concat to unibyte string.
8649
8650 2008-02-01  Dave Love  <fx@gnu.org>
8651
8652         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8653         coding-system-for-read.
8654         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8655
8656 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8657
8658         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8659         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8660         <hanche@math.ntnu.no>.
8661
8662 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8663
8664         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8665
8666         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8667
8668 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8669
8670         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8671         * message.el (message-beginning-of-line): Use featurep instead of bound
8672         tests in order to resolve conditionals at compile time.
8673
8674 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8675
8676         * mail-source.el (mail-sources): Add `group' choice.
8677
8678         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8679         parameter `in-group' to control into which group the articles go.
8680         Add treatment of `group' mail-source.
8681
8682 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8683
8684         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8685
8686         * mm-decode.el (mm-dissect-buffer): Decode description.
8687
8688         * mml.el (mml-to-mime): Encode message header first.
8689
8690 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8693         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8694
8695         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8696         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8697
8698 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8699
8700         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8701
8702 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8705         prefix keys.
8706         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8707         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8708         gnus-xmas.el.
8709
8710         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8711         (gnus-xmas-article-describe-bindings): New function.
8712         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8713         gnus-xmas-article-describe-bindings.
8714
8715         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8716
8717 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8718
8719         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8720         Add new variables for article mark management.
8721         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8722         list of extra data entries which, when present, will indicate that the
8723         article ID should not be trimmed from the registry.
8724         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8725         functions.
8726         (gnus-registry-read-mark): New function to read a mark name from the
8727         user.
8728         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8729         (gnus-registry-set-article-mark-internal): New functions to add and
8730         remove marks.
8731         (gnus-registry-get-article-marks): New function to show the marks for
8732         an article, or retrieve them for further use.
8733
8734 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8735
8736         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8737         keys when no argument is given.
8738
8739 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8740
8741         * imap.el (imap-ping-server): New variable.
8742         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8743         (imap-ping-server): Minor doc string fixes.
8744
8745 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8746
8747         * imap.el (imap-ping-server): New function.
8748         (imap-opened): Call imap-ping-server.
8749
8750 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8751
8752         * gnus-sum.el (gnus-article-sort-by-random)
8753         (gnus-thread-sort-by-random): Fix doc strings.
8754         Reported by jidanni@jidanni.org.
8755
8756 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * gnus-art.el (gnus-article-describe-bindings): New function.
8759         (gnus-article-read-summary-keys): Use it.
8760         (gnus-article-mode-map): Bind `C-h b' to it.
8761
8762 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8765         XEmacs.
8766         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8767         Protect against non-character events.
8768
8769         * lpath.el: Fbind map-keymap for Emacs 21.
8770
8771 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8772
8773         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8774         New command.
8775         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8776         instead of END.  Change name of the temp file.
8777         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8778         customizable.
8779
8780 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8781
8782         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8783         bind `S W' to gnus-article-wide-reply-with-original; set default
8784         binding to gnus-article-read-summary-send-keys.
8785         (gnus-article-read-summary-keys): Fix the order of keys; display
8786         continuation keys correctly in the echo area; describe bindings
8787         correctly when keys end with `C-h'.
8788         (gnus-article-read-summary-send-keys): New function.
8789         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8790         Work for gnus-article-read-summary-send-keys; display continuation keys
8791         correctly in the echo area.
8792         (gnus-article-reply-with-original): Ignore prefix argument.
8793         (gnus-article-wide-reply-with-original): New function.
8794
8795         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8796         Emacs 21.
8797
8798 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8801         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8802
8803 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8804
8805         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8806         (gnus-group-read-ephemeral-gmane-group): New command.
8807
8808 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8809
8810         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8811
8812 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8813
8814         * message.el (message-send-mail-function): Increase custom version.
8815
8816         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8817         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8818
8819 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8820
8821         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8822         for the cases where imap-authenticate is called with a nil buffer
8823         parameter.
8824
8825 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8828         html parts correctly; support forwarded messages.
8829         (gnus-article-browse-html-article): Remove work buffers.
8830
8831         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8832         compiling.
8833         (netrc-bound-and-true-p): New macro.
8834         (netrc-parse): Use it instead of bound-and-true-p that is not available
8835         in XEmacs 21.4.
8836
8837 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8838
8839         * gnus-registry.el (gnus-registry-mark-article)
8840         (gnus-registry-article-marks): Add functionality to mark articles
8841         through the Gnus registry.
8842
8843         * encrypt.el: Clarify documentation for the new pgg method.
8844         (encrypt-file-alist): Add PGG option.
8845         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8846         functionality.  Abstract password key and messaging to external
8847         functions.
8848         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8849         (encrypt-message-method-and-cipher): Add new convenience external
8850         functions.
8851         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8852         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8853
8854         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8855         (netrc-parse): Use encrypt-file-alist to determine if
8856         encrypt-find-model or encrypt-insert-file-contents should be used.
8857
8858         * encrypt.el: Clarify documentation.  Load password-cache or
8859         password, whichever one is found first, instead of autoloading.
8860
8861 2007-12-19  Glenn Morris  <rgm@gnu.org>
8862
8863         * mml.el (message-options-set, message-narrow-to-head)
8864         (message-in-body-p, message-mail-p, message-encode-message-body):
8865         Autoload.
8866         (message-remove-header, message-narrow-to-headers-or-head)
8867         (message-subscribed-p, message-make-mail-followup-to)
8868         (message-position-on-field, message-news-p)
8869         (message-options-set-recipient, message-generate-headers)
8870         (message-sort-headers): Declare as functions.
8871
8872 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8873
8874         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8875         convention in doc string.
8876
8877 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8880         title to html parts.
8881         (gnus-article-browse-html-article): Pass message header to it.
8882
8883         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8884
8885 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8886
8887         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8888         or password compatible with XEmacs.
8889
8890 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8891
8892         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8893         format document.
8894         (gnus-mime-delete-part): Don't write description line if empty.
8895         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8896
8897 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8898
8899         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8900         (gnus-summary-mark-read-and-unread-as-read)
8901         (gnus-summary-mark-current-read-and-unread-as-read)
8902         (gnus-summary-mark-unread-as-ticked): Doc fix.
8903         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8904
8905 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8906
8907         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8908         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8909
8910 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8911
8912         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8913         yes-or-no-p.
8914
8915 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8916
8917         * mm-decode.el (mm-add-meta-html-tag): New function.
8918         (mm-save-part-to-file, mm-pipe-part): Use it.
8919
8920         * gnus-art.el (gnus-article-browse-delete-temp-files):
8921         Use gnus-y-or-n-p instead of y-or-n-p.
8922         (gnus-article-browse-html-parts): Work with message/external-body; use
8923         mm-add-meta-html-tag.
8924
8925 2007-12-11  Glenn Morris  <rgm@gnu.org>
8926
8927         * gnus-cache.el: Require gnus-sum not just when compiling.
8928
8929         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8930
8931         * gnus-int.el (gnus-server-opened, gnus-status-message):
8932         Move definitions before use.
8933
8934         * mm-decode.el: Require gnus-util.
8935         (mm-remove-part): Only call delete-annotation on XEmacs.
8936
8937         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8938
8939         * nnmail.el: Require gnus-int.
8940
8941         * spam.el: Move `require's before `eval-when-compile's.
8942
8943         * gnus-ems.el (gnus-alive-p):
8944         * gnus-fun.el (message-goto-eoh):
8945         * gnus-util.el (gnus-group-name-decode):
8946         * mail-source.el (gnus-compress-sequence):
8947         * message.el (Info-goto-node, format-spec):
8948         * mm-bodies.el (message-options-get):
8949         * mm-decode.el (mm-view-pkcs7):
8950         * mm-util.el (gmm-write-region):
8951         * mml-smime.el (mml-compute-boundary)
8952         (gnus-completing-read-with-default):
8953         * mml.el (widget-button-press, gnus-make-hashtable):
8954         * mml1991.el (mm-decode-content-transfer-encoding)
8955         (mm-encode-content-transfer-encoding)
8956         (message-options-get, message-options-set):
8957         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8958         * nnfolder.el (gnus-request-group):
8959         * nnheader.el (ietf-drums-unfold-fws):
8960         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8961         * smime.el (gnus-run-mode-hooks):
8962         * spam-stat.el (gnus-message): Autoload.
8963
8964         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8965         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8966         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8967         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8968         Add declare-function compatibility definition.
8969
8970         * gnus-cache.el (nnvirtual-find-group-art):
8971         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8972         (gnus-add-image, gnus-add-wash-type):
8973         * gnus-group.el (nnkiboze-score-file):
8974         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8975         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8976         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8977         (message-tokenize-header, gnus-get-buffer-create)
8978         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8979         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8980         * gnus.el (gnus-group-decoded-name):
8981         * mail-source.el (imap-capability):
8982         * mm-bodies.el (message-options-set):
8983         * mm-decode.el (gnus-configure-windows):
8984         * mm-extern.el (message-goto-body):
8985         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8986         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8987         (epg-sub-key-validity, message-options-set):
8988         * mml.el (widget-event-point, gnus-configure-windows):
8989         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8990         * mml2015.el (epg-check-configuration, epg-configuration)
8991         (message-options-set):
8992         * nndb.el (nndb-request-article):
8993         * nnfolder.el (gnus-request-create-group):
8994         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8995         * nnmaildir.el (gnus-group-mark-article-read):
8996         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8997         * rfc1843.el (message-fetch-field):
8998         * spam.el (gnus-extract-address-components):
8999         Declare as functions.
9000
9001 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9002
9003         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9004
9005         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9006
9007         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9008         bind show-trailing-whitespace for XEmacs.
9009
9010 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9011
9012         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9013         new no-op macro for backward compatibility.
9014
9015         * imap.el (imap-string-to-integer): New function.
9016
9017 2007-12-09  Glenn Morris  <rgm@gnu.org>
9018
9019         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9020
9021         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9022         * message.el, mm-view.el, sieve-manage.el, smime.el:
9023         Add declare-function compatibility definition.
9024
9025         * gnus-art.el (w3-region, w3m-region, Info-menu):
9026         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9027         * gnus-sum.el (gnus-get-predicate):
9028         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9029         * message.el (mail-abbrev-in-expansion-header-p):
9030         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9031         (w3m-detect-meta-charset, w3m-region):
9032         * sieve-manage.el (password-read, password-cache-add)
9033         (password-cache-remove):
9034         * smime.el (password-read-and-add): Declare as functions.
9035
9036 2007-12-08  David Kastrup  <dak@gnu.org>
9037
9038         * gnus-sum.el (gnus-summary-simplify-subject-query):
9039         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9040         `message'.
9041
9042 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9043
9044         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9045         it to bind idna-program, installation-directory, defined-colors, and
9046         face-attribute for XEmacs of the version that compiles defcustom forms.
9047
9048 2007-12-07  Glenn Morris  <rgm@gnu.org>
9049
9050         * gnus-art.el (article-make-date-line): Revert previous change.
9051
9052 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9053
9054         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9055
9056 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9057
9058         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9059         Call gnus-add-to-range ranges only once with a prepared article-list.
9060
9061 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9062
9063         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9064         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9065         group names with backslashes.
9066         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9067
9068 2007-12-06  Deepak Goel  <deego3@gmail.com>
9069
9070         * gnus-art.el (article-make-date-line):
9071         * gnus-start.el (gnus-load):
9072         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9073
9074 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * gnus-art.el (gnus-use-idna)
9077         * gnus-start.el (gnus-site-init-file)
9078         * message.el (message-use-idna)
9079         * mm-uu.el (mm-uu-hide-markers)
9080         * smiley.el (smiley-style): Revert changes that suppress warnings.
9081
9082 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9085         specify charset to html source.
9086         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9087
9088 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9091         idna-program in order to suppress byte compile warning issued by XEmacs
9092         that came to byte compile the default value section of defcustom forms
9093         recently.
9094
9095         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9096         value of installation-directory.
9097
9098         * message.el (message-use-idna): Don't directly refer to the value of
9099         idna-program.
9100
9101         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9102
9103         * smiley.el (smiley-style): Don't directly call face-attribute.
9104
9105 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9106
9107         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9108
9109         * gnus-dired.el: Reduce Gnus dependencies.
9110         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9111         Don't require.  Use autoloads instead.
9112         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9113         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9114         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9115         (gnus-dired-mode): Adjust doc string.
9116         (gnus-dired-mail-mode): New variable.
9117         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9118         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9119         (gnus-dired-mail-buffers): New function.  Return mail or message
9120         composition buffers.
9121         (gnus-dired-attach): Use it.
9122         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9123         NO-DECODE.
9124         (gnus-dired-print): Use `gnus-print-buffer' depending on
9125         `gnus-dired-mail-mode'.
9126
9127 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * rfc2047.el (rfc2047-encoded-word-regexp)
9130         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9131         explaining what regexp patterns are for.
9132
9133 2007-12-04  Glenn Morris  <rgm@gnu.org>
9134
9135         * password.el: Move to password-cache.el.
9136
9137         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9138         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9139         * mml-smime.el (password-read, password-cache-add)
9140         (password-cache-remove):
9141         No need to autoload, since mml-sec requires password.
9142
9143         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9144         * message.el (gnus-extract-address-components):
9145         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9146
9147         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9148         password.
9149
9150 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9151
9152         * mailcap.el: Reduce dependencies.
9153         (mail-header-parse-content-type): Autoload.
9154         (mailcap-delete-duplicates): New alias.
9155         (mailcap-mime-info): Add optional argument NO-DECODE.
9156         (mailcap-mime-types): Use mailcap-delete-duplicates.
9157
9158         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9159
9160 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9161
9162         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9163         (imap-parse-status): Upcase status-att for servers that sends them
9164         lower-case (e.g., MS Exchange 2007).
9165
9166 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9167
9168         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9169         function.
9170
9171         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9172         (gnus-uu-yenc-article): New function.
9173
9174         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9175
9176         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9177
9178 2007-12-02  Glenn Morris  <rgm@gnu.org>
9179
9180         * binhex.el (binhex): New custom group.
9181         (binhex-decoder-program, binhex-decoder-switches)
9182         (binhex-use-external): Move to the binhex custom group.
9183
9184         * uudecode.el (uudecode): New custom group.
9185         (uudecode-decoder-program, uudecode-decoder-switches)
9186         (uudecode-use-external): Move to the uudecode custom group.
9187
9188         * netrc.el (top-level): Don't load `encrypt' features.
9189         (netrc-parse): Don't use encrypt.
9190         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9191
9192         * encrypt.el: Remove file.
9193
9194 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9197         matches on patches.
9198
9199         * gnus-art.el (gnus-article-browse-html-article):
9200         Mention `mm-text-html-renderer' in the doc string.
9201
9202         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9203         string.  Add comments.
9204
9205         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9206         if rhs is ASCII.
9207
9208 2007-12-01  Glenn Morris  <rgm@gnu.org>
9209
9210         * mail-source.el (top-level): Require format-spec before
9211         eval-when-compile.
9212
9213 2007-11-30  Glenn Morris  <rgm@gnu.org>
9214
9215         * encrypt.el: Require password, rather than autoloading password-read.
9216
9217 2007-11-29  Glenn Morris  <rgm@gnu.org>
9218
9219         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9220         (sasl-make-client, sasl-next-step, sasl-step-data)
9221         (sasl-step-set-data): Declare as functions.
9222
9223 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9224
9225         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9226
9227 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9228
9229         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9230         certs should be verified and what is to be done in the event of a
9231         verification failure.
9232
9233         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9234         caller can indicate whether the cache should be disregarded for this
9235         call.  This way the result of the call is reproducible at all times and
9236         can be considered a canonical server name for the supplied method.
9237         (gnus-agent-method-p): Canonicalize server names by pushing their
9238         method through `gnus-method-to-server' using the no-cache argument.
9239
9240         * gnus-srvr.el (gnus-server-insert-server-line):
9241         Call `gnus-method-to-server' with `no-cache' argument.
9242
9243         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9244         gnus-agent-possibly-synchronize-flags as this should be called when the
9245         server is actually being opened.
9246         (gnus-agent-possibly-synchronize-flags)
9247         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9248         flags file of an agentized server to the latter function.
9249
9250         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9251         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9252         after a connection has been established successfully.
9253
9254 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9255
9256         * gnus-art.el (article-display-face): Force to display face if called
9257         interactively; check if gnus-article-x-face-too-ugly matches author.
9258         (article-display-x-face): Display face even if From header is missing
9259         as article-display-face does.
9260
9261 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9262
9263         * hashcash.el (message-narrow-to-headers-or-head)
9264         (message-fetch-field, message-goto-eoh)
9265         (message-narrow-to-headers): Declare as functions.
9266
9267 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9268
9269         * mail-source.el (mail-sources): Default to fetch from file for
9270         compatibility with default of nnmail-spool-file.
9271
9272 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9273
9274         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9275         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9276         to look for encoded word that should be encoded again.
9277         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9278         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9279         encoding pattern.
9280         (rfc2047-decode-region): Switch strict regexp and loose one according
9281         to rfc2047-allow-irregular-q-encoded-words.
9282
9283 2007-11-25  Romain Francoise  <romain@orebokech.com>
9284
9285         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9286
9287 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9288
9289         * tls.el (tls-program): Provide more custom choices from
9290         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9291         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9292
9293 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9294
9295         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9296         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9297
9298         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9299         `nnmail-spool-file'.
9300
9301         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9302         `nnmail-spool-file'.
9303
9304         * gnus-move.el (gnus-change-server): Ditto.
9305
9306         * gnus-kill.el (gnus-batch-score): Ditto.
9307
9308         * gnus-cache.el (gnus-jog-cache): Ditto.
9309
9310         * gnus-msg.el (gnus-summary-reply):
9311         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9312
9313 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9314
9315         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9316         version.  Minor improvement to doc strings.
9317         (tls-program): Add comment.
9318
9319 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9320
9321         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9322         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9323         mismatch between the hostname provided in the certificate and the name
9324         of the host connnecting to.
9325         (open-tls-stream): Use them.  Check certificates against trusted root
9326         certificates.
9327
9328 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9329
9330         * gnus-cache.el (gnus-cache-generate-nov-databases):
9331         Use nnml-generate-nov-databases-directory instead of
9332         nnml-generate-nov-databases-1.
9333
9334 2007-11-24  Glenn Morris  <rgm@gnu.org>
9335
9336         * message.el (message-tool-bar-retro): Update for rename
9337         mail_send.xpm->mail-send.xpm.
9338
9339 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9340
9341         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9342         `smime-ldap-search' for Emacs 22 and up.
9343
9344 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9345
9346         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9347
9348         * message.el (message-send-mail-function): Fix error convention.
9349         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9350         (message-widen-reply, message-send-mail, message-talkative-question)
9351         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9352         (message-clone-locals, message-send-news): Use with-current-buffer.
9353         (message-insert-or-toggle-importance): Remove unused var `valid'.
9354         (message-make-references): Remove unused var `new-references'.
9355         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9356
9357 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9358
9359         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9360         (spam-split-symbolic-return-positive): Reflow docstring.
9361         (spam-backends, spam-summary-exit-behavior)
9362         (spam-mark-ham-unread-before-move-from-spam-group)
9363         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9364         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9365         (spam-clear-cache, spam-backend-check, spam-install-backend)
9366         (spam-install-statistical-backend, spam-list-of-processors)
9367         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9368         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9369         (spam-check-crm114, spam-initialize, spam-unload-hook):
9370         Fix typos in docstrings.
9371
9372 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9373
9374         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9375         been checked if they have never been read and those group levels are
9376         higher than the one that a user specified.
9377
9378 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9381         foreign groups unless a group level is specified by a user.
9382         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9383
9384 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9385
9386         * message.el (message-send-mail-function): Require sendmail.
9387
9388 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9389
9390         * message.el (message-send-mail-function): Check for smtpmail too.
9391
9392         * utf7.el (utf7-encode, utf7-decode): Use coding system
9393         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9394
9395         * message.el (message-send-mail-function): New function.
9396         (message-send-mail-function): Set default using
9397         message-send-mail-function.  Adjust doc string.
9398         (message-send-mail-with-mailclient): New function.
9399
9400 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9401
9402         * smime.el (from):
9403         * rfc2047.el (message-posting-charset):
9404         * qp.el (mm-use-ultra-safe-encoding):
9405         * pop3.el (parse-time-months):
9406         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9407         * nnml.el (files):
9408         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9409         (jka-compr-compression-info-list, ange-ftp-path-format)
9410         (efs-path-regexp):
9411         * nndiary.el (files):
9412         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9413         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9414         (epg-digest-algorithm-alist, inhibit-redisplay)
9415         (password-cache-expiry):
9416         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9417         (pgg-output-buffer, password-cache-expiry):
9418         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9419         (efs-path-regexp):
9420         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9421         (inhibit-redisplay):
9422         * mm-uu.el (file-name, start-point, end-point, entry)
9423         (gnus-newsgroup-name, gnus-newsgroup-charset):
9424         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9425         (latin-unity-ucs-list):
9426         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9427         (mm-uu-binhex-decode-function):
9428         * message.el (gnus-message-group-art, gnus-list-identifiers)
9429         (rmail-enable-mime-composing, gnus-local-organization)
9430         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9431         (gnus-read-active-file, facemenu-add-face-function)
9432         (facemenu-remove-face-function, gnus-article-decoded-p)
9433         (tool-bar-mode):
9434         * mail-source.el (display-time-mail-function):
9435         * gnus-util.el (nnmail-pathname-coding-system)
9436         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9437         (gnus-original-article-buffer, gnus-user-agent)
9438         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9439         (xemacs-codename, sxemacs-codename, emacs-program-version):
9440         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9441         * gnus-start.el (gnus-agent-covered-methods)
9442         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9443         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9444         (gnus-newsgroup-headers, gnus-group-list-mode)
9445         (gnus-group-mark-positions, gnus-newsgroup-data)
9446         (gnus-newsgroup-unreads, nnoo-state-alist)
9447         (gnus-current-select-method, mail-sources)
9448         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9449         (nnmail-spool-file, gnus-cache-active-hashtb):
9450         * gnus-mh.el (mh-lib-progs):
9451         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9452         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9453         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9454         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9455         (gnus-group-buffer):
9456         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9457         (font-lock-set-defaults):
9458         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9459         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9460         (gnus-summary-post-menu, total-parts, type, condition, length):
9461         * gnus-agent.el (gnus-agent-read-agentview):
9462         * flow-fill.el (show-trailing-whitespace):
9463         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9464         eval-and-compile wrappers for byte compiler pacifiers.
9465
9466         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9467         (mm-display-inline-fontify): Check for featurep 'xemacs not
9468         extent-list.
9469
9470         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9471         itimer-list.
9472         (mm-create-image-xemacs): Only do something for XEmacs.
9473         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9474
9475         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9476
9477         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9478         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9479
9480 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9481
9482         * nnimap.el (nnimap-split-download-body):
9483         * gnus-demon.el (gnus-demon):
9484         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9485
9486 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9487
9488         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9489         New macros.
9490         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9491         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9492         copy data from unibyte buffer to multibyte current buffer.
9493         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9494         to copy data from unibyte current buffer to multibyte buffer.
9495         (nntp-make-process-buffer): Make process buffer unibyte.
9496
9497         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9498
9499 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9500
9501         * pop3.el (pop3-open-server): Accept and process data more robustly at
9502         connexion start to avoid spurious "POP SSL connexion failed" errors.
9503
9504 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9507         read group names.
9508
9509 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9510
9511         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9512
9513 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9514
9515         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9516         (nnmail-save-active): Use a unibyte buffer when saving active file,
9517         which may contain non-ASCII group names.
9518
9519         * nnml.el (nnml-request-group): Decode group names in messages.
9520
9521 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9522
9523         * message.el (message-citation-line-function)
9524         (message-insert-formatted-citation-line): Fix spelling of
9525         `message-insert-formated-citation-line'.
9526
9527 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9528
9529         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9530
9531 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9532
9533         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9534         nnmail-pathname-coding-system.
9535
9536         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9537         that a user enters; decode group names in messages.
9538
9539         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9540
9541 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9542
9543         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9544
9545         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9546
9547         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9548         risky local variable.
9549
9550         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9551
9552 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9553
9554         * encrypt.el: Improve documentation to fix function name typo.
9555         Reported by Daiki Ueno <ueno@unixuser.org>.
9556
9557 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9558
9559         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9560         even if the point is not in the last page of an article.
9561         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9562         back to the previous page.
9563
9564 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9565
9566         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9567
9568 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9571
9572 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9573
9574         * message.el (message-check-news-body-syntax):
9575         Avoid mm-string-as-multibyte.
9576         (message-hide-headers): Don't assume (point-min)==1.
9577
9578 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9579
9580         * message.el (message-remove-blank-cited-lines): Fix if remove is
9581         given.
9582         (message-bogus-address-regexp): New variable.
9583         (message-bogus-recipient-p): New function.
9584         (message-check-recipients): New command.
9585         (message-syntax-checks): Add `bogus-recipient'.
9586         (message-fix-before-sending): Add `bogus-recipient'.
9587
9588         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9589         (gnus-treat-body-boundary): Don't test window-system.
9590
9591 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9592
9593         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9594
9595 2007-10-28  Miles Bader  <miles@gnu.org>
9596
9597         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9598         at compile-time too.
9599
9600 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9601
9602         * gnus-msg.el (gnus-message-setup-hook):
9603         Add `message-remove-blank-cited-lines' to options.
9604
9605 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9606
9607         * message.el (message-remove-blank-cited-lines): New function.
9608         Suggested by Karl Plästerer.
9609
9610 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9611
9612         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9613         mapc.
9614
9615         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9616         (top-level): Use mapc to set functions to be traced for debugging.
9617
9618         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9619         called for effect with while loop.
9620
9621         * message.el (message-talkative-question): Replace mapcar called for
9622         effect with mapc.
9623
9624         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9625         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9626         called for effect with dolist.
9627
9628         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9629
9630         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9631         gnus-extra-headers and nnmail-extra-headers.
9632
9633         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9634         called for effect with dolist.
9635         (top-level): Use mapc to set functions to be traced for debugging.
9636
9637         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9638         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9639         dolist.
9640
9641         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9642         Replace mapcar called for effect with mapc.
9643         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9644         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9645         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9646         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9647
9648         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9649         remove-if that's a cl function.
9650
9651         * webmail.el (webmail-debug): Replace mapcar called for effect with
9652         dolist.
9653
9654         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9655         with mapc.
9656
9657 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9658
9659         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9660         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9661         with while loop.
9662
9663         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9664         functions from article-* functions.
9665         (gnus-multi-decode-header): Replace mapcar called for effect with
9666         dolist.
9667
9668         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9669         (gnus-bookmark-show-details): Replace mapcar called for effect with
9670         while loop.
9671
9672         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9673         called for effect with while loop.
9674
9675         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9676         with dolist.
9677
9678         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9679         Replace mapcar called for effect with dolist.
9680
9681         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9682
9683         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9684         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9685         Replace mapcar called for effect with dolist.
9686         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9687         mapc.
9688
9689         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9690         Replace mapcar called for effect with dolist.
9691         (gnus-topic-list): Replace mapcar called for effect with mapc.
9692
9693         * gnus.el: Use mapc instead of mapcar to add autoloads.
9694
9695 2007-10-23  Richard Stallman  <rms@gnu.org>
9696
9697         * gnus-group.el (gnus-group-highlight): Mark as risky.
9698
9699 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9700
9701         * gnus.el (gnus-server-to-method): Return method found first in
9702         gnus-newsrc-alist.
9703
9704         * gnus-art.el (gnus-article-highlight-signature)
9705         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9706         button overlay without the front stickiness.
9707
9708 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9709
9710         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9711         overview buffer needed a catch to receive its throw.
9712         (gnus-agent-flush-cache): Declare as interactive to make this function
9713         easier to use.
9714
9715 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9716
9717         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9718         `next-line'.
9719
9720 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9721
9722         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9723         exclude address matching message-dont-reply-to-names.
9724
9725 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9726
9727         * gnus-util.el (gnus-string<): New function.
9728
9729         * gnus-sum.el (gnus-article-sort-by-author)
9730         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9731
9732 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9733
9734         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9735         the frame-focus tag is set in gnus-buffer-configuration.
9736
9737 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9740         the front stickiness.
9741
9742 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9743
9744         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9745         url pattern; remove duplicate one.
9746         (gnus-article-extend-url-button): New function.
9747         (gnus-article-add-buttons): Use it.
9748         (gnus-button-push): Use concatenated url that it makes.
9749
9750 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9751
9752         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9753
9754 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9755
9756         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9757         Don't hardcode point-min==1.
9758
9759 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9762         Fix comment about "iso8859-1".
9763
9764 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9765
9766         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9767         ones returned from the verify-function.
9768
9769         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9770         Call mml2015-extract-cleartext-signature if extraction failed.
9771
9772 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9773
9774         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9775         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9776         failed.
9777
9778 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9779
9780         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9781
9782 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9783
9784         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9785         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9786         recommends to use EasyPG instead of PGG.
9787
9788         * pgg.el: Revert to revision 6.23.2.16.
9789
9790         * pgg-def.el: Revert to revision 6.6.2.14.
9791
9792         * pgg-gpg.el: Revert to revision 6.23.2.34.
9793
9794 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9795
9796         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9797         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9798         thread for both the null and zero (kill/expire thread) universal prefix
9799         cases.
9800         (gnus-summary-expire-thread): Add new function to expire a thread,
9801         using gnus-summary-kill-thread.
9802         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9803         shortcuts for gnus-summary-expire-thread.
9804         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9805         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9806
9807 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9808
9809         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9810         extras value, so an extras entry can be deleted.
9811         (gnus-registry-delete-extra-entry): Use it.
9812         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9813         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9814         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9815         storage through the gnus-registry, and provide an appropriate API for
9816         it.
9817
9818 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9819
9820         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9821         Suggested by Leo <sdl.web@gmail.com>.
9822
9823         * gnus.el: Do.
9824
9825 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9828         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9829
9830         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9831
9832         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9833         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9834
9835 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9836
9837         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9838         newline.
9839         (nnmbox-request-accept-article): Don't change article in source buffer;
9840         narrow to header to use message-fetch-field rather than
9841         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9842         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9843         as delimiters; make sure article ends with newline.
9844         (nnmbox-delete-mail): Correct last position of article to be deleted;
9845         ignore X-Gnus-Newsgroup header in article body.
9846         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9847         positions; make sure article ends with newline.
9848
9849         * message.el (message-display-abbrev): Don't infloop when a user
9850         inserts SPC in the beginning of header.
9851
9852         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9853         coding-system-for-read and coding-system-for-write for XEmacs having no
9854         file-coding feature.
9855
9856         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9857
9858 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9859
9860         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9861         list of groups not followed by default.  Fix type to be regexp.
9862         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9863
9864 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9865
9866         * hmac-def.el (define-hmac-function): Switch from old-style to
9867         new-style backquotes.
9868
9869         * md4.el (md4-make-step): Likewise.
9870
9871 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9874         raw-text coding system when saving .newsrc file, which may contain
9875         non-ASCII group names.
9876
9877 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * gnus-cus.el (gnus-score-extra): New widget.
9880         (gnus-score-extra-convert): New function.
9881         (gnus-score-customize): Use it for Extra.
9882
9883 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9884
9885         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9886         (mml2015-mailcrypt-clear-verify): Use it.
9887         (mml2015-gpg-clear-verify): Use it.
9888         (mml2015-pgg-clear-verify): Use it.
9889         (mml2015-epg-clear-verify): Replace the current part with the output
9890         from GnuPG; don't extract the plaintext by itself.
9891
9892         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9893         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9894         mml2015-clear-verify-function; don't touch the armor headers or
9895         dash-escaped text here.
9896
9897 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9898
9899         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9900         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9901         parts, or application/octet-stream as a last resort.
9902         (gnus-mime-view-part-as-type): Don't toggle display.
9903         (gnus-mime-view-part-as-charset): Don't turn off display before
9904         querying charset.
9905
9906         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9907         stuff to undisplayer function in Emacs.
9908         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9909
9910         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9911         text/calendar parts.
9912
9913 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9914
9915         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9916         decoding text/calendar parts.
9917
9918         * message.el (message-forward-make-body-mime): Always mark body as
9919         having no illegible text; remove signed-or-encrypted argument.
9920         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9921
9922         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9923         (mml-generate-mime-1): Don't encode body if it is specified to be in
9924         raw form; don't make buffer be unibyte when inserting multibyte string.
9925
9926 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9927
9928         * sha1.el: Fix up comment style.
9929         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9930         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9931
9932         * hex-util.el: Fix up comment style.
9933         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9934
9935         * gnus-salt.el: Use with-current-buffer.
9936         (gnus-pick-setup-message): Fix long-standing typo.
9937
9938 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9939
9940         * imap.el (imap-logout-timeout): New variable.
9941         (imap-logout, imap-logout-wait): New functions.
9942         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9943
9944         * nnimap.el (nnimap-logout-timeout): New server variable.
9945         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9946         nnimap-logout-timeout.
9947
9948         * gnus-art.el (gnus-article-summary-command-nosave)
9949         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9950
9951 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9952
9953         * gnus.el (gnus-maximum-newsgroup): New variable.
9954
9955         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9956         according to gnus-maximum-newsgroup.
9957
9958         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9959         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9960         Limit the range of articles according to gnus-maximum-newsgroup.
9961
9962 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9963
9964         * gnus-art.el (gnus-sticky-article): Fix problems described in
9965         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9966         Don't perform gnus-configure-windows here; reuse existing sticky
9967         article buffer.
9968
9969         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9970         it doesn't exist in gnus-article-mode.
9971
9972 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9973
9974         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9975         (gnus-agent-decoded-group-name): New function.
9976         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9977         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9978
9979 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9980
9981         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9982         Add binding for gnus-sticky-article.
9983         (gnus-summary-exit): Don't kill sticky article buffers.
9984
9985         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9986         article buffer.
9987         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9988         (gnus-kill-sticky-article-buffers): New commands.
9989
9990 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9991
9992         * nntp.el (nntp-xref-number-is-evil): New server variable.
9993         (nntp-find-group-and-number): If it is non-nil, don't trust article
9994         numbers in the Xref header.
9995
9996 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9997
9998         * gnus-agent.el (gnus-agent-read-group): New function.
9999         (gnus-agent-flush-group, gnus-agent-expire-group)
10000         (gnus-agent-regenerate-group): Use it.
10001         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10002         nnmail-pathname-coding-system.
10003
10004 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10007
10008         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10009         that are unread as unread, and also as selected so that information of
10010         marks having been changed by a user may be updated when exiting group.
10011
10012 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10013
10014         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10015
10016 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10017
10018         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10019         calculated ignoring signature parts to gnus-treat-article.
10020
10021 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10022
10023         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10024         a point here in order to keep the window start.
10025         (gnus-insert-mime-security-button): Make a button overlay without the
10026         front stickiness.
10027         (gnus-mime-display-security): Goto the end of a button.
10028
10029         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10030
10031 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10034         group-name-at-point.
10035         (gnus-group-completing-read): New function that offers decoded
10036         non-ASCII group names for completion.
10037         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10038         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10039         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10040         (gnus-group-fetch-control): Use it.
10041         (gnus-fetch-group): Use group-name-at-point for the initial value
10042         rather than the default value; use gnus-alive-p.
10043
10044         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10045         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10046         (gnus-summary-post-news): Use gnus-group-completing-read.
10047
10048         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10049         (gnus-read-move-group-name): Decode group name for completion.
10050
10051 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10052
10053         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10054         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10055         Yamaoka slightly modified the code).
10056
10057 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10058
10059         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10060         (nnmail-split-incoming): Bind it.
10061
10062         * nnml.el (nnml-group-name-charset): New function.
10063         (nnml-decoded-group-name): Use it; don't decode group name if
10064         nnmail-group-names-not-encoded-p is non-nil.
10065         (nnml-encoded-group-name): New function.
10066         (nnml-group-pathname): Inline nnml-decoded-group-name.
10067         (nnml-request-expire-articles): Decode group name in message.
10068         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10069         nnmail-pathname-coding-system.
10070         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10071         not decoded ones according to nnmail-group-names-not-encoded-p.
10072         (nnml-generate-active-info): Use nnml-encoded-group-name.
10073
10074 2007-08-08  Glenn Morris  <rgm@gnu.org>
10075
10076         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10077         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10078         doc-strings and comments.
10079
10080 2007-07-25  Glenn Morris  <rgm@gnu.org>
10081
10082         * Relicense all FSF files to GPLv3 or later.
10083
10084 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10085
10086         * gnus-sum.el (gnus-summary-move-article):
10087         Make gnus-summary-respool-article work.
10088
10089 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10090
10091         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10092         string.
10093
10094 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10095
10096         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10097         that should be ignored when comparing distant RSS articles with local
10098         ones.
10099         (nnrss-make-hash-index): New function.  Create a hash index according
10100         to the ignored fields.
10101         (nnrss-check-group): Use it.
10102
10103 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10104
10105         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10106
10107         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10108
10109         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10110         the new optional argument ENCODED is non-nil.
10111         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10112         coding system for encoding group name.
10113         (gnus-group-make-rss-group): Pass un-encoded group name to
10114         gnus-group-make-group.
10115         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10116         encoded.
10117
10118         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10119         Encode group name to which articles are moved or copied.
10120         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10121         coding system for encoding Newsgroup, Followup-To and Xref headers.
10122
10123         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10124         marks; use nnheader-file-coding-system to write a file.
10125         (nnagent-retrieve-headers): Bind file-name-coding-system to
10126         nnmail-pathname-coding-system.
10127
10128         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10129
10130         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10131         (nnml-request-article, nnml-request-create-group)
10132         (nnml-request-rename-group, nnml-find-id)
10133         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10134         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10135         (nnml-save-marks): Use nnml-group-pathname instead of
10136         nnmail-group-pathname.
10137
10138         (nnml-request-create-group, nnml-request-expire-articles)
10139         (nnml-request-move-article, nnml-request-delete-group)
10140         (nnml-deletable-article-p, nnml-possibly-create-directory)
10141         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10142         (nnml-open-marks): Bind file-name-coding-system to
10143         nnmail-pathname-coding-system.
10144
10145         (nnml-request-article): Pass server argument to nnml-find-group-number.
10146         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10147         Pass server argument to nnml-possibly-create-directory.
10148         (nnml-request-accept-article): Pass server argument to
10149         nnml-active-number and nnml-save-mail.
10150         (nnml-find-group-number): Pass server argument to nnml-find-id.
10151         (nnml-request-update-info): Pass server argument to
10152         nnml-marks-changed-p.
10153
10154         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10155         (nnml-save-mail, nnml-active-number): Add server argument.
10156
10157         (nnml-request-delete-group): Warn if group is missing.
10158         (nnml-get-nov-buffer): Decode group name.
10159         (nnml-generate-active-info): Encode group name.
10160         (nnml-open-marks): Decode group name in messages.
10161
10162 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10163
10164         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10165         if it is not specified.
10166         (gnus-article-pipe-part, gnus-article-save-part)
10167         (gnus-article-interactively-view-part, gnus-article-copy-part)
10168         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10169         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10170         (gnus-article-replace-part, gnus-article-delete-part)
10171         (gnus-article-view-part-as-type): Pass raw prefix argument to
10172         gnus-article-part-wrapper.
10173
10174 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * gnus-agent.el (gnus-agent-save-active):
10177         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10178
10179         * gnus-cache.el (gnus-cache-save-buffers)
10180         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10181         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10182         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10183         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10184         (gnus-cache-generate-active, gnus-cache-rename-group)
10185         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10186         (gnus-cache-update-overview-total-fetched-for):
10187         Bind file-name-coding-system to nnmail-pathname-coding-system.
10188         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10189         New variables.
10190         (gnus-cache-decoded-group-name): New function.
10191         (gnus-cache-file-name): Use it.
10192         (gnus-cache-generate-active): Use non-decoded group name for active.
10193
10194         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10195         right place.
10196         (gnus-write-active-file): Don't break non-ASCII group names.
10197
10198         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10199         nnmail-pathname-coding-system.
10200
10201         * lpath.el: Bind default-file-name-coding-system,
10202         file-name-coding-system and language-info-alist for XEmacs.
10203
10204         * gnus-uu.el (gnus-uu-decode-save): Typo.
10205
10206 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10207
10208         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10209
10210 2007-07-14  David Kastrup  <dak@gnu.org>
10211
10212         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10213         finishing actions if we did not edit the article.
10214
10215 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10216
10217         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10218         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10219         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10220         (gnus-agent-flush-group, gnus-agent-flush-cache)
10221         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10222         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10223         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10224         (gnus-agent-regenerate-group)
10225         (gnus-agent-update-files-total-fetched-for)
10226         (gnus-agent-update-view-total-fetched-for):
10227         Bind file-name-coding-system to nnmail-pathname-coding-system.
10228         (gnus-agent-group-pathname): Don't encode file names by
10229         nnmail-pathname-coding-system.
10230         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10231         coding-system-for-write instead of buffer-file-coding-system to
10232         gnus-agent-file-coding-system.
10233
10234         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10235         Decode group name.
10236
10237         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10238
10239         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10240         (gnus-read-newsrc-el-file): Make group names unibyte.
10241
10242         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10243         nnmail-pathname-coding-system.
10244
10245         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10246         (nnrss-request-delete-group): Bind file-name-coding-system to
10247         nnmail-pathname-coding-system.
10248         (nnrss-read-server-data, nnrss-read-group-data):
10249         Bind file-name-coding-system correctly.
10250         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10251
10252         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10253         (nntp-server-to-method-cache): New variable.
10254         (nntp-group-pathname): New function that decodes non-ASCII group names.
10255         (nntp-possibly-create-directory, nntp-marks-changed-p)
10256         (nntp-save-marks, nntp-open-marks): Use it.
10257         (nntp-possibly-create-directory, nntp-open-marks):
10258         Bind file-name-coding-system to nnmail-pathname-coding-system.
10259         (nntp-open-marks): Decode group names when bootstrapping marks.
10260
10261         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10262         Newsgroups and Folowup-To headers.
10263
10264 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10265
10266         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10267         (gnus-server-closed-face, gnus-server-denied-face)
10268         (gnus-server-offline-face): Remove variable.
10269         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10270
10271         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10272         of modifying message-stack directly for XEmacs.
10273
10274         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10275         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10276         if the coding-system argument is nil for XEmacs.
10277
10278         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10279         mm-charset-override-alist.
10280
10281         * rfc2047.el: Don't require base64; require rfc2045 for the function
10282         rfc2045-encode-string.
10283         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10284         to quote the parameter value.
10285
10286 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10289         form in gnus-group-name-charset-method-alist.
10290
10291         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10292         overrides the default layout edit-form.
10293
10294         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10295
10296         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10297
10298 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10299
10300         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10301         as unfetched articles.
10302
10303 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10304
10305         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10306
10307 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10308
10309         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10310         original back end that keeps marks in the local system.
10311
10312 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10313
10314         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10315         arg of pop-to-buffer for XEmacs.
10316         (gnus-article-read-summary-keys): Ditto; don't restore window
10317         configuration if summary command ends up with neither article buffer
10318         nor summary buffer; describe bindings if summary keys end with C-h.
10319
10320 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * message.el (message-fix-before-sending): Skip raw message part to be
10323         forwarded while checking illegible text.
10324         (message-forward-make-body-mime, message-forward-make-body):
10325         Mark signed or encrypted raw message as having no illegible text.
10326
10327 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10328
10329         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10330         (gnus-message-with-timestamp-1): New macro.
10331         (gnus-message-with-timestamp): New function.
10332         (gnus-message): Use them.
10333
10334         * nnheader.el (nnheader-message): Use them.
10335
10336 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10337
10338         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10339         .newsrc.eld file.
10340
10341 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * gnus-agent.el (gnus-agent-fetch-headers)
10344         (gnus-agent-retrieve-headers):
10345         Bind gnus-decode-encoded-address-function to identity.
10346
10347         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10348         available also when the server returns simply a dot.
10349
10350         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10351
10352 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10353
10354         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10355
10356 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10357
10358         * gnus-ems.el (gnus-x-splash): Make it work.
10359
10360         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10361         from being used.
10362
10363         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10364
10365 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10366
10367         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10368         4th and the 5th arguments.
10369
10370         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10371         the front stickiness.
10372         (gnus-article-summary-command-nosave): Correct the order of the
10373         arguments passed to pop-to-buffer.
10374         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10375         summary command ends up with the article buffer.
10376
10377         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10378         the same faces.
10379
10380 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10381
10382         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10383
10384 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10385
10386         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10387         * gnus-sum.el (gnus-summary-highlight):
10388         * pgg.el (pgg-sign-region, pgg-sign):
10389         * mail-source.el (mail-source-delete-old-incoming-confirm):
10390         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10391
10392 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10393
10394         * gnus-art.el (gnus-mime-view-part-externally)
10395         (gnus-mime-view-part-internally): Fix predicate function passed to
10396         completing-read.
10397
10398         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10399
10400         * gnus.el (gnus-update-message-archive-method): Add :version.
10401
10402 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * gnus.el (gnus-update-message-archive-method): New variable.
10405
10406         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10407         according to gnus-message-archive-method if
10408         gnus-update-message-archive-method is non-nil.
10409
10410 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10413         Suggested by Loic Dachary <loic@dachary.org>.
10414         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10415
10416 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10417
10418         * message.el (message-pop-to-buffer): Add switch-function argument.
10419         (message-mail): Pass switch-function argument to it.
10420
10421 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10422
10423         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10424         Improve doc string.
10425
10426 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10429         (gnus-header-content)
10430         * gnus-cite.el (gnus-cite-10)
10431         * gnus-srvr.el (gnus-server-closed)
10432         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10433         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10434         (gnus-group-mail-3-empty, gnus-group-mail-low)
10435         (gnus-group-mail-low-empty, gnus-splash)
10436         * message.el (message-header-to, message-header-cc)
10437         (message-header-subject, message-header-other, message-header-name)
10438         (message-header-xheader, message-separator, message-cited-text)
10439         (message-mml): Lighten colors of faces used for dark background.
10440
10441 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10442
10443         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10444         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10445
10446 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10447
10448         * message.el (message-narrow-to-headers-or-head):
10449         Ignore mail-header-separator in the body.
10450
10451 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10452
10453         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10454         same as window size.
10455
10456 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10457
10458         * message.el (message-font-lock-keywords): Use message-header-xheader
10459         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10460         ahead of the anything pattern, to get it recognised.
10461
10462 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10465         spam.el loads uses it in the compiled defadvice form.
10466
10467 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10468
10469         * gnus-sum.el (gnus-articles-to-read)
10470         (gnus-summary-insert-old-articles): Don't truncate group name for
10471         `read-string'.
10472
10473         * gnus-util.el (gnus-limit-string): Delete this function.
10474
10475         * gnus-sum.el (gnus-simplify-subject-fully):
10476         Use `truncate-string-to-width' instead.
10477
10478 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10479
10480         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10481         Tell if, on summary exit, the next group has to be selected.
10482         (gnus-summary-exit): Use it.
10483
10484 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10485
10486         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10487         non-break space.
10488
10489 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10492         Check if group is not a directory.
10493         (nnfolder-request-expire-articles): Don't delete articles if the target
10494         group is not available.
10495
10496         * nnml.el (nnml-request-create-group): Properly check if group is not a
10497         file.
10498         (nnml-request-expire-articles): Don't delete articles if the target
10499         group is not available.
10500
10501         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10502         Don't quote characters that are within parentheses.
10503
10504 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10507         (gnus-handle-ephemeral-exit): Select article according to it.
10508
10509 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10510
10511         * message.el (message-insert-formated-citation-line): Remove newline.
10512         (message-citation-line-format): Add final \n here so that the user can
10513         avoid a blank line.
10514
10515 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10516
10517         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10518         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10519         Update lanl/arXiv support.
10520
10521 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10522
10523         * gnus.el: Bump version number.
10524
10525 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10526
10527         * gnus.el (gnus-version-number): Bump version.
10528
10529 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10530
10531         * gnus.el: No Gnus v0.6 is released.
10532
10533 2007-04-27  Didier Verna  <didier@xemacs.org>
10534
10535         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10536         * gmm-utils.el (gmm-regexp-concat): ... here.
10537         * message.el: Don't require 'gnus-util.
10538         (message-dont-reply-to-names): Handle name change above.
10539         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10540
10541 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10542
10543         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10544         since the initial value varies according to the system.
10545
10546 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10549
10550 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10551
10552         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10553
10554 2007-04-24  Didier Verna  <didier@xemacs.org>
10555
10556         Improve the type of gnus-ignored-from-addresses.
10557         * gnus-util.el (gnus-orify-regexp): New function.
10558         * message.el (gnus-util): Require it.
10559         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10560         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10561         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10562
10563 2007-04-24  Didier Verna  <didier@xemacs.org>
10564
10565         * gnus-sum.el:
10566         * gnus-utils.el: Fix some trailing whitespaces.
10567
10568 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10569
10570         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10571         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10572         article's Message-ID; refer parent article in summary buffer.
10573
10574         * message.el (message-bounce): Call mime-to-mml.
10575
10576         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10577         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10578         optimize and/or forms properly.
10579
10580 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10583         URL.
10584
10585 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10586
10587         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10588
10589 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10590
10591         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10592         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10593         displayed of multipart/alternative part if it is invoked from summary
10594         buffer.
10595
10596         * mm-view.el (mm-inline-text-html-render-with-w3m)
10597         (mm-inline-text-html-render-with-w3m-standalone)
10598         (mm-inline-render-with-function): Use mail-parse-charset by default.
10599
10600 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10601
10602         * parse-time.el (parse-time-string-chars): Check if CHAR
10603         is less than the length of parse-time-syntax.
10604
10605 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10608         from gnus-newsgroup-processable.
10609
10610 2007-04-16  Didier Verna  <didier@xemacs.org>
10611
10612         * gnus-msg.el (gnus-configure-posting-styles):
10613         Handle message-signature-directory properly with :file syntax.
10614         Reported by "Leo".
10615
10616 2007-04-11  Didier Verna  <didier@xemacs.org>
10617
10618         New user option: message-signature-directory.
10619         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10620         * message.el (message-insert-signature): Ditto.
10621         * message.el (message-signature-file): Doc update.
10622         * message.el (message-signature-directory): New.
10623
10624 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10625
10626         * gnus-msg.el (gnus-inews-yank-articles):
10627         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10628
10629 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * message.el (message-yank-original): Make sure cited text ends with
10632         newline; don't exchange point and mark.
10633
10634 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10635
10636         * tls.el (open-tls-stream): Properly handle case where there
10637         is no associated buffer.
10638
10639 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10640
10641         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10642         message-yank-original, make sure (< mark TEXT point).
10643
10644 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10645
10646         * message.el (message-fill-column): New variable.
10647         (message-mode): Use it.  Add comment on a possible new hook.
10648
10649         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10650         (nnmail-get-new-mail): Reformat.
10651
10652         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10653
10654         * gmm-utils.el: Fix Commentary.
10655         (gmm-tool-bar-from-list): Fix typo in doc string.
10656
10657 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10658
10659         * message.el (message-yank-original): Don't switch point and mark
10660         unnecessarily to put point and mark as documented.
10661
10662 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10663
10664         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10665         from the message heads.
10666
10667 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10668
10669         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10670         article buffer does not have a window.  This may not be the best
10671         solution but is certainly better than setting the start of the null,
10672         that is the current, window.
10673
10674 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10675
10676         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10677         (gnus-draft-setup): Run it.
10678
10679         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10680         gnus-score-fast-scoring.  Allow regexp.
10681         (gnus-score-headers): Use it.
10682
10683         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10684         XEmacs.
10685
10686         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10687         string.
10688         (gnus-button-alist): Also catch `<f1> k ...'.
10689         (gnus-treat-display-x-face): Fix doc string.
10690
10691 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10692
10693         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10694         evaluation of gnus-extended-version to ensure correct generation of the
10695         User-Agent header when message-generate-headers-first is used.
10696
10697 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10698
10699         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10700         hashcash-path is nil.  Don't call callback with incorrect number of
10701         parameters if val is 0.
10702
10703 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10704
10705         * message.el (message-required-news-headers):
10706         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10707
10708 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10709
10710         * tls.el (open-tls-stream): In handshake-waiting loop,
10711         don't wait more if there is output available to process.
10712
10713 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10714
10715         * tls.el (tls-program): Doc fix.
10716
10717 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10718
10719         * message.el (message-generate-new-buffers): Change the meaning of the
10720         nil value; add `standard' to the choices; treat t as `unique'; improve
10721         doc string.
10722         (gnus-select-frame-set-input-focus): Autoload.
10723         (message-buffer-name): Search for the existing message buffer if
10724         message-generate-new-buffers is nil or `standard'; treat the value t of
10725         message-generate-new-buffers as `unique'.
10726         (message-pop-to-buffer): Raise the frame already displaying the message
10727         buffer; clear the echo area after querying.
10728         (message-setup): Pass the `continue' argument to compose-mail.
10729         (message-mail): Prefer `switch-function' if it is given; search for the
10730         existing message buffer if the `continue' argument is non-nil; pass
10731         continue and switch-function arguments to compose-mail by way of
10732         message-setup.
10733         (message-mail-other-window): Adjust argument of message-setup.
10734         (message-mail-other-frame): Ditto.
10735
10736 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10739         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10740         to turn font-lock on when turning gnus-message-citation-mode on.
10741
10742 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10743
10744         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10745         (mml-smime-function-alist): New variable; add epg as the backend.
10746         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10747         mml-smime- functions instead.
10748         * mm-view.el: Require smime.
10749
10750 2007-03-05  Didier Verna  <didier@xemacs.org>
10751
10752         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10753         instead of just inheritance for posting styles.
10754         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10755
10756 2007-02-24  Chris Moore  <dooglus@gmail.com>
10757
10758         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10759         * pgg-pgp.el (pgg-pgp-encrypt-region):
10760         * pgg-gpg.el (pgg-gpg-encrypt-region):
10761         Check pgg-encrypt-for-me if no other recipients.
10762
10763 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10764
10765         * tls.el (tls-certtool-program): Fix custom type.
10766
10767 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10768
10769         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10770         and point-at-eol instead of line-(beginning|end)-position.
10771
10772         * assistant.el (assistant-parse-buffer): Ditto.
10773
10774         * netrc.el (netrc-parse-services): Ditto.
10775
10776 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10777
10778         * mml2015.el (mml2015-epg-find-usable-key): New function.
10779         (mml2015-epg-sign): Use it.
10780         (mml2015-epg-encrypt): Use it.
10781
10782 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * message.el (message-make-in-reply-to): Quote name containing
10785         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10786         if there are special characters.  Reported by NAKAJI Hiroyuki
10787         <nakaji@jp.freebsd.org>.
10788
10789 2007-02-27  Didier Verna  <didier@xemacs.org>
10790
10791         Include the group parameters as well as the topic ones in the
10792         inheritance filter process.
10793         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10794         argument GROUP-PARAMS-LIST.
10795         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10796
10797 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10798
10799         * nntp.el (nntp-never-echoes-commands)
10800         (nntp-open-connection-functions-never-echo-commands): New variables.
10801         (nntp-send-command): Use them.
10802
10803 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10804
10805         * mml2015.el (mml2015-epg-verify): Simplify.
10806
10807 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * mml.el (mml-content-disposition-alist): New user option.
10810         (mml-content-disposition): New function.
10811         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10812         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10813
10814 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10815
10816         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10817         verification.
10818
10819 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10820
10821         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10822         articles posted in the last 24 hours.
10823
10824 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10825
10826         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10827
10828 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10829
10830         * nntp.el (nntp-send-command): Don't wait for echoes when
10831         nntp-open-ssl-stream is used.
10832
10833 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10834
10835         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10836         (gnus-message-add-citation-keywords)
10837         (gnus-message-remove-citation-keywords): Remove.
10838         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10839         directly, make the variables in font-lock-defaults buffer-local, add
10840         gnus-message-citation-keywords to them and then update the value of
10841         font-lock-keywords.
10842
10843 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10844
10845         * message.el (message-cite-original-1): Don't call
10846         gnus-article-highlight-citation.
10847
10848         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10849         citations; fix line count.
10850
10851 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10854         (gnus-message-add-citation-keywords)
10855         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10856         versions of font-lock-add-keywords and font-lock-remove-keywords to
10857         work with XEmacs correctly.
10858
10859 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * gnus-cite.el (gnus-cite-face-list): Set the values of
10862         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10863         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10864         (gnus-message-cite-prefix-regexp): New variable.
10865         (gnus-message-search-citation-line): Use it; protect against long
10866         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10867         the 0th match data for Emacs.
10868         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10869         (gnus-message-add-citation-keywords): Append keywords rather than
10870         prepending; emulate font-lock-add-keywords if it is not available.
10871         (gnus-message-remove-citation-keywords):
10872         Emulate font-lock-remove-keywords if it is not available.
10873
10874         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10875
10876         * message.el (message-cite-prefix-regexp): Set the value of
10877         gnus-message-cite-prefix-regexp.
10878
10879 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10880
10881         * nnweb.el (nnweb-google-parse-1): Update parser.
10882
10883 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10884
10885         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10886
10887 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10888
10889         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10890         regexp.
10891
10892 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10893
10894         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10895         string-to-multibyte.
10896         (uudecode-decode-region-internal): Use it.
10897
10898         * lpath.el: Fbind string-as-multibyte for XEmacs.
10899
10900 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10903         Fix custom choice.
10904
10905         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10906
10907 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10908
10909         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10910
10911         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10912         `write-region' to respect `mm-inhibit-file-name-handlers'.
10913
10914 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10915
10916         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10917         Use gnus-home-directory instead of "~/" or "$HOME".
10918
10919 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10920
10921         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10922         to mention filename.
10923         Add comments at beginning regarding usage.
10924         (encrypt-write-file-contents): Change interactive so a string is
10925         acceptable.  If the file has no associated model, show an error instead
10926         of a nonsense prompt.
10927
10928 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10929
10930         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10931         Thanks to Yoshihiko Yamada for kind notification of this typo.
10932
10933 2007-01-12  Kenichi Handa  <handa@m17n.org>
10934
10935         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10936         multibyte buffer.
10937
10938 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10939
10940         * gnus-score.el (gnus-score-fast-scoring): New variable.
10941         (gnus-score-headers): Use it.
10942
10943         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10944
10945         * message.el (message-cite-original-1):
10946         Call gnus-article-highlight-citation if requested.
10947         (message-make-from): Allow name and address as optional arguments.
10948
10949         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10950
10951         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10952         bugs to doc string.
10953         (gnus-button-alist): Add mid\\|message-id.
10954         (gnus-button-fetch-group): Extend for use in
10955         `browse-url-browser-function'.
10956         (gnus-button-url-regexp): Try to catch paired parentheses like in
10957         Wikipedia URLs.
10958
10959         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10960         Suggested by Simon Krahnke <overlord@gmx.li>.
10961
10962 2007-01-13  Romain Francoise  <romain@orebokech.com>
10963
10964         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10965         Update copyright.
10966
10967 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10968
10969         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10970
10971 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10972
10973         * gnus-registry.el (gnus-registry-unfollowed-groups)
10974         (gnus-registry-split-fancy-with-parent): Fix documentation.
10975
10976 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10977
10978         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10979         from nnweb groups.
10980
10981 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10982
10983         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10984         Xref urls.  Erase buffer before requesting head.
10985
10986         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10987
10988 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10989
10990         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10991         customizable.
10992
10993 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10994
10995         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10996         no signing key is found.
10997         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10998         no encrypting and/or signing key is found.
10999
11000 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11001
11002         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11003
11004 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11005
11006         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11007         headers read from disk with the ones newly found in the current search.
11008         This should no longer cause problems, because the article numbers in
11009         Gmane's `nov.php' output are ignored since the previous change.
11010
11011 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11012
11013         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11014
11015 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11018         replace-regexp-in-string; bind url-version; fbind display-images-p and
11019         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11020         find-face and set-itimer-function for Emacs; bind itimer-list for
11021         Emacs.
11022
11023         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11024
11025 2007-01-01  Romain Francoise  <romain@orebokech.com>
11026
11027         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11028
11029 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11030
11031         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11032         `define-minor-mode' macro definition expanded properly.
11033         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11034         exclude it there.
11035
11036         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11037         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11038         `fboundp' test.
11039         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11040         This is OK to autoload in (S)XEmacs now.
11041
11042 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11043
11044         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11045         keystroke.
11046         (gnus-summary-limit-to-singletons): Fix typo.
11047
11048         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11049         else fails.
11050
11051 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11052
11053         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11054         docstring.
11055
11056         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11057         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11058         (gnus-summary-insert-dormant-articles): Fix typo in message.
11059
11060 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11061
11062         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11063         nil for XEmacs.
11064         (gnus-message-citation-mode): Don't autoload in XEmacs.
11065
11066         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11067
11068 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11069
11070         * nnimap.el (nnimap-expunge-search-string):
11071         Mention nnimap-search-uids-not-since-is-evil in docstring.
11072
11073 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11074
11075         * spam.el: Revert to make-obsolete-variable because
11076         define-obsolete-variable-alias is not supported in Emacs 21.
11077
11078         * spam.el (spam-ifile-path, spam-ifile-database-path)
11079         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11080         make-obsolete-variable.
11081         (spam-bsfilter-path, spam-bsfilter-program)
11082         (spam-spamassassin-path, spam-spamassassin-program)
11083         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11084         Don't use "path" inappropriately.
11085         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11086         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11087         variable names.
11088
11089 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11090
11091         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11092         summary buffer.
11093
11094         * password.el (password-cache-remove): Use clear-string to burn
11095         password, if available.
11096
11097 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11098
11099         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11100
11101         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11102
11103         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11104         (gnus-message-highlight-citation): Move defcustom here from
11105         gnus-cite.el.
11106         (gnus-message-citation-mode): Autoload.
11107
11108         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11109         checks to make it compile with XEmacs.
11110         (gnus-message-citation-mode): New minor mode.
11111         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11112         (gnus-message-highlight-citation): New variables.
11113         (gnus-message-search-citation-line)
11114         (gnus-message-add-citation-keywords)
11115         (gnus-message-remove-citation-keywords)
11116         (turn-on-gnus-message-citation-mode)
11117         (turn-off-gnus-message-citation-mode): New functions.
11118
11119 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11120
11121         * gnus-cite.el: Enable highlighting of different citation levels in
11122         message-mode.
11123
11124 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * message.el (message-make-fqdn): Fix comment.
11127         (message-bogus-system-names): Add ".local".
11128
11129         * spam.el (spam-ifile-path, spam-ifile-program)
11130         (spam-ifile-database-path, spam-ifile-database)
11131         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11132         Don't use "path" inappropriately.
11133         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11134         strings.
11135         (spam-check-ifile, spam-ifile-register-with-ifile)
11136         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11137         Use new variable names.
11138
11139         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11140         (gnus-treat-display-smileys): Simplify using
11141         gnus-image-type-available-p.
11142
11143         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11144         available.
11145
11146         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11147         Use `display-images-p' if available.
11148
11149 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11150
11151         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11152         one after turning on the buffer's multibyteness instead of decoding
11153         them directly in the unibyte buffer that causes unexpected conversion
11154         in Emacs 23 (unicode).
11155
11156 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11157
11158         * message.el (message-generate-hashcash): Fix custom type.
11159
11160 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11161
11162         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11163
11164 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11167         disconnect icons.  Add help text.
11168
11169 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11170
11171         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11172         negated to be consistent with the others we handle.
11173
11174 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11175
11176         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11177         version of gnus-summary-buffer to something, so that we can use two
11178         article buffers at the same time.
11179
11180 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11181
11182         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11183         trigger all the extra headers.
11184         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11185         sorting.
11186
11187 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11188
11189         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11190         solid groups.
11191
11192 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11193
11194         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11195
11196 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * legacy-gnus-agent.el: Add Copyright notice.
11199
11200 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11201
11202         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11203
11204 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11205
11206         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11207
11208         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11209         to make it work reliably in CVS Emacs.
11210         (gnus-summary-limit-strange-charsets-predicate)
11211         (gnus-summary-limit-to-predicate): New functions.
11212
11213 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11214
11215         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11216         specifying array size.
11217         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11218         array if it is too small.
11219         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11220         (gnus-sort-threads-loop): New function.
11221
11222 2006-12-06  Chris Moore  <dooglus@gmail.com>
11223
11224         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11225         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11226
11227 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11228
11229         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11230         options.
11231
11232 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11233
11234         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11235         DOS-ing the recipient.
11236
11237         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11238         the headers when creating the mapping to avoid mismappings.
11239         (nnweb-gmane-create-mapping): Always nix out old mapping.
11240
11241 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11242
11243         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11244         and mm-verify-option to never.
11245
11246 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11247
11248         * message.el (message-signed-or-encrypted-p): New function.
11249         (message-forward-make-body): Use it.
11250
11251         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11252         Replace encode-coding-string with mm-encode-coding-string.
11253
11254 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11255
11256         * nneething.el (nneething-decode-file-name):
11257         Replace decode-coding-string with mm-decode-coding-string.
11258
11259         * gnus-int.el (gnus-open-server): Say failed server's name.
11260
11261 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11262
11263         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11264         strings to a single string.  Quote `errors-file-name'.
11265         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11266         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11267         Adjust calls.  Use `shell-quote-argument'.
11268
11269 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11270
11271         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11272         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11273
11274         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11275         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11276         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11277         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11278         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11279         (gnus-subscribe-newsgroup, gnus-1):
11280         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11281         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11282         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11283         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11284
11285 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11286
11287         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11288         keystroke.
11289         (gnus-summary-limit-to-bodies): Implement headersp.
11290
11291 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11292
11293         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11294
11295 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11298
11299 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11300
11301         * message.el (message-generate-hashcash): Expand range of values to
11302         include `opportunistic'.
11303         (message-send-mail): Use it.
11304
11305 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11306
11307         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11308         and comment it.
11309
11310         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11311
11312 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * gnus-util.el (gnus-extract-address-components): Improve comment.
11315
11316 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * gnus-util.el (gnus-extract-address-components): Work with address in
11319         which the name portion contains @.
11320
11321         * lpath.el: Fbind custom-autoload.
11322
11323 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11324
11325         * gnus.el (gnus-start): Move custom group up.
11326         (gnus-select-method): Don't autoload, but make it available for
11327         `customize-variable'.
11328         (gnus-getenv-nntpserver): Don't autoload.
11329
11330 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11331
11332         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11333
11334 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * message.el (message-sendmail-extra-arguments): New variable.
11337         (message-send-mail-with-sendmail): Use it.
11338
11339 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11340
11341         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11342         mm-with-unibyte-current-buffer to make string unibyte.
11343
11344         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11345         mm-string-as-multibyte.
11346
11347 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11348
11349         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11350         Reported by Werner Koch <wk@gnupg.org>.
11351
11352 2006-11-14  Daiki Ueno  <ueno@p360>
11353
11354         * mml2015.el: Autoload epa-select-keys when compiling.
11355
11356 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11357
11358         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11359         message-options.
11360         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11361
11362 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11363
11364         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11365         EasyPG (< 0.0.6).
11366         (mml2015-always-trust): New user option.
11367         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11368         prompt.
11369
11370 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * nntp.el (nntp-authinfo-force): New variable.
11373         (nntp-send-authinfo): Use it.
11374
11375 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11378         decode encoded words.  Improve prompt.  Add comment about forwarding.
11379         (message-replacement-char): Move up.
11380
11381 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11382
11383         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11384         instead of gnus-intersection because arguments of gnus-sorted-nunion
11385         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11386
11387 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11388
11389         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11390         (message-simplify-subject-functions):
11391         Enable message-strip-subject-encoded-words by default.
11392
11393 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * message.el (message-strip-subject-encoded-words): New function.
11396         (message-simplify-subject-functions): New variable.
11397         (message-simplify-subject): Use it.  Fix typo in doc string.
11398         Support message-strip-subject-encoded-words.
11399
11400 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11401
11402         * gnus-diary.el (gnus-diary-delay-format-function):
11403         * nndiary.el (nndiary-reminders):
11404         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11405
11406 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11407
11408         * gnus-art.el (article-hide-boring-headers): Fetch date from
11409         gnus-original-article-buffer to avoid problems with localized date
11410         strings.
11411
11412 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11415
11416 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11417
11418         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11419         New variables.
11420         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11421         (mm-charset-synonym-alist): Move some entries to
11422         mm-codepage-iso-8859-list.
11423         (mm-charset-synonym-alist, mm-charset-override-alist):
11424         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11425
11426 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11427
11428         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11429
11430 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11431
11432         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11433         with Emacs 21 and XEmacs.
11434
11435 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11436
11437         * spam.el (spam-parse-address): New function for better parsing,
11438         catching errors, etc.
11439         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11440
11441 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11442
11443         * mm-view.el: Add interactive arg to html2text autoload.
11444
11445 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11448
11449 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11450
11451         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11452         New variables.
11453         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11454         (mm-charset-synonym-alist): Move some entries to
11455         mm-codepage-iso-8859-list.
11456
11457         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11458
11459 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11460
11461         * message.el (message-citation-line-format)
11462         (message-insert-formated-citation-line): Fix implementation of %E, %N
11463         and %n according to the doc string.
11464
11465 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11466
11467         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11468         Use car-safe to avoid bad parses.
11469
11470 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11473         names.
11474
11475         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11476
11477 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11478
11479         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11480         header.
11481
11482         * message.el (message-draft-headers): Add Date.
11483         (message-headers-to-generate): Fix typo in docstring.
11484
11485         * nndraft.el (nndraft-required-headers): New variable.
11486         (nndraft-generate-headers): Use it.
11487
11488         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11489
11490 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11491
11492         * gnus-registry.el (gnus-registry-wash-for-keywords)
11493         (gnus-registry-find-keywords): New functions to allow easy searching of
11494         articles that are in the registry.
11495
11496 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11497
11498         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11499         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11500         Reported by Damien Elmes <damien@repose.cx>.
11501
11502 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11503
11504         * gnus.el (gnus-mime): Remove unused custom group.
11505
11506 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11507
11508         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11509         "blank line" when searching for end of armor headers.
11510
11511 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * gmm-utils.el (gmm-write-region): Fix variable name.
11514
11515 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11516
11517         * gmm-utils.el (gmm-write-region): New function based on compatibility
11518         code from `mm-make-temp-file'.
11519
11520         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11521
11522         * nnmaildir.el (nnmaildir--update-nov)
11523         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11524         Use `gmm-write-region'.
11525
11526 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11527
11528         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11529         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11530
11531         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11532
11533         * message.el (message-replacement-char): New variable.
11534         (message-fix-before-sending): Use it.
11535         (message-simplify-subject): New function to remove duplicate code.
11536         (message-reply, message-followup): Use it.
11537
11538         * gnus-sum.el (gnus-summary-make-menu-bar):
11539         Clarify gnus-summary-limit-to-articles.
11540
11541 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * gnus-util.el (gnus-with-local-quit): New macro.
11544
11545         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11546
11547 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11548
11549         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11550         ignore non-string data.
11551
11552 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11553
11554         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11555         non-string data (needs to be done in the registry too).
11556
11557 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11558
11559         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11560         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11561         (gnus-registry-split-fancy-with-parent)
11562         (gnus-registry-fetch-simplified-message-subject-fast)
11563         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11564         Remove text properties on ingress into the registry and when it's saved.
11565         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11566         registry from entries with no groups.
11567
11568 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11569
11570         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11571         function to remove string properties.
11572
11573 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11574
11575         * gmm-utils.el (gmm): Adjust custom version.
11576
11577         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11578         Adjust custom version.
11579
11580         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11581
11582 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11583
11584         * gnus-art.el (gnus-insert-prev-page-button)
11585         (gnus-insert-next-page-button): Simplify.  Reformat.
11586
11587 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11588
11589         * gnus-art.el (gnus-insert-prev-page-button)
11590         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11591
11592 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11593
11594         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11595
11596 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11597
11598         * gnus-art.el (gnus-insert-mime-button)
11599         (gnus-insert-mime-security-button):
11600         Apply gnus-article-button-face to MIME and security buttons.
11601
11602 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11603
11604         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11605         readable.
11606
11607 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11608
11609         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11610
11611 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11612
11613         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11614         `browse-url-of-file' instead of `browse-url'.
11615
11616 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11617
11618         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11619         regexp.  Articles containing quotation were cut prematurely.
11620
11621 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11622
11623         * message.el (message-cite-original-1): Use nobody by default for the
11624         value of From header.
11625         (message-reply): Ditto.
11626
11627 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11628
11629         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11630         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11631         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11632
11633 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11634
11635         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11636         mails in the doc string.  Add some URLs in comment.
11637         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11638
11639 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11642         backslashes handling and the way to find boundaries of quoted strings.
11643
11644 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11645
11646         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11647         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11648         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11649         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11650
11651 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11652
11653         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11654         doc string.
11655         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11656
11657 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * lpath.el: Fbind epg-check-configuration.
11660
11661 2006-09-06  Simon Josefsson  <jas@extundo.com>
11662
11663         * mml2015.el (mml2015-use): Doc fix, mention epg.
11664
11665 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11666
11667         * mml2015.el (mml2015-use): Default to epg, if available.
11668
11669 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11670
11671         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11672         message-sender.
11673         (mml1991-epg-encrypt): Ditto.
11674         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11675         message-sender.
11676         (mml2015-epg-encrypt): Ditto.
11677
11678 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11679
11680         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11681         several common directories.
11682
11683 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11684
11685         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11686         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11687
11688 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11689
11690         * gnus-art.el (article-decode-encoded-words): Make it fast.
11691
11692 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11695
11696         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11697         in quoted string into `\'.
11698
11699 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11702         Use standard-syntax-table.
11703
11704 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11705
11706         * gnus-art.el (gnus-decode-address-function): New variable.
11707         (article-decode-encoded-words): Use it to decode headers which are
11708         assumed to contain addresses.
11709         (gnus-mime-delete-part): Remove useless `or'.
11710
11711         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11712         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11713         (gnus-nov-parse-line): Use it to decode From header.
11714         (gnus-get-newsgroup-headers): Ditto.
11715         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11716
11717         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11718         (mail-decode-encoded-address-string): New alias.
11719
11720         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11721         New function.
11722         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11723         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11724         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11725         (rfc2047-decode-string): Ditto.
11726         (rfc2047-decode-address-region): New function.
11727         (rfc2047-decode-address-string): New function.
11728
11729 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11730
11731         * message.el (message-caesar-buffer-body): Allow rotating headers.
11732
11733         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11734
11735         * message.el (message-insert-formated-citation-line): Fix %f.
11736         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11737
11738 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11739
11740         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11741         (gnus-bookmark-mouse-available-p): New macro.
11742         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11743         (gnus-bookmark-bmenu-show-infos): Use it.
11744         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11745         (gnus-bookmark-bmenu-hide-infos): Ditto.
11746         (gnus-bookmark-remove-properties): New function.
11747         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11748         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11749         (gnus-bookmark-write-file): Bind coding-system-for-write.
11750         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11751         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11752         group before selecting it.
11753         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11754         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11755         quit-window if it is not available; use gnus-mouse-2 and bind it to
11756         gnus-bookmark-bmenu-select-by-mouse.
11757         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11758         (gnus-bookmark-bmenu-select-by-mouse): New function.
11759
11760 2006-08-13  Romain Francoise  <romain@orebokech.com>
11761
11762         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11763         space.
11764
11765 2006-08-10  Romain Francoise  <romain@orebokech.com>
11766
11767         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11768         (dns-mode-soa-auto-increment-serial): New user option.
11769         (dns-mode-soa-maybe-increment-serial): New function.
11770         (dns-mode): Add the latter to `write-contents-functions'.
11771
11772 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11773
11774         * compface.el (uncompface): Use binary rather than raw-text-unix.
11775
11776 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11777
11778         * compface.el (uncompface): Make sure the eol conversion doesn't take
11779         place when communicating with the external programs.
11780         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11781
11782 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11785
11786 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11787
11788         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11789         Make it more robust by parsing author and date independently.
11790
11791 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11794
11795 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11796
11797         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11798         first matching secret key.
11799         (mml2015-epg-encrypt): Ditto.
11800
11801         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11802         first matching secret key.
11803         (mml1991-epg-encrypt): Ditto.
11804
11805         * mml2015.el (mml2015-encrypt-to-self): New user option.
11806         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11807         mml2015-epg-encrypt-to-self is set.
11808
11809         * mml1991.el (mml1991-encrypt-to-self): New variable.
11810         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11811         mml1991-epg-encrypt-to-self is set.
11812
11813         * mml2015.el (mml2015-signers): New user option.
11814         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11815         (mml2015-epg-encrypt): Allow to select signing keys.
11816
11817         * mml1991.el (mml1991-signers): New variable.
11818         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11819         (mml1991-epg-encrypt): Allow to select signing keys.
11820
11821 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11822
11823         * nnheader.el (nnheader-insert-head): Make it work even if the file
11824         uses CRLF for the line-break code.
11825
11826 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11827
11828         * mml2015.el: Require mml-sec instead of password.
11829         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11830         (mml2015-cache-passphrase): Inherit the default value from
11831         mml-secure-cache-passphrase.
11832         (mml2015-passphrase-cache-expiry): Inherit the default value from
11833         mml-secure-passphrase-cache-expiry.
11834
11835         * mml1991.el: Require mml-sec instead of password.
11836         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11837         (mml1991-cache-passphrase): Inherit the default value from
11838         mml-secure-cache-passphrase.
11839         (mml1991-passphrase-cache-expiry): Inherit the default value from
11840         mml-secure-passphrase-cache-expiry.
11841
11842         * mml-sec.el: Require password.
11843         (mml-secure-verbose): New user option.
11844         (mml-secure-cache-passphrase): New user option.
11845         (mml-secure-passphrase-cache-expiry): New user option.
11846
11847 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11848
11849         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11850         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11851         andreas@altroot.de (Andreas Vögele).
11852
11853         FIXME: Use `tiny change'?
11854
11855 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11856
11857         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11858         workaround for the url package included with Emacs.
11859
11860         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11861
11862 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11865         correctly.  This fixes a bug caused by the 2006-05-12 change.
11866
11867 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11868
11869         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11870         some information about the error when saying that the `bogus' mail
11871         group will be used.
11872
11873 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11874
11875         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11876         string.
11877
11878 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11879
11880         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11881
11882 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11883
11884         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11885
11886 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11887
11888         * mml1991.el (mml1991-function-alist): Add epg.
11889         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11890         (mml1991-epg-encrypt): New functions.
11891
11892 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11893
11894         * mml2015.el (mml2015-verbose): New variable.
11895         (mml2015-cache-passphrase): Ditto.
11896         (mml2015-passphrase-cache-expiry): Ditto.
11897         (mml2015-function-alist): Add epg.
11898         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11899         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11900         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11901         New functions.
11902
11903 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11904
11905         * message.el (message-cite-original-1): Preserve region when removing
11906         quoted text due to X-No-Archive in order to avoid bogus attribution
11907         when citing multiple messages.
11908
11909 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11910
11911         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11912         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11913
11914 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11915
11916         * gnus-diary.el (gnus-user-format-function-d)
11917         (gnus-user-format-function-D): Autoload.
11918
11919         * imap.el (Commentary): Fix typo.
11920
11921         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11922         2006-04-22 contribution.
11923
11924 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11925
11926         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11927         It didn't really fix the bogosity I'm seeing with solid web groups.
11928
11929 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11930
11931         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11932         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11933         created using server names.  If we use the feature without declaring
11934         it, Gnus does not properly manage server and group state.
11935
11936         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11937         bound.
11938
11939 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11940
11941         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11942         looking up the method using GROUP's prefix before inventing a new one.
11943         It is used on killed/unknown groups in various places where returning
11944         an all-new method isn't expected by the caller.
11945
11946         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11947         and match semantics of gnus-group-real-prefix.
11948
11949 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11950
11951         * nnmail.el (nnmail-broken-references-mailers): New variable.
11952         (nnmail-ignore-broken-references): New function generalizing
11953         nnmail-fix-eudora-headers.
11954         (nnmail-fix-eudora-headers): Now obsolete.
11955
11956         * gnus-art.el (gnus-button-handle-custom):
11957         Support `customize-apropos*'.
11958
11959 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11960
11961         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11962
11963         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11964         articles.
11965
11966 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * message.el (message-cite-reply-above): New variable.
11969         (message-yank-original): Use it.
11970
11971 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11974
11975 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11976
11977         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11978         as read.
11979
11980         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11981
11982 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11983
11984         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11985         (gnus-bookmark-default-file): Use gnus-directory.
11986         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11987         Remove "*" in doc string.
11988         (gnus-bookmark-write-file): Simplify.
11989         (gnus-bookmark-maybe-sort-alist): Use `when'.
11990         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11991         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11992         Add FIXME about Emacs 21 and XEmacs compatibility.
11993         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11994         compatibility.
11995         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11996         compatibility.
11997         (gnus-bookmark-menu-heading): Fix version.
11998
11999 2006-06-19  Bastien Guerry  <bzg@altern.org>
12000
12001         * gnus-bookmark.el: New file.
12002
12003 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12004
12005         * message.el (message-syntax-checks): Doc fix.
12006
12007 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12008
12009         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12010         unsubscribed groups as if they were killed ones.  It causes duplicate
12011         entries in gnus-newsrc-alist.
12012
12013 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * message.el (message-syntax-checks): Doc fix.
12016         (message-send-mail): Add check for continuation headers.
12017         (message-check-news-header-syntax): Fix regexp used to check for
12018         continuation headers.
12019
12020 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12021
12022         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12023
12024 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12025
12026         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12027
12028 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12029
12030         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12031         default-truncate-lines.
12032
12033 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12036         to fill the utf-8 entry.
12037
12038         * lpath.el: Fbind unicode-precedence-list.
12039
12040 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12041
12042         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12043
12044 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12045
12046         * gnus-agent.el (directory-files-and-attributes): Move all the way
12047         forward (the third and final move).
12048         (gnus-agent-read-agentview): Trap reconstruction errors due to
12049         nonexistent directory.  Handle by returning nil.
12050
12051 2006-05-30  Didier Verna  <didier@xemacs.org>
12052
12053         * message.el (message-dont-reply-to-names): Update the custom type.
12054         * message.el (message-dont-reply-to-names): New defsubst: potentially
12055         convert a list of regexps into a single one.
12056         * message.el (message-get-reply-headers): Use it.
12057         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12058
12059 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12060
12061         * gnus-agent.el (directory-files-and-attributes): Move forward.
12062
12063 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12064
12065         * gnus-ml.el (gnus-mailing-list-subscribe)
12066         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12067         (gnus-mailing-list-message): Fix doc strings.
12068
12069 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12070
12071         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12072         of doing it manually.
12073
12074 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12075
12076         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12077         comment.
12078
12079 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12080
12081         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12082         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12083         (gnus-agent-read-local): All symbols allocated in my-obarray.
12084         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12085         (gnus-agent-regenerate-group): Check numeric names to see if they are
12086         messages or groups.
12087         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12088         better way of do this...)
12089
12090         * gnus-cache.el (gnus-agent-total-fetched-for):
12091         Ignore 'dummy.group' (there should be a better way of do this...)
12092
12093 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12094
12095         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12096         (gnus-saved-headers): Ditto.
12097         (gnus-default-article-saver): Mention functions may have properties.
12098         (gnus-article-save): Override gnus-save-all-headers and
12099         gnus-saved-headers by :headers property which saver function may have.
12100         (gnus-summary-save-in-file): Add :headers property.
12101         (gnus-summary-write-to-file): Ditto.
12102
12103         * gnus-sum.el (gnus-summary-save-article): Bind
12104         gnus-prompt-before-saving to t when saving many articles in a file;
12105         always show all headers.
12106
12107         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12108
12109 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12110
12111         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12112         marks.
12113
12114         * message.el (message-indent-citation): Add optional arguments to allow
12115         using it outside of message buffers.
12116
12117         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12118         (gnus-article-treat-unfold-headers): Use it.
12119         (gnus-article-truncate-lines): New variable.
12120         (gnus-article-mode): Use it.
12121         (gnus-article-toggle-truncate-lines): New function.
12122
12123         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12124         Add gnus-article-toggle-truncate-lines.
12125
12126         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12127         coding system in XEmacs, use binary.
12128
12129 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12132         after-load-alist.
12133
12134         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12135         this function should save decoded articles.
12136         (gnus-summary-write-to-file): Use property to specify this function
12137         should save decoded articles and specify gnus-summary-save-in-file
12138         should be used to save articles other than the first one when saving
12139         many articles.
12140         (gnus-summary-save-body-in-file): Use property to specify this
12141         function should save decoded articles.
12142         (gnus-summary-write-body-to-file): Use property to specify this
12143         function should save decoded articles and specify
12144         gnus-summary-save-body-in-file should be used to save articles other
12145         than the first one when saving many articles.
12146
12147         * gnus-sum.el (gnus-summary-save-article): Simplify.
12148
12149 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12150
12151         * gnus-art.el (gnus-default-article-saver):
12152         Add gnus-summary-write-body-to-file.
12153         (gnus-article-save-coding-system): Don't use coding system object
12154         in XEmacs.
12155         (gnus-read-save-file-name): Add optional `dir-var' argument which
12156         specifies directory in which files are saved; work even if optional
12157         `variable' argument is not specified.
12158         (gnus-summary-write-to-file): Read file name.
12159         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12160         (gnus-summary-write-body-to-file): New function.
12161
12162         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12163         (gnus-summary-local-variables): Add it.
12164         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12165         (gnus-summary-save-article): Remove optional `decode' argument;
12166         determine whether to decode articles by the value of
12167         gnus-default-article-saver; when saving many files using
12168         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12169         it first and use gnus-summary-save-in-file or
12170         gnus-summary-save-body-in-file thereafter unless
12171         gnus-prompt-before-saving is always; move point to article which
12172         will be saved.
12173         (gnus-summary-save-article-file): Revert.
12174         (gnus-summary-write-article-file): Revert.
12175         (gnus-summary-save-article-body-file): Revert.
12176         (gnus-summary-write-article-body-file): New function.
12177
12178 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * gnus-art.el (gnus-default-article-saver): Doc fix.
12181         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12182         from gnus-summary-save-article-coding-system, and default to a
12183         certain coding system.
12184         (gnus-output-to-file): Add coding cookie and encode text according
12185         to gnus-article-save-coding-system; don't use mm-append-to-file.
12186
12187         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12188         gnus-art.el and rename to gnus-article-save-coding-system.
12189         (gnus-summary-save-article): Require gnus-art; don't show all
12190         headers if it decodes articles; don't add coding cookie here;
12191         don't bind mm-text-coding-system-for-write.
12192         (gnus-summary-save-article-file): Save decoded articles.
12193         (gnus-summary-write-article-file): When saving many files, use
12194         gnus-summary-write-to-file first and gnus-summary-save-in-file
12195         thereafter unless gnus-prompt-before-saving is always.
12196         (gnus-summary-save-article-body-file): Save decoded articles.
12197
12198         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12199
12200 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12201
12202         * nnrss.el (nnrss-check-group): Bind hash-index.
12203
12204 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12205
12206         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12207         its hash index.  Store this hash in `nnrss-group-data'.
12208         (nnrss-read-group-data): Update accordingly.
12209
12210 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12211
12212         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12213         entry.
12214
12215         * gnus-sum.el (gnus-summary-make-menu-bar):
12216         Add gnus-article-browse-html-article.
12217
12218 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12219
12220         * gnus-sum.el (gnus-summary-mime-map):
12221         Add gnus-article-browse-html-article.
12222
12223         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12224
12225 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12226
12227         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12228         suitable coding systems in customize.
12229
12230 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12231
12232         * mail-source.el (mail-sources): Fix custom type.
12233
12234 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12235
12236         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12237         (gnus-summary-expire-articles-now): Shorten prompt.
12238
12239         * gmm-utils.el (wid-edit): Require.
12240         (defun-gmm): Rename from `gmm-defun-compat'.
12241         (gmm-image-search-load-path): Use it.
12242         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12243
12244 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * gnus-sum.el (gnus-summary-save-article-coding-system):
12247         New variable.
12248         (gnus-summary-save-article): Add optional `decode' argument.
12249         If it is set and gnus-summary-save-article-coding-system is non-nil,
12250         save decoded article.
12251         (gnus-summary-write-article-file): Save decoded article if
12252         gnus-summary-save-article-coding-system is non-nil.
12253
12254         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12255         type.
12256
12257 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12260
12261 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12262
12263         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12264         first to test gnus-single-article-buffer which may be buffer-local.
12265
12266         * gnus-sum.el (gnus-summary-setup-buffer):
12267         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12268         group; make gnus-article-buffer, gnus-article-current, and
12269         gnus-original-article-buffer always buffer-local.
12270         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12271         group.
12272         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12273
12274 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12275
12276         * nnml.el (nnml-request-compact-group): Compressed files might not
12277         have .gz extension.
12278
12279 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12280
12281         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12282         (mm-copy-to-buffer): Use with-current-buffer.
12283         (mm-display-part): Simplify.
12284         (mm-inlinable-p): Add optional arg `type'.
12285
12286 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12287
12288         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12289         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12290         Try harder to show the attachment internally or externally using
12291         gnus-mime-view-part-as-type.
12292
12293 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12294
12295         * message.el (message-from-style, message-signature-separator)
12296         (message-user-organization-file, message-send-mail-function)
12297         (message-citation-line-function, message-yank-prefix)
12298         (message-indent-citation-function, message-signature)
12299         (message-signature-file, message-signature-insert-empty-line):
12300         Remove autoloads.
12301
12302         * gnus-art.el (gnus-buttonized-mime-types):
12303         Remove "multipart/signed".  Revert 2006-04-26 change.
12304
12305 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12306
12307         * gnus.el (gnus-version-number): Bump version.
12308
12309 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12310
12311         * gnus.el: No Gnus v0.5 is released.
12312
12313 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12314
12315         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12316         fetching articles by message-id.
12317
12318 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12319
12320         * message.el (hashcash): Require hashcash as normal.
12321
12322         * ecomplete.el (ecomplete-highlight-match-line):
12323         Use point-at-eol.
12324         (ecomplete-highlight-match-line): Use `highlight', because that
12325         face exists in both Emacs and XEmacs.
12326
12327         * message.el (message-display-abbrev): Use point-at-bol.
12328
12329         * mail-source.el: Don't require timer/timer-funcs.
12330
12331         * gnus-async.el: Ditto.
12332
12333         * password.el: Ditto.
12334
12335         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12336
12337         * mm-url.el: Ditto.
12338
12339         * gnus-xmas.el: Don't require timer-funcs.
12340
12341         * mm-util.el: Require timer/timer-funcs.
12342
12343 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12344
12345         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12346         Close.
12347
12348 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12349
12350         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12351         unibyte after clear-decrypt function runs.
12352
12353         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12354         returns as a unibyte string.
12355
12356 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * lpath.el: Revert.
12359
12360         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12361         (pgg-gpg-process-sentinel): Revert.
12362
12363         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12364         (pgg-pgp-lookup-key): Revert.
12365
12366         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12367         (pgg-pgp5-lookup-key): Revert.
12368
12369         * pgg.el (pgg-fetch-key): Revert.
12370
12371 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * lpath.el: Fbind string-as-multibyte for XEmacs.
12374
12375         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12376         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12377         (mml1991-pgg-encrypt): Ditto.
12378
12379         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12380         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12381         a multibyte buffer.
12382
12383         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12384         (pgg-pgp-lookup-key): Ditto.
12385
12386         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12387         (pgg-pgp5-lookup-key): Ditto.
12388
12389         * pgg.el (pgg-fetch-key): Ditto.
12390
12391 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12392
12393         * message.el (message-user-organization-file): Check several
12394         locations of the organization file.
12395
12396         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12397         Add gnus-article-view-part-as-type.
12398
12399         * gnus-art.el (gnus-article-view-part-as-type): New function.
12400
12401         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12402         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12403
12404         * mml.el: Simplify autoload.
12405         (mml-mode): defvar dnd-protocol-alist instead of using
12406         symbol-value.
12407         (mml-default-directory): New variable.
12408         (mml-minibuffer-read-file): Use it.
12409         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12410
12411         * message.el (message-citation-line-format): New variable.
12412         (message-insert-formated-citation-line): New function.
12413         (message-citation-line-function):
12414         Add `message-insert-formated-citation-line' to custom type.
12415
12416         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12417         to doc string.
12418
12419         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12420         depending on mm-verify-option.
12421
12422 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12423
12424         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12425         binding pgg-* variables; reimplement the section which prevents
12426         MIME header from being signed.
12427         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12428         pgg-text-mode; remove a blank line at the top of body.
12429
12430         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12431         lines at the top of body; use gnus-newsgroup-charset if there's no
12432         Charset header.
12433
12434 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12435
12436         * message.el (message-self-insert-commands): Doc fix.
12437
12438         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12439         (mm-uu-pgp-encrypted-test): Ditto.
12440         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12441         between header and body; return application/pgp-encrypted handle
12442         if decryption failed; decode decrypted body by charset.
12443
12444         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12445         element match to application/pgp-*.
12446
12447 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12448
12449         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12450         HTML.
12451
12452 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12453
12454         * mail-source.el (mail-source-call-script): Message the error
12455         string.
12456
12457 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12458
12459         * gnus-util.el (gnus-byte-compile): Use it.
12460
12461 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12462
12463         * gnus-util.el (kill-empty-logs): New function.
12464
12465 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12466
12467         * message.el (message-mail-alias-type): Doc fix.
12468         (message-mail-alias-type-p): New function.
12469         (message-send): Use it.
12470         (message-mode): Ditto.
12471         (message-strip-forbidden-properties): Ditto.
12472
12473         * ecomplete.el (ecomplete-database-file-coding-system):
12474         New variable.
12475         (ecomplete-save): Use it.
12476         (ecomplete-setup): Use it.
12477
12478 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12479
12480         * message.el (message-self-insert-commands): New variable.
12481         (message-strip-forbidden-properties): Use it.
12482
12483 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12484
12485         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12486         that doesn't make XEmacs choke.
12487
12488 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12489
12490         * gnus-util.el (gnus-replace-in-string):
12491         Prefer replace-regexp-in-string over of replace-in-string.
12492
12493 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12494
12495         * gnus-util.el (gnus-select-frame-set-input-focus):
12496         Use select-frame-set-input-focus if it is available in XEmacs; use
12497         definition defined in Emacs 22 for old Emacsen.
12498
12499         * dgnushack.el: Autoload unmorse-region for XEmacs.
12500
12501         * lpath.el: Bind cursor-in-non-selected-windows and
12502         select-frame-set-input-focus for XEmacs.
12503
12504 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12505
12506         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12507
12508 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12509
12510         * gnus-registry.el (gnus-registry-cache-save): Remove text
12511         properties when saving via the temp buffer.
12512
12513 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12514
12515         * message.el (message-generate-hashcash): Honor custom type.
12516
12517 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12518
12519         * message.el (message-generate-hashcash): Default to non-nil when
12520         hashcash is found.
12521
12522         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12523         (gnus-refer-thread-limit): Increase default to 500.
12524
12525         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12526
12527         * flow-fill.el (fill-flowed): Allow delete-space.
12528
12529 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12530
12531         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12532         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12533         Remove autoloads.
12534
12535 2006-04-18  Simon Josefsson  <jas@extundo.com>
12536
12537         * message.el (message-generate-hashcash): Default to.
12538
12539 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12542         concatenating segments rather than before concatenating them.
12543
12544 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12545
12546         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12547
12548 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12549
12550         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12551
12552         * message.el (message-forward-make-body-plain):
12553         Allow message-forward-ignored-headers to be a list.
12554         (message-remove-ignored-headers): Factor out into function.
12555         (message-forward-make-body-mml): Use it.
12556
12557         * imap.el (imap-quote-specials): New function.
12558         (imap-login-auth): Quote specials.
12559
12560         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12561         (rfc2231-parse-string): Allow concatanation of parameters that
12562         aren't contiguous.  The test case is
12563           (mail-header-parse-content-type "message/external-body;
12564             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12565             access-type=LOCAL-FILE;
12566             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12567
12568 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12569
12570         * nntp.el (nntp-accept-process-output): Return the value of
12571         `nnheader-accept-process-output'.
12572
12573 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12574
12575         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12576         (gnus-button-alist): Recognize more diff formats.
12577         (gnus-button-patch): Strip directory.
12578
12579 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12580
12581         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12582         Emacs 22 when setting focus.
12583
12584 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12585
12586         * gnus-art.el (gnus-article-treat-types): Do treatment of
12587         text/x-verbatim parts.
12588         (gnus-button-patch): New command.
12589
12590         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12591         addresses that contain invalid characters.
12592
12593 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12594
12595         * message.el (message-put-addresses-in-ecomplete):
12596         Use gnus-replace-in-string.
12597         (message-is-yours-p): Use the more correct
12598         mail-header-parse-address instead of
12599         mail-extract-address-components.
12600         (message-put-addresses-in-ecomplete): Fix typo.
12601
12602         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12603         keystroke.
12604
12605         * gnus-art.el (gnus-treatment-function-alist): Change order of
12606         newsgroups/generic header folding to avoid double-folding.
12607
12608         * message.el (message-hidden-headers): Add X-Draft-From.
12609
12610         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12611         New command.
12612         (gnus-summary-repeat-search-article-backward): New command.
12613
12614         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12615         groups in the parent topic.
12616
12617 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12618
12619         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12620         (spam-extra-header-to-number): Return the CRM114 number as a
12621         number instead of a string.
12622
12623 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12624
12625         * gnus-art.el (gnus-face-properties-alist): Move here from
12626         gnus-fun.
12627
12628         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12629
12630 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12631
12632         * message.el (message-strip-forbidden-properties): Only display on
12633         self-insert-command.
12634
12635         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12636         reindent.
12637         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12638
12639 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12640
12641         * smiley.el (smiley-style): Fix typo.
12642
12643 2006-03-23  Kenichi Handa  <handa@m17n.org>
12644
12645         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12646         instead of set-buffer-multibyte.
12647
12648 2006-03-23  Kenichi Handa  <handa@m17n.org>
12649
12650         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12651         buffer and then decode the buffer text if necessary.
12652         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12653         first, and after mm-encode-body, change the buffer to unibyte.
12654
12655 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12656
12657         * hashcash.el (hashcash-insert-payment-async-2):
12658         Use message-goto-eoh instead of doing it manually.
12659         (mail-add-payment): Use message-narrow-to-header instead of trying
12660         to do the same itself.
12661
12662         * message.el (message-hidden-headers): Add Face.
12663
12664         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12665         reparenting code.
12666         (gnus-summary-reparent-children): Refactored out code.
12667         (gnus-summary-thread-map): New keystroke.
12668         (gnus-summary-reparent-children): Make into command.
12669
12670         * smiley.el (smiley-style): Default to `medium' if using a large
12671         font.
12672
12673         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12674         does it itself.
12675
12676         * message.el (message-point-in-header-p): Simplify definition.
12677
12678 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12679
12680         * nnagent.el (nnagent-request-set-mark): Silence log file
12681         writing.
12682         (nnagent-request-set-mark): Use write-region instead of
12683         append-to-file.
12684
12685         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12686         strange select method.
12687
12688         * ecomplete.el (ecomplete-display-matches): Get highlightling
12689         right.
12690         (ecomplete-display-matches): Use literals.
12691         (ecomplete-display-matches): Disable message logging.
12692
12693         * message.el (message-display-abbrev): Small optimization.
12694
12695         * ecomplete.el (ecomplete-display-matches): Allow automatic
12696         display.
12697
12698         * message.el (message-strip-forbidden-properties):
12699         Display abbrevs.
12700         (message-display-abbrev): Get automatic display right.
12701
12702         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12703         keystrokes.
12704
12705 2006-04-13  Romain Francoise  <romain@orebokech.com>
12706
12707         TODO: Backport to v5-10!
12708
12709         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12710         Move here (and rename) from gnus-registry.el.
12711
12712         * gnus-registry.el: Require gnus-util.
12713         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12714
12715 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12716
12717         * gnus-group.el (gnus-group-catchup-current):
12718         Change if-then-else-if-then-else into cond.
12719         (gnus-group-catchup): Indent.
12720         (group-name-at-point): New function.
12721         (gnus-fetch-group): Provide default from thing at point.
12722
12723 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12724
12725         * message.el (message-display-abbrev): Fix regexp.
12726
12727         * ecomplete.el (ecomplete-highlight-match-line):
12728         Reimplement choosing.
12729         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12730         dead variables.
12731
12732         * message.el (message-newline-and-indent): Remove debugging.
12733         (message-display-abbrev): Use new implementation.
12734
12735 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12736
12737         * gnus-art.el (gnus-article-mode):
12738         Set cursor-in-non-selected-windows to nil.
12739
12740         * smiley.el: Revert previous change.
12741         (smiley-data-directory): defvar it before using it in the
12742         defcustom of `smiley-style'.
12743
12744 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12745
12746         * message.el (message-newline-and-indent): New function.
12747
12748         * ecomplete.el: Implement more bits.
12749
12750         * message.el (message-put-addresses-in-ecomplete): Clean up the
12751         string.
12752
12753         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12754
12755         * gnus-sum.el (gnus-summary-save-parts):
12756         Bind gnus-summary-save-parts-counter and use it to make unique file
12757         names.
12758
12759         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12760
12761         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12762         parameter to say whether to actually parse the individual
12763         addresses.
12764
12765         * message.el (message-put-addresses-in-ecomplete): New function.
12766         (ecomplete): Require.
12767         (message-mail-alias-type): Add ecomplete as an option.
12768
12769 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12770
12771         * flow-fill.el (fill-flowed): Remove trailing space from blank
12772         quoted lines.
12773
12774 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12775
12776         * smiley.el (smiley-style): Move definition later to avoid a
12777         compilation warning.
12778
12779 2006-04-12  Kenichi Handa  <handa@m17n.org>
12780
12781         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12782         buffer and then decode the buffer text if necessary.
12783         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12784         first, and after mm-encode-body, change the buffer to unibyte.
12785         Use mm-disable-multibyte instead of set-buffer-multibyte.
12786
12787 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12788
12789         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12790         Content-Type header instead of Content-Disposition header.
12791         (gnus-mime-inline-part): Ditto.
12792         (gnus-mime-view-part-as-charset): Ignore charset that the part
12793         specifies.
12794
12795         * mm-decode.el (mm-display-part): Work with external parts and
12796         usual parts similarly.
12797
12798         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12799         instead of gnus-display-mime.
12800
12801         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12802         instead of with-temp-buffer.
12803
12804         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12805         tag to summarized topics part in order to encode non-ASCII text.
12806
12807 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12808
12809         * smiley.el (smiley-style): New variable.
12810         (smiley-directory): New function.
12811         (smiley-data-directory): Derive from `smiley-style' using
12812         `smiley-directory'.
12813         (smiley-regexp-alist): Add new entries.
12814
12815         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12816         (gnus-article-browse-delete-temp): Add :version.
12817
12818 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12819
12820         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12821         the sieve region.
12822
12823 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12824
12825         * gnus.el (gnus-version-number): Bump version.
12826
12827 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12828
12829         * gnus.el: No Gnus v0.4 is released.
12830
12831 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12832
12833         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12834         layout.
12835
12836         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12837         unknown charset.
12838
12839         * message.el (message-header-synonyms): Add Original-To to the
12840         default.
12841
12842         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12843         optional parameter.
12844
12845 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12846
12847         * gnus-fun.el (gnus): Require it for gnus-directory.
12848
12849 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12850
12851         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12852
12853 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12854
12855         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12856
12857 2006-04-05  Simon Josefsson  <jas@extundo.com>
12858
12859         * password.el (password-reset): New function.
12860
12861 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12862
12863         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12864         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12865
12866 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12867
12868         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12869         Some whitespace was matched into the url, which broke browsing hits
12870         > 100 when mm-url-use-external was nil.
12871
12872 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12873
12874         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12875         Check gnus-extra-headers for 'Newsgroups.
12876
12877         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12878         bound.
12879
12880 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12881
12882         * pgg-gpg.el: Clean up process buffers every time gpg processes
12883         complete.
12884
12885 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12886
12887         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12888         doc string.
12889
12890 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12891
12892         * pgg-gpg.el (pgg-gpg-process-filter)
12893         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12894
12895         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12896         lines, temporary fix.
12897
12898 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12899
12900         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12901
12902 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12903
12904         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12905         default-enable-multibyte-characters.  This reverts the change from
12906         revision 6.17 which is no longer necessary because the passphrase
12907         is sent separately now.  GnuPG messages are unreadable under
12908         multibyte locales with default-enable-multibyte-characters set to
12909         nil.
12910
12911 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12912
12913         * message.el (message-tool-bar-gnome): Move "spell".
12914
12915 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12916
12917         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12918         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12919         instead.
12920
12921 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12922
12923         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12924         Improve newsgroups handling for NNTP overviews which don't include
12925         Newsgroups.
12926
12927 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12928
12929         * message.el (message-resend): Bind message-generate-hashcash to nil.
12930
12931 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12932
12933         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12934         when searching for already-paid recipients.
12935
12936 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12937
12938         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12939         passphrases when it is not needed.
12940         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12941         passphrase stuff from gpg, should only be necessary when you use
12942         gpg with a smartcard.
12943
12944 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12945
12946         * mml.el (mml-insert-mime): Ignore cached contents of
12947         message/external-body part.
12948
12949         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12950         (mm-insert-part): Ditto.
12951
12952 2006-03-23  Simon Josefsson  <jas@extundo.com>
12953
12954         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12955         Reiner.
12956         (pgg-gpg-use-agent-p): Use it again.
12957
12958 2006-03-23  Simon Josefsson  <jas@extundo.com>
12959
12960         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12961         older emacsen.
12962         (pgg-gpg-use-agent-p): Don't use it.
12963
12964 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12965
12966         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12967         if we can.
12968
12969 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12970
12971         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12972         (pgg-gpg-update-agent): New function.
12973         (pgg-gpg-use-agent-p): New function.
12974         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12975         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12976         (pgg-gpg-sign-region): Use it.
12977
12978 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12981         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12982
12983 2006-03-21  Simon Josefsson  <jas@extundo.com>
12984
12985         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12986         <wilde@sha-bang.de>.
12987         (pgg-gpg-use-agent): New variable.
12988         (pgg-gpg-process-region): Use it.
12989         (pgg-gpg-encrypt-region): Likewise.
12990         (pgg-gpg-encrypt-symmetric-region): Likewise.
12991         (pgg-gpg-decrypt-region): Likewise.
12992         (pgg-gpg-sign-region): Likewise.
12993         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12994
12995 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12996
12997         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12998
12999         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13000         Add comment on version.
13001
13002 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13003
13004         * smiley.el: Add missing test smiley.
13005
13006 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * mm-decode.el (mm-with-part): New macro.
13009         (mm-get-part): Use it; work with message/external-body as well.
13010         (mm-save-part): Treat name and filename equally.
13011
13012         * mm-extern.el (mm-extern-cache-contents): New function.
13013         (mm-inline-external-body): Use it; force the part to be displayed;
13014         move undisplayer added to the cached handle to the parent.
13015
13016         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13017         (gnus-mime-view-part-as-type): Work with message/external-body.
13018
13019         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13020
13021 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13022
13023         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13024         images in image-load-path.  [Sync with image.el, revision 1.60, in
13025         Emacs.]
13026
13027 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13028
13029         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13030         path rather than symbol.  Always return list of directories.
13031         Guarantee that image directory comes first.  [Sync with image.el,
13032         revision 1.59, in Emacs.]
13033
13034         * message.el (message-make-tool-bar): Adjust to new API of
13035         `gmm-image-load-path-for-library'.
13036
13037         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13038
13039         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13040
13041 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13042
13043         * gnus-art.el (gnus-article-only-boring-p):
13044         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13045         intangible text.
13046         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13047
13048 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13049
13050         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13051         Use `defun' instead of `gmm-defun-compat'.
13052
13053 2006-03-14  Simon Josefsson  <jas@extundo.com>
13054
13055         * message.el (message-unique-id): Don't use message-number-base36
13056         if (user-uid) is a float.
13057         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13058
13059 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13062
13063         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13064         empty line between a part and a message part.
13065
13066 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13067
13068         * smiley.el: Add more test smileys.
13069         (smiley-data-directory, smiley-regexp-alist)
13070         (gnus-smiley-file-types): Fix doc strings.
13071         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13072         adding new elements.
13073         (smiley-mouse-map): Unused code.  Make it a comment.
13074
13075 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13076
13077         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13078         scan latest NoCeM messages instead of old ones.
13079         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13080         delimiters that are recently used.
13081         (gnus-nocem-load-cache): Add autoload cookie.
13082
13083         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13084
13085         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13086         level which is larger than gnus-use-nocem is specified.
13087
13088         * gnus-group.el (gnus-group-get-new-news): Ditto.
13089
13090 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13091
13092         * gnus-util.el (gnus-tool-bar-update): New function.
13093
13094         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13095         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13096
13097         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13098
13099         * gnus-group.el (gnus-group-redraw-when-idle)
13100         (gnus-group-redraw-check): Remove.
13101         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13102
13103 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13106         if optional last element is specified in splits (FIELD VALUE...).
13107
13108 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13109
13110         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13111         to gmm-image-load-path-for-library.  Call with no-error argument.
13112         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13113
13114         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13115
13116         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13117
13118         * gmm-utils.el (gmm-image-load-path): Remove alias.
13119
13120 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13121
13122         * gmm-utils.el (gmm-image-load-path): Add alias.
13123
13124         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13125         nnml-generate-nov-databases-1.
13126         (nnml-generate-nov-databases): Use it.
13127         (nnml-generate-nov-databases-directory): Document no-active
13128         argument.
13129
13130         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13131         directory if path is t.  Add no-error.
13132
13133         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13134         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13135
13136         * gnus-art.el (gnus-article-browse-delete-temp-files):
13137         Simplify resetting gnus-article-browse-html-temp-list.
13138
13139         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13140         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13141         Add example to docstring.  Rename local variables.  Move error
13142         checks to default case in cond and simplify.
13143
13144 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13145
13146         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13147         handle is multipart when calling it recursively.
13148         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13149
13150 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13151
13152         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13153         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13154
13155 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13158         is loaded.
13159
13160         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13161         loaded.
13162
13163 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13164
13165         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13166         to "Emacs 23 (unicode)" in doc string.
13167
13168         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13169         "Emacs 23 (unicode)" in comment.
13170
13171 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13174
13175         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13176         characters 160 through 255 in Emacs 23.
13177
13178 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13179
13180         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13181         gnus-article-browse-html-temp.
13182         (gnus-article-browse-delete-temp): Make it customizable.
13183         Add `file'.  Adjust doc string.
13184         (gnus-article-browse-delete-temp-files): Add argument.
13185         Allow query for each file.  Adjust doc string.
13186         (gnus-article-browse-html-parts):
13187         Add `gnus-article-browse-delete-temp-files' to
13188         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13189
13190 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13191
13192         * gnus-art.el (gnus-article-browse-html-temp)
13193         (gnus-article-browse-delete-temp): New variables.
13194         (gnus-article-browse-delete-temp-files): New function.
13195         (gnus-article-browse-html-parts): Use it.
13196
13197 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13198
13199         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13200
13201         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13202         string.
13203
13204         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13205         gnus-summary-insert-new-articles when unplugged.
13206         Remove gnus-summary-search-article-forward.
13207
13208         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13209         display-visual-class instead of display-color-cells.
13210
13211 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13212
13213         * dgnushack.el: Autoload customize-group for XEmacs.
13214
13215         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13216         message/* containing non-ASCII text properly.
13217
13218 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * message.el: Require gmm-utils, remove autoloads.
13221         (message-tool-bar): Set default based on
13222         gmm-tool-bar-style.
13223         (message-tool-bar-gnome): Add gmm-customize-mode.
13224
13225         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13226         gmm-tool-bar-style.
13227         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13228
13229         * gnus-group.el (gnus-group-tool-bar): Set default based on
13230         gmm-tool-bar-style.
13231         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13232
13233         * gmm-utils.el (gmm-image-directory): Rename variable from
13234         gmm-image-load-path.
13235         (gmm-image-load-path): Use gmm-image-directory.
13236         (gmm-customize-mode): New function.
13237         (gmm-tool-bar-style): New variable.
13238
13239         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13240         gnus-group-redraw-line-number.
13241         (gnus-group-redraw-check): Simplify.
13242         (gnus-group-tool-bar-update): Remove redraw check.
13243         (gnus-group-make-tool-bar): Add redraw check.
13244
13245 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13246
13247         * gnus-art.el (gnus-button): Add missing parentheses.
13248
13249 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * lpath.el: Fbind line-number-at-pos.
13252
13253 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13256
13257 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13258
13259         * gnus-art.el (gnus-button): New face.
13260         (gnus-article-button-face): Use it.
13261
13262         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13263         Add gnus-summary-next-page.  Re-order.
13264
13265         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13266         next-node are now included.
13267         (gnus-group-redraw-line-number): New internal variable.
13268         (gnus-group-redraw-check): Helper function for updating the tool
13269         bar.
13270         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13271
13272         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13273
13274         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13275         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13276         Use it to match format of Spamassassin 3.0 and later.
13277         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13278         (spam-check-bogofilter)
13279         (spam-bogofilter-register-with-bogofilter): Fix args of
13280         `gnus-error' calls.
13281
13282 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13283
13284         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13285         unnecessary interaction when sending queued mails.
13286         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13287
13288 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13289
13290         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13291         first or last are nil.
13292
13293 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13294
13295         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13296
13297 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13298
13299         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13300
13301 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13302
13303         * dns.el (query-dns): Protect more against buggy tcp output.
13304
13305 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13308         nov.php.
13309
13310 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13311
13312         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13313         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13314         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13315         output on the server side.
13316         (nnweb-google-create-mapping): Update regexps and add some
13317         progress indication.
13318
13319 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13320
13321         * gnus-group.el (gnus-group-tool-bar-gnome):
13322         Fix gnus-agent-toggle-plugged.  Re-order icons.
13323         (gnus-group-tool-bar-gnome):
13324         Add gnus-group-{prev,next}-unread-group.
13325         (gnus-group-tool-bar-gnome): Re-order icons.
13326
13327         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13328         Move gnus-summary-insert-new-articles.
13329
13330         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13331         Fix comments.
13332
13333         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13334         also available in Emacs 21.3.
13335
13336         * message.el (message-fix-before-sending): Change "Emacs 22" to
13337         "Emacs 23 (unicode)" in comment.
13338
13339         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13340         "Emacs 23 (unicode)" in comment.
13341
13342         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13343         comment.
13344         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13345
13346         * mm-view.el (mm-fill-flowed): Add :version.
13347
13348 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13349
13350         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13351         and load-path.
13352
13353 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13354
13355         * message.el: Autoload gmm-image-load-path.
13356         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13357         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13358         consitency.
13359
13360         * gmm-utils.el (gmm-image-load-path): Also search in
13361         "../etc/images".  Don't set gmm-image-load-path if we don't find
13362         the image.
13363
13364 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13365
13366         * gmm-utils.el (gmm-image-load-path): Don't make
13367         `gmm-image-load-path' include subdirectories which the second arg
13368         `image' might specify.
13369
13370         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13371         subdirectory to icon file names.
13372
13373         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13374
13375 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13376
13377         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13378         gmm-image-load-path calls.
13379
13380         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13381
13382         * message.el (message-make-tool-bar): Ditto.
13383
13384         * mml.el (mml-preview): Add comment concerning tool bar icons.
13385
13386         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13387         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13388
13389         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13390         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13391
13392         * message.el (message-tool-bar-gnome): Use new icon names.
13393         (message-make-tool-bar): Use `gmm-image-load-path'.
13394
13395         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13396         New functions from MH-E.
13397         (gmm-image-load-path): New variable from MH-E.
13398         (gmm-image-load-path): New function from MH-E.  Add arguments
13399         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13400         *-image-load-path-called-flag.
13401
13402 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13403
13404         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13405
13406 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13407
13408         * nnimap.el (nnimap-request-move-article): Change folder back to
13409         source group before deleting.
13410
13411 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13412
13413         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13414
13415         * gnus-art.el (mm-url-insert-file-contents-external):
13416         Autoload mm-url.
13417
13418         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13419
13420 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13423         coding system which mm-charset-to-coding-system returns for a
13424         given charset is valid.
13425
13426 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13427
13428         * html2text.el (html2text-remove-tag-list):
13429         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13430
13431 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13432
13433         * gnus-cus.el: Revert 2005-10-17 change.
13434
13435 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * gnus-art.el (article-strip-banner):
13438         Call article-really-strip-banner only when the regexp match is made.
13439
13440 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13441
13442         * gnus-art.el (article-strip-banner):
13443         Use gnus-extract-address-components instead of
13444         mail-header-parse-addresses to make it work with non-ASCII text;
13445         remove mail-encode-encoded-word-string.
13446
13447         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13448         values which are surrounded with \"...\"; make it never cause a
13449         Lisp error; give up parsing of parameters if it failed in
13450         extracting type.
13451
13452 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13453
13454         * smime.el (smime-cert-by-ldap-1): Fix bug where
13455         `smime-ldap-search' returns results without userCertificates.
13456
13457 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13460
13461 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13462
13463         * spam.el (spam-check-spamassassin-headers): Adapt format for
13464         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13465         <ari@mbf.ocn.ne.jp>.
13466         (spam-list-of-processors): Add spam-use-gmane.
13467
13468 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13469
13470         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13471         make-temp-file; make it work with XEmacs as well.
13472
13473         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13474         mm-make-temp-file.
13475
13476         * mm-decode.el (mm-display-external): Use the 3rd arg of
13477         mm-make-temp-file.
13478         (mm-create-image-xemacs): Ditto.
13479
13480 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13481
13482         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13483         with message-narrow-to-headers.
13484         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13485         (gnus-draft-check-draft-articles): New function.
13486         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13487
13488 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13489
13490         * gnus-art.el (gnus-article-browse-html-parts):
13491         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13492         Don't use suffix argument for mm-make-temp-file for Emacs 21
13493         compatibility.  Remove useless `format'.
13494
13495 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13496
13497         * nnweb.el (nnweb-google-wash-article): Update regexps.
13498         (nnweb-group-alist): Use defvoo instead of defvar.
13499
13500 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13503         re-loading nn* modules.
13504
13505 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13506
13507         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13508         for `tool-bar-mode' and don't check it's default-value.
13509
13510         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13511
13512         * message.el (message-make-tool-bar): Ditto.
13513
13514         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13515         `substring'.  Shorten tmp-file name.
13516
13517         * gnus.el: Remove bogus comment.
13518
13519 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13520
13521         * gnus-art.el (gnus-article-browse-html-parts): New function.
13522         (gnus-article-browse-html-article): New function for viewing html
13523         articles with a browser.
13524
13525 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13526
13527         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13528         in elisp.
13529         (pgg-gpg-encrypt-symmetric-region): Ditto.
13530         (pgg-gpg-sign-region): Ditto.
13531
13532         * pgg-def.el (pgg-text-mode): New variable.
13533
13534         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13535         (mml2015-pgg-encrypt): Ditto.
13536
13537         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13538         (mml1991-pgg-encrypt): Ditto.
13539
13540 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * nnfolder.el (nnfolder-insert-newsgroup-line):
13543         Use message-make-date instead of current-time-string.
13544
13545         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13546         to gnus-decoded which mm-uu might set.
13547
13548 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13549
13550         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13551         don't decode quoted parameters; remove misimported Emacs code.
13552         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13553         (rfc2231-decode-encoded-string): Don't use split-string which
13554         behaves differently according to Emacs version; use
13555         mm-decode-coding-region to convert charset to coding-system.
13556         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13557         (rfc2231-encode-string): Remove misimported Emacs code.
13558
13559 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13560
13561         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13562         when calling mail-header-parse-content-type.
13563         (article-de-quoted-unreadable): Ditto.
13564         (article-de-base64-unreadable): Ditto.
13565         (article-wash-html): Ditto.
13566
13567         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13568         calling mail-header-parse-content-type and
13569         mail-header-parse-content-disposition.
13570         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13571         mail-header-parse-content-type.
13572
13573         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13574         insert charset and format parameters; encode description after
13575         inserting it to buffer.
13576         (mml-insert-parameter): Fold lines properly even if a parameter is
13577         segmented into two or more lines; change the max column to 76.
13578
13579         * rfc1843.el (rfc1843-decode-article-body): Don't use
13580         ignore-errors when calling mail-header-parse-content-type.
13581
13582         * rfc2231.el (rfc2231-parse-string): Return at least type if
13583         possible; don't cause an error even if it fails in parsing of
13584         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13585         (rfc2231-encode-string): Don't break lines at the beginning, leave
13586         it to mml-insert-parameter.
13587
13588         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13589         calling mail-header-parse-content-type.
13590
13591 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13592
13593         * spam-report.el (spam-report-gmane-use-article-number):
13594         Improve doc string.
13595         (spam-report-gmane-internal): Check if a suitable header was found
13596         in the article.
13597
13598 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13599
13600         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13601         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13602
13603 2006-02-05  Romain Francoise  <romain@orebokech.com>
13604
13605         Update copyright notices of all files in the gnus directory.
13606
13607 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13608
13609         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13610
13611 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13614         segmented lines of parameter value to cope with Thunderbird 1.5
13615         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13616         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13617         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13618
13619 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13620
13621         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13622         parts.
13623
13624 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13625
13626         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13627         there's only one active file for all servers.
13628         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13629         solid groups.  Gnus might have used a FAST request to select the group.
13630         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13631         and nnweb-search redundantly in the active file.
13632         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13633         (nnweb-request-create-group): Don't use ARGS.
13634         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13635         initialisations.  Let nnoo do the work.
13636
13637 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13638
13639         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13640         Say the part has been decoded.
13641
13642         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13643
13644 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13645
13646         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13647         mailcap-viewer-test-cache when there's no 'test clause, since that
13648         will invert the meaning of a "nil" test previously determined by
13649         mailcap-mailcap-entry-passes-test.
13650
13651 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13654         compiling.
13655
13656         * gnus-sum.el: Ditto.
13657
13658         * message.el: Don't bind tool-bar-map when compiling.
13659
13660 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13661
13662         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13663
13664 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13665
13666         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13667         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13668         current Google Groups.
13669
13670 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13671
13672         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13673         and tool-bar-mode.
13674
13675         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13676         and tool-bar-mode.
13677
13678         * message.el (message-tool-bar-update): Simplify.
13679         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13680
13681         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13682         gnus-summary-buffer.
13683         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13684         gnus-summary-reply.
13685
13686         * gmm-utils.el (gmm): Add :version.
13687
13688 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13689
13690         * Makefile.in (clean): New rule.
13691         (distclean): Use it.
13692
13693 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13694
13695         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13696         Don't autoload.
13697
13698 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13699
13700         * gmm-utils.el (gmm-verbose): Add :group.
13701
13702 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * message.el: Change some comments WRT tool-bars.
13705
13706         * gnus-sum.el (gnus-summary-tool-bar)
13707         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13708         (gnus-summary-tool-bar-zap-list): New variables.
13709         (gnus-summary-make-tool-bar): Complete rewrite using
13710         `gmm-tool-bar-from-list'.
13711
13712         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13713         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13714         New variables.
13715         (gnus-group-make-tool-bar): Complete rewrite using
13716         `gmm-tool-bar-from-list'.
13717         (gnus-group-tool-bar-update): New function.
13718
13719         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13720
13721 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13724         is dissected into a single part of which the type is the same as
13725         the given one; decode charset.
13726
13727 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13728
13729         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13730         into alists as symbol not string, since that's what
13731         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13732         look for.
13733
13734 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13735
13736         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13737         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13738
13739         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13740
13741 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13744         (gnus-xmas-mime-security-button-menu): New function.
13745
13746         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13747         (gnus-mime-security-button-menu): New definition.
13748         (gnus-mime-security-button-map): Use them.
13749         (gnus-mime-security-button-menu): New function.
13750         (gnus-insert-mime-security-button): Addition to help echo.
13751         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13752         (gnus-mime-security-pipe-part): New functions.
13753
13754         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13755         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13756
13757         * mm-decode.el (mm-handle-set-disposition): Remove.
13758         (mm-handle-set-description): Remove.
13759
13760 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13761
13762         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13763         (mm-w3m-standalone-supports-m17n-p): New function.
13764         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13765         w3m usage.
13766
13767         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13768         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13769
13770 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13771
13772         * message.el (message-tool-bar-zap-list):
13773         Use gmm-tool-bar-zap-list as custom type.
13774         (message-tool-bar-update): New function.
13775         (message-tool-bar, message-tool-bar-gnome)
13776         (message-tool-bar-retro): Add message-tool-bar-update.
13777         (message-tool-bar-gnome): Add flyspell-buffer.
13778
13779         * gnus-util.el (gnus-error): Describe `args'.
13780
13781         * gmm-utils.el (gmm-error): Describe `args'.
13782         (gmm-tool-bar-zap-list): New widget.
13783         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13784
13785 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13788         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13789         the number of recursive calls.
13790
13791         * mm-decode.el (mm-handle-set-disposition): New macro.
13792         (mm-handle-set-description): New macro.
13793
13794 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13795
13796         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13797         encoding.
13798
13799 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13800
13801         * message.el (message-tool-bar-zap-list, message-tool-bar)
13802         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13803         (message-tool-bar-local-item-from-menu): Remove.
13804         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13805         (message-make-tool-bar): New function.
13806         (message-mode): Use `message-make-tool-bar'.
13807
13808         * gmm-utils.el: New file.
13809         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13810         (gmm-lazy): New widget copied from `nnmail.el'.
13811         (gmm-tool-bar-from-list): New function for creating customizable
13812         tool bars.
13813         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13814         output.
13815         (gmm): Add :prefix to defgroup.
13816
13817 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13818
13819         * gmm-utils.el (gmm-widget-p): New function.
13820
13821 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13822
13823         * mml.el (mml-attach-file): Describe `description' in doc string.
13824         (mml-menu): Add Emacs MIME manual and PGG manual.
13825
13826 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13827
13828         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13829
13830 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13831
13832         * nntp.el (nntp-end-of-line): Doc fix.
13833
13834 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13835
13836         * imap.el (imap-open): Handle case where buffer is a buffer
13837         object.
13838
13839 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13840
13841         * gnus-delay.el (gnus-delay): Don't autoload.
13842         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13843         to be re-loaded when customizing the `gnus-delay' group.
13844
13845 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13846
13847         * message.el (message-insert-citation-line): Use newlines.
13848
13849 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13850
13851         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13852         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13853         these routines, so the passphrase can be managed externally and
13854         passed in to the system.
13855         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13856         pgg-add-passphrase-to-cache function.
13857
13858         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13859         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13860         these routines, so the passphrase can be managed externally and
13861         passed in to the system.
13862         (pgg-pgp5-sign-region): Use new name of
13863         pgg-add-passphrase-to-cache function.
13864
13865 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13866
13867         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13868         part of the decoded armor to find the key-identifier.
13869         (pgg-gpg-lookup-key-owner): New function to return the
13870         human-readable identifier of a key owner.
13871         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13872         itself.
13873         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13874         the key value) if we have a key and can match it against a secret
13875         key.  Also, added a note pointing out fact that the prompt only
13876         indicates the first matching key.
13877
13878         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13879         pgg-decrypt-region.
13880         (pgg-add-passphrase-to-cache): Rename from
13881         `pgg-add-passphrase-cache' to reduce confusion (all callers
13882         changed).
13883         (pgg-remove-passphrase-from-cache): Rename from
13884         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13885         changed).
13886         (pgg-read-passphrase, pgg-add-passphrase-cache)
13887         (pgg-remove-passphrase-cache): Add informative docstrings.
13888         (pgg-decrypt): Convey provided passphrase in subordinate call to
13889         pgg-decrypt-region.
13890
13891 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13892
13893         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13894         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13895         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13896         'passphrase' argument, so the passphrase can be managed externally
13897         and then passed in to the system.
13898
13899         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13900         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13901         so the passphrase cache can be used reliably with identifiers
13902         besides a pgp packet's key id.
13903
13904         * pgg-gpg.el (pgg-gpg-encrypt-region)
13905         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13906         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13907         these routines, so the passphrase can be managed externally and
13908         passed in to the system.
13909
13910         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13911         'notruncate' argument, so the passphrase cache can be used
13912         reliably with identifiers besides a pgp packet's key id.
13913
13914 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13915
13916         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13917         symmetric encryption.
13918         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13919         encrypted session key.
13920         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13921         message ask for the passphrase in a proper way.
13922
13923         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13924         New user commands for symmetric encryption.
13925
13926 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13927
13928         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13929
13930         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13931
13932 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13933
13934         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13935
13936 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * mm-decode.el (mm-inlined-types): Add application/pgp.
13939         (mm-automatic-display): Ditto.
13940
13941         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13942         part as text.
13943
13944 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * nnrss.el: Update copyright.
13947         (nnrss-opml-import): Query whether to subscribe to each entry.
13948
13949         * gnus-art.el:
13950         * gnus-sum.el:
13951         * gnus-xmas.el:
13952         * messagexmas.el:
13953         * mm-uu.el:
13954         * mm-view.el: Update copyright.
13955
13956 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13957
13958         * message.el (message-info): New function.
13959         (message-mode-menu): Add it.
13960         Update copyright.
13961
13962         * ChangeLog: Fix and update copyright.
13963
13964 2006-01-13  Romain Francoise  <romain@orebokech.com>
13965
13966         * message.el (message-forward-subject-name-subject): Prefer the
13967         address to 'nowhere' if the sender has no name.
13968         Fix typo.  Update copyright year.
13969
13970 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13971
13972         * gnus-art.el (article-wash-html):
13973         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13974         (gnus-article-wash-html-with-w3m-standalone): New function.
13975
13976         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13977         mm-inline-text-html-render-with-w3m-standalone.
13978         (mm-text-html-washer-alist): Map w3m-standalone to
13979         gnus-article-wash-html-with-w3m-standalone.
13980         (mm-inline-text-html-render-with-w3m-standalone): New function.
13981
13982 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13983
13984         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13985         Improve LaTeX.
13986
13987 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13988
13989         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13990         (nnrss-request-article): Render text/plain parts as HTML.
13991
13992         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13993         the buffer.
13994
13995 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13996
13997         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13998         custom definition of `gnus-posting-styles'.
13999
14000         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14001         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14002
14003 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14004
14005         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14006         Use nntp for bug archive.
14007
14008 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14009
14010         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14011         parts.
14012         (nnrss-normalize-date): New function converts ISO 8601 date into
14013         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14014         (nnrss-check-group): Use it.
14015
14016 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14017
14018         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14019
14020         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14021         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14022         (nnrss-insert-w3): Ditto.
14023
14024 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14025
14026         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14027         the articles to be forwarded including the case where neither a
14028         number of articles nor a region is specified.
14029
14030 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * nnrss.el (nnrss-request-article): Fix last change; fill
14033         text/plain parts.
14034
14035 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14036
14037         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14038         in text/plain part.
14039         (nnrss-check-group): Don't add excessive newline to dc:subject.
14040
14041 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14042
14043         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14044         article.
14045
14046 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14047
14048         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14049         (nnml-use-compressed-files, nnml-save-mail): Support other
14050         comression programs such as bzip2.
14051
14052 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14053
14054         * dns.el (query-dns): Make sure we check the buffer size before
14055         removing tcp headers.
14056
14057 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14060         remove MIME buttons associated with multipart/alternative parts.
14061         (gnus-mime-display-alternative): Tag buttons using `article-type'
14062         text property.
14063
14064         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14065         associated with multipart/alternative parts.
14066
14067         * gnus-art.el (gnus-signature-separator): Fix custom type.
14068
14069         * mm-decode.el (mm-inlined-types): Fix custom type.
14070         (mm-keep-viewer-alive-types): Ditto.
14071         (mm-automatic-display): Ditto.
14072         (mm-attachment-override-types): Ditto.
14073         (mm-inline-override-types): Ditto.
14074         (mm-automatic-external-display): Ditto.
14075
14076 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * spam-report.el (spam-report-user-mail-address)
14079         (spam-report-user-agent): New variables.
14080         (spam-report-url-ping-plain): Use spam-report-user-agent.
14081
14082 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14083
14084         * gnus-art.el (gnus-button-handle-custom): Do not just use
14085         `customize-apropos' for any "M-x customize-*" button but the
14086         function called for.  Accept both the function name and its
14087         argument in order to achieve this.
14088         (gnus-button-alist): Remove support for "custom:" URL's.
14089         Pass function name to `gnus-button-handle-custom' in case of "M-x
14090         customize-*" buttons.
14091
14092 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14093
14094         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14095         multipart/alternative and add xref to mm-discouraged-alternatives
14096         in doc string.
14097
14098         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14099         gnus-buttonized-mime-types in doc string.
14100
14101 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14102
14103         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14104         Suggest image/.* in the doc string.
14105
14106 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14107
14108         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14109         message-marks (Debian bug #342521).
14110
14111 2005-12-12  Simon Josefsson  <jas@extundo.com>
14112
14113         * password.el (password-read-from-cache): Add.
14114         (password-read): Use it.
14115
14116 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14117
14118         * rfc2047.el (rfc2047-charset-to-coding-system):
14119         Recognize us-ascii as a MIME charset.
14120
14121         * mm-bodies.el (mm-decode-content-transfer-encoding):
14122         Protect against the case where the 2nd arg TYPE is nil.
14123
14124 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14125
14126         * pop3.el (pop3-stream-type): Fix custom version.
14127
14128         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14129
14130 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14131
14132         * mm-decode.el (mm-display-external): Add missing cdr.
14133
14134 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14135
14136         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14137         RFC1524) if it is in mailcap or add a suffix according to
14138         mailcap-mime-extensions when generating a temp filename; postpone
14139         deleting a temp file for 2 seconds for some wrappers, shell
14140         scripts, and so on, which might exit right after having started a
14141         viewer command as a background job.
14142
14143 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14144
14145         * nntp.el (nntp-marks-directory): Fix custom group.
14146
14147         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14148         steps when < 10.
14149
14150         * gnus-start.el (gnus-no-server-1):
14151         Mention `gnus-level-default-subscribed' in doc string.
14152
14153 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14154
14155         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14156         parens.
14157
14158 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14159
14160         * gnus-xmas.el (gnus-use-toolbar): Revert.
14161         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14162         gnus-use-toolbar is default.
14163
14164         * messagexmas.el (message-use-toolbar): Revert.
14165         (message-setup-toolbar): Use global default-toolbar if
14166         message-use-toolbar is default.
14167
14168 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14171         according to default-toolbar-visible-p.
14172
14173         * messagexmas.el (message-use-toolbar): Ditto.
14174
14175 2005-11-26  Dave Love  <fx@gnu.org>
14176
14177         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14178         (tls-program, tls-success): Provide openssl alternative.
14179
14180         * starttls.el: Doc fixes.
14181         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14182         SERVICE to PORT.
14183
14184         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14185         port null or service name.
14186         (starttls-negotiate): Autoload.
14187
14188 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14189
14190         * message.el (message-kill-to-signature): Fix interactive spec.
14191
14192 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14193
14194         * pop3.el (pop3-open-server): Recognize a string as a service name.
14195
14196 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14197
14198         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14199
14200 2005-11-23  Dave Love  <fx@gnu.org>
14201
14202         Add pop3s, pop3/starttls.
14203
14204         * pop3.el (pop3-authentication-scheme): Clarify doc.
14205         (open-tls-stream, starttls-open-stream): Autoload.
14206         (pop3-stream-type): New.
14207         (pop3-open-server): Use it.
14208
14209         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14210         for POP.
14211         (mail-source-keyword-map): Add :stream for POP.
14212         (mail-source-fetch-pop): Use pop3-stream-type.
14213
14214 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14217         of current-time-string.
14218
14219 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14220
14221         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14222         date header.
14223
14224 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14225
14226         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14227         it can seriously impact performance as it bypasses the agent's
14228         local caches.
14229
14230 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14231
14232         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14233         must be explicitly online rather than "not explicitly offline" for
14234         its flags to be synchronized.
14235
14236         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14237         that gnus-uu-unmark-thread will function correctly.
14238
14239         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14240         1024K is instead displayed as 1M.
14241
14242 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14243
14244         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14245
14246 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14247
14248         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14249
14250 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14251
14252         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14253         error message to display actual error condition.
14254         (gnus-agent-save-local): Avoid saving symbols that are bound to
14255         nil as they simply result in a warning message in
14256         gnus-agent-read-local.
14257
14258 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14259
14260         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14261         rather than make-variable-buffer-local for file-precious-flag.
14262
14263 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14264
14265         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14266         for duplicates which are removed.  The invalid sort check then
14267         triggers a rescan after the sort as sorting may have moved
14268         duplicate entries such that they can be cheaply detected.
14269
14270 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14273
14274 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14275
14276         * gnus-agent.el (gnus-agent-article-alist-save-format):
14277         Change internal variable to a custom variable.  Change default value
14278         from compressed(2) to uncompressed(1).
14279         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14280         support for uncompressed agentview files.  Taken together, reading
14281         the agentview file should now be 6-7 times faster.
14282
14283 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14284
14285         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14286         as a buffer-local variable.  This avoids creating truncated
14287         dribble files as a result of a hang up, eg.
14288
14289 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14290
14291         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14292         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14293         XEmacs.
14294
14295 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14296
14297         * gnus-start.el (gnus-start-draft-setup):
14298         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14299
14300         * gnus.el (gnus-splash): Change custom group.
14301         (gnus-group-get-parameter, gnus-group-parameter-value):
14302         Describe allow-list argument.
14303
14304         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14305         string.
14306
14307 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14308
14309         * gnus-art.el (gnus-default-article-saver): Add user-defined
14310         `function' to custom type.
14311
14312 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14313
14314         * imap.el (imap-open): Handle case where buffer is a buffer
14315         object.
14316
14317 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14318
14319         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14320         long lines.
14321         (gnus-cache-delete-group): Wrap doc strings.
14322
14323         * gnus-agent.el (gnus-agent-rename-group)
14324         (gnus-agent-delete-group): Wrap doc strings.
14325
14326 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * messagexmas.el (message-use-toolbar): Change the valid values
14329         into default, top, bottom, left, and right.
14330         (message-toolbar-thickness): New variable.
14331         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14332         well.
14333         (message-setup-toolbar): Make it work.
14334
14335         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14336         (gnus-use-toolbar): Change the valid values into default, top,
14337         bottom, left, and right.
14338         (gnus-toolbar-thickness): New variable.
14339         (gnus-xmas-setup-toolbar): New function.
14340         (gnus-xmas-setup-group-toolbar): Use it.
14341         (gnus-xmas-setup-summary-toolbar): Use it.
14342
14343 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14344
14345         * gnus-start.el (gnus-1): Add "native" to
14346         gnus-predefined-server-alist.
14347
14348         * gnus.el (gnus-method-to-server): Don't add "native" to the
14349         lists here, because that leads to problems when
14350         gnus-select-method is bound.
14351
14352 2005-11-09  Simon Josefsson  <jas@extundo.com>
14353
14354         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14355         use (not sort-by-date) instead.
14356
14357 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14358
14359         * gnus-delay.el (gnus-delay-group): Don't autoload.
14360         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14361         to be re-loaded when customizing the `gnus-delay' group.
14362
14363 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14364
14365         * message.el: Revert last changes.
14366         (message-insert-citation-line): Use newlines.
14367
14368 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14369
14370         * message.el (message-courtesy-message)
14371         (message-mark-insert-begin, message-mark-insert-end)
14372         (message-elide-ellipsis, message-cancel-message)
14373         (message-add-header, message-change-subject)
14374         (message-cross-post-followup-to-header)
14375         (message-cross-post-insert-note, message-reduce-to-to-cc)
14376         (message-widen-reply, message-delete-not-region)
14377         (message-kill-to-signature, message-insert-signature)
14378         (message-insert-importance-high, message-insert-importance-low)
14379         (message-insert-or-toggle-importance)
14380         (message-insert-disposition-notification-to)
14381         (message-indent-citation, message-yank-original)
14382         (message-cite-original-without-signature, message-cite-original)
14383         (message-insert-citation-line, message-position-on-field)
14384         (message-fix-before-sending, message-send-mail-partially)
14385         (message-send-mail, message-send-mail-with-sendmail)
14386         (message-send-mail-with-qmail, message-send-news)
14387         (message-check-news-header-syntax, message-generate-headers)
14388         (message-insert-courtesy-copy, message-fill-address)
14389         (message-fill-header, message-shorten-references)
14390         (message-setup-1, message-cancel-news)
14391         (message-forward-make-body-plain, message-forward-make-body-mime)
14392         (message-forward-make-body-mml, message-encode-message-body)
14393         (message-forward-make-body-digest-plain)
14394         (message-forward-make-body-digest-mime)
14395         (message-use-alternative-email-as-from): Insert `hard-newline'
14396         instead of ordinary newlines.
14397
14398 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14399
14400         * message.el (message-generate-headers): Downcase the argument
14401         given to message-check-element.
14402
14403 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14404
14405         * nntp.el (nntp-authinfo-rejected): New error condition.
14406         (nntp-wait-for): Use new error condition to signal authentication
14407         error.
14408         (nntp-retrieve-data): Rethrow new error condition to break out of
14409         recursive call to nntp-send-authinfo.
14410
14411 2005-11-08  Romain Francoise  <romain@orebokech.com>
14412
14413         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14414         (gnus-summary-exit-map): Bind to `Z p'.
14415         (gnus-summary-make-menu-bar): Add menu item.
14416
14417 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14418
14419         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14420         (gnus-treat-*): Add `first' in all doc strings.
14421
14422         * gnus-group.el (gnus-group-compact-group): Fix typo.
14423
14424 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14425
14426         * gnus.el (gnus-parameters-case-fold-search): New variable.
14427         (gnus-parameters-get-parameter): Use it.
14428
14429         * gnus-score.el (gnus-home-score-file): Doc fix.
14430
14431 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14432
14433         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14434
14435 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14436
14437         * mm-util.el (mm-special-display-p): New function.
14438
14439         * mml.el (mml-preview): Use it; doc fix.
14440
14441 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14442
14443         * imap.el (imap-open): Handle case where buffer is a buffer object.
14444
14445 2005-10-29  Romain Francoise  <romain@orebokech.com>
14446
14447         * message.el (message-fix-before-sending): Fix comment.
14448
14449 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14450
14451         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14452
14453 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14454
14455         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14456         Used in gnus-score.el.
14457
14458 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14459
14460         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14461
14462 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14463
14464         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14465         whitespace removed in revision 7.8.  Use concatenated string to
14466         protect trailing whitespace.
14467
14468 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14469
14470         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14471         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14472         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14473         Courier IMAP ("some version from 2004").  Mostly based on similar
14474         code in the same function.
14475
14476 2005-10-26  Didier Verna  <didier@xemacs.org>
14477
14478         * gnus-group.el (gnus-group-compact-group): Invalidate original
14479         article buffer.
14480         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14481         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14482         NOV database and in article itself.
14483         Invalidate article backlog.
14484
14485 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14486
14487         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14488
14489 2005-10-26  Simon Josefsson  <jas@extundo.com>
14490
14491         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14492         part of 2004-07-25 change.
14493
14494 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14495
14496         * message.el (message-display-completion-list): New function.
14497         (message-expand-group): Use it; make sure the Completions buffer
14498         is modifiable.
14499 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14500
14501         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14502         user-mail-name is an empty string.
14503
14504 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14505
14506         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14507         depending on gnus-score-decay-constant.
14508
14509         * encrypt.el (encrypt-insert-file-contents)
14510         (encrypt-write-file-contents): Don't use `gnus-message'.
14511
14512         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14513         arguments.
14514         (mm-uu-type-alist): Add message-marks and insert-marks.
14515         Pass arguments to mm-uu-verbatim-marks-extract.
14516         (mm-uu-hide-markers): New variable.
14517         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14518
14519         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14520         (gnus-convert-image-to-face-command): Use "convert" by default to
14521         allow other input image formats.
14522         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14523         accordingly.
14524
14525 2005-10-23  Simon Josefsson  <jas@extundo.com>
14526
14527         * imap.el (imap-gssapi-program): Align command line parameters
14528         with latest GNU SASL.
14529         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14530
14531 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14532
14533         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14534         HTML.
14535         (nnslashdot-request-article): Ditto.
14536
14537         * lpath.el (featurep): Add nobreak-char-display.
14538
14539 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14540
14541         * mail-source.el (mail-source-fetch-pop): Require pop3.
14542         (mail-source-check-pop): Ditto.
14543
14544 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14547         errors.
14548
14549 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14550
14551         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14552         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14553
14554         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14555
14556         * mm-bodies.el (mm-decode-string):
14557         Call `mm-charset-to-coding-system' with allow-override argument.
14558
14559 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14560
14561         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14562         (rfc2047-charset-to-coding-system): New function.
14563         (rfc2047-decode-encoded-words): New function.
14564         (rfc2047-decode-region): Use them.
14565         (rfc2047-decode-cte): Remove.
14566         (rfc2047-parse-and-decode): Remove.
14567         (rfc2047-decode): Remove.
14568
14569 2005-10-15  Kenichi Handa  <handa@m17n.org>
14570
14571         * rfc2047.el (rfc2047-decode-cte): New function.
14572         (rfc2047-decode-region): Change the way to decode successive
14573         encoded-words: decode B- or Q-encoding in each encoded-word,
14574         concatenate them, and decode it as charset.
14575
14576 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * lpath.el: Fbind codepage-setup for XEmacs.
14579
14580 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14581
14582         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14583         widget-move-and-invoke.
14584         (gnus-custom-mode): Use gnus-custom-map.
14585
14586 2005-10-15  Bill Wohler  <wohler@newt.com>
14587
14588         * message.el (message-tool-bar-map): Rename image file from
14589         mail_send to mail/send.
14590
14591 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14592
14593         * message.el (message-expand-group): Pass the common
14594         prefix substring of completion to `display-completion-list'.
14595
14596 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14597
14598         * mml-sec.el (mml-secure-method): New internal variable.
14599         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14600         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14601         New functions using mml-secure-method.
14602
14603         * mml.el (mml-mode-map): Add key bindings for those functions.
14604         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14605         Harder <harder@myrealbox.com>.
14606         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14607         Goto end of message if point is the headers of the message.
14608
14609         * message.el (message-in-body-p): New function.
14610
14611         * assistant.el: Autoload gnus-util and netrc.
14612
14613         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14614         Use `mm-charset-override-alist' only when decoding.
14615
14616         * mm-bodies.el (mm-decode-body):
14617         Call `mm-charset-to-coding-system' with allow-override argument.
14618
14619         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14620         `filename' from Content-Disposition if Content-Type doesn't
14621         provide `name'.
14622         (gnus-mime-view-part-as-type): Set default instead of
14623         initial-input.
14624
14625 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14626
14627         * format-spec.el (format-spec): Propagate text properties of % spec.
14628
14629 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14630
14631         * gnus-art.el (gnus-treat-predicate): Add `first'.
14632
14633 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14634
14635         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14636         (mm-charset-override-alist): New variable.
14637         (mm-charset-to-coding-system): Use it.
14638         (mm-codepage-setup): New helper function.
14639         (mm-charset-eval-alist): New variable.
14640         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14641         Warn about unknown charsets.
14642
14643         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14644
14645 2005-10-04  David Hansen  <david.hansen@gmx.net>
14646
14647         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14648         (nnrss-check-group): Ditto.
14649
14650 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14651
14652         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14653         Rename x-gnus-verbatim to x-verbatim.
14654         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14655
14656         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14657         x-verbatim.
14658
14659         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14660
14661         * gnus-util.el (gnus-remove-duplicates): Remove.
14662
14663         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14664         instead of gnus-remove-duplicates.
14665
14666         * message.el (message-remove-duplicates): Remove.
14667         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14668         message-remove-duplicates.
14669
14670         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14671         available, else use implementation from `delete-dups'.
14672
14673         * message.el (message-insert-expires): New function.
14674         (message-mode-map): Add key binding.
14675         (message-mode-field-menu): Add menu entry.
14676         (message-mode): Document it.
14677         (message-make-expires-date): Use `message-make-date'.
14678
14679 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14680
14681         * message.el (message-make-expires-date): New function.
14682
14683 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * Makefile.in (list-installed-shadows): New entry.
14686         (install): Use it.
14687         (remove-installed-shadows): New entry.
14688
14689         * dgnushack.el (dgnushack-default-load-path): New variable.
14690         (dgnushack-find-lisp-shadows): New function.
14691         (dgnushack-remove-lisp-shadows): New function.
14692
14693 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14694
14695         * Makefile.in (install-el-elc): New entry.
14696         (install): Use it so that .el files are necessarily installed.
14697
14698 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14699
14700         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14701
14702 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14703
14704         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14705         function rather than the diff-mode.el package.
14706         (mm-display-external): Use with-current-buffer.
14707         (mm-viewer-completion-map, mm-viewer-completion-map):
14708         Move initialization inside declaration.
14709
14710 2005-09-29  Simon Josefsson  <jas@extundo.com>
14711
14712         * spam.el: Load hashcash when compiling, to avoid warnings.
14713         Don't autoload mail-check-payment.
14714         (spam-check-hashcash): Define unconditionally, since hashcash.el
14715         is part of Gnus now.  Ignore errors from payment checking.
14716
14717 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14718
14719         * message.el (message-bold-region, message-unbold-region):
14720         Rename from `bold-region' and `unbold-region'.
14721
14722         * message.el: Remove useless autoloads.
14723
14724 2005-09-28  Simon Josefsson  <jas@extundo.com>
14725
14726         * message.el (message-use-idna): Default to t.
14727         (message-use-idna): Test whether encoding works too.  Doc fix.
14728
14729 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14730
14731         * nntp.el (nntp-warn-about-losing-connection): Remove.
14732
14733 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14734
14735         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14736         customizable.  Change default value.
14737         (mm-uu-diff-groups-regexp): Change default value.
14738         (mm-uu-type-alist): Add doc string.
14739         (mm-uu-configure): Add doc string.  Make it interactive.
14740         (mm-uu-tex-groups-regexp): New variable.
14741         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14742         (mm-uu-type-alist): Add LaTeX documents.
14743         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14744         of "text/verbatim".
14745         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14746
14747         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14748         instead of "text/verbatim".
14749
14750         * message.el (message-mark-inserted-region)
14751         (message-mark-insert-file): Use slrn style marks when called with
14752         prefix argument.
14753
14754 2005-09-27  Simon Josefsson  <jas@extundo.com>
14755
14756         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14757
14758 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14759
14760         * message.el (message-remove-duplicates): New function.
14761         Implementation borrowed from `gnus-remove-duplicates'.
14762         (message-idna-to-ascii-rhs): Also encode idna addresses in
14763         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14764         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14765         only ask about the same idna domain once per header and also tell
14766         in what header to replace the idna domain.
14767
14768         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14769         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14770         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14771         a header is decoded and not just the last one.
14772
14773 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14776         has been decoded.
14777
14778         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14779         (mm-insert-part): Don't modify text if it has been decoded.
14780
14781         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14782         decoded.
14783
14784         * mm-view.el (mm-inline-text): Don't strip text props unless
14785         decoding enriched or richtext parts.
14786
14787 2005-09-25  Romain Francoise  <romain@orebokech.com>
14788
14789         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14790         * gnus-start.el (gnus-subscribe-interactively):
14791         * gnus-uu.el (gnus-uu-grab-articles):
14792         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14793         space.
14794
14795 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14796
14797         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14798         * mm-view.el (mm-view-pkcs7-decrypt):
14799         * gnus-sum.el (gnus-summary-limit-to-extra)
14800         (gnus-summary-respool-article, gnus-read-move-group-name):
14801         * gnus-score.el (gnus-summary-increase-score):
14802         * gnus-util.el (gnus-completing-read-with-default):
14803         * gnus-art.el (gnus-read-save-file-name)
14804         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14805         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14806         * message.el (message-check-news-header-syntax):
14807         Follow convention for reading with the minibuffer.
14808
14809 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14810
14811         * spam-report.el (spam-report-url-ping-plain):
14812         Use gnus-extended-version as User-Agent.
14813
14814         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14815         default value is nil.
14816
14817         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14818         (mm-uu-verbatim-marks-extract): New function.
14819         (mm-uu-extract): New face.
14820         (mm-uu-copy-to-buffer): Use it.
14821
14822         * spam-report.el (spam-report-gmane-ham): Rename from
14823         `spam-report-gmane-unspam'.
14824         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14825         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14826
14827         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14828         Autoload.
14829         (spam-report-gmane-unregister-routine):
14830         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14831
14832 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14833
14834         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14835         (spam-report-gmane-unregister-routine): Add support for gmane
14836         unregistration.
14837
14838         * spam-report.el (spam-report-gmane-unspam)
14839         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14840         (spam-report-gmane): Change to take a single article and do unspam
14841         registration.
14842
14843 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14844
14845         * mm-url.el (mm-url-decode-entities): Fix regexp.
14846
14847 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14848
14849         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14850         default to nil, to be able to use Gnus at all.  If the default
14851         switches to something else, then the function should be fixed not
14852         be exceedingly slow.
14853
14854 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14855
14856         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14857         fail hard.
14858
14859         * spam-report.el: Add better Keywords line.
14860
14861         * spam.el: Add Maintainer and better Keywords line.
14862
14863 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14864
14865         * gnus-art.el (gnus-article-replace-part)
14866         (gnus-mime-replace-part): New functions.
14867         (gnus-mime-action-alist, gnus-mime-button-commands)
14868         (gnus-mime-save-part-and-strip): Add file argument.
14869         (gnus-article-part-wrapper): Add interactive argument.
14870
14871         * gnus-sum.el (gnus-summary-mime-map):
14872         Add `gnus-article-replace-part'.
14873
14874 2005-09-19  Didier Verna  <didier@xemacs.org>
14875
14876         The nnml compaction feature:
14877         * nnml.el (nnml-request-compact-group): New function.
14878         * nnml.el (nnml-request-compact): New function.
14879         * gnus-int.el (gnus-request-compact-group): New function.
14880         * gnus-int.el (gnus-request-compact): New function.
14881         * gnus-group.el (gnus-group-compact-group): New function.
14882         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14883         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14884         * gnus-srvr.el (gnus-server-compact-server): New function.
14885         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14886         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14887
14888 2005-09-18  Deepak Goel  <deego@gnufans.org>
14889
14890         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14891         format spec.
14892
14893 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14894
14895         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14896
14897 2005-09-15  Romain Francoise  <romain@orebokech.com>
14898
14899         * message.el (message-fill-paragraph): Clarify docstring.
14900
14901 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * gnus-art.el (gnus-mime-display-part): Protect against broken
14904         MIME messages.
14905
14906 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14907
14908         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14909         before parsing header.
14910
14911 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14912
14913         * html2text.el (html2text-replace-list): Add new entities.
14914
14915 2005-09-11  Romain Francoise  <romain@orebokech.com>
14916
14917         * message.el (message-alternative-emails): Improve docstring.
14918         (message-setup-1): Call `message-use-alternative-email-as-from'
14919         after `message-setup-hook' to give it precedence over posting
14920         styles, etc.
14921         (message-use-alternative-email-as-from): Add docstring.
14922         Remove the original From header if present.
14923
14924         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14925         (nnml-save-mail): Use it.
14926
14927         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14928         articles.  Add new argument `silent'.
14929         (gnus-uu-mark-all): Report the total number of marked articles.
14930
14931 2005-09-10  Romain Francoise  <romain@orebokech.com>
14932
14933         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14934         (gnus-uu-mark-series): Likewise.
14935
14936 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14937
14938         * spam-report.el (spam-report-gmane): Fix generation of spam
14939         report URL.
14940
14941 2005-09-10  Simon Josefsson  <jas@extundo.com>
14942
14943         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14944         t, based on discussion on the ding list with Robert Epprecht
14945         <epprecht@solnet.ch>.
14946
14947 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * spam-report.el (spam-report-gmane): Make it work without
14950         X-Report-Spam header.  Gmane now only provides Archived-At.
14951         This is only used if `spam-report-gmane-use-article-number' is nil.
14952         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14953
14954         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14955         make `gnus-summary-sort-by-recipient' work with threading.
14956
14957         * nnweb.el (nnweb-google-wash-article): Print a message if article
14958         is not available.
14959
14960 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14961
14962         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14963         change.  Decode text/* parts content before displaying.
14964
14965 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14966
14967         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14968
14969 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14970
14971         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14972
14973         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14974         url-package-name, url-package-version,
14975         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14976         w3m-display-inline-images, and w3m-minor-mode-map.
14977
14978 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14979
14980         * message.el (message-tab-body-function): Fix mismatched custom type.
14981
14982         * gnus.el (gnus-group-change-level-function): Ditto.
14983
14984         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14985
14986         * gnus-art.el (gnus-signature-limit)
14987         (gnus-article-mime-part-function): Ditto.
14988
14989 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * mml.el (mml-mode): Silence the byte compiler.
14992
14993         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14994         using `(sit-for 0)' before moving the point to the specified part;
14995         skip unbuttonized parts.
14996         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14997         return to the summary window if gnus-auto-select-part is non-nil.
14998
14999 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15000
15001         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15002         New variables.
15003         (mml-dnd-attach-file, mml-mode): Use them.
15004
15005         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15006         Make fetching article by MID work again for Google Groups.
15007         Add FIXME concerning gnus-group-make-web-group.
15008
15009         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15010         Don't depend on Gnus by using mail-extract-address-components if
15011         gnus-extract-address-components is not bound.
15012
15013 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15014
15015         * gnus-art.el (gnus-mime-display-security): Don't display the
15016         signature, but only the signed part.
15017
15018 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15019
15020         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15021
15022         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15023         list, not listp.
15024
15025 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15026
15027         * mm-encode.el (mm-encode-content-transfer-encoding):
15028         Likewise when encoding.
15029
15030         * mm-bodies.el (mm-decode-content-transfer-encoding):
15031         De-canonicalize CRLF for all text content types, not just
15032         text/plain.
15033
15034 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15035
15036         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15037         valid article; point arrow and cursor at the MIME button.
15038
15039 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15040
15041         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15042         Suggested by Dan Christensen <jdc@uwo.ca>.
15043
15044         * mm-decode.el (mm-save-part): Enable change of prompt.
15045
15046 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15047
15048         * gnus-msg.el (gnus-inews-add-send-actions):
15049         Make `message-post-method' lambda parameter ARG `&optional'.
15050
15051 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15052
15053         * gnus-sum.el (gnus-summary-mime-map):
15054         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15055         gnus-article-jump-to-part.
15056
15057         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15058         (gnus-article-edit-part): Use it.
15059         (gnus-article-part-wrapper): Add no-handle argument.
15060         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15061         New functions.
15062
15063 2005-08-29  Romain Francoise  <romain@orebokech.com>
15064
15065         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15066         docstring.
15067         (gnus-face-from-file): Likewise.
15068
15069 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15070
15071         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15072         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15073         non-nil.
15074         (gnus-auto-select-part): New variable.
15075         (gnus-article-jump-to-part): New function.
15076         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15077         (gnus-mime-delete-part): Allow selecting specified part after
15078         deleting or stripping parts.
15079         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15080         part if argument is bogus.
15081
15082 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15083
15084         * gnus-art.el (w3m-minor-mode-map):
15085         * gnus-spec.el (gnus-newsrc-file-version):
15086         * gnus-util.el (nnmail-active-file-coding-system)
15087         (gnus-original-article-buffer, gnus-user-agent):
15088         * gnus.el (gnus-ham-process-destinations)
15089         (gnus-parameter-ham-marks-alist)
15090         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15091         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15092         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15093         * mm-decode.el (gnus-current-window-configuration):
15094         * mm-extern.el (gnus-article-mime-handles):
15095         * mm-url.el (url-current-object, url-package-name)
15096         (url-package-version):
15097         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15098         (smime-keys, w3m-cid-retrieve-function-alist)
15099         (w3m-current-buffer, w3m-display-inline-images)
15100         (w3m-minor-mode-map):
15101         * mml-smime.el (gnus-extract-address-components):
15102         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15103         (gnus-newsrc-hashtb, message-default-charset)
15104         (message-deletable-headers, message-options)
15105         (message-posting-charset, message-required-mail-headers)
15106         (message-required-news-headers):
15107         * mml1991.el (mc-pgp-always-sign):
15108         * mml2015.el (mc-pgp-always-sign):
15109         * nnheader.el (nnmail-extra-headers):
15110         * rfc1843.el (gnus-decode-encoded-word-function)
15111         (gnus-decode-header-function, gnus-newsgroup-name):
15112         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15113
15114 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15115
15116         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15117         the end of the date treatments.
15118
15119 2005-08-15  Simon Josefsson  <jas@extundo.com>
15120
15121         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15122         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15123         Capello and Romain Francoise.
15124         (pgg-fetch-key-function): Remove, not used?
15125         (pgg-insert-url-with-w3): Require url, to get
15126         url-insert-file-contents regardless of where it is defined.
15127
15128 2005-08-13  Romain Francoise  <romain@orebokech.com>
15129
15130         * message.el (message-cite-original-1): New function.
15131         (message-cite-original): Use it.
15132         (message-cite-original-without-signature): Ditto.
15133
15134 2005-08-08  Romain Francoise  <romain@orebokech.com>
15135
15136         * message.el (message-yank-empty-prefix): New variable.
15137         (message-indent-citation): Use it.
15138         (message-cite-original-without-signature): Respect X-No-Archive.
15139
15140 2005-08-08  Simon Josefsson  <jas@extundo.com>
15141
15142         * pgg.el: Autoload url-insert-file-contents instead of loading
15143         w3/url.
15144         (pgg-insert-url-with-w3): Don't load url here.
15145
15146 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15147
15148         * message.el (message-kill-to-signature): Don't insert newline at
15149         bol.
15150         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15151
15152 2005-08-06  Romain Francoise  <romain@orebokech.com>
15153
15154         * message.el (message-user-fqdn): Fix typo in docstring.
15155
15156 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15157
15158         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15159
15160         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15161
15162 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15163
15164         * mm-bodies.el (mm-encode-body): Use coding system rather than
15165         charset to encode text.
15166
15167         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15168         number of charsets if utf-8 is available (XEmacs).
15169
15170 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15171
15172         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15173         taken from `gnus-button-mid-or-mail-regexp'.
15174         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15175         (gnus-button-alist): Improve regexp for domain part of the MIDs
15176         for news:localpart@domain buttons.
15177         (gnus-button-ctan-directory-regexp): Update.
15178
15179 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * sieve-manage.el (sieve-manage-interactive-login):
15182         Use make-local-variable rather than make-variable-buffer-local.
15183         (sieve-manage-open): Ditto.
15184         (sieve-manage-authenticate): Ditto.
15185
15186         * mml.el (mml-generate-mime-1): Make the content type default to
15187         text/plain if the filename is not specified.
15188
15189 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15190
15191         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15192         instead of insert-buffer.
15193
15194         * message.el (message-yank-original): Ditto; set the mark at the
15195         end of the yanked message.
15196
15197 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15200         lines to scroll rather than to stop it.
15201
15202         * mml.el (mml-generate-default-type): Add doc string.
15203         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15204         default to application/octet-stream when determining the content
15205         type if it is not specified for the part or the mml contents; add
15206         a comment about mml-generate-default-type.
15207
15208 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15211         make it default to application/octet-stream when determining the
15212         content type if it is not specified for the external contents.
15213
15214 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15217         segmented parameter but also other parameters might be there.
15218
15219 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15220
15221         * mm-decode.el (mm-display-external): Delete temp file, directory
15222         and buffer immediately if the external process is exited.
15223
15224 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15225
15226         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15227         fewer lines than that of scroll-margin.
15228         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15229
15230 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * gnus-art.el (gnus-article-next-page): Revert.
15233         (gnus-article-beginning-of-window): New macro.
15234         (gnus-article-next-page-1): Use it.
15235         (gnus-article-prev-page): Ditto.
15236         (gnus-article-edit-part): Use insert-buffer-substring instead of
15237         insert-buffer.
15238         (gnus-article-edit-exit): Ditto.
15239
15240         * gnus-util.el (gnus-beginning-of-window): Remove.
15241         (gnus-end-of-window): Remove.
15242
15243         * lpath.el: Don't bind header-line-format and scroll-margin.
15244
15245 2005-07-25  Simon Josefsson  <jas@extundo.com>
15246
15247         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15248         to have the url package without w3.  Reported by Daiki Ueno
15249         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15250
15251 2005-07-20  Didier Verna  <didier@xemacs.org>
15252
15253         * gnus-diary.el: Remove the description comment (nndiary is now
15254         properly documented in the Gnus manual).
15255         Fix the spelling of "Back End".
15256         * nndiary.el: Ditto.
15257         Fix the copyright notice.
15258
15259 2005-07-18  Romain Francoise  <romain@orebokech.com>
15260
15261         * gnus-sum.el (gnus-summary-to-prefix)
15262         (gnus-summary-newsgroup-prefix): New variables.
15263         (gnus-summary-from-or-to-or-newsgroups): Use them.
15264
15265 2005-07-17  Romain Francoise  <romain@orebokech.com>
15266
15267         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15268         space as it's generally not especially interesting to the user.
15269
15270 2005-07-16  Romain Francoise  <romain@orebokech.com>
15271
15272         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15273         nil to avoid prompting and file modification if one of the
15274         messages at the top of the nnfolder file contains a copyright
15275         notice.
15276         Update copyright notice.
15277
15278         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15279         instead of `current-time-string' as the latter creates a time
15280         string that is not RFC 2822 compliant (it lacks the zone).
15281         Update copyright notice.
15282
15283 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15284
15285         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15286         for text/rtf.  Display default in prompt.  Pass default for M-n.
15287
15288         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15289
15290 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15291
15292         * gnus-msg.el (gnus-button-mailto):
15293         Remove save-selected-window-window hackery because it relies on
15294         save-selected-window internals.
15295
15296 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15297
15298         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15299         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15300         (gnus-article-prev-page): Ditto.
15301
15302         * gnus-util.el (gnus-beginning-of-window): New function.
15303         (gnus-end-of-window): New function.
15304
15305         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15306
15307 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15308
15309         * gnus-score.el (gnus-score-edit-all-score):
15310         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15311         gnus-message.
15312
15313 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15314
15315         * gnus-msg.el (gnus-button-mailto):
15316         Remove save-selected-window-window hackery because it relies on
15317         save-selected-window internals.
15318
15319 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15322         add-minor-mode.
15323         (gnus-binary-mode): Ditto.
15324
15325         * gnus-topic.el (gnus-topic-mode): Ditto.
15326
15327 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15328
15329         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15330         (gnus-article-prev-page): Take scroll-margin into consideration.
15331
15332 2005-07-04  Lute Kamstra  <lute@gnu.org>
15333
15334         Update FSF's address in GPL notices.
15335
15336 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15337
15338         * gnus.el (gnus-exit):
15339         * gnus-group.el (gnus-group-icons):
15340         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15341
15342         * gnus-nocem.el (gnus-nocem):
15343         * message.el (message-various, message-buffers, message-sending)
15344         (message-interface, message-forwarding, message-insertion)
15345         (message-headers, message-news, message-mail):
15346         * pgg-gpg.el (pgg-gpg):
15347         * pgg-parse.el (pgg-parse):
15348         * pgg-pgp.el (pgg-pgp):
15349         * pgg-pgp5.el (pgg-pgp5):
15350         * pop3.el (pop3): Finish `defgroup' description with period.
15351
15352 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * gnus-art.el (article-display-face): Improve the efficiency.
15355         (article-display-x-face): Ditto; remove grey x-face stuff.
15356
15357 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15358
15359         * gnus-art.el (article-display-face): Correct the position in
15360         which Faces are inserted.
15361
15362 2005-06-29  Didier Verna  <didier@xemacs.org>
15363
15364         * gnus-art.el (article-display-face): Display faces in correct
15365         order.
15366
15367 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15368
15369         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15370         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15371         (gnus-nocem-check-article): Fetch the Type header.
15372         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15373         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15374         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15375         make sure gnus-nocem-hashtb is initialized.
15376         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15377         (gnus-nocem-unwanted-article-p): Ditto.
15378
15379         * pgg.el (pgg-verify): Return the verification result.
15380
15381 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15382
15383         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15384         is ascii.
15385
15386 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15387
15388         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15389         `show-nonbreak-escape'.
15390
15391 2005-06-23  Lute Kamstra  <lute@gnu.org>
15392
15393         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15394
15395         * dig.el (dig-mode):
15396         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15397
15398 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15399
15400         * nnimap.el (nnimap-split-download-body): Fix spellings.
15401
15402 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15403
15404         * gnus-art.el (gnus-article-encrypt-body):
15405         * gnus-cus.el (gnus-score-customize):
15406         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15407         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15408
15409 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15410
15411         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15412         header by looking for magic "MII" at the beginnig.
15413
15414 2005-06-16  Miles Bader  <miles@gnu.org>
15415
15416         * gnus-xmas.el (gnus-xmas-group-startup-message):
15417         Use renamed gnus-splash face.
15418
15419         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15420         (assistant-field-face): New backward-compatibility alias for renamed
15421         face.
15422         (assistant-render-text): Use renamed assistant-field face.
15423
15424         * spam.el (spam): Remove "-face" suffix from face name.
15425         (spam-face): New backward-compatibility alias for renamed face.
15426         (spam-face, spam-initialize): Use renamed spam face.
15427
15428         * message.el (message-header-to, message-header-cc)
15429         (message-header-subject, message-header-newsgroups)
15430         (message-header-other, message-header-name)
15431         (message-header-xheader, message-separator, message-cited-text)
15432         (message-mml): Remove "-face" suffix from face names.
15433         (message-header-to-face, message-header-cc-face)
15434         (message-header-subject-face, message-header-newsgroups-face)
15435         (message-header-other-face, message-header-name-face)
15436         (message-header-xheader-face, message-separator-face)
15437         (message-cited-text-face, message-mml-face):
15438         New backward-compatibility aliases for renamed faces.
15439         (message-font-lock-keywords): Use renamed message faces.
15440
15441         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15442         (sieve-test-commands, sieve-tagged-arguments):
15443         Remove "-face" suffix from face names.
15444         (sieve-control-commands-face, sieve-action-commands-face)
15445         (sieve-test-commands-face, sieve-tagged-arguments-face):
15446         New backward-compatibility aliases for renamed faces.
15447         (sieve-control-commands-face, sieve-action-commands-face)
15448         (sieve-test-commands-face, sieve-tagged-arguments-face):
15449         Use renamed sieve faces.
15450
15451         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15452         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15453         (gnus-group-news-3-empty, gnus-group-news-4)
15454         (gnus-group-news-4-empty, gnus-group-news-5)
15455         (gnus-group-news-5-empty, gnus-group-news-6)
15456         (gnus-group-news-6-empty, gnus-group-news-low)
15457         (gnus-group-news-low-empty, gnus-group-mail-1)
15458         (gnus-group-mail-1-empty, gnus-group-mail-2)
15459         (gnus-group-mail-2-empty, gnus-group-mail-3)
15460         (gnus-group-mail-3-empty, gnus-group-mail-low)
15461         (gnus-group-mail-low-empty, gnus-summary-selected)
15462         (gnus-summary-cancelled, gnus-summary-high-ticked)
15463         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15464         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15465         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15466         (gnus-summary-low-undownloaded)
15467         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15468         (gnus-summary-low-unread, gnus-summary-normal-unread)
15469         (gnus-summary-high-read, gnus-summary-low-read)
15470         (gnus-summary-normal-read, gnus-splash):
15471         Remove "-face" suffix from face names.
15472         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15473         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15474         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15475         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15476         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15477         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15478         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15479         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15480         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15481         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15482         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15483         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15484         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15485         (gnus-summary-normal-ticked-face)
15486         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15487         (gnus-summary-normal-ancient-face)
15488         (gnus-summary-high-undownloaded-face)
15489         (gnus-summary-low-undownloaded-face)
15490         (gnus-summary-normal-undownloaded-face)
15491         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15492         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15493         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15494         (gnus-splash-face):
15495         New backward-compatibility aliases for renamed faces.
15496         (gnus-group-startup-message): Use renamed gnus faces.
15497
15498         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15499         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15500         (gnus-server-agent): Remove "-face" suffix from face names.
15501         (gnus-server-agent-face, gnus-server-opened-face)
15502         (gnus-server-closed-face, gnus-server-denied-face)
15503         (gnus-server-offline-face):
15504         New backward-compatibility aliases for renamed faces.
15505         (gnus-server-agent-face, gnus-server-opened-face)
15506         (gnus-server-closed-face, gnus-server-denied-face)
15507         (gnus-server-offline-face): Use renamed gnus faces.
15508
15509         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15510         Remove "-face" suffix from face names.
15511         (gnus-picon-xbm-face, gnus-picon-face):
15512         New backward-compatibility aliases for renamed faces.
15513
15514         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15515         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15516         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15517         (gnus-cite-11): Remove "-face" suffix from face names.
15518         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15519         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15520         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15521         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15522         New backward-compatibility aliases for renamed faces.
15523         (gnus-cite-attribution-face, gnus-cite-face-list)
15524         (gnus-article-boring-faces): Use renamed gnus faces.
15525
15526         * gnus-art.el (gnus-signature, gnus-header-from)
15527         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15528         (gnus-header-content): Remove "-face" suffix from face names.
15529         (gnus-signature-face, gnus-header-from-face)
15530         (gnus-header-subject-face, gnus-header-newsgroups-face)
15531         (gnus-header-name-face, gnus-header-content-face):
15532         New backward-compatibility aliases for renamed faces.
15533         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15534
15535         * gnus-sum.el (gnus-summary-selected-face)
15536         (gnus-summary-highlight): Use renamed gnus faces.
15537         * gnus-group.el (gnus-group-highlight): Likewise.
15538
15539 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15540
15541         * gnus-sieve.el (gnus-sieve-article-add-rule):
15542         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15543         * spam-stat.el (spam-stat-buffer-change-to-spam)
15544         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15545
15546         * message.el (message-is-yours-p):
15547         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15548
15549 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15550
15551         * mm-view.el (mm-inline-text): Withdraw the last change.
15552
15553 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15556         executing enriched-decode.
15557
15558 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15559
15560         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15561         charset of tar files.
15562
15563 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15564
15565         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15566
15567 2005-06-04  Lute Kamstra  <lute@gnu.org>
15568
15569         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15570         information is never recorded.
15571
15572 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15573
15574         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15575
15576 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15577
15578         * pop3.el (pop3-apop): Run md5 in the binary mode.
15579
15580         * starttls.el (starttls-set-process-query-on-exit-flag):
15581         Use eval-and-compile.
15582
15583 2005-05-31  Simon Josefsson  <jas@extundo.com>
15584
15585         * smime.el (smime-replace-in-string): Define.
15586         (smime-cert-by-ldap-1): Use it.
15587
15588 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * gnus-art.el (article-display-x-face): Replace
15591         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15592
15593         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15594         set-process-query-on-exit-flag or process-kill-without-query.
15595
15596         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15597         loop instead of replace-regexp.
15598
15599         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15600         instead of process-kill-without-query if it is available.
15601
15602         * lpath.el: Fbind ldap-search-entries.
15603
15604         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15605         instead of find-file-hooks if it is available.
15606
15607         * mml1991.el: Bind pgg-default-user-id when compiling.
15608
15609         * mml2015.el: Bind pgg-default-user-id when compiling.
15610
15611         * nndraft.el (nndraft-request-associate-buffer):
15612         Use write-contents-functions instead of write-contents-hooks if it is
15613         available.
15614
15615         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15616         instead of find-file-hooks if it is available.
15617
15618         * nntp.el (nntp-open-connection): Replace
15619         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15620         (nntp-open-ssl-stream): Ditto.
15621         (nntp-open-tls-stream): Ditto.
15622
15623         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15624         set-process-query-on-exit-flag or process-kill-without-query.
15625         (starttls-open-stream-gnutls): Use it instead of
15626         process-kill-without-query.
15627         (starttls-open-stream): Ditto.
15628
15629 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15630
15631         * smime.el (smime-cert-by-ldap-1): Don't use
15632         replace-regexp-in-string.
15633
15634 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15635
15636         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15637
15638         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15639         in PEM format.  Adjust to the XEmacs compability.
15640
15641 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15642
15643         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15644         by `string-to-number'.
15645         * gnus-agent.el (gnus-agent-regenerate-group)
15646         (gnus-agent-fetch-articles): Ditto.
15647         * gnus-art.el (gnus-button-fetch-group): Ditto.
15648         * gnus-cache.el (gnus-cache-generate-active)
15649         (gnus-cache-articles-in-group): Ditto.
15650         * gnus-group.el (gnus-group-set-current-level)
15651         (gnus-group-insert-group-line): Ditto.
15652         * gnus-score.el (gnus-score-set-expunge-below)
15653         (gnus-score-set-mark-below, gnus-summary-score-effect)
15654         (gnus-summary-score-entry): Ditto.
15655         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15656         (gnus-soup-pack): Ditto.
15657         * gnus-spec.el (gnus-xmas-format): Ditto.
15658         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15659         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15660         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15661         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15662         * nndb.el (nndb-get-remote-expire-response): Ditto.
15663         * nndiary.el (nndiary-parse-schedule-value)
15664         (nndiary-string-to-number, nndiary-request-replace-article)
15665         (nndiary-request-article): Ditto.
15666         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15667         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15668         * nneething.el (nneething-make-head): Ditto.
15669         * nnfolder.el (nnfolder-request-article)
15670         (nnfolder-retrieve-headers): Ditto.
15671         * nnheader.el (nnheader-file-to-number): Ditto.
15672         * nnkiboze.el (nnkiboze-request-article): Ditto.
15673         * nnmail.el (nnmail-process-unix-mail-format)
15674         (nnmail-process-babyl-mail-format): Ditto.
15675         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15676         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15677         (nnmh-request-create-group, nnmh-request-list-1)
15678         (nnmh-request-group, nnmh-request-article): Ditto.
15679         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15680         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15681         * nnsoup.el (nnsoup-make-active): Ditto.
15682         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15683         * nntp.el (nntp-find-group-and-number)
15684         (nntp-retrieve-headers-with-xover): Ditto.
15685         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15686         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15687         (pgg-format-key-identifier): Ditto.
15688         * pop3.el (pop3-last, pop3-stat): Ditto.
15689         * qp.el (quoted-printable-decode-region): Ditto.
15690
15691         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15692         of concat.
15693
15694 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15695
15696         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15697
15698         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15699
15700         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15701
15702         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15703
15704         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15705
15706         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15707
15708         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15709         (gnus-carpal-mode): Ditto.
15710
15711         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15712         (gnus-browse-mode): Ditto.
15713
15714         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15715
15716         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15717
15718 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15719
15720         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15721
15722 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15723
15724         * gnus-util.el (gnus-run-mode-hooks): New function.
15725
15726         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15727
15728         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15729         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15730
15731 2005-05-27  Lute Kamstra  <lute@gnu.org>
15732
15733         * dns-mode.el (dns-mode): Specify customization group.
15734
15735 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15736
15737         * gnus-agent.el (gnus-agent-make-mode-line-string):
15738         Use mode-line-highlight as mouse-face.
15739
15740 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * canlock.el (canlock): Change the parent group to news.
15743
15744         * deuglify.el (gnus-outlook-deuglify): Add :group.
15745
15746         * dig.el (dig): Add :group.
15747
15748         * dns-mode.el (dns-mode): Add :group.
15749
15750         * encrypt.el (encrypt): Add :group.
15751
15752         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15753         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15754         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15755         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15756         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15757
15758         * gnus-diary.el (gnus-diary): Add :group.
15759
15760         * gnus.el (gnus-group-news-1-face): Add :group.
15761         (gnus-group-news-1-empty-face): Ditto.
15762         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15763         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15764         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15765         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15766         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15767         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15768         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15769         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15770         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15771         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15772         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15773         (gnus-summary-high-ticked-face): Ditto.
15774         (gnus-summary-low-ticked-face): Ditto.
15775         (gnus-summary-normal-ticked-face): Ditto.
15776         (gnus-summary-high-ancient-face): Ditto.
15777         (gnus-summary-low-ancient-face): Ditto.
15778         (gnus-summary-normal-ancient-face): Ditto.
15779         (gnus-summary-high-undownloaded-face): Ditto.
15780         (gnus-summary-low-undownloaded-face): Ditto.
15781         (gnus-summary-normal-undownloaded-face): Ditto.
15782         (gnus-summary-high-unread-face): Ditto.
15783         (gnus-summary-low-unread-face): Ditto.
15784         (gnus-summary-normal-unread-face): Ditto.
15785         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15786         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15787
15788         * hashcash.el (hashcash): New custom group.
15789         (hashcash-default-payment): Add :group.
15790         (hashcash-payment-alist): Ditto.
15791         (hashcash-default-accept-payment): Ditto.
15792         (hashcash-accept-resources): Ditto.
15793         (hashcash-path): Ditto.
15794         (hashcash-extra-generate-parameters): Ditto.
15795         (hashcash-double-spend-database): Ditto.
15796         (hashcash-in-news): Ditto.
15797
15798         * message.el (message-minibuffer-local-map): Add :group.
15799
15800         * netrc.el (netrc): Add :group.
15801
15802         * sieve-manage.el (sieve-manage-log): Add :group.
15803         (sieve-manage-default-user): Diito.
15804         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15805         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15806         (sieve-manage-authenticators): Ditto.
15807         (sieve-manage-authenticator-alist): Ditto.
15808         (sieve-manage-default-port): Ditto.
15809
15810         * sieve-mode.el (sieve-control-commands-face): Add :group.
15811         (sieve-action-commands-face): Ditto.
15812         (sieve-test-commands-face): Ditto.
15813         (sieve-tagged-arguments-face): Ditto.
15814
15815         * smime.el (smime): Add :group.
15816
15817         * spam-report.el (spam-report): Add :group.
15818
15819         * spam.el (spam, spam-face): Add :group.
15820
15821 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15822
15823         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15824         return \n.\n.\n at the end of articles.  Protect against that.
15825         (nntp-with-open-group): Allow debugging.
15826
15827         * nnheader.el (mail-header-set-extra): Make into a function
15828         because I just could't understand how to quote the list properly.
15829
15830         * dns.el (query-dns-cached): New function.
15831
15832 2005-05-26  Lute Kamstra  <lute@gnu.org>
15833
15834         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15835
15836 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15837
15838         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15839
15840         * gnus-art.el: Don't autoload mail-extract-address-components.
15841
15842         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15843         eval-and-compile to evaluate it.
15844
15845         * hashcash.el: Don't autoload executable-find.
15846
15847         * nndb.el: Don't declare the nndb back end two or more times; don't
15848         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15849
15850         * nntp.el: Autoload format-spec instead of format; use
15851         eval-and-compile to evaluate autoload forms.
15852
15853 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15854
15855         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15856
15857 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15858
15859         * gnus.el (gnus-version-number): Bump version.
15860
15861 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15862
15863         * gnus.el: No Gnus v0.3 is released.
15864
15865 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15866
15867         * lpath.el (featurep): Bind show-nonbreak-escape.
15868
15869 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15870
15871         * gnus-art.el (gnus-article-edit-part): Disable undo.
15872
15873 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15876         gnus-article-date-lapsed-new-header is t if date timer is active;
15877         skip headers in which the original date value is empty.
15878         (gnus-article-save-original-date): Redefine it as a macro.
15879         (gnus-display-mime): Use it.
15880
15881 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15882
15883         * gnus-art.el (article-date-ut): Support converting date in
15884         forwarded parts as well.
15885         (gnus-article-save-original-date): New function.
15886         (gnus-display-mime): Use it.
15887
15888 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15889
15890         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15891         enclosure element of <item>.
15892
15893 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15894
15895         * message.el (message-kill-buffer-query): Rename from
15896         `message-kill-buffer-query-if-modified'.  Add :version.
15897
15898 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15899
15900         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15901         window layout.
15902
15903 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * mml.el: Autoload dnd when compiling.
15906
15907 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15908
15909         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15910         x-dnd-*.
15911
15912 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15913
15914         * qp.el (quoted-printable-encode-region): Save excursion.
15915
15916 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15917
15918         * message.el (message-kill-buffer-query-if-modified): Add new variable
15919         so the user can kill a modified message buffer quickly.
15920         (message-kill-buffer): Use it.
15921
15922 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * lpath.el: Fbind display-time-event-handler; don't fbind
15925         string-to-multibyte.
15926
15927         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15928
15929 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15932         contained in text because xml.el decodes entities) with LFs.
15933
15934 2005-04-11  Lute Kamstra  <lute@gnu.org>
15935
15936         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15937         differently.
15938
15939 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15940
15941         * mm-util.el (mm-detect-coding-region): Typo.
15942
15943 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15944
15945         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15946
15947 2005-04-06  Deepak Goel  <deego@gnufans.org>
15948
15949         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15950         user-function allow user modifications of the scores.
15951         (spam-stat-score-buffer-user): New function, to allow
15952         user-computed modifications to the score.
15953         (spam-stat-score-buffer-user-functions): List of additional
15954         scoring functions.
15955         (spam-stat-error-holder): Global temporary error holder.
15956         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15957         variable.
15958
15959 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15960
15961         * gnus-registry.el (gnus-registry-clean-empty-function)
15962         (gnus-registry-trim, gnus-registry-fetch-groups)
15963         (gnus-registry-delete-group): Groups that match
15964         `gnus-registry-ignored-groups' are removed from the registry
15965         entries, not just ignored for splitting.  This helps clean up the
15966         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15967         to get all the groups a message ID is in.
15968
15969         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15970         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15971         (spam-stat-score-buffer-user-functions): Add :number custom type.
15972
15973 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15976         argument in XEmacs.
15977
15978         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15979         (nnrss-request-group): Decode group name first.
15980         (nnrss-request-article): Make a text/plain article if mml-to-mime
15981         failed.
15982         (nnrss-get-encoding): Return a compatible encoding according to
15983         nnrss-compatible-encoding-alist.
15984         (nnrss-find-el): Use consp instead of listp.
15985         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15986
15987 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15988
15989         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15990         which Emacs 20 doesn't support.
15991         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15992
15993 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15994
15995         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15996         silence the byte compiler inside the defun.
15997
15998         * gnus-demon.el (parse-time-string): Add autoload.
15999
16000         * gnus-delay.el (parse-time-string): Add autoload.
16001
16002         * gnus-art.el (parse-time-string): Add autoload.
16003
16004         * nnultimate.el (parse-time): Require for `parse-time-string'.
16005
16006 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16007
16008         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16009
16010         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16011
16012         * smime.el (smime-ldap-host-list): Add :version.
16013
16014 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16015
16016         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16017         pass it to `gnus-browse-read-group'.
16018         (gnus-browse-read-group): Add NUMBER argument and pass it to
16019         `gnus-group-read-ephemeral-group'.
16020
16021         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16022         argument and pass it to `gnus-group-read-group'.
16023
16024 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16025
16026         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16027         mm-xemacs-find-mime-charset-1 if we have the mule feature
16028         available at runtime.
16029
16030 2005-03-25  Werner Lemberg  <wl@gnu.org>
16031
16032         * nnmaildir.el: Replace `illegal' with `invalid'.
16033
16034 2005-03-23  Lute Kamstra  <lute@gnu.org>
16035
16036         * time-date.el: Add comment on time value formats.
16037         Don't require parse-time.
16038         (with-decoded-time-value): New macro.
16039         (encode-time-value): New function.
16040         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16041         (days-to-time): Return a valid time value when arg is huge.
16042         (time-since): Use time-subtract.
16043         (time-to-number-of-days): Use time-to-seconds.
16044
16045 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16046
16047         * gnus-start.el (gnus-display-time-event-handler):
16048         Check display-time-timer at runtime rather than only at load time
16049         in case display-time-mode is turned off in the mean time.
16050
16051 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16052
16053         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16054         used.
16055
16056         * nneething.el (nneething-map-file-directory): Derive from
16057         `gnus-directory'.
16058
16059         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16060         the To/Cc button.
16061
16062 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16063
16064         * nnmaildir.el (nnmaildir-request-accept-article):
16065         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16066
16067 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16068
16069         * gnus-async.el: Require timer-funcs at compile time when in
16070         XEmacs for `run-with-idle-timer'.
16071
16072 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16073
16074         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16075         autoloaded function.
16076
16077 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16078
16079         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16080
16081 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16082
16083         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16084
16085 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16086
16087         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16088         Add gnus-expert-user to default.
16089
16090 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16091
16092         * nnimap.el (nnimap-open-server): Ditto.
16093
16094         * imap.el (imap-authenticate): Fix typo.
16095
16096 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16097
16098         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16099         buffer (since IMAP server might return FETCH response out of
16100         order, and the nntp buffer must be sorted).
16101
16102 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16103
16104         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16105         comparison on string.
16106
16107         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16108         (gnus-agent-score): Rename category keywords to match gnus-cus.
16109         (gnus-agent-summary-fetch-series): Modify to protect against
16110         gnus-agent-summary-fetch-group clearing processable flags.
16111         (gnus-agent-synchronize-group-flags): Update live group buffer as
16112         synchronization may occur due to the user toggle the plugged
16113         status.
16114         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16115         successfully downloaded.
16116         (gnus-agent-expire-group-1): Avoid using markers when the overview
16117         is in ascending order; greatly improves performance.
16118         (gnus-agent-regenerate-group):
16119         Use gnus-agent-synchronize-group-flags to reset read status in both
16120         gnus and server.
16121         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16122
16123 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16124
16125         * message.el: Don't autoload former message-utils variables.
16126         (message-strip-subject-trailing-was): Change doc string.
16127
16128         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16129         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16130         (nnweb-google-search): Add "hl=en" here.
16131         (nnweb-google-parse-1, nnweb-google-create-mapping):
16132         Don't hardcode URL.
16133
16134 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16135
16136         * message.el (message-get-reply-headers, message-followup):
16137         Mention related variables `message-use-followup-to' and
16138         `message-use-mail-followup-to', in the information buffer.
16139
16140         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16141         of broken groups(-beta).google.com.
16142
16143 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16144
16145         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16146         parameter to invoked gnus-request-move-article; remove the
16147         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16148         all at once instead of once per article.
16149         (gnus-summary-remove-process-mark): Accept a list of articles as
16150         well as a single article for processing.
16151
16152         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16153         parameter.
16154
16155         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16156
16157         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16158
16159         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16160         parameter.
16161
16162         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16163         parameter.
16164
16165         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16166         parameter and remove the gnus-sum-hint-move-is-internal variable.
16167
16168         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16169         parameter.
16170
16171         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16172         parameter.
16173
16174         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16175         parameter.
16176
16177         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16178
16179         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16180         parameter.
16181
16182         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16183         parameter.
16184
16185 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16186
16187         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16188         a more conservative way.
16189
16190 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16191
16192         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16193         buffer, so it moves the window's cursor.
16194
16195 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16196
16197         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16198         `mm-dissect-multipart' and receive the from field as an (optional)
16199         argument from `mm-dissect-multipart'.
16200         (mm-dissect-multipart): Receive the from field as an argument and
16201         pass it on when we call `mm-dissect-buffer' on MIME parts.
16202         Fixes verification/decryption of signed/encrypted MIME parts.
16203
16204 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16205
16206         * gnus-sum.el (gnus-summary-move-article):
16207         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16208         whatever it calls (right now, only nnimap-request-move article
16209         respects it).
16210
16211         * nnimap.el (nnimap-request-move-article):
16212         When gnus-sum-hint-move-is-internal is set, don't do the extra
16213         nnimap-request-article.
16214
16215 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16216
16217         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16218
16219         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16220         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16221
16222         * gnus-sum.el (gnus-summary-caesar-message):
16223         Apply `gnus-treat-article' after rotation.
16224
16225         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16226         doc string.
16227
16228 2005-02-22  Simon Josefsson  <jas@extundo.com>
16229
16230         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16231         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16232         <arne@arnested.dk>.
16233         (encrypt): Add password-cache and password-cache-expiry as group
16234         members.
16235
16236 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16237
16238         * smime.el (smime-ldap-host-list): Doc fix.
16239         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16240         cache) password.
16241         (smime-sign-region): Use it.
16242         (smime-decrypt-region): Use it.
16243         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16244         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16245         fails.
16246         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16247         certificate from DER to PEM format rather than calling openssl.
16248
16249         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16250
16251         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16252         for signing/encryption.
16253
16254         * mml.el (mml-parse-1): Use them.
16255
16256 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16257
16258         * nnrss.el (nnrss-verbose): Remove.
16259         (nnrss-request-group): Use `nnheader-message' instead.
16260
16261 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16262
16263         * nnrss.el (nnrss-verbose): New variable.
16264         (nnrss-request-group): Make it say nnrss is requesting a group.
16265
16266 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16267
16268         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16269         Handle news URL with given port correctly.
16270
16271 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16272
16273         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16274         containing special characters.
16275
16276         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16277
16278         * mml.el (mime-to-mml): Ditto.
16279
16280         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16281         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16282         (rfc2047-decode-region): Quote decoded words containing special
16283         characters when rfc2047-quote-decoded-words-containing-tspecials
16284         is non-nil.
16285
16286 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16287
16288         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16289
16290         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16291
16292 2005-02-15  Simon Josefsson  <jas@extundo.com>
16293
16294         * nnimap.el (nnimap-debug): Doc fix.
16295
16296         * imap.el (imap-debug): Doc fix.
16297
16298 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16301
16302 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16303
16304         * gnus.el (spam-contents): Improve docs for spam-contents
16305         parameter in its variable incarnation.
16306
16307 2005-02-14  Simon Josefsson  <jas@extundo.com>
16308
16309         * smime-ldap.el: Use require instead of load-library for ldap.
16310         (smime-ldap-search): Indent.
16311         (smime-ldap-search-internal): Shorten line.
16312
16313         * smime.el (smime-cert-by-dns): Add doc-string.
16314         (smime-cert-by-ldap-1): Indent.
16315
16316         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16317         mml-smime-get-dns-ldap.
16318         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16319
16320 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16321
16322         * smime.el: Require smime-ldap.
16323         (smime-ldap-host-list): New variable.
16324         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16325
16326         * mml-smime.el (mml-smime-encrypt-query): New function.
16327         (mml-smime-encrypt-query): Use it.
16328
16329         * smime-ldap.el: New file.
16330
16331 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16332
16333         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16334
16335 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16336
16337         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16338         argument in doc string.  Make query for type more clear.
16339
16340 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16341
16342         * gnus.el (gnus-group-startup-message): Search for gnus images in
16343         etc/images/gnus.
16344         * mm-util.el (mm-image-load-path): Likewise.
16345         * smiley.el (smiley-data-directory): Search for smilies in
16346         etc/images/smilies.
16347
16348 2005-02-09  Kim F. Storm  <storm@cua.dk>
16349
16350         Change Emacs release version from 21.4 to 22.1 throughout.
16351         Change Emacs development version from 21.3.50 to 22.0.50.
16352
16353 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16356
16357         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16358         non-Mule XEmacs as well.
16359         (mm-decompress-buffer): Signal an error intentionally if it does
16360         not decompress compressed data because auto-compression-mode is
16361         disabled.
16362
16363 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16364
16365         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16366         an ID in the registry even if it has no groups.
16367
16368 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16369
16370         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16371         merge it into mm-decompress-buffer.
16372         (gnus-mime-copy-part): Use the MIME part charset, the value which
16373         a user specified or gnus-newsgroup-charset for decoding, like
16374         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16375         save-buffer what was used.  Suggested by Kevin Ryde
16376         <user42@zip.com.au>.
16377         (gnus-mime-inline-part): Allow the name parameter as well as the
16378         filename parameter; force decompressing of compressed data; always
16379         display contents being not decoded as unibyte.
16380
16381         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16382         as well as the filename parameter.
16383
16384         * mm-util.el (mm-decompress-buffer):
16385         Merge gnus-mime-jka-compr-maybe-uncompress.
16386         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16387         of compressed data.
16388
16389 2005-02-08  Simon Josefsson  <jas@extundo.com>
16390
16391         * imap.el (imap-log): Doc fix.
16392
16393 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16396         the coding cookies; decompress compressed parts.
16397
16398         * mml.el (mml-generate-mime-1): Add the charset parameter according
16399         to the value which a user specified manually or the coding cookie.
16400
16401         * mm-util.el (mm-string-to-multibyte): New function.
16402         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16403         (mm-coding-system-to-mime-charset): New function.
16404         (mm-decompress-buffer): New function.
16405         (mm-find-buffer-file-coding-system): New function.
16406
16407         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16408         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16409         parts.
16410
16411 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16412
16413         * mm-view.el (mm-display-inline-fontify): Decode a part according
16414         to the charset parameter.
16415
16416 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16417
16418         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16419         prefix arg is neither nil nor a number, as info specifies.
16420
16421 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16422
16423         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16424         timestamps.
16425
16426 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16427
16428         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16429         groups error checking and notify user.
16430
16431 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16432
16433         * message.el (message-send-mail-function): Check existence of
16434         sendmail-program first before using default value
16435         `message-send-mail-with-sendmail'.  Otherwise use more generic
16436         `smtpmail-send-it'.
16437
16438 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16439
16440         * nntp.el (nntp-request-update-info): Always return nil.
16441
16442 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16443
16444         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16445
16446 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16447
16448         * message.el (message-beginning-of-line): Change the behavior when
16449         invoked between BOL and : so that it first moves backward.
16450
16451 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16452
16453         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16454         article buffer when editing of the article is discarded.
16455         (gnus-article-prepare): Revert.
16456
16457 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * gnus-art.el (gnus-article-prepare):
16460         Remove message-strip-forbidden-properties from the local hook.
16461
16462 2005-01-27  Simon Josefsson  <jas@extundo.com>
16463
16464         * password.el (password-cache-add): Only start one timer per key.
16465         Reported by Derek Atkins <warlord@MIT.EDU>.
16466
16467 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16468
16469         * run-at-time.el: Remove.  It is no longer needed as
16470         timer-funcs.el in the xemacs-base package has a working version of
16471         `run-at-time'.
16472
16473         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16474
16475         * password.el: Require timer-funcs instead of run-at-time in
16476         XEmacs.
16477         Remove `password-run-at-time' macro.
16478         (password-cache-add): Use `run-at-time' instead of
16479         `password-run-at-time'.
16480
16481         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16482         Remove `nnheader-cancel-function-timers' alias,
16483         `cancel-function-timers' exists in XEmacs in timer-funcs.
16484
16485         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16486         for `run-with-idle-timer'.
16487
16488         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16489         for `run-at-time'.
16490
16491         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16492         for `with-timeout'.
16493
16494         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16495         the same as for XEmacs 21.4.
16496         No need to ignore `run-with-idle-timer', this function exists in
16497         XEmacs now in timer-funcs.el in the xemacs-base package.
16498         (dgnushack-compile): No need to delete
16499         run-at-time.el from the list of files to compile because it
16500         doesn't exist anymore.
16501
16502 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16503
16504         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16505         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16506
16507 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16508
16509         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16510         sensitively.
16511
16512 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16513
16514         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16515
16516 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16517
16518         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16519         which will be inserted according to the multibyteness of a buffer
16520         rather than the type of contents.  Suggested by ARISAWA Akihiro
16521         <ari@mbf.ocn.ne.jp>.
16522
16523         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16524         of string which old xml.el may return rather than a string.
16525
16526 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16527
16528         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16529
16530 2005-01-16  Simon Josefsson  <jas@extundo.com>
16531
16532         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16533         idn/idna.el isn't available.
16534         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16535         <michael@waxrat.com>.
16536
16537         * hashcash.el: Remove non-FSF copyright header.
16538
16539         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16540         (hashcash-generate-payment): Use it.
16541         (hashcash-generate-payment-async): Use it.
16542
16543 2005-01-15  Simon Josefsson  <jas@extundo.com>
16544
16545         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16546         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16547
16548         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16549         gnus-summary-idna-message.
16550         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16551         (gnus-summary-idna-message): New function.
16552
16553 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16554
16555         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16556         gnus-novice-user.
16557
16558 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16559
16560         * nnrss.el (nnrss-request-delete-group): Delete entries in
16561         nnrss-group-alist as well.
16562         (nnrss-save-server-data): Insert newline.
16563
16564 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16565
16566         * gnus.el (gnus-user-agent): Use list of symbols instead of
16567         symbols.  Display full version number for (S)XEmacs.
16568         Optionally display (S)XEmacs codename.
16569
16570         * gnus-util.el (gnus-emacs-version): Update for new
16571         `gnus-user-agent'.
16572
16573         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16574         Gnus version.
16575
16576 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16577
16578         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16579         which is unreadable in some setups.
16580
16581 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16582
16583         * gnus-spec.el (gnus-update-format-specifications): Flush the
16584         group format spec cache if it doesn't support decoded group names.
16585
16586 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16587
16588         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16589         Allow to apply decay on score files matching a regexp.
16590
16591 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16594         compatibility in %g and %c.
16595
16596 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16597
16598         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16599         name for only %g and %c.
16600         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16601         of gnus-tmp-group to decoded group name.
16602         (gnus-group-make-rss-group): Exclude `/'s from group names.
16603
16604 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16605
16606         * nnrss.el (nnrss-get-encoding): Fix regexp.
16607
16608 2004-12-27  Simon Josefsson  <jas@extundo.com>
16609
16610         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16611         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16612         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16613
16614 2004-12-17  Kim F. Storm  <storm@cua.dk>
16615
16616         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16617
16618         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16619
16620 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16621
16622         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16623
16624 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16625
16626         * nnrss.el: Require rfc2047 and mml.
16627         (nnrss-file-coding-system): New variable.
16628         (nnrss-format-string): Redefine it as an inline function.
16629         (nnrss-decode-group-name): New function.
16630         (nnrss-string-as-multibyte): Remove.
16631         (nnrss-retrieve-headers): Decode group name; don't use
16632         nnrss-format-string.
16633         (nnrss-request-group): Decode group name.
16634         (nnrss-request-article): Decode group name; allow a Message-ID as
16635         well as an article number; don't use nnrss-format-string; encode a
16636         Message-ID string which may contain non-ASCII characters; use
16637         mml-to-mime to compose a MIME article.
16638         (nnrss-request-expire-articles): Decode group name.
16639         (nnrss-request-delete-group): Decode group name.
16640         (nnrss-fetch): Clarify error message.
16641         (nnrss-read-server-data): Use insert-file-contents instead of load;
16642         bind file-name-coding-system; use multibyte buffer.
16643         (nnrss-save-server-data): Bind coding-system-for-write to the
16644         value of nnrss-file-coding-system; bind file-name-coding-system;
16645         add coding cookie.
16646         (nnrss-read-group-data): Use insert-file-contents instead of load;
16647         bind file-name-coding-system; use multibyte buffer.
16648         (nnrss-save-group-data): Bind coding-system-for-write to the
16649         value of nnrss-file-coding-system; bind file-name-coding-system.
16650         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16651         make it work with non-ASCII text.
16652         (nnrss-find-el): Make it work with old xml.el as well.
16653
16654 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16655
16656         * nnrss.el (nnrss-get-encoding): New function.
16657         (nnrss-fetch): Use unibyte buffer initially; bind
16658         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16659         decode contents according to the encoding attribute.
16660         (nnrss-save-group-data): Add coding cookie.
16661         (nnrss-mime-encode-string): New function.
16662         (nnrss-check-group): Use it to encode subject and author.
16663
16664 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16665
16666         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16667         imaginary variable.
16668
16669 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16670
16671         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16672         correctly even if there are wide characters.
16673
16674 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16675
16676         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16677         downcased symbol names; make a new cache instead of reusing
16678         bbdb-hashtable.
16679
16680 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16681
16682         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16683         concatenating segments rather than before concatenating them.
16684         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16685
16686         * message.el (message-get-reply-headers): Bind `extra'.
16687
16688 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16689
16690         * message.el (message-extra-wide-headers): New variable.
16691         (message-get-reply-headers): Use it.
16692
16693 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16694
16695         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16696         (gnus-agent-group-pathname): Ditto.
16697
16698         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16699
16700         * gnus-group.el (gnus-group-make-group): Decode group name.
16701         (gnus-group-make-rss-group): Register the group data after opening
16702         the nnrss group.
16703
16704 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16705
16706         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16707         by expiry now get marked as read.
16708
16709 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16710
16711         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16712
16713 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16714
16715         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16716         unify Latin characters in XEmacs.
16717         (mm-find-mime-charset-region): Use it.
16718
16719 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * gnus-util.el (gnus-delete-directory): New function.
16722
16723         * gnus-agent.el (gnus-agent-delete-group): Use it.
16724
16725         * gnus-cache.el (gnus-cache-delete-group): Use it.
16726
16727 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16728
16729         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16730         names.
16731
16732 2004-12-16  Simon Josefsson  <jas@extundo.com>
16733
16734         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16735
16736 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16737
16738         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16739
16740         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16741         (gnus-group-set-current-level): Decode group name.
16742
16743 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16744
16745         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16746         failed.
16747
16748 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16749
16750         * gnus-group.el (gnus-group-delete-group): Decode group name.
16751         (gnus-group-make-rss-group): Encode group name.
16752         (gnus-group-catchup-current): Decode group name.
16753         (gnus-group-kill-group): Decode group name.
16754
16755 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16756
16757         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16758
16759 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16760
16761         * gnus-group.el (gnus-group-make-rss-group):
16762         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16763
16764         * gnus-start.el (gnus-setup-news): Honor user's setting to
16765         gnus-message-archive-method.  Suggested by Lute Kamstra
16766         <lute@gnu.org>.
16767
16768 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16769
16770         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16771         global counterparts of the buffer-local variables.
16772
16773 2004-11-16  Romain Francoise  <romain@orebokech.com>
16774
16775         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16776         counterparts of the buffer-local variables.
16777
16778 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16779
16780         * message.el (message-forbidden-properties): Fix typo in doc
16781         string.
16782
16783 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16784
16785         * gnus-util.el (gnus-replace-in-string): Add doc string.
16786
16787         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16788         to avoid problems when splitting mails with many recipients.
16789
16790 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16791
16792         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16793         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16794
16795 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16796
16797         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16798         if there is no hashtable in memory or file modification time is
16799         newer than cached timestamp.
16800
16801 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16802
16803         * gnus-sum.el (gnus-summary-limit-to-recipient):
16804         Implement not-matching option.
16805
16806 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16807
16808         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16809         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16810         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16811         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16812         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16813         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16814
16815 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16816
16817         * message.el (message-forward-make-body-mml): Remove headers
16818         according to message-forward-ignored-headers if a message is decoded.
16819
16820 2004-12-02  Romain Francoise  <romain@orebokech.com>
16821
16822         * message.el (message-forward-make-body-plain): Always remove
16823         headers according to message-forward-ignored-headers.
16824
16825 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16826
16827         * spam.el (spam-summary-prepare-exit): Remove the
16828         gnus-summary-limit pop for now, it has problems with ham marks for
16829         me.
16830
16831 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16832
16833         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16834         correctly.
16835
16836 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16837
16838         * format-spec.el (format-spec): Message the char.
16839
16840 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16841
16842         * gnus-art.el (gnus-split-methods): Reformat comments.
16843
16844         * spam.el (spam-summary-prepare-exit): Remove article limits
16845         before exiting the summary buffer.
16846
16847 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16848
16849         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16850         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16851
16852         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16853         order to silence the byte compiler.
16854
16855         * spam.el: Fix the way to silence the byte compiler, which
16856         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16857         bbdb-search-simple, spam-BBDB-register-routine,
16858         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16859         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16860         spam-stat-buffer-is-spam, spam-stat-load,
16861         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16862         spam-stat-save and spam-stat-split-fancy.
16863
16864 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16867         which may confuse users.
16868         (canlock-password-for-verify): Ditto.
16869
16870         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16871
16872         * gnus-art.el (gnus-emphasis-alist): Ditto.
16873
16874         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16875
16876         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16877
16878         * gnus-start.el (gnus-save-killed-list): Ditto.
16879
16880         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16881         (gnus-sum-thread-tree-root): Ditto.
16882         (gnus-sum-thread-tree-false-root): Ditto.
16883         (gnus-sum-thread-tree-single-indent): Ditto.
16884
16885         * message.el (message-courtesy-message): Ditto.
16886         (message-archive-note): Ditto.
16887         (message-subscribed-address-file): Ditto.
16888         (message-user-fqdn): Ditto.
16889
16890         * spam-report.el (spam-report-gmane-regex): Ditto.
16891
16892         * spam.el (spam-blackhole-good-server-regex): Ditto.
16893
16894 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16895
16896         * mml.el (mml-preview): Widen the message buffer before copying
16897         the contents to the preview buffer; sort headers before previewing.
16898
16899         * message.el (message-hidden-headers): Fix the way to avoid a bug
16900         in the `repeat' widget in Emacs 21.3 or earlier.
16901
16902 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * message.el (message-hidden-headers): Default to "^References:".
16905         Improve customization type.  Suggested by Reiner Steib
16906         <Reiner.Steib@gmx.de>.
16907
16908 2004-11-25  Romain Francoise  <romain@orebokech.com>
16909
16910         * message.el (message-strip-forbidden-properties): Remove check for
16911         obsolete `message-hidden' text property, hidden headers are not
16912         accessible in the buffer anymore.
16913
16914 2004-11-22  Romain Francoise  <romain@orebokech.com>
16915
16916         * message.el (message-header-format-alist): Add `From' in list
16917         so that it can be sorted.
16918         (message-fix-before-sending): Widen and sort headers before
16919         sending.
16920         (message-hide-headers): Use narrowing to hide headers by moving
16921         them to the top of the buffer and narrowing to the region
16922         underneath.
16923
16924 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16925
16926         * message.el (message-strip-forbidden-properties):
16927         Bind buffer-read-only (etc) to nil.
16928
16929 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16930
16931         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16932         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16933
16934 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16935
16936         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16937
16938 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16939
16940         * dns.el (query-dns): Use sit-for to time instead of
16941         accept-process-output, since that doesn't seem to work on udp
16942         sockets.
16943
16944 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16947
16948 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16949
16950         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16951         doc string.  Improve doc string.
16952
16953 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16954
16955         * nntp.el (nntp-request-update-info): Return nil if
16956         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16957         may not call gnus-activate-group which uselessly issues the GROUP
16958         commands for all nntp groups and wastes time.  Reported by Romain
16959         Francoise <romain@orebokech.com>.
16960
16961         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16962
16963 2004-11-15  Simon Josefsson  <jas@extundo.com>
16964
16965         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16966         headers separately.
16967         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16968         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16969
16970 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16971
16972         * gnus-start.el (gnus-convert-old-newsrc):
16973         Assign legacy-gnus-agent to 5.10.7.
16974
16975 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16976
16977         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16978         start of the lines.
16979
16980 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16981
16982         * hashcash.el (hashcash-default-payment): Change default to 20.
16983         (hashcash-default-accept-payment): Change default to 20.
16984         (hashcash-process-alist): New variable.
16985         (hashcash-generate-payment-async): Add.
16986         (hashcash-already-paid-p): Add.
16987         (hashcash-insert-payment): Don't generate payments twice.
16988         (hashcash-insert-payment-async): Add.
16989         (hashcash-insert-payment-async-2): Add.
16990         (hashcash-cancel-async): Add.
16991         (hashcash-wait-async): Add.
16992         (hashcash-processes-running-p): Add.
16993         (hashcash-wait-or-cancel): Add.
16994         (mail-add-payment): New optional argument.  Conditionally start
16995         asynchronous calculation.
16996         (mail-add-payment-async): Add.
16997
16998         * message.el (message-send-mail): Wait for asynchronous hashcash
16999         results.  Don't clobber existing X-Hashcash headers.
17000         (message-setup-1): Call mail-add-payment-async when
17001         message-generate-hashcash is non-nil.
17002
17003 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17004
17005         * message.el (message-use-alternative-email-as-from): Examine the
17006         From header as well; use message-make-from in order to include a
17007         user's full name.
17008
17009 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17010
17011         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17012         default; improve customization type.
17013         (gnus-emphasis-custom-with-format): New macro.
17014         (gnus-emphasis-custom-value-to-external): New function.
17015         (gnus-emphasis-custom-value-to-internal): New function.
17016
17017 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17018
17019         * dns.el (query-dns): Resolve reverse addresses.
17020
17021 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17022
17023         * gnus-group.el (gnus-group-get-new-news): Use it.
17024
17025         * gnus-start.el (gnus-check-reasonable-setup): New function.
17026
17027 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17030         "Args out of range" error.  Reported by Arnaud Giersch
17031         <arnaud.giersch@free.fr>.
17032
17033 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17034
17035         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17036
17037 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17038
17039         * spam.el (spam group): Add :version.
17040
17041         * pgg-def.el (pgg group): Add :version.
17042
17043 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-art.el (gnus-article-edit-article): Don't associate the
17046         article buffer with a draft file.  This is a temporary measure
17047         against the 2004-08-22 change to gnus-article-edit-mode.
17048
17049 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17052         (html2text-format-tags): Remove unused variable `attr'.
17053
17054 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17055
17056         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17057
17058         * tls.el (tls-process-connection-type, tls-success)
17059         (tls-certtool-program): Add :version.
17060
17061         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17062         (starttls-extra-arguments, starttls-process-connection-type)
17063         (starttls-connect, starttls-failure, starttls-success): Add :version.
17064
17065         * spam-stat.el (spam-stat): Add :version.
17066
17067         * sieve.el (sieve): Add :version.
17068
17069         * sha1.el (sha1): Add :version.
17070         (sha1-use-external): Remove redundant version.
17071
17072         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17073         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17074         (nnmail-split-fancy-match-partial-words)
17075         (nnmail-split-lowercase-expanded): Add :version.
17076
17077         * nndiary.el (nndiary): Add :version.
17078
17079         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17080
17081         * mml-sec.el (mml-default-sign-method)
17082         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17083         Add :version.
17084
17085         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17086
17087         * mm-url.el (mm-url-use-external, mm-url-program)
17088         (mm-url-arguments): Add :version.
17089
17090         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17091         (mm-attachment-file-modes, mm-decrypt-option)
17092         (mm-w3m-safe-url-regexp): Add :version.
17093
17094         * message.el (message-cite-prefix-regexp)
17095         (message-sendmail-envelope-from, message-minibuffer-local-map)
17096         (message-user-fqdn, message-completion-alist): Add :version.
17097
17098         * gnus-win.el (gnus-configure-windows-hook)
17099         (gnus-use-frames-on-any-display): Add :version.
17100
17101         * gnus-art.el (gnus-article-address-banner-alist)
17102         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17103         (gnus-treat-from-picon, gnus-treat-mail-picon)
17104         (gnus-treat-x-pgp-sig): Add :version.
17105
17106         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17107         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17108         (gnus-summary-article-delete-hook)
17109         (gnus-summary-display-while-building): Add :version.
17110
17111         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17112         (gnus-get-top-new-news-hook): Add :version.
17113
17114         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17115         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17116
17117         * gnus-registry.el (gnus-registry): Add :version.
17118
17119         * gnus-spec.el (gnus-use-correct-string-widths)
17120         (gnus-make-format-preserve-properties): Add :version.
17121
17122         * gnus.el (gnus-group-charter-alist)
17123         (gnus-group-fetch-control-use-browse-url)
17124         (gnus-install-group-spam-parameters): Add :version.
17125
17126         * gnus-diary.el (gnus-diary): Add :version.
17127
17128         * gnus-delay.el (gnus-delay): Add :version.
17129
17130         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17131         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17132         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17133         Add :version.
17134
17135         * gnus-agent.el (gnus-agent-max-fetch-size)
17136         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17137         (gnus-agent-prompt-send-queue): Add :version.
17138
17139         * deuglify.el (gnus-outlook-deuglify): Add :version.
17140
17141         * html2text.el: Beautify code.  Improve doc strings.
17142         Some checkdoc cleanup.
17143         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17144
17145 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17146
17147         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17148
17149 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17150
17151         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17152         when package is loaded.
17153
17154         * spam.el (spam-summary-score-preferred-header): Add global preference
17155         for people who want to override the default SpamAssassin over
17156         Bogofilter preference (when both are set).
17157         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17158         (spam-user-format-function-S):
17159         Check spam-summary-score-preferred-header.
17160         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17161         (spam-user-format-function-S): Format the score correctly.
17162
17163 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17164
17165         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17166         signature file.  Suggested by Manoj Srivastava
17167         <srivasta@golden-gryphon.com>.
17168
17169         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17170         iso-2022-jp even in the Japanese language environment.
17171         Suggested by Jason Rumney <jasonr@gnu.org>.
17172
17173 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17174
17175         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17176         use the same characters as the dummy marks; make it free from
17177         getting affected by the language environment.
17178         (gnus-summary-read-group-1): Update mark positions only when the
17179         format spec is updated.
17180
17181         * gnus-spec.el (gnus-update-format-specifications): Return a list
17182         of updated types.
17183
17184 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17187         of boundp to check if display-warning is available.
17188
17189 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17190
17191         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17192
17193 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17194
17195         * nnspool.el (nnspool-spool-directory): Use news-path if the
17196         news-directory variable is not bound.
17197
17198         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17199         function instead of display-warning if it is not available.
17200
17201 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17202
17203         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17204         v5-10: Use `point-at-bol'.
17205
17206 2004-10-26  Simon Josefsson  <jas@extundo.com>
17207
17208         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17209         <chenggao@gmail.com>.
17210
17211 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17212
17213         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17214         instead.
17215
17216 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17217
17218         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17219         to remove a server from the nnimap-server-buffer-alist.
17220         (nnimap-open-connection, nnimap-close-server): Use it.
17221
17222         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17223
17224 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17225
17226         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17227         running the major-mode function.
17228
17229 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17230
17231         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17232         dummy marks in the right way.
17233
17234 2004-10-18  David Edmondson  <dme@dme.org>
17235
17236         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17237         excessively.
17238
17239 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17240
17241         * gnus-util.el (gnus-split-references): Accept a nil references
17242         string and go on blissfully.
17243
17244         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17245         cases where the references string is non-nil but has no references.
17246
17247         * encrypt.el: Add autoload tags.
17248
17249         * spam.el (spam-resolve-registrations-routine): Remove article
17250         from unregistration list too.  Reported by David Hanak
17251         <dhanak@isis.vanderbilt.edu>
17252
17253 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17254
17255         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17256         nil.  Change custom type.
17257
17258 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17259
17260         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17261
17262         * gnus-sum.el (gnus-summary-move-article): Use it.
17263
17264 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17265
17266         * encrypt.el: Add autoload cookies.
17267
17268         * spam.el (spam-backend-article-list-property)
17269         (spam-backend-get-article-todo-list)
17270         (spam-backend-put-article-todo-list)
17271         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17272         Resolve registrations separately.
17273         (spam-register-routine): Format comments.
17274         (spam-unregister-routine, spam-register-routine): Always call with
17275         specific-articles, no default list.
17276         (spam-summary-prepare-exit): Use the spam-classifications function.
17277
17278         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17279         gnus-encrypt.el.
17280
17281         * encrypt.el: Copied from gnus-encrypt.el.
17282
17283         * gnus-encrypt.el: Commented that it's obsolete.
17284
17285 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17286
17287         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17288         (gnus-score-save): Use it.
17289
17290         * message.el (message-bury): Use `window-dedicated-p'.
17291
17292 2004-10-15  Simon Josefsson  <jas@extundo.com>
17293
17294         * pop3.el (top-level): Don't require nnheader.
17295         (pop3-read-timeout): Add.
17296         (pop3-accept-process-output): Add.
17297         (pop3-read-response, pop3-retr): Use it.
17298
17299 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17300
17301         * spam.el (spam-register-routine): Move comment.
17302         (spam-verify-bogofilter): Use 'unknown for the initial
17303         spam-bogofilter-valid state, not 'never.
17304
17305         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17306         for netrc-machine.
17307
17308         * nnimap.el (nnimap-open-connection):
17309         Use netrc-machine-user-or-password.
17310
17311 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17312
17313         * gnus-registry.el (gnus-registry-unload-hook):
17314         Set as a variable with add-hook.
17315
17316         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17317         of news-path.
17318
17319         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17320
17321         * spam.el: Delete duplicate `provide'.
17322         (spam-unload-hook): Set as a variable with add-hook.
17323
17324 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17325
17326         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17327         in the doc string.
17328
17329         * message.el (message-ignored-news-headers)
17330         (message-ignored-supersedes-headers)
17331         (message-ignored-resent-headers)
17332         (message-forward-ignored-headers): Improve custom type.
17333
17334 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17335
17336         * message.el (message-tokenize-header): Fix 2004-09-06 change
17337         which used point-min in the wrong place.
17338
17339 2004-10-12  Simon Josefsson  <jas@extundo.com>
17340
17341         * tls.el (tls-certtool-program): New variable.
17342         (tls-certificate-information): New function, based on
17343         ssl-certificate-information.
17344
17345 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17346
17347         * compface.el: Move the version of ELisp-based uncompface program
17348         to the contrib directory because of the copyright problem.
17349
17350 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17351
17352         * message.el (message-kill-buffer): Raise the current frame.
17353
17354 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17355
17356         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17357
17358         * gnus.el (message-y-or-n-p): Autoload.
17359
17360         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17361         (pop3-password-required, pop3-authentication-scheme)
17362         (pop3-leave-mail-on-server): Make customizable.
17363         (pop3): New custom group.
17364         (pop3-retr): Remove `sleep-for' statements.
17365         Suggested by Dave Love <fx@gnu.org>.
17366
17367         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17368         Windows/DOS.
17369
17370         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17371         (imap-parse-body): Fix incorrect use of `assert'.
17372         Suggested by Dave Love <fx@gnu.org>.
17373
17374         * mml.el (mml-minibuffer-read-disposition): Require match.
17375         Suggested by Dave Love <fx@gnu.org>.
17376
17377 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17378
17379         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17380         doc string.
17381
17382 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17383
17384         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17385
17386 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17387
17388         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17389         instead of calling `mm-insert-inline', to decode text/* parts
17390         before displaying them.
17391
17392 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * mm-uu.el (mm-uu-text-plain-type): New variable.
17395         (mm-uu-pgp-signed-extract-1): Use it.
17396         (mm-uu-pgp-encrypted-extract-1): Use it.
17397         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17398         bind mm-uu-text-plain-type with that value.
17399         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17400         mm-uu-dissect.
17401
17402 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * gnus-group.el (gnus-update-group-mark-positions):
17405         * gnus-sum.el (gnus-update-summary-mark-positions):
17406         * message.el (message-check-news-body-syntax):
17407         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17408         of string-as-multibyte.
17409
17410 2004-10-05  Juri Linkov  <juri@jurta.org>
17411
17412         * gnus-group.el (gnus-update-group-mark-positions):
17413         * gnus-sum.el (gnus-update-summary-mark-positions):
17414         * message.el (message-check-news-body-syntax):
17415         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17416         8-bit unibyte values to a multibyte string for search functions.
17417
17418 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17419
17420         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17421         (mm-uu-dissect-text-parts): New function.
17422
17423         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17424         dissect text parts.
17425
17426         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17427         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17428
17429         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17430
17431         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17432         Use gnus-current-topics instead of gnus-current-topic.
17433
17434 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17435
17436         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17437
17438 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17439
17440         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17441         where approriate.
17442
17443         * nnml.el (nnml-generate-active-info): do.
17444
17445         * nndiary.el (nndiary-generate-active-info): do.
17446
17447         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17448         (gnus-topic-move): do.
17449
17450         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17451         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17452
17453         * gnus-srvr.el (gnus-server-prepare)
17454         (gnus-server-open-all-servers): do.
17455
17456         * gnus-msg.el (gnus-summary-cancel-article)
17457         (gnus-summary-resend-message)
17458         (gnus-summary-mail-crosspost-complaint): do.
17459
17460         * gnus-move.el (gnus-change-server): do.
17461
17462         * gnus-group.el (gnus-group-unmark-all-groups)
17463         (gnus-group-set-current-level): do.
17464
17465 2004-10-04  Simon Josefsson  <jas@extundo.com>
17466
17467         * message.el (message-generate-hashcash): Doc fix.
17468
17469 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17470
17471         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17472         avoid infinite recursion via gnus-get-function.
17473
17474 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17475
17476         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17477
17478         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17479
17480         * nnmail.el (nnmail-split-history): do.
17481
17482         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17483         (nnml-request-delete-group): do.
17484
17485         * nnslashdot.el (nnslashdot-read-groups): do.
17486
17487         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17488         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17489
17490         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17491         (nnspool-sift-nov-with-sed): Use last.
17492         (nnspool-retrieve-headers-with-nov): Use mapc.
17493         (nnspool-request-newgroups): Use dolist.
17494         (nnspool-request-group): Use last.
17495
17496         * nntp.el (nntp-read-server-type): Use dolist.
17497
17498         * nnvirtual.el (nnvirtual-create-mapping)
17499         (nnvirtual-update-read-and-marked): Use dolist.
17500         (nnvirtual-convert-headers): Simplify.
17501
17502 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17503
17504         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17505         Add support for sync'ing tick marks.
17506
17507 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17508
17509         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17510         there's no visible header.
17511
17512 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17513
17514         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17515         When necessary, pass full group name to gnus-request-set-marks.
17516
17517 2004-10-01  Simon Josefsson  <jas@extundo.com>
17518
17519         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17520         acroread.
17521
17522 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17523
17524         * spam-report.el (spam-report-gmane): Fix interactive.
17525
17526         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17527
17528         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17529         when writing file.
17530         (gnus-agent-synchronize-flags): Don't default to being
17531         interactive.
17532
17533 2004-09-30  Simon Josefsson  <jas@extundo.com>
17534
17535         * message.el (message-generate-hashcash): Add.
17536         (message-send-mail): Use it, call mail-add-payment.
17537
17538 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17539
17540         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17541
17542 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17543
17544         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17545         gnus-requst-update-info with explicit code to sync the in-memory
17546         info read flags with the marks being sync'd to the backend.
17547
17548         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17549
17550 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17551
17552         * spam.el (spam-verify-bogofilter): Add new function.
17553         (spam-check-bogofilter)
17554         (spam-bogofilter-register-with-bogofilter): Use it.
17555         (spam-verify-bogofilter): Add small fixes.
17556
17557 2004-09-28  Simon Josefsson  <jas@extundo.com>
17558
17559         * hashcash.el (hashcash-generate-payment): Revert.
17560
17561 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17562
17563         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17564         Use gnus-extract-references instead of gnus-split-references.
17565
17566         * gnus-util.el (gnus-extract-references): Add new function, analogous
17567         to gnus-split-references but extracts only the message-ID without
17568         anything extra.
17569
17570         * hashcash.el (hashcash-generate-payment)
17571         (hashcash-check-payment): Do the right thing if hashcash-path is
17572         nil (because the hashcash program could not be found).
17573
17574         * spam.el (spam-use-hashcash): Remove comment.
17575
17576 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17577
17578         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17579         (gnus-cache-enter-article, gnus-cache-remove-article)
17580         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17581
17582         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17583
17584         * gnus-art.el (article-hide-boring-headers)
17585         (article-translate-strings, article-display-face)
17586         (gnus-article-mime-match-handle-first)
17587         (gnus-article-highlight-headers)
17588         (gnus-article-add-buttons-to-head): do.
17589
17590 2004-09-27  Simon Josefsson  <jas@extundo.com>
17591
17592         * hashcash.el: New version, from
17593         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17594         ../contrib/.
17595
17596 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17597
17598         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17599
17600 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17601
17602         * gnus-dup.el (gnus-dup-open): Use mapc.
17603         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17604
17605         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17606         Reported by Stefan Wiens <s.wi@gmx.net>.
17607
17608         * gnus.el (gnus-shutdown): Use dolist.
17609
17610         * gnus-undo.el (gnus-undo): Use mapc.
17611
17612         * nnrss.el (nnrss-generate-active): do.
17613
17614         * message.el (message-cite-original-without-signature)
17615         (message-cite-original): Use mapc.
17616         (message-do-actions, message-make-forward-subject): Use dolist.
17617
17618 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17619
17620         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17621         deletion to remove entire duplicate line.  Fixes merged article
17622         number bug.
17623
17624 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17625
17626         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17627         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17628         first ask if you want to open a server and then, even when you
17629         responded with no, asking if you want to synchronize the server's
17630         flags.
17631         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17632         multi-line expressions.
17633         (gnus-agent-synchronize-group-flags): New internal function.
17634         Updates marks in memory (in the info structure) AND in the
17635         backend.
17636
17637         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17638
17639         * nnagent.el (nnagent-request-set-mark):
17640         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17641         method, to ensure that synchronization updates marks in the
17642         backend and in the info (in memory) structure.
17643
17644 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17647         convention fully; don't miss the root article of a thread; make
17648         the X-Draft-From header with correct article numbers.
17649
17650 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17651
17652         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17653         unless plugged.  Disable the agent so that an open failure causes
17654         an error.
17655
17656         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17657         Revert 2004-09-21 change.  The backend must be opened while
17658         synchronizing flags even when the backend stores the flags
17659         locally.
17660
17661 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17662
17663         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17664         in `header' match.  Reported by Svend Tollak Munkejord.
17665
17666         * message.el (message-cite-original): Fix use of
17667         `message-cite-articles-with-x-no-archive'.
17668
17669 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17672         (gnus-window-to-buffer): Ditto.
17673
17674         * mml.el (mml-preview-buffer): New variable.
17675         (mml-preview): Manage window layout with gnus-buffer-configuration.
17676
17677         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17678         X-Draft-From header even if those articles aren't quoted.
17679
17680 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17681
17682         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17683         (gnus-request-set-mark, gnus-request-update-mark): Use new
17684         g-s-t-u-l-m to decide to use backend even when unplugged.
17685
17686 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17689         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17690
17691 2004-09-20  Simon Josefsson  <jas@extundo.com>
17692
17693         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17694         "utf-16-le".
17695
17696 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17697
17698         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17699
17700 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17701
17702         * uudecode.el (uudecode-use-external): Add :version.
17703
17704         * smime.el (smime-CA-file, smime-encrypt-cipher)
17705         (smime-dns-server): Add :version.
17706
17707         * smiley.el (gnus-smiley-file-types): Add :version.
17708
17709         * sha1.el (sha1-use-external): Add :version.
17710
17711         * pgg-def.el (pgg-query-keyserver): Add :version.
17712
17713         * nnmail.el (nnmail-fancy-expiry-targets)
17714         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17715         Add :version.
17716
17717         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17718         (nnimap-retrieve-groups-asynchronous): Add :version.
17719         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17720
17721         * mml.el (mml-content-disposition-parameters)
17722         (mml-insert-mime-headers-always): Add :version.
17723
17724         * mm-util.el (mm-coding-system-priorities): Add :version.
17725
17726         * mm-decode.el (mm-inline-text-html-with-images)
17727         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17728         (mm-verify-option): Add :version.
17729         (mm-text-html-renderer): Change :version.
17730
17731         * message.el (message-fcc-externalize-attachments)
17732         (message-required-headers, message-draft-headers)
17733         (message-subject-trailing-was-query)
17734         (message-subject-trailing-was-ask-regexp)
17735         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17736         (message-mark-insert-end, message-archive-header)
17737         (message-archive-note, message-cross-post-default)
17738         (message-cross-post-note, message-followup-to-note)
17739         (message-cross-post-note-function, message-use-mail-followup-to)
17740         (message-subscribed-address-functions)
17741         (message-subscribed-address-file, message-subscribed-addresses)
17742         (message-subscribed-regexps, message-allow-no-recipients)
17743         (message-yank-cited-prefix, message-signature-insert-empty-line)
17744         (message-hidden-headers, message-hierarchical-addresses)
17745         (message-mail-user-agent, message-use-idna)
17746         (message-valid-fqdn-regexp)
17747         (message-strip-special-text-properties, message-header-synonyms)
17748         (message-beginning-of-line, message-tab-body-function): Add :version.
17749         (message-insert-canlock, message-wide-reply-confirm-recipients):
17750         Change :version.
17751
17752         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17753         and :version.
17754         (mail-source-delete-old-incoming-confirm)
17755         (mail-source-movemail-program): Add :version.
17756
17757         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17758         (gnus-agent-cache, gnus-agent): Change :version.
17759
17760         * gnus-util.el (gnus-use-byte-compile): Change :version.
17761
17762         * gnus-sum.el (gnus-summary-make-false-root-always)
17763         (gnus-summary-default-high-score)
17764         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17765         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17766         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17767         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17768         (gnus-sum-thread-tree-single-indent)
17769         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17770         (gnus-sum-thread-tree-leaf-with-other)
17771         (gnus-sum-thread-tree-single-leaf): Add :version.
17772         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17773         (gnus-article-loose-mime): Change :version.
17774
17775         * gnus-start.el (gnus-backup-startup-file)
17776         (gnus-save-startup-file-via-temp-buffer): Add :version.
17777
17778         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17779         (gnus-server-offline-face): Add :version.
17780
17781         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17782
17783         * gnus-msg.el (gnus-gcc-externalize-attachments)
17784         (gnus-debug-files, gnus-debug-exclude-variables)
17785         (gnus-discouraged-post-methods): Change :version.
17786         (gnus-confirm-mail-reply-to-news)
17787         (gnus-confirm-treat-mail-like-news): Add :version.
17788
17789         * gnus-int.el (gnus-server-unopen-status): Add :version.
17790
17791         * gnus-group.el (gnus-group-jump-to-group-prompt)
17792         (gnus-large-ephemeral-newsgroup)
17793         (gnus-fetch-old-ephemeral-headers): Add :version.
17794
17795         * gnus-fun.el (gnus-x-face-directory)
17796         (gnus-convert-pbm-to-x-face-command)
17797         (gnus-convert-image-to-x-face-command)
17798         (gnus-convert-image-to-face-command): Add :version.
17799
17800         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17801
17802         * gnus-cite.el (gnus-cite-blank-line-after-header)
17803         (gnus-article-boring-faces): Add :version.
17804
17805         * gnus-art.el (gnus-buttonized-mime-types)
17806         (gnus-inhibit-mime-unbuttonizing)
17807         (gnus-treat-display-face)
17808         (gnus-treat-body-boundary): Change :version.
17809         (gnus-body-boundary-delimiter, gnus-picon-databases)
17810         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17811         (gnus-treat-date-english, gnus-treat-fold-headers)
17812         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17813         (gnus-treat-mail-picon, gnus-treat-wash-html)
17814         (gnus-article-encrypt-protocol)
17815         (gnus-use-idna, gnus-article-over-scroll)
17816         (gnus-mime-display-multipart-alternative-as-mixed)
17817         (gnus-mime-display-multipart-related-as-mixed)
17818         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17819         (gnus-ctan-url, gnus-button-ctan-handler)
17820         (gnus-button-handle-ctan-bogus-regexp)
17821         (gnus-button-ctan-directory-regexp)
17822         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17823         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17824         (gnus-button-man-level, gnus-button-emacs-level)
17825         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17826
17827         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17828         (gnus-agent-go-online): Change :version.
17829         (gnus-agent-expire-unagentized-dirs)
17830         (gnus-agent-auto-agentize-methods): Add :version.
17831
17832         * flow-fill.el (fill-flowed-display-column)
17833         (fill-flowed-encode-column): Add :version.
17834
17835         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17836         (gnus-outlook-deuglify-unwrap-max)
17837         (gnus-outlook-deuglify-cite-marks)
17838         (gnus-outlook-deuglify-unwrap-stop-chars)
17839         (gnus-outlook-deuglify-no-wrap-chars)
17840         (gnus-outlook-deuglify-attrib-cut-regexp)
17841         (gnus-outlook-deuglify-attrib-verb-regexp)
17842         (gnus-outlook-deuglify-attrib-end-regexp)
17843         (gnus-outlook-display-hook): Add :version.
17844
17845         * binhex.el (binhex-use-external): Add :version.
17846
17847 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17848
17849         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17850         and `invisible'.
17851
17852 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17853
17854         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17855         in gnus-registry-trim.
17856
17857 2004-09-13  Simon Josefsson  <jas@extundo.com>
17858
17859         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17860
17861         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17862
17863         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17864         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17865         <yamaoka@jpl.org>.
17866         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17867         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17868         <yamaoka@jpl.org>.
17869
17870         * sieve.el (sieve-manage-mode): Ditto.
17871
17872 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17873
17874         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17875
17876 2004-09-11  Simon Josefsson  <jas@extundo.com>
17877
17878         * dns-mode.el: Add.
17879
17880         * mm-view.el (mm-display-dns-inline): Add.
17881
17882         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17883         (mm-automatic-display): Ditto.
17884
17885         * mailcap.el (mailcap-mime-data): Add text/dns.
17886         (mailcap-mime-extensions): Map .soa to text/dns.
17887
17888 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17889
17890         * gnus-art.el (article-decode-mime-words, article-babel)
17891         (gnus-article-highlight-signature, gnus-article-add-buttons)
17892         (gnus-signature-toggle): Remove unnecessary bindings of
17893         `inhibit-read-only' inherited from v5.10 merge.
17894
17895 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17896
17897         * nntp.el (nntp): New customization group.
17898         (nntp-authinfo-file): Add customization group.
17899
17900         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17901
17902         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17903
17904         * gnus.el (to-address, to-list, subscribed)
17905         (large-newsgroup-initial): Ditto.
17906
17907         * flow-fill.el (fill-flowed-display-column)
17908         (fill-flowed-encode-column): Ditto.
17909
17910 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17911
17912         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17913         Use point-min rather than 1.
17914         (message-send-mail): Use buffer-size rather than point-max.
17915
17916         * gnus-sum.el (gnus-summary-search-article-forward):
17917         Signal a specific `search-failed' rather than a generic `error'.
17918
17919         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17920         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17921         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17922
17923 2004-09-10  Simon Josefsson  <jas@extundo.com>
17924
17925         * nndb.el (require): Remove tcp and duplicate cl.
17926
17927 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17928
17929         * gnus-agent.el (directory-files-and-attributes): Move forward.
17930
17931 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17932
17933         * gnus-agent.el (directory-files-and-attributes):
17934         Optionally defined to support XEmacs.
17935
17936 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17937
17938         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17939         to avoid run-time CL dependencies.
17940         (gnus-agent-unfetch-articles): New function.
17941         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17942         article numbers even when local .overview file is missing.
17943         (gnus-agent-read-article-number): New function.  Only accepts
17944         27-bit article numbers.
17945         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17946         Use gnus-agent-read-article-number.
17947         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17948         from backend while recognizing that article numbers in .overview
17949         must be valid.
17950         (gnus-agent-update-files-total-fetched-for):
17951         Use directory-files-and-attributes to improve performance.
17952         * gnus-int.el (gnus-request-move-article):
17953         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17954         improve performance.
17955
17956         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17957         some users confused by references to .newsrc when they only have a
17958         .newsrc.eld file.
17959         (gnus-convert-mark-converter-prompt)
17960         (gnus-convert-converter-needs-prompt): Fix use of property list.
17961         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17962         New function.  Used internally to only display 'gnus converting
17963         files' message when actually necessary.
17964
17965         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17966         methods now autoloaded.
17967
17968 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17969
17970         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17971         identifiers.
17972
17973 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17974
17975         * gnus-picon.el: Fix indentation and closing parenthesis.
17976
17977 2004-09-01  Simon Josefsson  <jas@extundo.com>
17978
17979         * message.el (message-canlock-generate): Require sha1, not
17980         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17981         to require within a function.  Sadly, if sha1.el isn't loaded, the
17982         let binding in m-c-g will hide the defcustom definition, which is
17983         bad.)
17984
17985         * canlock.el: Require sha1, not sha1-el.
17986
17987         * message.el: Don't autoload sha1 (there is a autoload cookie in
17988         sha1.el).
17989
17990         * sha1-el.el: Rename to sha1.el.
17991
17992 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17993
17994         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17995
17996 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17997
17998         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17999
18000 2004-08-30  Kim F. Storm  <storm@cua.dk>
18001
18002         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18003
18004         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18005         Add :group 'nnimap.
18006
18007 2004-08-30  Andreas Schwab  <schwab@suse.de>
18008
18009         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18010         ?* and ?\;.
18011
18012         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18013         and ?\' to symbol instead of whitespace.
18014
18015 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18016
18017         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18018
18019         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18020         instead of re-search-forward.
18021
18022         * gnus-uu.el (gnus-uu-save-article): Ditto.
18023         (gnus-uu-post-encode-uuencode): Ditto.
18024
18025         * html2text.el (html2text-clean-list-items): Ditto.
18026         (html2text-clean-dtdd): Ditto.
18027         (html2text-format-tags): Ditto.
18028
18029         * message.el (message-send-mail-with-sendmail): Fix regexp.
18030         (message-fill-field-general): Use search-forward instead of
18031         re-search-forward.
18032         (unbold-region): Ditto.
18033
18034         * nnrss.el (nnrss-request-article): Ditto.
18035
18036         * nnslashdot.el (nnslashdot-request-article): Ditto.
18037
18038         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18039
18040         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18041         "Unrecognized menu descriptor" error in XEmacs.
18042
18043 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18044
18045         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18046         parent article of a sparse article in the thread hashtb.
18047
18048 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18049
18050         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18051         (nnmail-expand-newtext): Lowercase expanded entries if
18052         nnmail-split-lowercase-expanded is non-nil.
18053
18054 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18055
18056         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18057
18058         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18059         of gnus-tmp-news-method into string under XEmacs.  It will be
18060         passed to gnus-correct-length which takes only a string argument.
18061
18062 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18063
18064         * gnus-util.el (gnus-bind-print-variables): New macro.
18065         (gnus-prin1): Use it.
18066         (gnus-prin1-to-string): Use it.
18067         (gnus-pp): New function.
18068         (gnus-pp-to-string): New function.
18069
18070         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18071         Replace pp-to-string with gnus-pp-to-string.
18072         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18073         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18074         * gnus-msg.el (gnus-debug): Ditto.
18075         * gnus-score.el (gnus-score-save): Ditto.
18076         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18077         gnus-pp-to-string.
18078         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18079         with gnus-pp.
18080         * score-mode.el (gnus-score-pretty-print): Ditto.
18081         * webmail.el (webmail-debug): Ditto.
18082
18083 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18084
18085         * gnus-art.el (article-display-face, article-display-x-face):
18086         Use buffer-read-only.
18087
18088 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18089
18090         * gnus-art.el (article-hide-list-identifiers):
18091         Bind inhibit-read-only as t.
18092
18093 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18094
18095         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18096
18097 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18098
18099         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18100         (gnus-narrow-to-page): Don't assume point-min == 1.
18101         (gnus-article-edit-mode): Derive from message-mode.
18102
18103         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18104         point-min == 1.
18105
18106         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18107         Disable incorrect use of `assert'.
18108
18109         * message.el (message-mode): Set comment-start-skip.
18110
18111
18112 2004-08-22  Sam Steingold  <sds@gnu.org>
18113
18114         * pop3.el (pop3-leave-mail-on-server): New user variable.
18115         (pop3-movemail): Delete mail only when it is nil.
18116
18117 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18118
18119         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18120
18121         * mml.el (mml-preview): Use `pop-to-buffer'.
18122
18123         * message.el (message-goto-mail-followup-to): Insert after "To".
18124         (message-carefully-insert-headers): Add comment.
18125
18126         * gnus.el: Remove unused variable `gnus-article-check-size'.
18127
18128         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18129
18130         * gnus-art.el (gnus-button-alist):
18131         Improve `gnus-button-handle-library' entry.
18132
18133 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18134
18135         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18136         Use downcase, since XEmacs capitalizes error messages differently.
18137
18138 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18139
18140         * nntp.el: Add (require 'gnus) due to reference to
18141         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18142
18143 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18144
18145         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18146         Bind `mm-fill-flowed'.
18147
18148         * mm-decode.el (mm-dissect-singlepart): Check it.
18149
18150 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18151
18152         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18153         'imap' for netrc parsing.
18154
18155 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18156
18157         * mailcap.el (mailcap-mime-data): Mark as risky.
18158
18159 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18160
18161         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18162         may be included in the encoded word.
18163         (rfc2047-encode): Don't append a space if the encoded word
18164         includes close parenthesis.
18165
18166 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18167
18168         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18169         of text within parentheses.
18170
18171 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18172
18173         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18174         (gnus-encrypt-write-file-contents): Make the password key the file
18175         name PLUS the cipher, not just the cipher.  Also remove failed
18176         passwords from the cache.
18177
18178 2004-08-06  Simon Josefsson  <jas@extundo.com>
18179
18180         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18181         Doc fix.
18182
18183 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18184
18185         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18186         LWSP.
18187
18188 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18189
18190         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18191         Try to append in-reply-to: data to the references: header.
18192
18193         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18194         (netrc-parse): Use gnus-encrypt.el functions.
18195
18196         * gnus-encrypt.el: Add new file for encryption support; currently
18197         does only a few GPG ciphers and an internal XOR cipher.
18198
18199         * password.el: Add comments on using password-read-and-add.
18200         (password-read-and-add): Add function to read and add the
18201         password to the cache at once.
18202
18203 2004-07-28  Simon Josefsson  <jas@extundo.com>
18204
18205         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18206         parameter (but don't use it, for now).
18207
18208         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18209         instead of hard coding to nil.
18210
18211 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18212
18213         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18214         as mm-inline-image-xemacs does.
18215
18216 2004-07-26  Simon Josefsson  <jas@extundo.com>
18217
18218         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18219         Revert part of 2004-07-17 change below.
18220
18221 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18222
18223         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18224         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18225
18226 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18227
18228         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18229         quotes that actually start with ">" at the beginning of the
18230         lines.
18231
18232 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * rfc2047.el (rfc2047-encode-region): Fix last change.
18235         (rfc2047-encode-parameter): Remove useless concat.
18236
18237 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18238
18239         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18240         encode special characters; fix some kind of misconfigured headers;
18241         signal a real error if debug-on-quit or debug-on-error is non-nil.
18242         (rfc2047-encode-max-chars): New variable.
18243         (rfc2047-encode-1): Use it.
18244         (rfc2047-encode-parameter): New function.
18245
18246         * mml.el (mml-insert-parameter): Remove an excessive space.
18247
18248 2004-07-17  Simon Josefsson  <jas@extundo.com>
18249
18250         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18251         Kai Grossjohann <kai@emptydomain.de>.
18252         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18253         (gnus-group-make-menu-bar): Ditto.
18254
18255         * gnus-util.el (gnus-group-server): Add.
18256
18257 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18258
18259         * message.el (message-clone-locals): Clone sendmail and smtp
18260         variables.
18261
18262 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18263
18264         * rfc2047.el (rfc2047-encode-region): Fix last change.
18265
18266 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18267
18268         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18269         characters as non-special.
18270
18271 2004-07-09  Simon Josefsson  <jas@extundo.com>
18272
18273         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18274         Users will lose all flag changes made while unplugged with
18275         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18276         good default.  See numerous reports on ding mailing list.
18277
18278 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18279
18280         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18281         add generate-head-function and generate-article-function to the
18282         rfc822-forward entry.
18283         (nndoc-rfc822-forward-generate-article): New function.
18284         (nndoc-rfc822-forward-generate-head): New function.
18285
18286         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18287
18288 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18289
18290         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18291         respect display group parameter and gnus-summary-expunge-below.
18292         (gnus-articles-to-read): Remove unused reference to display group
18293         parameter.
18294
18295 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18296
18297         * nnheader.el (nnheader-uniquify-message-id): New experimental
18298         variable.
18299         (nnheader-nov-read-message-id): Use it.
18300
18301         * spam-report.el (spam-report-gmane): Add interactive.
18302
18303 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18304
18305         * mm-encode.el (mm-content-transfer-encoding-defaults):
18306         Use qp-or-base64 for the application/* types.
18307
18308 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18309
18310         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18311
18312 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18313
18314         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18315         trim value.
18316
18317 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18318
18319         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18320         New macro and function.
18321         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18322
18323 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18324
18325         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18326         after-load-alist.
18327
18328 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18329
18330         * gnus-group.el (gnus-group-get-new-news-this-group):
18331         Don't update info that isn't there.
18332
18333 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18334
18335         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18336         entry.
18337
18338 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * mm-view.el (mm-inline-render-with-function): Use multibyte
18341         buffer; decode html source by charset.
18342
18343         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18344
18345         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18346         Mule-UCS is loaded under XEmacs.
18347         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18348
18349 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18350
18351         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18352
18353 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18354
18355         * mm-util.el (mm-coding-system-p): Return a coding-system.
18356         (mm-mime-mule-charset-alist): Use shift_jis instead of
18357         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18358         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18359         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18360         instead of japanese-shift-jis and iso-latin-1 respectively in
18361         order to share the default value with both Emacs and XEmacs-mule.
18362         (mm-mule-charset-to-mime-charset):
18363         Make mm-coding-system-priorities effective.
18364         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18365         while predicating of candidates upon the priorities.
18366
18367 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18368
18369         * gnus-sum.el (gnus-summary-make-menu-bar):
18370         Add gnus-uu-invert-processable.
18371
18372         * gnus.el: Autoload gnus-uu-invert-processable.
18373
18374 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18375
18376         * mm-util.el (mm-with-multibyte-buffer): New macro.
18377
18378         * rfc2047.el (rfc2047-encode-string): Use it.
18379         (rfc2047-encode-region): Move point to the end of the region after
18380         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18381
18382 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18383
18384         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18385         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18386
18387 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18388
18389         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18390         (gnus-cite-parse): Ignore quoted envelope From_.
18391         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18392
18393 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18394
18395         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18396         invalid addresses.
18397
18398 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18399
18400         * spam.el: Change section markers, revise TODO list.
18401         (spam-backends): Make new master list of all installed backends.
18402         (spam-summary-exit-behavior): Add new variable to determine how
18403         messages moves are done at summary exit.
18404         (spam-move-spam-nonspam-groups-only)
18405         (spam-process-ham-in-nonham-groups)
18406         (spam-process-ham-in-spam-groups): Remove variables, the
18407         spam-summary-exit-behavior variable should be used to manage this
18408         behavior.
18409         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18410         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18411         and spam-old-spam-articles.
18412         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18413         Add empty variables, placeholders for the backends they represent.
18414         (spam-set-difference): Move, unchanged.
18415         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18416         unless the user has a processor variable.
18417         (spam-classifications, spam-classification-valid-p)
18418         (spam-backend-properties, spam-backend-property-valid-p)
18419         (spam-backend-function-type-valid-p)
18420         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18421         (spam-report-articles-gmane, spam-report-articles-resend):
18422         Remove functions, they are not needed.
18423         (spam-install-backend-super, spam-backend-list)
18424         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18425         (spam-backend-function, spam-backend-ham-registration-function)
18426         (spam-backend-spam-registration-function)
18427         (spam-backend-ham-unregistration-function)
18428         (spam-backend-spam-unregistration-function)
18429         (spam-backend-statistical-p, spam-backend-mover-p)
18430         (spam-install-backend-alias, spam-install-checkonly-backend)
18431         (spam-install-mover-backend, spam-install-nocheck-backend)
18432         (spam-install-backend, spam-install-statistical-backend)
18433         (spam-install-statistical-checkonly-backend): Add backend installation
18434         support.
18435         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18436         (spam-group-processor-p): Use the new backend code and respect the
18437         summary exit behavior.
18438         (spam-mark-spam-as-expired-and-move-routine): Remove.
18439         (spam-summary-prepare): Change to use the new spam-old-articles
18440         variable.
18441         (spam-copy-or-move-routine, spam-copy-spam-routine)
18442         (spam-move-spam-routine, spam-copy-ham-routine)
18443         (spam-move-ham-routine): Add code to copy/move ham or spam.
18444         (spam-fetch-field-fast): Improve doc and code, plus allow the
18445         'number request.
18446         (spam-list-of-checks, spam-list-of-statistical-checks):
18447         Remove variables.
18448         (spam-split, spam-find-spam): Use the new backend code.
18449         (spam-registration-functions): Remove variable.
18450         (spam-unregister-routine): Add convenience wrapper.
18451         (spam-log-undo-registration, spam-register-routine)
18452         (spam-log-processing-to-registry)
18453         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18454         where possible.
18455         (spam-check-gmane-xref, spam-check-regex-headers)
18456         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18457         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18458         (spam-check-bogofilter-headers, spam-check-spamoracle)
18459         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18460         (spam-check-crm114-headers): Use the spam-split-group that
18461         spam-split prepares, no need to determine it every time.
18462
18463         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18464         to the nnheader-parse-naked-head call.
18465
18466         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18467
18468         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18469         the nnheader-nov-read-message-id call.
18470
18471 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18472
18473         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18474         gnus-activate-group twice.  Suggested by Markus Peter
18475         <warp@spin.de>.
18476
18477 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18478
18479         * gnus-art.el (gnus-article-time-format): Exchange the order of
18480         day and month in the default value; fix customization type.
18481         (article-date-ut): Use add-text-properties.
18482         (article-make-date-line): Use message-make-date instead of
18483         current-time-string.
18484
18485         * message.el (message-fetch-field): Don't use set-text-properties.
18486         (message-make-date): Simplify.
18487
18488         * messagexmas.el (message-xmas-make-date): New function.
18489         (message-xmas-redefine): Defalias message-make-date to it.
18490
18491 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18492
18493         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18494         (rfc2047-encode-region): Treat text within parentheses as special;
18495         show the original text when error has occurred.
18496
18497         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18498         already-computed method to gnus-activate-group.
18499
18500         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18501         same select-methods identical Lisp objects.
18502
18503         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18504         object when modifying the info.
18505
18506 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18507
18508         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18509         gnus-opened-servers since it has never been opened with the new
18510         configuration yet.
18511
18512 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18513
18514         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18515         arg to nnheader-generate-fake-message-id.
18516
18517 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18518
18519         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18520         number and build a fake message ID localized to a group and
18521         article number (so it's repeatable from that point on).
18522         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18523         ID format.
18524
18525         * gnus-sum.el (gnus-get-newsgroup-headers):
18526         Call nnheader-generate-fake-message-id with the article number.
18527
18528 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18529
18530         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18531         end-of-buffer.
18532
18533 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18534
18535         * message.el (message-ignored-supersedes-headers): Add Approved.
18536
18537 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18538
18539         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18540         goto-char.
18541         (rfc2047-encode): Fold the line before encoding.
18542
18543 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18544
18545         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18546         folding -- not all headers can be folded, and this should be done
18547         by the message composition mode.  Probably.  I think.
18548
18549 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18550
18551         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18552         fast.
18553
18554         * gnus-ems.el (gnus-remove-image): Don't use
18555         message-text-with-property; remove only the image found first.
18556
18557         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18558         found first.
18559
18560 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18561
18562         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18563
18564 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * message.el (message-text-with-property): Make it fast and accept
18567         optional arguments.
18568         (message-strip-forbidden-properties): Use it.
18569         (message-fix-before-sending): Follow the m-t-w-p change.
18570
18571         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18572
18573 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18574
18575         * gnus-art.el (article-hide-headers): Don't change the buffer
18576         mistakenly when performing mml-preview even if
18577         gnus-single-article-buffer is nil.
18578
18579 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18580
18581         * message.el (message-expand-name-databases): New user option.
18582         (message-expand-name): Use it.
18583
18584 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18585
18586         * spam.el (spam-report-articles-resend)
18587         (spam-report-resend-register-routine): Allow ham reporting.
18588         (spam-report-resend-register-ham-routine): Add wrapper.
18589         (spam-registration-functions): Add ham resending functions.
18590         (spam-list-of-processors): Add ham resend processor.
18591
18592         * gnus.el (ham-resend-to): Add new group parameter.
18593         (spam-process): Add ham resend option.
18594
18595         * spam-report.el (spam-report-resend): Allow reporting ham.
18596         (spam-report-resend-ham): Add wrapper.
18597
18598 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18599
18600         * message.el (message-cite-articles-with-x-no-archive):
18601         New variable.
18602         (message-cite-original): Use it.
18603
18604 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18605
18606         * message.el (message-cite-original): Respect X-No-Archive.
18607
18608 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * gnus-art.el (article-hide-headers): Refer to the values for
18611         gnus-ignored-headers and gnus-visible-headers in the summary
18612         buffer since a user may have set them as group parameters.
18613
18614 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18615
18616         * assistant.el (assistant-node-name): Add convenience function.
18617         (assistant-render-text, assistant-render-node): Add error handling,
18618         plus handle multiple next nodes.
18619         (assistant-find-next-node): Comment out for now.
18620         (assistant-find-next-nodes): Add function, returns list of next
18621         nodes.
18622
18623 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18624
18625         * mail-source.el (mail-source-directory): Fix doc-string.
18626
18627 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18628
18629         * assistant.el (assistant-render-text, assistant-eval): Add :set
18630         widget type, which is different because it takes and returns a
18631         list.  Much hilarity ensues.
18632
18633 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18634
18635         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18636
18637         * gnus-group.el (gnus-group-get-new-news-this-group):
18638         Add doc-string.
18639
18640         * gnus-start.el (gnus-activate-group): Add doc-string.
18641
18642 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18643
18644         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18645
18646 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18647
18648         * assistant.el (assistant-render-text): Try to add a :set
18649         widget, more to come.
18650
18651         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18652         strings.
18653         (spam-report-articles-resend)
18654         (spam-register-routine): Do registration iff any articles warrant
18655         it.
18656         (spam-summary-prepare-exit): Change log message for nil group
18657         destinations.
18658
18659 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18660
18661         * spam.el (spam-report-resend-register-routine):
18662         Allow spam-report-resend-to to be a group parameter or a global value.
18663
18664 2004-05-26  Simon Josefsson  <jas@extundo.com>
18665
18666         * starttls.el: Merge with my GNUTLS based starttls.el.
18667         (starttls-gnutls-program, starttls-use-gnutls)
18668         (starttls-extra-arguments, starttls-process-connection-type)
18669         (starttls-connect, starttls-failure, starttls-success):
18670         New variables.
18671         (starttls-program, starttls-extra-args): Doc fix.
18672         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18673         New functions.
18674         (starttls-negotiate, starttls-open-stream):
18675         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18676         function if it is set.
18677
18678 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18679
18680         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18681         structured fields.
18682
18683 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18684
18685         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18686
18687 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18688
18689         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18690         Add variable.
18691         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18692         assigning the spam-mark to new messages.
18693
18694 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18695
18696         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18697
18698 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18699
18700         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18701
18702         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18703         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18704         default.
18705
18706 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18707
18708         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18709         correct data.
18710
18711 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18712
18713         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18714         (spam-group-processor-p): Fix function.
18715         (spam-group-processor-multiple-p)
18716         (spam-group-spam-processor-report-gmane-p)
18717         (spam-group-spam-processor-report-resend-p)
18718         (spam-group-spam-processor-bogofilter-p)
18719         (spam-group-spam-processor-blacklist-p)
18720         (spam-group-spam-processor-ifile-p)
18721         (spam-group-ham-processor-ifile-p)
18722         (spam-group-spam-processor-spamoracle-p)
18723         (spam-group-spam-processor-crm114-p)
18724         (spam-group-ham-processor-bogofilter-p)
18725         (spam-group-spam-processor-stat-p)
18726         (spam-group-ham-processor-stat-p)
18727         (spam-group-ham-processor-whitelist-p)
18728         (spam-group-ham-processor-BBDB-p)
18729         (spam-group-ham-processor-spamoracle-p)
18730         (spam-group-ham-processor-copy-p): Remove functions with some
18731         prejudice against unneeded code.
18732         (spam-report-articles-resend)
18733         (spam-report-resend-register-routine): Allow the group/topic
18734         spam-resend-to value to override spam-report-resend-to.
18735         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18736         properly now.
18737
18738         * gnus.el (spam-resend-to): Add group/topic parameter.
18739         (spam-process): Move the OBSOLETE processors to the end of the
18740         choices.
18741
18742 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18743
18744         * spam-report.el (spam-report-resend-to, spam-report-resend):
18745         Start with resend-to set to nil, and then ask the user if necessary.
18746         (spam-report-resend): spam-report-resend takes a list of articles, not
18747         separate article numbers.
18748
18749 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18750
18751         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18752         addition to emacs-w3m.
18753
18754 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18755
18756         * assistant.el (assistant-authinfo-data): New function.
18757         (assistant-eval): Eval for entire assistant.
18758
18759         * netrc.el (netrc-services-file): New variable.
18760         (netrc-parse-services): New function.
18761         (netrc-find-service-name): New function.
18762         (netrc-find-service-number): New function.
18763         (netrc-port-equal): New function.
18764         (netrc-machine): Use it.
18765
18766         * nnimap.el (nnimap-open-connection): Use netrc.
18767
18768         * gnus-util.el (gnus-netrc-get): Remove aliases.
18769
18770         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18771
18772         * assistant.el (wid-edit): Fix compilation.
18773
18774         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18775
18776 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18777
18778         * gnus-util.el (gnus-set-file-modes): New function.  (small
18779         patch).
18780
18781 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18782
18783         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18784
18785         * assistant.el (assistant-render-node): Fix up rendering and
18786         read-only text.
18787         (assistant-render-node): Reset.
18788         (assistant-make-read-only): Not sticky.
18789
18790 2004-05-20  Danny Siu  <dsiu@adobe.com>
18791
18792         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18793         centered even when gnus-auto-center-summary is t.
18794
18795 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18796
18797         * dns.el (dns-get-txt-answer): New function.
18798         (dns-read-txt): Ditto.
18799         (query-dns): Use it.
18800
18801 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18804         active for foreign groups even if the group level is higher than
18805         the specified value.
18806
18807 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18808
18809         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18810         non-active groups.
18811
18812         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18813
18814 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18815
18816         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18817
18818 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18819
18820         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18821         (spam-crm114-header, spam-crm114-spam-switch)
18822         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18823         (spam-crm114-positive-spam-header)
18824         (spam-crm114-database-directory, spam-list-of-processors)
18825         (spam-group-spam-processor-crm114-p)
18826         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18827         (spam-generic-score, spam-list-of-checks)
18828         (spam-list-of-statistical-checks, spam-registration-functions)
18829         (spam-check-crm114-headers, spam-crm114-score)
18830         (spam-check-crm114, spam-crm114-register-with-crm114)
18831         (spam-crm114-register-spam-routine)
18832         (spam-crm114-unregister-spam-routine)
18833         (spam-crm114-register-ham-routine)
18834         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18835         From asjo@koldfront.dk (Adam Sjøgren).
18836
18837         * gnus.el: Add spam-use-crm114.
18838
18839         * spam.el (spam-list-of-processors, spam-registration-functions):
18840         Add spam-use-resend.
18841         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18842         (spam-report-articles-gmane): Add doc fix.
18843         (spam-report-articles-resend, spam-report-resend-register-routine):
18844         Add wrappers around spam-report-resend-to.
18845
18846         * spam-report.el (spam-report-resend-to, spam-report-resend):
18847         Add support for resending spam.
18848         (spam-report-gmane): Fix line length >80.
18849
18850         * gnus.el (spam-process): Add spam-use-resend.
18851
18852 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18853
18854         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18855         number of processed spam messages.
18856         (spam-ham-copy-or-move-routine): Return the number of processed
18857         ham messages.
18858         (spam-summary-prepare-exit): Use the above values to decide
18859         whether status messages shouled be displayed.
18860
18861 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18862
18863         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18864         `rfc2047-encoding-function-alist' in order to avoid conflicting
18865         with the old version.
18866         (rfc2047-encode-region): Concatenate words containing non-ASCII
18867         characters in structured fields; don't encode space-delimited
18868         ASCII words even in unstructured fields; don't break words at
18869         char-category boundaries.
18870         (rfc2047-encode-1): New function.
18871         (rfc2047-encode): Use it; encode text so that it occupies the
18872         maximum width within 76-column; work correctly on Q encoding for
18873         iso-2022-* charsets.
18874         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18875         sure not to break a line just after the header name.
18876         (rfc2047-b-encode-region): Remove.
18877         (rfc2047-b-encode-string): New function.
18878         (rfc2047-q-encode-region): Remove.
18879         (rfc2047-q-encode-string): New function.
18880
18881         * mm-util.el (mm-replace-in-string): New function.
18882
18883 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18884
18885         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18886         Really get it right.
18887         (gnus-inews-make-draft): Really.
18888
18889 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18890
18891         * nnmh.el (nnmh-request-list-1): Don't check the link count
18892         before descending.  (small patch)
18893
18894 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18895
18896         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18897         stuff.
18898
18899         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18900         Match on real group name.
18901
18902         * gnus-art.el (gnus-signature-limit): Doc fix.
18903
18904         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18905
18906         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18907
18908 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18909
18910         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18911         isn't a string.
18912
18913 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18914
18915         * gnus-draft.el (gnus-draft-send):
18916         Bind rfc2047-encode-encoded-words.
18917
18918         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18919         (rfc2047-encodable-p): Say that =? needs encoding.
18920         (rfc2047-encode-encoded-words): New variable.
18921
18922         * gnus-group.el (gnus-group-select-group): Doc fix.
18923
18924         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18925
18926         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18927         to nil.
18928
18929         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18930
18931         * nnheader.el (nnheader-get-lines-and-char): New function.
18932
18933 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18934
18935         * gnus-msg.el (gnus-summary-followup-with-original):
18936         Document yanking of region when active.
18937
18938 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18939
18940         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18941         groups if the group level is higher than the specified value.
18942
18943 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18944
18945         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18946         (gnus-group-jump-to-group): Add prefix argument using
18947         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18948         non-active group.
18949
18950         * compface.el (uncompface): Be verbose when changing
18951         `uncompface-use-external'.
18952
18953         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18954         handle manual section.
18955
18956 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18957
18958         * gnus-art.el (gnus-button-alist): Revert previous change.
18959
18960 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18961
18962         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18963
18964 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18965
18966         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18967         whether backend can accept message.
18968
18969         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18970
18971 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18972
18973         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18974         Avoid creating directory when nntp-marks-is-evil is true.
18975         Reported by Reiner Steib.
18976
18977 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18978
18979         * gnus-picon.el (gnus-picon-style): New variable.
18980         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18981         (gnus-picon-transform-address): Support `gnus-picon-style'.
18982         From Jesper Harder <harder@ifa.au.dk>.
18983
18984 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18985
18986         * message.el (message-fill-field): Return point.
18987         (message-generate-headers): Go to end of field.
18988
18989         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18990         stuff for non-living groups.
18991
18992 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18993
18994         * gnus-art.el (gnus-article-followup-with-original)
18995         (gnus-article-reply-with-original): gnus-mark-active-p ->
18996         gnus-region-active-p.
18997
18998 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18999
19000         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19001         only when there is spam or ham to be processed.
19002
19003 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19004
19005         * mail-source.el (mail-source-delete-crash-box): Refactor.
19006         (mail-source-fetch): Use it.
19007         (mail-source-fetch-file): Ditto.
19008         (mail-source-fetch-directory): Run postscript in loop.
19009         (mail-source-fetch-pop): Delete.
19010         (mail-source-fetch-maildir): Ditto.
19011         (mail-source-fetch-imap): Ditto.
19012
19013         * imap.el (imap-authenticators): Comment out sasl.
19014
19015         * message.el (message-skip-to-next-address): New function.
19016         (message-fill-header-address): Refactor.
19017         (message-fill-address): Use it.
19018         (message-delete-address): Use it.
19019         (message-fill-header-general): Refactor.
19020         (message-fill-field-address): Rename.
19021         (message-narrow-to-field): Find the start of the header.
19022         (message-header-format-alist): Don't pre-fill.
19023         (message-fill-header): Remove.
19024         (message-insert-header): New function.
19025         (message-shorten-references): Use it.
19026
19027         * rfc2047.el (rfc2047-field-value): Strip props.
19028
19029         * mail-parse.el (mail-header-make-address): New alias.
19030
19031         * ietf-drums.el (ietf-drums-make-address): New function.
19032
19033         * imap.el: Add compiler directives.
19034
19035         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19036
19037         * gnus-art.el (article-decode-idna-rhs): Don't use
19038         message-idna-inside-rhs-p.
19039
19040 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19041
19042         * message.el (message-idna-inside-rhs-p): Remove.
19043         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19044
19045         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19046         false positives.
19047
19048 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19049
19050         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19051
19052 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19053
19054         * nneething.el (nneething-file-name): Don't create spurious
19055         files.
19056
19057         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19058         (gnus-inews-do-gcc): Remove sleep.
19059
19060         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19061         part under point.
19062
19063         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19064         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19065
19066 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19067
19068         * spam.el (spam-summary-prepare-exit): Fix (length).
19069
19070 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19071
19072         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19073         as expired without moving it" message when there are spam
19074         messages left.
19075
19076 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19077
19078         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19079         header is not nil.
19080
19081 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19082
19083         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19084         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19085         (nntp-marks-changed-p): New arg SERVER.
19086         (nntp-request-update-info): Adjust caller.
19087
19088 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19089
19090         * nntp.el (nntp-save-marks): Pass missing arg.
19091
19092 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19093
19094         * nntp.el: Support marks.
19095         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19096         (nntp-marks-modtime, nntp-marks-directory): New variables.
19097         (nntp-request-set-mark, nntp-request-update-info)
19098         (nntp-possibly-create-directory, nntp-marks-changed-p)
19099         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19100         New functions.
19101
19102 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19103
19104         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19105         (gnus-xmas-redefine): Rename.
19106
19107         * gnus-score.el (gnus-score-insert-help):
19108         Use gnus-select-lowest-window.
19109
19110         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19111         appt-select-lowest-window and rename to gnus-select-lowest-window.
19112
19113         * gnus.el: do.
19114
19115 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19116
19117         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19118         encodings of MIME-encoded words, in order to improve
19119         interoperability with several broken MUAs.
19120
19121 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19122
19123         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19124         tags, only when charsets are not specified in headers.
19125         (mm-inline-text-html-render-with-w3m): Ditto.
19126
19127         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19128         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19129
19130 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19131
19132         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19133         instead of MIME-decoded from fields when checking
19134         `gnus-article-address-banner-alist'.
19135
19136 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19137
19138         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19139         description rather than subject.
19140
19141 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19142
19143         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19144
19145 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19146
19147         * gnus.el (gnus-version-number): Bump.
19148
19149 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19150
19151         * gnus.el: No Gnus v0.2 is released.
19152
19153 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19154
19155         * gnus-agent.el (gnus-agent-read-agentview):
19156         Inline gnus-uncompress-range.
19157
19158 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19159
19160         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19161         `exec-installed-p'.
19162
19163 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19164
19165         * gnus.el (spam-process, spam-autodetect-methods):
19166         Add bsfilter and bsfilter-headers.
19167
19168         * spam.el (spam-bsfilter): New customize group.
19169         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19170         (spam-bsfilter-header, spam-bsfilter-probability-header)
19171         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19172         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19173         (spam-bsfilter-database-directory): New options.
19174         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19175         (spam-list-of-statistical-checks, spam-registration-functions):
19176         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19177         (spam-bsfilter-score): New command.
19178         (spam-check-bsfilter-headers, spam-check-bsfilter)
19179         (spam-bsfilter-register-with-bsfilter)
19180         (spam-bsfilter-register-spam-routine)
19181         (spam-bsfilter-unregister-spam-routine)
19182         (spam-bsfilter-register-ham-routine)
19183         (spam-bsfilter-unregister-ham-routine): New functions.
19184         (spam-generic-score): Support bsfilter; Accept an optional argument
19185         to recalcurate spam score even if scoring header has already been
19186         added.
19187         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19188         optional argument to recalcurate spam score even if scoring header
19189         has already been added.
19190
19191 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19192
19193         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19194         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19195         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19196         link is missing.
19197
19198 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19199
19200         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19201         (html2text-get-attr): Rewrite.
19202
19203         * message.el (message-setup-1): Remove redundant put-text-property
19204         on mail-header-separator.
19205
19206 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19207
19208         * gnus-registry.el (gnus-registry-cache-whitespace)
19209         (gnus-registry-action, gnus-registry-spool-action)
19210         (gnus-registry-split-fancy-with-parent): Change message levels
19211         from 5 to 3 or 7, as needed.
19212
19213         * spam.el (spam-summary-prepare-exit)
19214         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19215         (spam-split, spam-find-spam, spam-log-undo-registration)
19216         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19217         level from 5 to 6.
19218
19219 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19220
19221         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19222         2004-03-04 change).
19223
19224 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19225
19226         * sieve-manage.el (sieve-manage-open):
19227         * nnweb.el (nnweb-insert-html):
19228         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19229         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19230         * nnspool.el (nnspool-request-group):
19231         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19232         * nnml.el (nnml-request-update-info):
19233         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19234         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19235         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19236         (nnimap-request-set-mark):
19237         * nnfolder.el (nnfolder-request-update-info):
19238         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19239         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19240         * gnus-uu.el (gnus-uu-find-articles-matching):
19241         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19242         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19243         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19244         * gnus-nocem.el (gnus-nocem-scan-groups):
19245         * gnus-int.el (gnus-start-news-server):
19246         * gnus-group.el (gnus-group-make-kiboze-group)
19247         (gnus-group-browse-foreign-server):
19248         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19249         Use mapc when appropriate.
19250
19251 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19252
19253         FIXME: Make separate entries for each person.
19254
19255         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19256         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19257         <shields@msrl.com>:
19258
19259         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19260         may need for spam sorting and scoring.
19261         (spam-user-format-function-S): Add user format function suitable for
19262         general use.
19263         (spam-article-sort-by-spam-status): Add sorting function for summary
19264         sorting.
19265         (spam-extra-header-to-number): Add function to get a score from a
19266         header.
19267         (spam-summary-score): Add function to get a numeric score from the
19268         headers.
19269         (spam-generic-score): Fix function doc, was in wrong place.
19270         (spam-initialize): Take symbols when it's run, and install the
19271         extra headers that spam-necessary-extra-headers thinks we need.
19272
19273 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19274
19275         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19276         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19277
19278 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19279
19280         * gnus-sum.el (gnus-set-global-variables)
19281         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19282         (gnus-article-get-xrefs, gnus-summary-best-group)
19283         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19284         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19285         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19286         Use with-current-buffer.
19287
19288 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19289
19290         * spam.el (spam-summary-prepare-exit): Simplify logic.
19291         (spam-fetch-article-header): Read the article header if it's not
19292         available.
19293         (spam-list-articles): Simplify logic.
19294         (spam-filelist-register-routine): Fix bug with unregister-list.
19295
19296         * gnus-registry.el: Fix comments at beginning.
19297
19298 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19299
19300         * message.el (message-cater-to-broken-inn): Remove.
19301         (message-shorten-references): Make sure the total folded length of
19302         References is shorter than 998 characters to cater to a bug in INN
19303         2.3.  Also, don't pretend that references aren't folded -- this
19304         hasn't worked for a while.
19305
19306 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19307
19308         * gnus-agent.el (gnus-agentize):
19309         gnus-agent-send-mail-real-function no longer set to current value
19310         of message-send-mail-function but rather a lambda that calls
19311         message-send-mail-function.  The change makes the agent real-time
19312         responsive to user changes to message-send-mail-function.
19313
19314 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19315
19316         * legacy-gnus-agent.el
19317         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19318         help from Florian Weimer <fw@deneb.enyo.de>
19319
19320 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19321
19322         * nnmail.el (nnmail-cache-insert): Revert last change.
19323
19324 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19325
19326         * nnmail.el (nnmail-cache-insert): Always check whether
19327         nnmail-cache-ignore-groups matches a group name.
19328
19329 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19330
19331         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19332         (spam-find-spam, spam-log-processing-to-registry)
19333         (spam-log-registered-p, spam-log-unregistration-needed-p)
19334         (spam-log-undo-registration): Use gnus-message instead of
19335         gnus-error, none of these errors are fatal.
19336
19337         * gnus-registry.el (gnus-registry-clean-empty-function)
19338         (gnus-registry-clean-empty): Remove only empty entries without
19339         extra data.
19340
19341 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19342
19343         * spam-stat.el (spam-stat-buffer-change-to-spam)
19344         (spam-stat-buffer-change-to-non-spam): Change (error) to
19345         (gnus-message 8) invocation.
19346
19347 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19348
19349         * nntp.el (nntp-via-netcat-command): New variable.
19350         (nntp-via-netcat-switches): New variable.
19351         (nntp-open-via-rlogin-and-netcat): New function.
19352         (nntp-open-connection-function): Doc fix.
19353         (nntp-telnet-command): Doc fix.
19354         (nntp-end-of-line): Doc fix.
19355         (nntp-via-rlogin-command): Doc fix.
19356         (nntp-via-user-name): Doc fix.
19357         (nntp-via-address): Doc fix.
19358
19359 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19360
19361         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19362         error in Emacs 21.1.
19363
19364 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19365
19366         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19367
19368 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19369
19370         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19371         (gnus-agent-with-refreshed-group): New macro.
19372         (gnus-agent-rename-group): New function.
19373         (gnus-agent-delete-group): New function.
19374         (gnus-agent-save-group-info): Use gnus-command-method when
19375         `method' parameter is nil.  Don't write nil entries into the
19376         active file.
19377         (gnus-agent-get-group-info): New function.
19378         (gnus-agent-fetch-articles):
19379         Use gnus-agent-update-files-total-fetched-for to increment disk space
19380         used.
19381         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19382         Use gnus-agent-update-view-total-fetched-for to increment disk space
19383         used.
19384         (gnus-agent-get-local): Add optional parameters to avoid calling
19385         gnus-group-real-name and gnus-find-method-for-group.
19386         (gnus-agent-set-local): Delete stored entry if either min, or max,
19387         are nil.
19388         (gnus-agent-fetch-session): Reworded error/quit messages.
19389         On quit, use gnus-agent-regenerate-group to record existance of any
19390         articles fetched to disk before the quit occurred.
19391         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19392         gnus-agent-update-view-total-fetched-for, and
19393         gnus-agent-update-files-total-fetched-for to decrement disk space
19394         used.
19395         (gnus-agent-retrieve-headers):
19396         Use gnus-agent-update-view-total-fetched-for to increment disk space
19397         used.
19398         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19399         with gnus-agent-update-files-total-fetched-for to decrement disk
19400         space and fresh group buffer.
19401         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19402         (gnus-agent-need-update-total-fetched-for): New variable.
19403         (gnus-agent-update-files-total-fetched-for): New function.
19404         (gnus-agent-update-view-total-fetched-for): New function.
19405         (gnus-agent-total-fetched-for): New function.
19406
19407         * gnus-cache.el (gnus-cache-save-buffers):
19408         Use gnus-cache-update-overview-total-fetched-for to change disk space
19409         used by this group.
19410         (gnus-cache-possibly-enter-article):
19411         Use gnus-cache-update-file-total-fetched-for to increment disk space
19412         used by this group.
19413         (gnus-cache-possibly-remove-article):
19414         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19415         used by this group.
19416         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19417         (gnus-cache-rename-group): New function.
19418         (gnus-cache-delete-group): New function.
19419         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19420         (gnus-cache-need-update-total-fetched-for): New variable.
19421         (gnus-cache-with-refreshed-group): New macro.
19422         (gnus-cache-update-file-total-fetched-for): New function.
19423         (gnus-cache-update-overview-total-fetched-for): New function.
19424         (gnus-cache-rename-group-total-fetched-for): New function.
19425         (gnus-cache-delete-group-total-fetched-for): New function.
19426         (gnus-cache-total-fetched-for): New function.
19427
19428         * gnus-group.el: Require gnus-sum and autoload functions to
19429         resolve warnings when gnus-group.el compiled alone.
19430         (gnus-group-line-format): Documented new %F.
19431         (size of Fetched data) group line format; identifies disk space
19432         used by agent and cache.
19433         (gnus-group-line-format-alist): Defined new F format.
19434         (gnus-total-fetched-for): New function.
19435         (gnus-group-delete-group): No longer update
19436         gnus-cache-active-altered as gnus-request-delete-group now keeps
19437         the cache in sync.
19438         (gnus-group-list-active): Let the agent store a server's active
19439         list if currently plugged.
19440
19441         * gnus-int.el (gnus-request-delete-group):
19442         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19443         local disk in sync with the server.
19444         (gnus-request-rename-group):
19445         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19446         local disk in sync with the server.
19447
19448         * gnus-start.el (gnus-get-unread-articles):
19449         Cosmetic simplification to logic.
19450
19451         * gnus-util.el (gnus-rename-file): New function.
19452
19453 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19454
19455         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19456
19457 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19458
19459         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19460         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19461
19462 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19463
19464         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19465         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19466
19467 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19468
19469         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19470
19471 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19472
19473         * spam.el (spam-set-difference): Add function to replace
19474         gnus-set-difference in spam.el.
19475         (spam-summary-prepare-exit): Use spam-set-difference.
19476
19477 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19478
19479         * gnus-registry.el (gnus-registry-cache-file): Update to use
19480         gnus-dribble-directory OR gnus-home-directory OR ~.
19481         (gnus-registry-split-fancy-with-parent): Fix doc.
19482
19483 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19484
19485         * message.el (message-exchange-point-and-mark):
19486         Use message-mark-active-p.  Suggested by Jesper Harder
19487         <harder@ifa.au.dk>.
19488
19489 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19490
19491         * message.el (message-exchange-point-and-mark): Don't activate
19492         region if it was inactive.  Suggested by Hiroshi Fujishima
19493         <pooh@nature.tsukuba.ac.jp>.
19494
19495 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19496
19497         * gnus-art.el (article-display-face): Display Faces in the same
19498         order as X-Faces.
19499
19500 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19501
19502         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19503
19504 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19505
19506         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19507         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19508         (gnus-article-mime-hierarchy): Remove.
19509         (gnus-article-mime-hierarchy-next): Remove.
19510         (gnus-article-mode): Revert 2004-03-19 change.
19511         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19512         (gnus-insert-mime-button): Revert 2004-03-19 change.
19513         (gnus-mime-accumulate-hierarchy): Remove.
19514         (gnus-mime-enter-multipart): Remove.
19515         (gnus-mime-leave-multipart): Remove.
19516         (gnus-mime-display-part): Revert 2004-03-19 change.
19517         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19518
19519         * mml.el (mml-preview): Revert 2004-03-19 change.
19520
19521 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19522
19523         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19524
19525 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19526
19527         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19528         t while entering a file name using the mm-with-multibyte macro.
19529         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19530
19531         * mm-util.el (mm-with-multibyte): New macro.
19532
19533 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19534
19535         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19536         New user option.
19537         (gnus-mime-multipart-functions): Doc and customization fix.
19538         (gnus-article-mime-hierarchy): New variable.
19539         (gnus-article-mime-hierarchy-next): New variable.
19540         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19541         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19542         gnus-article-mime-hierarchy-next to nil.
19543         (gnus-insert-mime-button): Show hierarchy numbers.
19544         (gnus-mime-accumulate-hierarchy): New function.
19545         (gnus-mime-enter-multipart): New function.
19546         (gnus-mime-leave-multipart): New function.
19547         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19548         (gnus-mime-display-alternative): Show hierarchy numbers.
19549
19550         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19551         gnus-article-mime-hierarchy-next to nil.
19552
19553 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19554
19555         * dns.el: Don't require gnus-xmas.
19556
19557 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19558
19559         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19560         inline PGP.
19561         (mml-menu): Disable mml-quote-region if mark is inactive.
19562
19563 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19564
19565         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19566         when the group's active is not available.
19567
19568 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19569
19570         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19571         error.
19572
19573 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19574
19575         * imap.el (imap-store-password): New variable.
19576         (imap-interactive-login): Use it.
19577         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19578
19579 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19580
19581         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19582         window-start and hscroll to summary window.
19583
19584 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19585
19586         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19587         conversion message to newsrc-dribble when an actual conversion is
19588         performed.
19589
19590 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19591
19592         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19593
19594 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19595
19596         * mm-decode.el (mm-complicated-handles): New function reviving
19597         former definition of mm-multiple-handles.
19598
19599         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19600         (gnus-mime-delete-part): Use it.
19601
19602 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19603
19604         * gnus-agent.el (gnus-agent-read-local):
19605         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19606         avoid the implicit assumption that they will always be equal.
19607         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19608         coding-system-for-write, as the with-temp-file macro first prints
19609         to a buffer then saves the buffer.
19610
19611 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19612
19613         * gnus-art.el (gnus-article-edit-part): New function.
19614         (gnus-mime-save-part-and-strip): Use it; do query instead of
19615         signaling an error; don't use mm-multiple-handles.
19616         (gnus-mime-delete-part): Ditto.
19617
19618 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19619
19620         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19621         old file versions.
19622         (gnus-group-prepare-hook): Remove function that converted list
19623         form of gnus-agent-expire-days to group properties.
19624
19625         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19626         (gnus-request-accept-article): Re-indented.
19627
19628         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19629         converters to handle old agent file formats.  Add logic for a
19630         "backup before upgrading warning".
19631         (gnus-convert-mark-converter-prompt): Developers can mark
19632         functions as needing (default), or not needing,
19633         gnus-convert-old-newsrc's "backup before upgrading warning".
19634         (gnus-convert-converter-needs-prompt): Tests whether the user
19635         should be protected from potentially irreversable changes by the
19636         function.
19637
19638         * legacy-gnus-agent.el: New.  Provides converters that are only
19639         loaded when gnus-convert-old-newsrc needs to call them.
19640
19641 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19642
19643         * mail-source.el (mail-source-touch-pop): Doc fix.
19644
19645         * message.el (message-smtpmail-send-it): Doc fix.
19646
19647 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19648
19649         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19650
19651         * nnmail.el (nnmail-split-fancy): do.
19652
19653         * gnus-kill.el (gnus-kill, gnus-execute): do.
19654
19655 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19656
19657         * gnus-sum.el (gnus-widget-reversible-match)
19658         (gnus-widget-reversible-to-internal)
19659         (gnus-widget-reversible-to-external): New functions.
19660         (gnus-widget-reversible): New widget.
19661         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19662
19663 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19664
19665         * gnus-sum.el (gnus-thread-sort-functions)
19666         (gnus-article-sort-functions): Document `(not F)' items.
19667
19668 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19669
19670         * spam.el (spam-use-gmane-xref): Add new backend.
19671         (spam-gmane-xref-spam-group): Add variable to control the name of the
19672         Gmane spam group.
19673         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19674         (spam-regex-headers-spam, spam-regex-headers-ham)
19675         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19676         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19677         backends and checks.
19678         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19679
19680         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19681         an autodetect method.
19682
19683 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19684
19685         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19686         articles are being added to a group.
19687         (gnus-request-replace-article): Inform the agent that articles
19688         need to be uncached as the cached contents are no longer valid.
19689
19690 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19691
19692         * binhex.el: Don't autoload executable-find.
19693
19694         * canlock.el: Don't autoload mail-fetch-field.
19695
19696         * dgnushack.el: Autoload c-mode for XEmacs.
19697
19698         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19699
19700         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19701         rmail-dont-reply-to and rmail-output.
19702
19703         * gnus-score.el: Don't autoload ffap-string-at-point.
19704
19705         * gnus-setup.el: Don't autoload sc-cite-original.
19706
19707         * imap.el: Don't autoload base64-decode-string,
19708         base64-encode-string and md5.
19709
19710         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19711         and rmail-msg-restore-non-pruned-header.
19712
19713         * mm-decode.el: Don't autoload executable-find.
19714
19715         * mm-url.el: Don't autoload executable-find.
19716
19717         * mm-view.el: Don't autoload diff-mode.
19718
19719         * nndb.el: Don't autoload news-reply-mode, news-setup,
19720         cancel-timer and telnet.
19721
19722         * password.el: Don't autoload run-at-time for Emacs.
19723
19724         * sha1-el.el: Don't autoload executable-find.
19725
19726         * sieve-mode.el: Don't autoload c-mode.
19727
19728         * uudecode.el: Don't autoload executable-find.
19729
19730 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19731
19732         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19733         (gnus-agent-possibly-alter-active): Avoid null in numeric
19734         comparison.
19735         (gnus-agent-set-local): Refuse to save null in local object table.
19736         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19737         list of articles that will be marked as unread.
19738
19739 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19740
19741         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19742
19743 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19744
19745         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19746         language tags.
19747
19748 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19749
19750         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19751         Don't bind "obarray".
19752
19753         * gnus-sum.el (gnus-thread-sort-functions):
19754         Add `gnus-thread-sort-by-most-recent-number' and
19755         `gnus-thread-sort-by-most-recent-date'.
19756         Reported by Kai Grossjohann <kai@emptydomain.de>.
19757
19758 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19759
19760         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19761
19762 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19763
19764         * gnus-cus.el (gnus-agent-customize-category):
19765         Remove ignore-errors macro reference that required cl to be loaded at
19766         run-time.
19767
19768         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19769         single-interval range of the form (min . max).  Previously the
19770         range had to look like ((min . max)).  Likewise, return
19771         (min . max) rather than ((min . max)).
19772         (gnus-range-map): Use gnus-range-normalize to accept
19773         single-interval range.
19774
19775         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19776         the cache, but not the agent, now appear with their usual face.
19777
19778         * dgnushack.el (loaddir): New variable that is bound to the
19779         directory containing the dgnushack.el file. Use loaddir, rather
19780         than srcdir, to update load-path. Change lets dgnushack compile
19781         code in directories other than GNUS/lisp.
19782
19783 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19784
19785         * lpath.el: Don't bind w3m-safe-url-regexp.
19786
19787         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19788         w3m-safe-url-regexp variable buffer-local.
19789
19790         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19791
19792 2004-02-27  Simon Josefsson  <jas@extundo.com>
19793
19794         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19795         gnus-group-real-prefix.
19796         (gnus-summary-move-article): Use it, instead of
19797         gnus-group-real-prefix.
19798
19799 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19800
19801         * lpath.el: Bind w3m-safe-url-regexp.
19802
19803         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19804         w3m-safe-url-regexp variable buffer-local and set it as the value
19805         of mm-w3m-safe-url-regexp.
19806
19807         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19808
19809         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19810         parsing gnus-posting-styles when the message is not for replying.
19811
19812         * dgnushack.el: Autoload sgml-mode for XEmacs.
19813
19814         * nnrss.el (nnrss-opml-export):
19815         Use mm-set-buffer-file-coding-system instead of
19816         set-buffer-file-coding-system.
19817
19818 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19819
19820         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19821         of checkdoc.el).
19822         * nnrss.el: do.
19823         * gnus-mlspl.el: do.
19824         * gnus-ml.el: do.
19825         * gnus-srvr.el: do.
19826
19827         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19828
19829 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19830
19831         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19832         Corrections to custom-manual links.
19833
19834         * gnus-art.el (gnus-article): Ditto.
19835
19836         * mm-decode.el (mime-display, mime-security): Ditto.
19837
19838 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19839
19840         * flow-fill.el: Typo.
19841
19842 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19843
19844         * spam-wash.el: New file.
19845
19846 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19847
19848         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19849
19850 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19851
19852         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19853         to be run with new-articles as LIST1, not LIST2.
19854         (spam-registration-functions): Add spam-use-ham-copy as a nil
19855         registration backend.
19856
19857 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19858
19859         * spam-stat.el (spam-stat-washing-hook): New option.
19860         (spam-stat-buffer-words): Use it.
19861         (spam-stat-process-directory, spam-stat-test-directory):
19862         Use insert-file-contents-literally.
19863         (spam-stat-coding-system): New variable.
19864         (spam-stat-load, spam-stat-save): Use it.
19865
19866 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19867
19868         * spam-report.el (spam-report-plug-agent):
19869         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19870
19871 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19872
19873         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19874         Allow / in mailto URLs.
19875
19876 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19877
19878         * spam-report.el (spam-report-process-queue): Fix interactive use.
19879         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19880         (spam-report-unplug-agent): Doc fixes.
19881         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19882         (spam-report-agentize, spam-report-deagentize): Autoload.
19883
19884 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19885
19886         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19887
19888         * message.el (message-setup-fill-variables): Add mml tags to
19889         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19890         <ajk@iu.edu>.
19891         (message-mode): Don't modify paragraph-separate there.
19892
19893 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19894
19895         * compface.el (uncompface-use-external): Default to undecided.
19896         (uncompface-use-external-threshold): New variable.
19897         (uncompface-float-time): New macro.
19898         (uncompface): Determine whether to use the external decoder if
19899         uncompface-use-external is undecided.
19900
19901 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19902
19903         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19904         after images.
19905
19906         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19907
19908 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19909
19910         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19911
19912         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19913
19914         * gnus-sum.el (gnus-summary-limit-to-age)
19915         (gnus-summary-limit-children): do.
19916
19917         * gnus-int.el (gnus-request-scan): do.
19918
19919         * gnus-group.el (gnus-group-suspend): do.
19920
19921         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19922
19923         * gnus-cite.el (gnus-cite-parse-attributions): do.
19924
19925         * gnus-agent.el (gnus-summary-set-agent-mark)
19926         (gnus-agent-regenerate-group): do.
19927
19928         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19929
19930         * binhex.el (binhex-decode-region-internal): do.
19931
19932 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19933
19934         * gnus-fun.el (gnus-face-properties-alist): New user option.
19935         (gnus-display-x-face-in-from): Use it.
19936
19937         * gnus-art.el (article-display-face): Ditto.
19938
19939         * compface.el (uncompface-use-external): Default to nil.
19940
19941 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19942
19943         * nntp.el (nntp-erase-buffer): New function.
19944         (nntp-retrieve-data, nntp-send-command)
19945         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19946         (nntp-possibly-change-group): Use it.
19947
19948         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19949         Use with-current-buffer.
19950
19951 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19952
19953         * compface.el: Merge the ELisp-based uncompface program.
19954         (compface): New customization group.
19955         (uncompface-use-external): New user option.
19956         (uncompface): Call uncompface-internal if uncompface-use-external
19957         is nil.
19958         (uncompface-internal): New function.  Note that there are also
19959         some other functions and variables added for this function.
19960
19961 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19962
19963         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19964         if necessary.
19965
19966 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19967
19968         * spam-report.el (spam-report-unplug-agent)
19969         (spam-report-plug-agent, spam-report-deagentize)
19970         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19971         Add support for the Agent in spam-report: when unplugged, report to a
19972         file; when plugged, submit all the requests.
19973
19974         * spam.el (spam-register-routine): Fix message about
19975         registration.
19976
19977 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19978
19979         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19980         dependencies.
19981         (rfc2047-encode): Use it.
19982
19983         * gnus-art.el (gnus-button-marker-list): Move before first
19984         reference.
19985
19986         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19987         (imap-parse-body): Fix format string mismatch.
19988
19989         * gnus-score.el (gnus-summary-increase-score): do.
19990
19991         * nnrss.el (nnrss-close): New function.
19992
19993 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19994
19995         * nnrss.el (nnrss-make-filename): New function.
19996         (nnrss-request-delete-group, nnrss-read-server-data)
19997         (nnrss-save-server-data, nnrss-read-group-data)
19998         (nnrss-save-group-data): Use it.
19999         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20000         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20001         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20002
20003 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20004
20005         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20006
20007 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20008
20009         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20010         files.
20011
20012         * message.el (message-generate-headers-first): Don't quote nil
20013         and t in docstrings.
20014
20015         * imap.el (imap-id): do.
20016
20017         * gnus-agent.el (gnus-agent-consider-all-articles)
20018         (gnus-agent-queue-mail): do.
20019
20020 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20021
20022         * spam-report.el (spam-report-process-queue): New function.
20023         Process requests from `spam-report-requests-file'.
20024         (spam-report-process-queue): Doc fix.
20025
20026 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20027
20028         * spam.el (spam-register-routine)
20029         (spam-log-processing-to-registry, spam-log-registered-p)
20030         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20031         Change "check" to "spam-check" for semi-clarity.
20032
20033 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20034
20035         * pop3.el: Require nnheader.
20036
20037         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20038
20039         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20040
20041         * gnus-picon.el: Require cl.
20042
20043         * gnus-fun.el: Require gnus-ems and gnus-util.
20044
20045         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20046
20047         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20048
20049         * gnus-art.el (gnus-article-edit-mode): Define before first
20050         reference.
20051
20052 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20053
20054         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20055         (gnus-uu-post-encoded): Use point-at-bol.
20056
20057         * gnus-topic.el (gnus-group-active-topic-p): do.
20058
20059         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20060
20061         * gnus-group.el (gnus-group-kill-region): do.
20062
20063         * gnus-art.el (article-date-ut): do.
20064
20065         * message.el (message-fetch-field): Remove redundant
20066         case-fold-search binding.
20067         (message-narrow-to-field): Simplify.
20068
20069 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20070
20071         * spam.el (spam-directory): Derive from `gnus-directory'.
20072
20073         * spam-report.el (spam-report-url-to-file)
20074         (spam-report-requests-file): New function and variable for offline
20075         reporting.
20076         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20077         and user defined function.
20078         (spam-report-url-ping-mm-url): Remove doubled slash.
20079
20080 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20081
20082         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20083
20084 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20085
20086         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20087         Fix format string mismatch.
20088
20089         * sieve.el (sieve-deactivate-all): do.
20090
20091         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20092
20093         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20094
20095         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20096
20097         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20098
20099 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20100
20101         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20102         the list of checks.
20103
20104 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20105
20106         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20107         padding.
20108
20109 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20110
20111         * mm-view.el (mm-fill-flowed): New variable.
20112         (mm-inline-text): Use it.
20113
20114 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20115
20116         * spam.el (spam-spamassassin-register-ham-routine)
20117         (spam-spamassassin-register-spam-routine): Fix function names.
20118
20119 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20120
20121         * gnus.el (gnus-tmp-grouplens): Remove.
20122         (gnus-summary-line-format): Remove grouplens.
20123
20124         * gnus-group.el (gnus-group-line-format): Ditto.
20125
20126         * gnus-spec.el (gnus-format-specs): Ditto.
20127         (gnus-update-format-specifications): Flush the group format spec
20128         cache if there's the grouplens stuff.
20129         (gnus-parse-simple-format): Replace %l with the empty string.
20130
20131 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20132
20133         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20134         omission.
20135
20136 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20137
20138         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20139         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20140
20141 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20142
20143         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20144         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20145         New macros and functions.
20146         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20147         Handle > NLINK_MAX messages.
20148         * nnmaildir.el (nnmaildir-request-set-mark):
20149         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20150
20151 2004-01-25  Alex Schroeder  <alex@gnu.org>
20152
20153         * spam-stat.el (spam-stat-process-directory-age): New option.
20154         (spam-stat-process-directory): Use it.
20155
20156 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20157
20158         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20159         (spam-stat-save): Accept prefix argument.
20160
20161 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20162
20163         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20164         links" error.
20165
20166 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20167
20168         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20169         the rest of the and/or forms.
20170
20171 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20172
20173         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20174         compatibility with old .newsrc.eld files.
20175
20176         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20177
20178         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20179
20180         * gnus-start.el (gnus-1): do.
20181
20182         * gnus-group.el (gnus-group-line-format-alist): do.
20183
20184         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20185
20186         * gnus-gl.el: Remove.
20187
20188 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20189
20190         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20191         marks consisting of a single range {for example, (3 . 5)} rather
20192         than a list of a single range { ((3 . 5)) }.
20193
20194 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20195
20196         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20197         Use with-current-buffer.
20198         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20199         avoid consing a string.
20200
20201         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20202         Remove obsolete entries for big5 and gb2312.
20203
20204 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20205
20206         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20207         uncompressed list.
20208
20209 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20210
20211         * spam-stat.el (spam-stat-strip-xref): New function.
20212         (spam-stat-process-directory): Use it.
20213
20214         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20215         here -- it's done in message-fetch-field.
20216
20217 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20218
20219         * gnus-agent.el (gnus-agent-queue-mail)
20220         (gnus-agent-prompt-send-queue): New variables.
20221         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20222         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20223         "nndraft:queue" along to gnus-draft-send.
20224         Use gnus-agent-prompt-send-queue.
20225         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20226         is "nndraft:queue".  Suggested by Gaute Strokkenes
20227         <gs234@srcf.ucam.org>
20228
20229         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20230         (agent-enable-undownloaded-faces): Add.
20231         (gnus-agent-cat-groups): Use eval-and-compile, not
20232         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20233         method of gnus-agent-cat-groups even when the buffer has been
20234         evaled.
20235         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20236         delete gnus-agent-save-active-1.
20237         (gnus-agent-save-groups): Delete.  Identical to
20238         gnus-agent-save-active.
20239         (gnus-agent-write-active): No longer adjust agent's copy of active
20240         file as agent's adjustments are now stored in their own
20241         file.  Remove optional parameter.
20242         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20243         servers.  Add use of min/max range limits from server's local
20244         file.
20245         (gnus-agent-save-alist): Remove unused optional argument.
20246         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20247         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20248         (gnus-agent-set-local): A per-server file that keeps min/max range
20249         limits for articles known to the agent.  Provides a fast mechanism
20250         for altering many active ranges.
20251         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20252         active file (local makes it unnecessary).
20253         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20254
20255         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20256         (agent-enable-undownloaded-faces): Add.
20257
20258         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20259         disable it when sending to "nndraft:queue".
20260         (gnus-group-send-queue): Add safety check to avoid sending queue
20261         when unplugged.
20262
20263         * gnus-group.el (gnus-group-catchup): Use new
20264         gnus-sequence-of-unread-articles, not
20265         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20266         numbers of articles.  Use gnus-range-map to avoid having to
20267         uncompress the unread list.
20268         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20269         Fix invalid ange-ftp reference.
20270
20271         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20272         (gnus-sorted-range-intersection): Intersection of two ranges
20273         without requiring that they first be uncompressed.
20274
20275         * gnus-start.el (gnus-activate-group): Unless blocked by the
20276         caller, possibly expand the active range to include both cached
20277         and agentized articles.
20278         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20279         multiple version-dependent converters.
20280         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20281         gnus-agent-save-active.
20282         (gnus-save-newsrc-file): Save dirty agent range limits.
20283
20284         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20285         gnus-agent-possibly-alter-active.
20286         (gnus-adjust-marked-articles): Faster handling of simple lists.
20287
20288 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20289
20290         * spam-stat.el (spam-stat-test-directory): New optional argument
20291         displays a list of files detected.  Suggested by Andrew Cohen
20292         <cohen@andy.bu.edu>.
20293         (spam-stat-buffer-words-with-scores): Don't narrow and change
20294         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20295
20296 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20297
20298         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20299         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20300         (spam-spamassassin-arguments)
20301         (spam-spamassassin-spam-flag-header)
20302         (spam-spamassassin-positive-spam-flag-header)
20303         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20304         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20305         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20306         (spam-list-of-processors, spam-list-of-checks)
20307         (spam-list-of-statistical-checks, spam-registration-functions)
20308         (spam-check-spamassassin-headers, spam-check-spamassassin)
20309         (spam-spamassassin-score)
20310         (spam-spamassassin-register-with-sa-learn)
20311         (spam-spamassassin-register-spam-routine)
20312         (spam-spamassassin-register-ham-routine)
20313         (spam-assassin-register-spam-routine)
20314         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20315         (spam-bogofilter-score): Fix to show article before scoring.
20316
20317 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20318
20319         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20320         default scoring function.
20321         (spam-generic-score): Call spam-spamassassin-score if
20322         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20323         spam-bogofilter-score otherwise.
20324
20325         * gnus.el (spam-process, spam-autodetect-methods):
20326         Add spamassassin and spamassassin-headers.
20327
20328 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20329
20330         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20331         Suppress unnecessary messages.
20332
20333 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20334
20335         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20336         make-hash-table.
20337
20338 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20339
20340         * canlock.el (base64-encode-string): Don't autoload it.
20341
20342 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * run-at-time.el: Remove useless (require 'itimer),
20345         eval-and-compile and (featurep 'xemacs).
20346
20347 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20348
20349         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20350         GROUP is a virtual group.
20351
20352 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20353
20354         * gnus.el: Autoload `message-y-or-n-p'.
20355
20356 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20357
20358         * pgg-parse.el: Remove unnecessary (require 'custom).
20359
20360         * pgg-def.el: do.
20361
20362         * nnmail.el: do.
20363
20364         * gnus-undo.el: do.
20365
20366         * gnus-picon.el: do.
20367
20368         * gnus-util.el: do.
20369
20370 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20371
20372         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20373
20374 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20375
20376         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20377         handle, as well as a list.
20378
20379         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20380         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20381         (mm-w3m-cid-retrieve): Simplify.
20382
20383 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20384
20385         * message.el (message-kill-to-signature): Allow prefix arg to
20386         specify number of lines to keep before signature.
20387
20388 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20389
20390         * message.el (message-kill-to-signature): Change docstring.
20391
20392 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20393
20394         * canlock.el: Always require sha1-el.
20395         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20396
20397         * message.el: Autoload sha1 only when compiling.
20398
20399         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20400         eudc-expand-inline for XEmacs.
20401
20402 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20403
20404         * message.el (message-canlock-generate): Require sha1-el.
20405
20406 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20407
20408         * message.el (message-expand-name): Silence the byte compiler.
20409
20410         * lpath.el: Add detect-coding-system.
20411
20412         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20413         cus-edit.
20414
20415 2004-01-13  Simon Josefsson  <jas@extundo.com>
20416
20417         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20418         Invoke gnus-score-mode.
20419         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20420
20421         * gnus-range.el (gnus-compress-sequence): Doc fix.
20422         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20423
20424 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20425
20426         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20427
20428 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20429
20430         * spam.el (spam-get-article-as-string): Update to use
20431         gnus-request-article-this-buffer, much simpler.
20432         (spam-get-article-as-buffer): Remove.
20433
20434 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20435
20436         * message.el (message-expand-name): Use EUDC if the user uses that.
20437
20438 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20439
20440         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20441         character for the encoding to avoid consing a string.
20442
20443         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20444         unnecessarily.
20445
20446         * mm-util.el (mm-replace-chars-in-string): Remove.
20447
20448         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20449         of mm-replace-chars-in-string.
20450
20451 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20452
20453         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20454
20455         * mm-util.el (mm-subst-char-in-string): Support inplace.
20456
20457         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20458         a new string in every iteration.  Use shy groups.
20459
20460 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20461
20462         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20463         * gnus-soup.el (gnus-soup-group-brew):
20464         * gnus-msg.el (gnus-put-message):
20465         * gnus-move.el (gnus-group-move-group-to-server):
20466         * gnus-kill.el (gnus-batch-score):
20467         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20468         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20469         (gnus-group-update-group, gnus-group-read-group)
20470         (gnus-group-make-group, gnus-group-make-help-group)
20471         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20472         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20473         (gnus-group-sort-by-unread, gnus-group-catchup)
20474         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20475         (gnus-group-yank-group, gnus-group-set-info)
20476         (gnus-group-list-groups):
20477         * gnus.el (gnus-generate-new-group-name):
20478         * gnus-delay.el (gnus-delay-send-queue):
20479         * nnvirtual.el (nnvirtual-catchup-group):
20480         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20481         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20482         (gnus-group-prepare-topics, gnus-topic-check-topology):
20483         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20484         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20485         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20486         (gnus-group-make-articles-read):
20487         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20488         (gnus-group-change-level, gnus-kill-newsgroup)
20489         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20490         (gnus-get-unread-articles, gnus-make-articles-unread)
20491         (gnus-make-ascending-articles-unread): Use accessor
20492         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20493         to get group information for improved readability.
20494
20495
20496 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20497
20498         * gnus-art.el (article-decode-mime-words, article-babel)
20499         (gnus-article-highlight-signature, gnus-article-add-buttons)
20500         (gnus-signature-toggle): Use gnus-with-article-buffer.
20501
20502         * gnus-art.el (gnus-article-highlight-headers)
20503         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20504
20505         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20506         (gnus-article-set-globals, gnus-request-article-this-buffer)
20507         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20508         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20509         (gnus-mime-display-alternative): Use with-current-buffer.
20510
20511 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20512
20513         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20514         also under 80 char limit, and call gnus-error if needed.
20515         (spam-fetch-article-header): Fix - it was a
20516         buffer-local variable (gnus-newsgroup-data).
20517         (spam-find-spam): Use spam-generate-fake-headers, forget about
20518         spam-insert-fake-headers.
20519         (spam-insert-fake-headers): Remove.
20520
20521 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20522
20523         * deuglify.el (gnus-article-outlook-unwrap-lines)
20524         (gnus-outlook-rearrange-article)
20525         (gnus-outlook-repair-attribution-outlook)
20526         (gnus-outlook-repair-attribution-block)
20527         (gnus-outlook-repair-attribution-other): Remove redundant
20528         save-excursion.
20529
20530 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20531
20532         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20533         (spam-fetch-field-subject-fast)
20534         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20535         (spam-fetch-article-header): Add functions to deal with Gnus
20536         internals for fast retrieval of article header data.
20537         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20538
20539 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20540
20541         * pop3.el (pop3-md5): Remove.
20542         (pop3-apop): Replace pop3-md5 with md5.
20543
20544         * mm-bodies.el: base64 is always built-in.
20545
20546         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20547         Use with-current-buffer.
20548
20549 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20550
20551         * canlock.el (canlock-insert-header): Remove excessive grouping in
20552         regexp.
20553
20554         * gnus-sum.el (gnus-summary-read-document): Ditto.
20555
20556         * gnus-uu.el (gnus-uu-part-number): Ditto.
20557
20558         * html2text.el (html2text-remove-tags): Ditto.
20559         (html2text-format-tags): Ditto.
20560         (html2text-format-single-elements): Ditto.
20561
20562         * mml.el (mml-parse-1): Ditto.
20563
20564 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20565
20566         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20567
20568         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20569
20570         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20571
20572         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20573
20574 2003-11-15  Simon Josefsson  <jas@extundo.com>
20575
20576         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20577         (pgg-gpg-lookup-key): Use regexp match instead of
20578         split-string (split-string is different between emacs 21.2 and
20579         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20580
20581 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20582
20583         * gnus-art.el (gnus-mime-view-all-parts)
20584         (gnus-article-part-wrapper, gnus-article-view-part):
20585         Use with-current-buffer.
20586
20587 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20588
20589         * spam.el (spam-disable-spam-split-during-ham-respool)
20590         (spam-spamoracle-database, spam-cache-lookups)
20591         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20592         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20593         (spam-group-ham-marks, spam-group-spam-marks)
20594         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20595         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20596         also add spam-use-blackholes to the statistical checks.
20597         (spam-fetch-field-fast): Add interface to fetching fields, may
20598         become a macro.
20599         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20600         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20601         (spam-insert-fake-headers): Fake an article when needed.
20602         (spam-find-spam): Fake article when possible.
20603         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20604         (spam-check-bogofilter-headers): Use message-fetch-field instead
20605         of nnmail-fetch-field.
20606
20607 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20608
20609         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20610
20611 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20612
20613         * spam.el (spam-split): Do not require spam-use-CHECK to be
20614         enabled if that check is passed to spam-split explicitly; also
20615         fix so 'spam doesn't get converted to spam-split-group when
20616         spam-split-symbolic-return is t.
20617         (spam-find-spam): Find registrations of the article and use those
20618         instead of re-running spam-split to find the spam/ham
20619         classification of the article.
20620         (spam-log-processing-to-registry, spam-log-registered-p)
20621         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20622         Use gnus-error instead of gnus-message.
20623         (spam-log-registration-type): Add function to determine the
20624         classification of a message based on registry entries; will
20625         return nil if both 'spam and 'ham are found.
20626         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20627         a reasonably fast local cache without the loading errors.
20628         (spam-cache-lookups): Set to t by default.
20629         (spam-find-spam): Don't try to guess spam-cache-lookups.
20630         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20631         spam-caches entry.
20632         (spam-filelist-build-cache, spam-filelist-check-cache):
20633         Fix caching of whitelist/blacklist entries.
20634         (spam-check-whitelist, spam-check-blacklist):
20635         Invoke spam-from-listed-p with a type, not a cache variable.
20636         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20637
20638 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20639
20640         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20641
20642         * nnmail.el (nnmail-split-fancy): do.
20643
20644         * mml.el (mml-parse): do.
20645
20646         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20647         (gnus-score-adaptive): do.
20648
20649 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20650
20651         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20652         (gnus-mime-button-map): Don't set keymap parent.
20653         (gnus-button-ctan-directory-regexp): Use shy grouping.
20654         (gnus-prev-page-map): Don't set keymap parent.
20655         (gnus-prev-page-map): Remove duplicated one.
20656         (gnus-next-page-map): Don't set keymap parent.
20657         (gnus-mime-security-button-map): Ditto.
20658
20659         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20660         version number.
20661
20662         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20663
20664 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20665
20666         * canlock.el (canlock-sha1-function): Remove.
20667         (canlock-sha1-function-for-verify): Remove.
20668         (canlock-openssl-program): Remove.
20669         (canlock-openssl-args): Remove.
20670         (canlock-ignore-errors): Remove.
20671         (canlock-sha1-with-openssl): Remove.
20672         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20673         (canlock-verify): Don't use canlock-ignore-errors.
20674
20675         * sha1-el.el (sha1-string-external): Make it can return a string
20676         in binary form.
20677         (sha1-region-external): Ditto.
20678         (sha1-string-internal): Ditto.
20679         (sha1-region-internal): Ditto.
20680         (sha1-region): Ditto.
20681         (sha1-string): Ditto.
20682         (sha1): Ditto.
20683
20684 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20685
20686         * spam.el (spam-report-articles-gmane): New command.
20687
20688 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20689
20690         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20691
20692         * run-at-time.el (run-at-time-saved): Remove.
20693         (run-at-time): Doc fix.
20694
20695 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20696
20697         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20698         (gnus-summary-limit-map): Add it.
20699         (gnus-summary-make-menu-bar): do.
20700
20701 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20702
20703         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20704         Make attempt at some caching support (done for BBDB only now).
20705         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20706         addresses to be checked.
20707         (spam-clear-cache-BBDB): Add function, to be invoked by
20708         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20709         (spam-check-BBDB): Check and use the caches, if
20710         spam-cache-lookups is on, remove superfluous (provide).
20711
20712 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20713
20714         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20715
20716 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20717
20718         * run-at-time.el (run-at-time-saved): Move to after the definition
20719         of `run-at-time'.
20720
20721         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20722
20723 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20724
20725         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20726         mm-w3m-local-map-property.
20727
20728         * mm-view.el (mm-w3m-mode-map): Remove.
20729         (mm-w3m-local-map-property): Remove.
20730         (mm-inline-text-html-render-with-w3m): Don't use
20731         mm-w3m-local-map-property.
20732
20733 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20734
20735         * run-at-time.el: New file.
20736
20737         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20738         under Emacs.
20739
20740         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20741         of gnus-set-text-properties.
20742
20743         * gnus-uu.el (gnus-uu-save-article): Ditto.
20744
20745         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20746
20747         * gnus-cite.el (gnus-cite-parse): Ditto.
20748
20749         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20750         of gnus-.
20751
20752         * gnus-xmas.el (run-at-time): Require run-at-time.
20753
20754         * gnus.el: Change calls to nnheader-run-at-time and
20755         password-run-at-time throughout to use run-at-time directly.
20756
20757         * password.el: Remove definition of run-at-time.
20758
20759         * nnheaderxm.el: Remove definition of run-at-time.
20760
20761 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20762
20763         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20764         in prompt.
20765
20766 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20767
20768         * messagexmas.el (message-xmas-redefine): Alias
20769         `message-make-caesar-translation-table' to
20770         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20771         version.
20772
20773         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20774         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20775         `gnus-xmas-set-text-properties'.
20776         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20777         `gnus-xmas-completing-read'.
20778         (gnus-xmas-completing-read): Removed.
20779         (gnus-xmas-open-network-stream): Removed.
20780
20781         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20782         XEmacs version.
20783
20784         * dns.el (dns-make-network-process): Use `open-network-stream'
20785         instead of `gnus-xmas-open-network-stream'.
20786
20787         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20788
20789         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20790
20791 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20792
20793         * gnus-art.el (gnus-mime-display-alternative)
20794         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20795         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20796         Don't use gnus-local-map-property.
20797
20798         * gnus-util.el (gnus-local-map-property): Remove.
20799
20800         * mm-view.el (mm-view-pkcs7-decrypt):
20801         Replace gnus-completing-read-maybe-default with completing-read.
20802
20803         * gnus-util.el (gnus-completing-read): do.
20804         (gnus-completing-read-maybe-default): Remove.
20805
20806 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20807
20808         * password.el: Only autoload `run-at-time' if not XEmacs.
20809         Only autoload the itimer functions if XEmacs.
20810
20811 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20812
20813         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20814         XEmacsen.
20815
20816         * dgnushack.el: Autoload executable-find for XEmacs.
20817
20818 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20819
20820         * gnus-art.el (gnus-read-string): Remove.
20821         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20822         read-string.
20823
20824 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20825
20826         * netrc.el: Autoload password-read.
20827         (netrc): Add configuration group.
20828         (netrc-encoding-method, netrc-openssl-path):
20829         Add variables for encoding and decoding of files with symmetric
20830         ciphers.
20831         (netrc-encode): Add assistant function to encode a file with
20832         netrc-encoding-method.
20833         (netrc-parse): Add interactive parameter, added optional
20834         decoding if netrc-encoding-method is non-nil but otherwise
20835         behavior is standard.
20836         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20837         Do s/encode/encrypt/ everywhere.
20838
20839         * spam.el: Remove executable-find autoload.
20840
20841 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20842
20843         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20844
20845         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20846
20847 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20848
20849         * gnus-art.el (gnus-treat-ansi-sequences)
20850         (article-treat-ansi-sequences): New variable and function.
20851         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20852
20853         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20854         Use it.
20855
20856 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20857
20858         * mm-util.el (mm-quote-arg): Remove.
20859
20860         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20861         shell-quote-argument.
20862
20863         * gnus-uu.el (gnus-uu-command): do.
20864
20865         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20866
20867         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20868         with make-char.
20869
20870         * mm-util.el (mm-make-char): Remove.
20871
20872         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20873         add-minor-mode.
20874
20875         * gnus-undo.el (gnus-undo-mode): do.
20876
20877         * gnus-topic.el (gnus-topic-mode): do.
20878
20879         * gnus-sum.el (gnus-dead-summary-mode): do.
20880
20881         * gnus-start.el (gnus-slave-mode): do.
20882
20883         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20884
20885         * gnus-ml.el (gnus-mailing-list-mode): do.
20886
20887         * gnus-gl.el (gnus-grouplens-mode): do.
20888
20889         * gnus-draft.el (gnus-draft-mode): do.
20890
20891         * gnus-dired.el (gnus-dired-mode): do.
20892
20893         * gnus-ems.el (gnus-add-minor-mode): Remove.
20894
20895         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20896         Replace gnus-char-width with char-width.
20897
20898         * gnus-ems.el (gnus-char-width): Remove.
20899
20900         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20901         Replace gnus-char-width with char-width.
20902
20903         * gnus-ems.el (gnus-char-width): Remove.
20904
20905         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20906         definition.
20907         Remove Emacs 20 hash table compatibility code.
20908
20909         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20910         20 compatibility code.
20911
20912         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20913
20914         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20915
20916         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20917         Replace with point-at-{eol,bol}.
20918
20919         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20920
20921         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20922
20923         * flow-fill.el (fill-flowed-point-at-bol)
20924         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20925
20926         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20927         Replace with point-at-{eol,bol} throughout all files.
20928
20929 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20930
20931         * ntlm.el (ntlm-string-as-unibyte): New macro.
20932         (ntlm-build-auth-response): Use it.
20933
20934         Remove Emacs 20 stuff:
20935         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20936         (butlast, mapc, remove): Remove the compiler macros.
20937         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20938         of delq and copy-sequence.
20939         * gnus-art.el (popup-menu): Remove the compiler macro.
20940         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20941         Emacs 20.
20942
20943 2004-01-05  Simon Josefsson  <jas@extundo.com>
20944
20945         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20946         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20947         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20948         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20949         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20950         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20951         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20952         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20953         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20954         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20955         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20956         string-xor into ntlm-string-xor.
20957         Suggested by Jesper Harder <harder@myrealbox.com>.
20958
20959         * ntlm.el: Don't include poem.
20960
20961         * md4.el (print-int32, print-string-hexa): Remove.
20962         Suggested by Jesper Harder <harder@myrealbox.com>.
20963
20964         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20965
20966         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20967         probably breaks emacs with DL patch, but do we care? Is anyone
20968         still using the DL stuff?)
20969
20970         * sieve-manage.el: Use the password package.
20971         (sieve-manage-read-passwd): Remove.
20972         (sieve-manage-interactive-login): Use password.  Re-add
20973         condition-case around loop.
20974
20975         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20976         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20977         Use the password package.
20978
20979 2003-02-19  Simon Josefsson  <jas@extundo.com>
20980
20981         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20982         token.
20983
20984 2002-08-07  Simon Josefsson  <jas@extundo.com>
20985
20986         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20987         (sieve-manage-authenticators):
20988         (sieve-manage-authenticator-alist): Add some SASL mechs.
20989         (sieve-sasl-auth): New function.
20990         (sieve-manage-cram-md5-auth):
20991         (sieve-manage-plain-auth): Rewrite using SASL library.
20992         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20993         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20994         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20995         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20996
20997 2004-01-05  Simon Josefsson  <jas@extundo.com>
20998
20999         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21000         New files.
21001
21002 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21003
21004         * gnus-group.el (gnus-no-groups-message): Update.
21005
21006         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21007
21008 2003-11-09  Simon Josefsson  <jas@extundo.com>
21009
21010         * imap.el: Support for ID IMAP extension (RFC 2971).
21011         (imap-local-variables): Add imap-id.
21012         (imap-id): New variable.
21013         (imap-id): New function.
21014         (imap-parse-response): Parse untagged ID response.
21015         * nnimap.el (nnimap-id): New variable.
21016         (nnimap-open-connection): Use it.
21017
21018 2003-12-28  Simon Josefsson  <jas@extundo.com>
21019
21020         * gnus-score.el (gnus-score-edit-all-score): New.
21021         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21022
21023 2004-01-04  Simon Josefsson  <jas@extundo.com>
21024
21025         * password.el: Add.
21026
21027 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21028
21029         * dns.el (dns-query-types): Fix typo.
21030         (dns-query-types): New function.
21031         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21032         PTR and SOA replies, see RFC 1035.
21033
21034 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21035
21036         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21037
21038         * Move to Changelog.2.
21039
21040 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21041
21042         * gnus.el (gnus-version-number): Bump version.
21043
21044 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21045
21046         * gnus.el: No Gnus v0.1 is released.
21047
21048 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21049
21050         * gnus.el: No Gnus v0.0 is released.
21051
21052 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21053
21054         * gnus.el (gnus-version-number): Bump.
21055         (gnus-version): No.
21056
21057 See ChangeLog.2 for earlier changes.
21058
21059   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21060
21061   This file is part of GNU Emacs.
21062
21063   GNU Emacs is free software: you can redistribute it and/or modify
21064   it under the terms of the GNU General Public License as published by
21065   the Free Software Foundation, either version 3 of the License, or
21066   (at your option) any later version.
21067
21068   GNU Emacs is distributed in the hope that it will be useful,
21069   but WITHOUT ANY WARRANTY; without even the implied warranty of
21070   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21071   GNU General Public License for more details.
21072
21073   You should have received a copy of the GNU General Public License
21074   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21075
21076 ;; Local Variables:
21077 ;; coding: utf-8
21078 ;; fill-column: 79
21079 ;; add-log-time-zone-rule: t
21080 ;; End: